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

Update index.md

parent 97721cc8
Branches
No related tags found
No related merge requests found
Pipeline #184865 passed
......@@ -26,14 +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.
![Additional sidebar](VSCode_3.png)
Click on it, and select "SSH Targets" to add a new SSH connection.
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.
![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```.
![SSH command](VSCode_5.png)
Safe SSH configuration to the config file.
![Safe SSH config](VSCode_6.png)
Save SSH configuration to the config file.
![Save SSH config](VSCode_6.png)
The following SSH config file will be created
![Example of SSH config file](VSCode_7.png)
......@@ -74,7 +74,7 @@ Install the "Remote Explorer" extension pack from Microsoft.
:::tip
If you do not see terminal in VS Code, you can always enable it via View -> Terminal
If you do not see the terminal in VS Code, you can always enable it via View -> Terminal
:::
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment