Enterprise Linux distribution designed to be downstream compatible with RHEL
Gefactureerd uur, annuleer op elk moment.
Rocky Linux-specifieke functies die het perfect maken voor VPS hosting
Drop-in replacement for CentOS
Point releases follow RHEL
Free and open source
10 years of support
Linux hosting met volledige root control
Uw Rocky Linux server is meestal ongeveer 2 minuten na de kassa klaar.
Volledige controle over uw omgeving. SSH-toegang inbegrepen. Installeer alle software die u nodig hebt.
Uw serverdisk draait op SSD-backed Ceph opslag. Meer ruimte nodig? Voeg een 100 GB aan 2 TB volume van het bedieningspaneel toe.
Gefactureerd door het uur en geplafonneerd op 672 uur per maand, dus een maand kost nooit meer dan de prijs van het plan. Vernietig de server en de facturering stopt.
Snapshots zijn gratis. Back-ups zijn een optionele betaalde add-on: dagelijks voor 30% van de prijs (bewaard 7 dagen) of wekelijks voor 20% (bewaard 28 dagen).
Zie grafieken voor CPU, geheugen, schijf en netwerkgebruik voor uw server in het bedieningspaneel.
Vaak voorkomende gevallen van gebruik waarbij: Rocky Linux excelleert
Kies de perfecte VPS-configuratie
Cloud VPS-hostingpakketten met volledige controle en flexibiliteit.
Snelle handleiding voor het implementeren en configureren van uw Rocky Linux VPS
ssh root@your-server-ip
dnf update -y
Enable EPEL repository for additional packages:
# Install EPEL
dnf install -y epel-release
# Install common utilities
dnf install -y curl wget git vim nano htop
# Enable firewall
systemctl start firewalld
systemctl enable firewalld
# Allow SSH
firewall-cmd --permanent --add-service=ssh
# Allow HTTP/HTTPS
firewall-cmd --permanent --add-service=http
firewall-cmd --permanent --add-service=https
# Reload firewall
firewall-cmd --reload
# Check status
firewall-cmd --list-all
# Install Nginx
dnf install -y nginx
# Start and enable
systemctl start nginx
systemctl enable nginx
# Verify
curl localhost
Rocky Linux enforces SELinux by default. For troubleshooting:
# Check SELinux status
sestatus
# Set to permissive (temporary)
setenforce 0
# Disable permanently (not recommended for production)
sed -i 's/SELINUX=enforcing/SELINUX=permissive/' /etc/selinux/config
Veel voorkomende vragen over Rocky Linux VPS VPS-hosting
Choose Rocky Linux at checkout, pick a plan, and pay by card or PayPal. The server is usually online in about 2 minutes, and the root password is emailed to you.
The Rocky Linux versions currently offered are listed at checkout when you create the server.
Rocky Linux maakt gebruik van DNF / YUM met.rpm pakketten. Alle standaard commando's voor systeembeheer werken zoals beschreven in de upstream Rocky Linux handleiding.
Yes. You get full root SSH access from day one: install software, edit kernel parameters, and configure your Rocky Linux server however you need.
Rocky Linux VPS plannen beginnen bij $2.50/maand (alleen IPv6; $3.50/maand met IPv4) en gaan tot $640/maand voor 24 vCPU en 96 GB RAM. Elk plan draait dezelfde Rocky Linux afbeeldingen.
Rocky Linux is de enterprise-Linux familie, met SELinux standaard ingeschakeld en sterke audit / compliance tooling. Gemeenschappelijk in gereguleerde en enterprise implementaties.
Rocky Linux is een sterke pasvorm voor werklast van ondernemingen, compliance-gedreven implementaties, RHEL-compatibele productie stacks.
Yes. Upgrade to a larger plan from the control panel. The resize restarts the server, and your Rocky Linux system and data carry over without a reinstall. Moving to a smaller plan is not supported.
Backups are an optional paid add-on: daily (+30% of the plan price, kept 7 days) or weekly (+20%, kept 28 days). Snapshots are free and capture the full Rocky Linux server on demand.
Ja SSH met wachtwoord of sleutel authenticatie staat standaard aan. Wij bieden ook een webconsole voor noodtoegang onafhankelijk van SSH.
Yes. Docker and containerd run on Rocky Linux with the standard DNF install path. With full root access there are no restrictions.
Yes. Contact support within 30 days of your first purchase to request a refund if your Rocky Linux VPS is not right for you. Domain registrations are excluded.
Uw server online in ongeveer 2 minuten
Volledige root access • Uurlijk factureren • Ondersteuning per ticket en e-mail