Re: [CentOS] Processes to disable

2009-04-13 Thread Bogdan Nicolescu
- Original Message > From: Filipe Brandenburger > To: CentOS mailing list > Sent: Monday, April 13, 2009 6:29:43 PM > Subject: Re: [CentOS] Processes to disable > > On Mon, Apr 13, 2009 at 12:03, Bogdan Nicolescu wrote: > >> > To see the names of all

Re: [CentOS] Processes to disable

2009-04-13 Thread Filipe Brandenburger
On Mon, Apr 13, 2009 at 12:03, Bogdan Nicolescu wrote: >> > To see the names of all the services installed on your system: >> > ls /etc/rc.d/init.d >> >> Using 'chkconfig --list' makes more sense than listing the init.d directory. > > chkconfig --list doesn't necessarily list all the services in /

Re: [CentOS] Processes to disable

2009-04-13 Thread Bogdan Nicolescu
- Original Message > From: Filipe Brandenburger > To: CentOS mailing list > Sent: Monday, April 13, 2009 6:02:32 AM > Subject: Re: [CentOS] Processes to disable > > Hello, > > On Thu, Apr 9, 2009 at 10:21, David Lemcoe wrote: > > a bunch of proce

Re: [CentOS] Processes to disable

2009-04-13 Thread Filipe Brandenburger
Hello, On Thu, Apr 9, 2009 at 10:21, David Lemcoe wrote: > a bunch of processes that really aren't needed Yes, many processes started in a default installation are not needed, but they are not harmful at all, and in most cases they will not bring you any problems. On the other hand, if you star

Re: [CentOS] Processes to disable

2009-04-09 Thread Bogdan Nicolescu
- Original Message > From: David Lemcoe > To: CentOS mailing list > Sent: Thursday, April 9, 2009 10:39:40 AM > Subject: Re: [CentOS] Processes to disable > > Thanks for the tool. I have two servers, a just Apache/FTP and a > MySQL. I was told that I can b

Re: [CentOS] Processes to disable

2009-04-09 Thread Kai Schaetzl
David Lemcoe wrote on Thu, 9 Apr 2009 10:21:02 -0400: > Which ones should I > get rid of for just a webserver? Quite simple: the ones you don't need. The one who knows this best is you. I think there may be some hints on the wiki about what specific services do. I'm sure that those "more-experie

Re: [CentOS] Processes to disable

2009-04-09 Thread David Lemcoe
Thanks for the tool. I have two servers, a just Apache/FTP and a MySQL. I was told that I can basically have NOTHING except for the daemon running, but that seems a little extreme :) Thanks again, David On 4/9/09, Hakan Koseoglu wrote: > Hi David, > > On Thu, Apr 9, 2009 at 3:21 PM, David Lemco

Re: [CentOS] Processes to disable

2009-04-09 Thread Hakan Koseoglu
Hi David, On Thu, Apr 9, 2009 at 3:21 PM, David Lemcoe wrote: > I was told by some more-experienced Cent users that there are a bunch > of processes I should kill and get out of the startup folder. He said > that Cent (even with a small install) has a bunch of processes that > really aren't neede

[CentOS] Processes to disable

2009-04-09 Thread David Lemcoe
I was told by some more-experienced Cent users that there are a bunch of processes I should kill and get out of the startup folder. He said that Cent (even with a small install) has a bunch of processes that really aren't needed and just burn up processes. Which ones should I get rid of for just a