Rocky Linux 9

Rocky Linux VPS主机

Enterprise Linux distribution designed to be downstream compatible with RHEL

Ready in about 2 minutes
完全 SSH 访问权限
SSD 存储

Rocky Linux VPS 计划

计时计费 随时取消

1 vCPU • 512 MB • 10 GB SSD
500 GB 转移
IPv6 only. IPv4 is a $2/month add-on.
$2.50/mo
部署 →
1 vCPU • 2 GB • 25 GB SSD
1 TB 转移 民众
$5/mo
部署 →
2 vCPU • 4 GB • 80 GB SSD
3 TB 转移
$20/mo
部署 →
查看所有计划 ↓
~2 min
部署时间:
💾
SSD
储存
🔑
root
全面访问
⏱️
$0.004
小时,每小时
Rocky Linux is a community-driven enterprise Linux distribution designed to be 100% bug-for-bug compatible with RHEL.

选择为什么 Rocky Linux 9?

Rocky Linux- 使VPS托管功能完美的具体特点

RHEL Compatible

Drop-in replacement for CentOS

Production Stability

Point releases follow RHEL

Community Driven

Free and open source

Long Term Support

10 years of support

包含哪些内容 Rocky Linux VPS 维PS

Linux 托管, 带完全根控制

以分钟部署

Your Rocky Linux server is usually ready about 2 minutes after checkout.

🔐

完全Root权限

完全掌控您的环境。包含 SSH 访问权限。安装您需要的任何软件。

💾

SSDSD 存储

您的服务器磁盘在 SSD 支持的 Ceph 存储上运行。 需要更多的空间吗? 从控制面板上添加 100 GB 到 2 TB 卷 。

⏱️

小时计费

以时计费,每月上限为672小时,所以一个月的费用不会超过计划价格。摧毁服务器和账单停放站。

🔄

抓图和备份

抓图是免费的。 备份是可选的附加附加费用: 计划价格的30%( 7天) 每天( 7天) 或20%( 28天) 的每周( 28天) 。

📊

用法图

在控制面板中,请查看服务器的 CPU、 内存、 磁盘和网络使用图。

完美为 Rocky Linux 项目 项目

通常使用情况 Rocky Linux 优异

Enterprise servers, RHEL migration, production environments

Rocky Linux VPS计划

选择最适合您的 VPS 配置

VPS计划

提供完全控制和灵活的云VPS主机方案

$ 5.00 /月
或者 $0.007每小时
1 虚拟CPU核心
2.0 GB 内存
25 GB SSDSD 存储
1.00 TB 转移
Rocky Linux 预装
立即部署
$ 10.00 /月
或者 $0.015每小时
1 虚拟CPU核心
2.0 GB 内存
55 GB SSDSD 存储
2.00 TB 转移
Rocky Linux 预装
立即部署
$ 20.00 /月
或者 $0.030每小时
2 虚拟CPU核心
4.0 GB 内存
80 GB SSDSD 存储
3.00 TB 转移
Rocky Linux 预装
立即部署

开始于 Rocky Linux

用于部署和配置您的快速指南 Rocky Linux VPS 维PS

Step 1: Connect via SSH

ssh root@your-server-ip

Step 2: Update System

dnf update -y

Step 3: Install EPEL and Common Tools

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

Step 4: Configure Firewall

# 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

Step 5: Set Up Web Server (Example: Nginx)

# Install Nginx
dnf install -y nginx

# Start and enable
systemctl start nginx
systemctl enable nginx

# Verify
curl localhost

SELinux Configuration (If Needed)

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 Benefits

  • Enterprise stability: 10 years of support (Rocky 9 until 2032)
  • RHEL compatible: Same packages, same configurations
  • Free forever: No licensing costs, ever
  • Community-driven: Backed by CentOS founder and global community
  • Migration ready: Drop-in replacement for CentOS and RHEL

常问问题

共同问题提出的共同问题 Rocky Linux VPS VPS主机

我要如何部署Rocky LinuxVPS?

+

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.

现有哪些Rocky Linux版本?

+

The Rocky Linux versions currently offered are listed at checkout when you create the server.

Rocky Linux使用哪个软件包经理?

+

Rocky Linux使用DNF/YUM,配有.rpm软件包,所有标准系统管理命令工作,如上游Rocky Linux手册所记载。

我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多少钱?

+

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.

为什么给我的VPS选Rocky Linux?

+

Rocky Linux是企业-Linux家族,SELinux因违约和强有力的审计/合规工具而得以成立,在监管和企业部署中很常见。

Rocky Linux VPS的最佳工作量是什么?

+

Rocky Linux是适应企业工作量、合规驱动部署、RHEL兼容的生产堆放的强大条件。

我晚点能升级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.

Are backups available for Rocky Linux?

+

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.

Rocky Linux VPS是否包括SSH访问?

+

是的 — 密码或密钥认证的SSH默认使用。 我们还为独立于SSH的紧急访问提供一个网络控制台。

我能在Rocky LinuxVPS上安装多克吗?

+

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.

共享此指南

准备部署您的 Rocky Linux 维提斯? VPS?

Get your server online in about 2 minutes

Full root access • Hourly billing • Support by ticket and email