
How to Install and Configure GitLab on Ubuntu 18.04
This tutorial covers the steps necessary for installing and configuring GitLab on an Ubuntu 18.04 system. GitLab is a web-based open-source Git repository manager written in Ruby including wiki, issue management, code review, monitoring, and continuous integration and deployment.
Read more

How to Change Hostname on Ubuntu 18.04
This tutorial will guide you through the process of changing a hostname on Ubuntu 18.04 without the need of restarting your system.

How to Set Up a Firewall with UFW on Ubuntu 18.04
By default, Ubuntu comes with a firewall configuration tool called UFW (Uncomplicated Firewall). UFW is a user-friendly front-end for managing iptables firewall rules.

How to Install Drupal on Ubuntu 18.04
In this tutorial we will show you how to install Drupal 8.6 on an Ubuntu 18.04 machine. There are multiple ways to install Drupal, this tutorial covers the steps necessary for installing Drupal 8.6 using Composer.