File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -178,10 +178,10 @@ Log in to your LinuxONE virtual server
1781781. In PowerShell, enter ssh command with the private key, linux1 user ID and IP address of your server.
179179
180180 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
181- # ssh -i "C:\path\to\your\private_key_file " linux1@serveripaddress
181+ # ssh -i "C:\path\to\your\keyname.pem " linux1@serveripaddress
182182 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
183183
184- 2. In PuTTY, configure it to use the SSH key for your server. Refer to the [Setting up
184+ 2. Alternatively, use PuTTY desktop application. Configure PuTTY to use the SSH key for your server. Refer to the [Setting up
185185 PUTTY on Windows to use ssh private key](PUTTY_Set_up.pdf) tutorial.
186186
1871873. Log in to the linux1 user ID.
You can’t perform that action at this time.
0 commit comments