Close Menu
    Facebook X (Twitter) Instagram
    • Download Cisco Packet Tracer
    Facebook X (Twitter) Instagram Pinterest Vimeo
    IT Beginner
    • Home
    • Server
    • WordPress
    IT Beginner
    Home»Debian»How to update Ubuntu, Linux Mint, or Debian based kernel
    Debian

    How to update Ubuntu, Linux Mint, or Debian based kernel

    18/07/2017Updated:20/07/2017No Comments1 Min Read

    Update kernel will help you to fix security holes, imrpove stabilty, update drivers, new kernel functions, and increase speed.
    To find out the version of your kernel

    # uname -r

    or

    # cat /proc/version_signature

    or
    use gnome-system-monitor in gui, look for the system monitor in the menu and look in the first tab System.

    The newest kernel by the time i’m writing this is 3.10.4

    To download newest kernel for ubuntu, or linux mint. Please visit here http://kernel.ubuntu.com/~kernel-ppa/mainline/

    For x32

    Download the packages:

    $ wget -c kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.4-saucy/linux-headers-3.10.4-031004_3.10.4-031004.201307282043_all.deb
    $ wget -c kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.4-saucy/linux-headers-3.10.4-031004-generic_3.10.4-031004.201307282043_i386.deb
    $ wget -c kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.4-saucy/linux-image-3.10.4-031004-generic_3.10.4-031004.201307282043_i386.deb

    Install Kernel 3.10.4:

    # dpkg -i *.deb
    # update-grub

    For x86-64

    Download the packages:

    $ wget -c kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.4-saucy/linux-headers-3.10.4-031004_3.10.4-031004.201307282043_all.deb
    $ wget -c kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.4-saucy/linux-headers-3.10.4-031004-generic_3.10.4-031004.201307282043_amd64.deb
    $ wget -c kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.4-saucy/linux-image-3.10.4-031004-generic_3.10.4-031004.201307282043_amd64.deb

    Install Kernel 3.10.4:

    # dpkg -i *.deb
    # update-grub
    # reboot

    After your system rebooted, check your kernel version again.

    # uname -a
    kernel update
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
    Previous ArticleInstall GUI on debian 7 wheezy
    Next Article Fixing Error in locking authority file .Xauthority

    Related Posts

    Xubuntu

    How to upgrade xfce 4.10 to 4.12 in xubuntu

    27/07/2017
    Ubuntu

    How to install VNC Server on Ubuntu 15.10

    27/07/2017
    Debian

    How to setup a LAMP server Linux, Apache, MySQL, PHP on Debian 7 wheezy Linux

    27/07/2017
    Subscribe
    Notify of
    guest

    guest

    This site uses Akismet to reduce spam. Learn how your comment data is processed.

    0 Comments
    Oldest
    Newest Most Voted
    Inline Feedbacks
    View all comments
    Tags
    apache centos Centos 6 cuda Desktop Environment dual boot environment featured gnome GUI hostname hosts intel kernel kill lamp server lemp server life MariaDB netflix nginx nvidia password php-fpm phpmyadmin pids processes s.m.a.r.t Security session solid state drive ssd ssh ssh server tag 1 tag 2 Ubuntu upgrade varnish VirtualBox VNC Server web server window manager wordpress xfce
    Facebook X (Twitter) Instagram Pinterest

    Type above and press Enter to search. Press Esc to cancel.

    wpDiscuz