• Install Cerb with Nginx on Ubuntu: Step-by-Step Guide

    Install Cerb with Nginx on Ubuntu: Step-by-Step Guide

    This text is a tutorial on installing the Cerb Team and Workflow Automation tool on Ubuntu 18.04 | 16.04 with the Nginx HTTP server. The steps cover the installation of necessary software like Nginx and MariaDB, creating a Cerb database, installing and configuring PHP 7.2-FPM, preparing the Ngnix virtual host for Cerb, and finally running…

  • How to Install Metabase Server on Ubuntu Linux

    How to Install Metabase Server on Ubuntu Linux

    This tutorial guides students and new users on how to install Metabase on Ubuntu 18.04 or 16.04 servers. Metabase is a free, open-source platform for summarizing and visualizing large data sets without SQL. The installation process involves several steps including installing Java and MariaDB, configuring servers and user permissions, and setting up the Metabase database…

  • Easy Method to Set Up Cerb on Apache2 with Ubuntu

    Easy Method to Set Up Cerb on Apache2 with Ubuntu

    This tutorial provides a step-by-step guide to install Cerb Workflow Automation Tool on Ubuntu 18.04 and 16.04. Cerb is an open-source, web-based application facilitating teamwork and workflow automation to help teams become more efficient. It requires the installation of an Apache2 HTTP server, MariaDB database server, PHP 7.2, and related modules. Afterward, Cerb can be…

  • How to Install Symfony 5 with Nginx on Ubuntu Linux

    How to Install Symfony 5 with Nginx on Ubuntu Linux

    The tutorial provides detailed steps on installing the Symfony 5 Framework, an open-source PHP component, on Ubuntu 18.04 | 16.04 using the Nginx HTTP server. It starts with the installation of Nginx and PHP 7.2-FPM, followed by configuring Nginx’s PHP default settings. It continues with the download of Symfony’s latest release using Composer and configuring…

  • How to Install Discourse on Ubuntu Linux

    How to Install Discourse on Ubuntu Linux

    The tutorial instructs on how to install Discourse Forum software on Ubuntu 18.04 | 16.04. Discourse is an open-source forum solution reinforced with Ruby on Rails and Ember.js, requiring Redis database software. It aids in creating an engaging hub for user-discussions and is compatible with frequently-used services. The installation requires Docker, followed by downloading Discourse,…

  • Install Symfony 5 on Ubuntu: A Step-by-Step Guide

    Install Symfony 5 on Ubuntu: A Step-by-Step Guide

    This tutorial serves as a guide to installing the Symfony 5 Framework on Ubuntu 18.04 or 16.04 with an Apache2 HTTP server. Symfony is a free, open-source, PHP framework that helps accelerate the creation and maintenance of PHP web and API applications. The tutorial underscores the installation of Apache2 HTTP Server, the execution of various…

  • How to Install OCS Inventory Server on Ubuntu Linux

    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,…

  • How to Add Google AdSense Ads on WordPress AMP Pages

    How to Add Google AdSense Ads on WordPress AMP Pages

    This brief tutorial shows students and new users how to add AdSense ads on AMP pages when running WordPress websites or blogs. Google AdSense is a program that allows web admins and anyone who runs a website or blog to earn income by adding AdSense ads to their pages. When your users visit your pages…

  • How to Install JOJO CMS with Apache on Ubuntu Linux

    How to Install JOJO CMS with Apache on Ubuntu Linux

    The tutorial guides through the installation of JOJO CMS, a PHP-based content management system, on Ubuntu 18.04 and 16.04 using Apache2 HTTP server. The process includes installing and setting up the Apache2 server, MariaDB database server, and PHP 7.2. It further instructs on creating a JOJO database, downloading JOJO CMS, setting up a site folder,…

  • How to Install OpenCV on Ubuntu Linux

    How to Install OpenCV on Ubuntu Linux

    The tutorial provides instructions to install OpenCV (Open Source Computer Vision Library) on Ubuntu. OpenCV, used in software development for real-time computer vision, can be installed in two ways. The simpler method installs it from the Ubuntu repository using simple command prompts. A more customizable installation approach involves downloading and installing directly from the Source.…