June 2015
Intermediate to advanced
216 pages
4h 48m
English
If we try to use the showmount command from the nfsclient, we should be able to list exports on the remote NFS server. The syntax will be as follows:
$ showmount -e 192.168.10.10
The command and the corresponding error are shown in the following screenshot:

At this stage, we can choose from the following options:
Now, Google is often really good at helping us, but you fail to learn fault-finding techniques, so let's opt out of option 3 and install the tcpdump command-line packet analyzer so that ...