Installing vsftpd FTP Server with SSL/TLS on CentOS 8
FTP is a widely used protocol used for transferring files between server and client. In this tutorial, we will show you how to install VSFTPD on CentOS 8 server and secure it with SSL/TLS.
Linux Tutorials
FTP is a widely used protocol used for transferring files between server and client. In this tutorial, we will show you how to install VSFTPD on CentOS 8 server and secure it with SSL/TLS.
LDAP or Lightweight Directory Access Protocol is an open and standard application protocol for accessing and maintaining directory information services. In this tutorial, we will show you step-by-step installing OpenLDAP on Debian Buster 10.
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.
Gitlab CE or Community Edition is an open-source application used to host your Git repositories. In this tutorial, I will show you how to install Gitlab CE on Ubuntu 18.04 LTS using Docker and then configure it securely and add a first project.
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.
The installation of RHEL performed in this tutorial will be based on the RHEL 7 DVD ISO image burned to a DVD or moved to a bootable USB drive. The installation will mainly cover the process of installing RHEL 7 on UEFI based machine, but the same installation procedure can be successfully applied on old BIOS motherboards or on UEFI systems with Legacy Mode or CSM (Compatibility Support Module) option enabled.
This tutorial shows how to install an Apache web server on a CentOS 7 server with PHP (mod_php with PHP 5.4, 7.0, 7.1, 7.2 or 7.3) and MySQL support. This setup is often referred to as LAMP which stands for Linux – Apache – MySQL – PHP.
In this tutorial, we will show you how to set up the Secure CockroachDB Cluster on Ubuntu 18.04. You will learn how to set up the secure cluster, access the CockroachDB admin dashboard, create a new user on CockroachDB, create and show database on CockroachDB.