Ubuntu
Ubuntu installation, desktop and server setup, package management, and troubleshooting.
How to Install Docker on Ubuntu 20.04
This tutorial covers how to install Docker on an Ubuntu 20.04 machine. Docker is an open-source containerization platform that allows you to quickly build, test, and deploy applications as portable containers that can run virtually anywhere.

How to Install PostgreSQL on Ubuntu 20.04
In this guide, we will explain how to install the PostgreSQL database server on Ubuntu 20.04, and explore the basics of PostgreSQL database administration.

How to Install MariaDB on Ubuntu 20.04
MariaDB is an open-source relational database management system. This guide explains how to install and secure MariaDB on Ubuntu 20.04.

How to Install Webmin on Ubuntu 20.04
This guide explains how to install Webmin on an Ubuntu 20.04 server. With Webmin, you can configure almost every aspect of the system through your web browser.

How to Install Zoom on Ubuntu 20.04
Zoom is an easy to use communication platform that unifies cloud video conferencing, real-time messaging and content sharing. This guide explains how to install Zoom on Ubuntu 20.04.

How to Add Swap Space on Ubuntu 20.04
This tutorial explains how to add a swap file on Ubuntu 20.04 systems. Swap is a space on a disk that is used when the amount of physical RAM memory is full.

How to Install Apache on Ubuntu 20.04
This tutorial describes how to install and manage the Apache web server on Ubuntu 20.04. Apache is one of the most popular web servers in the world.

How to Install Nginx on Ubuntu 20.04
Nginx is an open-source, high-performance HTTP and reverse proxy server. This tutorial describes how to install and manage Nginx on Ubuntu 20.04.

How to Install Visual Studio Code on Ubuntu 20.04
This guide shows two ways of installing Visual Studio Code on Ubuntu 20.04. Visual Studio Code is a powerful open-source code editor developed by Microsoft.

How to Install Go on Ubuntu 20.04
Go, often referred to as golang is a modern open-source programming language created by Google. This tutorial explains how to download and install Go on Ubuntu 20.04.

How to Install Git on Ubuntu 20.04
This guide describes how to install and configure Git on Ubuntu 20.04. Git is the world's most popular distributed version control system used by many open-source and commercial projects.

How to Install MySQL on Ubuntu 20.04
This guide explains how to install and secure MySQL on Ubuntu 20.04. MySQL is the most popular open-source relational database management system.

How to Install Python Pip on Ubuntu 20.04
Pip is a tool for installing Python packages. This guide explains how to install pip for Python 3 and Python 2 on Ubuntu 20.04.

How to Install Ubuntu on Raspberry Pi
This tutorial describes how to install Ubuntu on a Raspberry Pi. Ubuntu is the most popular Linux distribution that can run on all kinds of hardware, from high-end computers, to small devices such as Raspberry Pi.

How to Install Java on Ubuntu 20.04
In this guide, we will describe how to install Java on Ubuntu 20.04. The default Ubuntu 20.04 repositories include two OpenJDK packages, Java Runtime Environment (JRE) and Java Development Kit (JDK).

How to Install Google Chrome Web Browser on Ubuntu 20.04
Google Chrome is the most widely used web browser in the world. It is fast, easy to use and secure browser built for the modern web. This article explains how to install the Google Chrome web browser on Ubuntu 20.04.

How to Upgrade to Ubuntu 20.04
Ubuntu 20.04 LTS (Focal Fossa) was released on April 23, 2020, and it will be supported for five years. This tutorial explains how to upgrade to Ubuntu 20.04 LTS from Ubuntu 18.04 or Ubuntu 19.10."

How to Install Kvm on Ubuntu 18.04
KVM (Kernel-based Virtual Machine) is an open-source virtualization technology built into the Linux kernel. This guide explains how to install and configure KVM on Ubuntu 18.04 desktop.

How to Install and Use Wine on Ubuntu 18.04
Wine is an open-source compatibility layer that allows you to run Windows applications on Unix-like operating systems such as Linux, FreeBSD, and macOS. This tutorial explains how to install Wine 3.0 and 5.0 on Ubuntu 18.04.

How to Add and Delete Users on Ubuntu 18.04
Knowing how to add and remove users is one of the basic skills a Linux user should know. In this tutorial, we will show you how to add and remove users on Ubuntu 18.04.
