Feb
19th
Thu
19th
How to mount a shared folder in Kubuntu with Samba
Samba lets you share files among Linux and Windows. To install samba in Kubuntu just code:
sudo apt-get install samba
Samba will be installed on your system. Then create a password for you by coding:
sudo smbpasswd -a username