会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
天道酬勤L
首页
新随笔
联系
管理
1
2
3
下一页
2020年6月4日
mongodb部署
摘要: mac安装 手动在mongodb官网下载(https://www.mongodb.com/download-center/community) 与操作系统对应的版本。 解压到/usr/local/目录下,并将解压后的文件夹重命名为MongoDB。 配置PATH 在~目录下 输入 vim .bash_
阅读全文
posted @ 2020-06-04 17:38 天道酬勤L
阅读(147)
评论(0)
推荐(0)
2020年5月23日
docker安装软件时Error downloading packages:
摘要: 检查并确保/var有足够的空间,因为这是docker存储其图像的地方。这样做:df h /var 满了可以硬盘扩容
阅读全文
posted @ 2020-05-23 03:28 天道酬勤L
阅读(1125)
评论(0)
推荐(0)
虚拟机硬盘扩容
摘要: ubuntu 1.安装gparted 2.启动gparted 3.先删除swap分区
阅读全文
posted @ 2020-05-23 03:26 天道酬勤L
阅读(112)
评论(0)
推荐(0)
2020年4月28日
gitlab + jenkins
摘要:   
评论(0)
推荐(0)
git 常用命令
摘要: 
阅读全文
posted @ 2020-04-28 04:03 天道酬勤L
阅读(113)
评论(0)
推荐(0)
github部署
摘要: 汉化完成 重启服务器
阅读全文
posted @ 2020-04-28 03:33 天道酬勤L
阅读(191)
评论(0)
推荐(0)
linux 给用户root权限
摘要: 
阅读全文
posted @ 2020-04-28 03:30 天道酬勤L
阅读(615)
评论(0)
推荐(0)
负载均衡方案
摘要: 轮询 加权轮询 随机 哈希 最小连接数LC 最短响应时间
阅读全文
posted @ 2020-04-28 02:10 天道酬勤L
阅读(143)
评论(0)
推荐(0)
高并发测试软件
摘要: apache ab apache JMeter
阅读全文
posted @ 2020-04-28 01:54 天道酬勤L
阅读(763)
评论(0)
推荐(0)
2020年4月27日
springboot打包插件
摘要: ```xml org.mybatis.generator mybatis-generator-maven-plugin 1.3.7 mysql mysql-connector-java 5.1.47 ```
阅读全文
posted @ 2020-04-27 14:55 天道酬勤L
阅读(480)
评论(0)
推荐(0)
1
2
3
下一页
公告