Pages

Wednesday, February 1, 2012

How to get system information in Linux?

Use uname -m command to see whether your kernal is 64-bit or 32-bit. uname -ar will give you the other system and OS information such as machine name, Linux version etc.

get Linux system information

No comments:

Post a Comment