Brightness Hot Keys not working on Lenovo laptops running Ubuntu 12.10 Quantal Quetzal or Ubuntu 12.04 Precise Pangolin is a classic issue. In this article I will show you how to fix the brighness hot keys issue on Lenovo IdeaPad…
Brightness Hot Keys not working on Lenovo laptops running Ubuntu 12.10 Quantal Quetzal or Ubuntu 12.04 Precise Pangolin is a classic issue. In this article I will show you how to fix the brighness hot keys issue on Lenovo IdeaPad…
Hello Linux Geeksters. In this article I will show you how to install BURG, for Ubuntu 13.04 Raring Ringtail, Ubuntu 12.10 Quantal Quetzal, Ubuntu 12.04 Precise Pangolin, Linux Mint 15 Olivia, Linux Mint 14 Nadia and Linux Mint 13 Maya.…
In this article I will show you how to disable your Linux System from going to sleep. Of course, your desktop environment must have some option for doing this, but I am not interested, since I want something generically, that…
You may want to permanently disable your grafical interface for some reasons. Let’s say that you want to develop new linux command line interface skills and so, you eliminate the grafical interface distraction by disabling the GUI. The easiest way…
Without needing any additional software, the grub boot order can be edited via command line. Changing the boot order won’t modify the OS list, but will set a different OS to booy by default. Before you modify the /etc/default/grub file,…
You can easily upgrade from Fedora 16 to Fedora 17. And when I say easy, I mean two commands easy: As root: # yum install preupgrade # preupgrade The preupgrader will fetch the packages needed for the upgrade to Fedora…