Skip to content
Snippets Groups Projects
Commit 95b3c0c8 authored by Michael Blaschek's avatar Michael Blaschek :bicyclist:
Browse files

Update Editors/vscode.md

parent 365fa48a
No related branches found
No related tags found
No related merge requests found
...@@ -17,6 +17,7 @@ Here is how: ...@@ -17,6 +17,7 @@ Here is how:
1. Login to `srvx8` 1. Login to `srvx8`
2. run `/opt/containers/vscode-server/setup.sh` 2. run `/opt/containers/vscode-server/setup.sh`
3. Look inside `$HOME/.vscode-server/singularity.bash` and make sure that path that you require are available in `SINGULARITY_BIND` variable. Your Home directory is always available. Other system path not. 3. Look inside `$HOME/.vscode-server/singularity.bash` and make sure that path that you require are available in `SINGULARITY_BIND` variable. Your Home directory is always available. Other system path not.
- Maybe it is necessary to change to BASH, `chsh -s /bin/bash` on remote host
4. Switch `remote.SSH.localServerDownload` to `off` in the Remote SSH package. 4. Switch `remote.SSH.localServerDownload` to `off` in the Remote SSH package.
5. Setup a new host in Remote SSH on your VScode and connect to `srvx8`. 5. Setup a new host in Remote SSH on your VScode and connect to `srvx8`.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment