Skip to content

Tuesday, December 22nd, 2009

New Linux User

HOWTO: Get Even More System Information!

December 22, 2005 by Jon  
Filed under How To

I’ve already written about using the uname -r command to get kernel version information, but there’s a few other neato little commands that you can use at the terminal window.

Note: the ticks around the uname commands are the backticks on the key (typically located beside the 1 key on a US keyboard). They are not the normal single quote marks.

echo uname -o will just display the OS name like so:

GNU/Linux

Using -a instead of -o will display the kernel name, hostname, kernel version, kernel compilation date, and OS name like so:

Linux jonzbox 2.6.10 #1 Wed Mar 2 22:37:07 PST 2005 i686 GNU/Linux

cat /etc/*-version will return a plethora of information like so:

OS: Linspire
Version: 5.0.59
Date: 20050315-1613
OS: Linspire
Version: 5.0.59
Date: 20050315-1613

There are also rumours that cat/etc/*-release will display information as well, but that doesn’t function on my system.

  • StumbleUpon
  • Digg
  • Facebook
  • Mixx
  • Google
  • TwitThis
  • Reddit
  • Yahoo! Buzz
  • Slashdot
  • E-mail this story to a friend!

Speak Your Mind

Tell us what you're thinking...
and oh, if you want a pic to show with your comment, go get a gravatar!


About Us | Advertise with us | Blog for EveryJoe | Privacy Policy | Terms of Use
Get This Theme | Sitemap


All content is Copyright © 2005-2009 b5media. All rights reserved.