-
How to Setup MenaPro CMS with Nginx on Ubuntu Linux
The tutorial provides instructions on how to install and configure MenaPro CMS on Ubuntu with the Nginx HTTP server. It includes comprehensive instructions to install Nginx HTTP Server, MariaDB Database Server, PHP 7.2-Fpm, creating a MenaPro Database, downloading MenaPro’s latest release, and configuring Nginx. Have a successful MenaPro installation on Ubuntu 16.04/18.04 following these steps.
-
How to Install clearFusion CMS with Apache on Ubuntu Linux
This tutorial guides new users on installing clearFusion CMS on Ubuntu 18.04 | 16.04 LTS servers. ClearFusion is a mobile-friendly content management system that doesn’t require coding knowledge. It offers powerful tools like a robust backend, a search tool, and analytics. To use clearFusion, users must install the Apache2 HTTP server and the MariaDB database…
-
How to Setup SeeCMS with Nginx on Ubuntu Linux
SeeCMS is a PHP-based, open-source content management system that provides powerful tools that let users build websites quickly, without needing HTML or PHP skills. Installation involves setting up a web server using Nginx HTTP Server, installing the MariaDB database server, PHP 7.2-FPM and related modules, and configuring these settings. An intuitive back end allows for…
-
How to Install MenaPro CMS with Apache on Ubuntu Linux
The tutorial provides guidance on installing and configuring MenaPro CMS on Ubuntu 18.04 and 16.04 LTS servers. It covers the installation of required servers like Apache2 HTTP and MariaDB Database, PHP 7.2, and related modules. Then, it explains creating a MenaPro database, downloading the latest MenaPro release, setting permissions, and configuring Apache2. After these steps,…
-
How to Install SeeCMS with Apache on Ubuntu Linux
This tutorial guides users on installing and configuring SeeCMS, a PHP-based open-source content management system, on Ubuntu 18.04 | 16.04 LTS servers. Steps include installation of Apache2 HTTP Server, MariaDB Database Server, PHP 7.2, and SeeCMS settings. The tutorial also provides ways to secure the server and create a SeeCMS database. The final result is…
-
How to use the newgrp command on Ubuntu Linux with examples
The post outlines how to use the newgrp command on Ubuntu for changing group membership during a login session. This command adjusts the group ID while maintaining the current working directory but updates access permissions based on the new group IDs. By following a specific syntax and options, users can log in under a different…
-
How to Install ntopng ( ntop) Network Monitor on Ubuntu Linux
The text is a tutorial on how to install and configure ntopng, an advanced version of the ntop utility for monitoring Linux systems, including Ubuntu. The new version provides an encrypted, user-friendly web interface with real-time and historical network traffic data. It highlights multiple features such as real-time network monitoring, long-term report generation, geolocation tools,…
-
How to use the rm to delete Files and Folders in Ubuntu Linux with examples
This tutorial provides guidance on the use of the ‘rm’ command in Ubuntu, mainly for beginners or students. The ‘rm’ command, commonly used in Linux, deletes files and directories. The post explains its syntax with options like ‘-f’ (force delete), ‘-i’ (prompt before removal) and ‘-d’ (remove empty directories). Examples of how to correctly use…
-
How to Restart or Reboot with command in Ubuntu Linux with examples
This tutorial guides students and new users to reboot or restart Ubuntu, a popular Linux operating system for beginners, from the command line using the systemctl or shutdown commands. Utilizing either command, users can immediately reboot the system, schedule a reboot, cancel a scheduled reboot, or display custom shutdown messages to logged-in users.
-
How to Install BlueMail for Linux Email Client on Ubuntu Linux
BlueMail, developed by Blix, Inc, is a communication platform enabling secure email, calendar, and contacts management from one app across unlimited mail accounts. It supports push notifications, email group management from various providers, and syncs across multiple devices. The ad-free app aims to streamline communication and is user-friendly on both desktop and mobile. Installation can…