随笔分类 -  CentOS 7

摘要:# netstat -tlp# netstat -tlpun 阅读全文
posted @ 2015-04-27 13:08 朱德朝 阅读(275) 评论(0) 推荐(0)
摘要:ifdown ifcfg-enp7s0 关闭网卡ifup ifcfg-enp7s0 开启网卡 阅读全文
posted @ 2015-04-24 09:40 朱德朝 阅读(5077) 评论(0) 推荐(0)
摘要:systemctl start firewalld.service#启动firewallsystemctl stop firewalld.service#停止firewallsystemctl disable firewalld.service#禁止firewall开机启动重启防火墙firewall... 阅读全文
posted @ 2015-04-24 09:23 朱德朝 阅读(335) 评论(0) 推荐(0)