All Articles
Browse all Linuxize tutorials, guides, and references.
How to Install Gradle on CentOS 7
Gradle is an open-source build automation system used primarily for Java projects. This tutorial outlines the steps necessary to install the latest version of Gradle on CentOS 7 systems.

How to Install Gradle on Ubuntu 18.04
Gradle is a general-purpose build tool used primarily for Java projects. In this tutorial we will show you how to install Gradle on Ubuntu 18.04.

How to Install and Configure Zabbix on Ubuntu 18.04
Zabbix is one of the most popular open-source monitoring software tools. This tutorial describes how to install and configure the latest version of Zabbix 4.0 on an Ubuntu 18.04 server.

How to Install WordPress with Nginx on CentOS 7
In this tutorial we will show you how to install WordPress on a CentOS 7 machine. WordPress is by far the most popular open-source blogging and CMS platform worldwide.

How to Install and Secure phpMyAdmin with Apache on Debian 9
phpMyAdmin is a free, open-source PHP based application designed to simplify the administration of MySQL and MariaDB servers over a web-based interface. This tutorial describes the steps required to install and secure phpMyAdmin on Debian 9 with Apache web server.

How to Install and Secure phpMyAdmin with Apache on Ubuntu 18.04
phpMyAdmin is an open-source PHP application designed to handle the administration of MySQL and MariaDB servers over a web-based interface.This tutorial covers the steps necessary for installing and securing phpMyAdmin with Apache on Ubuntu 18.04.

How to Install Atom Text Editor on Ubuntu 18.04
Atom is an open-source cross-platform code editor developed by GitHub. It has a built-in package manager, embedded Git control, smart autocompletion, syntax highlighting and multiple panes.

How to Install phpMyAdmin with Nginx on Ubuntu 18.04
phpMyAdmin is an open-source PHP based tool for managing MySQL and MariaDB servers over a web-based interface. This tutorial describes how to install phpMyAdmin with Nginx on Ubuntu 18.04.

How to deploy Rocket.Chat on CentOS 7
In this tutorial, we will show you how to install and deploy Rocket.Chat on a CentOS 7 server with Nginx as a SSL reverse proxy. Rocket.Chat is a complete team communication platform, a self-hosted Slack alternative.

How to Install phpMyAdmin with Nginx on CentOS 7
phpMyAdmin allows you to interact with MySQL databases, manage user accounts and privileges and execute SQL-statements. In this tutorial, we will show you how to install phpMyAdmin with Nginx on CentOS 7.

How to Install Apache on CentOS 7
Apache HTTP server is the most popular web server in the world. The following instructions describe how to install and manage the Apache web server on your CentOS 7 machine.

Install Odoo 12 on CentOS 7
Odoo is the most popular all-in-one business software in the world. In this tutorial, we’ll show you how to install Odoo 12 from source inside a Python virtual environment on a CentOS 7 machine.

Configure Magento 2 to use Varnish on CentOS 7
The page speed is crucial to the success of your online store. This tutorial covers the steps involved in configuring Magento 2 to use Varnish as a full page cache solution.

How to deploy Odoo 12 on Ubuntu 18.04
This tutorial covers the steps required for installing and configuring Odoo 12 for production using Git source and Python virtual environment on an Ubuntu 18.04 system.

How to deploy Odoo 11 on Ubuntu 18.04
This guide covers the steps necessary for installing and configuring Odoo for production using Git source and Python virtual environment on an Ubuntu 18.04 system.

Install Odoo 11 on CentOS 7
Odoo is one of the most popular Open Source ERP Business softwares in the world. This guide covers the steps necessary for installing and configuring Odoo using Git source and Python virtual environment on CentOS 7

How to Install and Secure phpMyAdmin with Apache on CentOS 7
phpMyAdmin allows you to interact with MySQL databases, manage user accounts and privileges and execute SQL-statements. In this tutorial, we will walk through the steps necessary for installing and securing phpMyAdmin with Apache on CentOS 7.

How to Install MariaDB on Ubuntu 18.04
MariaDB is an open-source, multi-threaded relational database management system, backward compatible replacement for MySQL. In this tutorial we will show you two different methods on how to install MariaDB on your Ubuntu 18.04 machine.

How to Install PyCharm on Ubuntu 18.04
In this tutorial we'll cover how to install PyCharm Community Edition on Ubuntu 18.04. PyCharm is a full-featured IDE for Python and Web development.

How to Install MongoDB on Debian 9
In this tutorial, we will show you how to install and configure the latest version of MongoDB Community Edition on a Debian 9 systems from the official MongoDB repositories.
