Welcome to this comprehensive guide on how to upgrade CyberPanel on a Contabo Cloud VPS. CyberPanel is a powerful and user-friendly control panel for web hosting, and it is widely used by web administrators and hosting companies.
Upgrading CyberPanel is an important step in ensuring that your web hosting environment remains secure, stable and up-to-date with the latest features and bug fixes.
In this tutorial, I will walk you through the process of upgrading CyberPanel on a Contabo Cloud VPS, covering everything from prerequisites to post-upgrade considerations.
How to Upgrade CyberPanel on a Contabo Cloud VPS
Video version.
Step 1: Login to your Contabo server via SSH
Important! Be sure to back up an image/snapshot before upgrading CyberPanel.
Open your favorite SSH client. We’ll use putty to login. Be sure to login as root.
Step 2: Upgrade CyberPanel
Use the following command to upgrade your CyberPanel.
sh <(curl https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh || wget -O - https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh)
Just press Enter to upgrade CyberPanel to a specific version or wait for 10 seconds to upgrade to the latest version.
Wait for a few minutes to finish the upgrade.
Step 3: Check Your CyberPanel Version
So finally we are able to upgrade CyberPanel to its latest build.
Conclusion
Upgrading CyberPanel is very easy with just a very few simple steps. If you want to secure your CyberPanel, be sure to upgrade it to the latest version/build.
I hope this tutorial somehow helps you. Good luck in your server management with CyberPanel!