Debian
To use the official mirror in Stuttgart for a Debian system, please adapt the file /etc/apt/sources.list as follows: Please replace <release> with the version numbers (without <>):
- for Debian 8: jessie
- for Debian 9: stretch
- for Debian 10: buster
deb http://ftp.uni-stuttgart.de/debian/ <release> main deb-src http://ftp.uni-stuttgart.de/debian/ <release> main deb http://ftp.uni-stuttgart.de/debian <release>-updates main deb-src http://ftp.uni-stuttgart.de/debian <release>-updates main deb http://ftp.uni-stuttgart.de/debian-security/ <release>/updates main deb-src http://ftp.uni-stuttgart.de/debian-security/ <release>/updates main
Ubuntu
To use the official mirror in Stuttgart, please adapt the file /etc/apt/sources.list for an Ubuntu system as follows: Please replace <release> with the version numbers (without <>):
- for Ubuntu 16.04: xenial
- for Ubuntu 18.04: bionic
deb http://ftp.uni-stuttgart.de/ubuntu/ <release> main restricted universe deb-src http://ftp.uni-stuttgart.de/ubuntu/ <release> main restricted universe deb http://ftp.uni-stuttgart.de/ubuntu/ <release>-updates main restricted deb-src http://ftp.uni-stuttgart.de/ubuntu/ <release>-updates main restricted deb http://ftp.uni-stuttgart.de/ubuntu/ <release>-security universe deb-src http://ftp.uni-stuttgart.de/ubuntu/ <release>-security universe