How-to configure file sharing in KDE4/Samba

August 5, 2010
Tags: ,

Simple. At least in Debian, Kubuntu and other Debian-derivatives. Install Samba server and the appropriate KDE4 module as root:
# apt-get install samba kdenetwork-filesharing
The kdenetwork-filesharing package installs a nice System Settings panel to configure network file-sharing using NFS and Samba. It also adds (the initially missing) functionality in the Properties > Share tab of each file [...]

0

Samba_Τκ: Tcl/tk script for remote samba shares mounting

January 19, 2009
Tags: , , ,

Here’s a little Tcl/Tk script I wrote sometime ago when I was messing with the Tcl/tk cookbook. It presents a simple dialog (in Greek) where the user enters the remote server’s IP and shared folder, the local folder (where the share folder should be mounted), as well as samba server credentials, i.e. username and password. [...]

0