-
How to Setup DokuWiki with Nginx on Ubuntu Linux
DokuWiki is an open-source, file-based CMS that differs from others, like WordPress, Joomla, and Drupal, in its lack of database dependency. It features native markdown WYSIWYG support, a flexible CSS framework, and required access controls. This tutorial demonstrates how to install DokuWiki on Ubuntu using Nginx and PHP 7.2-FPM support.
-
How to Install SproutCMS with Apache on Ubuntu Linux
The post provides a detailed tutorial on how to install, set up, and configure SproutCMS on Ubuntu 16.04, 18.04, and 18.10. It steps through all the necessary actions, including installing Apache2 HTTP Server, MariaDB Database Server, PHP 7.2 and related modules, and SproutCMS itself. The guide also describes how to create a SproutCMS database, download…
-
How to Install DokuWiki on Ubuntu with Apache
DokuWiki, a database-less, open-source, wiki software allows you to quickly build personal or business websites. Its features, including native markdown WYSIWYG support, an SEO-friendly, and flexible CSS framework, make it an ideal choice for both enterprises and personal use. This tutorial illustrates the installation of DokuWiki on Ubuntu 16.04/18.10/18.04 LTS with Apache2 and PHP 7.2…
-
How to Install Jekyll CMS on Ubuntu Linux
Jekyll CMS is an extendable static site generator that allows rapid website creation without a database and offers SEO-friendly features. This tutorial guides through the process of setting up Jekyll CMS on Ubuntu systems. The process includes installing and verifying Ruby and Rails, bundler, Node.js, and Jekyll, before initiating the server and creating a new…
-
How to Setup Kirby CMS with Nginx on Ubuntu Linux
Kirby is a flat-file CMS with no database requirement, offering features like native markdown WYSIWYG support and a flexible CSS framework. Installation on Ubuntu 16.04/18.04/18.10 involves setting up Nginx HTTP server and PHP 7.2-FPM, then downloading the latest Kirby release from GitHub. Configuring Nginx and enabling the Kirby site concludes the setup.
-
How to Install Kirby CMS with Apache on Ubuntu Linux
Kirby is a database-less, flat-file Content Management System (CMS) providing unique features, including native markdown WYSIWYG support, SEO friendliness, and a flexible CSS framework. This post provides a step-by-step guide for installing Kirby CMS on various Ubuntu versions, with Apache2 and PHP 7.2 support. It covers the setup process from installing Apache2 HTTP Server to…
-
How to Install CMSimple_XH with Apache on Ubuntu Linux
CMSimple_XH is an open-source, flat file content management system (CMS) that allows you to create websites without a separate database server. It offers features unavailable in other PHP-based CMS, including native markdown support, SEO friendliness, and no installation requirements. The tutorial provides a step-by-step guide to installing CMSimple_XH on an Ubuntu server with Apache2 and…
-
How to Setup Vanilla Forum with Nginx on Ubuntu Linux
Vanilla Forums is an open-source, customizable forum solution that can create online communities in minutes. The software is efficient and easy to use. This post is a detailed guide on how to install Vanilla Forums software on Ubuntu 16.04 / 18.10 and 18.04 with Nginx, MariaDB, and PHP 7.2-FPM support. The tutorial covers the installation…
-
How to Install Vanilla Forums on Ubuntu: A Step-by-Step Guide
Vanilla Forums is an open-source community forum software that allows individuals to set up online communities with ease. This guide provides a detailed walkthrough to install Vanilla Forums on Ubuntu 16.04 / 18.10 and 18.04 with Apache2, MariaDB, and PHP 7.2 support. The guide covers installing server software, setting up databases, downloading the forum package…
-
How to Setup Batflat with Nginx on Ubuntu Linux
Batflat is a lightweight, fast, and bootstrap-ready flat-file Content Management System (CMS) that does not require a separate database, being smaller than alternatives like WordPress. It uses a unique algorithm to handle content based on various parameters, maintaining optimal performance even with numerous posts and tags. The post also provides a tutorial on installing Batflat…