All Articles
Browse all Linuxize tutorials, guides, and references.
How to Install Java on Debian 10 Linux
In this tutorial, we will explain how to install Java (OpenJDK) on Debian 10 Linux.

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 Java on Debian 9
In this tutorial, we will walk through installing Java on Debian 9. Java is one of the most popular programming languages used to build different kinds of applications and systems.

How to Install Java on CentOS 7
This tutorial shows you how to install Java on CentOS 7. Java is one of the most popular programming languages used to build different kinds of applications and systems.

How to Set Up Nginx Server Blocks on Debian 10
A server block is an Nginx directive that defines settings for a specific domain, allowing you to run more than one website on a single server.

How to Install TensorFlow on CentOS 8
TensorFlow is a free and open-source platform for machine learning built by Google. This tutorial explains how to install TensorFlow on CentOS 8.

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 VirtualBox Guest Additions on Debian 10 Linux
This article explains how to install VirtualBox Guest Additions on Debian 10 guests.

How to Install and Use Curl on CentOS 8
curl is a powerful command-line tool for transferring data from or to a remote server. This article provides instructions on how to install and use the curl command on CentOS 8.

How to Install Elasticsearch on CentOS 8
This tutorial covers the installation of Elasticsearch on CentOS 8. Elasticsearch is an open-source distributed full-text search and analytics engine.

How to Create and Select MySQL Databases
This tutorial explains how to use the command line to create MySQL or MariaDB databases.

How to Install Python 3.8 on CentOS 8
This guide explains how to build Python 3.8 on CentOS 8 from the source code. We'll also show you how to create a virtual environment.

How to Install and Configure VNC on Debian 9
This tutorial describes how to install and configure a VNC server on Debian 9. Virtual Network Computing (VNC) is a graphical desktop sharing system that allows you to use your keyboard and mouse to remotely control another computer.

How to Install and Configure VNC on CentOS 7
In this tutorial, we will walk you through the steps for installing and configuring a VNC server on a CentOS 7 system. We will also show you how to securely connect to the VNC server through an SSH tunnel.

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 Install and Configure Redis on CentOS 8
Redis is an open-source in-memory key-value data store. This guide covers the installation and configuration of Redis on CentOS 8.

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 Install Apache Maven on Debian 10
This article shows two ways to install Apache Maven on Debian 10. Apache Maven is an open-source project management and comprehension tool used primarily for Java projects.

How to Install Yarn on Debian 10
This tutorial explains how to install Yarn on Debian 10, Buster. We will also cover the basics of how to use Yarn to create a new project and add/remove dependencies.

How to Set Up Nginx Server Blocks on CentOS 8
This article describes how to set up Nginx server blocks on CentOS 8. A server block is an Nginx directive that defines settings for a specific domain, allowing you to run more than one website on a single server.
