Mathias Hennersdorf wrote:
Danesh Daroui schrieb:
Hi all,
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?
Regards,
Danesh
a good choice is:
dmidecode
it gives you a lot of info too.
But only a root ID process can run it
[EMAIL PROTECTED]:~> /usr/sbin/dmidecode
# dmidecode 2.7
/dev/mem: Permission denied
[EMAIL PROTECTED]:~>
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]