Download the dsci-lab OVA file

Download the dsci-lab OVA file#

install VirtualBox#

Download Oracle VM VirtualBox

Install software and extension pack into your host operating system.

Download OVA-File WS 2025#

Download OVA-File (essentilally the compressed hard disk of the virtual machine, plus some metadata):

AKTUELL 2025-09-20: Das Passwort für den Download der OVA findet sich prominent in den Moodle-Räumen zu den Veranstaltungen

Check the sha256 hash value:

sha256sum dsci-lab_ws2025.ova 
# yields: **6505b33f976cba402da50ac4604e66e72b9806cf257af0a777edfe9e869d936b** dsci-lab_ws2025.ova

Select VirtualBox > Datei > Appliance importieren. Import OVA file.

Boot the virtual machine. Login into XUbuntu with

  • user: dsci

  • password: dscidsci

Start firefox (“Internetnavigator”). You should be able to browse the internet.

IMPORTANT: Update machine immediately! Open an terminal and enter:

sudo apt update; sudo apt upgrade; sudo apt autoremove