跳转到内容

SRE笔记

  • 密码
    • 短链
  • 服务器
  • 关于

bash标签存档订阅

防止xshell升级的hosts

#增加hosts 127.0.0.1 transact.netsarang.com 127.0.0.… 继续阅读 防止xshell升级的hosts

  • 发表于: 2019-01-13 2019-01-13
  • 作者: happer
  • 分类: SRE
  • 标签: bash, 工具
  • 发表评论: 防止xshell升级的hosts

sublime3激活码

127.0.0.1 www.sublimetext.com 127.0.0.1 license.su… 继续阅读 sublime3激活码

  • 发表于: 2019-01-13 2021-05-18
  • 作者: happer
  • 分类: 资源
  • 标签: bash, https, 工具
  • 发表评论: sublime3激活码

查看docker仓库标签

#!/bin/bash function usage() { cat << HELP d… 继续阅读 查看docker仓库标签

  • 发表于: 2019-01-13 2021-04-01
  • 作者: happer
  • 分类: SRE
  • 标签: apache, bash, Docker, https, php, ubuntu
  • 发表评论: 查看docker仓库标签

kubedns container cannot connect to apiserver

kubectl describe pod kubernetes-dashboard-68f899f7… 继续阅读 kubedns container cannot connect to apiserver

  • 发表于: 2019-01-09 2019-01-09
  • 作者: joker
  • 分类: SRE
  • 标签: bash, cni, coredns, Docker, https, ipvs, kubernetes, proxy, tcp
  • 发表评论: kubedns container cannot connect to apiserver

centos删除docker

yum remove docker \ docker-client \ docker-client-… 继续阅读 centos删除docker

  • 发表于: 2019-01-09 2019-01-09
  • 作者: joker
  • 分类: SRE
  • 标签: bash, centos, Docker, yum
  • 发表评论: centos删除docker

Docker 私有仓库docker server gave HTTP response to HTTPS client

在/etc/docker下,创建daemon.json文件,写入: { “insecure-regi… 继续阅读 Docker 私有仓库docker server gave HTTP response to HTTPS client

  • 发表于: 2019-01-09 2019-11-08
  • 作者: joker
  • 分类: SRE
  • 标签: bash, Docker, json
  • 发表评论: Docker 私有仓库docker server gave HTTP response to HTTPS client
ngx_http_google_filter_module模块

ngx_http_google_filter_module模块

该模块依赖以下: – pcre 正则 – ngx_http_proxy_module 反向代理 – … 继续阅读 ngx_http_google_filter_module模块

  • 发表于: 2019-01-07 2019-01-07
  • 作者: admin
  • 分类: SRE
  • 标签: bash, http, https, nginx, pcre, proxy, 网络
  • 发表评论: ngx_http_google_filter_module模块
rancher安装kubernetes

rancher安装kubernetes

Kubernetes1.8需要Docker 1.12.6、1.13.1、17.03;Kubernet… 继续阅读 rancher安装kubernetes

  • 发表于: 2019-01-07 2019-10-16
  • 作者: admin
  • 分类: SRE
  • 标签: bash, Docker, k8s, kubernetes
  • 发表评论: rancher安装kubernetes

esxi6.7 usb3.0速度测试

[root@db share]# dd if=/dev/zero of=test4g bs=1M c… 继续阅读 esxi6.7 usb3.0速度测试

  • 发表于: 2019-01-01 2021-05-20
  • 作者: admin
  • 分类: SRE, 开发
  • 标签: bash, esxi, https, usb
  • 发表评论: esxi6.7 usb3.0速度测试

mount: unknown filesystem type ‘ntfs-3g’

wget https://tuxera.com/opensource/ntfs-3g_ntfspro… 继续阅读 mount: unknown filesystem type ‘ntfs-3g’

  • 发表于: 2019-01-01 2019-01-01
  • 作者: admin
  • 分类: 资源
  • 标签: bash, https, Linux, make, mount, tar
  • 发表评论: mount: unknown filesystem type ‘ntfs-3g’

centos7升级内核

升级内核 rpm -Uvh http://www.elrepo.org/elrepo-release… 继续阅读 centos7升级内核

  • 发表于: 2018-12-28 2021-05-20
  • 作者: dust
  • 分类: SRE
  • 标签: bash, centos
  • centos7升级内核有 1 条评论

centos7改静态ip

vim /etc/sysconfig/network-scripts/ifcfg-ens192 TY… 继续阅读 centos7改静态ip

  • 发表于: 2018-12-28 2021-03-24
  • 作者: dust
  • 分类: SRE
  • 标签: bash, centos, vim, 网络
  • 发表评论: centos7改静态ip

ubuntu18.04改时区

tzselect 4 #4) Asia 9 #9) China 1 #1) Beijing Time… 继续阅读 ubuntu18.04改时区

  • 发表于: 2018-12-28 2021-03-24
  • 作者: dust
  • 分类: SRE
  • 标签: bash, https, ubuntu
  • 发表评论: ubuntu18.04改时区

centos7改时区

timedatectl set-timezone Asia/Shanghai

  • 发表于: 2018-12-28 2021-01-15
  • 作者: dust
  • 分类: SRE
  • 标签: bash, centos, https
  • 发表评论: centos7改时区

fatal error: openssl/aes.h: No such file or directory

fatal error: openssl/aes.h: No such file or direct… 继续阅读 fatal error: openssl/aes.h: No such file or directory

  • 发表于: 2018-12-27 2021-03-24
  • 作者: dust
  • 分类: SRE, 开发
  • 标签: bash, https, Linux, yum
  • 发表评论: fatal error: openssl/aes.h: No such file or directory

ubuntu18.04快速安装zabbix-server 4.0

#代理,防止以下操作超时 export http_proxy=’http://192.168.2.1… 继续阅读 ubuntu18.04快速安装zabbix-server 4.0

  • 发表于: 2018-12-27 2020-12-08
  • 作者: dust
  • 分类: SRE
  • 标签: bash, http, https, proxy, zabbix
  • 发表评论: ubuntu18.04快速安装zabbix-server 4.0

ubuntu18.04换阿里源

cp /etc/apt/sources.list /etc/apt/sources.list_122… 继续阅读 ubuntu18.04换阿里源

  • 发表于: 2018-12-27 2021-03-24
  • 作者: dust
  • 分类: SRE
  • 标签: aliyun, bash, http, ubuntu
  • 发表评论: ubuntu18.04换阿里源

ubuntu18.04设置静态IP

vim /etc/netplan/50-cloud-init.yaml # This file is… 继续阅读 ubuntu18.04设置静态IP

  • 发表于: 2018-12-27 2021-03-24
  • 作者: dust
  • 分类: SRE
  • 标签: bash, https, ubuntu, vim, yaml, 网络
  • ubuntu18.04设置静态IP有 1 条评论

python-ldap fatal error: lber.h: No such file or directory

sudo apt-get install libsasl2-dev python-dev libld… 继续阅读 python-ldap fatal error: lber.h: No such file or directory

  • 发表于: 2018-12-27 2021-03-24
  • 作者: dust
  • 分类: SRE, 开发
  • 标签: bash, https, python, yum
  • 发表评论: python-ldap fatal error: lber.h: No such file or directory

Modules/constants.h:7:18: error: lber.h: No such file or directory

sudo apt-get install libsasl2-dev python-dev libld… 继续阅读 Modules/constants.h:7:18: error: lber.h: No such file or directory

  • 发表于: 2018-12-27 2021-03-23
  • 作者: dust
  • 分类: SRE, 开发
  • 标签: bash, https, python, yum
  • 发表评论: Modules/constants.h:7:18: error: lber.h: No such file or directory

分页

上一页 页码: 1 … 页码: 48 页码: 49 页码: 50 页码: 51 页码: 52 页码: 53 页码: 54 页码: 55 页码: 56 页码: 57 下一页

搜索

搜索:

近期评论

  • 周周 发表在《Kubernetes部署NextCloud网盘》
  • mysql m-s via gtid – SRE笔记 发表在《MySQL SET GTID_NEXT》
  • kangder 发表在《Kubernetes部署NextCloud网盘》
  • xs 发表在《Kubernetes部署NextCloud网盘》
  • test 发表在《gin不转义html标签》

标签

aws (15) bash (1123) Blockchain (28) centos (28) Docker (105) elasticsearch (26) eth (34) fil (39) go (129) golang (154) Grafana (13) hpc (15) http (299) https (1999) ingress (14) iptables (20) java (75) JVM (20) kubernetes (309) Linux (546) lotus (30) mongoDB (41) MySQL (184) nginx (112) php (25) python (148) redis (34) s3 (75) shell (20) springboot (32) tcp (69) tomcat (15) ubuntu (31) vue (18) windows (42) wordpress (14) zabbix (37) 夏小胖 (31) 安全 (55) 工具 (451) 折腾 (24) 推荐 (15) 硬件 (61) 网络 (246) 资源 (49)

归档

  • 2025 年 3 月
  • 2024 年 12 月
  • 2024 年 11 月
  • 2024 年 10 月
  • 2024 年 9 月
  • 2024 年 8 月
  • 2024 年 7 月
  • 2024 年 6 月
  • 2024 年 5 月
  • 2024 年 4 月
  • 2024 年 3 月
  • 2024 年 2 月
  • 2024 年 1 月
  • 2023 年 12 月
  • 2023 年 11 月
  • 2023 年 10 月
  • 2023 年 9 月
  • 2023 年 8 月
  • 2023 年 7 月
  • 2023 年 6 月
  • 2023 年 5 月
  • 2023 年 4 月
  • 2023 年 3 月
  • 2023 年 2 月
  • 2023 年 1 月
  • 2022 年 12 月
  • 2022 年 11 月
  • 2022 年 10 月
  • 2022 年 9 月
  • 2022 年 8 月
  • 2022 年 7 月
  • 2022 年 6 月
  • 2022 年 5 月
  • 2022 年 4 月
  • 2022 年 3 月
  • 2022 年 2 月
  • 2022 年 1 月
  • 2021 年 12 月
  • 2021 年 11 月
  • 2021 年 10 月
  • 2021 年 9 月
  • 2021 年 8 月
  • 2021 年 7 月
  • 2021 年 6 月
  • 2021 年 5 月
  • 2021 年 4 月
  • 2021 年 3 月
  • 2021 年 2 月
  • 2021 年 1 月
  • 2020 年 12 月
  • 2020 年 11 月
  • 2020 年 10 月
  • 2020 年 9 月
  • 2020 年 8 月
  • 2020 年 7 月
  • 2020 年 6 月
  • 2020 年 5 月
  • 2020 年 4 月
  • 2020 年 3 月
  • 2020 年 2 月
  • 2020 年 1 月
  • 2019 年 12 月
  • 2019 年 11 月
  • 2019 年 10 月
  • 2019 年 9 月
  • 2019 年 8 月
  • 2019 年 7 月
  • 2019 年 6 月
  • 2019 年 5 月
  • 2019 年 4 月
  • 2019 年 3 月
  • 2019 年 2 月
  • 2019 年 1 月
  • 2018 年 12 月
  • 2018 年 11 月
  • 2018 年 10 月
  • 2018 年 9 月
  • 2018 年 8 月
  • 2018 年 7 月
  • 2018 年 6 月
  • 2018 年 5 月
  • 2018 年 4 月
  • 2018 年 3 月
  • 2018 年 2 月
  • 2018 年 1 月
  • 2017 年 12 月
  • 2017 年 11 月
  • 2017 年 10 月
  • 2017 年 8 月
  • 2017 年 7 月
  • 2017 年 6 月
  • 2017 年 5 月
  • 2017 年 4 月
  • 2017 年 3 月
  • 2017 年 2 月
  • 2017 年 1 月
  • 2016 年 12 月
  • 2016 年 11 月
  • 2016 年 10 月
  • 2016 年 9 月
  • 2016 年 8 月
  • 2016 年 7 月
  • 2016 年 6 月
  • 2016 年 5 月
  • 2016 年 4 月
  • 2016 年 3 月
  • 2016 年 2 月
  • 2016 年 1 月
  • 2015 年 12 月
  • 2015 年 10 月
  • 2015 年 9 月
  • 2015 年 8 月
  • 2015 年 7 月
  • 2015 年 6 月
  • 2015 年 5 月
  • 2015 年 4 月
  • 2015 年 3 月
  • 2015 年 2 月
  • 2015 年 1 月
  • 2014 年 12 月
  • 2014 年 11 月
  • 2014 年 10 月
  • 2014 年 9 月
  • 2014 年 8 月
  • 2014 年 7 月
  • 2014 年 6 月
  • 2014 年 5 月
  • 2014 年 2 月