You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2- Generate a RSA Key Pair for authentication without password on the client machine
$ ssh-keygen -t rsa
$ ssh-keygen -t rsa -b 2048 -v
Once you have entered the Gen Key command, you will get a few more questions, you can press enter here.
3- Copy the public on the virtual server that we want to use