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: ubuntu
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 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 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.
How To Install MySQL in Ubuntu 18.04
MySQL Database is an open-source relational database that developers and organizations use to store, accessing and retrieving data. Mysql stores data in a structured manner,