How to Enable SSH on Ubuntu
Install
sudo apt install openssh-server
Check Status
sudo systemctl status ssh
Add Firewall Allow Rule
If the firewall is enable you will need to add an allow rule
How to Enable SSH on Ubuntu
sudo apt install openssh-server
sudo systemctl status ssh
If the firewall is enable you will need to add an allow rule