lshw Command Examples

List detailed information about hardware configurations as root user. More information: https://manned.org/lshw.

sudo lshw -X

sudo lshw -short

sudo lshw -class disk -class storage -short

sudo lshw -class network -html > {{interfaces.html}}