Learn How to Backup and Restore MySQL Database
|

Learn How to Backup and Restore MySQL Database

Backup Database in cPanel The backup interface allows you to download and store your files,databases,forwarders and filters in a backup file. Step1:Login to your cPanel Step2:Under the files section, click on Backup. Step3: Now under the Download a MySQL Database Backup section, click on your database name, in this case user_wordpress. Step4:On your local machine,…

Steps to install and configuration phpMyAdmin on CentOS 6

Steps to install and configuration phpMyAdmin on CentOS 6

Step1:Add the EPEL Repository rpm -iUvh http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm Step2:Install phpMyAdmin yum -y install phpmyadmin Step3:Find Your IP Address Following Sites: What is My IP Address? What Is My IP? Step4:Basic Configuration for phpMyadmin vi /etc/httpd/conf.d/phpMyAdmin.conf Find the following sections and change each ip address to the one you found in step3. Require ip 127.0.0.1 Allow from…

Installing a SSL certificate with SSL/TLS Manager
|

Installing a SSL certificate with SSL/TLS Manager

Enable SSL/TLS Manager in WHM for Cpanel User:- Step1:Login to WHM Step2:Click on Tweak Settings Step3:Type Allow cPanel in the top-right find box,then fill in on beside allow cPanel user to install SSL Hosts if they have ip,then save.You should see WHM updating,once its done it shown Done at bottom. Updating like Using the cPanel…

FTP Manager
|

FTP Manager

FTP(File Transfer Protocol) is a fast and convenient way to transfer files over the  internet. That is why many webmasters use FTP for uploading their websites files on their hosting accounts. FTP Clients:- 1)FileZilla:- It is a powerful and free software for transferring files over the internet.Here you can Download FileZilla Software Installation:- The FileZilla Installation…