Skip to content

Commit 9183c0d

Browse files
authored
ssh xdmod container
1 parent 36ed43f commit 9183c0d

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

xdmod/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,9 +235,15 @@ full name of each user for each system username. This file is in a `csv` format.
235235
This has not been automated for this tutorial. We dont want you to fall asleep!
236236

237237
Login to frontend via SSH and user: `hpcadmin` password: `ilovelinux`:
238+
238239
```bash
239240
ssh -p6222 hpcadmin@localhost
240241
```
242+
SSH to the xdmod container:
243+
244+
```bash
245+
ssh xdmod
246+
```
241247

242248
Create a file with the contents below:
243249
The file needs to be able to be read by the `xdmod` user, for this demo it will be

0 commit comments

Comments
 (0)