Available mirrors
D
Debian
The full Debian archive โ all releases (stable, oldstable, testing, unstable) and architectures.
Browse โE
Fedora EPEL
Extra Packages for Enterprise Linux โ RHEL/CentOS/AlmaLinux additional package repository.
Browse โQuick facts
10 Gbit/s
network throughput
IPv4 + IPv6
dual-stack
10
repositories & caches
Vilnius, LT
datacenter location
Synchronization schedule
New guest mirrors synchronize automatically at the following UTC times. Overlapping runs are prevented with per-repository locks.
Debian Security 00:15, 04:15, 08:15, 12:15, 16:15, 20:15 UTC Alpine Linux 00:25, 04:25, 08:25, 12:25, 16:25, 20:25 UTC Rocky Linux 00:35, 06:35, 12:35, 18:35 UTC CentOS Stream 00:55, 06:55, 12:55, 18:55 UTC
How to use it
Debian โ replace your sources.list
deb https://mirror.vpsnet.com/debian/ stable main contrib non-free non-free-firmware deb https://mirror.vpsnet.com/debian/ stable-updates main contrib non-free non-free-firmware
Ubuntu โ replace your sources.list
deb https://mirror.vpsnet.com/ubuntu/ noble main restricted universe multiverse deb https://mirror.vpsnet.com/ubuntu/ noble-updates main restricted universe multiverse deb https://mirror.vpsnet.com/ubuntu/ noble-security main restricted universe multiverse
AlmaLinux โ point your repo baseurl
baseurl=https://mirror.vpsnet.com/almalinux/$releasever/BaseOS/$basearch/os/
Fedora โ replace metalink with baseurl
baseurl=https://mirror.vpsnet.com/fedora/releases/$releasever/Everything/$basearch/os/
Docker โ configure the Docker Hub cache
{
"registry-mirrors": ["https://docker-mirror.vpsnet.com"]
}