mongodb install ubuntu
sudo apt update
sudo apt install -y mongodb
//checking service and db
sudo systemctl status mongodb
or service mongodb status
//start service
sudo systemctl start mongod
or service mongodb start
//stop service
sudo systemctl stop mongod or
service mongodb stop
sudo systemctl start mongod
sudo systemctl start mongod
sudo systemctl stop mongodwget -qO - https://www.mongodb.org/static/pgp/server-4.4.asc | sudo apt-key add -
echo "deb [ arch=amd64,arm64 ] https://repo.mongodb.org/apt/ubuntu focal/mongodb-org/4.4 multiverse" | sudo tee /etc/apt/sources.list.d/mongodb-org-4.4.list
sudo apt-get update
sudo apt-get install -y mongodb-org
follow the steps from the below link
https://docs.mongodb.com/manual/tutorial/install-mongodb-on-ubuntu/sudo apt install -y mongodb
# it will install mongodb server into linux system
Also in C++:
- installing parse-dashboard with npm
- ubuntu install pip
- How to use .AppImage on Manjaro
- extract gz file ubuntu
- can i do git push to heroku branch which isnt a master or main
- start ubuntu hotspot from terminal
- schedule shell script mac
- list dockers docker compose
- bash ignore stderr
- bash command help
- RuntimeError: The current Numpy installation fails to pass a sanity check due to a bug in the windows runtime.
- fastp github
- supervisord install ubuntu
- git remanme folder
- git push rejected
- see journalctl running logs
- github how to add ssh key
- linux find files ending with
- powershell admin privileges
- git commit disable hooks
- how to open pg_hba.conf file in ubuntu using visual studio
- google cloud set project id
- linux remove null bytes from file
- find linux