1. 注意点
- 系统服务管理命令,只有通过yum安装的软件,才可以用系统服务管理命令
- 编译安装 无法使用 systemctl start nginx
- 如果是centos6就是 service nginx start
- 如果是centos7就是 systemctl start/stop/restart nginx
2. 换yum源
3. yum基础命令
4. 彻底卸载
- 一般 remove就够了,用不到这个
5. 测试安装mariadb数据库(其实就是mysql)
声明:本站部分文章及图片源自用户投稿,如本站任何资料有侵权请您尽早请联系jinwei@zod.com.cn进行处理,非常感谢!