- Offizieller Beitrag
Es kommt manchmal vor das man die Dienste von Hand starten muss,
weil vielleicht das GUI nicht drauf reagiert.
Aufgerufen wird folgender maßen
z.B. /etc/init.d/httpd stop ( hält den HTTP Webserver an )
HTTP Dienst
/etc/init.d/httpd {start|stop|status|reload|restart|condstart|condrestart|condstop}
Blacklisten
/etc/init.d/dansguardian {start|stop|status|reload|restart|condstart|condrestart|condstop}
FTP Proxy
/etc/init.d/frox {start|stop|status|reload|restart|condstart|condrestart|condstop}
DNS Dienst
/etc/init.d/dnsmasq {start|stop|status|reload|restart|condstart|condrestart|condstop}
OpenVPN Server
/etc/init.d/openvpn {start|stop|status|reload|restart|condstart|condrestart|condstop}
Antivirus
/etc/init.d/clamd {start|stop|status|reload|restart|condstart|condrestart|condstop}
weitere folgen.