摘要:
iptables -L -n --line-number 列出链所有的规则 删除指定的第4行规则:iptables -D INPUT 4 [root@tp ~]# iptables -F 清除预设表filter中的所有规则链的规则 [root@tp ~]# iptables -X 清除预设表filt 阅读全文
posted @ 2019-07-15 17:34
虫儿飞_mustartk
阅读(25667)
评论(1)
推荐(0)
摘要:
活跃上报 判断用户是否登录客户端 192.168.228.231 /home/dwsutengqiang/zh_active/logback sort -u 去除重复行 阅读全文
posted @ 2019-07-15 15:05
虫儿飞_mustartk
阅读(97)
评论(0)
推荐(0)