How to Install Softaculous in CentOS Web Panel?
Requirements A server with CentOS Web Panel If you have a firewall, then please allow access to download all packages from *.softaculous.com Note : Please allow access to the following domains to…
Requirements A server with CentOS Web Panel If you have a firewall, then please allow access to download all packages from *.softaculous.com Note : Please allow access to the following domains to…
Block IP: <RequireAll> Require all granted Require not ip 1.2.3.4 </RequireAll> Force www, or non www, redirect. #Force www: RewriteEngine on RewriteCond %{HTTP_HOST} ^example.com [NC] RewriteRule ^(.*)$ http://www.example.com/$1 [L,R=301,NC]#Force www: #Force…
One of our client was facing issue with OVH kernel. After rebooting the server it’s not coming up with normal kernel. I have checked the server using IPMI console and…
Log into your HELM control panel. Click the domains icon from the user’s menu and select the domain from the list. Under the Domain Menu, click the FTP Accounts icon.…
The default bash prompt is kind of bare and doesn’t tell you much. SSH to your machine. # set the prompt export PS1="[\u@\H][\[\033[1;34m\W\[\033[0m]\\$ "
If you deal with MySQL master/slaves a lot you may run into the following error. Relay log read failure: Could not parse relay log event entry. To fix this you…
Softaculous will allow your web hosting users to easily install many web scripts. Before proceeding, you need to make sure that cPanel PHP Loader should be set to IonCube from…
YUM also called as Yellowdog Updater, Modified is a default package management system which is mostly used in all versions of CentOS to install and update packages and repositories. With the help of…
To find out the backup follow the steps below: Get-ChildItem -Path C:\ -Filter .zip -Recurse -ErrorAction SilentlyContinue -Force
Migration fails to start the connection: Unable to log in to the source server ‘source’ (203.0.113.2) by SSH service: administrator login and/or password are not correct. Set valid SSH credentials…