Home > Uncategorized > lshw – Hardware details on Ubuntu/Linux

lshw – Hardware details on Ubuntu/Linux

This is a wonderful tool for Linux users. Know all your hardware details with this superb tool called  “lshw”

Try it now:
$sudo lshw

You can get specific details by using the -C flag:
$sudo lshw -C disk
will list all you hard disks.

To create an html page with your hardware details, then type:
$sudo lshw -html > your-file-name.html

This is what I got when i used the last command on my machine.

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • De.lirio.us
  • description
  • Furl
  • Reddit
  • Slashdot
  • Spurl
  • StumbleUpon
  • Technorati
  • TwitThis
Categories: Uncategorized Tags: ,
  1. No comments yet.
  1. No trackbacks yet.