摘要: centos命令 http://man.linuxde.net/chkconfig 使用 chkconfig 命令将 Apache Web 服务器配置为在每次系统启动时启动。 sudo chkconfig httpd on 当您成功地使用 chkconfig 启用服务时,该命令不提供任何确认消息。 阅读全文
posted @ 2018-05-24 16:03 安迪9468 阅读(953) 评论(0) 推荐(0)