How to use JetBrain's remote ssh functionality #2452
-
I have the following settings:
I have checked from CLI that I can directly ssh into this VM via Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
afbjorklund
Jul 1, 2024
Replies: 1 comment 3 replies
-
Hi, Are you using the SSH Remote development ?? If Yes, Please use the host as DNS lima-ubuntu is internal one and host doesn't know this |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If "lima-ubuntu" is available in the ssh config, then it was supposed to pick that up.
Probably should just use the default port (22), the random one will be in the config.
It still needs to provide a valid identity (key), from somewhere.