Setting Up GitLab CE on CentOS 8: A Step-by-Step Guide

GitLab is an open-source repository manager based on Rails developed by GitLab Inc. It is a web-based git repository manager that allows your team to collaborate on coding, testing, and deploying applications. In this tutorial, I will show you step by step how to install GitLab CE (Community Edition) on CentOS 8 Server.

A Step-by-Step Guide to Installing and Setting Up Apache Tomcat 9 on Ubuntu 20.04 LTS

Apache Tomcat is an open-source Java Servlet implementation developed by the Apache Software Foundation. In this tutorial, we will show you how to install and configure the Apache Tomcat 9.0.34 on Ubuntu 20.04 LTS (Focal Fosset). We will also learn how to install Java OpenJDK 11 on Ubuntu 20.04, configure a user for Apache Tomcat, and run Apache Tomcat as a systemd service.