All Articles
Browse all Linuxize tutorials, guides, and references.
How to Install Apache Web Server on Debian 10 Linux
Apache HTTP server is one of the most popular web servers in the world. In this tutorial, we'll explain how to install Apache on Debian 10 Buster.

How to Install Apache on Debian 9
Apache HTTP server is one of the most popular web servers in the world. In this tutorial, we will go through the steps of installing Apache on a Debian 9 server.

How to Install MySQL on Debian 10 Linux
MySQL, the world's most popular open-source relational database management system is not available in the default Debian's repositories. This tutorial, explains how to install and secure MySQL on Debian 10 from the MySQL Apt Repository.

How to Install VirtualBox Guest Additions on Ubuntu 18.04
In this tutorial, we will show you how to install VirtualBox Guest Additions on Ubuntu 18.04 guests. The Guest Additions offer several useful functionalities for guest machines such as shared folders, shared clipboard, mouse pointer integration, better video support and more.

How to Add Swap Space on Debian 10 Linux
Swap is a space on a disk that is used when the amount of physical memory is full. This tutorial will guide you through the steps of adding a swap file on Debian 10 Buster.

How to Install Nginx on Debian 10 Linux
Nginx is an open-source, high-performance HTTP and reverse proxy server that powers some of the largest sites on the Internet. In this tutorial we'll explain how to install and manage Nginx on Debian 10 Buster.

How to Change Hostname on Debian 10 Linux
This tutorial explains how to change the hostname on Debian 10 Buster without restarting the system.

How to Install and Configure Squid Proxy on CentOS 7
Squid is a full-featured caching proxy supporting popular network protocols like HTTP, HTTPS, FTP, and more. This tutorial explains how to set up Squid on CentOS 7

Create Bootable Debian 10 USB Stick on Linux
This tutorial, explains how to create a bootable Debian 10 (Buster) USB stick from the Linux terminal using the `dd` command.

How to Install MariaDB on Debian 10
MariaDB is an open-source, multi-threaded relational database management system, backward compatible replacement for MySQL. This tutorial explains how to install MariaDB on Debian 10.

How to Mount an exFAT Drive on CentOS 7
exFAT (Extended File Allocation Table) is a proprietary Microsoft file system optimized for flash memory devices such as SD cards and USB flash drives. This tutorial explains how to enable exFAT support on CentOS 7.

How to Upgrade Debian 9 Stretch to Debian 10 Buster
After more than two years of development, the new Debian stable version, Debian 10 codenamed Buster, was released on July 6, 2019. In this tutorial, we will show you how to upgrade your Debian 9 Stretch system to Debian 10 Buster.

How to Install OpenCV on Raspberry Pi 3
OpenCV (Open Source Computer Vision Library) is an open-source computer vision library and has bindings for C++, Python and Java. In this tutorial, we will explain how to install OpenCV on Raspberry Pi.

How to Install VLC Media Player on Debian 9
VLC is a free and open-source multimedia player. It is cross-platform and can play almost all multimedia files as well as DVDs, Audio CDs, and different streaming protocols. This tutorial describes how to install VLC media player on Debian 9.

How to Install and Configure Squid Proxy on Ubuntu 18.04
Squid is a full-featured caching proxy supporting popular network protocols like HTTP, HTTPS, FTP, and more. This tutorial will walk you through the process of setting up a Squid Proxy on Ubuntu 18.04.

How to Install and Use Docker on Raspberry Pi
In this tutorial, we will explain how to install Docker on Raspberry Pi and explore the basic Docker concepts and commands.

How to Install and Configure an NFS Server on Ubuntu 18.04
Network File System (NFS) is a distributed file system protocol that allows you to share remote directories over a network. In this tutorial, we'll go over how to set up an NFSv4 Server on Ubuntu 18.04.

How to Install Yarn on CentOS 7
In this tutorial we will show you on how to install Yarn on a CentOS 7 system. Yarn is a JavaScript package manager compatible with npm.

How to Install and Use MySQL Workbench on Ubuntu 18.04
MySQL Workbench is a cross-platform graphical application for MySQL database administrators and architects. In this tutorial we will show you how to install and MySQL Workbench on Ubuntu 18.04.

How to Install and Configure Redmine on Debian 9
Redmine is a free and open-source project management and issue tracking application. In this tutorial, we'll show you how to install and configure the latest version of Redmine on a Debian 9 server using MySQL as a database back-end and Passenger + Nginx as a Ruby application server.
