Skip to main content

How to easily install the linux kernel 4.4 on Ubuntu , Linux Mint and Elementary OS


Tip: Watch the video full screen and HD.


In this video i am going to show how-to easily install the linux kernel 4.4 on Ubuntu , Linux Mint and Elementary OS. And in case of something going wrong how to uninstall it.

The Linux kernel is the operating system kernel used by the Linux family of Unix-like operating systems.It is a prominent example of free and open source software.
The Linux kernel is released under the GNU General Public License version 2 (GPLv2)(plus some firmware images with various non-free licenses), and is developed by contributors worldwide. Day-to-day development discussions take place on the Linux kernel mailing list.
The Linux kernel was initially conceived and created in 1991 by Finnish computer science student Linus Torvalds. Linux rapidly accumulated developers and users who adapted code from other free software projects for use with the new operating system.The Linux kernel has received contributions from thousands of programmers.
All Linux distributions released have been based upon the Linux kernel.

Commands

Open a terminal window

Install git
sudo apt-get install git

Go to the tmp directory
cd /tmp

Download the script
git clone https://github.com/ribalinux/uki

Go to the script directory
cd uki

Give the script executable permission
chmod +x uki

Run the scrip
sudo ./uki

Reboot :)

In the terminal you can check the kernel version with the command
uname -r

You can easily uninstall the kernel with the command:
sudo apt-get purge linux-image-4.4.0-*

PLEASE SUBSCRIBE AND FOLLOW ME ON TWITTER GOOGLE+ OR FACEBOOK!! IF YOU CAN PLEASE SUPPORT THE CHANNEL ON PATREON 

Patreon
https://www.patreon.com/ribalinux

Twitter
https://twitter.com/ribalinux

Blogger
http://ribalinux.blogspot.pt/

Facebook
https://www.facebook.com/theribalinux

Google+
https://plus.google.com/u/0/110348492032614636584/posts

Easily deploy an SSD cloud server on @DigitalOcean in 55 seconds. Sign up using my link and receive $10 in credit:https://www.digitalocean.com/?refcode=8f5da5ba306e

Popular Posts