All Articles
Browse all Linuxize tutorials, guides, and references.
How to Install Webmin on CentOS 7
Webmin is an open-source web control panel for system administration for Linux/UNIX. This tutorial describes how to install Webmin on a CentOS 7 server.

How to Install Webmin on Ubuntu 18.04
Webmin is an open-source web control panel for system administration for Linux/UNIX. Webmin allows you to manage users, groups, disk quotas as well as configure most popular services including web, FTP, email and database servers.

How to Install Yarn on Ubuntu 18.04
Yarn is a JavaScript package manager compatible with npm. In this tutorial we will guide you on how to install Yarn on your Ubuntu 18.04 system via the Yarn APT package repository.

How to Install and Use Curl on Debian 10 Linux
Curl is a command-line utility for transferring data from or to a remote server. This guide explains how to install and use the curl command on Debian 10, Buster.

How to Install Arch Linux on Raspberry Pi
In this tutorial, we will show you how to set up Arch Linux ARM on Raspberry Pi. Installing Arch Linux is as simple as creating two partitions and copying the OS files to the SD card.

How to Install Slack on Debian 10 Linux
Slack is one of the most popular collaboration platform in the world that brings all your communication together. In this tutorial we will show you how to install Slack on Debian 10, Buster.

How to Install GCC Compiler on Debian 10 Linux
The GNU Compiler Collection (GCC) is an open-source collection of compilers and libraries supporting C, C++, and other programming languages. This tutorial explains how to install install the GCC compiler on Debian 10 Buster.

How to Install VirtualBox on Debian Linux 10 Linux
VirtualBox is an open-source cross-platform virtualization software which allows you to run multiple guest operating systems simultaneously. This tutorial explains how to install the latest VirtualBox on Debian 10, Buster.

How to Check your CentOS Version
In this tutorial, we’ll show several different commands on to how to check what version of CentOS is installed on your system.

How to Install and Use Docker on Ubuntu 18.04
Docker is a containerization technology that allows you to quickly build, test and deploy applications as portable, self-sufficient containers that can run virtually anywhere. In this tutorial, we'll cover how to install Docker on Ubuntu 18.04 and explore the basic Docker concepts and commands.

How to Install RPM Packages on CentOS
RPM is a packaging system used by Red Hat and its derivatives such as CentOS and Fedora. In this tutorial, we will show you two methods of how to install RPM packages on CentOS.

How to Set DNS Nameservers on Ubuntu 18.04
The DNS nameservers (resolvers) are servers which are used by other devices to perform DNS lookup for a requested domain. In this guide, we’ll explain how to configure the DNS nameservers (resolvers) on Ubuntu 18.04.

How to Install Node.js and npm on Ubuntu 18.04
Node.js is an open-source cross-platform JavaScript run-time environment that allows server-side execution of JavaScript code. In this tutorial, we will show you several different ways of installing Node.js and npm on Ubuntu 18.04.

How to Install Pip on Debian 10
Pip is a package management system that allows you to install Python packages. In this guide we will explain how to install pip on Debian 10 Buster.

How to Install Node.js and npm on Debian 10 Linux
Node.js is a cross-platform JavaScript run-time environment built on Chrome's JavaScript designed to execute JavaScript code on the server-side. In this tutorial, we will show you several different ways of installing Node.js and npm on Debian 10 Buster.

How to Install and Configure Squid Proxy on Debian 10 Linux
Squid is a full-featured caching proxy supporting popular network protocols like HTTP, HTTPS, FTP, and more. In this tutorial we will explain how to set up a Squid Proxy on Debian Buster.

How to Enable SSH on Ubuntu 18.04
In this tutorial, we'll show you how to enable SSH on an Ubuntu Desktop machine. Enabling SSH will allow you to remotely connect to your Ubuntu machine and securely transfer files or perform administrative tasks.

How to Install Git on Debian 10 Linux
Git is the world's most popular distributed version control system used by many open-source and commercial projects. This tutorial explains how to install and configure Git on Debian 10, Buster.

How to Install Updates on CentOS 7
Keeping your CentOS system up to date with the latest security updates is one of the most important parts of overall system security. In this tutorial, we will show you how to manually update system packages on CentOS 7.

How to Install and Use Docker on Debian 10 Linux
Docker is a containerization platform that allows you to quickly build, test and deploy applications as portable, self-sufficient containers that can run virtually anywhere. In this tutorial we'll explain how to install Docker on Debian 10 Buster.
