Skip to content

AshrafZaryouh/Access-and-Manage-a-Linux-Compute-Instance-using-Oracle-Cloud-Infrastructure-Part-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Approach 3: Connect via SSH to the Compute Instance Public IP Address using a SSH Private Key with the Royal TSX Application

In this approach, we will connect to a Linux instance using SSH and the public IP address that is provided by OCI to connect directly to the instance using the Royal TSX application.

Access-Manage-Linux-Instance-208
  • Open the Royal TSX application and create a new document.
  1. Right-click the Connections folder.
  2. Click Add.
  3. Click Terminal.
Access-Manage-Linux-Instance-209
  • In the Terminal tab, enter the following information.
  1. Enter the Display Name.
  2. Enter the public IP address or FQDN of the instance in Computer Name.
  3. Click Credentials.
Access-Manage-Linux-Instance-210
  • In the Credentials tab, enter the following information.
  1. Make sure the Credential is selected.
  2. Select Specify username and password.
  3. Enter the Username.
  4. Select the Private Key File tab.
Access-Manage-Linux-Instance-211
  • In the Private Key File tab, enter the following information.
  1. Select Path to Private Key File.
  2. Select the Private Key File path.
  3. Click Apply & Close.
Access-Manage-Linux-Instance-212
  1. Double-click the new create connection to log in.
  2. Run the ip a command to review the private IP address.
Access-Manage-Linux-Instance-213

About

Approach 3: Connect via SSH to the Compute Instance Public IP Address using a SSH Private Key with the Royal TSX Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published