Sunday, April 27, 2014

Custom i3-status bar and SLiM configuration

In this post, I'll show how to change theme and other configuration for SLiM login manager, how to setup conky to create customized i3-status bar and at the end I'll cleanup old unnecessary KDE packages, no longer needed in i3.

Tuesday, April 22, 2014

Bash Specialities, part 2

This post shows different examples of usage for file descriptors in bash and few interesting linux commands and features.

Thursday, April 10, 2014

Replacing KDE with i3 and basic i3wm setup

In this post I assume you have a standard KDE installation.
Following steps should guide you to replacing KDE's kdm with much faster and simpler SLiM login manager with i3 Desktop Environment. At the end my basic i3 configuration is shown.

Wednesday, April 9, 2014

Bash Specialities, part 1

This post shows some more or less frequently used features in bash, which might come handy in some situations.

Sunday, April 6, 2014

i3 window manager

Not long ago, I've switched from KDE window manager (kwin), which I've been using for years, to tiling window manager i3. So far I've tried several different WMs but none has suited my needs perfectly, until now.

What do I expect from window manager:
  • it should be highly customizable. It should provide ways to set keyboard and mouse shortcuts. In this way, kwin has been really great and that was the main reason I was using it.
  • it should be lightweight. This was the main issue, which kwin and KDE desktop had. On the other hand, i3wm with Slim is very simple and lightweight.
  • it should be fast. I don't say kwin was slow, but in comparison to i3, well, it is (:
  • eye-candy... yes good looking windows are sign of a modern WM, but for me eye-candy isn't very important.
In this section I'll post how I've replaced Kdm and kwin with Slim and i3 and I'll show my configuration of i3.

Saturday, April 5, 2014

Using caldav 0.2.1 with owncloud DAV services

New version caldav libraries was released recently. It didn't work from the scratch with my owncloud CalDAV. This post shows what I have changed to get it work.

Tuesday, April 1, 2014

ssh chroot jail

This post shows step by step how to create minimalistic ssh chroot jail. I use this for sharing files via scp/WinSCP.