1 ******************************************************************************
5 ******************************************************************************
6 * Please add new entries in reverse chronological order whenever you make *
7 * changes to this system *
8 ******************************************************************************
11 * touched /etc/environment to get rid of some spurious auth.log
13 * turned up sshd's LogLevel from INFO to DEBUG
16 * installed rsync (for maintaining a public apt repo)
18 * configured mathopd to listen on port 80, serving /srv/www as /
19 and /srv/apt as /debian. We've got nothing in /srv/www at the
22 * installed lsof and psmisc as sysadmin utilities. sorry for the
25 * installed strace to try to figure out why onak is segfaulting.
28 * removed etch sources, switched "testing" to "lenny", added
29 lenny/updates, removed all contrib and non-free.
31 * removed testing pin in /etc/apt/preferences
34 * reset emacs22 to emacs22-nox (avoiding dependencies)
36 * removed sysklog and klogd because of errors restarting klogd.
37 Installed syslog-ng in their stead, which still gives errors
38 related to /proc/kmsg unreadability, but the install completes :/
41 * juggled pinning: experimental: 1, unstable: 2
42 * added mathopd onak, tweaked /etc/mathopd.conf and /etc/onak.conf
44 * installed monkeysphere v0.1-1, changed host key, published
45 them via the local keyserver (see host-key-publication)
47 * added local unprivileged user accounts for everyone listed in
48 /usr/share/doc/monkeysphere/copyright
50 * configured authorized_user_ids for every user account based on
51 my best guess at their OpenPGP User ID (see
52 user-id-configuration).
54 * set up a cronjob (in /etc/crontab) to run "monkeysphere-server
55 update-users" at 26 minutes past the hour.
58 * installed less, emacs;
59 * aptitude update && aptitude dist-upgrade
62 * debootstrap'd debian etch install
63 * installed /etc/apt/sources.list with local proxy sources for etch,
64 testing, unstable, backports and volatile
65 * configured /etc/apt/preferences and apt.conf.d/local-conf to
66 pin etch, but make testing, sid and backports available
67 * added backports.org apt-key
68 * installed openssh-server and openssh-client packages
69 * added dkg, jrollins, mjgoins ssh public_keys to /root/.ssh/authorized_keys