this post was submitted on 07 Apr 2026
21 points (95.7% liked)

Selfhosted

56957 readers
496 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

I'm going to set up a WireGuard server on my router. I want my mom to be able to use it but she lives very far away so setup will need to be done remotely. What's the best way to go about this? I need to share the WG config somehow.

She's not great at computers either, so any tips on how to easily install and set things up on her computer would be appreciated.

I've been trying to avoid Tailscale or Netbird, but maybe that would be the best solution in the end. I'm not interested in self-hosting a relay or management service though, I feel like I'm way too inexperienced to secure such an important system. Should anyone compromise the VPS, both me and my mom's devices would also be compromised (I assume).

Thanks!

top 9 comments
sorted by: hot top controversial new old
[–] ThePantser@sh.itjust.works 7 points 2 hours ago

I would walk her through a setup for Anydesk or other RDP software then just take control and do it yourself. No point in causing them stress if they get click happy.

[–] irmadlad@lemmy.world 2 points 1 hour ago

As others have mentioned, Tailscale would be about the easiest to do, imo. However, I would still walk her through installing RDP. That way you can administer whatever may happen in the future, which is very likely to happen.

[–] frongt@lemmy.zip 2 points 2 hours ago

Netbird is great and very user-friendly. Well, relatively. I had to bumble my way through the setup the first time and redo it, but certainly a lot easier than headscale/tailscale.

Why do you want to set this up, though?

[–] dlakelan@mastodon.sdf.org 7 points 3 hours ago

@versionc
The way ive done this is to set up the wireguard tunnel on my mothers router. right now thats an OpenWrt device. I did it while I was there but if I had to do it remote I'd buy a device, install OpenWrt and config it, and then ship it to her.

[–] ji_reilly@lemmy.ml 7 points 3 hours ago

For a remote nontechnical user, coaching them through installing a Tailscale client that registers to your account seems pretty accessible.

If you can get on a screen share with her through something like Signal desktop, then walking her through the steps and pasting a WG key in chat might not be so bad.

I suggest using a client that is easy for her to update without requiring a call. Another point for Tailscale I think.

[–] cass80@programming.dev 2 points 3 hours ago* (last edited 3 hours ago)

Router based is best. If your router doesn't support wg out of box. Use a rpi or something to create the tunnel on the network and then use a static route on the router to make the remote network routable. The rpi is the next hop for whatever your remote network address range is.

[–] Onomatopoeia@lemmy.cafe 2 points 3 hours ago (1 children)

Where are you installing it for her, PC or router?

What OS is she running? Router?

What other remote tools do you have available?

I mean you've given us nothing to work with.

Frankly I'd just use Tailscale.

[–] versionc@lemmy.world 5 points 3 hours ago (1 children)

Sorry.

Where are you installing it for her, PC or router?

Her client will be on her laptop.

What OS is she running?

Windows.

What other remote tools do you have available?

More or less none. Any tools I'd need would have to be set up remotely on her device.

Frankly I'd just use Tailscale.

Yeah, I'm starting to lean towards Tailscale or Netbird.

Thanks.

Tailscale is good because it never breaks if your ISP switches your home IP on you. The only downside is that some public or corporate wifi networks will block the official Tailscale servers