Articles by Dejan Panovski
How to Install and Configure Redis on Debian 9
Redis is an open-source in-memory key-value data store. It can be used as a database, cache and message broker and supports various data structures such as Strings, Hashes, Lists, Sets, etc. This tutorial explains how to install and configure Redis on a Debian 9 server.

How to Install and Configure Redis on CentOS 7
Redis is an open-source in-memory data structure store. It can be used as a database, cache and message broker and supports various data structures such as Strings, Hashes, Lists, Sets etc.

How to Install and Configure Redis on Ubuntu 18.04
Redis is an open-source in-memory data structure store. It can be used as a database, cache and message broker and supports various data structures such as Strings, Hashes, Lists, Sets, etc. This tutorial describes how to install and configure Redis on an Ubuntu 18.04 server.

How to change hostname on Debian 9 Linux
This tutorial will guide you through the process of changing a hostname on a Debian 9 without the need of restarting your system.

How to Change Hostname on CentOS 7
This tutorial guides you through the process of changing a hostname on a CentOS 7 without the need of restarting your system.

How to Change Hostname on Ubuntu 18.04
This tutorial will guide you through the process of changing a hostname on Ubuntu 18.04 without the need of restarting your system.

How to Install Slack on Ubuntu 18.04
Slack is one of the most popular collaboration platform in the world that brings all your communication together. This tutorial explains how to install Slack on Ubuntu 18.04.

How to Create Python Virtual Environments on Ubuntu 18.04
Python virtual environment is a self-contained directory tree that includes a Python installation and number of additional packages. In this tutorial, we'll provide a step by step instructions about how to create Python virtual environments on Ubuntu 18.04.

How to Set Up an OpenVPN Server on Debian 9
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 Setup FTP Server with VSFTPD on Debian 9
In this tutorial we’ll be installing vsftpd. It is a stable, secure and fast FTP server. We will also show you how configure vsftpd to restrict users to their home directory and encrypt the entire transmission with SSL/TLS.

How to Setup FTP Server with VSFTPD on CentOS 7
In this tutorial we’ll be installing vsftpd. It is a stable, secure and fast FTP server. We will also show you how configure vsftpd to restrict users to their home directory and encrypt the entire transmission with SSL/TLS.

How to Setup FTP Server with VSFTPD on Ubuntu 18.04
In this tutorial we’ll be installing vsftpd. It is a stable, secure and fast FTP server. We will also show you how configure vsftpd to restrict users to their home directory and encrypt the entire transmission with SSL/TLS.

How to Install WildFly (JBoss) on Debian 9
WildFly, formerly known as JBoss is a cross-platform open-source application runtime written in Java that helps you build amazing applications. In this tutorial we'll walk you through the steps required to install WildFly application server on Debian 9.

How to Install Drupal on CentOS 7
Drupal is one of the leading open-source CMS platforms worldwide. It is flexible, scalable and can be used to build different types of websites ranging from small personal blogs to large corporate, political, and government sites. In this tutorial we'll explain how to install Drupal 8.6 on CentOS 7.

How to Install Drupal on Ubuntu 18.04
In this tutorial we will show you how to install Drupal 8.6 on an Ubuntu 18.04 machine. There are multiple ways to install Drupal, this tutorial covers the steps necessary for installing Drupal 8.6 using Composer.

How to Install Plex Media Server on Debian 9
Plex is a streaming media server that lets you organize your video, music, and photo collections and stream them to all of your devices at any time and from anywhere. This tutorial explains how to install Plex Media Server on Debian 9.

How to Install Skype on CentOS 7
In this tutorial we will show you how to install Skype on CentOS 7. Skype is one of the most popular communication applications in the world.

How to Install Gradle on Debian 9
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 9.

How to Install WildFly (JBoss) on CentOS 7
WildFly, formerly known as JBoss is a cross-platform open-source application runtime written in Java that helps you build amazing applications. This tutorial explains how to install WildFly application server on CentOS 7.

How to Install WildFly (JBoss) on Ubuntu 18.04
WildFly, formerly known as JBoss is a cross-platform open-source application runtime written in Java that helps you build amazing applications. This tutorial will show you how to install WildFly application server on Ubuntu 18.04.

