方法一:[root@localhost ~]# vi /etc/rc.local
加入:service sshd start 或 /etc/init.d/sshd start
方法二:进入/etc/rc.d然后进入相应运行
级别如rc3.d.将K打头的ssh服务改
为S开头的
http://www.086php.com/index.php/rcd-2/566