On 2007. 11. 29., Thursday 21:20:19 Danesh Daroui wrote:
> I have access to a remote server via SSH. I would like to know if there
> is any possible way to find out the speed and type of CPU and available
> memory via command line. Is it possible? If yes, how?

cat /proc/cpuinfo
cat /proc/meminfo

Tom
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to