View system hardware and status information from Ubuntu 20.04 command line

To install inxi (a full featured system information script) just use apt-get.

# sudo apt-get install inxi

-F gives full output

# inxi -F

Which looks like this

inxi sample screenshot

Github repository at: smxi

 

Surprise it will even give some info on the Mac installed via Homebrew. It is mostly OS, CPU, and network…

Leave a Reply

Line and paragraph breaks automatic.
XHTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

Comments Protected by WP-SpamShield Spam Filter