How to password protect directories in helm control panel
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.…
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 Export/Import MySQL database with correct character set on Linux export your database with the correct character set is important to avoid any kind of problems with data that has…
mod_pagespeed is an open-source Apache module created by Google to help Make the Web Faster by rewriting web pages to reduce latency and bandwidth. Please follow below instructions to install…
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…
When restoring mailbox, mail messages are restored only partially Restoration process is reported to be finished successfully Resolution Connect to the server via RDP Download and unpack custom fix Upload…