Skip to content

Commit d5d3dd8

Browse files
Merge branch 'master' into live
2 parents 1f73d2b + cd202e4 commit d5d3dd8

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

WSL/troubleshooting.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ Trying to connect your SSH server is failed with the following error: "Connectio
296296
```
297297

298298
and you've followed this tutorial:
299-
https://help.ubuntu.com/lts/serverguide/openssh-server.html.en
299+
https://ubuntu.com/server/docs/service-openssh
300300

301301
2. Stop the sshd service and start sshd in debug mode:
302302

@@ -374,4 +374,4 @@ Some distributions [available in Microsoft Store](install-win10.md#step-6---inst
374374

375375
### Unable to boot after installing WSL 2
376376

377-
We are aware of an issue affecting users where they are unable to boot after installing WSL 2. While we fully diagnose those issue, users have reported that [changing the buffer size](https://github.com/microsoft/WSL/issues/4784#issuecomment-639219363) or [installing the right drivers](https://github.com/microsoft/WSL/issues/4784#issuecomment-675702244) can help address this. Please view this [Github issue](https://github.com/microsoft/WSL/issues/4784) to see the latest updates on this issue.
377+
We are aware of an issue affecting users where they are unable to boot after installing WSL 2. While we fully diagnose those issue, users have reported that [changing the buffer size](https://github.com/microsoft/WSL/issues/4784#issuecomment-639219363) or [installing the right drivers](https://github.com/microsoft/WSL/issues/4784#issuecomment-675702244) can help address this. Please view this [Github issue](https://github.com/microsoft/WSL/issues/4784) to see the latest updates on this issue.

WSL/tutorials/wsl-vscode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ To open a project from your WSL distribution, open the distribution's command li
5757

5858
### From VS Code
5959

60-
You can also access more VS Code Remote options by using the shortcut: `CTRL+SHIFT+P` in VS Code to bring up the command palette. If you then type `VSCODE-REMOTE` you will see all of the VS Code Remote options available, allowing you to reopen the folder in a remote session, specify which distribution you want to open in, and more.
60+
You can also access more VS Code Remote options by using the shortcut: `CTRL+SHIFT+P` in VS Code to bring up the command palette. If you then type `Remote-WSL` you will see a list of the VS Code Remote options available, allowing you to reopen the folder in a remote session, specify which distribution you want to open in, and more.
6161

6262
![VS Code's command palette](../media/vscode-remote-command-palette.png)
6363

0 commit comments

Comments
 (0)