Configuring Places, Bookmarks, and Locations in KDE

kde-dolphin-logoPart of the free software experience is having the freedom to setup your workspace the way you want it. KDE, the popular free software compilation for Linux and other Unix-like operating systems, offers a plethora of configuration and customization options. Among those options are a number of methods for accessing files quickly and easily.
[Read more...]

How to Use ‘remote:/’ KIO and KNetAttach

add-network-folderIn my post two weeks ago, I introduced you to KDE’s KIO slaves and gave you a brief overview of the services they offer. One of the KIO protocols is remote:/, which relies on KNetAttach to create virtual network folders.  With it, you can create folders for the following services:

1. WebFolder (webdav)
2. FTP
3. Microsoft Windows network drive (using Samba)
4. Secure shell (ssh)

Each one has its slightly unique features and requirements, and in this post, you will learn about each one.

There are two ways to start KNetAttach. One, which we already discussed, is to go to remote:/ in Dolphin or Konqueror. Then, simply click on Add Network Folder. The other method is to press Alt-F2, type “knetattach” and press Enter.
[Read more...]

A Quick and Easy Guide to KDE KIO slaves

programs

One of the many ways KDE makes our lives easier is by providing graphical interfaces for many of the  tasks that computer users want to perform. Web browsers typically accept certain protocols that connect them to resources, such as http, https, and ftp. In KDE, these are called KIO slaves, and nearly all KDE applications can interact with them.

What makes KDE unique is that there are over 50 KIO slaves available for use. These include everything from basic file management (file:/directoryname) to remote network management (remote:/). I have selected a few notable KIO slaves to demonstrate how they are used and have also included a list of useful ones at the end of this post.
[Read more...]