会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
蚂蚁爬爬
博客园
首页
新随笔
联系
订阅
管理
10 2016 档案
iptables 开启与关闭 (我的博客第二弹)
摘要:查看iptables规则的话,就用iptables -L这个命令就好了~~,ok 清除iptables规则的话,用iptables -F ,that‘s aaaaalllllll~~ 关闭,可以有两种命令,一种是敲击 /etc/init.d/iptables stop 另一种是 services i
阅读全文
posted @
2016-10-26 17:08
蚂蚁爬爬
阅读(25220)
评论(0)
推荐(1)
linux:如何修改用户的密码 (我的博客第一弹)
摘要:修改本用户密码:首先要在root登录情况下,passwd命令 输入两遍密码~,ok 修改其他用户密码: 在root登录下,passwd命令+用户名 (例如passwd usr )回车提示输入两遍密码~~,so easy~!
阅读全文
posted @
2016-10-26 16:36
蚂蚁爬爬
阅读(4181)
评论(0)
推荐(0)
公告