LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

hardinfo

graphical system information and benchmark tool for Linux

TLDR

Start the graphical interface
$ hardinfo
copy
Generate a text report to stdout
$ hardinfo -r
copy
Generate an HTML report
$ hardinfo -r -f html > [report.html]
copy
List available modules
$ hardinfo -l
copy

SYNOPSIS

hardinfo [options]

DESCRIPTION

hardinfo (Hardware Information) is a graphical system information and benchmark tool for Linux. It displays detailed information about hardware components, software configuration, and system resources.The GUI organizes information into categories including:- Computer - Summary, operating system, kernel modules, boots- Devices - Processor, memory, PCI devices, USB devices, storage- Network - Interfaces, IP connections, routing table- Benchmarks - CPU, FPU, and memory performance testsReports can be generated for documentation or support purposes in text, HTML, or shell variable formats.

PARAMETERS

-r, --generate-report

Generate report to stdout instead of opening GUI
-f, --report-format FORMAT
Report format: text, html, or shell
-m, --load-module MODULE
Load specific module
-a, --autoload
Automatically load all modules
-l, --list-modules
List available modules

INSTALL

sudo zypper install hardinfo
copy

CAVEATS

Some information requires root privileges. Benchmark results are relative and shouldn't be compared across different hardinfo versions. Hardware detection depends on kernel drivers being loaded.

HISTORY

hardinfo was created by Leandro A. F. Pereira and first released in 2003. It has been a popular system information tool on Linux desktops, providing functionality similar to Windows' System Information utility.

SEE ALSO

lshw(1), inxi(1), hwinfo(8), lscpu(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid