Inxi
From MEPIS Documentation Wiki
Contents |
Intro
This command line script by h2, the author of smxi and sgfxi, provides detailed system information with many options.
Installation
You can use smxi to get this script, or run this command (copy and paste) in the konsole as root:
cd /usr/local/bin && wget -Nc smxi.org/inxi && chmod +x inxi
Use
Best practices suggest that the user should execute the command (as normal user, NOT as root)
inxi -xrFA
and paste the output into their forum post, when asking for help on software crashes or hardware issues related to graphics, networking, or sound, etc.
The options currently available can be seen by typing
inxi -help
or by consulting the project page listed below.