The sys admin's daily grind: inxi

Info Tubbies

Article from Issue 206/2018
Author(s):

The name of the tool that columnist Charly Kühnast recommends this month may sound like the Teletubbies, but it is but far from infantile when it comes to functionality. In fact, inxi provides detailed and precisely controllable hardware and system usage information for the host computer.

Every admin knows how to retrieve information about the system on which they are working. How many cores does the CPU have? cat /proc/cpuinfo! Is eth3 a gigabit interface? ip l sh! But instead of many tools, you can just use one: inxi [1].

Suppose I need an overview of a machine with which I don't normally work. Then, I call inxi without any parameters and get some basic information about the hardware (CPU, clock speed, RAM, and disk size) and the system (kernel and shell processes). If I want to see a few details, the -F parameter provides information on the video and audio hardware, partitioning, RAID, temperatures, and fan speeds (Figure 1).

Figure 1: "Extensive" is probably the best description of what inxi bundles into its system overview here.

[...]

Use Express-Checkout link below to read the full article (PDF).

Buy this article as PDF

Express-Checkout as PDF
Price $2.95
(incl. VAT)

Buy Linux Magazine

SINGLE ISSUES
 
SUBSCRIPTIONS
 
TABLET & SMARTPHONE APPS
Get it on Google Play

US / Canada

Get it on Google Play

UK / Australia

Related content

  • inxi-gui

    Inxi gives users a comprehensive inventory of their system hardware – but only at the command line. Inxi-gui, a graphical front end, makes things a little more convenient.

  • Inxi

    The inxi command-line tool provides useful information from the depths of the system.

  • Hardware Analysis Tools

    If your hardware is causing trouble, good advice can be hard to find, but Linux users have a number of easily installed analysis tools to help systematically track down the root cause of problems. This month, we present a selection of these tools.

  • FOSSPicks

    Behind every good tool is a good idea. Read on for some unsung tools that could save time and solve some practical problems – but be ready to work with the source code. Most of these tools are still experimental or in early stages of development.

  • Charly's Birds

    Charly ran a first-generation Rasp Pi for years in the birdhouse in his garden, but the Rasp Pi eventually fell foul of marauding wasps. Now Charly has replaced it with an RPi3 featuring a NoIR cam and motion detection.

comments powered by Disqus
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters

Support Our Work

Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.

Learn More

News