
centos
pythondafahao
修仙
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
CentOS 7.0下使用yum安装MySQL
https://www.linuxidc.com/Linux/2016-09/134940.htm转载 2018-04-05 12:58:51 · 294 阅读 · 0 评论 -
sudo nginx command not found 的解决&&解释
去 profile 里添加 环境变量vim /etc/profilesource /etc/profile刷新一下原创 2018-04-05 14:44:49 · 6854 阅读 · 0 评论 -
screen 命令
http://www.vpser.net/manage/screen.htmlcentos :yum install screen ;Debian/Ubuntu系统执行:apt-get install screen 。创建 screen -S lnmp 暂时离开,保留screen会话中的任务或程序ctrl + a,b恢复screen -r lnmpexit 退出...转载 2018-04-06 16:47:18 · 859 阅读 · 0 评论