• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer navigation

The Geek Diary

  • OS
    • Linux
    • CentOS/RHEL
    • Solaris
    • Oracle Linux
    • VCS
  • Interview Questions
  • Database
    • oracle
    • oracle 12c
    • ASM
    • mysql
    • MariaDB
  • DevOps
    • Docker
    • Shell Scripting
  • Big Data
    • Hadoop
    • Cloudera
    • Hortonworks HDP

inxi Command Examples in Linux

by admin

inxi is a command-line tool that can be used to print a summary of system information and resources for debugging purposes. It is a system information script that can display various information about the hardware and software configuration of a system. The information displayed by inxi is divided into several sections, including system information, hardware information, and network information.

inxi can display information about the CPU, memory, storage, and network devices on the system, as well as information about the operating system and kernel version. It can also display information about the installed graphics card, sound card, and other peripheral devices.

inxi is particularly useful for debugging hardware or software issues, or for gathering information about a system for troubleshooting or support purposes. It can be used by system administrators, support technicians, and developers to quickly gather important information about a system without having to manually gather the information from various sources.

inxi Command Examples

1. Print a summary of CPU, memory, hard drive and kernel information:

# inxi

2. Print a full description of CPU, memory, disk, network and process information:

# inxi -Fz

3. Print information about the distribution’s repository:

# inxi -r

Filed Under: Linux

Some more articles you might also be interested in …

  1. ipcs Command Examples in Linux
  2. arpspoof: command not found
  3. ipset Command Examples in Linux
  4. pidof: command not found
  5. How to use compress, zip, gzip commands under Linux
  6. CentOS / RHEL 5,6 : How to reinstall GRUB loader from rescue mode
  7. CentOS / RHEL : How to change SNMP community string
  8. How to Create a New /boot Partition in CentOS / RHEL
  9. faillog Command Examples in Linux
  10. scsi_id Command Examples in Linux

You May Also Like

Primary Sidebar

Recent Posts

  • powertop Command Examples in Linux
  • powertop: command not found
  • powerstat: command not found
  • powerstat Command Examples in Linux

© 2023 · The Geek Diary

  • Archives
  • Contact Us
  • Copyright