๐ŸŸข Network Status| First month from $2.00 โ€” fully managed | Contact Support
Skip to content
Need help? Real engineers available 24/7. Average response under 15 minutes. Open a support ticket โ†’

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? โ€‹

โ„น
Key concept
Think of WHM as the landlord's office and cPanel as each tenant's apartment. You manage the building from WHM; your clients manage their own space from cPanel.
InterfaceURLWho uses itWhat it controls
WHMhttps://yourip:2087Server owner (you)Accounts, packages, server config, DNS, SSL
cPanelhttps://yourip:2083Hosting account holdersFiles, 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:2087

Log 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.

โœ“
Use your hostname instead of IP
Once DNS is set up you can access WHM at `https://hostname.yourdomain.com:2087` โ€” easier to remember and avoids IP changes after migrations.

Logging into cPanel โ€‹

https://YOUR_SERVER_IP:2083

Or from WHM โ†’ Account Information โ†’ List Accounts โ†’ click the cPanel icon next to any account to log in without a password.

First-time setup checklist โ€‹

  1. Run the Basic cPanel & WHM Setup wizard โ€” WHM prompts you automatically on first login. Set your contact email, nameservers, and default IP.
  2. Update nameservers โ€” go to Server Configuration โ†’ Basic WebHost Manager Setup and set ns1.yourdomain.com and ns2.yourdomain.com.
  3. Create a hosting package โ€” go to Packages โ†’ Add a Package. Packages define disk, bandwidth, email, and database limits for each account.
  4. Create your first account โ€” go to Account Functions โ†’ Create a New Account.
  5. Verify mail โ€” check Email โ†’ Mail Server Configuration. RemarkableCloud pre-configures Exim and Dovecot.
  6. 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
โœ“
RemarkableCloud monitors this for you
Your server is proactively monitored 24/7. If Apache crashes or disk fills up our team is alerted before you are.

PHP version management โ€‹

cPanel uses MultiPHP to set a different PHP version per domain:

  1. Go to Software โ†’ MultiPHP Manager
  2. Select the domain
  3. Choose PHP version (8.1, 8.2, or 8.3 recommended)
  4. Click Apply
โš 
PHP 7.4 is end of life
PHP 7.4 no longer receives security patches. Use **WHM โ†’ MultiPHP Manager** to audit all accounts and upgrade any still on 7.4.

CloudLinux resource limits โ€‹

Your Cloud Cube runs CloudLinux, isolating each account in its own LVE (Lightweight Virtual Environment). Default limits:

ResourceDefault
CPU100% (1 core equivalent)
RAM1024 MB
Entry processes20
I/O1024 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.

๐Ÿ›ก๏ธ
Free Migration

Already have a server elsewhere? We move it free.

We migrate your entire server โ€” files, databases, email, DNS โ€” with zero downtime.

Next steps โ€‹

Managed hosting that actually manages.