Habari is a free and open source publishing platform and application framework with a modular, object-oriented Core. In this guide we will install Habari on a CentOS 7 VPS with Apache, MariaDB and PHP. Its installation is pretty easy and straightforward.
Deploy CiviCRM in conjunction with Drupal on an Ubuntu 14.04 VPS
CiviCRM 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.
Install PowerDNS and PowerAdmin on an Ubuntu 14.04 VPS
In 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.
Install Magento 2 on an Ubuntu 14.04 VPS
In this guide, we will explain how to install Magento 2 on an Ubuntu 14.04 VPS with MariaDB, PHP-FPM and Nginx. Magento 2 is a complete overhaul of the Magento 1.x codebase and it requires PHP 5.5+, MySQL 5.6+ and Nginx 1.8+ or Apache 2.2+, This guide should work on other Linux VPS systems as well but was tested and written for an Ubuntu 14.04 VPS.
Install RocketChat on an Ubuntu 14.04 VPS
In 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.
How to install Jekyll on Debian 8
Jekyll 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.
How to install FuelPHP with Nginx on a Debian 8 VPS
FuelPHP is a PHP framework which is simple, flexible and driven by the community. It is designed from the ground up to support the Hierarchical model–view–controller (HMVC) and it provides command line tool to create projects, debug projects or perform similar tasks. Today we will show you how to install FuelPHP on a Linux VPS.