aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustav Eek <gustav@fripost.org>2011-12-20 22:15:33 +0100
committerGustav Eek <gustav@fripost.org>2011-12-20 22:15:33 +0100
commit576ac06ee713aa304ed85a59b417dab29210c818 (patch)
treee9cc1b2281a9b3481ac00e6379c18628b8db50c6
parentfa62526571d93444641264c95df688d79057ea88 (diff)
The work with migraion preparations got forward.
-rw-r--r--admin-log.org41
-rw-r--r--selections-2011-12-20.tar.gzbin0 -> 208 bytes
2 files changed, 41 insertions, 0 deletions
diff --git a/admin-log.org b/admin-log.org
index 87f0719..797b275 100644
--- a/admin-log.org
+++ b/admin-log.org
@@ -81,3 +81,44 @@ The =/etc/fstab= is no longer correct since "ext4dev" is not a supported file sy
+* Preparation for migration of IMAP from /antilop/ to /mistral/ <2011-12-20 tis>
+
+** Administrator's user accounts.
+
+ The administrators /gustav/, /ljo/, and /skangas/ are in /\/etc\/sudoers/, and \/
+
+** Files from /etc.
+
+ Files to transfer to /mistral/ are:
+
+ : bacula/ dovecot/ etckeeper/ logcheck/ mysql/ ossec-init.conf postfix/ rkhunter.conf rsyslog.conf ssh/sshd_config ssl/
+
+ Archived in /\/home\/gustav\/ect-antilop-2011-12-20.tar.gz/, ready for transfer.
+
+** check when done
+
+ - that /etc/cron.d and friends are the same as on /antilop/
+
+** change luks keys
+
+cite
+
+ Basically, you just add an additional password(LUKS allows up to 8 different passwords for the same volume) and delete the original password. Here's a link that describes the process in detail:
+
+http://www.saout.de/tikiwiki/tiki-in...eviceUsingLUKS
+
+ : # cryptsetup luksAddKey /dev/sdc1
+
+Enter any LUKS passphrase: (enter an existing password for this partition)
+key slot 0 unlocked.
+Enter new passphrase for key slot: (enter the extra password)
+
+: # cryptsetup luksDelKey /dev/sdc1 0
+
+** paket
+
+ Alla paket som ska installeras och tas bort, både från dpkg-selections på antilop och från fripost-docs, finns i /home/gustav/selections-2011-12-20.tar.gz på antilop.
+
+
+
+
diff --git a/selections-2011-12-20.tar.gz b/selections-2011-12-20.tar.gz
new file mode 100644
index 0000000..90cc231
--- /dev/null
+++ b/selections-2011-12-20.tar.gz
Binary files differ