Hi techies, today we are going to look into how to create a new user in the Ubuntu server and be able to log in
Tag: Linux
How to Install and Use OpenVPN Client on Ubuntu 20.04
Introduction A Virtual Private Network well known as VPN is a tool that gives you a secure and encrypted connection while you are browsing online
How to Install PostgreSQL Database Server on Ubuntu 202.04|21.0422.04
PostgreSQL is an open-source relational database system that implements the SQL query language.In this tutorial we will be setting up Postgres to run on an
How to Install 3CX Phone System V18.0 in Debian 10
Introduction Today we learn how to install and configure the 3CX PBX phone system on Debian 10 machine. As we all know, communication is a
How to Install Docker Container Engine in CentOS 7
Introduction Docker is free and open-source software that allows you to build, test and deploy applications through a container in the form of images. Docker
How to Install MariaDB on Ubuntu 18.04|20.04|22.04
MariaDB is a popular community-developed, commercially supported system of the MySQL relational database management system made with the purpose to remain free and open-source software
How to Install Nginx in CentOS 7
Introduction Pronounced as engine x, Nginx is a popular HTTP web server in the world alongside Apache. Nginx is a free and open-source software that
How to Configure Virtual Hosts in Apache
Introduction Virtual hosting is the act of hosting more than one website on a single machine. Let’s say for example you have two websites namely
How to Install Docker in Ubuntu
Introduction Docker is an open platform that enables you to package and run an application in a loosely isolated environment called containers on servers and
How to Install Nginx in Ubuntu 20.04
Nginx is a popular web server in the world that takes control over hosting some of the largest and highest traffic sites on the internet.