sharing

Bob Chiodini chiodr at kscems.ksc.nasa.gov
Mon Jul 19 16:40:12 UTC 2004


On Mon, 2004-07-19 at 12:28, tobias wrote:
> what program do i use to share a linux directory in the network
> (not with any win clients)
> only linux
> 
> thanks 
> 
> tobias

Tobias,

Set up /etc/exports to export it (man exports).

service nfs start to start the NFS services on the server.

mount servername:/directory_name /mnt/some_mount_point to mount the
remote directory on the client.

There is also the automounter to make it more automated, but that is
little beyond me.


Bob...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.fedoraproject.org/pipermail/users/attachments/20040719/5e4d1d82/attachment-0002.bin 


More information about the users mailing list