How to Install and Utilize Docker Compose on CentOS 8
Docker Compose is a tool that can be used to define and run multiple containers as a single service. In this tutorial, we will show you how to install and use Docker Compose in CentOS 8.
Linux Tutorials
Docker Compose is a tool that can be used to define and run multiple containers as a single service. In this tutorial, we will show you how to install and use Docker Compose in CentOS 8.
iSCSI stands for (Internet Small Computer System Interface) is a Storage Area Network (SAN) protocol that can be used for online storage management. In this tutorial, we will show you how to setup iSCSI target and iSCSI initiator on Ubuntu 18.04 server.
Logstash is a free and open-source tool, and world’s most popular log analysis platform for collecting, parsing, and storing logs for future use. Logstash comes with a rich set of plugins and a very expressive template language that makes it easy to transform data streams.
WordPress is a free, open-source and most widely used content management system in the world. In this tutorial, we will explain how to install WordPress with Nginx on CentOS 8 server and then we secure the server by using a free Let’s Encrypt SSL certificate.
Automad is a free, open-source and flat content management system written in PHP language. In this tutorial, we will show you how to install Automad CMS on Debian 10 using Apache web server.
Icinga 2 is a free, open-source and most widely used monitoring system that can be used to monitor the health of networked hosts and services. In this tutorial, we will learn how to install and configured Icinga 2 and Icinga Web 2 on Debian 10.
Minecraft is one of the most popular games in the world developed by Microsoft Studious. Minecraft is a sandbox video game and allows you to build anything you need and explore it in a 3D world. In this tutorial, we will learn how to install a Minecraft server on Ubuntu 18.04 server.
ClickHouse is an open-source column-oriented database management system developed by Yandex. This tutorial will explain how to install ClickHouse on Debian 10 server.
Protect your compressed zip file with password on Linux is pretty easy. In this tutorial, we will show you how to protect zip file with a password using the command line and GUI on Ubuntu 18.04.