BeyondCompare4的安装
摘要:参考 http://www.52pojie.cn/forum.php?mod=viewthread&tid=375567 下载安装包 我的打包地址 或者原作者的打包地址 Beyond Compare Pro v4.0.7.19761 CracKed For Linux 爱盘下载(原版打包加补丁文件)
阅读全文
posted @
2020-05-13 06:56
yeahle
阅读(1070)
推荐(0)
mongoDB副本集搭建
摘要:首先配置primary,secondary和arbiter文件 mongodb启动不了:child process failed, exited with error number 100 需要杀掉数据目录下面的lock sudo rm -f mongod.lock 然后修复 不知道为什么,对于mo
阅读全文
posted @
2020-05-12 08:18
yeahle
阅读(144)
推荐(0)
update-alternatives将Linux下python默认版本切换成替代版本
摘要:1. 查看当前系统有哪些版本 $ ls /usr/bin/python* 2、基于用户修改 Python 版本 想要为某个特定用户修改 Python 版本,只需要在其 home 目录下创建一个 alias(别名) 即可。打开该用户的 ~/.bashrc 文件,添加新的别名信息来修改默认使用的 Pyt
阅读全文
posted @
2020-05-10 21:27
yeahle
阅读(1584)
推荐(0)
MySQL Connector/C++ 1.1 Developer Guide
摘要:MySQL Connector/C++ 1.1 Developer Guide
阅读全文
posted @
2020-05-01 22:35
yeahle
阅读(153)
推荐(0)