Articles by Dejan Panovski
How to Configure MySQL (MariaDB) Master-Slave Replication on Debian 10
In this guide, we will show you how to set up MariaDB Master/Slave replication with one master and one slave server on Debian 10. MariaDB is the default implementation of MySQL in Debian.

How to Install Go on Debian 9
In this tutorial we'll walk you through the steps necessary to download and install Go on a Debian 9 system.

How to Install Go on CentOS 7
In this tutorial we will show you how to download and install Go on CentOS 7. Go is a modern open-source programming language created by Google.

How to Install Go on Ubuntu 18.04
Go is a modern open-source programming language created by Google. This tutorial will guide you through the steps of downloading and installing Go on an Ubuntu 18.04 machine.

How to Install Go on Debian 10 Linux
Go is a modern open-source programming language created by Google, used to build reliable, simple, fast and efficient software. In this tutorial, we'll explain how to download and install Go on a Debian 10, Buster.

How to Install Minecraft Server on Raspberry Pi
In this tutorial we will walk you through the process of installing and configuring Minecraft Server on Raspberry Pi 3 or 4. Minecraft is one of the most popular games of all time.

How to Install Webmin on Debian 10 Linux
Webmin is an open-source web control panel for administering Linux servers. In this tutorial we'll show you how to install Webmin on Debian 10, Buster.

How to Install Webmin on Debian 9
Webmin is an open-source web control panel for administration of Linux servers. This tutorial explains how to install Webmin on Debian Linux 9.

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.

