If you've forgotten the password to access CyberPanel on your VPS, there are two methods available for resetting it:
Option 1 - Via hPanel
Navigate to the VPS section and choose the server to which you want to make changes
In the VPS Overview page, select the Panel access tab and click on Reset:
Enter a new strong password that meets the requirements and click Confirm
Option 2 - Using the Command Line Interface
Connect to your VPS using SSH or the browser terminal and enter the following command:
/usr/bin/adminPass newpassword
Replace newpassword with a strong password for the admin account. The password should contain at least one uppercase letter, one lowercase letter, a number, and a symbol. Use only Latin letters and ensure it's at least 12 characters long.
Following these steps, you'll successfully reset your CyberPanel password, allowing access to your control panel.