Show hardware information - hardinfo

Show hardware information in GUI window. More information: GitHub - lpereira/hardinfo: System profiler and benchmark tool for Linux systems.

  • Start hardinfo:

hardinfo

  • Print report to standard output:

hardinfo -r

  • Save report to HTML file:

hardinfo -r -f html > hardinfo.html