跳转到内容

SRE笔记

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

centos快速安装privoxy代理

yum install -y epel-release yum install -y privoxy… 继续阅读 centos快速安装privoxy代理

  • 发表于: 2018-06-08 2022-01-17
  • 作者: admin
  • 分类: SRE
  • 标签: centos, epel, https, Linux, privoxy, vim, yum, 网络
  • 发表评论: centos快速安装privoxy代理

docker0: iptables: No chain/target/match by that name.

Error response from daemon: Cannot start container… 继续阅读 docker0: iptables: No chain/target/match by that name.

  • 发表于: 2018-06-07 2022-01-17
  • 作者: admin
  • 分类: SRE
  • 标签: Docker, https, iptables, tcp
  • 发表评论: docker0: iptables: No chain/target/match by that name.

ntpdate[63263]: no server suitable for synchronization found

ntpdate[63263]: no server suitable for synchroniza… 继续阅读 ntpdate[63263]: no server suitable for synchronization found

  • 发表于: 2018-06-07 2022-01-17
  • 作者: admin
  • 分类: SRE
  • 标签: aliyun, https, Linux, ntpdate, yum
  • 发表评论: ntpdate[63263]: no server suitable for synchronization found

ps –sort排序功能

ps aux –sort +rss/rss根据内存正序排 ps aux –sort -rss 逆… 继续阅读 ps –sort排序功能

  • 发表于: 2018-06-07 2021-05-18
  • 作者: admin
  • 分类: SRE
  • 标签: cpu, https, Linux
  • 发表评论: ps –sort排序功能

linux禁止用户登录

1、禁止个别用户登录。比如禁止lynn用户登录。 passwd -l lynn 这就话的意思是锁定l… 继续阅读 linux禁止用户登录

  • 发表于: 2018-06-07 2021-05-18
  • 作者: admin
  • 分类: SRE
  • 标签: games, Linux
  • 发表评论: linux禁止用户登录
No module named iotop.ui

No module named iotop.ui

No module named iotop.ui which iotop vim 更改为python… 继续阅读 No module named iotop.ui

  • 发表于: 2018-06-06 2018-10-20
  • 作者: admin
  • 分类: SRE
  • 标签: https, python, vim, 工具
  • 发表评论: No module named iotop.ui

object col_align is not exported by namespace:crayon

object col_align is not exported by namespace:cray… 继续阅读 object col_align is not exported by namespace:crayon

  • 发表于: 2018-06-05 2022-01-17
  • 作者: admin
  • 分类: SRE
  • 标签: https, Linux, tar
  • 发表评论: object col_align is not exported by namespace:crayon

centos少Intrinsic.h

libICE-devel-1.0.6-1.el6.x86_64.rpm libSM-devel-1.… 继续阅读 centos少Intrinsic.h

  • 发表于: 2018-06-05 2022-01-17
  • 作者: admin
  • 分类: SRE
  • 标签: centos, https, Linux
  • 发表评论: centos少Intrinsic.h

R语言源码包

https://cran.r-project.org/src/contrib/Archive/

  • 发表于: 2018-06-05 2022-01-17
  • 作者: admin
  • 分类: SRE
  • 标签: https, 工具
  • R语言源码包有 1 条评论

python2.7使用sqlite3

python2.7使用sqlite3出现 import sqlite3 找不到 _sqlite模块的… 继续阅读 python2.7使用sqlite3

  • 发表于: 2018-06-05 2022-01-17
  • 作者: admin
  • 分类: SRE
  • 标签: https, python, SQLite
  • 发表评论: python2.7使用sqlite3

ShadowSocks地址

https://raw.githubusercontent.com/flyzy2005/ss-ssr… 继续阅读 ShadowSocks地址

  • 发表于: 2018-06-05 2021-05-18
  • 作者: admin
  • 分类: SRE
  • 标签: https
  • 发表评论: ShadowSocks地址

libXtst.so.6: cannot open shared object

libXtst.so.6: cannot open shared object wget http:… 继续阅读 libXtst.so.6: cannot open shared object

  • 发表于: 2018-06-04 2022-01-17
  • 作者: admin
  • 分类: SRE
  • 标签: centos, http, https, Linux, post, yum
  • 发表评论: libXtst.so.6: cannot open shared object

portainer快速搭建

docker search portainer docker run -d -p 9000:9000… 继续阅读 portainer快速搭建

  • 发表于: 2018-06-02 2022-01-17
  • 作者: admin
  • 分类: SRE
  • 标签: Docker, https, I/O
  • 发表评论: portainer快速搭建

jprofile注册码

JProfiler 9.2 注册码 2016-6-21 按默认选择“Single or evalua… 继续阅读 jprofile注册码

  • 发表于: 2018-06-02 2021-01-05
  • 作者: admin
  • 分类: 资源
  • 标签: JVM, 工具
  • 发表评论: jprofile注册码

basename与dirname命令

basename返回一个字符串参数的基本文件名称 dirname命令去除文件名中的非目录部分,仅显示… 继续阅读 basename与dirname命令

  • 发表于: 2018-06-01 2022-01-17
  • 作者: admin
  • 分类: SRE
  • 标签: devops, https, Linux, nginx
  • 发表评论: basename与dirname命令

安装rpy2

提示readline.h报错时候,需要 yum install libtermcap-devel n… 继续阅读 安装rpy2

  • 发表于: 2018-06-01 2022-01-17
  • 作者: admin
  • 分类: SRE
  • 标签: https, python, yum
  • 发表评论: 安装rpy2

whereis命令

[root@devops ~]# whereis –help whereis [ -sbmu ] … 继续阅读 whereis命令

  • 发表于: 2018-05-31 2020-12-06
  • 作者: admin
  • 分类: SRE
  • 标签: Linux, shell
  • 发表评论: whereis命令

centos安装mono

centos7 rpm –import “https://keyserver.ubuntu.com… 继续阅读 centos安装mono

  • 发表于: 2018-05-30 2022-01-18
  • 作者: admin
  • 分类: SRE
  • 标签: centos, curl, https, Linux, ubuntu, windows, yum
  • 发表评论: centos安装mono

nginx清理proxy缓存

nginx清理proxy缓存 修改nginx.conf使 sendfile off; 重载nginx… 继续阅读 nginx清理proxy缓存

  • 发表于: 2018-05-29 2022-01-17
  • 作者: admin
  • 分类: SRE
  • 标签: https, nginx, proxy
  • nginx清理proxy缓存有 1 条评论

身份验证错误 要求的函数不受支持

远程桌面提示:身份验证错误 要求的函数不受支持 远程计算机:这可能是由于CredSSP加密Oracl… 继续阅读 身份验证错误 要求的函数不受支持

  • 发表于: 2018-05-29 2022-01-17
  • 作者: admin
  • 分类: SRE
  • 标签: https, windows
  • 身份验证错误 要求的函数不受支持有 1 条评论

分页

上一页 页码: 1 … 页码: 147 页码: 148 页码: 149 页码: 150 页码: 151 页码: 152 页码: 153 页码: 154 页码: 155 页码: 156 页码: 157 … 页码: 180 下一页

搜索

搜索:

近期评论

  • 周周 发表在《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)

归档

  • 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 月