Changes for page How to Install Mongodb in Raspbian
Last modified by Leon Poon on 2021/03/23 13:17
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,1 +1,1 @@ 1 - Computing Newbies.WebHome1 +Main.WebHome - Syntax
-
... ... @@ -1,1 +1,1 @@ 1 - XWiki2.11 +MediaWiki 1.6 - Content
-
... ... @@ -1,8 +1,6 @@ 1 1 Run this in a console. 2 2 3 -{{code}} 4 -sudo apt-get install mongodb-server 5 -{{/code}} 3 + <nowiki>sudo apt-get install mongodb-server</nowiki> 6 6 7 - 8 - Afterinstallation, the server would only have been started automatically after reboot. You can also [[start it>>doc:Computing Newbies.How to Start Mongodb in Raspbian.WebHome]] immediately after install if you don't want to reboot.5 +After installation, the server would only have been started automatically after reboot. You can also ~[~[How to Start MongoDB server|start it]] immediately after install if you don't want to reboot. 6 +