PDA

View Full Version : share my linux folders with others [FC4]


laiseng
8th July 2005, 10:57 PM
i'm currently using fedora core 4

i would like to share the following folders with my LAN users consisting of windows xp and other linux box

/FC4share [ext3 partition]
/d [mounted /dev/hda10 NTFS drives]
/e [mounted /dev/hda11 VFAT drives]

how do i do that?


thanx

pgb
8th July 2005, 11:08 PM
Samba is what you need to let your Linux box act as a Windows file share.

For file sharing between Linux boxes, in principle NFS is probably a good idea, but it takes some coordination between the computers to get it right. In some cases I have found it easier to just work with syncronized directories using Unison, which is available in Fedora Extras. (Besides, since the files are local, access is sometimes much faster than over a network.)

/Per

Noobe_r6quick
8th July 2005, 11:31 PM

install smb from the server portion of your distro. edit the samba config file. start the service.

Noobe_r6quick
8th July 2005, 11:33 PM
what the hell r u fasting for?