Edit
This commit is contained in:
parent
3ac0533687
commit
72ee61a521
13
NFS/README.md
Normal file
13
NFS/README.md
Normal file
@ -0,0 +1,13 @@
|
||||
# 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
|
||||
```
|
||||
Loading…
x
Reference in New Issue
Block a user