How to connect via ssh command #29807
-
Hi all, I did a teleport setup, installed agents on my servers, but we don't want to use the "tsh" tool to connect to the servers via SSH. Could you please tell me how to implement SSH connection via the built-in "ssh" command in Linux, thanks! I will be very grateful for more detailed answer. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 16 replies
-
The simplest answer is:
|
Beta Was this translation helpful? Give feedback.
-
Thank you so much for the reply, I am getting this error: I specified ssh loginteleport@teleport-hostname(domain name) |
Beta Was this translation helpful? Give feedback.
-
is there any way to access a virtual machine that is in teleport using go? |
Beta Was this translation helpful? Give feedback.
Oh, that's my bad:
ssh -o "[email protected],[email protected],[email protected]" -o "[email protected],ssh-rsa" -vv [email protected]