centos
joseph_hao
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
centos docker快速安装
centos docker快速安装docker install1.配置docker源2.安装docker3.重启docker4. 启动报错错误信息: Job for docker.service failed because the control process exited with error code. See "systemctl status docker.service" and "...原创 2020-03-12 01:13:01 · 217 阅读 · 0 评论 -
nginx反向代理502-Bad Gateway问题解决
这里写自定义目录标题[nginx反向代理502-Bad Gateway问题解决](https://www.jianshu.com/p/ae3f8a8ca54f) nginx反向代理502-Bad Gateway问题解决 参考自:http://blog.codingplayboy.com/2017/05/22/nginx-502-bad-gateway/ 用nginx反向代理 localhost:8...原创 2019-11-15 16:11:18 · 9938 阅读 · 2 评论 -
centos7 修改主机名
@ centos 7 修改主机名 centos 7 下 hostnamectl set-hostname centos123 修改主机名, 立刻生效且重启有效 [root@centos7-db ~]# hostnamectl set-hostname centos132 [root@centos7-db ~]# hostnamectl Static hostname: centos132 ...原创 2019-06-25 12:09:08 · 145 阅读 · 0 评论
分享