[kanchilug] [Tip] Create a nifty overview of the hardware in your computer

  • From: "Tha.Suresh" <jemenisuresh@xxxxxxxxx>
  • To: ILUG-C <ilugc@xxxxxxxxxxxxx>, KanchiLug <kanchilug@xxxxxxxxxxxxx>, iitdlug@xxxxxxxxxxxxxxxx
  • Date: Tue, 19 Oct 2010 09:24:20 +0530

$ lshw -html > hardware.html

Create a nifty overview of the hardware in your computer

After the command is done, open the html file in a browser.

EX:

arul@arul-desktop:~/Desktop$ lshw -html > hardware.html
WARNING: you should run this program as super-user.

arul@arul-desktop:~/Desktop$ sudo lshw -html > hardware.html


You can see the output diff between super user and local user.

--
Regards,
Tha.Suresh
http://thasulinux.wordpress.com
 

Other related posts:

  • » [kanchilug] [Tip] Create a nifty overview of the hardware in your computer - Tha.Suresh