# Needed packet Installation For the Server we need this package ```bash sudo apt install nfs-kernel-server ``` And for the Client wee need this package ```bash sudo apt install nfs-common ```