上一页 1 ··· 16 17 18 19 20

2020年10月31日

安装Docker到CentOS(YUM)

摘要: https://blog.csdn.net/weixin_56781779/article/details/132258636 或者 curl -fsSL https://get.docker.com/ | sh systemctl start docker 加速docker pull https: 阅读全文

posted @ 2020-10-31 08:38 木林coder 阅读(63) 评论(0) 推荐(0) 编辑

2020年10月27日

CentOS7下安装MySQL5.7安装与配置

摘要: yum安装 https://developer.aliyun.com/article/542583 源码安装 https://www.wanhebin.com/database/mysql/694.html 以上源码安装报错解决方案: 执行 /etc/init.d/mysqld start 之前,先 阅读全文

posted @ 2020-10-27 10:43 木林coder 阅读(46) 评论(0) 推荐(0) 编辑

2020年10月26日

mongodb 文档 + php + golang

摘要: http://c.biancheng.net/mongodb2/shard.html php7操作 https://www.cnblogs.com/itbsl/p/13394636.html golang操作 https://zhuanlan.zhihu.com/p/442034311?utm_id 阅读全文

posted @ 2020-10-26 16:06 木林coder 阅读(54) 评论(0) 推荐(0) 编辑

上一页 1 ··· 16 17 18 19 20

导航