From 2e03fd2dcbe1daa73381717210360c8162323beb Mon Sep 17 00:00:00 2001 From: richelbilderbeek Date: Wed, 8 Jan 2025 10:50:29 +0100 Subject: [PATCH] Fix markdown --- docs/software/ssh_key_use_bianca.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/software/ssh_key_use_bianca.md b/docs/software/ssh_key_use_bianca.md index a4afd0ae6..7a9fa5355 100644 --- a/docs/software/ssh_key_use_bianca.md +++ b/docs/software/ssh_key_use_bianca.md @@ -54,7 +54,7 @@ Here is a description of the flags: ### 2. Add the content of your public key to Bianca's authorized keys -Add the content of the public key `id_ed25519_uppmax_login.pub` +Add the content of the public key `id_ed25519_uppmax_login.pub` on your local computer to the Bianca's `$HOME/.ssh/authorized_keys`. There are multiple ways to do so. @@ -79,7 +79,7 @@ Then copy that line to your clipboard. $ cat $HOME/.ssh/id_ed25519_uppmax_login.pub ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFGXV8fRK+cazt8qHX+fGS+w6WPOuE82Q19A12345678 Sven's key to UPPMAX ``` - + On Bianca, to edit the authorized keys file, do: ```bash @@ -166,7 +166,7 @@ chmod 700 ~ -rwx------ 1 sven sven 104 Jan 8 10:26 authorized_keys ``` -### 4. [Log in to Bianca via the console using an SSH key](../getting_started/login_bianca_console_ssh_key.md) +### 4. [Log in to Bianca via the console using an SSH key](../getting_started/login_bianca_console_ssh_key.md) [Log in to Bianca via the console using an SSH key](../getting_started/login_bianca_console_ssh_key.md), using `ssh -A`: