How to install and configure eXo Platform with Java and Apache as a reverse proxy

exo platform vpsEXo Platform is an open source software written in Java which allow developers to build a modern social intranets, business portals with complete collaborative and content management features, websites, forums, wikis, workflows, work-spaces, activity streams and more – all in one single platform. The content can easily be aggregated in a secure and customizable way.

In this step-by-step tutorial, we will show you how to easily install eXo Platform on a Linux based virtual server.

Read More

Install the Sails.js framework on an Ubuntu VPS

sailsSails.js is a real-time MVC Framework for Node.js, which makes it easy to build custom, enterprise-grade Node.js apps. Sails.js is database agnostic, automatically generates a RESTful JSON API for your app, provides basic security and role-based access control by default, has automatic asset minification and many more.

In this blog post we will show you how to install the Sails.js framework on a Ubuntu VPS with Nginx as a reverse proxy.

Read More

Install and configure a simple mail server using Sendmail and Dovecot on a Fedora 20 VPS

Install and configure a simple mail server using Sendmail and Dovecot on a Fedora 20 VPS In the following article we will guide you through the steps of installing and configuring a simple mail server using Sendmail and Dovecot on a Fedora 20 Linux VPS.

What is Sendmail?

It is a general purpose email routing facility that supports many kinds of mail-transfer and delivery methods, including the Simple Mail Transfer Protocol (SMTP) used for email transport over the Internet.

Read More

Install Pligg CMS on CentOS 6

PliggPligg is a free and open source Content Management System (CMS) written in PHP. Pligg can be used for creating social publishing networks, where registered users can submit and promote their content and connect with other users. Using Pligg you can start your own social network in just minutes, all on your Linux VPS.

Read More

Install and run TiddlyWiki on a CentoOS 6 VPS using Nginx

install-and-run-tiddlywiki-on-a-centoos-6-vps-using-nginxIn this tutorial we will guide you through the steps of installing and running TiddlyWiki on a CentOS 6 VPS.

We will also install and configure Nginx as a reverse proxy, so you can run TiddlyWiki behind Nginx.

What is TiddlyWiki?

It is an open-source single page application wiki. The content is divided into a series of components called Tiddlers.

Read More