Продажа и починка ПЭВМ и телефонов

Г. Ейск, улица Армавирская, дом 45, этаж II, кабинет № 221

Site Tools


wiki:inxi

inxi is a full featured CLI system information tool

https://smxi.org/docs/inxi.htm#inxi-basics; https://github.com/smxi/inxi; https://github.com/hamonikr/inxi-gui/blob/master/app.png; https://forum.ubuntu.ru/index.php?topic=318297.

sudo dnf install inxi -y && clear

https://smxi.org/docs/inxi-options.htm

Basic inxi information

clear && inxi -b

Full output

clear && inxi -Fxz

Graphics info (devices(s), drivers, display protocol (if available), display server/Wayland compositor, resolution, X.org: renderer, OpenGL version; Xvesa: VBE info.

clear && inxi -Gxx

Audio/sound devices(s), driver, running sound servers.

clear && inxi -A

Advanced Network device info. Triggers -N. Shows interface, speed, MAC id, state, etc.

clear && inxi -nz
wiki/inxi.txt · Last modified: 2022/09/07 15:24 by 127.0.0.1