会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
༺༽King༼༻
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
5
6
7
8
9
10
11
12
13
···
19
下一页
2021年4月2日
openvpn
摘要: https://www.cnblogs.com/zhujingzhi/p/9905067.html
阅读全文
posted @ 2021-04-02 15:19 hanwei666
阅读(1)
评论(0)
推荐(0)
2021年3月30日
Kubernetes 机器内核问题排查
摘要: https://mp.weixin.qq.com/s/b2mCONRJFlntRymOE3EwiQ
阅读全文
posted @ 2021-03-30 10:07 hanwei666
阅读(34)
评论(0)
推荐(0)
2021年3月29日
ETCD
摘要: https://mp.weixin.qq.com/s/VC8QyJNAq7Lh0JXvU9wRcA
阅读全文
posted @ 2021-03-29 15:03 hanwei666
阅读(38)
评论(0)
推荐(0)
2021年3月11日
ubuntu16.04在使用vim的时候,中文乱码
摘要: 在终端输入命令: $ sudo vim /etc/vim/vimrc 在最下面添加如下配置 set fileencodings=utf-8,gbk,utf-16le,cp1252,iso-8859-15,ucs-bom set termencoding=utf-8 set encoding=utf-
阅读全文
posted @ 2021-03-11 10:01 hanwei666
阅读(97)
评论(0)
推荐(0)
2021年3月10日
Kubernetes Ingress-Nginx 实现蓝绿、灰度发布
摘要: https://mp.weixin.qq.com/s/hBS0POf6-WiVCEDJQHahSw
阅读全文
posted @ 2021-03-10 15:07 hanwei666
阅读(96)
评论(0)
推荐(0)
MySQL高可用架构MHA+ProxySQL实现读写分离和负载均衡
摘要: https://www.cnblogs.com/lhrbest/p/14497786.html
阅读全文
posted @ 2021-03-10 14:36 hanwei666
阅读(92)
评论(0)
推荐(0)
2021年3月5日
ElasticSearch
摘要: https://www.cnblogs.com/codeshell/p/14472651.html https://www.cnblogs.com/codeshell/p/14429409.html
阅读全文
posted @ 2021-03-05 16:08 hanwei666
阅读(36)
评论(0)
推荐(0)
2021年2月24日
iptables
摘要: https://blog.51cto.com/45545613/2083366 iptables -t nat -A POSTROUTING -s 172.21.6.231 -d 192.169.0.0/16 -o tunl0 -j MASQUERADE iptables -t nat -A OUT
阅读全文
posted @ 2021-02-24 15:01 hanwei666
阅读(33)
评论(0)
推荐(0)
2021年2月4日
k8s mysql主从
摘要: CHANGE MASTER TO MASTER_HOST='172.16.68.77',MASTER_PORT=31308,MASTER_USER='slave_db',MASTER_PASSWORD='ujmyhn@Sdn1',MASTER_LOG_FILE='master.000006',MAS
阅读全文
posted @ 2021-02-04 14:03 hanwei666
阅读(726)
评论(0)
推荐(0)
2021年1月31日
linux Gparted 扩展分区
摘要: https://www.cnblogs.com/zalebool/p/5814907.html https://jingyan.baidu.com/article/86fae34604bdd53c49121a26.html https://blog.csdn.net/qq_40808154/arti
阅读全文
posted @ 2021-01-31 09:58 hanwei666
阅读(112)
评论(0)
推荐(0)
上一页
1
···
5
6
7
8
9
10
11
12
13
···
19
下一页
公告
……