Materiel listing
De Linuxmemo.
Inventaire matériel
La commande lshw lancée par l'utilisateur root. Notamment, on pourra obtenir un rapport au format texte en redirigeant la sortie
sudo lshw > matériel.txt
On pourra également produire une sortie au format page web (HTML) avec l'option -html :
sudo lshw -html > matériel.html
En ligne de commande il y a aussi :
sudo lspci
sudo /usr/sbin/dmidecode
En graphique, il existe hal-device-manager et hardinfo.