This is a small tool I wrote when I started out with bash to help me set up SSH easier on my VMs and servers. It is only compatible with Ubuntu based distros that uses the apt package manager.
Step 1.
Download the script git clone https://github.com/Ejo2001/EjosSSHTool.git
Step 2.
Give the script permissions and run it chmod +x /path/to/script && /path/to/script
Step 3. Follow the instructions
Step 4. Done!