摘要: 下载地址:https://www.mongodb.com/download-center/community?tck=docs_server 选择最新stable版本,系统选择mac 最新的是5.0.2 3、解压文件,移动合适的位置 tar -zxvf mongodb-linux-x86_64-ma 阅读全文
posted @ 2021-09-12 23:24 千年寒冰火 阅读(251) 评论(0) 推荐(0)
摘要: 1. 使用vim /etc/hostname 文件,无效 2. hostnamectl set-hostname yourhostname 3. 然后退出当前用户登录,再重新登录 4. 如果没成功,vim /etc/cloud/cloud.cfg preserve_hostname: false 修 阅读全文
posted @ 2021-09-12 10:51 千年寒冰火 阅读(369) 评论(0) 推荐(0)