01 2022 档案

摘要:进入容器 cd /usr/share/zoneinfo/Asia cp -i Shanghai /etc/localtime 阅读全文
posted @ 2022-01-05 15:47 Binz 阅读(96) 评论(0) 推荐(0) 编辑
摘要:centos统计服务器当前IP连接数 netstat -tun | awk '{print $5}' | cut -d: -f1 |sort | uniq -c | sort -n 阅读全文
posted @ 2022-01-03 12:07 Binz 阅读(34) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示