All Articles
Browse all Linuxize tutorials, guides, and references.
How to Install and Configure Redmine on Ubuntu 18.04
Redmine is one of the most popular open-source project management and issue tracking software tools. This tutorial describes how to install and configure the latest version of Redmine on an Ubuntu 18.04 server.

How to Install Steam on Ubuntu 18.04
Steam is a cross-platform entertainment platform developed by Valve Corporation for purchasing and playing video games. In this tutorial, we will show you how to install Steam on Ubuntu 18.04.

How to Install IntelliJ IDEA on Ubuntu 18.04
This tutorial explains how to install IntelliJ IDEA on Ubuntu 18.04. IntelliJ IDEA is a full-featured IDE for JVM and Android Development.

How to Install Node.js and npm on Debian 9
In this tutorial, we will cover how to install Node.js and npm on a Debian 9 system. Node.js is an open-source cross-platform JavaScript run-time environment built on Chrome's JavaScript engine that allows server-side execution of JavaScript code.

How to Install Node.js and npm on CentOS 7
This tutorial walks you through the steps to install Node.js and npm on a CentOS 7 machine. Node.js is a cross-platform JavaScript run-time environment that allows server-side execution of JavaScript code.

How to Install Git on Debian 9
This tutorial will show you how to install and configure Git on Debian 9. Git is the world's most popular distributed version control system used by many open-source and commercial projects.

Secure Nginx with Let's Encrypt on Debian 9
In this tutorial, we will explain how to use the Certbot tool to obtain a free SSL certificate for Nginx on Debian 9. We’ll also show how to configure Nginx to use the SSL certificate and enable HTTP/2.

How to Install and Configure Zabbix on Debian 9 Linux
Zabbix is a mature open-source software for monitoring networks and applications. This tutorial explains how to install and configure the latest version of Zabbix 4.0 on a Debian 9 Linux server using MySQL as a database back-end.

How to Set Up an OpenVPN Server on CentOS 7
A VPN allows you to connect to remote VPN servers, making your connection encrypted and secure and surf the web anonymously by keeping your traffic data private. This tutorial will cover the process of setting up your own VPN server by installing and configuring OpenVPN.

How to Set Up an OpenVPN Server on Ubuntu 18.04
A VPN allows you to connect to remote VPN servers, making your connection encrypted and secure and surf the web anonymously by keeping your traffic data private. This tutorial will walk you through the process of setting up your own VPN server by installing and configuring OpenVPN.

How to Install and Configure Samba on Ubuntu 18.04
This tutorial explains how to install Samba on Ubuntu 18.04 and configure it as a standalone server to provide file sharing across different operating systems over a network. We will also provide detailed instructions on how to connect to the Samba server from Linux, Windows and macOS clients.

Install Magento 2 on CentOS 7
Magento is an e-commerce platform built on open-source technology combining powerful features with flexibility and user friendly interface. In this tutorial, we will walk you through the steps of installing Magento 2 on your CentOS 7 machine.

Install MariaDB on CentOS 7
MariaDB is an open-source relational database management system, backward compatible, binary drop-in replacement of MySQL. In this tutorial we will show you how to install the latest version of MariaDB on a CentOS 7 machine.

Secure Nginx with Let's Encrypt on CentOS 7
In this tutorial, we'll provide a step by step instructions about how to secure your Nginx with Let's Encrypt using the certbot tool on CentOS 7

How to Install Nginx on CentOS 7
Nginx pronounced 'engine x' is a free, open-source, high-performance HTTP and reverse proxy server responsible for handling the load of some of the largest sites on the Internet. This tutorial will teach you how to install and manage Nginx on your CentOS 7 machine.

How to Install Skype on Ubuntu 18.04
In this tutorial we will show you how to install Skype on Ubuntu 18.04. Skype is one of the most popular communication applications in the world.

How to Install PHP on Ubuntu 18.04
In this tutorial we will cover the steps necessary to install the distro's default PHP 7.2 on Ubuntu 18.04. We'll also show you how to install PHP 7.1 and 7.3.

Install PHP 7 on CentOS 7
CentOS 7 ships with PHP version 5.4 which has been officially EOL for quite some time and is no longer supported. In this guide we will explain how to install or upgrade to PHP 7.0, 7.1, 7.2 and 7.3 on CentOS 7

Configure Odoo with Nginx as a Reverse Proxy
Odoo comes with a built-in web server, but in most cases it is recommended to have a reverse proxy in front of it which will act as an intermediary between the clients and the Odoo server. This guide provides instructions on how to use Nginx as a reverse proxy to Odoo.

How to Install Nginx on Debian 9
Nginx is an open-source, high-performance HTTP and reverse proxy server that powers some of the largest sites on the Internet. This tutorial will outline the steps to install and manage Nginx on a Debian machine.
