generate SSH Key
ssh-keygen -t rsa -b 4096 -C [email protected]
Copy and Send it to Sys Admin
pbcopy < ~/.ssh/id_rsa.pub
Use finder Go -> ~/.ssh/
Keep ur key in somewhere safe.
ssh-keygen -t rsa -b 4096 -C [email protected]
pbcopy < ~/.ssh/id_rsa.pub
Keep ur key in somewhere safe.