Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
05-19-2006, 11:16 PM
|
#1
|
|
Member
Registered: May 2006
Posts: 100
Rep:
|
Command to display amount of memory
I'm running Suse Linux 10.
What is the command to display the amount of memory installed?
|
|
|
|
05-19-2006, 11:26 PM
|
#2
|
|
Member
Registered: Apr 2003
Location: Dallas
Distribution: Vector Linux, Suse 10.1
Posts: 186
Rep:
|
There are probably several, but my favorite is the command "top". At the top of the screen is shows the memory available, and how much is used and free.
Good luck.
C
|
|
|
|
05-19-2006, 11:32 PM
|
#3
|
|
Member
Registered: Nov 2004
Location: ON, CANADA
Distribution: ubuntu, RHAS, and other unmentionables
Posts: 372
Rep:
|
free -m
output is in MB
cheers 
|
|
|
|
05-19-2006, 11:38 PM
|
#4
|
|
Senior Member
Registered: Nov 2004
Distribution: Debian, Ubuntu, LinuxMint, Slackware, SysrescueCD
Posts: 1,546
Rep: 
|
Lots of ways. As lotusjps46 said, "top" is one. Also "free" (a simpler display than "top"). "vmstat" as well.
If you want lots of details, run "cat /proc/meminfo". The first line of output, "MemTotal", tells you how much physical memory you have. The rest of the lines tell you how it's being used. All of the above commands get much of (all of?) their raw data from /proc/meminfo, I believe.
|
|
|
|
05-20-2006, 07:30 PM
|
#5
|
|
Member
Registered: Oct 2004
Location: Florida
Distribution: Debian
Posts: 319
Rep:
|
cat /proc/meminfo
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 02:04 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|