Fulltext results:
- Cleanup Packages @info:linux:debian
- n. But if you want to cleanup this old stuff, you can ge a list of uninstalled (but not purged) packag... --get-selections | grep 'deinstall$' </code> You can feed this list directly to aptitude to purge the... installed, all its dependencies are also automatically installed. If the selected package is removed or the dependencies change, there can be left over packages. ''deborphan'' is an utili
- Setting the Timezone @info:linux:debian
- e''. ===== 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 bash> vi /etc/timezone </code
- init @info:linux:debian
- update-rc.d myscript remove Further information can be found at [[http://wiki.debian.org/Daemon|Daem