I need kernel headers to compile module and vmware tools. How do I install kernel headers under Debian / Ubuntu Linux operating systems?
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 [...]
Q. I am a new proud Linux user. My question to you is – how do I find which kernel version installed on my Linux system? How do I upgrade my kernel to latest version? Any help would be greatly appreciated. A. The Linux kernel is the central component of most computer operating systems (OSs). [...]
How do I determine if my CPU is 64bit or not under Linux operating systems?
Q: I think I am missing some driver or my initial ramdisk is corrupted for running kernel how do I Rebuild the initial ramdisk image under Linux? A: You need ramdisk if you have added new hardware devices such as SCSI or FibreChannel controller to your server as the ramdisk contains the necessary modules (i.e. [...]