4. Building Your Collator
Let's get started
Let's start with updating our server. Connect to your server and update:
sudo apt-get update
sudo apt-get upgrade
sudo apt install -y adduser libfontconfig1
note
the last command (related to libfontconfig1
) is optional and required if you want install Grafana in the later sections of Secure Setup Guide).