Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

linux mount nfs share

sudo apt update
sudo apt install nfs-common
sudo mkdir /path_to_local_folder
sudo mount -t nfs server_ip:/path_on_server /path_to_local_folder
Comment

PREVIOUS NEXT
Code Example
Shell :: linux remove lines from one file in another 
Shell :: how to uninstall a software in ubuntu 
Shell :: copy files out of docker 
Shell :: install jenkins in linux 
Shell :: how to see the size of /var 
Shell :: discord linux manjaro 
Shell :: run application as administrator with powershell 
Shell :: where is www folder ubuntu 
Shell :: git push reset 
Shell :: how to create a file with a given size in linux? 
Shell :: ssh rsa pub to pem 
Shell :: uninstall all nuget packages 
Shell :: find node version 
Shell :: bash colour codes 
Shell :: revert commit git 
Shell :: ghost in the shell 
Shell :: add sudo user ubuntu 18 
Shell :: python pytorch 
Shell :: alias bash laravel 
Shell :: scrcpy use on linux 
Shell :: check ip address linux 
Shell :: ssh custom port fla 
Shell :: how to install mongoose globally 
Shell :: git unstage file from add 
Shell :: pwd linux 
Shell :: create branch from existing branch 
Shell :: how to remove remote heroku 
Shell :: how to create a shortcut to a folder on linux 
Shell :: graphql comment 
Shell :: electron app any website 
ADD CONTENT
Topic
Content
Source link
Name
3+4 =