Install And Set Up Roundcube Webmail Interface

Install and set-up Roundcube webmail interfaceThe following article is about how to install and set up the Roundcube webmail interface on a CentOS VPS.

It is actually part 2 of our mailserver with virtual users and domains using Postfix and Dovecot on a CentOS 6 VPS series.

What is Roundcube?

Roundcube is a web-based IMAP email client written in PHP. Roundcube’s most prominent feature is the pervasive use of Ajax technology to present a more fluid and responsive user interface than one of the traditional webmail clients. It provides the full functionality you expect from an email client, including MIME support, address book, folder manipulation, message searching, spell checking, etc.

Read More

How to install WordPress Multisite on Centos VPS with Apache

how-to-install-wordpress-multisite-on-centos-vps-with-apache

Today we will guide you through the installation process of WordPress Multisite on your Centos VPS. The WordPress Multisite option became available with WordPress 3.0. This feature allows you – the website administrator – to create multiple websites without the need of installing separate WordPress instances, creating separate home directories or separate databases. Or, you can allow other users to create their own websites on your WordPress installation.

Read More

How to install Monit on your CentOS6 VPS

how-to-install-monit-on-your-centos6-vpsToday we’ll show you how to install Monit on your Centos VPS. Monit is a monitoring and managing as well as an automatic maintenance tool. The monitoring can be directly on the command line or on the web. You can assign Monit multiple tasks (not only monitoring), so if a certain service fails the check, Monit can alert or do something about it (try to restart the service for example).

Read More

How to Reset MariaDB Root Password

How to Reset MariaDB Root Password

We’ll show you, how to reset MariaDB root password.  Did you forget your MariaDB root password? Do not worry, there is an easy way to reset your password on MariaDB in less than 5 minutes. Please note that you need to have root access to your server to be able to change the password of MariaDB. Resetting your MariaDB root password on your Linux server is an easy task if you carefully follow our tutorial below.

Read More

Install Nagios3 on Ubuntu 13.10 VPS for monitoring virtual servers and services

install-nagios3-on-ubuntu-13-10-vps-for-monitoring-virtual-servers-and-servicesIn the following article we will guide you through the steps on how to install Nagios3 on a Ubuntu 13.10 VPS so you can monitor your virtual servers and services from your VPS.

Nagios3 is a robust and very powerful monitoring system which can help you monitor your virtual servers and the services running on your servers.

It is one of the best open-source monitoring systems out there.

Read More

Installing Redmine on a CentOS 6 VPS

Today’s article will show you how you can install and setup Redmine on your CentOS 6 VPS.

Redmine is an open source, web-based project management and bug-tracking tool.

It includes a calendar and Gantt charts to aid visual representation of projects and their deadlines.

Redmine can also handle multiple projects.

It provides an integrated project management features, issue tracking system and support for various version control systems.

Check our tutorial for installing Redmine on CentOS7 – How To Install Redmine on CentOS 7

Read More