Linux - NewbieThis 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.
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.
In Fedora Core 6 I am working on 256MB RAM. I know it is not much and I will shortly increase the RAM size but is there any way that I can free up the RAM and make the PC run faster? In Windows though it is running at a great speed.
When the system is up after a boot it is running perfectly ok and fast, but after say one hour of working (particularly when I am running openoffice) it is getting extremely slow.
as a first step, run "ps aux" "top" "free -mt" and check /proc/meminfo to get an idea of what applications you are running and exactly how much memory/cpu is being used, and by what. you may be running a lot of unnecessary stuff....
I'm also running FC6 and have noticed at times my laptop slows down. However this is not due to RAM or the lack there of in my case. Sometimes I have noticed background processes start up and take a lot of cpu. This can be identified via the top command.
Also if you use the menu system -> Administration -> system monitor and click on the resources tab it will show you the amount of RAM and swap you are currently using.
Unless Fedora has changes radically recently, it will be running a heap of unnecessary services, which all take up processor and memory.
Should be plenty of threads here on LQ about what (and how) can be stopped.
Thanks for your replies. Now I have a good idea about what is going on. As syg00 said, Fedora seems to be running lot of stuffs that might be taking up memory. As of now it is very difficult for me to know which one is unnecessary. When I am chekcing ps -aux it is a huge lists of processes running.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.