Task 7: Connect to Your Instance

Connect to your instance using SSH.

In most cases, you connect to a running instance using a Secure Shell (SSH) connection. Some instances support authenticating your connection with a password. This tutorial assumes you used one of the images provided on Compute Cloud@Customer, which creates an instance that authenticates your SSH connection with an SSH key pair.

For the system that you will be connecting from, most Linux and other UNIX operating systems include an SSH client by default.

Microsoft Windows 10 and Microsoft Windows Server 2019 systems should include the OpenSSH client, which you'll need if you created your instance using the SSH keys generated by Oracle Cloud Infrastructure. For other Microsoft Windows versions, you can download a free SSH client called PuTTY.

Before You Begin

  • Get the public IP address of your instance, as described in Task 6: Get the Instance IP Address.

  • Get the path to your private key file.

  • Get the valid user name.

    The user name is configured in the image used to launch the instance. If you launched an instance using one of the platform images that is provided on the Compute Cloud@Customer, the default user is opc. See Initial User Account.

Was this article helpful?