On Sunday 02 February 2003 06:50 am, Derek Jennings wrote:

> Here is mine.
> [derek@Derek derek]$ more /etc/exports
> /home 192.168.1.0/255.255.255.0(rw)
>
> To make it active
> exportfs -ra
> and I can mount it with
> [root@Derek derek]# mount -t nfs 192.168.1.45:/home /mnt/disk
>
> The NFS GUI in Mandrake Control Centre is good for browsing available
> shares and creating NFS mounts.
>
> Also check you have portmap and nfslock services running.
>
> derek

and I'll add mine as another example with Dereks':

Server: (/etc/exports)
#
/home/darklord/Public   192.168.0.2(rw)
/home/darklord/Public   192.168.0.3(rw)

Clients: (/etc/fstab entries)
darkforce.ky.org:/home/darklord/Public /home/zerocool/Public nfs        rw,hard,intr 
0 0
darkforce.ky.org:/home/darklord/Public /home/jeremy/Public nfs rw,hard,intr 0 
0


-- 
                                                                            
                                                                 /\         
                                                         Dark< >Lord
                                                                 \/         
                                                                             

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to