Sure:
Code:
[root@history ~]# uname -a
Linux history.shellasaurus.com 2.6.18-164.15.1.el5 #1 SMP Wed Mar 17 11:37:14 EDT 2010 i686 i686 i386 GNU/Linux
CPU x 4
Code:
[root@history ~]# cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 2
model name : Intel(R) Xeon(TM) CPU 2.66GHz
MEM:
Code:
[root@history ~]# free -m
total used free shared buffers cached
Mem: 2026 1594 431 0 192 1081
-/+ buffers/cache: 321 1705
Swap: 4031 0 4031
Very Small 80 GB drive:
Code:
[root@history ~]# df -kh
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
63G 3.9G 56G 7% /
/dev/sda2 99M 18M 76M 19% /boot
jaysunn