Skip to content

Commit

Permalink
ssh xdmod container
Browse files Browse the repository at this point in the history
  • Loading branch information
blankenberg authored Jul 27, 2020
1 parent 36ed43f commit 9183c0d
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 9183c0d

Please sign in to comment.