会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
朱德朝
博客园
首页
新随笔
联系
订阅
管理
随笔分类 -
CentOS 7
防火墙端口查看
摘要:# netstat -tlp# netstat -tlpun
阅读全文
posted @
2015-04-27 13:08
朱德朝
阅读(275)
评论(0)
推荐(0)
CentOS7 开启关闭网卡
摘要:ifdown ifcfg-enp7s0 关闭网卡ifup ifcfg-enp7s0 开启网卡
阅读全文
posted @
2015-04-24 09:40
朱德朝
阅读(5077)
评论(0)
推荐(0)
CentOS7 开关防火墙
摘要:systemctl start firewalld.service#启动firewallsystemctl stop firewalld.service#停止firewallsystemctl disable firewalld.service#禁止firewall开机启动重启防火墙firewall...
阅读全文
posted @
2015-04-24 09:23
朱德朝
阅读(335)
评论(0)
推荐(0)
公告