

Add the following lines to your /etc/apk/repositories:
Replace "v3.7" with your release.
http://mirror.surf/alpine/v3.7/main
https://mirror.surf/alpine/v3.7/main
You can find further information about our mirror on the following site:
Since we are officially listed, you may just uncomment our mirror in /etc/pacman.d/mirrorlist.
In other cases, you may add these lines to your /etc/pacman.d/mirrorlist:
Server = https://mirror.surf/archlinux/$repo/os/$arch
Server = http://mirror.surf/archlinux/$repo/os/$arch
You can find further information about our mirror on the following site:
Since we are officially listed, you don't need to configure anything special. Yum gets a computed list from http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=os.
If you wish, you can change the baseurl in /etc/yum.repos.d/CentOS-Base.repo:
baseurl=http://mirror.surf/centos/$releasever/os/$basearch
You can find further information about our mirror on the following site:
Add the following lines to your /etc/apt/sources.list:
Replace "jessie" with your release.
deb http://mirror.surf/debian/ jessie main non-free contrib
deb-src http://mirror.surf/debian/ jessie main non-free contrib
deb http://security.debian.org/ jessie/updates main
deb-src http://security.debian.org/ jessie/updates main
deb http://mirror.surf/debian/ jessie-updates main contrib non-free
deb-src http://mirror.surf/debian/ jessie-updates main contrib non-free
You can find further information about our mirror on the following site:
Add the following lines to your /etc/apt/sources.list:
Replace "jessie" with your release.
deb http://mirror.surf/debian-security jessie/updates main contrib non-free
deb-src http://mirror.surf/debian-security jessie/updates main contrib non-free
Add the following line to your /etc/apt/sources.list:
Replace "jessie" with your release.
deb http://mirror.surf/dotdeb jessie all
Since we are officially listed, you can just install the corresponding epel-release package on your system:
yum install http://mirror.surf/epel/epel-release-latest-5.noarch.rpm
yum install http://mirror.surf/epel/epel-release-latest-6.noarch.rpm
yum install http://mirror.surf/epel/epel-release-latest-7.noarch.rpm
Yum will then get a computed list from https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=$basearch.
You can find further information about our mirror on the following site:
NodeJS 7.x is mirrored for the following Distributions:
Ubuntu: sid, trusty, xenial, yakkety and zesty
Debian: jessie
Add the following lines to your /etc/apt/sources.list:
Replace "jessie" with your corresponding release.
deb http://mirror.surf/nodejs/node_7.x jessie main
Since we are officially listed, our mirror will be automatically selected if it fits best to your location.
You can find further information about our mirror on the following site:
Add the following lines to your /etc/apt/sources.list:
Replace "vivid" with your release.
deb http://mirror.surf/ubuntu/ vivid main restricted universe multiverse
# deb-src http://mirror.surf/ubuntu/ vivid main restricted universe multiverse
deb http://mirror.surf/ubuntu/ vivid-updates main restricted universe multiverse
# deb-src http://mirror.surf/ubuntu/ vivid-updates main restricted universe multiverse
deb http://mirror.surf/ubuntu/ vivid-backports main restricted universe multiverse
# deb-src http://mirror.surf/ubuntu/ vivid-backports main restricted universe multiverse
deb http://mirror.surf/ubuntu vivid-security main restricted universe multiverse
# deb-src http://mirror.surf/ubuntu vivid-security main restricted universe multiverse
You can find further information about our mirror on the following site: