Код: Выделить всё
root@animal:~# uname -a
Linux animal 2.4.26 #6 Mon Jun 14 19:07:27 PDT 2004 i486 unknown unknown GNU/Linux
Код: Выделить всё
root@animal:~# cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 4
model : 3
model name : 486 DX/2
stepping : 5
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme
bogomips : 33.17
Код: Выделить всё
root@animal:~# cat /proc/meminfo
total: used: free: shared: buffers: cached:
Mem: 21663744 21123072 540672 0 6885376 8732672
Swap: 63959040 0 63959040
MemTotal: 21156 kB
MemFree: 528 kB
MemShared: 0 kB
Buffers: 6724 kB
Cached: 8528 kB
SwapCached: 0 kB
Active: 5040 kB
Inactive: 11924 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 21156 kB
LowFree: 528 kB
SwapTotal: 62460 kB
SwapFree: 62460 kB
Код: Выделить всё
root@animal:~# df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/hda2 353792 317904 35888 90% /

