Results 1 to 2 of 2
How can I find out in Linux how much RAM I have in my computer? I've been able to discover my processor and video card through YaST, but although I ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-02-2006 #1Just Joined!
- Join Date
- Oct 2006
- Posts
- 4
How much RAM?
How can I find out in Linux how much RAM I have in my computer? I've been able to discover my processor and video card through YaST, but although I am assuming this should be in the same area, I can't find it. (I have SuSE, by the way). Thanks for any help!
- 10-02-2006 #2
In a terminal, you can type :
And look for a line like that (it's the first line of the output) :Code:cat /proc/meminfo
which in that case would mean that you have 1G of ram.
Originally Posted by cat /proc/meminfo "To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee


Reply With Quote
