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

Install your own Photo Gallery using Piwigo and Ubuntu 14.04

install-your-own-photo-gallery-using-piwigo-and-ubuntu-14-04-lts-vpsIn this article we are going through the steps of installing and setting up a private/public Photo Gallery using Piwigo on one of our Ubuntu based virtual servers.

What exactly is Piwigo?

It is open-source photo gallery software for the web, built by an active community of users and developers. Piwigo extensions make it easily customizable and highly flexible. Piwigo is free and open source software.

Read More

How to install Gallery3 on an Ubuntu 14.04 LTS VPS

how-to-install-gallery3-on-ubuntu-14-04-lts-vpsThe following article will guide you through the steps on how to install Gallery3 on Ubuntu 14.04 LTS VPS.

What is Gallery3?

It is an open source photo sharing web application, based on PHP and MySQL.

Gallery3 has intuitive photo management administration and you can use it into your own website no matter whether you’re running a small personal site or a large community portal.

Read More