Skip to content
Snippets Groups Projects
Commit 7430723f authored by Ilya Zhukov's avatar Ilya Zhukov
Browse files

Update index.md

parent 99e45c3b
No related branches found
No related tags found
No related merge requests found
Pipeline #184867 passed
...@@ -26,7 +26,14 @@ Install the "Remote Explorer" extension pack from Microsoft. ...@@ -26,7 +26,14 @@ Install the "Remote Explorer" extension pack from Microsoft.
Once the extension pack is installed, you'll see a new icon in the Activity Bar on the side. Once the extension pack is installed, you'll see a new icon in the Activity Bar on the side.
![Additional sidebar](VSCode_3.png) ![Additional sidebar](VSCode_3.png)
Click on it, and select "SSH Targets" to add a new SSH connection. If you have config file already you can go directly to the very last part of the current step. Click on it, and select "SSH Targets" to add a new SSH connection.
:::note
If you have SSH config file already, you can jump directly to the very last part of the current step.
:::
![SSH Targets](VSCode_4.png) ![SSH Targets](VSCode_4.png)
Use your typical SSH command you use to connect to JSC systems, in this example I'm connecting to JURECA-DC via the following command ```ssh -i ed25519 zhukov1@jureca.fz-juelich.de```. Use your typical SSH command you use to connect to JSC systems, in this example I'm connecting to JURECA-DC via the following command ```ssh -i ed25519 zhukov1@jureca.fz-juelich.de```.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment