Top "Nfsclient" questions

Force unmount of NFS-mounted directory

I have an NFS-mounted directory on a Linux machine that has hung. I've tried to force an unmount, but it …

linux mount nfs umount nfsclient
Iptables Rules for NFS Server and NFS Client

Without iptables rules I am able to mount my NFSSERVER:/PATH but with it(firewall/iptables) enabled I am not …

iptables nfsclient
Linux Shell Script: How to detect NFS Mount-point (or the Server) is dead?

Generally on NFS Client, how to detect the Mounted-Point is no more available or DEAD from Server-end, by using the …

linux bash shell nfs nfsclient
mount.nfs: Connection timed out on ubuntu 14.04.1 LTS

I trying to create a nfs server for the first time. On trying to mount to the server I am …

ubuntu-14.04 nfs ubuntu-server nfsclient
Android NFS Client

I have found a good library to implement an Android NFS Client 'nfs-client-java', I'm creating an Nfs3 Client and I …

java android nfs nfsclient