标签:art 删除 start inux system emctl linu tar top
1、查看路由表
iptables -nL
2、删除网口ip
ip addr flush dev eth0
3、ssh服务
systemctl stop sshd.service
systemctl start sshd.service
service sshd status
4.
标签:art 删除 start inux system emctl linu tar top
原文地址:https://www.cnblogs.com/xinfenglee/p/10774632.html