http:服务
service httpd start 启动 service httpd restart 重新启动 service httpd stop 停止服务
启动ssh服务
# /etc/init.d/ssh start
开机启动

# update-rc.d ssh enable

 

相关文章: