I usually work on Linux machines. every time its a time taking task to generate ssh key generation between servers and copy the authorization key. i have a small script which will generate and copy the files to your desired destinations and makes your task easy Login to server A #ssh-keygen -t rsa -b 2048 […]
Read More