DISQUS

DISQUS Hello! benjamingolub.com is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

Jump to original thread »
Author

lshw - LiSt HardWare

Started by Benjamin Golub · 1 year ago

Nearly everyday I learn a few new tricks with Linux. Yesterday I learned about the lshw (LiSt HardWare) command. It lets you find out everything about your current hardware. To use it just type:

sudo lshw

To export as html:

sudo lshw -html > name-of-html.html

To export as xml:

sudo lshw -xml > name-of-xml.xml

This seems like a [...] ... Continue reading »

0 comments

This thread has no comments yet.

Add New Comment

Returning? Login