Networking Fedora in a Windows Environment

Tim Alberts talberts at msiscales.com
Tue Feb 28 18:45:41 UTC 2006


Timothy Brooks wrote ..
> Does anyone have a reference on Networking Fedora Core on a Windows
> Network.  The Windows Network is a small peer-to-peer office network
> with about 6 computers and a couple of networked devices (printers).
> There is no server and we use file sharing.  Thank you.
> 

The first package you should look into is called SAMBA.

Log into KDE (K Desktop Environement if you installed it).  From the 'start menu' select System Settings -> Server Settings -> Samba.  Select 'Add Share' and select your home directory '/home/youraccountname'.

-or- 

I think by default, SAMBA does not run.  You can start it by opening a terminal and typing the command 'service smb start'.  Although you'll probably need super user access so from the terminal type 'su' and enter the root password when prompted.  Once SAMBA is running you can probably access the configuration through a web interface called SWAT.  Open your web browser (probably firefox) and enter the URL 127.0.0.1:901.  If it says no connection available, then you'll have to enable it as a service.  Unfortunately, I got some other things ot do and don't have time to explain that one now.

-or-

Something else you might be interested in seeing is a program called WEBMIN (www.webmin.com).  This is a web based interface to managing your computer.  It has access to managing programs users hardware, everything.  It also has an interface to configure SAMBA.  You can download a .rpm (Redhat Package Management) file which is easy to install.  Again, I can't explain that now, out of time...

Good Luck


More information about the users mailing list