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