Skip to main content

How-to easily install the linux kernel 3.18 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 3.18 on Ubuntu , Linux Mint and Elementary OS

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-3.18.0-*

###################################################################

PLEASE SUBSCRIBE AND FOLLOW ME ON TWITTER GOOGLE+ OR FACEBOOK!!

If you have any spare bitcoins i gladly take them ;)
BTC: 12uJiUz4TT5eNrjGMxpfAiKwsU5VXmESkp

LTC: LR1hHyTfEXE8HBKMS5NHA8MU9BGSjG6zDu

DOGE: DFa6CSZpYYboX8qFfZaV7YwiGpPbSdJPnH

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

GET 20 GB OF FREE CLOUD STORAGE FOR YOUR LINUX BOX
https://copy.com?r=YOSJw9


Popular Posts