Setup SSH security on a Linux machine
Enable key-based authentication First, enable key-based authentication. It is much more secure than using passwords. Find out how to do so here: Enabling SSH key-based authentication on a Linux machineIt is recommended to use key-based authentication over passwords. Generating a key pair on your local machine We need a public-private