Linux - GeneralThis Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then 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.
Is there a disk optimizer for Linux. I've noticed it's starting to run really slow, and there isn't much on it at all, just what came with the distro (Fedora) basically.
Is there a way I can do a defrag and see if that'll speed things up?
You don't need to defrag linux filesystems. They store information in a more efficient manner then Windows does and thus are mostly self optimizing. The reason why your Fedora is probably slow is you probably have a ton of crap running that you don't need like web servers and such running in the background.
The command you posted doesn't do anything tricky.
jtshaw, your right about the server. Right now I have apache and mysql both running, along with open office, gftp, opera, blue fish and the gaim messenger, even still, I used to have the windows equilivent to all the same applications open and it would never bog down.
It's actually running good right now, hopefully it's done being slow.
It could be that the cron job or something was run. It will run daily at a predetermined time to clean your logs etc.,. and when that happens, your hdd is run and all the other processes gets slow.
Distribution: Onebase 2004-r2 | Updated through 6-10-04
Posts: 359
Rep:
great suggestion, tearinox.
thats what i do on M$. once you do it a couple a times, oyu learn which ones have to stay on and which ones can be eliminated.
or you could just write a note.
Maybe for newbies that killing stuff trick may work, but that is a tiresome... You could just go to the SysV-Init Editor and remove the services you don't want running.... And you mixed up stuff about the jtshaw's reply... he was talking about services... stuff that runs on background.... bluefish, gftp, opera and open office are "desktop-end-user" application... he's talking about: apache, mysql, proftpd, telnetd, bind (named), pop3d, imapd, and stuff like that... distributions "red-hat/mandrake like" are known for the huge number of services 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.