how to install mongodb in ubuntu 20.04 lts fossa
sudo apt update
# Import the public key used by the package management system
# The operation should respond with an OK.
wget -qO - https://www.mongodb.org/static/pgp/server-4.2.asc | sudo apt-key add -
# Create a list file for MOngoDB
echo "deb [ arch=amd64,arm64 ] https://repo.mongodb.org/apt/ubuntu bionic/mongodb-org/4.2 multiverse" | sudo tee /etc/apt/sources.list.d/mongodb-org-4.2.list
# Reload localpackage database
sudo apt update
#Install MongoDB packages
sudo apt install -y mongodb-org
Also in C++:
- where is fish shell installed ubuntu
- cleaning up your ubuntu system
- fatal: 'upstream' does not appear to be a git repository
- bash ignore stderr
- sns3 github
- ffmpeg override
- sed between two patterns
- linux login to github via git
- disable sound tab windows 10
- encrypt and decrypt in hashicorp vault
- list virtualenvs ubuntu
- git push default
- how to install xfce kali linux
- pod reinstall
- python
- install ruby
- git add hidden files
- uninstalling eclipse from ubuntu
- redis show all keys
- how to transfer data using ssh
- linux copy folder with files
- installing mysql on aws using putty terminal
- Best way to change the file extension in powershell
- code ENOLOCALnpm ERR! Could not install from "android"