mamchenkov.net
Copy SSH key to remote machine
Those of us who use secure shell (SSH) for logging in to remote machines, already know about key authentication, which is so much easier and sometimes more secure than password authentication. We also know that in order to make it work you need to: generate a pair of keys with ssh-keygen command copy public key … Continue reading Copy SSH key to remote machine