mongo install linux
wget -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
sudo apt install mongodb-clients
Also in C++:
- first example to intro git and github
- whereis supervisord.conf ?
- get date whit batch
- is firewall running centos 7
- gitignore file without extension
- regex last match
- how to calculate nearest location using longitude and latitude
- npm run serve in background
- bash how to generate md5 checksums on all files in a directory
- ansible select inventory file to adhoc command
- bash print one line until match
- install puppeteersharp
- git branch specific files
- git reset change in one file
- count specific number in array powershell
- git ignore whitespace
- bash add text to the beginning or end of every line
- linux curl follow redirect
- EXPRESS generator
- apt see installed packages
- install tweepy
- zip not found
- unmount nfs
- how to unstage a commit