Selfnet e.V.

Mirror

Selfnet provides a mirror server on which we mirror Linux and BSD distributions as well as talk videos of events of the Chaos Computer Club.

You can reach the mirror server at the following addresses:

FTP

ftp://mirror.selfnet.de

HTTP

http://mirror.selfnet.de

IPv6

We succeeded in enabling IPv6 for the FTP server! Use the following address for IPv6:

ftp://ftp.ipv6.selfnet.de
http://ftp.ipv6.selfnet.de

We are open for new content suggestions, write an e-mail to mirror@selfnet.de.

Nice to know

Debian Updates

If you want to use our mirror for your Debian updates, edit /etc/apt/sources.list as follows:

deb  http://mirror.selfnet.de/debian/ stable main
deb-src http://mirror.selfnet.de/debian/ stable main

deb  http://mirror.selfnet.de/debian-security stable/updates main
deb-src http://mirror.selfnet.de/debian-security stable/updates main

Gentoo Updates

Set the following variables in /etc/make.conf:

GENTOO_MIRRORS="ftp://mirror.selfnet.de/gentoo/"
SYNC="rsync://rsync.selfnet.de/gentoo-portage/"