How to check the Linux VPS’s RAM speed? Actually as per my VPS plan, I am supposed to get 2GB RAM, but I doubt that I am getting only 128MB. Please help me in finding the server’s RAM speed.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you want to know the amount of memory (wich seems more probable) you have available, not the speed of RAM, then consider using command free.
This will give you the ammount of memory you have available and memory in use, in MB.
See also: man free
Or if you really want to see your RAM speed then this might help
man lshw