摘要: https://blog.csdn.net/weixin_43930865/article/details/108509540 阅读全文
posted @ 2021-11-24 16:50 大川哥 阅读(301) 评论(0) 推荐(0)
摘要: iplist="10.117.1.12" for ip in $iplist do ssh root@${ip} "echo -e ' net.netfilter.nf_conntrack_max = 1048576 net.nf_conntrack_max = 1048576 net.netfil 阅读全文
posted @ 2021-11-24 16:35 大川哥 阅读(282) 评论(0) 推荐(0)