On Wed, Mar 21, 2007 at 08:56:10PM -0600, John Schmidt wrote: > On Wednesday 21 March 2007 20:19, Michael Pobega wrote: > > On Wed, Mar 21, 2007 at 09:05:55PM -0500, Ron Johnson wrote: > > > -----BEGIN PGP SIGNED MESSAGE----- > > > Hash: SHA1 > > > > > > On 03/21/07 20:44, Michael Pobega wrote: > > > > On Wed, Mar 21, 2007 at 08:12:37PM -0500, Ron Johnson wrote: > > > >> On 03/21/07 19:39, Michael Pobega wrote: > > > >>> Are there any easy tools to look through my startup programs, or will > > > >>> I have to sort through everything manually? > > > >> > > > >> It's not as much as you think. > > > >> > > > >>> And if I remove networking, how do I go about using modprobe to start > > > >>> up my Ethernet in case I ever want to use it/need it at another time > > > >>> (i.e. When there is a new Debian kernel release I have to reinstall > > > >>> my wireless before I can do anything)? > > > >> > > > >> Run "ls -1 /etc/init.d" and post it here. That will tell us what > > > >> you can deinstall. > > > > > > My first pass at things you *might* be able to remove are: > > > apache2 > > > avahi-daemon > > > bittorrent > > > clamav-freshclam > > > hyperestraier > > > mysql* > > > nfs-common > > > > And to remove these I just remove them from /etc/init.d? > > If you don't use them, then I would do this: > > sudo aptitude purge apache2 avahi-daemon bittorrent clamav-freshclam > hyperestraier mysql* nfs-common >
I have to just remove it from starting, I can't purge some of them. Apache I need because I do web development, Avahi I didn't even know I had installed, Bittorrent I do use (But I don't think I need to tracker starting at boot time), clamav is actually useful because it updates the virus db, and the rest I don't need (Besides MySQL). -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]