Skip to content

Kernel upgrade script for Ubuntu and derivatives

License

Notifications You must be signed in to change notification settings

mib-iqbal/ukupgrade

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

ukupgrade

Linux Logo

ukupgrade stands for "Ubuntu Kernel Upgrade"

Purpose: It provides us to upgrade linux kernel to latest stable version for Ubuntu/Mint and derivatives. Based on this archive

Latest Stable Kernel Version: 3.16.2


Usage

  • Open your favorite terminal and run the follwing commands

  • Download latest script here

  • Extract them all with any archive program or

unzip ukupgrade-master.zip
  • Come on inside folder with cd ukupgrade-master

  • Call the script

./ukupgrade

###In order to call script as bash commannd

  • Run
sudo cp ./ukupgrade /usr/bin/do-kernel-upgrade
  • Now you can call the script whereever you are
do-kernel-upgrade

###Author Mustafa Hasturk

homepage mustafahasturk.com
email [email protected]

About

Kernel upgrade script for Ubuntu and derivatives

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%