-
·
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…
-
·
Guide to Install OroCRM on Ubuntu with Nginx
OroCRM is a community and enterprise Customer Relationship Management software solution. Written in PHP, it offers features for business owners to collaborate and automate customer experiences. The software requires a number of steps to install, including the installation of Nginx HTTP Server, MariaDB Database Server, PHP 7.1-FPM, Node.js, Composer and the OroCRM database. Users can…
-
·
How to Install OroCRM with Apache on Ubuntu Linux
The article provides a detailed tutorial on installing OroCRM on Ubuntu Linux with Apache support. The process involves several steps, including installing Apache2 HTTP Server and MariaDB, securing the MariaDB server, installing PHP 7.1 and related modules, creating an OroCRM database, installing Node.js and Composer, and downloading the latest OroCRM release. After OroCRM installation, the…
-
·
How to Install WebERP with Apache on Ubuntu Linux
The article provides a comprehensive guide for installing and utilizing WebERP, a popular open-source accounting and business management system, on Ubuntu Linux with Apache support. Essential steps include the installation of Apache2, MariaDB, PHP 7.1 and related modules alongside creating a WebERP database and eventually configuring Apache. The article concludes with the successful enabling and…
-
·
How to Install WebERP with Nginx on Ubuntu Linux
The content provides detailed steps to install open-source accounting and business management system, WebERP, on Ubuntu Linux with Nginx support. The process includes installing Nginx webserver, MariaDB database server, and PHP 7.1 from third-party repositories. It also explores commands to create WebERP database and set the right permissions. Additionally, the guide explains how to configure…