10 March 2021 A Black day for OVH’s Strasbourg Data Center (SBG-2) as out of 4 Buildings, SBG2 was caught on fire which destroyed the Servers and web hosting data center Infrastructure completely. Firefighters were in place immediately, however, it was too late for SBG2 to be rescued, and the fire had destroyed the facility […]
See MoreTag: backup
How to Backup your site with Softaculous
To Backup your site with Softaculous Softaculous is widely used in the Web Hosting sites and it has helped millions of users install applications by the click of a button. Softaculous Installer easily integrates into leading Control Panels like cPanel, Plesk, DirectAdmin, InterWorx, H-Sphere. The website […]
See MoreHow to install MariaDB Server in cPanel/WHM servers?
How to install MariaDB Server in cPanel/WHM servers? And What are the advantages of using MariaDB Server ? Ans: * Install MariaDB Server in cPanel/WHM servers 1. Backup existing MySQL data # mysqldump –all-databases –routines –triggers > /home/db_dump/alldb.sql # service mysql stop # cp -r /var/lib/mysql/mysql /home/db_dump/ # service mysql start 2. Select MySQL version […]
See More
You must be logged in to post a comment.