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