Skip to main content
MySQL export restore

Create MySQL database from command line

This tutorial explains how you can create MySQL user and database using command line. First, we will update the system and install MySQL database. We will update system and install MySQL database. For CentOS/RHEL OS:

Read More

LAMP

Install Apache, MySQL and PHP on CentOS | LAMP

This tutorial explains how you can install and configure LAMP and phpMyAdmin on CentOS 5.11 and CentOS 6.7, 32 and 64 Bit OS versions. First of all we will update system:

Install EPEL repository for your Linux version. If you are running an CentOS 5 version:

Read More