List of all NFS mounts

Mark Haney mhaney at ercbroadband.org
Wed Feb 18 19:51:49 UTC 2009


John Hubbard wrote:
> I have an nfs server and I want so see what shares it has.  I would like 
> a commands to run on the server to see what it thinks is exported and on 
> a client to see what it can see. 
> 

On the server: cat /etc/exports
On the client: cat /etc/mtab | grep nfs

I'm sure there are other ways but those are the ones I use.


-- 
Frustra laborant quotquot se calculationibus fatigant pro inventione
quadraturae circuli

Mark Haney
Sr. Systems Administrator
ERC Broadband
(828) 350-2415

Call (866) ERC-7110 for after hours support




More information about the ubuntu-users mailing list