Getting Started with cPanel / WHM โ
cPanel is the world's most widely used web hosting control panel. On a RemarkableCloud managed VPS you get two interfaces โ WHM for server-level administration and cPanel for per-account website management.
WHM vs cPanel โ what's the difference? โ
| Interface | URL | Who uses it | What it controls |
|---|---|---|---|
| WHM | https://yourip:2087 | Server owner (you) | Accounts, packages, server config, DNS, SSL |
| cPanel | https://yourip:2083 | Hosting account holders | Files, email, databases, domains, backups |
You can access any cPanel account directly from WHM without knowing the account password โ useful for troubleshooting client sites.
Logging into WHM โ
https://YOUR_SERVER_IP:2087Log in with your root credentials or the reseller username from your RemarkableCloud welcome email. If you see a certificate warning, accept it โ WHM uses a self-signed cert by default.
Logging into cPanel โ
https://YOUR_SERVER_IP:2083Or from WHM โ Account Information โ List Accounts โ click the cPanel icon next to any account to log in without a password.
First-time setup checklist โ
- Run the Basic cPanel & WHM Setup wizard โ WHM prompts you automatically on first login. Set your contact email, nameservers, and default IP.
- Update nameservers โ go to Server Configuration โ Basic WebHost Manager Setup and set
ns1.yourdomain.comandns2.yourdomain.com. - Create a hosting package โ go to Packages โ Add a Package. Packages define disk, bandwidth, email, and database limits for each account.
- Create your first account โ go to Account Functions โ Create a New Account.
- Verify mail โ check Email โ Mail Server Configuration. RemarkableCloud pre-configures Exim and Dovecot.
- Enable AutoSSL โ go to SSL/TLS โ Manage AutoSSL and enable for all domains. Every site gets free HTTPS automatically.
Key WHM sections โ
Account management โ
- Account Functions โ Create a New Account โ add hosting accounts
- Account Information โ List Accounts โ view usage, suspend accounts, jump into any cPanel
- Account Functions โ Modify an Account โ change quotas or packages
DNS โ
- DNS Functions โ Edit DNS Zone โ modify records for any hosted domain
- DNS Functions โ Add DNS Zone โ add a zone for a new domain
Server health โ
- Server Status โ Server Information โ CPU, RAM, load, disk at a glance
- Server Status โ Service Status โ verify Apache, MySQL, Exim are running
PHP version management โ
cPanel uses MultiPHP to set a different PHP version per domain:
- Go to Software โ MultiPHP Manager
- Select the domain
- Choose PHP version (8.1, 8.2, or 8.3 recommended)
- Click Apply
CloudLinux resource limits โ
Your Cloud Cube runs CloudLinux, isolating each account in its own LVE (Lightweight Virtual Environment). Default limits:
| Resource | Default |
|---|---|
| CPU | 100% (1 core equivalent) |
| RAM | 1024 MB |
| Entry processes | 20 |
| I/O | 1024 KB/s |
Adjust per account in WHM under CloudLinux โ LVE Manager. See the CloudLinux limits guide.
Common questions โ
Can I host multiple websites on one cPanel account? Yes โ use Addon Domains in cPanel. Each gets its own document root inside public_html.
How do I transfer a site from another server? Use Transfers โ Copy an Account from Another Server in WHM, or contact support โ free migrations are included with every plan.

