Posts
read more
View lshw Output as a HTML Page
You can use the lshw command to output your hardware configuration to an html file by passing the -html parameter to it:
$ sudo lshw -html >hardware.html