Page 1 of 1

Samba

Posted: Fri Jun 04, 2004 6:36 am
by Lauren
I am an intern this summer and this is pretty much my first time working with Linux-help!

One of my tasks is to take some old pcs and implement linux onto them and then work on the client image of each pc. Also, i have to find a way to have the users access our shared drives, someone here at work suggested samba...is this the best way and if so can someone please explain samba and why and how it is the best? As i previously said this is my first time really ever working with linux....so this is all new to me. Help!

Posted: Fri Jun 04, 2004 12:18 pm
by pthread
Lauren, we are quite familiar with the fact that you are an intern this summer :).

As far as Samba, you can check out this tutorial: http://hr.uoregon.edu/davidrl/samba.html

The key point to Samba is that it plays nice with windows... you can mount a windows share on a linux machine, or you can share stuff on a linux machine with windows computers. If you have a linux only office, you may want to consider NFS.

Posted: Fri Jun 04, 2004 2:27 pm
by dann
For accessing Windows shares from Linux you may want to look into these applications:

<a href="http://xfsamba.sourceforge.net/">xfsamba</a>

<a href="http://www.bnro.de/~schmidjo/">LinNeighborhood</a>

They are pretty easy to set up for general users to gain access. If you have further questions about these applications let us know.