Re: [opensuse] get info about memory and CPU



Thank you all. It worked...

D.



Sloan wrote:
Danesh Daroui wrote:

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?



If it's linux:

cat /proc/cpuinfo
cat /proc/meminfo

Joe


--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx



Relevant Pages