Changes between Version 2 and Version 3 of UmTraining/TutorialSuites
- Timestamp:
- 03/08/18 17:29:47 (17 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UmTraining/TutorialSuites
v2 v3 1 1 = Running the tutorial suites = 2 2 3 == Continuing the exercises after the course == 4 3 5 You can continue with the hands-on exercises after the course has finished using your own ARCHER account. As you have been using your own PUMA and MOSRS accounts, the suites you have been using will still exist. However you will no longer be able to access the model output on the ARCHER training accounts. 6 7 == Self study == 8 9 The training can be completed on your own by reading through the presentations and working through the exercises in your own time. Note, however, that the exercises are designed to be challenging, and we provide a lot of hands-on support on the day, so we recommend attending the live course if possible. 10 11 You will need to have the following accounts - ContactUs for details on how to set these up: 12 * PUMA 13 * MOSRS 14 * ARCHER 15 16 Use your own ARCHER account rather than the training account advised in the instructions, and edit the suites following the instructions below. 4 17 5 18 == Setting up your own ARCHER account == … … 7 20 If you have not used ARCHER before, you will need to set up your ARCHER environment as described in the training. 8 21 9 You can use the ssh keys that you set up for the training accountby running the following command on PUMA:22 You will also need to set up ssh-keys to connect from PUMA to ARCHER. If you attended the training, you can use the ssh keys you set up in the course by running the following command on PUMA: 10 23 {{{ 11 24 ssh-copy-id -i ~/.ssh/id_rsa.pub <archer-username>@login.archer.ac.uk 12 25 }}} 13 26 14 == Editing the suites to use your own ARCHER accounts == 15 27 == Editing the suites to use your own ARCHER account == 16 28 17 29 You will need to edit the following details in the tutorial suites: