How to install MariaDB 10 on CentOS 7
MariaDB 10.2 has been release so let see how to install MariaDB 10 on Centos 7. The MariaDB database server is published as free and Read More
MariaDB 10.2 has been release so let see how to install MariaDB 10 on Centos 7. The MariaDB database server is published as free and Read More
How to install piwik with docker In this tutorial, I will show you how to install Piwik with docker. Piwik is the leading Free/Libre open analytics Read More
Restoring MySQL database backup In this tutorial, I will show you how to restore Mysql Database. If you want to learn how backup MySQL database please go Read More
How to install LAMP on Centos 7 / Redhat 7.. The LAMP stack os a group of three opensource application i.e. the most powerful webserver Read More
Create user in MySQL using Command Line In this tutorial i will show you how to create user in MySQL using the cli. It is Read More
How to create MySQL database and table? MySQL MySQL is an open-source relational database management system (RDBMS); in July 2013, it was the world’s second Read More
Creating MySQL Backup In this tutorial in will show you how to backup mysql database. The mysqldump command is used to create textfile “dumps” of databases Read More