Ubuntu
Ubuntu installation, desktop and server setup, package management, and troubleshooting.
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.

How to Install Tor Browser on Ubuntu 18.04
Tor Browser routes your web traffic through the Tor network, making it private and anonymous. In this tutorial, we’ll explain how to install Tor web browser on Ubuntu 18.04.

How to Install Xrdp Server (Remote Desktop) on Ubuntu 18.04
Xrdp is an open-source implementation of the Microsoft Remote Desktop Protocol (RDP) that allows you to graphically control a remote system. This tutorial explains how to install and configure Xrdp server on Ubuntu 18.04.

How to Configure Static IP Address on Ubuntu 18.04
In this tutorial we'll explain how to set up static IP address on Ubuntu 18.04. Setting a static IP address on your Ubuntu machine may be required in different situations, such as configuring port forwarding or running a media server on your network.

How to Install Java on Ubuntu 18.04
This tutorial describes how to install OpenJDK as well as Oracle Java on Ubuntu 18.04. Java is one of the most popular programming languages in the world, used for building different types of cross-platform applications.

How to Install VMware Tools in Ubuntu 18.04
The VMware Tools offer several useful functionalities such as faster graphics performance, shared folders, shared clipboard, drag and drop operations, and more. This tutorial explains how to install VMware Tools package on Ubuntu 18.04 guests.

How to Install and Configure VNC on Ubuntu 18.04
This guide covers the steps necessary for installing and configuring s VNC server on Ubuntu 18.04. We will also show you how to securely connect to the VNC server through an SSH tunnel.

How to Add Swap Space on Ubuntu 18.04
Swap is a space on a disk that is used when the amount of physical RAM memory is full. This tutorial covers the steps necessary to add a swap file to Ubuntu 18.04.

How To Set Up Nginx Server Blocks on Ubuntu 18.04
Nginx Server Blocks allows you to run more than one website on a single machine. With Server Blocks, you can specify the site document root (the directory which contains the website files), create a separate security policy for each site, use different SSL certificates for each site and much more.

How to Install OpenCV on Ubuntu 18.04
This tutorial explains how to install OpenCV on Ubuntu 18.04. OpenCV (Open Source Computer Vision Library) is an open-source computer vision library and has bindings for C++, Python and Java.

How to Install and Configure ownCloud with Apache on Ubuntu 18.04
ownCloud is an open-source, self-hosted file sync and file share platform. In this tutorial we'll show you how to install and configure ownCloud with Apache on an Ubuntu 18.04 machine.

How to Install Mono on Ubuntu 18.04
This tutorial explains how to install Mono on Ubuntu 18.04. Mono is a free and open-source implementation of Microsoft's .NET framework.

How to Install Gitea on Ubuntu 18.04
This tutorial explains how to install and configure Gitea on Ubuntu 18.04. Gitea is a self-hosted open-source git server written in Go.

How to Install Apache Maven on Ubuntu 18.04
Apache Maven is a free and open-source project management tool and comprehension tool used primarily for Java projects. In this tutorial, we will show you two different ways to install Apache Maven on Ubuntu 18.04.
