View a summary of Linux version System information methods

Source: Internet
Author: User

How to view version information under Linux, including the number of bits, version information and CPU core information, CPU specific models, etc., the entire CPU information at a glance.

1. # uname-a (Linux view version current operating system kernel information)

Linux localhost.localdomain 2.4.20-8 #1 Thu Mar 17:54:28 EST 2003 i686 Athlon i386 Gnu/linux

2. # cat/proc/version (Linux view current operating system version information)

Linux version 2.4.20-8 ([email protected])
(gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)) #1 Thu Mar 17:54:28 EST 2003

3, # Cat/etc/issue or Cat/etc/redhat-release (Linux view version current operating system release information)

Red Hat Linux Release 9 (shrike)

4, # Cat/proc/cpuinfo (Linux view CPU-related information, including model, frequency, core information, etc.)

processor:0
Vendor_id:authenticamd
CPU Family:15
Model:1
Model NAME:AMD a4-3300m APU with Radeon (tm) HD Graphics
stepping:0
CPU mhz:1896.236
Cache size:1024 KB
Fdiv_bug:no
Hlt_bug:no
F00f_bug:no
Coma_bug:no
Fpu:yes
Fpu_exception:yes
CPUID Level:6
Wp:yes
FLAGS:FPU VME de PSE TSC MSR PAE MCE cx8 APIC Sep MTRR PGE MCA cmov Pat PSE36 Clflush MMX FXSR
SSE SSE2 syscall mmxext LM 3dnowext 3DNow
bogomips:3774.87

5, # getconf Long_bit (Linux view version shows that the current CPU is running in 32bit mode, but does not mean that the CPU does not support 64bit)

32

6. # lsb_release-a

View a summary of Linux version System information methods

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.