How to Connect to Google Compute Engine Virtual Machine with SSH or puTTY on Mac

Поділитися
Вставка
  • Опубліковано 29 сер 2024

КОМЕНТАРІ • 16

  • @DataSlayerMedia
    @DataSlayerMedia  3 роки тому +2

    Have you ever been locked out of your Google Compute Engine virtual machine? 🤔

    • @dailymeow3283
      @dailymeow3283 3 роки тому

      Yea everytime i tried to connect through vscode remote ssh extension
      Thank you this would be a good way around it,,,
      I'm trying to make firewall rule to allow only my ipv4 connection, just to make it scure, i'm not really aware how to make the vm secure.
      Is there a video about it

  • @marcoreis1064
    @marcoreis1064 2 місяці тому

    Thank you !

  • @adrg3013
    @adrg3013 3 роки тому +1

    Thank you so much for this vid!

  • @valourinarms5281
    @valourinarms5281 2 роки тому +1

    Would appreciate if you mention the pages which u r referring for the links. Since the pages keeps changing , its difficult to keep track of the topics

  • @haoweilee5813
    @haoweilee5813 3 роки тому +1

    Works for me! Thank you!

  • @prajnadeep
    @prajnadeep 2 роки тому +1

    Thanks very helpful 😊

  • @ninalee7833
    @ninalee7833 2 роки тому +1

    Hi I am trying to connect VM to VSCODE. But can't find the place to paste my public key in the console. Any ideas?

  • @profauzan
    @profauzan Рік тому

    thankyou~

  • @paperexplained
    @paperexplained Рік тому

    can we add a hostname as well?

  • @demo7191
    @demo7191 3 роки тому

    Thanks for awesome video! I can't find wp-config.php on google cloud to change permissions. Maybe you have any advice how I can find it, because sudo chmod 664 /opt/bitnami/apps/wordpress/htdocs/wp-config.php and sudo chmod 660 /opt/bitnami/apps/wordpress/htdocs/wp-config.php didn' work for me anymore...

    • @DataSlayerMedia
      @DataSlayerMedia  3 роки тому

      That's not really relevant to this video. Run sudo su - to become root.

  • @vince2nd
    @vince2nd 3 роки тому +1

    So how is this done on Windows?

    • @DataSlayerMedia
      @DataSlayerMedia  3 роки тому

      If you have windows 10 you should download the linux subsystem, then it's the exact same steps.