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 ที่มีการควบคุมจาก root เต็มรูปแบบ
เซิร์ฟเวอร์ Rocky Linux ของคุณ ปกติแล้วจะพร้อมประมาณ2นาทีหลังจากเช็คอิน
ควบคุมสภาพแวดล้อมของคุณได้อย่างสมบูรณ์แบบ รวมถึงการเข้าถึงผ่าน SSH ติดตั้งซอฟต์แวร์ใดๆ ก็ได้ที่คุณต้องการ
แผ่นดิสก์เซิร์ฟเวอร์ของคุณทำงานบน SSD ที่รองรับการเก็บข้อมูล Ceph ต้องการพื้นที่เพิ่ม? เพิ่มโวลต์ 100 GB ถึง 2TB จากแผงควบคุม
ค่าใช้จ่ายตามชั่วโมง และมีจำนวนจำกัด 672 ชั่วโมงต่อเดือน ดังนั้นเดือนหนึ่งจะไม่เคยมีค่าใช้จ่าย มากกว่าราคาแผน
ภาพถ่ายสแนปช็อตฟรี การสำรองข้อมูลเป็นตัวเลือกที่จ่ายค่าเพิ่ม: ทุกวัน 30% ของราคาแผน (เก็บไว้ 7วัน) หรือทุกสัปดาห์ 20% (เก็บไว้ 28 วัน)
แสดงกราฟการใช้งาน CPU, หน่วยความจำ, ดิสก์ และเครือข่ายของเซิร์ฟเวอร์ของคุณในพาเนลควบคุม
กรณีการใช้ที่พบบ่อย Rocky Linux ดีมาก
เลือกการกำหนดค่า VPS ที่เหมาะสมที่สุดสำหรับคุณ
แพ็คเกจโฮสติ้ง Cloud VPS ที่ให้คุณควบคุมและยืดหยุ่นได้อย่างเต็มที่
คำแนะนำในการติดตั้งและปรับแต่งระบบName 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 วีพีเอสเริ่มต้นที่ $2.50/เดือน (IPv6 เท่านั้น; $3.50/เดือนกับ IPv4) และไปถึง $640/เดือนสำหรับ 24 vCPU และ 96 GB RAM ทุกแผนทำงานเหมือนกัน Rocky Linux ภาพ
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