| 
 
				
					| 
  
  
    | Autor | Nachricht |  
    |  | 
        
					| Titel: Bootvorgang beschleunigen (unnötige Dienste abschalten)  Verfasst am: 11.03.2010, 10:42 Uhr |  |  
    | 
        
          | 
  
 Anmeldung: 16. Sep 2004
 Beiträge: 80
 Wohnort: Griesheim/Südhessen
 
 |  | 
        
          | Hallo, 
 ich habe Kanotix-Excalibur 32 bit unter Windows XP innerhalb Sun's VirtualBox installiert. Läuft wie immer super gut, Lob und Danke an Kano und alle anderen beteiligten Entwickler für dieses tolle Linux. Da ich dieses Kanotix nur für kurze Surfausflüge nutzen will, würde ich gerne alle nicht benötigten Dienste abschalten. Bisher habe ich cups, bluetooth, nsf-common und openvpn abgeschaltet, welche könnten noch entfernt werden (siehe Liste)?
 
 Kanotix-Excalibur:/etc/init.d# ls -l /etc/rc5.d
 insgesamt 4
 -rw-r--r-- 1 root root 556 12. Aug 2008  README
 lrwxrwxrwx 1 root root  17  1. Mär 10:04 S10rsyslog -> ../init.d/rsyslog
 lrwxrwxrwx 1 root root  15  1. Mär 10:04 S12acpid -> ../init.d/acpid
 lrwxrwxrwx 1 root root  14  1. Mär 10:04 S12dbus -> ../init.d/dbus
 lrwxrwxrwx 1 root root  28  1. Mär 10:04 S20dkms_autoinstaller -> ../init.d/dkms_autoinstaller
 lrwxrwxrwx 1 root root  15  1. Mär 10:04 S20rsync -> ../init.d/rsync
 lrwxrwxrwx 1 root root  14  1. Mär 10:04 S20wicd -> ../init.d/wicd
 lrwxrwxrwx 1 root root  15  1. Mär 10:04 S21aumix -> ../init.d/aumix
 lrwxrwxrwx 1 root root  13  1. Mär 10:04 S24hal -> ../init.d/hal
 lrwxrwxrwx 1 root root  20  1. Mär 10:04 S25powersaved -> ../init.d/powersaved
 lrwxrwxrwx 1 root root  14  1. Mär 10:04 S89cron -> ../init.d/cron
 lrwxrwxrwx 1 root root  24  1. Mär 10:04 S90binfmt-support -> ../init.d/binfmt-support
 lrwxrwxrwx 1 root root  13  1. Mär 10:10 S99kdm -> ../init.d/kdm
 lrwxrwxrwx 1 root root  18  1. Mär 10:04 S99rc.local -> ../init.d/rc.local
 lrwxrwxrwx 1 root root  19  1. Mär 10:04 S99rmnologin -> ../init.d/rmnologin
 lrwxrwxrwx 1 root root  23  1. Mär 10:04 S99stop-bootlogd -> ../init.d/stop-bootlogd
 
 Th3o
 |  
          | _________________
 don't worry be happy ...
 
 Mein Rechenknecht - Kanotix
 |  
         
	        |  |  |  
    |  |  
    |  |  
    |  | 
        
					| Titel: Bootvorgang beschleunigen (unnötige Dienste abschalten)  Verfasst am: 11.03.2010, 11:47 Uhr |  |  
    | 
        
          | 
 
 Anmeldung: 17. Dez 2003
 Beiträge: 16809
 
 
 |  | 
        
          | Auch wenn ein startup link drin ist heisst es nicht, dass die dienste auch wirklich ausgeführt werden. Oft sind se per configdatei in /etc/default/paketname deaktiviert. Dazu zählt z.b. rsync von diesen Beispielen. Behalten solltest du acpid,wicd (oder du bräuchtest ein configfile für die netzwerkkarte), dbus,hal,binfmt-support,rc.local,rmnologin,rsyslog,kdm,stop-bootlogd  das letzte brauchst natürlich nur für bootchart  dkms brauchst nur für die vboxaddons damit sich die bei nem neuen kernel automatisch aktualisieren. Am einfachsten: 
 apt-get remove --purge cron rsync powersaved
 |  
          |  |  
         
	        |  |  |  
    |  |  
    |  |  
    |  |  |  |