摘要: 实际部署服务器时候发现centos7和之前使用的centos6已经service命令使用上有很大差别,记录一下 *启动、重启、停止、重载服务# systemctl start httpd.service# systemctl restart httpd.service# systemctl stop 阅读全文
posted @ 2018-09-07 11:34 orxx 阅读(181) 评论(0) 推荐(0) 编辑
摘要: 详细参考ftp部署 https://www.aliyun.com/jiaocheng/125929.html 转基于阿里云ftp + nginx + mysql https://blog.csdn.net/a631373000/article/details/53229799 遇到的问题 1、21端 阅读全文
posted @ 2018-09-07 10:52 orxx 阅读(375) 评论(0) 推荐(0) 编辑