会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
若丶相依
博客园
首页
新随笔
联系
订阅
管理
2016年6月9日
ssh设置
摘要: 方法一:在/etc/hosts.allow中添加允许ssh登陆的ip或者网段 sshd:192.168.1.2:allowsshd:192.168.1.0/24:allow在/etc/hosts.deny添加不允许ssh登陆的IPsshd:ALL #ALL表示除了上面允许的,其他的ip 都拒绝登陆s
阅读全文
posted @ 2016-06-09 23:25 若丶相依
阅读(288)
评论(0)
推荐(0)
公告