Replies: 1 comment 1 reply
-
Hi @hahacold |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
i installed tailscale vpn to my instance to have a virtual ip.
i did passwd root password ubuntu
i tried to ssh with password, i modified sshd_config many times.
PasswordAuthentication yes
PubkeyAuthentication no
usePAM no
and restart sshd.
In previous i successfully use keys to ssh by tailscale vpn ip ,so i guess it wasn't the ip problem.
i just couldn't ssh to instance with password.
Can anyone try to ssh to instance with password.
thanks
Beta Was this translation helpful? Give feedback.
All reactions