Digital Marketing

Generate an SSH key pair

If you do not have a key, run the following command in a local

terminal / command prompt to generate an SSH key pair:



ssh-keygen -t rsa -b 4096

Comments

Popular posts from this blog

MySQL Sandbox with the Sakila sample database