The below guide will provide you with information on how to enable ssh on Ubuntu 20.04 Focal Fossa Server or Desktop Linux. SSH stands for secure shell which allows encrypted remote login connections between client and server over an unsecure network.
In this tutorial you will learn:
- How to install SSH daemon
- How to enable SSH daemon to start after reboot
- How to start SSH daemon server
- How to open firewall SSH port 22
- How to allow root login to SSH server