Articles by Dejan Panovski
How to Setup FTP Server with VSFTPD on CentOS 8
FTP is a client-server network protocol that allows users to transfer files to and from a remote machine. In this tutorial, we’ll be installing vsftpd on CentOS 8.

How to Set Up SSH Keys on Debian 10
This article describes how to generate SSH keys on Debian 10 systems. We will also show you how to set up an SSH key-based authentication and connect to a remote Linux servers without entering a password.

How to Install and Use PHP Composer on CentOS 8
Composer is a dependency manager for PHP. This tutorial goes through the steps of installing Composer on CentOS 8.

How to Install Gradle on Debian 10
Gradle is a general-purpose build tool used primarily for Java projects, combining the best features of Ant and Maven. In this tutorial we will show you how to install Gradle on Debian 10.

How to Install and Use FFmpeg on Debian 10
FFmpeg is a free and open-source collection of tools for handling multimedia files. This article describes how to install FFmpeg on Debian 10.

How to Install Skype on CentOS 8
Skype is one of the most popular communication applications in the world. This article explains how to install the latest version of Skype on CentOS 8.

How to Install OpenCV on CentOS 8
[penCV is an open-source computer vision library with bindings for C++, Python, and Java and supports all major operating systems. This article describes how to install OpenCV on CentOS 8.

How To Set or Change Timezone on CentOS 8
This article describes how to set or change the timezone on CentOS 8 systems. Using the correct timezone is essential for many systems related tasks and processes.

How to Install R on Debian 10
R is an open-source programming language and free environment that specializes in statistical computing and graphical representation. This article provides information on how to install R on a Debian 10.

How to Install CouchDB on Debian 10
Apache CouchDB is a free and open-source NoSQL database developed by the Apache Software Foundation. This article describes how to install CouchDB on Debian 10, Buster.

How to Install Visual Studio Code on CentOS 8
Visual Studio Code is an open-source cross-platform code editor developed by Microsoft. This article describes how to install Visual Studio Code on CentOS 8.

How to Install Xrdp Server (Remote Desktop) on Ubuntu 18.04
Xrdp is an open-source implementation of the Microsoft Remote Desktop Protocol (RDP) that allows you to graphically control a remote system. This tutorial explains how to install and configure Xrdp server on Ubuntu 18.04.

How to Install Mono on CentOS 8
This tutorial describes how to install Mono on CentOS 8. sMono is a platform for developing and running cross-platform applications based on the ECMA/ISO Standards."

How to Install Ruby on Debian 10
In this article, we will look into different ways to install Ruby on Debian 10. Ruby is one of the most popular languages today. It has an elegant syntax, and it is the language behind the Ruby on Rails framework.

How to Install R on CentOS 8
R is an open-source programming language and free environment that specializes in statistical computing and graphics representation. This article describes how to install R on CentOS 8.

How to Install and Use FFmpeg on Debian 9
FFmpeg is a free and open-source command-line tool for transcoding multimedia files. This tutorial explains how to install FFmpeg on Debian 9.

How to Install and Use FFmpeg on CentOS 8
FFmpeg is a free and open-source collection of tools for handling multimedia files. This article describes how to install FFmpeg on CentOS 8.

How to Set Up Apache Virtual Hosts on Debian 10
Apache Virtual Hosts allows you to run more than one website on a single machine. This article describes how to set up Apache Virtual Hosts on a Debian 10 server.

How to Install GCC (Development Tools) on CentOS 8
The default CentOS repositories contain a package group named Development Tools that includes the GNU compiler collection, GNU debugger, and other development libraries and tools required for compiling software.

How to Configure Static IP Address on Ubuntu 18.04
In this tutorial we'll explain how to set up static IP address on Ubuntu 18.04. Setting a static IP address on your Ubuntu machine may be required in different situations, such as configuring port forwarding or running a media server on your network.

