
CentOS
Key_scut
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
CentOS 7安装mysql 5.7
CentOS 7安装mysql 5.7 添加Yum Repository 安装MySQL 修改密码原创 2015-12-04 12:01:37 · 436 阅读 · 0 评论 -
CentOS 安装Apache
CentOS 安装Apacheyum install httpd可能会用到的命令:systemctl start httpd.service #启动apache systemctl stop httpd.service #停止apache systemctl restart httpd.service #重启apache systemctl enable httpd.service #设置apach原创 2016-03-03 09:11:20 · 354 阅读 · 0 评论