@@ -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.


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.
:::


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```.