2021-05-12 14:32:11
Inxi:獲取Linux的系統和硬體資訊
我們已經展示了一些不同的應用程式和方法來獲取Linux的系統和硬體資訊。在這一系列裡,我們將看到如何使用inxi來獲取這些詳情資訊。在論壇技術支援中,它可以作為偵錯工具,迅速確定使用者的系統設定和硬體資訊。
Inxi是一個可以獲取完整的系統和硬體詳情資訊的命令列工具,內容包括:
- 硬體
- CPU
- 磁碟驅動器
- Xorg
- 桌面環境
- 核心
- GCC版本
- 進程
- 記憶體占用
- 和其他有用的資訊
安裝方法
Inxi在多數現代GNU/Linux作業系統的預設軟體倉庫中。所以我們可以簡單地執行下列命令安裝。
在基於Debian的發行版:
sudo apt-get install inxi
在Fedora:
sudo yum install inxi
在基於RHEL的發行版:
安裝EPEL軟體倉庫:
sudo yum install epel-release
然後使用如下命令安裝inxi:
sudo yum install inxi
使用方法
在終端執行如下命令可以獲取系統的概況資訊。
inxi
範例輸出:
CPU~Dual core IntelCore i3-2350M CPU (-HT-MCP-) clocked at Min:800.000MhzMax:1200.000MhzKernel~3.13.0-45-generic x86_64 Up~6:41Mem~1537.7/3861.3MB HDD~500.1GB(52.5% used)Procs~183Client~Shell inxi~1.9.17
當然,我們可以獲取一個特定硬體的詳情資訊。比如獲取聲音/音訊硬體詳情資訊,可以執行如下命令:
inxi -A
範例輸出:
Audio:Card:Intel6Series/C200 SeriesFamilyHighDefinitionAudioController driver: snd_hda_intel
Sound:AdvancedLinuxSoundArchitecture ver: k3.13.0-45-generic
很酷是吧?
同樣的,你可以獲取顯示卡的詳情資訊。
inxi -G
範例輸出:
Graphics:Card:Intel2ndGenerationCoreProcessorFamilyIntegratedGraphicsController
X.Org:1.15.1 drivers: intel (unloaded: fbdev,vesa)Resolution:1366x768@60.0hz
GLX Renderer:Mesa DRI IntelSandybridgeMobile GLX Version:3.0Mesa10.3.0
硬碟資訊呢?也是可以的。執行如下命令來獲取完整的硬碟資訊。
inxi -D
範例輸出:
Drives: HDD TotalSize:500.1GB(52.5% used)1: id:/dev/sda model: ST9601325BD size:500.1GB
顯示Bios和主機板詳情資訊:
inxi -M
範例輸出:
Machine:System:Dell(portable) product:Inspiron N5050
Mobo:Dell model:01HXXJ version: A05 Bios:Dell version: A05 date:08/03/2012
不僅是硬性詳情資訊,它也可以顯示我們系統中的可用軟體倉庫列表。
inxi -r
範例輸出:
Repos:Active apt sources in file:/etc/apt/sources.list
deb http://Ubuntu.excellmedia.net/archive/ trusty main restricted
deb-src http://ubuntu.excellmedia.net/archive/ trusty main restricted
deb http://ubuntu.excellmedia.net/archive/ trusty-updates main restricted
deb-src http://ubuntu.excellmedia.net/archive/ trusty-updates main restricted
deb http://ubuntu.excellmedia.net/archive/ trusty universe
.
.
Active apt sources in file:/etc/apt/sources.list.d/intellinuxgraphics.list
deb https://download.01.org/gfx/ubuntu/14.04/main trusty main #Intel Graphics drivers
Active apt sources in file:/etc/apt/sources.list.d/linrunner-tlp-trusty.list
Active apt sources in file:/etc/apt/sources.list.d/wseverin-ppa-trusty.list
deb http://ppa.launchpad.net/wseverin/ppa/ubuntu trusty main
Inxi還可以顯示你所在位置的天氣資訊。感到意外嗎?是的,它可以。
inxi -W Erode,Tamilnadu
這裡Erode是地區,Tamilnadu是印度的一個邦。
範例輸出:
Weather:Conditions:79 F (26 C)-ClearTime:February4,6:00 PM IST
檢視完整的硬體詳情資訊
厭倦了逐一獲取每種硬體的資訊?你可以使用如下命令將所有資訊一次列出:
inxi -F
範例輸出:
System:Host: sk Kernel:3.13.0-45-generic x86_64 (64 bit)Desktop: LXDE (Openbox3.5.2)Distro:Ubuntu14.04 trusty
Machine:System:Dell(portable) product:Inspiron N5050
Mobo:Dell model:01HXXJ version: A05 Bios:Dell version: A05 date:08/03/2012
CPU:Dual core IntelCore i3-2350M CPU (-HT-MCP-) cache:3072 KB flags:(lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx)
ClockSpeeds:1:800.00MHz2:1000.00MHz3:800.00MHz4:800.00MHz
Graphics:Card:Intel2ndGenerationCoreProcessorFamilyIntegratedGraphicsController
X.Org:1.15.1 drivers: intel (unloaded: fbdev,vesa)Resolution:1366x768@60.0hz
GLX Renderer:Mesa DRI IntelSandybridgeMobile GLX Version:3.0Mesa10.3.0
Audio:Card:Intel6Series/C200 SeriesFamilyHighDefinitionAudioController driver: snd_hda_intel
Sound:AdvancedLinuxSoundArchitecture ver: k3.13.0-45-generic
Network:Card-1:QualcommAtheros AR9285 WirelessNetworkAdapter(PCI-Express) driver: ath9k
IF: wlan0 state: up mac:
Card-2:Realtek RTL8101E/RTL8102E PCI ExpressFastEthernet controller driver: r8169
IF: eth0 state: down mac:
Drives: HDD TotalSize:500.1GB(52.5% used)1: id:/dev/sda model: ST9500325AS size:500.1GB
Partition: ID:/ size: 455G used: 245G (57%) fs: ext4 ID: /boot size:236M used:159M(72%) fs: ext2
ID: swap-1 size:4.19GB used:0.00GB(0%) fs: swap
RAID:No RAID devices detected -/proc/mdstat and md_mod kernel raid module present
Sensors:SystemTemperatures: cpu:64.5C mobo: N/A
FanSpeeds(in rpm): cpu: N/A
Info:Processes:186Uptime:6:52Memory:1547.2/3861.3MBClient:Shell(bash) inxi:1.9.17
就像上面你看到的那樣,inxi顯示出了完整的硬體詳情資訊。
更多的細節可以參考man手冊。
man inxi
結論
你在尋找一個可以顯示完整的系統和硬體詳情資訊的簡單工具嗎?那麼不用再找了,inxi會提供你所需要的。並且,它還是在你系統預設的軟體倉庫中的輕量級工具。你還想要更多東西嗎?試一試它,你不會失望。
歡呼吧!
via: http://www.unixmen.com/inxi-find-system-hardware-information-linux/
來源:http://linux.cn/article-5503-1.html
本文永久更新連結地址:http://www.linuxidc.com/Linux/2015-05/117958.htm
相關文章