Skip to content

Commit

Permalink
Fix markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Jan 9, 2025
1 parent 5488168 commit 65f204e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/software/ssh_key_use_bianca.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ Save the file and close `nano`.

On Bianca, do:

```
```bash
chmod 700 .ssh/authorized_keys
chmod 700 .ssh
chmod 700 ~
Expand Down
4 changes: 2 additions & 2 deletions docs/software/vscode_on_rackham.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ In the bottom left of VSCode, click on the popup window 'Connect'.

???- question "How does that look like?"

![](./img/vscode_on_rackham_new_remote_click_connect.png)
![Click on 'Connect'](./img/vscode_on_rackham_new_remote_click_connect.png)

### 8. Done

Expand All @@ -110,7 +110,7 @@ You are now connected: there is a new window with VSCode connected to Rackham.

### 1. Connect your local VSCode to VSCode server running on Rackham

Perform steps mentioned under the section [Procedure to start VSCode](#procedure-to-start-vscode).
Perform steps mentioned under the section [Procedure to start VSCode](#procedure).

When you first establish the ssh connection to Rackham, your VSCode server directory `.vscode-server` will be created in your home folder `/home/[username]`.

Expand Down

0 comments on commit 65f204e

Please sign in to comment.