![]() |
| Home | Apache | PHP | Ubuntu | MySQL | Linux | HTML | Win | CSS | Perl | Javascript | Rants | Retro |
|
||
| How do I list all my Hardware in Ubuntu? The lshw command displays a list of hardware in the terminal. Open up the terminal and type the following command: sudo lshw Alternatively you could install a GUI version by entering the following command in the terminal. This will also allow you to save a hardware list to your desktop. sudo apt-get install hardinfo Once installed you will find this in the menus. You can also start it by entering the following command in the terminal: hardinfo Below is a screenshot taken from my own machine. ![]() - http://hardinfo.berlios.de/HomePage |