www.LinuxHowtos.org

edit this article

Finding Remote Network File Systems

Using a Network Files System (NFS) is a common method for sharing drive space on UNIX-like systems such as Linux.

Although relatively easy to configure, it's also easy to forget the NFS mounts of several systems on a large network.

Here's an easy remedy:

If you know the hostname of a remote system, use the command

"showmount -e hostname"

to list the NFS mounts available from that machine.


rate this article:
current rating: average rating: 1.2 (30 votes) (1=very good 6=terrible)
Your rating:
Very good (1) Good (2) ok (3) average (4) bad (5) terrible (6)

back