Generate SSH Key Pairs to Access Linux Instances in the Oracle Cloud Infrastructure

Sdílet
Vložit
  • čas přidán 19. 08. 2020
  • This video provides a demonstration of generating and using SSH key pairs to access Linux instances in the Oracle Cloud Infrastructure.
  • Věda a technologie

Komentáře • 26

  • @rishiyogil.n.7222
    @rishiyogil.n.7222 Před 4 měsíci

    short and crisp explanation thanks

  • @OracleLearning
    @OracleLearning  Před 2 lety +1

    Find many more free similar videos here in this playlist: czcams.com/play/PLKCk3OyNwIzu51n3L6dxHgKRy8CayIBXI.html

  • @AntonioCabralNumberOne
    @AntonioCabralNumberOne Před rokem +4

    This shows how to add a key to a new instance. My question is how to manage/create a new ssh key to an _existing_ instance when e.g. I need to add someone access or simply in the case of having a new computer?
    Thank you.

    • @OracleLearning
      @OracleLearning  Před rokem

      This might be useful for you... docs.oracle.com/en-us/iaas/Content/Compute/Tasks/accessinginstance.htm

  • @OracleLearning
    @OracleLearning  Před rokem

    Here's documentation on Managing Key Pairs on Linux Instances: docs.oracle.com/en-us/iaas/Content/Compute/Tasks/managingkeypairs.htm

  • @tuepecto
    @tuepecto Před 2 lety

    Thanks so much ... really helped

  • @OracleLearning
    @OracleLearning  Před rokem

    Here's a tutorial on generating SSH keys: docs.oracle.com/en/learn/generate_ssh_keys/index.html#introduction

  • @alexandresantos7966
    @alexandresantos7966 Před 2 lety

    I'm trying to add new pub key for new client, but it's not working. There's any limitation? I added in new console and in the authorized_keys file.

    • @OracleLearning
      @OracleLearning  Před rokem

      Here is some information that might be useful... docs.oracle.com/en/learn/generate_ssh_keys/index.html#introduction

  • @synthmania7275
    @synthmania7275 Před 3 lety

    Very concise! Thank you!

  • @saiprasad8378
    @saiprasad8378 Před 3 lety

    Please help me with ssh login my scenario is i have create a new instance and have generate the key while instance creation now how can i login

    • @jorgefigueiredo2419
      @jorgefigueiredo2419 Před 2 lety +1

      "If you created an instance without an SSH key, you can use the serial console to boot into maintenance mode and add or reset the SSH key for the opc user or reset the password for the opc user. Alternately, you can stop the instance, attach the boot volume to a new instance, and configure SSH on the new instance."
      docs.oracle.com/en-us/iaas/Content/Compute/Tasks/accessinginstance.htm
      I've tested the option attaching the volume to another VM with success.

  • @carlinhoshk
    @carlinhoshk Před 2 lety +2

    i lost my ssh key on my istances.
    How do I change my new PC's key without deleting or creating a new instance?

    • @ZiPMo85
      @ZiPMo85 Před 2 lety +1

      you cannot

    • @jorgefigueiredo2419
      @jorgefigueiredo2419 Před 2 lety +2

      @@ZiPMo85 He can!
      "If you created an instance without an SSH key, you can use the serial console to boot into maintenance mode and add or reset the SSH key for the opc user or reset the password for the opc user. Alternately, you can stop the instance, attach the boot volume to a new instance, and configure SSH on the new instance."
      docs.oracle.com/en-us/iaas/Content/Compute/Tasks/accessinginstance.htm
      I've tested the option attaching the volume to another VM with success.

  • @daxelai
    @daxelai Před 3 lety

    If I have windows 10 machine how I can Generate public key and how I connect the vm

    • @OracleLearning
      @OracleLearning  Před rokem

      Puttygen utility is available on Windows. Hopefully this video can help you out...czcams.com/video/d1fgBuE1GMY/video.html

  • @robmooreproductions7160
    @robmooreproductions7160 Před 2 lety +3

    Doesn't work
    "Permission denied (publickey)."

    • @jlfree12
      @jlfree12 Před rokem +1

      Same issue :(

    • @OracleLearning
      @OracleLearning  Před rokem

      Check you are using the correct key type. Permissions on the key directory on your instance. Maybe this helps... docs.oracle.com/en-us/iaas/Content/Compute/Tasks/managingkeypairs.htm

  • @user-kc7er3cg9g
    @user-kc7er3cg9g Před rokem

    Can i get ssh connect to oracle instance with java application? It doesn't seems to work with jsch

    • @OracleLearning
      @OracleLearning  Před rokem

      This might be useful for you...docs.oracle.com/en-us/iaas/Content/Compute/Tasks/accessinginstance.htm

  • @jwv6340
    @jwv6340 Před 2 lety +1

    would be nice todo a install with linux only and cli no putty