26 november 2025

Actueel…

  1. urd2 upgrade naar Ubuntu 24.04
    • migratie
      • sites op oude machine stoppen: inception, overleaf (geautomatiseerd)
      • export van data naar shared (geautomatiseerd)
      • domeinen overzetten: urd2.let.rug.nl, tex.let.rug.nl
        • /etc/hostname en /etc/hosts aanpassen
      • certificaten (certbot/letsencrypt?)
      • import van data uit shared
        • inception: als root
          • mysql -u inception -p inception < inception.sql
        • overleaf: als root
          • cd /opt/overleaf/data
          • rm -fr mongo redis sharelatex
          • tar xzf overleaf.tar.gz --numeric-owner
      • service op nieuwe machine enable+start: overleaf
      • sites op nieuwe machine starten:
        • a2dissite 002-tex.let.rug.nl.offline
        • a2disconf inception.local.offline
        • a2ensite 002-tex.let.rug.nl
        • a2enconf inception.local
        • systemctl reload apache2
      • update /net/aistaff/alfa/inception-35.4/inception.sh
      • services op oude machine stop/disable: mariadb, overleaf
      • services op oude machine stop/disable: apache2
    • testen
      • systemctl list-units --failed
      • /usr/sbin/service --status-all
      • gebruikers: UID en alle GIDs
      • apps en demo’s die op urd2 draaien
    • /etc/Admin/README.txt herzien in overleg met team lwp
      • kan/mag ik gebruikers toevoegen aan groepen
      • updates van pakketten en reboots
      • mail verstuurd door cron namens root
      • van welke directory’s worden back-ups gemaakt
  2. processen
    • naar de juist plek verplaatsen
    • documenteren

Later…

  1. colossus upgrade naar Ubuntu 24.04
  2. migratie van haytabo naar colossus
urd