From e752136bac4df63f5e10e53e26389dbd628e838d Mon Sep 17 00:00:00 2001 From: richelbilderbeek Date: Wed, 18 Sep 2024 12:38:31 +0200 Subject: [PATCH] Fix broken links --- docs/file_transfer_using_gui.md | 2 +- docs/intermediate/slurm_bianca.md | 2 +- docs/intermediate/transfer.md | 16 ++++++++-------- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/file_transfer_using_gui.md b/docs/file_transfer_using_gui.md index a2962103..25af23ee 100644 --- a/docs/file_transfer_using_gui.md +++ b/docs/file_transfer_using_gui.md @@ -7,7 +7,7 @@ ## Exercises Read the UPPMAX page on -[file transfer using a graphical tool](https://uppmax.github.io/UPPMAX-documentation/cluster_guides/bianca_file_transfer_using_gui/), +[file transfer using a graphical tool](https://docs.uppmax.uu.se/software/bianca_file_transfer_using_gui/), then do these exercises. ???- question "1. Your colleague uses an SCP tool for secure file transfer. It does not work on Bianca. What is the problem?" diff --git a/docs/intermediate/slurm_bianca.md b/docs/intermediate/slurm_bianca.md index 0c0d4261..8f59a87c 100644 --- a/docs/intermediate/slurm_bianca.md +++ b/docs/intermediate/slurm_bianca.md @@ -216,7 +216,7 @@ sbatch -p devcore -t 00:15:00 jobscript.sh - submit early = run early - bonus jobs always run eventually, but may need to wait until the night or weekend - - In detail: + - In detail: ???+ question "Hands-on #2: sbatch/squeue/scancel/scontrol/jobinfo" diff --git a/docs/intermediate/transfer.md b/docs/intermediate/transfer.md index 1183b80b..355525fb 100644 --- a/docs/intermediate/transfer.md +++ b/docs/intermediate/transfer.md @@ -143,9 +143,9 @@ There are many ways to [tranfer files to/from Bianca](http://docs.uppmax.uu.se/c In this session, we use: -- [File transfer to/from Bianca using rsync](http://docs.uppmax.uu.se/cluster_guides/bianca_file_transfer_using_rsync/): +- [File transfer to/from Bianca using rsync](http://docs.uppmax.uu.se/software/bianca_file_transfer_using_rsync/): the recommended way to do so -- [File transfer to/from Bianca using FileZilla](http://docs.uppmax.uu.se/cluster_guides/bianca_file_transfer_using_filezilla/): +- [File transfer to/from Bianca using FileZilla](http://docs.uppmax.uu.se/software/bianca_file_transfer_using_filezilla/): the user-friendly way to do so We will use `rsync` first, as this is the UPPMAX-recommended way, @@ -198,7 +198,7 @@ and stay open during the break. - As a group, agree on how to start, for example to agree to first read the exercises -- Scan the content of [the UPPMAX documentation on how to use rsync to transfer data to/from Bianca](http://docs.uppmax.uu.se/cluster_guides/bianca_file_transfer_using_rsync/) +- Scan the content of [the UPPMAX documentation on how to use rsync to transfer data to/from Bianca](http://docs.uppmax.uu.se/software/bianca_file_transfer_using_rsync/) - Answer the following questions to yourself in your own words (answers are below). Be generous in accepting your own answer. You may share your answer in the course shared document for feedback, @@ -260,7 +260,7 @@ Here is what to do when you get stuck: Here is the exercise: - Follow the step-by-step guide of - [the UPPMAX documentation on how to use rsync to transfer data to/from Bianca](http://docs.uppmax.uu.se/cluster_guides/bianca_file_transfer_using_rsync/). + [the UPPMAX documentation on how to use rsync to transfer data to/from Bianca](http://docs.uppmax.uu.se/software/bianca_file_transfer_using_rsync/). There are 4 transfers described (file versus folder, upload versus download), do at least 1 upload and 1 download - Signal in Zoom that you are done using the Yes (a green checkmark) Reaction @@ -275,9 +275,9 @@ Here is the exercise: - Explore the UPPMAX documentation - Transfer files to/from Bianca using `sftp` -- Scan the content of [the UPPMAX documentation on how to use sftp to transfer data to/from Bianca](http://docs.uppmax.uu.se/cluster_guides/bianca_file_transfer_using_sftp/) +- Scan the content of [the UPPMAX documentation on how to use sftp to transfer data to/from Bianca](http://docs.uppmax.uu.se/software/bianca_file_transfer_using_sftp/) - Follow the step-by-step guide of - [the UPPMAX documentation on how to use sftp to transfer data to/from Bianca](http://docs.uppmax.uu.se/cluster_guides/bianca_file_transfer_using_sftp/). + [the UPPMAX documentation on how to use sftp to transfer data to/from Bianca](http://docs.uppmax.uu.se/software/bianca_file_transfer_using_sftp/). There are 2 transfers described (upload versus download), do both - Signal in Zoom that you have nothing left to do using the No (a red cross) Reaction. @@ -293,9 +293,9 @@ Here is the exercise: - Explore the UPPMAX documentation - Transfer files to/from Bianca using FileZilla -- Scan the content of [the UPPMAX documentation on how to use FileZilla to transfer data to/from Bianca](http://docs.uppmax.uu.se/cluster_guides/bianca_file_transfer_using_filezilla/) +- Scan the content of [the UPPMAX documentation on how to use FileZilla to transfer data to/from Bianca](http://docs.uppmax.uu.se/software/bianca_file_transfer_using_filezilla/) - Follow the step-by-step guide of - [the UPPMAX documentation on how to use FileZilla to transfer data to/from Bianca](http://docs.uppmax.uu.se/cluster_guides/bianca_file_transfer_using_filezilla/). + [the UPPMAX documentation on how to use FileZilla to transfer data to/from Bianca](http://docs.uppmax.uu.se/software/bianca_file_transfer_using_filezilla/). There are 2 transfers described (upload versus download), do both - Signal in Zoom that you have nothing left to do using the No (a red cross) Reaction.