How to install SSHGuard on an Ubuntu VPS

logoSSHGuard is very useful monitoring tool for preventing brute force attacks. SSHGuard reads log messages from standard input and determines malicious activities. If an attack is detected, the attacking IP address is immediately blocked in the firewall. In this article we will guide you through the steps of installing SSHGuard on an Ubuntu VPS and protecting your server against brute-force attacks.

Read More

How to install ZPanel on CentOS 6

Status: Deprecated

This article, “How to install ZPanel on CentOS 6,” covers a version of CentOS 6 that reached end of life (EOL) on November 30th, 2020, and is no longer supported. For this reason, this guide is no longer maintained. If you are currently operating a server running CentOS 6, we highly recommend contacting RoseHosting’s fully managed support to upgrade or migrate to a supported version of CentOS.

Read More

How to install CodeIgniter on Linux

How to install CodeIgniter on Linux

Today we are going to show you how to install CodeIgniter on Linux.. CodeIgniter is a very powerful PHP web application framework which allows developers to create full-featured web applications with ease. It is a framework with a small footprint, has a clear documentation and uses the Model-View-Controller approach to separate the presentation from logic. Installing CodeIgnitier on your Linux server is an easy task, and it shouldn’t take more then 10 minutes to finish the installation.

Read More

How to install phpMyAdmin with HHVM, Nginx and MariaDB on an Ubuntu 14.04 VPS

phpmyadmin hhvmIn this tutorial we are going to provide you with step-by-step instructions on how to install phpMyAdmin with HHVM, Nginx and MariaDB on an Ubuntu 14.04 VPS. PhpMyAdmin is an open source application, written in PHP, intended to handle the administration of MySQL / MadiaDB databases over the intuitive web interface.

Read More

Install Odoo on a Debian 8 VPS with Nginx as a reverse proxy

install-odoo-on-a-debian-8-vps-with-nginx-as-a-reverse-proxyIn this tutorial, we will explain how to install Odoo on a Debian 8 VPS with Nginx as a reverse proxy. There are multiple ways to install Odoo, but in this tutorial we will install the latest Odoo 8.0 from the official Odoo repositories using the debian package manager. This guide should work on other Linux VPS systems as well but was tested and written for an Debian 8 VPS.

Read More