首页 运维 网络学院 查看内容

Centos ssh安装

2011-10-19 22:23 830 0

摘要:   安装SSH  yum install ssh  启动SSH  service sshd start  重启SSH  /etc/rc.d/init.d/sshd restart  设置开机运行  c...
关键词: SSH sshd chkconfig 运行 service install restart start init etc

  安装SSH  yum install ssh  启动SSH  service sshd start  重启SSH  /etc/rc.d/init.d/sshd restart  设置开机运行  chkconfig sshd on
声明:文章版权归原作者所有 部分文章转自互联网 如有侵权请联系 [邮箱地址] 删除

路过

雷人

握手

鲜花

鸡蛋

最新评论

返回顶部