Installing and setting-up JAVA & JBoss 7 Final on CentOS 6

jboss_logoIn the following tutorial we will walk you through the steps of installing and setting up JAVA and JBoss 7 Final using one of our CentOS 6 linux virtual servers.

What is JBoss?

It is an open-source application server developed by RedHat based on the J2EE platform for developing and deploying enterprise Java applications, Web applications, Services, Portals and more. The J2EE allows applications to be standardized and modular allowing JAVA to handle many programming aspects when developing an application.

Read More

Install October CMS on Ubuntu, with Nginx and MariaDB

Install October CMS on an Ubuntu VPS with Nginx and MariaDB

In this post, we will cover how to install October CMS on Ubuntu, with Nginx and MariaDB. October is a free, open-source, self-hosted CMS platform, written in PHP and it’s built upon the Laravel framework. This should work on other Linux VPS systems as well but was tested and written for Ubuntu 14.04. Installing October CMS on Ubuntu, is fairly easy task, and it should not take more then 10 minutes.

We are proud to be an Official OctoberCMS Partner 

Read More

How to install PmWiki on CentOS 6 VPS

pmwiki-logoPmWiki is a free PHP based wiki system for collaborative creation and maintenance of websites. Its pages look and act like normal web pages, except they have an “Edit” link that makes it easy to modify existing pages and add new pages into the website without knowing any HTML or CSS, just by using basic editing rules. Pages can be edited publicly or by small groups of authors.

Read More

How To Set Up Multiple SSL Certificates On a CentOS VPS With Apache Using One IP Address

sniIn this tutorial we will show you how to set up multiple SSL Certificates on a CentOS VPS with Apache using one IP address only.

This is allowed by an extension to the SSL protocol called Server Name Indication (SNI). Most current desktop and mobile web browsers support SNI. The main benefit of using SNI is the ability to secure multiple websites without purchasing more IP addresses.

Read More

How to install Drupal 7 on Ubuntu 14.04

drupal vpsDrupal is very popular and easy to use open-source CMS (content management system ) written in PHP and distributed under the GNU General Public License.
To install Drupal 7 on an Ubuntu VPS follow the very easy steps described below.

This install guide assumes that Apache, MySQL and PHP are already installed and configured on your Ubuntu based virtual server.
At the time of writing this tutorial, Drupal 7.28 is the latest stable version available and it requires:

Read More