vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Does anybody know if there is an application that will allow a NFS client to query a NFS server to find out what filesystems have been exported by the server that the client has mounting rights to? (sorta like a Windows "Network Neighborhood" view for 'nix). |
| |||
| On Mon, 31 Jan 2005 18:32:50 -0500, ken wrote: > Does anybody know if there is an application that > will allow a NFS client to query a NFS server to find out > what filesystems have been exported by the server that the > client has mounting rights to? > (sorta like a Windows "Network Neighborhood" view for 'nix). showmount -e host -- greetings, BBBart |
| ||||
| On Fri, 25 Feb 2005 15:39:12 +0000, Giles Coochey wrote: > > "Bart Van Loon" <bbbart@kotnet.org> wrote in message > news >> >> showmount -e host >> > -bash: showmount: command not found > > What package is showmount in? net-fs/nfs-utils the command is only available as root though -- greetings, BBBart |