Skip to content

Commit 67cf588

Browse files
authored
Merge pull request #40 from ARCTraining/andrew-update
update for linux 101
2 parents ec2a6ac + e5411ba commit 67cf588

3 files changed

Lines changed: 7 additions & 5 deletions

File tree

_variables.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ rc:
33
website: <https://arc.leeds.ac.uk/>
44
documentation: <https://arcdocs.leeds.ac.uk>
55
servicedesk: <https://bit.ly/arc-help>
6-
leader: Mark Conmy
7-
team: Ollie Clark, Tom Hardcastle, John Hodrien, Nick Rhodes, Patricia Ternes, Andy Turner
6+
leader: Patricia Ternes
7+
team: Ollie Clark, Tom Hardcastle, Nick Rhodes, Patricia Ternes, Andy Turner, Maeve Murphy Quinlan, Sorrel Harriet, Andrew Harvie, Joanna Leng
88
training: <https://arc.leeds.ac.uk/training>
99
login: <https://arcdocs.leeds.ac.uk/getting_started/logon.html>
1010
commands: <https://arcdocs.leeds.ac.uk/getting_started/linuxbasics.html#some-helpful-shell-commands>
11+
linux101: <https://github.com/ARCTraining/linux-101>

index.qmd

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ Public facing homepage for arctraining Quarto slides collection.
1212
Note: this page is under construction. As soon as the slides are available,
1313
the link will be provided.
1414

15-
- [x] [HPC0: Introduction to Linux for HPC](./hpc0.qmd)
15+
- [x] [HPC0: Linux 101](./linux101.qmd)
16+
- [ ] [HPC0: Introduction to Linux for HPC](./hpc0.qmd)
1617
- [x] [HPC1: Introduction to High Performance Computing](hpc1.qmd)
1718
- [ ] HPC2: Applications and containers on HPC
1819
- [ ] HPC3: Computer architectures and shared memory parallel programming

linux101.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ format:
55
navigation-mode: linear
66
controls-layout: bottom-right
77
controls: false
8-
footer: "[Research IT Website]({{< var rc.website >}}) | [Research IT Query]({{< var rc.servicedesk >}}) | [Courses Material]({{< var rc.material >}}) | [Cheat sheet](#cheat-sheet)"
8+
footer: "[Research IT Website]({{< var rc.website >}}) | [Research IT Query]({{< var rc.servicedesk >}}) | [Courses Material]({{< var rc.linux101 >}}) | [Cheat sheet](#cheat-sheet)"
99
code: HPC 0
1010
name: Introduction to Linux for HPC
1111
---
@@ -708,7 +708,7 @@ as this is the service we use to host the virtual Linux machines for teaching th
708708

709709
### Step 2
710710

711-
Follow this link to open the course repository.
711+
[Follow this link to open the course repository.](https://github.com/ARCTraining/linux-101)
712712

713713
### Step 3
714714

0 commit comments

Comments
 (0)