Secure the server
To make the server more secure we will change the default ssh port and we change from password authentication to key files.
The default ssh port is 22. We change this to a random port. Maybe 4200
To make the server more secure we will change the default ssh port and we change from password authentication to key files.
The default ssh port is 22. We change this to a random port. Maybe 4200