国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 系統(tǒng) > Ubuntu > 正文

ahjesus安裝mongodb企業(yè)版for ubuntu的步驟

2020-10-18 20:49:50
字體:
供稿:網(wǎng)友

導(dǎo)入共匙

復(fù)制代碼
代碼如下:

sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 7F0CEB10

創(chuàng)建源列表

復(fù)制代碼
代碼如下:

echo 'deb https://repo.mongodb.com/apt/ubuntu precise/mongodb-enterprise/stable multiverse' | sudo tee /etc/apt/sources.list.d/mongodb-enterprise.list

刷新包

復(fù)制代碼
代碼如下:

sudo apt-get update

安裝企業(yè)版

復(fù)制代碼
代碼如下:

sudo apt-get install mongodb-enterprise

防止意外升級到最新版,可以運行如下命令

復(fù)制代碼
代碼如下:

echo "mongodb-enterprise hold" | sudo dpkg --set-selections
echo "mongodb-enterprise-server hold" | sudo dpkg --set-selections
echo "mongodb-enterprise-shell hold" | sudo dpkg --set-selections
echo "mongodb-enterprise-mongos hold" | sudo dpkg --set-selections
echo "mongodb-enterprise-tools hold" | sudo dpkg --set-selections

啟動運行

復(fù)制代碼
代碼如下:

sudo /etc/init.d/mongod start

驗證啟動成功

驗證是否啟動成功可以到日志文件查看,具體位置在 /var/log/mongodb/mongod.log.

停止

復(fù)制代碼
代碼如下:

sudo /etc/init.d/mongod stop

重啟

復(fù)制代碼
代碼如下:

sudo /etc/init.d/mongod restart

附:update失敗 提示有一個舊項的解決辦法

更新源至國內(nèi)
我用的是阿里云的源
具體的操作是 vi /etc/apt/sources.list  在文件最前面添加以下條目(!!!操作前請做好相應(yīng)備份!!!)


復(fù)制代碼
代碼如下:

deb http://mirrors.aliyun.com/ubuntu/ precise main restricted universe multiverse
deb http://mirrors.aliyun.com/ubuntu/ precise-security main restricted universe multiverse
deb http://mirrors.aliyun.com/ubuntu/ precise-updates main restricted universe multiverse
deb http://mirrors.aliyun.com/ubuntu/ precise-proposed main restricted universe multiverse
deb http://mirrors.aliyun.com/ubuntu/ precise-backports main restricted universe multiverse
deb-src http://mirrors.aliyun.com/ubuntu/ precise main restricted universe multiverse
deb-src http://mirrors.aliyun.com/ubuntu/ precise-security main restricted universe multiverse
deb-src http://mirrors.aliyun.com/ubuntu/ precise-updates main restricted universe multiverse
deb-src http://mirrors.aliyun.com/ubuntu/ precise-proposed main restricted universe multiverse
deb-src http://mirrors.aliyun.com/ubuntu/ precise-backports main restricted universe multiverse

發(fā)表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發(fā)表
主站蜘蛛池模板: 天峻县| 嘉义县| 秀山| 安义县| 枣强县| 奎屯市| 梅州市| 泸州市| 梁平县| 阳江市| 澜沧| 泾阳县| 左贡县| 高要市| 江津市| 七台河市| 邹平县| 东海县| 南宁市| 宜丰县| 蓬安县| 噶尔县| 新郑市| 阳新县| 昌黎县| 禄丰县| 玛多县| 新平| 涪陵区| 星座| 徐州市| 通海县| 定陶县| 通化市| 绿春县| 连州市| 阜南县| 莒南县| 江油市| 广南县| 丘北县|