Ubuntu VPS in France - 22.04 & 24.04 LTS

French Ubuntu Server 22.04 and 24.04 LTS VPS: root, NVMe, Snap and apt pre-installed.

Starting at €4.99/mo

Introduction

By-Hoster offers Ubuntu Server 22.04 LTS (Jammy) and 24.04 LTS (Noble) VPS in France. KVM virtualisation, NVMe SSD, root SSH access, unlimited bandwidth.

French datacenter, deployed in 60 seconds, IPv4 + IPv6 included. Great fit for Docker, Kubernetes, Node.js, Python and .NET on Linux.

Included features

Ubuntu 22.04 / 24.04 LTS

LTS releases, supported until 2027 (22.04) and 2029 (24.04).

Snap + apt

Both package managers ready, Docker installable.

Cloud-init

Configuration that can be automated at deployment.

Frequently asked questions

Yes. Ubuntu Server 24.04 LTS (Noble Numbat) is available at deployment. Community support until 2029, Pro/ESM until 2034.

LTS (Long Term Support) releases ship every 2 years (22.04, 24.04) with 5 years of free security support. Interim releases (23.04, 23.10) ship every 6 months but are only supported for 9 months. For production, always pick an LTS.

Official Docker method: curl -fsSL https://get.docker.com | sh. Then add your user to the group: sudo usermod -aG docker $USER. Docker Compose v2 ships as a plugin (docker compose, no dash). Works on Ubuntu 22.04 and 24.04 LTS.

Yes. You can supply a cloud-init / user-data script when creating the VPS (from the panel or via API). Great to automate user creation, SSH key injection, package install, firewall setup or initial app deployment.

UFW (Uncomplicated Firewall) ships pre-installed. Typical commands: ufw allow ssh, ufw allow 80,443/tcp, ufw enable. For advanced needs, nftables or iptables are available. Anti-DDoS L3/L4 protection is already active at the datacenter level, upstream.

Ubuntu 20.04 LTS hits standard EOL in April 2025 (ESM until 2030). Path: sudo do-release-upgrade to go 20.04 → 22.04 → 24.04 (two successive steps). Backup recommended before each jump. Our support can run the migration as a service if you prefer not to do it yourself.