MariaDB is a drop-in alternative for MySQL. MariaDB is an opensource Relational Database Management System (RDBMS) which supports database access. […]
How to Upgrade MariaDB 5.5 to MariaDB 10.0 & MariaDB 10.1 on Linux
MariaDB is a drop-in alternative for MySQL. MariaDB is an opensource Relational Database Management System (RDBMS) which supports database access. […]
How to Install & Upgrade MariaDB 10.1.12 on Centos, RHEL & Fedora
MariaDB is a drop-in alternative for MySQL. MariaDB is an opensource Relational Database Management System (RDBMS) which supports database access. […]
Install Git 2.8.0 (Version Control Tool) on Linux
By default Git is included in all the Linux distributions, Today I will let you know the easiest way to install Git on Linux using package manager. […]
How to restore cPanel account backup with new username
We already knows, how to restore the cPanel back-up using script command but most of us doesn’t know how to restore the cPanel back-up with new username. […]
How to Clear/flush DNS Cache on Linux
Sometimes you are facing trouble while accessing some websites hosted on your server,It might be your local DNS cache got corrupt. In that kind of situation you need to restart your DNS cache service. […]
How to fix Apache could not reliably determine FQDN Error on Ubuntu
You might probably faced the same following error while you were restarting the Apache server on Ubuntu. * Restarting web server apache2 apache2: apr_sockaddr_info_get() failed for server apache2: Could not reliably determine the server’s fully qualified domain name, using 127.0.0.1 for ServerName … waiting apache2: apr_sockaddr_info_get() failed for serverapache2: Could not reliably determine the server’s […]
How to add new site into your Apache-based CentOS server
Today we will see how to add new site and setup Apache virtual host file on CentOS server. […]
Basic Centos Configurations Before Building a Working Server
CentOS is a free and open source operating system. CentOS is actually used for building servers, mainframes, workstations etc..So today, I will guide you with some of the basic steps that you need to do before you build a working server on CentOS 6. […]
How to move website from cPanel based hosting to your new Server
This information will show you how to move a website from cPanel to the un-managed server you’ve installed. The phrase “Server” here relates to either VPS or Dedicated server. […]