Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install mongodb debian 10

sudo add-apt-repository 'deb https://repo.mongodb.org/apt/debian buster/mongodb-org/4.2 main'Copy
Comment

install mongodb debian 10

sudo systemctl enable mongod --nowCopy
Comment

install mongodb debian 10

curl -fsSL https://www.mongodb.org/static/pgp/server-4.2.asc | sudo apt-key add -Copy
Comment

debian mongodb

apt-get install mongodb-org -y
Comment

install mongodb debian 10

sudo apt install dirmngr gnupg apt-transport-https software-properties-common ca-certificates curlCopy
Comment

install mongodb debian 10

sudo apt updatesudo apt install mongodb-orgCopyCopy
Comment

PREVIOUS NEXT
Code Example
Shell :: add anaconda to git bash 
Shell :: how to install specific package version npm 
Shell :: ubuntu install docker 
Shell :: suicide linux 
Shell :: linux create link to folder 
Shell :: openssl verify cert 
Shell :: aos animate install 
Shell :: redis install 
Shell :: remove folder from gitlab main branch repository 
Shell :: Docker - Container is not running 
Shell :: user no login centos 
Shell :: terraform remove from state 
Shell :: how to upgrade maven in linux 
Shell :: a new powershell stable release is available 
Shell :: letsencrypt wildcard certificate certbot 
Shell :: linux format disk fat32 
Shell :: remove directory and contents linux 
Shell :: linux chmod permissions 
Shell :: git ignore added folder 
Shell :: git remote add 
Shell :: how to change the directory in git bash 
Shell :: how to see ip in linux 
Shell :: read the file from shell 
Shell :: git clone private repo 
Shell :: bower uninstall 
Shell :: mac shell prompt 
Shell :: bbb secret key 
Shell :: git repo example 
Shell :: install maven ubuntu 20.04 
Shell :: Find CentOS version and architecture 
ADD CONTENT
Topic
Content
Source link
Name
8+5 =