Lshw: Difference between revisions
m (1 revision) |
mNo edit summary |
||
Line 2: | Line 2: | ||
It is not provided in Ubuntu by default but can be installed from the default repositories. | It is not provided in Ubuntu by default but can be installed from the default repositories. | ||
[[Category:Software]] |
Latest revision as of 10:20, 19 July 2013
lshw is a command that lists the hardware that the kernel can see. It provides copious output, either machine-parseable (XML or JSON) or human-readable (HTML). It emits applicable uuids where they exist.
It is not provided in Ubuntu by default but can be installed from the default repositories.