Fulltext results:
- Cleanup Packages
- 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... kage is removed or the dependencies change, there can be left over packages. ''deborphan'' is an utili... ash> aptitude install deborphan </code> Then you can get the list of orphans: <code bash> deborphan
- Setting the Timezone
- 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
- update-rc.d myscript remove Further information can be found at [[http://wiki.debian.org/Daemon|Daem