Remote SSH Configuration in VScode

preview_player
Показать описание
In this lesson, we're going to install the remote ssh extension in vscode to allow vscode to open a remote terminal in our VM and we're going to take a look at the configuration scripts we're going to use to insert the VM host information into our SSH Config file that that vscode uses to connect to instances.
Check out the full course, along with my other courses, here:
Рекомендации по теме
Комментарии
Автор

Thank you really helped, simple and to the point

kushak
Автор

how do you copy in the script at 2:12?

dietsodalite
Автор

How do i handle a case where i use a password and not an identity file?

adewalelegennd
Автор

for me vscode doesn't work, terminal inside manually with code I can connect but with vscode sh: bash no found, help please thank you

gustavodelgadillo