View hardware information and drive devices in linux
Source: Internet
Author: User
Linux: View hardware information and drive devices-general Linux technology-Linux technology and application information. For more information, see the following. Use the hardware detection program kuduz to detect the new hardware: service kudzu start (or restart)
View CPU information: cat/proc/cpuinfo
View Board information: cat/proc/pci
View PCI information: lspci (more intuitive than cat/proc/pci)
View memory information: cat/proc/meminfo
View USB devices: cat/proc/bus/usb/devices
View the keyboard and mouse: cat/proc/bus/input/devices
View system hard disk information and usage: fdisk & disk-l & df
View interrupt requests of each device (IRQ): cat/proc/interrupts
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service