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 i3 Gnu/linux 2, # cat/proc/version (Linux view current operating system version information) Linux version 2.4.20-8 ([email protected]) (GCC versio n 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 (L Inux 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, kernel 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
How to view version information under Linux