Linux View hardware Information

Source: Internet
Author: User

1. View CPU Information: Cat/proc/cpuinfo
2. View card information: CAT/PROC/PCI
3. View USB Device: Cat/proc/bus/usb/devices
4. View PCI information: LSPCI (more intuitive than CAT/PROC/PCI)
5. View memory Information: Cat/proc/meminfo
6. View keyboard and mouse: Cat/proc/bus/input/devices
7. View system hard disk information and usage: Fdisk & disk–l & DF
8, detecting new hardware with hardware detection program Kuduz: Service kudzu start (or restart)
9. View Interrupt Request (IRQ) for each device: cat/proc/interrupts
10. View Boot Hardware detection infolog: DMESG more/var/log/dmesguname-auptime
several ways to view Linux version information:

Who-b View the last time the system started.

who-r View current system Operation s Row

Alias Command aliases

cat/proc/version View kernel information for the current systemCat/etc/issue shows the release version information
Cat/etc/resolv.conf Nslookup can also view the domain name server address echo $LANG can view the language of the current system

1:uname-a
2:cat/proc/version
3:cat/etc/issue
4:lsb_release-a
5:cat/etc/redhat-release
6:rpm-q Redhat-release
Detailed lsb_release-a
Log in to the server to perform lsb_release-a and list all version information, for example: Code as follows:
[Email protected] ~]$ lsb_release-a
LSB Version:: core-3:1-amd64:core-3:1-ia32:core-3:1-noarch:graphics-3:1-amd64:graphics-3:1-ia32: Graphics-3:1-noarch
Distributor Id:centos
Description:centos release 5:3 (Final)
Release:5:3
Codename:final
This command applies to all Linux, including Redhat, SuSE, Debian, and other distributions.

Linux View hardware Information

Contact Us

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

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.