Added another URL

This commit is contained in:
Jason Zhu 2020-07-06 22:16:47 +10:00
parent cfde3c6592
commit 9ce994967d

View File

@ -54,3 +54,8 @@ Due to limitation of NFS4.0, idmapping is too hard (mismatch between server and
3. When writing files, remember to chown afterward 3. When writing files, remember to chown afterward
For plex server, I need to align LXC's uid and gid with Synology For plex server, I need to align LXC's uid and gid with Synology
## Reference
* [NFS: Overview and Gotchas](http://www.troubleshooters.com/linux/nfs.htm)
* [How to setup NFS server and client](https://codeyarns.com/2013/03/17/how-to-setup-nfs-server-and-client/)