Enterprise Linux distribution designed to be downstream compatible with RHEL
Откажи во секое време.
Rocky Linux- специфични карактеристики кои го прават совршено за VPS хостинг
Drop-in replacement for CentOS
Point releases follow RHEL
Free and open source
10 years of support
Линукс домаќин со целосна контрола на коренот
Вашиот Rocky Linux сервер е обично подготвен околу 2 минути по одјавувањето.
Целосна контрола врз вашата околина. Вклучен е SSH пристап. Инсталирајте го кој било софтвер што ви е потребен.
Вашиот диск се движи на SSD- поткрепен Ceph складиште. Ви треба повеќе простор? Додај 100 GB на 2 TB гласина од контролниот панел.
Го плаќаат часот и го ставаат 672 часа месечно, па затоа еден месец никогаш не чини повеќе од цената на планот.
Снимките се бесплатни. Заштитните копии се опционо платено додавање: дневно за 30% од цената на планот (содржано од 7 дена) или неделно за 20% (содржано од 28 дена).
Види ги графици на ЦПУ, меморија, диск и мрежна употреба за вашиот сервер во контролниот панел.
Вообичаени случаи на употреба Rocky Linux Преувеличува
Изберете ја вашата совршена VPS конфигурација
Планови за хостирање на Cloud VPS со целосна контрола и флексибилност
Брзи водич за распоредување и конфигурирање на вашиот 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
Вообичаени прашања за 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 е семејство на претпријатија-Линукс, при што SELinux е овозможен со стандардна и силна ревизија/алатки за соодветност.
Rocky Linux е силен погоден за претпријатија, распоредување на соодветност, соодветни на RHEL производствени стагови.
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.
Да — SSH со лозинка или автентичност на клучот е воклучено стандардно. Исто така, обезбедуваме веб конзола за итен пристап независно од 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.
Вклучи го серверот за околу 2 минути
Full root access • Hourly billing • Support by ticket and email