11-25-2007, 03:30 PM
|
#2 (permalink)
|
|
Is Aga really Little Buddha?
Join Date: Oct 2004
Location: Boston, MA
Posts: 746
Points: 2,155
|
do you have ssh access?
with linux you can run these commands:
CPU: cat /proc/cpuinfo
Memory: free -m
Disk: df -h
OS: cat /etc/redhat-release
|
|
|