跳转到内容

SRE笔记

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

yum标签存档订阅

openvpn access server

yum update yum install net-tools cd /tmp wget http… 继续阅读 openvpn access server

  • 发表于: 2019-06-05 2021-04-02
  • 作者: sre
  • 分类: SRE
  • 标签: http, https, yum, 网络
  • 发表评论: openvpn access server

dhcp快速配置

yum install dhcp -y 修改/etc/dhcp/dhcpd.conf文件,变动为: … 继续阅读 dhcp快速配置

  • 发表于: 2019-06-05 2021-04-02
  • 作者: sre
  • 分类: SRE
  • 标签: ddns, https, vim, yum, 网络
  • 发表评论: dhcp快速配置

ImportError: No module named pysqlite2

python3下:ImportError: No module named pysqlite2 先安… 继续阅读 ImportError: No module named pysqlite2

  • 发表于: 2019-05-10 2020-12-22
  • 作者: joker
  • 分类: SRE
  • 标签: https, python, SQLite, yum
  • 发表评论: ImportError: No module named pysqlite2

sed处理首行

#删除首行 sed -i ‘1d’ /usr/bin/yum #在首行插入 sed -i ‘1 i&… 继续阅读 sed处理首行

  • 发表于: 2019-04-19 2021-04-02
  • 作者: joker
  • 分类: SRE
  • 标签: https, sed, yum
  • 发表评论: sed处理首行

plugins/python/uwsgi_python.h:2:10: fatal error: Python.h: No such file or directory

yum install python-devel or: apt install python-de… 继续阅读 plugins/python/uwsgi_python.h:2:10: fatal error: Python.h: No such file or directory

  • 发表于: 2019-03-25 2020-12-22
  • 作者: joker
  • 分类: SRE, 开发
  • 标签: https, Linux, python, uWSGI, yum
  • 发表评论: plugins/python/uwsgi_python.h:2:10: fatal error: Python.h: No such file or directory

Red Hat Enterprise Linux Server release 6.5 (Santiago) use yum

[root@node tmp]# uname -a Linux node 2.6.32-431.el… 继续阅读 Red Hat Enterprise Linux Server release 6.5 (Santiago) use yum

  • 发表于: 2019-03-25 2021-04-02
  • 作者: joker
  • 分类: SRE
  • 标签: centos, http, Linux, RHEL, yum
  • 发表评论: Red Hat Enterprise Linux Server release 6.5 (Santiago) use yum

src/connection.h:33:21: fatal error: sqlite3.h: No such file or directory

src/connection.h:26:20: fatal error: Python.h: No … 继续阅读 src/connection.h:33:21: fatal error: sqlite3.h: No such file or directory

  • 发表于: 2019-03-25 2020-12-22
  • 作者: joker
  • 分类: SRE, 开发
  • 标签: https, Linux, python, SQLite, yum
  • 发表评论: src/connection.h:33:21: fatal error: sqlite3.h: No such file or directory

Kubernetes集群扩容:增加node节点

先统一hosts: 192.168.2.11 node01 192.168.2.12 node02 … 继续阅读 Kubernetes集群扩容:增加node节点

  • 发表于: 2019-03-03 2021-04-01
  • 作者: joker
  • 分类: SRE
  • 标签: https, kubelet, kubernetes, node, yum
  • 发表评论: Kubernetes集群扩容:增加node节点

centos7安装docker18.09

升级内核: # 所有主机:基本系统配置 # 关闭Selinux/firewalld systemct… 继续阅读 centos7安装docker18.09

  • 发表于: 2019-02-25 2020-12-21
  • 作者: joker
  • 分类: SRE
  • 标签: bash, centos, Docker, ipvs, yum
  • 发表评论: centos7安装docker18.09

libodbc.so.2()(64bit) is needed by erlang-R16B-19.1.x86_64

yum -y install unixODBC

  • 发表于: 2019-01-17 2019-01-17
  • 作者: joker
  • 分类: SRE
  • 标签: centos, yum
  • 发表评论: libodbc.so.2()(64bit) is needed by erlang-R16B-19.1.x86_64

centos7删除kubernetes

kubectl delete node –all kubeadm reset for servic… 继续阅读 centos7删除kubernetes

  • 发表于: 2019-01-09 2019-01-09
  • 作者: joker
  • 分类: SRE
  • 标签: centos, Docker, kubelet, kubernetes, node, proxy, yum
  • 发表评论: centos7删除kubernetes

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

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

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

open-falcon单机版安装

https://github.com/open-falcon/falcon-plus/release… 继续阅读 open-falcon单机版安装

  • 发表于: 2018-12-26 2021-03-23
  • 作者: dust
  • 分类: SRE
  • 标签: bash, https, json, open-falcon, pip, sed, sql, yum, 监控
  • 发表评论: open-falcon单机版安装

Error: Cannot find module ‘are-we-there-yet’

Error: Cannot find module ‘are-we-there-yet’ at Fu… 继续阅读 Error: Cannot find module ‘are-we-there-yet’

  • 发表于: 2018-12-25 2021-03-23
  • 作者: dust
  • 分类: SRE
  • 标签: bash, https, js, node, nodejs, npm, yum, 工具, 网络
  • Error: Cannot find module ‘are-we-there-yet’有 2 条评论

Another app is currently holding the yum lock; waiting for it to exit

rm -f /var/run/yum.pid

  • 发表于: 2018-12-10 2018-12-10
  • 作者: 站点默认
  • 分类: SRE
  • 标签: Linux, yum
  • 发表评论: Another app is currently holding the yum lock; waiting for it to exit

centos安装高版本cmake

[root@server ~]# cmake –version cmake version 2.8… 继续阅读 centos安装高版本cmake

  • 发表于: 2018-12-06 2018-12-06
  • 作者: 站点默认
  • 分类: SRE
  • 标签: bash, centos, cmake, https, Linux, tar, yum, 工具
  • 发表评论: centos安装高版本cmake
curl: (35) SSL connect error

curl: (35) SSL connect error

#升级网络安全服务 yum update nss -y

  • 发表于: 2018-12-05 2018-12-05
  • 作者: 站点默认
  • 分类: SRE
  • 标签: bash, curl, Linux, yum, 工具, 网络
  • 发表评论: curl: (35) SSL connect error

分页

上一页 页码: 1 页码: 2 页码: 3 页码: 4 页码: 5 页码: 6 页码: 7 页码: 8 页码: 9 下一页

搜索

搜索:

近期评论

  • 周周 发表在《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 年 5 月
  • 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 月