Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

alpine linux mongodb

echo 'http://dl-cdn.alpinelinux.org/alpine/v3.6/main' >> /etc/apk/repositories
echo 'http://dl-cdn.alpinelinux.org/alpine/v3.6/community' >> /etc/apk/repositories

apk update

apk add mongodb
apk add mongodb-tools
Comment

PREVIOUS NEXT
Code Example
Shell :: ubuntu history select 
Shell :: rename laravel project 
Shell :: hardhat contract verify 
Shell :: bash remove all files in directory except a few 
Shell :: gitignore already tracked files 
Shell :: vs code on ubuntu 20.04 and delete old version 
Shell :: how do i install tkinter on windows 7 
Shell :: get all the branch in git 
Shell :: start mongod ubntu 
Shell :: linux start simple http server 
Shell :: apt get install reinstall 
Shell :: how to use multiple commands in linux 
Shell :: django.core.exceptions.ImproperlyConfigured: The SECRET_KEY setting must not be empty 
Shell :: pyqt5 designer download 
Shell :: git remove .ds_store from commit 
Shell :: how to install figma for linux 
Shell :: BBBBBBBBBBBB 
Shell :: set ADS content 
Shell :: kubectl exec 
Shell :: artisan route list naem 
Shell :: generate password linux 
Shell :: bash script template 
Shell :: brightness function not working problem in kali linux 
Shell :: ubuntu install geckodriver 
Shell :: change git default branch 
Shell :: doc to pdf linux 
Shell :: @react-navigation/bottom-tabs install 
Shell :: shell read file line by line 
Shell :: rename branch git 
Shell :: bash change text in specific column 
ADD CONTENT
Topic
Content
Source link
Name
6+5 =