Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

nonexistentpath data directory /data/db not found

# Create the folder
sudo mkdir -p /data/db/

# Set the ownership of the folder
sudo chown `id -u` /data/db
Comment

PREVIOUS NEXT
Code Example
Shell :: ubuntu 20.04 install skype 
Shell :: libreoffice ubuntu 
Shell :: install redis ubuntu 
Shell :: install ngrok ubuntu 20.04 
Shell :: linux ls command file size human readable 
Shell :: install yarn globally 
Shell :: ping command not found docker 
Shell :: conda install git 
Shell :: upgrade ubuntu 
Shell :: git remove file from repo that has been added to gitignore 
Shell :: ngrok brew 
Shell :: how check status docker in ubuntu 
Shell :: clear dns cache 
Shell :: docker check linux os 
Shell :: stop all docker images 
Shell :: git config list 
Shell :: laravel rollback last migration 
Shell :: linux chown www-data 
Shell :: install protoc ubuntu 
Shell :: install htop 
Shell :: how to delete all branches except master 
Shell :: gpg2 install ubuntu 
Shell :: git config username 
Shell :: installing pip in ubuntu 
Shell :: find largest files in a directory unix 
Shell :: ubuntu install php 8 
Shell :: conda install shapely 
Shell :: how to uninstall git in ubuntu 18.04 
Shell :: ubuntu install jre 
Shell :: npm install mongoose error npm ERR! code ENOSELF 
ADD CONTENT
Topic
Content
Source link
Name
1+2 =