Generate a hardware report in html format using lshw on linux

Written By Smart| 8 October 2009| No Comment

If you want to generate a hardware report of your workstation,desktop and laptop it very useful command.

lshw means list hardware on linux.

Example :

admin@smartproteam~$sudo lshw -html > myhardwarelist.html

(note : you need to be root to run this command )

myhardwarelist.html on the pwd(present working directory) with list of your hardware and configuraion in html format.

Related Posts with Thumbnails

Share With Others

Leave your response!




Comment moderation is enabled. Your comment may take some time to appear.