Re: sharing

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Once upon a time Monday 19 July 2004 11:28 am, tobias wrote:
> what program do i use to share a linux directory in the network
> (not with any win clients)
> only linux
>
> thanks
>
> tobias

You need to use system-config-nfs to setup the nfs shared directory.  then run 
chkconfig on nfs 
service nfs start

then on your clients  run 
mount -t nfs <server ip>:/dir/exported  /mount/here

or to create a permenant mount  add an entry to /etc/fstab 
<server ip>:/dir/exported /mount/here nfs sync,users,rw 0 0

Dennis

Attachment: pgprNz1ARpxBg.pgp
Description: signature


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux