LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   File Server (https://www.linuxquestions.org/questions/linux-newbie-8/file-server-61371/)

chapzilla 05-23-2003 10:55 AM

File Server
 
As the first step in the proof of concept here, I would like to set up the Linux box as a file server. What do I use to set up a Linux box as a file server? Do I use samba? If there is a good how to, please let me know the link. It took me two days to find this site.

PhilD 05-23-2003 11:32 AM

Yes, assuming you are sharing to windows machines samba is the best option. If you need some help, check out the docs and samba.org.

http://us2.samba.org/samba/docs/

There are some good how-tos on the site that should help you set up your shares. As alway, if you get stuck just post!

Hope this helps,

PhilD

EDIT:
I should add, there is also SWAT which is a web based samba share configure tool. It is a little easier than working in the files.

MasterC 05-23-2003 11:37 AM

However if the Linux Box is going to be a fileserver for just other linux machines you should rather look at NFS:
http://www.tldp.org/HOWTO/NFS-HOWTO/index.html

Cool

trickykid 05-23-2003 11:58 AM

If your mixing it up with other Linux or *nix machines, you will want to use NFS (Network File System) most likely instead of Samba. Samba is for Linux connecting to Windows and vice versa, to share directories.. etc.

chapzilla 05-23-2003 01:09 PM

Thanks! I'm looking into SAMBA because it will be servicing Windows machines.


All times are GMT -5. The time now is 11:11 PM.