-
How to Setup Papoo CMS on Ubuntu Linux with Nginx
The post guides you through the process of installing Papoo CMS, a free, SEO-optimized, user-friendly content management system, on Nginx with PHP-FPM support. The process involves installing Nginx and MariaDB servers, PHP 7.2-FPM and related modules. It also instructions on creating a Papoo database, downloading the latest Papoo release, configuring Nginx, and setting up the…
-
How to Add Search Form to WordPress Main Menu
Many excellent and popular WordPress themes don’t automatically add a search button or form to the main menu for desktops and mobile devices. Although these themes have great features, and you’d like to continue using them to run your blogs without the search bar in the menu, the only other option is to add the…
-
How to Install CMS Papoo with Apache on Ubuntu Linux
The post provides a comprehensive step-by-step guide on installing the open-source content management system (CMS), Papoo, on Ubuntu 16.04 or 18.04. The tutorial includes instructions for setting up necessary softwares like Apache2 HTTP server, MariaDB database server, PHP 7.2 and the Papoo CMS itself. The setup guide includes configurations for security, user creation, permissions, and…
-
How to Setup WBCE CMS with Nginx on Ubuntu Linux
The post provides detailed instructions on how to install WBCE CMS on Ubuntu using the Nginx HTTP server. WBCE CMS is a free, open-source, lightweight content management system designed for optimal user experience and search engine optimization. Installation steps include setting up the Nginx HTTP server, installing database server MariaDB, installing PHP 7.2-FPM, creating a…
-
How to Install WBCE CMS with Apache on Ubuntu Linux
WBCE CMS is a robust, open-source content management system ideal for creating PHP websites. It features a user-friendly interface, SEO features, and extensible modules for enhanced collaboration. The detailed guide explains the installation process on the Ubuntu 16.04 or 18.04 operating system. This involves installing Apache2 HTTP Server, MariaDB Database Server, PHP 7.2 and Creating…
-
How to Setup Siberian CMS with Nginx on Ubuntu Linux
This post provides a detailed guide on how to install Siberian CMS using the Nginx HTTP server. Siberian is an open-source, user-friendly content management system for building apps and managing server content. The tutorial includes steps for setting up the Nginx server, installing MariaDB database server, PHP 7.2-FPM, and related modules, creating a Siberian CMS…
-
How to Install Siberian CMS with Apache on Ubuntu Linux
Siberian CMS is an open-source, user-friendly content management system used to build apps and manage server content. The platform offers extensible features for web admins to create engaging experiences across multiple devices. Installation requires Apache2 HTTP for web server, MariaDB database server, PHP 7.2 and related modules. Once these packages are successfully installed and configured,…
-
How to Setup Cloudflare Origin Certificates with Nginx on Ubuntu Linux
The content provides a step-by-step guide for students and new users on creating a Cloudflare origin certificate to use with Nginx on Ubuntu Linux. This process enhances server security and offers full SSL encryption for server-to-cloudflare interactions. It describes registration for Cloudflare, domain setup, DNS changes, and certificate activation along with instructions to configure nginx…
-
How to use Cloudflare Origin Certificates with Apache on Ubuntu Linux
This post provides detailed instructions for setting up Cloudflare origin certificates on Apache servers via Ubuntu Linux. These certificates, issued free by Cloudflare, allow end-to-end secure SSL/TLS encryption. The steps guide users through registering with Cloudflare, creating the certificate, setting up on the original server, configuring Apache, and enabling VirtualHost block. Securing connections enhances server…
-
How to Setup Magento with Nginx and Cloudflare on Ubuntu Linux
The text provides a detailed guide on how to set up the Magento 2 eCommerce platform on an Ubuntu 16.04 | 18.04 server, configure it with Nginx and PHP 7.2-FPM, and enhance it with Cloudflare CDN and SSL. It also demonstrates how to secure the Magento database with MariaDB, fetch the latest Magento release from…