Skip to main content

CloudLinux OS license activation

Updated over 2 months ago

CloudLinux is one of the most popular OS options for VPS servers that are intended to be used for shared hosting providers. Time4VPS offers a CloudLinux license so you can install it on your VPS Linux package.

CloudLinux licence requirements for OS:

  1. AlmaLinux 8, 9

  2. Rocky Linux 8, 9

The article explains how to order and activate the license. Keep in mind that the CloudLinux license is paid and costs 14.99 Eur/month.

Ordering CloudLinux license

  • CloudLinux license can be ordered together with a new Linux VPS package, by simply marking the checkbox:

  • CloudLinux license can be ordered for an existing Linux VPS server as well on the VPS dashboard menu:

CloudLinux order

CloudLinux license activation

CloudLinux can be installed by converting the AlmaLinux server with these simple commands:

$ wget https://repo.cloudlinux.com/cloudlinux/sources/cln/cldeploy$ sh cldeploy -i$ reboot

Verify the installation:

uname -r

You should see a kernel string with lve in it, confirming CloudLinux is active.

CloudLinux OS install script is smart – it detects the environment, type of virtualization, control panel, specific hardware which might require additional drivers installation, and more.

Did this answer your question?