会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
12
13
14
15
16
17
18
19
20
···
28
下一页
2020年9月28日
linux 7 网卡配置
摘要: https://www.linuxidc.com/Linux/2017-11/148769.htm (直接划到最下方看配置,适用于仅主机模式)
阅读全文
posted @ 2020-09-28 11:18 铜锣湾扛把子·66
阅读(135)
评论(0)
推荐(0)
2020年9月25日
zabbix 离线安装
摘要: https://blog.csdn.net/finghting321/article/details/107692568
阅读全文
posted @ 2020-09-25 11:51 铜锣湾扛把子·66
阅读(192)
评论(0)
推荐(0)
linux alias 设置命令别名
摘要: http://c.biancheng.net/linux/alias.html (能粘贴绝对不手写!!!)
阅读全文
posted @ 2020-09-25 09:32 铜锣湾扛把子·66
阅读(100)
评论(0)
推荐(0)
2020年9月24日
重启redis shell脚本
摘要: #!/bin/bashss -tnl | grep 6379 if [ $? -eq 0 ];then ps -ef | grep redis | awk 'NR==1 {print $2}' | xargs kill -9 && nohup /usr/local/redis/redis-serve
阅读全文
posted @ 2020-09-24 16:34 铜锣湾扛把子·66
阅读(395)
评论(0)
推荐(0)
2020年9月4日
docker离线安装
摘要: https://www.cnblogs.com/luoSteel/p/10038954.html (不好意思,让您失望了,又是转载的!!!)
阅读全文
posted @ 2020-09-04 10:33 铜锣湾扛把子·66
阅读(91)
评论(0)
推荐(0)
2020年9月2日
ansible 批量添加用户
摘要: https://blog.51cto.com/zouqingyun/1741263 (自己看链接吧!)
阅读全文
posted @ 2020-09-02 16:28 铜锣湾扛把子·66
阅读(479)
评论(0)
推荐(0)
linux 7 离线安装ansible
摘要: http://www.mamicode.com/info-detail-2961996.html (参考链接)
阅读全文
posted @ 2020-09-02 14:33 铜锣湾扛把子·66
阅读(328)
评论(0)
推荐(0)
2020年9月1日
Linux 7 配置163yum源
摘要: https://jingyan.baidu.com/article/ab69b27080c00d2ca7189fd2.html
阅读全文
posted @ 2020-09-01 16:31 铜锣湾扛把子·66
阅读(219)
评论(0)
推荐(0)
Linux 安装tomcat 并将其添加开机启动
摘要: https://www.cnblogs.com/yw-ah/p/9770971.html (这条是安装,下面是添加到开机启动) https://blog.csdn.net/hyh17808770899/article/details/108941717
阅读全文
posted @ 2020-09-01 14:24 铜锣湾扛把子·66
阅读(151)
评论(0)
推荐(0)
2020年8月26日
服务器发送了一个意外的数据包
摘要: vim /etc/ssh/sshd_config 在最后一行添加:KexAlgorithms curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-gr
阅读全文
posted @ 2020-08-26 11:01 铜锣湾扛把子·66
阅读(3489)
评论(0)
推荐(0)
上一页
1
···
12
13
14
15
16
17
18
19
20
···
28
下一页
公告