Install Radiant on Ubuntu 14.04

radiantRadiant CMS is one of the most popular open source content management systems build with Ruby on Rails. In this blog article we will show you how to install a basic installation of Radiant CMS on an Ubuntu 14.04 VPS with RVM, Ruby and Rubigems. This guide should work on other Debian based Linux VPS systems as well but was tested and written for an Ubuntu 14.04 VPS.

Read More

Install Laravel on CentOS 7

Install Laravel on CentOS 7

Install Laravel on CentOS 7We’ll show you how to install Laravel on CentOS 7. Laravel is a free, open-source PHP web application framework with expressive, elegant syntax. It is intended for the development of web applications following the model–view–controller (MVC) architectural pattern. Some of the features of Laravel are a modular packaging system with a dedicated dependency manager, different ways for accessing relational databases, utilities that aid in application deployment and maintenance etc… Installing Laravel on CentOS 7 is an easy task, just follow the steps in the tutorial below and you should have it installed in a few minutes.

Read More

Install Ghost on CentOS 7

How to Install ghost on CentOS 7

We’ll show you, how to install ghost on CentOS 7. Ghost is a free and open source blogging platform written in JavaScript and built on Node.js, designed to simplify the process of online publishing for individual bloggers as well as online publications.

The Ghost user interface is very simple and straightforward making it great for beginners as well as advanced users.

Read More

Install Publify on Ubuntu 14.04

install-publify-on-an-ubuntu-14-04In this tutorial, we will explain how to install Publify on an Ubuntu 14.04 VPS with MariaDB, Puma and Nginx. Publify is a simple but full featured open source web publishing software. Publify is built on Ruby on Rails framework and it is the oldest Rails open source project alive. This guide should work on other Linux VPS systems as well but was tested and written for Ubuntu 14.04 VPS.

Read More

Install OSSEC on Ubuntu 14.04

ossecThis article is the first part of the full tutorial for installing OSSEC server/agent on an Ubuntu 14.04 VPS. This part covers the installation of OSSEC 2.8.3 (the latest stable version when this tutorial was written), it’s Web UI installation and shows how to enable MySQL support for OSSEC.

OSSEC is an Open Source Host-based Intrusion Detection System. It mixes together all the aspects of HIDS (host-based intrusion detection) and Security Incident Management (SIM)/Security Information and Event Management (SIEM) together in a simple, powerful, and open source solution.

Read More