Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

mongodb install and connect

sudo apt-get install -y mongodb-org
Comment

mongodb install and connect

echo "deb [ arch=amd64,arm64 ] https://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.6 multiverse" | sudo tee /etc/apt/sources.list.d/mongodb-org-3.6.list
Comment

mongodb install and connect

sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 2930ADAE8CAF5059EE73BB4B58712A2291FA4AD5
Comment

PREVIOUS NEXT
Code Example
Shell :: kompozer download ubuntu 
Shell :: html5 parser 
Shell :: eb setenv 
Shell :: Cloud watch agent for logs and use of PStore 
Shell :: EFS mounting on EC2 Instances 
Shell :: grub bootloader corrupted fedora 36 
Shell :: how to convert powershell script to c# code 
Shell :: powershell show doskey 
Shell :: xss-clean github 
Shell :: how to get device name in lsusb 
Shell :: fish tab completion color 
Shell :: mongoimport source list ubuntu 20.04 
Shell :: sed remove line 
Shell :: ansible-playbook limit tag 
Shell :: How to grep for value in a key-value 
Shell :: open broadcaster software ubuntu 
Shell :: ps -A |grep locust 
Shell :: command to set ns in kubectl 
Shell :: qemu convert qcow2 to vhd 
Shell :: nginx ssl configuration ubuntu with pfx file 
Shell :: change webmail user password 
Shell :: Setup docker official repository 
Shell :: selinux apache 403 
Shell :: linux du suppress errors 
Shell :: asp.net core linux systemd 
Shell :: debian bin folder symlink to usr/bin 
Shell :: how to reset password for ubuntu GCP instance 
Shell :: use xargs multiple times 
Shell :: sbt debian 
Shell :: boot up batch script 
ADD CONTENT
Topic
Content
Source link
Name
1+6 =