-
How to Install Hexo CMS (Node.js) on Ubuntu Linux
The post explains the process of installing Hexo, a simple and fast blogging framework on Ubuntu. It starts with prerequisites, like installing Ruby and Node.js, and then proceeds to install Hexo. Hexo supports all GitHub markdown features, Octopress plugins, and even Jade and CoffeeScript via its plugin system. It’s user-friendly, requiring no knowledge of templating…
-
How to Install Cachet with Apache on Ubuntu Linux
This tutorial guides users through installing the Cachet status page system on Ubuntu with Apache2, MariaDB, and PHP 7.2. Cachet helps communicate app statuses to customers. The instructions detail installing and configuring Apache2, MariaDB, and PHP. Steps include securing MariaDB, creating a Cachet database, and setting up Cachet with Composer. The process ends with configuring…
-
How to Setup CMSUno with Nginx on Ubuntu Linux
This brief tutorial will show students and new users how to install CMSUno CMS on Ubuntu 16.04 / 18.10 and 18.04 LTS. CMSUno is an open-source, flat-file (no databases) content management system (CMS) based on PHP and jQuery that lets you quickly build beautiful and responsive websites for your projects or clients. No database servers are…
-
How to Install CMSUno with Apache on Ubuntu Linux
CMSUno is a PHP and jQuery-based open-source content management system, designed for building responsive, database-less websites with data stored in JSON files for easy installation and faster usage. The platform functions on the Apache2 HTTP server and requires PHP 7.2 to operate. The CMS is designed for cross-device user engagement and easy collaboration amongst web…
-
How to Install AlchemyCMS Rails Framework on Ubuntu Linux
AlchemyCMS is an open-source content management system (CMS) based on Rails ideal for developing static websites. The system stores only text, image ids, and rich text content in its database. Installation requires setting up various packages like Ruby 2.5.3, Rails 5.2.1, and MySQL Server. Post-installation, users can create their websites by creating markup pages and…
-
How to Install enduro.js on Ubuntu Linux
Enduro.js is a lean and minimalistic CMS node.js platform optimized for speed with a robust interface for admin and user control. It offers features like analytics, user authentication and workflow management via a single dashboard, without the requirement of a database. Additionally, the tutorial offers a step-by-step guide to installing enduro.js on Ubuntu, including processes…
-
How to Install AbeCMS on Ubuntu Linux
AbeCMS, an open-source static site generator, offers a user-friendly interface and doesn’t require database configuration. It provides one dashboard for analytics, user authentication, and workflow management. This post guides users through installing Ruby and Node.js on Ubuntu, setting up a local profile, then installing AbeCMS. After successful installation, users can start developing static websites.
-
How to Setup Pydio File Sharing and Sync with Nginx on Ubuntu
Pydio, an open-source file-sharing and sync platform, can be used as an alternative to ownCloud and Nextcloud for storage services. This guide provides detailed instructions for installing and configuring Pydio on Ubuntu 16.04 or 18.04 servers. It covers setting up the necessary Nginx HTTP server, MariaDB database server, PHP 7.2-FPM, creating a Pydio database, and…
-
How to Install Strapi API CMS Platform on Ubuntu Linux
Strapi is an open-source content management framework that helps develop database-driven websites, applications, and APIs in Node.js. The framework also provides features like an Admin Panel, Authentication and Permissions management, Content Management, and API Generator. The guide provides detailed instructions on how to install Strapi on Ubuntu 16.04, 18.04, and 18.10 systems, including the setup…
-
Install KeystoneJS CMS (Node.js) Platform on Ubuntu Linux
KeystoneJS is an open-source content management system created with Node.js and MongoDB, used for building database-driven sites, apps, and APIs. It’s employed by various sites, from small nonprofits to large enterprises. The article provides a tutorial for students and new users on installing KeystoneJS on Ubuntu 16.04, 18.04, and 18.10 systems, including setting up required…