Step 1 Create the .ssh folder Run these commands to create a new .ssh folder if you don't already have one: mkdir ~/.ssh chmod 700 ~/.ssh