diff options
author | Roger Gonzalez <roger@rogs.me> | 2023-01-16 19:39:25 -0300 |
---|---|---|
committer | Roger Gonzalez <roger@rogs.me> | 2023-01-16 19:39:25 -0300 |
commit | 8804fb2cccc2f67ded821bfb768124d0fe5c5196 (patch) | |
tree | 797a50c5e0dc44005fc8fed398fddec1de222a6f /content | |
parent | 0286277ef7c802b4279afe34b83c33ad11f5dc80 (diff) |
Added more information on the VPN installation
Diffstat (limited to 'content')
-rw-r--r-- | content/install/steps.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/content/install/steps.md b/content/install/steps.md index 115bda1..15abab4 100644 --- a/content/install/steps.md +++ b/content/install/steps.md @@ -25,6 +25,7 @@ Before installing, make sure you have: + `/srv/media/downloads`: For your torrent downloads. + `/srv/media/blackhole`: For your torrents blackhole. - **A regular user to run and own the media files:** You shouldn’t use `root` for this user, but I’m not your father, nothing is going to stop you lol +- **A VPN service (optional but STRONGLY recommended):** If you can, choose one from [this list](/advanced/vpn#official-supported-vpns). The VPN I always recommend is [Mullvad](https://mullvad.net/en/) for reasons I will explain later in the installation process. ## To install @@ -111,7 +112,7 @@ You can check the supported VPN list here: https://yams.media/advanced/vpn. Do you want to configure a VPN? [Y/n]: ``` -Now its time to configure the VPN. The automatic installer supports all the VPNs on [this list](/advanced/vpn#official-supported-vpns), but **I strongly recommend you use Mullvad**. Why? Basically: +Now its time to configure the VPN. The automatic installer supports all the VPNs on [this list](/advanced/vpn#official-supported-vpns), but **I strongly recommend using Mullvad**. Why? Basically: - They don't require your email or information to create a new account. - It's simple to configure. - They only have monthly subscriptions, so you can leave them whenever you want. |