Skip to content

Commit

Permalink
Merge pull request #77 from blankenberg/patch-1
Browse files Browse the repository at this point in the history
ssh xdmod container
  • Loading branch information
aebruno authored Jul 28, 2020
2 parents 17e78b7 + 9183c0d commit e5ef972
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions xdmod/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -235,9 +235,15 @@ full name of each user for each system username. This file is in a `csv` format.
This has not been automated for this tutorial. We dont want you to fall asleep!

Login to frontend via SSH and user: `hpcadmin` password: `ilovelinux`:

```bash
ssh -p6222 hpcadmin@localhost
```
SSH to the xdmod container:

```bash
ssh xdmod
```

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

0 comments on commit e5ef972

Please sign in to comment.