Install Django CMS on Ubuntu 12.04 with MariaDB, Gunicorn and Nginx

django_cmsIn this blog post we will show you how to install the Django CMS on a Ubuntu VPS with MariaDB, Nginx and Gunicorn  .

Django CMS is open source content management system based on the Web framework Django. Some of the main features include: Plugin-based, Pretty URLs, Permission management, Apps, Frontend-Editing, Analytics, Blog ..etc.

 

Read More

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

How to install LAMP and run OrangeHRM in Ubuntu 12.04 LTS

how-to-install-lamp-and-run-orangehrm-in-ubuntu-12-04-lts
In the following article we are going to explain how you can install LAMP (Linux Apache MySQL and PHP) and run OrangeHRM in your Ubuntu 12.04 LTS Linux VPS.

What is OrangeHRM?

It is an Open Source Human Resource Management system written in PHP.

It has the following features:

  • Administration Module
  • Personal Information Management
  • Leave Module
  • Time Module
  • Employee Self Service Module
  • Recruitment/ Applicant Tracking Module
  • Performance Module

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