How do I find out my UNIX server model? What is my UNIX server model?
RHEL version 6.1 has been released with new features and improvements. How do I upgrade my HP server running RHEL v6.0 to v6.1 using RHN?
How do I find out my Linux kernel version?
What command I need to type to display Linux kernel version and other information such as Linux distribution name? How do I check Linux kernel version number?
Q. I know how to find out information about compiled driver under FreeBSD kernel. But, how do I find out if a Particular feature, driver or filesystem support is compiled into my running Linux kernel or not? How do I find out if DMA support is compiled into my kernel?
Q. How do I find out what kernel version I am currently running under Debian Linux or any other Linux distribution using a shell prompt? A. Use uname command which print certain system information such as: => Kernel version and name => Print the machine hardware name => print the processor type => print the [...]
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 [...]