Operations

What is Control panel?

Also known as: hosting panel
Definition

A control panel is a web interface for administering servers, websites, mail and databases — cPanel, DirectAdmin, CyberPanel and similar. Panels save time and add attack surface. Several require an enterprise-family Linux distribution such as AlmaLinux or Rocky.

Why Control panel matters

Panels save time and add attack surface. Several require an enterprise-family Linux distribution such as AlmaLinux or Rocky.

Control panel in practice

When you are actually running a server, the control panel is where you land after the first boot: it lists your instances, shows their IPv4 and IPv6 addresses, and gives you the out-of-band VNC console when the network stack misbehaves. You would use it to set reverse DNS for mail, take one of the three free snapshots before a risky change, and hot-add extra RAM or NVMe without reprovisioning. Getting it wrong—say, forgetting to set the PTR record—means mail servers reject your outbound messages.

What people get wrong about Control panel

People assume the control panel is just for beginners, so they skip it and manage everything over SSH. The correction: panels are also the operational interface for tasks that are otherwise painful from a terminal—snapshots, PTR records, and the console you need when your own network config locks you out. Avoid it, and you lose the safety net built into every plan.

Control panel — common questions

Can I get a root shell from the control panel?

Yes. Every plan includes full root and Administrator access, so you can reach a shell from the panel and do anything: custom kernels, nested virtualisation, raw sockets. The panel is just the front door; behind it you have a genuine KVM instance with your own kernel.

Does the control panel let me restore snapshots?

It does. Each instance comes with three free snapshots, and you can take and restore them from the panel without pausing the server. That is the quickest way back from a bad update or a deleted configuration file.

More from operations

SLA
An SLA is a contractual commitment to a service level, usually availability, with defined compensation when it is missed.
Out-of-band console
An out-of-band console attaches to a virtual machine's display and keyboard independently of its network connection.
Custom ISO
Custom ISO support lets you upload an installer image and boot the instance from it, rather than choosing from a fixed template list.
Terraform
Terraform declares infrastructure in configuration files and reconciles the real environment against them.
Seedbox
A seedbox is a server dedicated to downloading and seeding torrents at high speed, typically with large storage and a fast uplink.
Provisioning
Provisioning is the process of creating, configuring and delivering a server so that it is ready to use.