NFS
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# NFS Mounts
|
||||
|
||||
Reminder for the NFS mounts you've setup from Syno/Ubuntu to Mac
|
||||
|
||||
To re-mount the NFS mounts:
|
||||
```bash
|
||||
sudo mount_nfs -o resvport,nfsvers=4 [server ip]:/path/to/folder /path/to/mount/location/on/Mac
|
||||
```
|
||||
Reference in New Issue
Block a user