View on GitHub

Linuxinfo

A modular tool to collect generic system information to aid troubleshooting and filing bug reports

Download latest executable

What is LinuxInfo?

LinuxInfo is a modular script to collect generic system information to aid troubleshooting and the filing of bug reports. It is designed to be easy to use, and it is packaged using "Makeself" to provide a single runnable script that generates a report detailing the system on which it is run.

It is designed for users that wish to create more sensible bug reports as well as for developers that would like to have a simple customized tool for their users.

LinuxInfo is Open Source and licensed under GNU GPL v3.

You can find a sample report here.

Download executables

Running it

$ chmod +x linuxinfo-1.0.4-nl.run
$ ./linuxinfo-1.0.4-nl.run

The script will unpack in a temporary folder, create a report in the current directory and display it. The filename of the report is "linuxinfo.txt"