uname command

UNIX: Find Out the Server Model

by Vivek Gite on May 20, 2011 · 4 comments

How do I find out my UNIX server model? What is my UNIX server model?

{ 4 comments }

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?

{ 2 comments }

Find Linux Kernel Version

by Vivek Gite on July 1, 2009 · 0 comments

How do I find out my Linux kernel version?

{ 0 comments }

Linux command: Show Linux Version

by Vivek Gite on July 1, 2009 · 0 comments

What command I need to type to display my Linux version and other information?

{ 0 comments }

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?

{ 0 comments }

Find Linux / UNIX Kernel Version

by Vivek Gite on January 2, 2008 · 12 comments

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 [...]

{ 12 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 }