F5F Stay Refreshed Software Operating Systems Connecting via SSH to Oracle server

Connecting via SSH to Oracle server

Connecting via SSH to Oracle server

N
Nynhow
Member
199
04-30-2023, 10:11 AM
#1
You're facing challenges connecting to your Oracle Cloud instance. You have the IP address, username, and key files, but you're unsure how to use them with PuTTY or PowerShell. The key issue is converting Oracle's private/public key format into a format compatible with PuTTY. Make sure you follow Oracle's documentation for key conversion, as the process can vary slightly depending on your version of PuTTY and the key type. If you're still stuck, let me know what error message you're seeing in PowerShell.
N
Nynhow
04-30-2023, 10:11 AM #1

You're facing challenges connecting to your Oracle Cloud instance. You have the IP address, username, and key files, but you're unsure how to use them with PuTTY or PowerShell. The key issue is converting Oracle's private/public key format into a format compatible with PuTTY. Make sure you follow Oracle's documentation for key conversion, as the process can vary slightly depending on your version of PuTTY and the key type. If you're still stuck, let me know what error message you're seeing in PowerShell.

D
DinVin
Member
64
04-30-2023, 05:16 PM
#2
Use puttygen to transform the key into a .ppk file format
D
DinVin
04-30-2023, 05:16 PM #2

Use puttygen to transform the key into a .ppk file format

O
OToga
Junior Member
7
04-30-2023, 06:59 PM
#3
Attempted it, but I require a PPP file. When configuring the instance, Oracle provided a .key file.
O
OToga
04-30-2023, 06:59 PM #3

Attempted it, but I require a PPP file. When configuring the instance, Oracle provided a .key file.

V
198
04-30-2023, 09:31 PM
#4
Attempted to open the file in puttygen but encountered loading issues and persistent errors.
V
VassacreGaming
04-30-2023, 09:31 PM #4

Attempted to open the file in puttygen but encountered loading issues and persistent errors.

Z
ZeroXbot
Member
225
04-30-2023, 09:54 PM
#5
I discovered a way to work it. I launched PowerShell in the privatekey folder, stripped the .key file completely, and then connected via SSH normally.
Z
ZeroXbot
04-30-2023, 09:54 PM #5

I discovered a way to work it. I launched PowerShell in the privatekey folder, stripped the .key file completely, and then connected via SSH normally.