Generate and install SSH-keys on Linux and Windows

A SSH key is an access credential in the SSH Protocol. SSH keys offer a more secure way of logging into a server with SSH than using user and password. More over, using a SSH-Key gives you the possibility to automate the login process, meaning you could create a script that will login to another […]

Generate and install SSH-keys on Linux and Windows Read Post »