Tagged Questions
2
votes
1answer
848 views
How to set an NFS network between my two Ubuntu PCs?
I want to merge information found here and there in order to record in one answer all steps to set my NFS network between my too Ubuntu PCs.
This is useful time to time, for example after Ubuntu ...
1
vote
1answer
2k views
nfs is blocked by ufw even though ports are opened
I've set up an nfsv4 server and it's working fine, however the firewall is blocking nfs even if port 2049 and 111 are open.
I know nfs uses some random ports that change at every boot, but how can i ...