linux image

Ubuntu Linux: Upgrade Linux Kernel

by Vivek Gite on October 18, 2007 · 6 comments

Q. How do I upgrade my Linux kernel version under Ubuntu Linux 7.04 / 7.10? A. You can use any one of the following method: (a) Command Line Tools – apt-get (b) GUI tool apt-get command – Upgrade Linux Kernel Open terminal and type the following commands: $ sudo apt-get update Now search kernel version: [...]

{ 6 comments }

List or Check Installed Linux Kernels

by Vivek Gite on October 11, 2007 · 3 comments

Q. How do I list all installed kernel on Linux operating system? How do I find out current kernel version? A. You can use standard package listing command to list installed kernels. RedHat / CentOS / RHEL / Fedora Linux user You need to use standard rpm command to list installed software. Type the following [...]

{ 3 comments }