Skip to content

Commit 74a6e5c

Browse files
Update nfs.md
1 parent f720f34 commit 74a6e5c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/nfs.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ sudo exportfs -a
1818

1919
## Client
2020

21+
```shell
22+
show mount 192.168.192
23+
```
24+
2125
```shell
2226
mkdir ~/nas
2327
sudo apt install nfs-common

0 commit comments

Comments
 (0)