Articles by Dejan Panovski
How to Install MySQL on Debian 9
In this tutorial we will show you how to install and secure MySQL on a Debian 9 machine from the MySQL Apt Repository.

How to Install PostgreSQL on CentOS 7
PostgreSQL or Postgres is an open-source general-purpose object-relational database management system. In this tutorial we will show you two different methods on how to install PostgreSQL on your CentOS 7 machine.

How to Install PostgreSQL on Ubuntu 18.04
PostgreSQL or Postgres is an open-source general-purpose object-relational database management system. In this tutorial we will show you how to install PostgreSQL on Ubuntu 18.04 and explore the fundamentals of basic database administration.

How to Install VirtualBox on Ubuntu 18.04
In this tutorial we'll show you how to install VirtualBox on an Ubuntu 18.04 machine. VirtualBox is an open-source cross-platform virtualization software which allows you to run multiple guest operating systems simultaneously.

Install MySQL on CentOS 7
With the release of CentOS 7 MySQL, the world's most popular open-source relational database management system is no longer available in the CentOS’s repositories and MariaDB has become the default database system. In this tutorial we will show you how to install MySQL on a CentOS 7 machine.

How to Install and Configure Nagios on Debian 9
Nagios is a popular open-source monitoring software. This tutorial explains how to install and configure the latest version of Nagios Core on Debian 9.

How to Install TeamViewer on CentOS 7
TeamViewer is a cross-platform solution that can be used for remote control, desktop sharing and file transfer between computers. In this tutorial we will walk through the steps necessary to install TeamViewer on CentOS 7.

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.

