Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

brew services start mongodb

//Starts Mongdb server @ mongodb://127.0.0.1:27017/
brew services start mongodb-community@4.2

//Stops Mongdb server @ mongodb://127.0.0.1:27017/
brew services stop mongodb-community@4.2

//mongo
mongo - starts the mongo client


Comment

PREVIOUS NEXT
Code Example
Shell :: update path variable mac 
Shell :: install python mysqlclient on mac 
Shell :: how to add key pair to ec2 instance terraform 
Shell :: macos make file executable 
Shell :: install composer 2 ubuntu 
Shell :: check linux file size 
Shell :: git delete branch upstream 
Shell :: no matching manifest for linux/arm64/v8 in the manifest list entries 
Shell :: how to install nvm in ubuntu 
Shell :: sudo service network-manager restart no working 
Shell :: symfony unit test 
Shell :: bash replace comma with newline 
Shell :: installing redis on mac 
Shell :: adb kill all emulators 
Shell :: crontab error log 
Shell :: Flutter doctor error - Android sdkmanager tool not found. Windows 
Shell :: apple logo in terminal 
Shell :: ubuntu install lamp 
Shell :: kill process on linux 
Shell :: how to install nginx on docker 
Shell :: shell comments 
Shell :: failed to start openbsd secure shell server 
Shell :: git bash posh git 
Shell :: conda create tensorflow-gpu environment 
Shell :: add a new line at the end of this file in powershell 
Shell :: remove white space from stering in bash 
Shell :: how to uninstall slick-carousel 
Shell :: yarn version in mac 
Shell :: git undo deleted local branch 
Shell :: git clone from specific branch command 
ADD CONTENT
Topic
Content
Source link
Name
7+5 =