November 24, 2023
Reset admin password via command line
Reset admin password using adminPass newpassword This will reset password for username “admin”, where the “newpassword” is your new password.
Read articleDocumentation
November 24, 2023
Reset admin password using adminPass newpassword This will reset password for username “admin”, where the “newpassword” is your new password.
Read articleNovember 24, 2023
This document applies to version v1.7.1 and above, earlier versions of CyberPanel had only 2 user types and no ACL functionality. CyberPanel supports reseller? Many people ask that if CyberPanel have reseller functionality. I…
Read articleNovember 24, 2023
To develop CyberPanel plug-ins you need to hook your code into various events happening inside CyberPanel core, this page will give you links to the files containing signals, we will not document/explain…
Read articleNovember 24, 2023
cd /usr/local/CyberCP/pluginInstaller python pluginInstaller.py remove --pluginName examplePlugin
Read articleNovember 24, 2023
Plugin installation is very easy, you just need to run few commands. First upload your plugin at /usr/local/CyberCP/pluginInstaller cd /usr/local/CyberCP/pluginInstaller python pluginInstaller.py install --pluginName examplePlugin
Read articleNovember 24, 2023
If you are interested to extend functionality of CyberPanel core, this guide can help you get started by explaining how you can extend CyberPanel by creating and adding plugins. If you…
Read articleNovember 24, 2023
v3.0.6 – Standalone Webmail Authentication Fix Dated: 7th September 2026 Build: 6 — CyberPanel 3.0.6 restores the dedicated webmail login for ordinary mailbox users and hardens the separation between standalone mailbox sessions…
Read articleNovember 24, 2023
OVH servers normally have their own set up for most of the things. CyberPanel VMM can be used for two purposes: For hosting websites, as you would normally do without CyberPanel VMM.…
Read articleNovember 24, 2023
There are two ways to troubleshoot any problem while using CyberPanel. First Way There is a global error log file (this file only contains logs generated by CyberPanel). This file can be…
Read articleNovember 24, 2023
This video guide help you create virtual machine in CyberPanel, you can do an optional step before creating virtual machine. (Injection SSH key is optional)
Read article