Install Nessus Vulnerability Scanner on CentOS

Install Nessus Vulnerability Scanner on CentOS

In this blog article we will show you how to install Nessus Vulnerability Scanner on a CentOS VPS. Nessus is powerful, free and easy to use proprietary security scanner. Its plug-in architecture makes Nessus to be very customizable and allows users to customize it according to their needs. Nessus database is frequently updated and it makes is very efficient. According many surveys Nessus is the most popular vulnerability scanner in the world. Installing Nessus Vulnerability Scanner on CentOS is an easy task if you carefully follow our tutorial bellow.

Read More

Speed-up your PHP based websites using Zend Optimizer on a CentOS 6 VPS

speed-up-your-php-based-websites-using-zend-optimizer-on-a-centos-6-vpsIn the following article we will guide you through the steps on how to install and set-up Zend Optimizer on a CentOS 6 Linux VPS.

Installing Zend OPcache will significantly boost your website’s speed and performance.

 

How is Zend OPcache able to speed up my website?

The Zend OPcache provides faster PHP execution through opcode caching and optimization. It improves PHP performance by storing pre-compiled script byte-code in shared memory.  This eliminates the stages of reading code from disk and compiling it on future access. In addition, it applies a few byte-code optimization patterns that make code execution faster.

Read More

Install Fork CMS on a Debian VPS

forkIn this tutorial we’ll see how to install Fork CMS on a Debian 7 (Wheezy) VPS with MySQL, PHP-FPM and Nginx
Fork CMS is an open-source Content Management System written in PHP and comes with modules, themes, multi-language support, search engine optimisation and many more. Fork CMS is dedicated to creating a user friendly environment to build, monitor and update your website.

.

Read More

Install ClamAV on a CentOS 6 VPS with DirectAdmin

ClamIn today’s article on our blog we are going to install ClamAV on a CentOS 6 VPS with DirectAdmin control panel. We are offering DirectAdmin for free with all our VPS hosting plans.

Clam AntiVirus or ClamAV is very popular and widely used, free and open source antivirus application for Unix like systems. It is designed for detecting over 750.000 viruses, trojans, worms, mobile malware and other malicious software on your server. ClamAV is especially used on email servers as server-side email scanner.

Read More

Install Selfoss on Debian Wheezy

logo

 

In this article we will show you how to install Selfoss on a Debian Wheezy VPS with PHP-FPM, Nginx and MySQL. Selfoss is a new multipurpose rss reader, live stream, mashup and aggregation web application. It is written in PHP and uses either SQLite, MySQL or PostgreSQL as a database. Selfoss is a project of Tobias Zeising and is licensed under GPL v3.

Read More

How to Install Plone 4 CMS on Debian Wheezy with Nginx

plone Plone is a popular open source enterprise grade CMS (content management system) based on the Python programming language.  Plone shares many similarities with WordPress. It is very easy to use, flexible CMS built with the main purpose to design, create and manage content rich websites. Also, Plone can be used as a groupware collaboration tool or a document publishing system. Plone runs on top of the Zope web application server. This tutorial will help you install Plone 4 on a virtual server with Debian Wheezy and Nginx installed on it.

Read More

How to Install And Integrate DKIM With OpenDKIM And Postfix On a CentOS 6 VPS

how-to-install-and-integrate-opendkim-with-postfix-on-a-centos-6-vps

This tutorial is part 5 of the mailserver set-up with virtual users and domains using Postfix and Dovecot series. It goes through the steps of installing and integrating OpenDKIM in Postfix on a CentOS 6 Linux VPS.

After completing this tutorial you will end up having OpenDKIM adding digital signatures to your emails, thus making the mailserver set-up even more robust and professional.

Read More