Tutorials/NFS/README.md
2024-04-27 19:34:39 +02:00

197 B

Needed packet Installation

For the Server we need this package

sudo apt install nfs-kernel-server

And for the Client wee need this package

sudo apt install nfs-common