In today’s article we will cover the steps on how to install the LAMP (Linux Apache MySQL and PHP) stack on a CentOS 6 based VPS.
Category: Databases
Databases
A Cool Script To Backup Your MySQL / MariaDB Databases Using FTP
In this script an automatic FTP backup will pickup up your sql.tar.gz and upload the file to a remote FTP server running CentOS.
How to install Nginx, MongoDB, NodeJS and host MeteorJS applications on Ubuntu
In this tutorial we are going to show you the steps required to bootstrap an environment to host your Meteor JS applications. More specifically, the tutorial explains how to install Nginx, MongoDB, NodeJS and host MeteorJS applications on an Ubuntu VPS. We are using one of our Ubuntu 16.04 managed virtual servers, though it should work on […]
How to install SOGo on Ubuntu 14.04 VPS
In the following article we’ll explain how to install SOGo on Ubuntu 14.04 VPS. SOGo is a fully supported and trusted groupware server with a focus on scalability and open standards. SOGo is released under the GNU GPL/LGPL v2 and above. SOGo provides a rich AJAX-based Web interface and supports multiple native clients through […]
How to install and configure MySQL Master-Slave replication on CentOS 7
In this tutorial we’ll explain how to install and configure MySQL Master-Slave replication on a CentOS 7 VPS. The following MySQL replication is based on binary log position, which means it is a process that allows you to easily maintain multiple copies of a MySQL data by having them copied automatically from a master […]
Install and set-up LEMP (Linux Nginx MariaDB and PHP) stack in ArchLinux
In this tutorial we will show you how to install and set-up LEMP (Linux Nginx MariaDB and PHP) stack in ArchLinux system. 1. MAKE SURE THE ARCHLINUX SYSTEM IS UP TO DATE