SSHGuard 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.
Jeff Wilson
How to install ZPanel on a CentOS 6 VPS
In this article we will cover the steps needed for installing ZPanel on a CentOS 6 VPS.
ZPanel is a free web hosting control panel which helps tremendously in administrating a server. This panel can turn a home or professional server into a fully fledged, easy to use and manage web hosting server.
Using a control panel to administer a server is recommended for everybody that has no experience with the Linux CLI. You can manage databases, domains, FTP accounts etc… with a few clicks from the ZPanel web interface.
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.
How to install Hackpad on CentOS 7
In this tutorial, we will explain how to install Hackpad on a Centos 7 VPS with nginx as a reverse proxy. Hackpad is a web-based real-time wiki, based on the open source EtherPad collaborative editor. This guide should work on other Linux VPS systems as well but was tested and written for a Centos 7 VPS.
How to Install Virtualmin on a Linux VPS
Virtualmin is very flexible and powerful web hosting control panel for Linux and UNIX systems. It is based on the Open Source web-based system system configuration tool Webmin. You can easily manage your virtual domains, databases, mailboxes, and much more through the Virtualmin interface which is clear, effective and very easy to use.
How to install phpMyAdmin with HHVM, Nginx and MariaDB on an Ubuntu 14.04 VPS
In 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.
Install Odoo on a Debian 8 VPS with Nginx as a reverse proxy
In 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.
How to install LAMP on Debian 8
We’ll show you, how to install LAMP on Debian 8. A LAMP stack is a synonym of LAMP server or LAMP web server. It refers to a set-up which includes Linux, Apache, MySQL (MariaDB) and PHP. Installing LAMP on Debian 8, is fairly easy task and should not take more then 10 minutes.