Installing Windows fonts in Debian By default Debian does not contain any fonts that are typical to Windows operating system. Follow this quick tutorial to see how to make these fonts available on a Debian 6.0.7 Squ… April 26, 2013
How to Backup and Restore Crontab? If you deal with crontab on a daily basis, it may be worth to familiarise yourself with a backup / restore strategy in case something goes wrong. September 12, 2012
CSS: Creating Sticky Footer on a Website Regardless of how much content your website has, it is always good to keep your footer stick to the bottom of browser's window. Normally when there is not enough content, footer wi… July 23, 2012
One Thunderbird Profile for Both Windows and Linux If you have more than one Operating System installed on your machine, it is doable to use just a single instance of Thunderbird's Profile on both of them. With this, when switching… June 28, 2012
PHP: Premature Session Termination When it comes to coding in PHP, sooner or later sessions will come into play. If your application is based on Ubuntu Server, this may lead to a situation where the default session… May 21, 2012
Linux: How to Automount NTFS Partition in Ubuntu? How to get all of our NTFS partitions being automatically mounted each time Ubuntu boots up? By default you have to click on a selected partition in file manager (GUI) to force sys… August 20, 2011
Last.fm Track Scrobbling Using Winamp and Windows This tutorial is only applicable to Windows users, as the issue I'm trying to describe here is solved out of the box for Linux users with applications like Amarok, Rhythmbox or Qmm… December 31, 2009
phpBB3: How to Display Number of Posts Since Last Visit? Members of your phpBB community may find it very useful and convenient to get number of posts since their last visit. Usually this information is rendered on top of the board templ… January 24, 2009
CSS: Faux Columns - How to Get Equal Height Columns Regardless of the Content Size? Multi-column layout is still a very trendy way of structuring a website. Along with a top header and bottom footer, you usually see three columns - a left one representing a main s… October 22, 2006