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
ssh-keygen -t rsa
#press enter key for simplicity
ssh-copy-id -i ~/.ssh/id_rsa.pub userName@163.143.165.130
#press Y when asked for input.
#Next, enter the password of userName specified in 163.143.165.130