From 9ce994967d9447e22212ad70af874bca458bff63 Mon Sep 17 00:00:00 2001 From: Synology Date: Mon, 6 Jul 2020 22:16:47 +1000 Subject: [PATCH] Added another URL --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e4ad8bb..8a8286e 100644 --- a/README.md +++ b/README.md @@ -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 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/)