Skip to content
Snippets Groups Projects
Commit ba7d5c91 authored by Martin Schroschk's avatar Martin Schroschk
Browse files

Fix line length

parent 814b4455
No related branches found
No related tags found
4 merge requests!333Draft: update NGC containers,!322Merge preview into main,!319Merge preview into main,!308Containers
...@@ -35,11 +35,11 @@ bash-4.2$ ...@@ -35,11 +35,11 @@ bash-4.2$
## Access a Virtual Machine ## Access a Virtual Machine
Since the a security issue on ZIH systems, we restricted the filesystem permissions. Now you have to wait Since the a security issue on ZIH systems, we restricted the filesystem permissions. Now you have to
until the file `/tmp/${SLURM_JOB_USER}\_${SLURM_JOB_ID}/activate` is created, then you can try to wait until the file `/tmp/${SLURM_JOB_USER}\_${SLURM_JOB_ID}/activate` is created, then you can try
connect via `ssh` into the virtual machine, but it could be that the virtual machine needs some more to connect via `ssh` into the virtual machine, but it could be that the virtual machine needs some
seconds to boot and start the SSH daemon. So you may need to try the `ssh` command multiple times more seconds to boot and start the SSH daemon. So you may need to try the `ssh` command multiple
till it succeeds. times till it succeeds.
```console ```console
bash-4.2$ cat /tmp/marie_2759627/activate bash-4.2$ cat /tmp/marie_2759627/activate
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment