Тёмный

SSH into Remote VM with VS Code | Tunneling into any cloud | GCP Demo 

Blue Antoinette
Подписаться 798
Просмотров 29 тыс.
50% 1

Are you wondering how to open a remote folder in VS Code via SSH?
That's exactly what we show you in this video. With this approach you can use Visual Studio Code on your local machine but store and run your source code on a remote machine on literally any cloud. In this live demo we are creating a virtual machine on the Google Cloud Platform (GCP) and SSH into it.
Chapters in this video:
0:00 - Intro and Explanation
01:09 - Create Virtual Machine (GCP)
02:53 - Remote SSH config in VS Code
05:19 - Private/Public Key creation (ssh-keygen)
07:19 - Add Public Key to GCP VM
08:06 - Connect to Remote VM
09:45 - Verify SSH Server is running
10:08 - Install SSH Server (optional)
18:18 - Outro
Contact us:
www.blueantoinette.com/contac...
/ blueantoinette_
Note the underscore in our Twitter Handle: @BlueAntoinette_
Blue Antoinette:
www.blueantoinette.com/
Hashtags:
#ssh #vscode #gcp

Наука

Опубликовано:

 

30 май 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 68   
@BlueAntoinette
@BlueAntoinette 11 месяцев назад
Note: If you use VMs with ephemeral IP addresses your host keys in the file ~/.ssh/known_hosts may become invalid on VM restarts. In this case you can delete the line with your VMs IP address from the ~/.ssh/known_hosts file and then connect to your VM.
@KarenP21
@KarenP21 10 месяцев назад
Thanks
@PLATONU
@PLATONU 9 месяцев назад
thank you very much! I can add something... you will get some errors if you choose google IAM and want to use SSH with thirds software... you must to choose carefully, cant get both google cloud IAM conections and private SSH
@silviomazzucco8891
@silviomazzucco8891 3 месяца назад
The HostName in the ssh config file also needs to be changed to the new one
@dravitch
@dravitch 3 месяца назад
Thanks man. I was about the become crazy trying to figure out the Google Cloud documentation. Your tuto is simple and crystal clear.
@BlueAntoinette
@BlueAntoinette 3 месяца назад
Great to hear!
@silviaregina9608
@silviaregina9608 4 месяца назад
Guys, I tried N tutorials, even one where the SDK itself created the .config and only this one worked. Thank you man, you are incredible.
@BlueAntoinette
@BlueAntoinette 4 месяца назад
Glad to hear that
@alexiojunior7867
@alexiojunior7867 12 дней назад
Thank you so much this worked for me after spending the whole night stuck on one place
@BlueAntoinette
@BlueAntoinette 12 дней назад
Glad it helped
@bcak611
@bcak611 10 месяцев назад
Thank you, it worked! I did copy the gcloud command but it didn't work, maybe some error with the ssh key. But I manually created the key and added it into the VM instance and It worked instantly. Thanks a lot!
@BlueAntoinette
@BlueAntoinette 8 месяцев назад
Great, thanks for your feedback
@user-xl8pz6kj5h
@user-xl8pz6kj5h 6 месяцев назад
Fabulous, i was missing the IdentityFile line. Thanks man kudos
@BlueAntoinette
@BlueAntoinette 6 месяцев назад
Thanks a lot for your feedback!
@ericritter46
@ericritter46 4 месяца назад
I spent about a week trying to do this. My issue was specifically generating the SSH key and then adding the IdentityFile line. Thank you so much.
@BlueAntoinette
@BlueAntoinette 4 месяца назад
Glad it helped!
@markphilipsy5222
@markphilipsy5222 7 месяцев назад
Thank you. This helped me setup my VS Code to my GCP instance :)
@BlueAntoinette
@BlueAntoinette 7 месяцев назад
Great to hear!
@Jojo-lf4cw
@Jojo-lf4cw 18 дней назад
Thank you! This is a great tutorial!! Super clear and well-organized!
@BlueAntoinette
@BlueAntoinette 18 дней назад
Glad it was helpful!
@tsykin
@tsykin 4 месяца назад
Worked for me! Thanks for this guide 👍
@BlueAntoinette
@BlueAntoinette 4 месяца назад
You're welcome!
@JardanySvidrigailov
@JardanySvidrigailov 2 месяца назад
Wow, this is a real tutorial, very specified, an actually works, thanks
@BlueAntoinette
@BlueAntoinette 2 месяца назад
Glad it helped
@user-hn8cx4mq1t
@user-hn8cx4mq1t 11 месяцев назад
Perfect!!!! Thank you very much
@BlueAntoinette
@BlueAntoinette 8 месяцев назад
You're welcome!
@jhoanmartinezsilva2609
@jhoanmartinezsilva2609 4 месяца назад
Huge Thanks!
@BlueAntoinette
@BlueAntoinette 4 месяца назад
You're welcome!
@user-bl4wn6cr2i
@user-bl4wn6cr2i 5 месяцев назад
Thanks a lot! It worked :)
@BlueAntoinette
@BlueAntoinette 5 месяцев назад
Great, thanks for the feedback
@bridgingedges3219
@bridgingedges3219 5 месяцев назад
thank you for this video
@BlueAntoinette
@BlueAntoinette 5 месяцев назад
You are welcome
@RO-nb6mz
@RO-nb6mz 6 месяцев назад
this helped alooot!
@BlueAntoinette
@BlueAntoinette 6 месяцев назад
Great, thx!
@likeademonicmind1702
@likeademonicmind1702 Месяц назад
Thanks!!
@BlueAntoinette
@BlueAntoinette Месяц назад
Welcome!
@mahmoudsamyessawy
@mahmoudsamyessawy Месяц назад
Thank you very very very much , you rescued me
@BlueAntoinette
@BlueAntoinette Месяц назад
Glad to hear that
@vincent3846
@vincent3846 5 месяцев назад
thanks man !
@BlueAntoinette
@BlueAntoinette 5 месяцев назад
Happy to help
@bombdotcomist
@bombdotcomist 10 месяцев назад
Awesome tutorial, but I still have an issue where I'm unable to write the files because I don't seem to have permissions... not sure how to fix ;(
@BlueAntoinette
@BlueAntoinette 8 месяцев назад
Could you fix your issue? Feel free to provide more details of your error and your setup otherwise.
@user-pb7ef5cu8x
@user-pb7ef5cu8x 3 месяца назад
can i use more than 1 host like remote-ssh-demo1 and remote-ssh-demo2 with different ssh key ?
@BlueAntoinette
@BlueAntoinette 3 месяца назад
Yes, just add multiple sections in your config file with IdentityFile entries pointing to different private key files.
@hivaghanbari1113
@hivaghanbari1113 4 месяца назад
Hello, I tried all the steps to connect to a VM in GCP via VS code on my mac book, but getting this error "Could not establish connection to "VM NAM": The operation timed out. Any help would be much appreciated.
@BlueAntoinette
@BlueAntoinette 4 месяца назад
Do you use ephemeral IP addresses? You can delete your VMs IP address from your local ~/.ssh/known_hosts file and try it again.
@shauryatiwari7462
@shauryatiwari7462 4 месяца назад
Tried all the steps mentioned in the video, but still getting the error "could not establish conection to " and sometimes permission denied "publickey".
@BlueAntoinette
@BlueAntoinette 4 месяца назад
Do you use ephemeral IP addresses? You can delete your VMs IP address from your local ~/.ssh/known_hosts file and try it again.
@user-qc4nl9rd3z
@user-qc4nl9rd3z 3 месяца назад
After all manipulations, i get error "could not establish to "my ssh"" Detail: I use ssh on host of site
@BlueAntoinette
@BlueAntoinette 3 месяца назад
Please check my comments on comparable requests. If it doesn’t work in your case feel free to provide more details of the error you receive along with information about which cloud provider you use.
@chellosoccer
@chellosoccer 6 месяцев назад
Can I do this with a local VM on my local server?
@BlueAntoinette
@BlueAntoinette 6 месяцев назад
Yes, but you need to install the OpenSSH server and to enable PubkeyAuthentication in the /etc/ssh/sshd_config file. Then create the file ~/.ssh/authorized_keys and add your public key to it. Relevant commands e.g. on Debian 11: sudo apt install openssh-server sudo systemctl status ssh sudo systemctl start ssh sudo systemctl stop ssh
@KarenP21
@KarenP21 11 месяцев назад
I followed to same steps and yet the connection did not work... any idea why?
@BlueAntoinette
@BlueAntoinette 11 месяцев назад
Which platform are you trying to connect to? Do you get any error messages?
@KarenP21
@KarenP21 10 месяцев назад
@@BlueAntoinette a VM on GCP. The error was "permission denied (public key)". But the IP address is ephemeral so I will follow your advice for that case.
@PLATONU
@PLATONU 9 месяцев назад
@@KarenP21 try to get a "static" external IP, before connect with VSC, because you will need to change IP in the config file
@m.kaschi2741
@m.kaschi2741 9 месяцев назад
maybe that helps u @KarenP21 ssh-keygen -t rsa -f Path/to/.ssh/filename -C yourUserName -b 2048 For GCP its important that yourUserName matches you OS Username
@KarenP21
@KarenP21 9 месяцев назад
it's working now :) I didnt have to use this line
@emmanuelpascal498
@emmanuelpascal498 3 месяца назад
Please how do you know the username I’m confused because isn’t working
@BlueAntoinette
@BlueAntoinette 3 месяца назад
The username by default is the first part of your email address (before the @) that you used to create the VM
@Willifordwav
@Willifordwav 4 месяца назад
This worked for about 5 minutes. Then all of a sudden I am getting a Timeout when I am trying to connect.
@BlueAntoinette
@BlueAntoinette 4 месяца назад
If it worked for 5 minutes it means that it works principally and your problem has a different cause. Maybe you restarted the VM and you received a new ephemeral IP address or your VM ran out of resources, … If you want individual consulting, feel free to check out my consulting offering at www.blueantoinette.com/product/consulting-analysis-hour/
@1688tito
@1688tito 3 месяца назад
Crack
@BlueAntoinette
@BlueAntoinette 3 месяца назад
?
Далее
Remote SSH Configuration in VScode
3:42
Просмотров 58 тыс.
Вопрос Ребром - Toxi$
46:50
Просмотров 1,7 млн
🍟Best French Fries Homemade #cooking #shorts
00:42
How to Set up VS Code for Data Science & AI
22:53
Просмотров 261 тыс.
SSH Tunneling Explained
6:37
Просмотров 465 тыс.
you NEED to use VS Code RIGHT NOW!!
12:48
Просмотров 551 тыс.
SSH Full Course - EVERYTHING You Need to Know!
1:28:00
Просмотров 555 тыс.
Google Cloud - Recovering SSH access
13:57
Просмотров 2,6 тыс.
#miniphone
0:18
Просмотров 11 млн
Не обзор DJI Osmo Pocket 3 Creator Combo
1:00
Просмотров 155 тыс.