Useful command
VScode remote SSH login without password
# On the client side
cat ~/.ssh/id_rsa.pub
Then copy the token
# On the server side
vi ~/.ssh/authorized_keys
# On the client side
cat ~/.ssh/id_rsa.pub
Then copy the token
# On the server side
vi ~/.ssh/authorized_keys