Recently on a VPS running Cyberpanel, MariaDB service failed with the error: Failed at step NAMESPACE spawning / bin / sh: Invalid argument For VPS based on the openvz that are using old kernel you need to edit the service file to fix the problem:...
After upgrading to Cyberpanel 2.1 some issues started appearing such as the self-signed SSL’s, disk usage not showing up on the manage website page, or even the manage website page loading infinitely. I noticed that when I open the manage...
Step 1. Go to Google Drive and right-click on the file that you wish to download, then go to Share Step 2. Click the Change button at the bottom of the dialog box to Anyone Step 3. Copy the link and from it simply take the FILEID: Step 4. Change the...
HTTP/2 connectors use non-blocking I/O, only utilizing a container thread from the thread pool when there is data to read and write. For more information read The HTTP2 upgrade protocol – Apache Tomcat 8 Configuration Reference. There are two...
To upgrade BIOS on SUPERMICRO servers first find the newest BIOS version by looking up your motherboard model and googling it. In my case, this is an X10SLM-F model with BIOS version 2.7, and as stated on their website: the latest version of...
Here is how to solve the following error in WHM / cPanel: stream_socket_enable_crypto(): Peer certificate CN=`xxxx.com' did not match expected CN=`smtp.sendgrid.net' As of PHP 5.6 peer verification is enabled by default (). If you are running WHM /...
Recently encountered a strange issue on client VPS that MySQL connections were working only when using localhost and not with 127.0.0.1 This was due to the fact that the client had enabled skip_name_resolve in his my.cnf file which...
Recently encountered a weird issue with cPanel DNS Zone Editor that wasn’t mentioned anywhere on cPanel official documentation nor their forums, so I decided to write a quick guide for anyone else that might experience this issue in the future...