How to install phpList on a CentOS 7 VPS

phplistphpList is very popular and simple to use open source newsletter system which is designed for the dissemination of information, such as newsletters, news, advertising to list of subscribers. It allows users to add and manage email subscribers, create their own mailing lists and send email newsletters. phpList is written in PHP and uses a MySQL database to store the information. It is readily available and fairly easy to install on any Linux VPS system.

Read More

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 a CentOS 6 VPS

zpanelcpIn 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.

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