2010-02-05 10:22 Jaypei 阅读(2031) 评论(0) 收藏 举报
编辑/etc/rc.conf,后面添加:
#enable sshd sshd_enable="YES"
编辑/etc/hosts.allow,加入:
#enable sshd sshd:192.168.0.*:ALLOW
最后启动sshd:
/etc/rc.d/sshd start
刷新页面返回顶部
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。