trip.overthewire.org

System Specifications :
CPU
trip.overthewire.org ~ # cat /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 8
model name      : Pentium III (Coppermine)
stepping        : 6
cpu MHz         : 993.434
cache size      : 256 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 2
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 
                  mmx fxsr sse
bogomips        : 1987.13
clflush size    : 32

processor       : 1
vendor_id       : GenuineIntel
cpu family      : 6
model           : 8
model name      : Pentium III (Coppermine)
stepping        : 6
cpu MHz         : 993.434
cache size      : 256 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 2
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 
                  mmx fxsr sse
bogomips        : 1986.41
clflush size    : 32
trip.overthewire.org ~ #
Memory:
trip.overthewire.org ~ # free -m
             total       used       free     shared    buffers     cached
Mem:          2026       1975         50          0        127       1697
-/+ buffers/cache:        150       1875
Swap:         1145          0       1145
trip.overthewire.org ~ #
Drives
trip.overthewire.org ~ # df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/sda1              16G  2.8G   13G  19% /
udev                   10M  160K  9.9M   2% /dev
shm                  1014M     0 1014M   0% /dev/shm
/dev/sdb1              68G   39G   25G  61% /vmware
trip.overthewire.org ~ #