Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] check for nfs systems offered for mounting
Date: Tue, 28 Jul 2009 21:26:19
Message-Id: 200907282324.51176.alan.mckinnon@gmail.com
In Reply to: [gentoo-user] check for nfs systems offered for mounting by Harry Putnam
1 On Tuesday 28 July 2009 23:11:44 Harry Putnam wrote:
2 > Is there anyway to check for nfs filesystems that are mountable?
3 >
4 > Something like smbclient can do for cifs/smb shares.
5 >
6 > equery tools nfs-utils doesn't show anything likely.
7
8 showmount -e [ip|hostname]
9
10 part of sys-fs/nfs-utils
11
12 It shows the server's exports list with directory and allowed IP range
13
14 --
15 alan dot mckinnon at gmail dot com