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.
Jeff Wilson
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.
Install Textpattern on CentOS 7
Textpattern is flexible and easy to use open source content management system (CMS) written in the PHP programming language. Texpattern comes with full range of features and it allows you to easily create, edit and publish content on your website. In this guide we will install Textpattern on a CentOS 7 VPS with Apache, MariaDB and PHP.
Install Nikto web scanner on an Ubuntu VPS
Nikto is a Perl based, open source vulnerability tool which performs wide range of tests against web servers for thousands of vulnerabilities, outdated versions and other known issues. Since Nikto is Perl based, it can run on all operating systems with Perl installed. In this tutorial we will show you how to install and use Nikto on an Ubuntu VPS. Its installation is very easy and fast.
Install CandyCane on an Ubuntu 14.04 VPS
In this guide, we will explain how to install CandyCane on an Ubuntu 14.04 VPS with MariaDB, PHP-FPM and Nginx. …
How to install and configure AutoMySQLBackup
we’ll show you, how to install AutoMySQLBackup on a Linux VPS. AutoMySQLBackup is very useful utility for creating daily, weekly or monthly backups of one or more MySQL databases from one of more MySQL servers. It dumps the databases and compress them in to archives.
How to Install Dolibarr ERP CRM on aCentOS 7
This step by step tutorial will show you how to install Dolibarr ERP CRM on a CentOS 7 VPS with Apache, PHP and PostgreSQL installed on it. Dolibarr is an open source web based ERP and CRM software that can be used to manage your business operations.
This tutorial was tested and written for a CentOS 7 VPS, but it should work on any RPM based Linux distribution.
Install Plone with Nginx on a Debian 8 VPS
In this article we will cover the steps needed for installing Plone CMS with Nginx on a Debian 8 VPS.
Plone is a free and popular open source content management system based on the Python programming language. It is built on top of the Zope application server and shares many similarities with WordPress.
Plone is positioned as an “Enterprise CMS” and it is very easy and flexible to use. Using Plone you can design, create and manage content rich websites. Plone is commonly used for intranets and as a groupware collaboration tool or a document publishing system.