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
완전한 루트 제어가 있는 Linux 호스팅
귀하의 Rocky Linux 서버는 일반적으로 약 2 분 체크 아웃 후 준비가되어 있습니다.
환경을 완벽하게 제어할 수 있습니다. SSH 접속이 포함되어 있으며, 필요한 소프트웨어를 자유롭게 설치할 수 있습니다.
서버 디스크는 SSD를 백업한 Ceph 스토리지에서 실행됩니다. 더 많은 공간이 필요하십니까? 제어판에서 100GB에서 2TB까지 볼륨을 추가할 수 있습니다.
시간당 요금이 부과되며 한 달에 672시간으로 제한되므로 한 달에 플랜 가격보다 더 많은 비용이 절대 들지 않습니다. 서버를 파괴하면 요금이 청구됩니다.
백업은 옵션으로 제공되는 유료 추가 기능으로, 플랜 가격의 30%를 매일 지불(7일 동안 유지)하거나 주당 20%(28일 동안 유지)를 지불해야 합니다.
제어판에서 서버의 CPU, 메모리, 디스크 및 네트워크 사용 그래프를 확인하십시오.
일반적인 사용 사례 Rocky Linux 뛰어난
나에게 딱 맞는 VPS 구성을 선택하세요
완벽한 제어 및 유연성을 제공하는 클라우드 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은.rpm 패키지와 함께 DNF/YUM을 사용한다. 모든 표준 시스템 관리 명령은 업스트림 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분 내에 서버를 온라인으로 얻을
전체 루트 액세스 • 시간당 청구 • 티켓 및 이메일 지원