#Content Management System

CMS 9 min read
How to Install OCS Inventory Server on Ubuntu Linux

The tutorial guides through the installation of OCS-NG (Open Computers and Software Inventory Next Generation) on Ubuntu 18.04 | 16.04 with an Apache2 HTTP server. This free asset management platform allows monitoring of network hardware without needing an OCS client installed on the devices. The guide covers the installation of necessary packages, Apache2 HTTP Server, MariaDB Database Server, PHP 7.2, Perl and modules, creation of OCS-NG Database, and final set-up steps.

January 6, 2020 Read more →
CMS 8 min read
How to Setup osTicket with Nginx on Ubuntu Linux

The tutorial provides step-by-step guidance on the installation and configuration of osTicket, an open-source customer support platform, on Ubuntu with Nginx HTTP servers. It covers installing the Nginx server, MariaDB database server and PHP 7.2-FPM and related modules. It also explains how to create an osTicket database, download the osTicket latest release, configure Nginx and complete the setup via osTicket setup wizard.

December 20, 2019 Read more →
CMS 8 min read
How to Install osTicket with Apache on Ubuntu Linux

This tutorial provides a comprehensive guide to installing and configuring the osTicket customer support platform on Ubuntu Linux using Apache. It details the installation of essential components such as the Apache2 HTTP server, MariaDB, and PHP 7.2. The guide later walks through creating the osTicket database and downloading the osTicket open-source package before configuring the osTicket Apache virtual host.

December 19, 2019 Read more →