💡

CMS

Articles based on various content management systems (cms), including, WordPress, Joomla, Drupal, Magento, PrestaShop and others LAMP / LEMP based platforms.

CMS 6 min read
How to Install Drupal with Nginx and Cloudflare on Ubuntu

The post details how to set up Drupal websites and improve their performance and security using Cloudflare's CDN, free SSL, and additional features. It provides a comprehensive step-by-step tutorial covering Cloudflare registration, Cloudflare settings, installation and configuration of Drupal, MariaDB database server, and PHP 7.2-FPM. The guide also shows how to create a Drupal database, download the latest Drupal release, configure Nginx for Drupal, and finally, enable the Drupal site.

April 23, 2019 Read more →
CMS 6 min read
How to Setup WordPress with Nginx and Cloudflare on Ubuntu

The post provides a detailed, step-by-step guide on how to set up a WordPress website using an Nginx HTTP server and applying Cloudflare for CDN and SSL protection. It covers how to sign up for Cloudflare, enable security features, install necessary servers and WordPress, and correctly configure all settings. The guide also illustrates how to incorporate Cloudflare support on WordPress, thereby improving website performance and online security.

April 22, 2019 Read more →
CMS 3 min read
The Ultimate MyCollab Ubuntu Installation Tutorial

MyCollab is an open-source project management and CRM platform wherein enterprises and businesses can automate interactions with users across devices. It requires Java JDK and a database server like MariaDB to function. The platform allows managing tasks, issues, project activities and integrates with known open-source plugins. This article provides a detailed step-by-step guide on installing and setting up MyCollab on Ubuntu.

November 16, 2018 Read more →
CMS 4 min read
How to Install OpenProject on Ubuntu Linux

OpenProject is a web-based project management platform enabling collaboration across multiple devices. It requires installation of the Apache2 HTTP server and MySQL Database server - both open-source solutions. The installation includes setting up of the OpenProject database and the installation of OpenProject itself, followed by the configuration of various settings related to function and access. The server can be accessed via a specific URL and sign-in credentials.

November 12, 2018 Read more →