How can i show my cpu info (linux)?

How can i show my cpu info?

Log in to your server via SSH then typ;e the following command

         cat /proc/cpuinfo

 

This will show you all the information on your cpu in your dedicated server (linux)

  • 21 Users Found This Useful
Was this answer helpful?

Related Articles

How Can i tell if my server is being DoS/DDoS'd (denial of service ) ?

You can use this command to see the number of connections per IP. It's a bit easier on the eye...

How do i fix - 4gb seg fixup on debian (lenny)?

Some clients have had problems when upgrading their vps from Debian Etch to Debian Lenny.  After...

How do i fix - There is no public key available for the following key IDs: 9AA38DCD55BE302B

When i run apt-get update on my debian system i get the following error :- Thereisnopublic key...

How do I install Lua 5.0 on a debian system?

How do I install Lua 5.0 on a debian server?   You can do this by simply logging in to your...