Articles by Dejan Panovski
How to Install and Configure VNC on Debian 9
This tutorial describes how to install and configure a VNC server on Debian 9. Virtual Network Computing (VNC) is a graphical desktop sharing system that allows you to use your keyboard and mouse to remotely control another computer.

How to Install and Configure VNC on CentOS 7
In this tutorial, we will walk you through the steps for installing and configuring a VNC server on a CentOS 7 system. We will also show you how to securely connect to the VNC server through an SSH tunnel.

How to Install and Configure VNC on Ubuntu 18.04
This guide covers the steps necessary for installing and configuring s VNC server on Ubuntu 18.04. We will also show you how to securely connect to the VNC server through an SSH tunnel.

How to Install and Configure Redis on CentOS 8
Redis is an open-source in-memory key-value data store. This guide covers the installation and configuration of Redis on CentOS 8.

How to Add Swap Space on Ubuntu 18.04
Swap is a space on a disk that is used when the amount of physical RAM memory is full. This tutorial covers the steps necessary to add a swap file to Ubuntu 18.04.

How to Install Apache Maven on Debian 10
This article shows two ways to install Apache Maven on Debian 10. Apache Maven is an open-source project management and comprehension tool used primarily for Java projects.

How to Install Yarn on Debian 10
This tutorial explains how to install Yarn on Debian 10, Buster. We will also cover the basics of how to use Yarn to create a new project and add/remove dependencies.

How to Set Up Nginx Server Blocks on CentOS 8
This article describes how to set up Nginx server blocks on CentOS 8. A server block is an Nginx directive that defines settings for a specific domain, allowing you to run more than one website on a single server.

How To Set Up Nginx Server Blocks on Debian 9
In this tutorial, we will show you how to set up Nginx server blocks on Debian 9. Server Blocks allows you to run more than one website on a single machine.

How to Set Up Nginx Server Blocks on CentOS 7
Nginx Server Blocks allows you to run more than one website on a single machine. In this tutorial, we'll explain how to set up Nginx server blocks on CentOS 7.

How To Set Up Nginx Server Blocks on Ubuntu 18.04
Nginx Server Blocks allows you to run more than one website on a single machine. With Server Blocks, you can specify the site document root (the directory which contains the website files), create a separate security policy for each site, use different SSL certificates for each site and much more.

How to Install Ruby on CentOS 8
In this article we will explore different ways to install Ruby on CentOS 8. We'll show how to install Ruby from the default CentOS 8 repositories and using the Rbenv and RVM scripts.

How to Install Vagrant on Debian 10 Linux
This tutorial covers the installation of Vagrant on a Debian 10, Buster. Vagrant is an open-source command-line tool for building and managing virtual machine environments.

How to Install Pip on CentOS 8
In this tutorial, we will explain how to install pip for Python 2 and 3 on CentOS 8 and cover the basics of how to manage Python packages with pip.

How to Install Tomcat 9 on CentOS 8
This tutorial explains how to install Tomcat 9.0 on CentOS 8. Apache Tomcat is an open-source implementation of the Java Servlet, JavaServer Pages, Java Expression Language, and Java WebSocket technologies.

How to Install OpenCV on CentOS 7
OpenCV is an open-source computer vision library with bindings for C++, Python and Java. In this tutorial we will show how to install OpenCV on CentOS 7.

How to Install OpenCV on Ubuntu 18.04
This tutorial explains how to install OpenCV on Ubuntu 18.04. OpenCV (Open Source Computer Vision Library) is an open-source computer vision library and has bindings for C++, Python and Java.

How to Install OpenCV on Debian 10 Linux
OpenCV is an open-source computer vision library and has bindings for C++, Python, and Java. In this tutorial, will show you how to install OpenCV on Debian 10, Buster.

How to Install and Configure ownCloud with Apache on Ubuntu 18.04
ownCloud is an open-source, self-hosted file sync and file share platform. In this tutorial we'll show you how to install and configure ownCloud with Apache on an Ubuntu 18.04 machine.

How to Install and Configure ownCloud on CentOS 8
ownCloud is an open-source, self-hosted cloud platform for managing and sharing files. This tutorial explains how to install and configure ownCloud with Apache on CentOS 8.

