View Full Version : how can i check the server i have is what they sold me
punchbowl
09-24-2007, 11:36 AM
:o
I know - I should know this but I don't.
Can I shell in and run some command?
Dean C
09-24-2007, 11:39 AM
Depends what environment you are running. IIS or Linux?
punchbowl
09-24-2007, 12:47 PM
linux - fedora core 5
Eikinskjaldi
09-25-2007, 01:53 AM
From the shell,
uname -a will give you information about your system
top will give you info about how many processes you have, and how much RAM
df -h will show you how much disk space you have
cat /proc/cpuinfo
and
cat /proc/meminfo
Will give info about CPU and memory
punchbowl
09-25-2007, 11:28 AM
you are the man - this is so helpful!
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.