-
How to Enable exFAT Filesystem Support on Ubuntu Linux
exFAT, a Microsoft file system for external devices like USBs and SD cards, is supported by most modern operating systems. Windows and MacOS support exFAT out of the box, but Linux distributions such as Ubuntu require additional packages for support. Microsoft designed exFAT to address limitations in the older 32-bit file system, particularly its inability…
-
How to Setup glFusion CMS with Nginx on Ubuntu Linux
glFusion CMS is a dynamic PHP-based content management system that is free, open-source, and enables website administrators to manage content on multiple devices. It also offers user administration, spam protection, forum files, and media management. The post explains the detailed steps of installing and setting up glFusion on Ubuntu servers including specific commands and instructions…
-
How to Configure Cuppa CMS with Nginx on Ubuntu Linux
The content provides a comprehensive tutorial for installing Cuppa CMS, an adaptive and user-friendly content management platform, on Ubuntu 16.04 | 18.04 using Nginx HTTP server and PHP-FPM support. It outlines the step-by-step process, from installing prerequisites such as Nginx HTTP server, MariaDB Database Server, PHP 7.2-FPM, setting up Cuppa CMS database, to configuring Nginx…
-
How to Setup Mono CMS with Nginx on Ubuntu Linux
The post outlines a tutorial on how to run Mono CMS with Nginx and PHP-FPM support. It provides a step-by-step guide on how to install the Nginx HTTP server, PHP 7.2-FPM, and related modules, and also how to download and set up Mono CMS’s latest release. It further explains how to configure the necessary site…
-
How to Install Joomla with Apache and Cloudflare on Ubuntu Linux
The post details a comprehensive step-by-step guide on setting up Joomla, a free open-source content management system (CMS), with the Apache2 HTTP Server using Cloudflare for extra security and user experience enhancement. The tutorial covers steps from signing up for a Cloudflare account, configuring it with DNS and SSL, installing and configuring Joomla, and setting…
-
How to Install glFusion CMS with Apache on Ubuntu Linux
This text provides a step-by-step tutorial for installing the glFusion CMS, a free, open-source, PHP-based content management system, on Ubuntu 16.04 / 18.10 and 18.04 LTS. The steps include installing necessary software like Apache2 HTTP Server, MariaDB Database Server, PHP 7.2, creating a glFusion database, and finally configuring Apache2. Once the set-up is complete, users…
-
How to Install Cuppa CMS with Apache on Ubuntu Linux
Cuppa CMS is a robust, adaptive, and user-friendly content management platform enabling dynamic website content management. This step-by-step guide outlines how to install Cuppa on Ubuntu 16.04, 18.10, and 18.04 LTS. It covers the installation procedures for Apache2 HTTP server, MariaDB Database server, PHP 7.2, creating a Cuppa database, downloading the latest Cuppa release, configuring…
-
How to Install Mono CMS with Apache on Ubuntu Linux
Mono CMS, built with PHP and requiring no database, offers a simple, flexible CMS with a minimalistic design. This tutorial provides step-by-step instructions for installing Mono CMS on Ubuntu 16.04 or 18.04 LTS. Instructions include setting up an Apache2 HTTP server, installing PHP 7.2 and related modules, downloading Mono CMS’s latest release, configuring Apache2, and…
-
How to Setup Drupal with Apache and Cloudflare on Ubuntu Linux
The article provides detailed instructions on setting up Drupal, an open-source content management system (CMS), with an Apache2 HTTP server and Cloudflare CDN. It covers steps from signing up for a Cloudflare account and configuring it, to installing and configuring Drupal, including Apache, MariaDB Database Server, PHP and necessary modules. It also includes steps for…
-
How to Access External USB Flash Drives from VirtualBox on Ubuntu Linux
The tutorial teaches students and new users to install and use VirtualBox on Windows and Ubuntu Linux systems. Then it guides them on how to mount an external USB drive on a VirtualBox guest machine. For flawless performance, installing the guest additions tool is mandatory. After installation and certain command executions, users can mount the…