VPSnet.com Mirror

Public Linux distribution mirror in Vilnius, Lithuania โ€” eight repositories on a fast IPv4+IPv6 link.

๐Ÿ“ Vilnius, LT โšก 10 Gbit/s ๐ŸŒ IPv4 + IPv6 ๐Ÿ›ฐ AS 61053 ๐Ÿ†“ Free for everyone

Available mirrors

Debian

The full Debian archive โ€” all releases (stable, oldstable, testing, unstable) and architectures.

Browse โ†’

Ubuntu

Ubuntu archive โ€” all currently supported LTS and interim releases.

Browse โ†’

AlmaLinux

AlmaLinux OS โ€” community-driven, RHEL-compatible enterprise Linux.

Browse โ†’

Fedora

Fedora releases (excludes development, core, aarch64, armhfp).

Browse โ†’

Fedora EPEL

Extra Packages for Enterprise Linux โ€” RHEL/CentOS/AlmaLinux additional package repository.

Browse โ†’

Debian Security

Security updates for supported Debian releases and x86_64 guests.

Browse โ†’

Rocky Linux

Current Rocky Linux 9 and 10 repositories for x86_64 guests.

Browse โ†’

CentOS Stream

CentOS Stream 9 and 10 repositories for x86_64 guests.

Browse โ†’

Alpine Linux

The four newest supported stable branches for x86_64 guests.

Browse โ†’

Docker Hub Cache

On-demand Docker Hub image cache for VPSnet customer networks.

Registry API โ†’

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"]
}