-
How to Install EPESI CRM with Apache on Ubuntu Linux
The article provides a detailed guide on how to install open-source Customer Relationship Management software, EPESI CRM, on Ubuntu Linux with Apache support. The steps include installing Apache2, MariaDB, PHP 7.2 and related modules, creating an EPESI CMS database, downloading EPESI CMS’s latest release, configuring Apache2 and enabling EPESI CMS.
-
How to Setup X2CRM with Nginx on Ubuntu Linux
This article provides steps to install and use X2CRM on Ubuntu Linux with Nginx support. X2CRM, a open-source CRM platform for businesses, streamlines marketing, sales, and customer service workflows. The tutorial includes instructions on installing Nginx web server, MariaDB for databases, and PHP 7.2, setting up X2CRM database, downloading the latest X2CRM version, configuring Nginx,…
-
How to Install Subrion CMS with Apache on Ubuntu Linux
The article provides a detailed guide on how to install and use Subrion CMS on Ubuntu Linux with Apache support. Subrion is a user-friendly, open-source content management system that is an effective alternative to other CMS like Wordpress, Drupal, and Joomla. The process involves installing Apache2 HTTP Server and MariaDB Database Server, upgrading to PHP…
-
How to Install Directus CMS with Apache on Ubuntu Linux
This article provides an in-depth guide to installing the Directus CMS, an open-source, headless content management system, on Ubuntu Linux with Apache support. The guide includes steps on installing Apache2 HTTP Server, the MariaDB database server, PHP 7.2, and related modules, then setting up a Directus CMS database. The process concludes with the downloading, installation,…
-
How to Install X2CRM with Apache on Ubuntu Linux
The article provides instructions to install and use X2CRM, an open-source Customer Relationship Management platform, on Ubuntu Linux with Apache support. Steps include installing Apache2 and MariaDB servers, securing the MariaDB server, installing PHP 7.2 and related modules, creating the X2CRM database, downloading the latest X2CRM release, configuring Apache2 and setting up an admin account.…
-
How to Setup Sentrifugo HRM with Nginx on Ubuntu Linux
This article provides a detailed walkthrough for installing and using Sentrifugo HRM on Ubuntu Linux with Nginx support. Sentrifugo HRM is a free, open-source Human Resource Management platform designed for businesses and individuals. The installation process involves setting up the Nginx HTTP server, installing MariaDB, PHP 7.2-FPM, creating a Sentrifugo HRM database, configuring Nginx, and…
-
How to Install Sentrifugo HRM on Ubuntu with Apache
The article outlines the process to install Sentrifugo HRM – a free, open-source Human Resource Management platform built on the LAMP or LEMP stack, on Ubuntu Linux with Apache support. The procedure involves setting up Apache2 HTTP Server, MariaDB, PHP 7.2 and its related modules. Additionally, it involves creating a database for Sentrifugo HRM, downloading…
-
Step-by-Step Guide: Reset Forgotten Ubuntu Passwords
This article provides a step-by-step guide to resetting a forgotten password, including root user, on Ubuntu 17.04 | 17.10 and 18.04 LTS. The process includes accessing the Ubuntu boot menu, selecting the recovery mode, remounting the shell with read/write permissions, and resetting the password through specific commands before rebooting the system.
-
Set MySQL Root Password on Ubuntu – Step by Step Guide
MySQL server now installs on Ubuntu 17.10 and 18.04 without asking for root passwords, which may result in failed operations for applications requiring root password for authentication, such as phpMyAdmin. This can be addressed by enabling the mysql_native_password plugin, which allows root password setup and enabling password authentication.
-
How to Install Composr CMS with Apache on Ubuntu Linux
This tutorial provides step-by-step instructions for installing Composr, an open-source content management system, on Ubuntu 16.04, 17.10, or 18.04. It walks through the process of installing Apache2 HTTP Server and MariaDB Database Server, as well as PHP 7.2 and related modules. It also provides instructions on how to configure Apache2 for Composr, how to create…