Skip to content

Latest commit

 

History

History
59 lines (39 loc) · 1.35 KB

README.md

File metadata and controls

59 lines (39 loc) · 1.35 KB

Project Status: Active

ukupgrade

Linux Logo

ukupgrade stands for "Ubuntu Kernel Upgrade"

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

Latest Stable Kernel Version on 2016-Sep: 4.7


Usage

  • Download latest script
curl https://raw.githubusercontent.com/muhasturk/ukupgrade/master/ukupgrade > ukupgrade
  • Give executable permission
chmod +x ./ukupgrade
  • 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 hi [at] mustafahasturk [dot] com

Contributors

Allan Brazute

| email | ethraza [at] gmail [dot] com |