In this tutorial you will learn how to install openssh server on Linux mint 21. Step 1 - Update your system To make sure your system is updated before you install something on it run the update command below sudo apt update Step 2 - Install OpenSSH Run the command below to Install openssh server sudo apt install openssh-server Step 3 - Enable SSH Once you have installed openssh-server, now you need to enable ssh server so when you reboot or turn on your computer the ssh s