~ Web Upd8: Ubuntu / Linux blog
To use lshw, run the following command in a terminal:
To get the hardware information in a HTML file, use the command below:
sudo lshw
To get the hardware information in a HTML file, use the command below:
cd && sudo lshw -html > hardware_info.html
After running the command above, you should find a file called "hardware_info.html" in your home directory - you can open this file using a web browser.
No comments:
Post a Comment