SSH Basics 2023 - Set-up SSH, Connect to a remote server, create a SSH config Mac, Windows and Linux

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024
  • DO Link: m.do.co/c/3ba5...
    In my future video series, we need to use SSH for deploying applications. To save repeating myself I have created a basic intro to SSH here so I don't repeat myself. This is a practical guide for anyone to get started using SSH in just minutes.

Комментарии • 22

  • @JoshuaMorgan
    @JoshuaMorgan 4 года назад +4

    This tutorial was perfect, exactly what I needed. In my case, I wanted to SSH over the local network into a machine running CentOS in VirtualBox and thanks to your instructions, I had no issue with that at all. Thanks so much!

  • @eduardopereiraribeiro3766
    @eduardopereiraribeiro3766 14 дней назад

    Obrigado amigo, você é um amigo

  • @mushfiqulhuda
    @mushfiqulhuda 3 года назад +1

    Thanks a lot man! Your video helped me so much!

    • @PenguinDigital
      @PenguinDigital  3 года назад +1

      No problem mushfiqul, I'm glad it has helped you

  • @jessicad6986
    @jessicad6986 4 года назад +1

    Helped me so much thank you!

  • @angelofraietta3156
    @angelofraietta3156 4 года назад +1

    Well explained. Great work

  • @ercnyabisinduparish9465
    @ercnyabisinduparish9465 Год назад +1

    thank you!

  • @doe3916
    @doe3916 3 года назад +2

    I love you man

  • @user-qi6md1uo9i
    @user-qi6md1uo9i 29 дней назад +1

    I'm not going to pay just to get a SSH server so is there any other methods

  • @IBTShivankParashar
    @IBTShivankParashar Год назад

    Explained so well but my issue was like how I can configure my system's ssh to get discoverable by other remote machines....?

  • @DigitalMarketer01
    @DigitalMarketer01 8 месяцев назад

    Got lost at how to save the “vim configuration “

  • @RicardoCorai
    @RicardoCorai Год назад

    Great tutorial. It helped me a lot.
    How can I update/remove the passphrase?

    • @kelvinmwangi5181
      @kelvinmwangi5181 Год назад

      can you be able to set ssh server IP on multilogin?

  • @kelvinmwangi5181
    @kelvinmwangi5181 Год назад

    can you be able to set ssh server IP on multilogin?

  • @gregcooper8647
    @gregcooper8647 2 года назад

    im curious how you would setup the ssh key on the server side iwthout using DigitalOcean's web interface?

    • @PenguinDigital
      @PenguinDigital  2 года назад

      If you was installing the server yourself you would add the SSH key then. Whoever sets up the server would need to add the key during the setup period

    • @user-qi6md1uo9i
      @user-qi6md1uo9i 29 дней назад

      ​@@PenguinDigital?

  • @Patriot_skywalker
    @Patriot_skywalker 4 года назад

    Hey so i used digital ocean logged in put $25 in and my ssh key now the website will not load at all

    • @PenguinDigital
      @PenguinDigital  4 года назад

      I will need more information to help. What server engine did you install? What error messages is that server producing in the logs?

  • @SunilSingh-yz3fo
    @SunilSingh-yz3fo 3 года назад

    website should be server but developer can work from local environment is it possible ?

    • @PenguinDigital
      @PenguinDigital  3 года назад

      Yeah of course, that's how the vast majority of people develop websites.