摘要:
二、Services [root@localhost ~]# chkconfig Note: This output shows SysV services only and does not include native systemd services. SysV configuration d 阅读全文
posted @ 2018-04-16 15:29
迎夏儿
阅读(5852)
评论(0)
推荐(0)
摘要:
CentOS服务器快速安装配置LAMP(Linux+Apache+Mysql+PHP)环境 卸载自带httpd和mysql(可能会有,也可能没用,不过以防万一还是要运行一下) yum erase httpd yum remove mysql* 更新yum 源 yum clean all yum ma 阅读全文
posted @ 2018-04-16 11:31
迎夏儿
阅读(177)
评论(0)
推荐(0)