Articles by Dejan Panovski
How to Install Mono on Ubuntu 18.04
This tutorial explains how to install Mono on Ubuntu 18.04. Mono is a free and open-source implementation of Microsoft's .NET framework.

How to Install Gitea on Ubuntu 18.04
This tutorial explains how to install and configure Gitea on Ubuntu 18.04. Gitea is a self-hosted open-source git server written in Go.

Secure Apache with Let's Encrypt on Debian 10
This tutorial will guide you through the process of obtaining a free Let's Encrypt using the certbot tool on Debian 10. We'll also show how to configure Apache to use the new SSL certificate and enable HTTP/2

How to Install Anaconda on CentOS 8
Anaconda is the most popular Python/R data science and machine learning platform. In this tutorial, we will explain how to install Anaconda Python Distribution on CentOS 8.

How to Install Apache Maven on CentOS 8
Apache Maven is an open-source project management and comprehension tool used primarily for Java projects. In this tutorial we'll explain how to install Apache Maven on CentOS 8.

How to Install Apache Maven on Debian 9
Apache Maven is an open-source project management and comprehension tool used primarily for Java projects. In this tutorial we will show you two different ways to install Apache Maven on Debian 9.

How to Install Apache Maven on CentOS 7
Apache Maven is a free and open-source project management tool and comprehension tool used primarily for Java projects. In this tutorial we will show you two different ways to install Apache Maven on CentOS 7.

How to Install Apache Maven on Ubuntu 18.04
Apache Maven is a free and open-source project management tool and comprehension tool used primarily for Java projects. In this tutorial, we will show you two different ways to install Apache Maven on Ubuntu 18.04.

How to Install TensorFlow on Debian 10
In this tutorial we'll explain how to install TensorFlow in a Python virtual environment on Debian 10. TensorFlow is an open-source platform for machine learning.

How to Install Vagrant on CentOS 8
Vagrant is a command-line tool for building and managing virtualized development environments. In this tutorial we will explain how to install Vagrant on CentOS 8.

How to Install Vagrant on Debian 9
Vagrant is an open-source command-line tool for building and managing virtual machine environments. This tutorial explains how to install Vagrant on a Debian 9 machine.

How to Install Vagrant on CentOS 7
Vagrant is an open-source command line-tool for building and managing virtual machine environments. In this tutorial we will walk you through installing Vagrant on CentOS 7 systems.

How to Install Vagrant on Ubuntu 18.04
In this tutorial we'll show you how to install Vagrant on an Ubuntu 18.04 machine. Vagrant is a command-line tool for building and managing virtual machine environments.

How to Install Apache Cassandra on Debian 10 Linux
Apache Cassandra is a free and open-source NoSQL database with no single point of failure. In this article we will explain how to install Apache Cassandra on Debian 10, Buster

How to Install CouchDB on CentOS 8
Apache CouchDB is a free and open-source NoSQL database developed by the Apache Software Foundation. In this article, we will cover the installation of CouchDB on CentOS 8.

How to Install and Use FFmpeg on Ubuntu 18.04
FFmpeg is a free and open-source command-line tool for transcoding multimedia files. In this tutorial we will show you how to install FFmpeg on Ubuntu 18.04.

How to Install Yarn on CentOS 8
This tutorial will guide you through the installation of Yarn on CentOS 8. We will also cover the basics of how to use Yarn to create a new project and add/remove dependencies.

How to Install Jenkins on Debian 10 Linux
In this tutorial, we will cover how to install Jenkins on a Debian 10, Buster from the official Jenkins repository.

How to Set Up SSH Keys on Debian 9
In this tutorial, we will describe how to generate SSH keys on Debian 9 systems. We will also show you how to setup an SSH key-based authentication and connect to your remote Linux servers without entering a password.

How to Set Up SSH Keys on CentOS 7
This tutorial explains how to generate SSH keys on CentOS 7 systems. We will also show you how to set up an SSH key-based authentication and connect to your remote Linux servers without entering a password.

