Articles by Dejan Panovski
How to Add and Delete Users on Debian 9
Knowing how to add and remove users is one of the basic skills a Linux user should know. In this tutorial, we will show you how to add and remove users on Debian 9.

How to Add and Delete Users on CentOS 7
Knowing how to add and remove users is one of the basic skills a Linux user should know. In this tutorial, we will explain how to add and remove users on CentOS 7 systems.

How to Add and Delete Users on Ubuntu 18.04
Knowing how to add and remove users is one of the basic skills a Linux user should know. In this tutorial, we will show you how to add and remove users on Ubuntu 18.04.

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

How to Install Gradle on CentOS 8
This article explains how to install Gradle on CentOS 8. Gradle is a powerful and flexible build tool used primarily for Java projects.

How to Install Tor Browser on Ubuntu 18.04
Tor Browser routes your web traffic through the Tor network, making it private and anonymous. In this tutorial, we’ll explain how to install Tor web browser on Ubuntu 18.04.

Python Lists
This article goes through the Python lists. We'll show you how to create a list, slice and sort a list, add or remove elements from a list and so on.

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

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

How to Install Xrdp Server (Remote Desktop) on CentOS 8
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 CentOS 8.

How to Install TeamViewer on CentOS 8
TeamViewer is a cross-platform solution that can be used for remote control, desktop sharing, online meetings and file transfer between computers. This article describes how to install TeamViewer on CentOS 8.

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.

