Fulltext results:
- Cleanup Packages
- (but not purged) packages with this command: <code bash> dpkg --get-selections | grep 'deinstall$' </code> You can feed this list directly to aptitude to purge the packages: <code bash> aptitude purge $(dp
- Disable a Service
- sable a Service ====== To disable a service: <code bash> service <service> stop update-rc.d <service> enable|disable </code> With ''systemd'' (starting with Debian 8): <code bash> systemctl disable <service> </code> To (re)enable a service: <code bash> upda
- Setting the Timezone
- c/timezone''. ===== Check the Timezone ===== <code bash> cat /etc/timezone </code> Example: <code> # cat /etc/timezone Europe/London </code> ===== Set the Timezone ===== You can use ''vi'': <code
- init
- ("myscript"): update-rc.d myscript enable To deactivate an init script ("myscript"): update-rc... Further information can be found at [[http://wiki.debian.org/Daemon|Daemon - Debian Wiki]] {{tag>sysadmin linux debian cli}}
- Debian
- ====== Debian ====== {{indexmenu>.}} {{tag>linux debian topic}}
- andunix Infos
- ===== andunix Infos ===== {{indexmenu>info:#1 .:#1}} ===== Tags ===== ~~TAGCLOUD:50~~