Published on : March 25, 2019 by Albert Reilly
INSTALLING AND SECURING PHPMYADMIN A website may require database connection and management. Here we will install phpMyAdmin, a common database management tool. Then we will follow some steps to secure it and using this tool, create a database and a user. To setup the server, you will need to follow the Part One of this […]
Published on : March 4, 2019 by Albert Reilly
SETTING UP VIRTUAL HOSTS Virtual Hosts are used when we have more than one domain to run with a single IP address. We can have multiple websites on our server and there is no limit to the number of virtual hosts that can be added. For setting up virtual hosts on CentOS 7, follow the […]
Published on : February 25, 2019 by Albert Reilly
Configuring your Instance This series will help you create a WordPress website on AWS. This first part will help you configure your EC2 instance by installing LAMP (Linux Apache MySQL PHP) on it. We will move on to set virtual host on the instance to use multiple domains if needed. In the third part, we […]
Published on : February 3, 2017 by George K.
Get our exclusive VPS support plans to expand your business to bigger and better version of Hosting business. VPS Node Management Plan Our VPS node management plan provides node management for your VPS node. The plan offers assistance for setting up of hypervisors for bare metal and operating system-level virtualizations, Control Panel Installation, VPS creation […]
Published on : October 14, 2015 by Hariram JR
One of my client experienced frequent MySQL downtime on his server. The VPS server had a couple of accounts with relatively normal traffic. The MySQL error log and server load during the MySQL crash too failed to show up any unusual events. On further investigation, the server log /var/log/messages, indicated that the server had been […]