Kernel 3.9.7: Upgrade to the latest Linux Kernel…

Linux has been ever changing, ever evolving with its Kernel 3.9 series. **Linux Kernel 3.9.7** brings in more updates and improvements.   The following are what we could understand from the official change-log. If you wish to read the whole thing here it is. USB: spcp8x5: fix device initialisation at open powerpc: Fix missing/delayed calls to irq_work x86: Fix … Read more

nVIDIA drivers installation for Spherical Cow

This guide will help you in install nVIDIA drivers. The drivers are proprietary and officially supported ones. Installing these on Fedora 18 “Spherical Cow” disables the generic Nouveau driver. It works with nVIDIA GeForce 8/9/200/300/400/500 series graphic cards. It also supports nVIDIA GeForce 6/7. Newer drivers might appear in the future for GeForce 6/7 cards, … Read more

Kernel 3.9.5: Upgrade to Linux Kernel 3.9.5 now…

Linux kernel 3.9.5 has arrived. And you all can have it provided you’re running a Debian based system. This will include Ubuntu, Linux Mint, and every other distribution based on them. [![Kernel 3.9.5](http://revryl.com/wp-content/uploads/2013/06/3.9.5.png)](http://revryl.com/wp-content/uploads/2013/06/3.9.5.png)Because a picture is worth a thousand words, and kernels are abstract quantities, this is the closest we could come to a picture… … Read more

Sublime Text – Install on Fedora Using a YUM

**Sublime Text** is a cross-platform text and source code editor, with a Python API. Its functionality is also extendable with sublime-packages; it is not open source software nor free software, but some extending packages have free-software licenses and are community-built and maintained. The user interface is pretty reminiscent of [vim](https://en.wikipedia.org/wiki/Vim_(text_editor)). The beauty of Sublime Text … Read more