Skip to content

Commit

Permalink
Clarify howto requirements
Browse files Browse the repository at this point in the history
Ubuntu WSL is needed for verification but not UP4W install
  • Loading branch information
edibotopic committed Aug 8, 2024
1 parent fa3ea8d commit 5dd39c3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
3 changes: 1 addition & 2 deletions docs/howto/set-up-up4w.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@

To install and configure UP4W you will need:

- A Windows machine
- WSL with Ubuntu 24.04 LTS installed
- A Windows 10 or 11 machine
- An Ubuntu Pro token

You should also verify that the [firewall rules are correctly set up](../reference/firewall_requirements.md).
Expand Down
9 changes: 7 additions & 2 deletions docs/howto/verify-subscribe-attach.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ wait for a few seconds and try again. The process should not take longer than a
(howto::verify-pro-sub)=
## Pro subscription

After installing UP4W and entering your token you should see a confirmation that your Pro subscription is active:
After installing UP4W on a Windows machine and entering your token you should see a confirmation that your Pro subscription is active:

![Confirmation in graphical interface that subscription is active.](../assets/status-complete.png)

Expand All @@ -15,8 +15,13 @@ Find and run _Ubuntu Pro for WSL_ from the Windows start menu at any time and th
(howto::verify-pro-attach)=
## Pro-attachment

```{note}
To verify Pro-attachment WSL should be installed on the Windows machine along
with an Ubuntu distro — Ubuntu 24.04 LTS will be used in this example.
```

To verify Pro-attachment a new Ubuntu instance needs to be created.
Running the following command in PowerShell will create a new Ubuntu 24.04 instance
Running the following command in PowerShell will create a new Ubuntu-24.04 instance
and prompt you to create a username and password for the machine:

```text
Expand Down

0 comments on commit 5dd39c3

Please sign in to comment.