Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
uninstalling unneeded stuff
Name: vishal Date: June 11, 2003 at 18:19:34 Pacific OS: redhat CPU/Ram: p90/40mb
Comment:
Hi,
I have an old version of redhat (freesco) installed on a p90 machine. It is running quite slow and I am wondering if i can remove/uninstall things that I don't need such as ftp server, http server, etc. If this is possible, can you please tell me how?? Thanks!
Name: virtualXTC Date: June 12, 2003 at 01:40:14 Pacific
Reply:
the eaisiest and best way is to install apt-get on the machine then use apt to uninstall everything.
I find redhats rpm managers to not be so stable.
http://apt.freshrpms.net/
-Jason
0
Response Number 2
Name: Dlonra Date: June 12, 2003 at 09:18:56 Pacific
Reply:
if u are not running ftp or httpd, removing them will have ~0 increase in performance.
Check cpu usage with top.
More likely: less daemons, more swap, more RAM.
0
Response Number 3
Name: vishal Date: June 13, 2003 at 12:27:32 Pacific
Reply:
Good advice... thanks. I actually just need the box to access mp3's off another computer. I have found out that I need a kernel upgrade in order to access an ntfs partition. I realize this is a two-fold task since i have to access a network drive which is an ntfs drive. Is that even possible?? Any input would be great!
Summary: How do I uninstall X11 from my system? I am running Red Hat v5.2 on an old 486. It runs so poorly on it, it's not worth having. Besides I want to learn the basics (character-cell stuff) first. Any h...
Summary: I'm not sure, I usually just use rpm -e for most stuff, but I dont know how it works for some stuff, especially stuff that comes preinstalled with the system. Obvious solution, RTFM Read the documen...
Summary: There's no global uninstall registry in linux. Anything you install without package manager and without uninstall wrapper just installs, and that's it [1]. You can only manually uninstall it. If you l...