Tagged Questions
0
votes
1answer
1k views
Trouble with NFS file sharing on Synology 211 NAS and Ubuntu Client
I'm attempting to set up NFS file sharing and keep getting the error
mount.nfs: access denied by server while mounting 192.168.1.110:/myshared
Here is the exact command I'm using to mount:
sudo ...
1
vote
2answers
4k views
How to add Synology NFS share to ESXi?
I have created an nfs share on a synology NAS. I want to add the share to an ESXi host, but without success.
Configuration of the nfs share:
I inserted the IP of the ESXi host, allowed read/write ...