SMB Network Browsing With KDE
KDE 3.x has some nice, built-in, multi-protocol network browsing features, but, unfortunately, chances are that your Linux distribution doesn’t enable or configure those features automatically. So, this month, let’s dive into KDE and get connected.
Wednesday, December 15th, 2004
On a network of just Windows machines, connecting to file shares is a fairly easy process: just click on the “My Network” or “Network Neighborhood” icon, click on a nearby server or workstation with a file share, and away you go.
However, on a network of Linux and Windows machines, connecting a Linux box to a Windows server can still require some manual configuration to get file sharing between the two operating systems working just the way you want it to.
KDE 3.x has some nice, built-in, multi-protocol network browsing features, but, unfortunately, chances are that your Linux distribution doesn’t enable or configure those features automatically. So, this month, let’s dive into KDE and get connected.
Getting Going
For the purposes of this article I’m going to assume you have a distribution with KDE 3.2 (such as Fedora Core 2 or SuSE 9.1), but if you’re using a really new distribution (like Fedora Core 3 or SuSE 9.2) that ships with KDE 3.3, the instructions presented here should suffice, albeit with very minor changes.
The first thing you want to do is make sure the SAMBA (Windows networking services) and LISa (network browsing service) packages are installed on your computer. To verify this, pull up Konqueror as root and change to the /etc/init.d/ directory. If you see files named smb and lisa, you’re good to go.