This article will help you to setup master-slave replication between MySQL servers. We are using MySQL 5.5 on CentOS 6.3.…
Browsing: Databases
Hi Guys, This tutorial will help to for installing MySQL 5.6 on CentOS/RHEL system. I am using CentOS 6, 32…
SQLite is a lightweight SQL database that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. Except some of the…
NGINX (Engine X) is a web server, Its getting popular very fast due to its fast speed. NGINX is also…
phpPgAdmin is web-based client written in php for accessing and managing PostgreSQL databases. It provides very efficient way to work…
PostgreSQL is a open source object-relational, highly scalable, SQL compliant database management system. This article will help you for installing…
MySQL is a relational database management system, used for storing data in form of tables and records. You can insert,…
Sometimes SQL Server logs files acquire a large space on the disk. In that case, we need to reduce the…
As a system administrator, you need to take backup on daily basis. Backups are very useful to recover data from…
Q. How to reset MySQL root password in Linux? How do I recover MySQL root password? I forgot MySQL root…