**Linux Kernel 3.8 **in its stable release has been made available recently which brings many new features for better support with Linux-based operating systems. We are now going to explain how to upgrade to this new kernel using a simple bash script that will download and install kernel files automatically in your system. If this […]
Category: Articles
Install Cinnamon-Desktop-Environment on Fedora 18/17 or older
A lot of people wanted to install Cinnamon Desktop Environment on Fedora 17/18 or older. Here is how to install it: su yum update yum install cinnamon You can now switch desktops in the login screen after you selected the account you want to log in with. Click on Session and select Cinnamon Enjoy!!! Share […]
Ubuntu 12.04.2 LTS released
Ubuntu 12.04.2 has been released by the Ubuntu Team. The official report is below: The Ubuntu team is pleased to announce the release of Ubuntu 12.04.2 LTS (Long-Term Support) for its Desktop, Server, Cloud, and Core products, as well as other flavours of Ubuntu with long-term support. To help support a broader range of hardware, […]
Install Ubuntu Software Center in Linux Mint via PPA
Ubuntu Software Center (originally coded named AppCenter) is a computer program for browsing, installing, and removing software on the Ubuntu operating system. Based upon the GNOME application, gnome-app-install, which is similar in function and appearance, it originally served as a GTK+ graphical user interface front-end to the Advanced Packaging Tool (apt), part of the Debian […]
Install Synaptic Package Manager on Ubuntu/Linux Mint
Synaptic-Package-Manager is a graphical front-end to apt, the package management system in Ubuntu and Linux Mint. It combines the point-and-click simplicity of the graphical user interface with the power of the apt-get command line tool. You can install, remove, configure, or upgrade software packages, browse, sort and search the list of available software packages, manage […]