This blog will contain the information that you need to get started with an SSH connection, enjoy!
INSTALLATION
To install SSH on Linux, start with updating the system.
sudo apt update
For Debian systems use the following commands.
sudo apt install ...