How to install ZSH on Linux
How to install ZSH on Linux Overview The following guide will demonstrate how to install ZSH in Linux(aka zshell) and also showcase the steps on how to set zsh as a default shell on...
How to install ZSH on Linux Overview The following guide will demonstrate how to install ZSH in Linux(aka zshell) and also showcase the steps on how to set zsh as a default shell on...
How to install Docker using Ansible Overview This article will showcase a process how to install Docker using Ansible. We’ll be creating an Ansible playbook which will contain only five lines of code. What...
Setup Urbackup server on Ubuntu 20.04 Overview UrBackup is an Open Source client/server backup system, that through a combination of image and file backups features, differential backups and other tools can do various backup...
How to setup Zabbix on Ubuntu 20.04 Overview Zabbix is an open source monitoring solution for diverse IT components, including networks and network devices, virtual machines, servers, and cloud services. Zabbix provides monitoring metrics...
Create and delete users in Ubuntu 20.04 Overview Knowing how to create and delete users in Ubuntu is one of the basic skills a Linux user(admin) should know and still one of the most...
Setup OpenVPN server on Ubuntu 20.04 Overview On this post we are going to showcase the steps how to setup OpenVPN server on Ubuntu 20.04. OpenVPN is one of the well-known and a great...
Setup Wireguard server on Ubuntu 20.04 Overview On this post we are going to showcase the steps how to setup Wireguard server on Ubuntu 20.04. Wireguard is one of the well-known and a great...
Setup NFS server on Ubuntu 20.04 [NFS share mount] Overview The post will showcase the steps how to setup NFS server on Ubuntu 20.04. On another post, we covered the other method as well...
How to create a user in Linux Overview Knowing how to create a user in Linux is one of the basic skills a Linux user(admin) should know and still one of the most important...
Setup Kubernetes cluster with Rancher Overview In this post we will go through the process how to setup Kubernetes cluster with Rancher. Kubernetes is an amazing technology and one of the best way to...