System Administration

From FGVwiki

Jump to: navigation, search

Contents

Links


200805210

  • Installed libapache2-svn on hemlock - Jack
  • Move /var/svn to /var/lib/svn, like Debian's default config, though the svnbook references /var/svn; update /etc/inetd.conf - Jack
  • Configure /etc/apache2/mods-available/dav_svn.conf - Jack
  • Installed slapd on hemlock, set debconf slapd/domain to freegeekvancouver.org first - Jack
  • Installed cvs on hemlock - Jack
  • Installed phpldapadmin in /var/www/phpldapadmin and created /etc/apache2/cond.d/phpldapadmin - Jack
  • Installed libapache2-mod-php5 on hemlock - Jack
  • Installed php5-ldap on hemlock - Jack
  • Increase PHP memory limit in /etc/php5/apache2/php.ini from 16M to 32M - Jack
  • Add ldap.freegeekvancouver.org to localhost line of /etc/hosts - Jack
  • Enable apache2 ldap_authnz module - Jack


200805220

  • Configure /etc/apache2/mods-available/dav_svn.conf to require an account for all access to the "system" repository, including real-only. This is because database backups may contain hashed passwords, etc. which should not be world readable. This access could be relaxed in future. - Jack
  • Change the owner and group of /var/lib/svn/system to www-data:www-data, to allow write access by Apache mod_dav_svn - Jack
  • Add /etc/cron.daily/backup for running daily backup scripts - Jack


200806010

  • Installed subversion-tools on hemlock, markauto subversion - Jack
Personal tools