Skip to content

Instantly share code, notes, and snippets.

@tanmoyAtb
Created April 3, 2018 13:50
Show Gist options
  • Save tanmoyAtb/207aee4a610fed90ae8744f580891114 to your computer and use it in GitHub Desktop.
Save tanmoyAtb/207aee4a610fed90ae8744f580891114 to your computer and use it in GitHub Desktop.
ping 192.168.1.103
sudo gedit /etc/hosts
#add 3rd line 192.168.1.103 gitserver and save
ping gitserver
ssh-keygen
id_rsa.pub generated add to server ~/.ssh.authorized_keys
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment