Enterprise Linux distribution designed to be downstream compatible with RHEL
Откажи у било које време.
Rocky Linux- специфичне карактеристике које га чине савршеним за ВПС хостинг
Drop-in replacement for CentOS
Point releases follow RHEL
Free and open source
10 years of support
Линукс домаћин са пуним кореном управљања
Ваш сервер Rocky Linux је обично спреман око 2 минута после одјављивања.
Потпуна контрола над вашим окружењем. SSH приступ је укључен. Инсталирајте било који софтвер који вам је потребан.
Ваш серверски диск ради на ССД‐ овом садржају Сефа. Треба вам више простора? Додајте 100 ГБ на 2 туберкулозу из контролног панела.
Сат је плаћен и завршава 672 сата месечно, тако да месец дана никада не кошта више од цене плана.
Снимци су бесплатни. Појачање је опционо плаћено: дневно за 30% цене плана (задржано 7 дана) или недељно за 20% (задржано 28 дана).
Графови ЦПУ‐ а, меморије, диска и мрежног употребе за сервер у контролном панелу.
Уобичајени случајеви употребе у којима Rocky Linux превазилази
Изаберите своју савршену VPS конфигурацију
Планови Cloud VPS хостинга са потпуном контролом и флексибилношћу
Брзи водич за покретање и подешавање Rocky Linux ВПС
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
Уобичајена питања о Rocky Linux VPS VPS хостинг
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 користи DNF / YUM са.rpm пакетима. Све стандардне наредбе системске администрације раде као што је документовано у упутству изнад потока 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 is the enterprise-Linux family, with SELinux enabled by default and strong audit / compliance tooling. Common in regulated and enterprise deployments.
Rocky Linux је јако способан за рад на предузећима, покренутим пословањама, сагласним са РХЕЛ-ом.
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.
Да — ССХ са лозинком или аутентификацијом кључева је подразумевано укључен. Такође пружамо веб конзолу за хитан приступ независно од ССХ‐ а.
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.
Обавијести сервер за око 2 минута
Full root access • Hourly billing • Support by ticket and email