In this post we'll be setting up rclone [https://github.com/rclone/rclone] on
Ubuntu server 21.04, this should be a very similar process for most Ubuntu
versions.
First we'll do a quick update and install rclone.
sudo apt update
sudo apt install rclone
Now