GUIDE
Server preperation

Server Preparation

Installing Dependencies

We will need to install these dependencies and common tools before we can continue to the next steps. Simply by executing below commands :

sudo apt -q update
sudo apt -qy install curl git jq lz4 build-essential snapd unzip nginx
sudo apt -qy upgrade