Deploy CiviCRM in conjunction with Drupal on an Ubuntu 14.04 VPS

civi-logoCiviCRM is a web-based, open source, customer relationship management software that is specifically designed for the needs of non-profit, non-governmental, and advocacy groups. It is designed to manage information about an organization’s donors, members, event registrants, subscribers, grant application seekers and funders, and case contacts.

CiviCRM can be deployed in conjunction with either Drupal, Joomla or WordPress CMS to track contacts and their relationships to projects and initiatives.

Read More

Install PowerDNS and PowerAdmin on an Ubuntu 14.04 VPS

install-powerdns-and-poweradmin-on-an-ubuntu-14-04-vpsIn this tutorial, we will show you how to install PowerDNS and Poweradmin on an Ubuntu 14.04 VPS with Nginx, MariaDB and PHP-FPM. PowerDNS is an open source, high-performance and reliable DNS server, written in C++ and can be used as an alternative to BIND. Poweradmin is a free, web-based administration tool for PowerDNS written in PHP. This guide should work on other Linux VPS systems as well but was tested and written for an Ubuntu 14.04 VPS.

Read More

Install RocketChat on an Ubuntu 14.04 VPS

install-rocketchat-on-an-ubuntu-14-04-vpsIn this blog post we will show you how to install RocketChat on an Ubuntu 14.04 VPS. RocketChat is a web chat server which runs on Node.js and MongoDB. RocketChat allows you to chat with your colleagues and friends face-to-face over audio and video, upload files, record and transmit voice messages and many more. This guide should work on other Linux VPS systems as well but was tested and written for Ubuntu 14.04 VPS.

Read More

How to install Jekyll on Debian 8

jekyllJekyll is a static website generator written in Ruby. By using Jekyll you can create personal websites or websites for organizations without using databases. The main feature of Jekyll is that it can transform the plain text to a static website by rendering Markdown or Textile and Liquid templates. Jekyll is used as an engine behind GitHub Pages. Today we will show you how to install it on a Linux VPS.

Read More