All Articles
Browse all Linuxize tutorials, guides, and references.
How to Install TeamViewer on Debian 9
TeamViewer is a cross-platform solution that can be used for remote control, desktop sharing, online meetings and file transfer between computers. This tutorial describes how to install TeamViewer on Debian 9.

How to Install Chromium Web Browser on Ubuntu 18.04
Chromium is fast, stable and secure browser built for the modern web. In this tutorial, we'll explain how to install Chromium web browser on Ubuntu 18.04.

How to Configure MySQL Master-Slave Replication on CentOS 7
MySQL replication is a process that allows you to automatically copy data from one database server to one or more servers. In this tutorial we will explain how to setup a MySQL Master/Slave replication with one master and one slave server on CentOS 7.

How to Install Apache Web Server on Raspberry Pi
Apache HTTP server is one of the most popular web servers in the world. In this tutorial, we will explain how to install Apache Web server on Raspberry Pi.

How to Install and Use PHP Composer on Debian 9
Composer is a dependency manager for PHP. This tutorial provides the steps necessary to install Composer on Debian 9 systems.

How to Install and Use PHP Composer on CentOS 7
Composer is a dependency manager for PHP. Composer will pull in all the required PHP packages your project depends on and manage them for you. In this tutorial, we will go through the steps of installing and using Composer on a CentOS 7 machine.

How to Install and Use PHP Composer on Ubuntu 18.04
Composer is a dependency manager for PHP. Composer will pull in all the required PHP packages your project depends on and manage them for you.

How to Install and Use Docker Compose on Debian 9
Docker Compose is a tool that allows you to define and orchestrate multi-container Docker applications. It uses a YAML file to configure the application's containers, networks, and volumes.

How to Install and Use Docker Compose on CentOS 7
Docker Compose is a tool that allows you to define and run multi-container Docker applications. With Compose, you define the application's services, networks and volumes in a single YAML file, then spin your application with a single command.

How to Install and Use Docker Compose on Ubuntu 18.04
Docker Compose is a tool that allows you to define and manage multi-container Docker applications. It uses a YAML file to configure the application's services, networks, and volumes.

How to Install Memcached on Debian 9
Memcached is a free and open-source high-performance in-memory key-value data store. In this tutorial, we will walk you through installing and configuring Memcached on Debian 9.

How to Install Node.js and npm on Raspberry Pi
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. In this tutorial, we will explain how to install Node.js and npm on Raspberry Pi.

How to Install CouchDB on Debian 9
CouchDB is an open-source fault-tolerant and schema-free NoSQL database maintained by the Apache Software Foundation. In this tutorial, we will explain how to install the latest version of CouchDB on Debian 9.

How to Install CouchDB on Ubuntu 18.04
CouchDB is a free and open-source fault-tolerant NoSQL database maintained by the Apache Software Foundation. In this tutorial, we will cover the process of installing the latest version of CouchDB on Ubuntu 18.04 from the official CouchDB repositories.

How to Install Plex Media Server on Raspberry Pi
Raspberry Pi can be used in many different projects. One of the Raspberry Pi's most popular use case is to turn Raspberry Pi into a home media center.

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

How to Install Skype on Debian 9
In this tutorial, we will explain how to install Skype on Debian 9. Skype is one of the most popular communication applications in the world.

How to Install Minecraft Server on Debian 9
Minecraft is one of the most popular games of all time. It is a sandbox video game about building various structures and going on adventures. This tutorial explains how to install and configure Minecraft Server on Debian 9.

How to Install Minecraft Server on CentOS 7
In this tutorial, we'll go through the steps necessary to install and configure Minecraft Server on CentOS 7. We'll use systemd to run the Minecraft server and the mcrcon utility for connecting to the running instance.

How to Install Minecraft Server on Ubuntu 18.04
This tutorial covers the installation and configuration the latest version of Minecraft Server on Ubuntu 18.04. We'll use systemd to run the Minecraft server and the mcrcon utility for connecting to the running instance.
