Skip to content

Instantly share code, notes, and snippets.

@wuthmone
Last active November 25, 2017 09:42
Show Gist options
  • Save wuthmone/5c4a03975c654f559521c74b2842de33 to your computer and use it in GitHub Desktop.
Save wuthmone/5c4a03975c654f559521c74b2842de33 to your computer and use it in GitHub Desktop.
MongoDB Notes
##Installaion (Ubuntu 17.04)
sudo apt install mongodb-clients
sudo apt install mongodb-server
https://www.howtoforge.com/tutorial/install-mongodb-on-ubuntu-16.04/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment