Cannot login my koding vm via ssh by putty -


I have followed all the instructions, but still can not log in. Nothing, but without warning, only an empty black screen will help me with any help.

In this way I have done it with the help of this.

Puttygen

  • Move the mouse cursor until it is complete
  • Using the public key (such as public-key.txt ) and the private key (such as private-key.ppk ) related buttons.
  • Copy the contents of the public key, to paste it into the OpenSSH authorized_keys file box.
  • Turn off confirmation

    Coding from VM:

    • File ~ / .ssh / authorized_keys
    • Open it, paste it and save it

      Alternatively, you can go to the settings of your account - & gt; SSH keys and it here before

      Connecting with the cyst

      Get your VM address from your coding workspace:

      • On the top left, Click koding-vm-0 on the mouse, ... , the VM address is correct for Assigned URLs , "http: // "(such as unkk05c3f84e.joshmurray.koding.io ).

        Open cyp:

        • host name (or IP address) as the user name @ VMaddress (e.g. joshmurray@unkk05c3f84e.joshmurray.koding.io )
        • connection - & gt; Go to SSH - & gt; Click Ath Browse , find your .ppk file (e.g. private-key.ppk )

        • li>



  • Comments

    Popular posts from this blog

    Verilog Error: output or inout port "Q" must be connected to a structural net expression -

    jasper reports - How to center align barcode using jasperreports and barcode4j -

    c# - ASP.NET MVC - Attaching an entity of type 'MODELNAME' failed because another entity of the same type already has the same primary key value -