No doubt the old spinning hard drives are the main bottleneck of any Linux PC. Overall system responsiveness is highly dependent on storage drive performance. So, here's how you can […]
Install Phant on Ubuntu server for IoT data logging
Sometimes we may need a specialized data logging platform for our IoT devices. So, for that Phant is here, an open source data logging platform with highly customizable data fields. […]
Debian vs Ubuntu - Differences and similarities compared
Debian vs Ubuntu, it's a long going argument amoung many linux users, which is better? Both of them shares a similar OS architecture, package management system, features, and drawbacks as well. […]
7 best Linux live CD distro for 7 different purpose
A Linux live distro is very useful either you are a Linux user or a Windows user. They comes very handy if you screwed up your Linux system beyond normal […]
Easiest way to compile Linux kernel from source
The kernel is responsible for almost every low level task in any OS. You may want to tweak it to get most out of your hardware. So, here's how to compile […]
Qarma - A lightweight zenity alternative in Qt
Zenity offers one of the simplest way to create basic GUI app with shell scripts. But It's heavily bloated and very much Gnome/GTK+3 centric. So if you're looking for a simple […]
Hardware accelerated video decoding in Chromium for Linux
If you're using a laptop you may be familiar with playing videos on Chrome or Chromium sucks the battery pretty quick. Well, Google Chrome or Chromium are not video players, […]
How to easily create multiboot USB in Linux
Manually creating a multiboot USB in Linux with GRUB or syslinux may be somewhat painful experience, it won't boot without a proper GRUB/Syslinux configuration. So here it is, MultiBootUSB a […]
How to build OpenWrt minimal image, or a custom firmware
OpenWrt needs no further introduction, straight to the point, as OpenWrt is bloating day by day, so how to build OpenWrt minimal image that will fit in routers with 4 MB […]
Linux power management guide for laptops
For laptops, battery life is one of the most important point to determine it's usability, the longer is better. Bad linux power management profile could dramatically decrease the battery life, […]