Enterprise Linux distribution designed to be downstream compatible with RHEL
Naplaćuje se po satu.
Rocky Linux-specifične osobine koje ga čine savršenim za VPS hosting
Drop-in replacement for CentOS
Point releases follow RHEL
Free and open source
10 years of support
Linux hosting sa punom kontrolom roota
Vaš Rocky Linux server je obično spreman oko 2 minute nakon checkout.
Potpuna kontrola nad vašim okruženjem. SSH pristup uključen. Instalirajte bilo koji softver koji vam je potreban.
Vaš server disk radi na SSD-u poduprt Ceph pohranom. Treba vam više prostora? Dodajte 100 GB do 2 TB volumena iz kontrolne ploče.
Naplaćuje se po satu i ograničeno je na 672 sata mjesečno, tako da mjesec nikad ne košta više od cijene plana.
Sigurnosne kopije su opcionalni dodatak: dnevno za 30% od cijene plana (čuva se 7 dana) ili sedmično za 20% (čuva se 28 dana).
Vidi CPU, memoriju, disk i mrežne grafove korištenja za vaš server u kontrolnoj ploči.
Uobičajeni slučajevi upotrebe gdje Rocky Linux Excel
Odaberite svoju savršenu VPS konfiguraciju
Planovi Cloud VPS hostinga s potpunom kontrolom i fleksibilnošću
Brzi vodič za implementaciju i konfiguriranje vašeg 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
Česta pitanja o 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 koristi DNF / YUM sa.rpm paketima. Sve standardne naredbe za sistemsku administraciju rade kao što je dokumentirano u priručniku za Rocky Linux.
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 plans start at $2.50/month (IPv6 only; $3.50/month with IPv4) and go up to $640/month for 24 vCPU and 96 GB RAM. Every plan runs the same Rocky Linux images.
Rocky Linux je porodica korporativnih Linux sistema, sa SELinuxom koji je po defaultu uključen i jakim alatima za reviziju/usklađenost.
Rocky Linux je snažan za korporativne radne opterećenja, implementacije vođene usklađenošću, RHEL-kompatibilne proizvodne stogove.
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.
Da — SSH sa šifrom ili ključem za provjeru autentičnosti je uključen po zadanim postavkama. Također pružamo web konzolu za hitni pristup nezavisno od SSH-a.
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.
Uključi server za oko 2 minute
Puni root pristup • Satni naplatni • Podrška putem ticketa i emaila