Skip to content

Commit

Permalink
Updated Linux slides
Browse files Browse the repository at this point in the history
  • Loading branch information
dahlo committed Mar 17, 2024
1 parent ae743bb commit 80689f4
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions topics/linux/lab_linux_advanced.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,7 @@ ssh -Y r292

If the list is empty you can run the allocation command again and it should be in the list:

```{r}
#| class-output: bash
```{r,echo=FALSE,comment="",class.output="bash"}
cat(paste0("salloc -A ", upid, " -t 03:30:00 -p core -n 1 --no-shell &"))
```

Expand Down
Binary file modified topics/linux/slide_linux_advanced.pdf
Binary file not shown.
Binary file modified topics/linux/slide_linux_filetypes.pdf
Binary file not shown.
Binary file modified topics/linux/slide_linux_intro.pdf
Binary file not shown.
Binary file modified topics/linux/slide_qol_termexp.pdf
Binary file not shown.
Binary file modified topics/uppmax/intro/slide_uppmax_intro.pdf
Binary file not shown.

0 comments on commit 80689f4

Please sign in to comment.