Tag Archives: debian

Keychain: a love once forgotten now found

I don’t know how many of you know that I am a recov­er­ing gen­too user. One of the sta­ples of my desk­top used to be key­chain. Key­chain is a sim­ple wrap­per for ssh-agent and gpg-agent. It eases the use of a sin­gle long run­ning agent per sys­tem instead of per login ses­sion. For some rea­son

Debian adopting time based freeze

Debian is depart­ing (if ever so slightly) from the his­tor­i­cal mantra “It ships when its ready”. Looks as if Debian has decided time based freeze sched­ules will help them bet­ter man­age time. Note they are not adopt­ing time based releases, only the freeze is time based. I per­son­ally think this is a good thing. It will

Debian /etc/cron.d/ gotcha

I typ­i­cally use /etc/cron.d to store all of my sys­tem crontabs. I recently ran into an issue that I had either not run into before, or fixed and paid no atten­tion to. Files stored in /etc/cron.d/ or any /etc/cron.* direc­tory need to adhear to the run-parts Debian cron script name­space which con­sists is for the regex

Purge previously uninstalled packages in debian

Recently I ordered a server with Debian etch. Unfor­tu­nately dur­ing test­ing I noticed that startx was on the sys­tem, along with a whole slew of other junk that I don’t gen­er­ally want on a fresh server. I wanted to remove all of the cruft but I didn’t have the exact package list.