brayd

joined 1 year ago
[–] brayd@discuss.tchncs.de 4 points 9 months ago

Don't use a free one. Use ProtonVPN or Mullvad VPN. In general even for normal browsing. Free VPNs are trash.

[–] brayd@discuss.tchncs.de 1 points 9 months ago

I had the same issue. Wrote another comment here explaining my setup to solve my ISP issue.

[–] brayd@discuss.tchncs.de 17 points 9 months ago (4 children)

I had everything behind my LAN, but published things like Nextcloud to the outside after finally figuring out how to do that even without a public IPv4 (being behind DS-Lite by my provider).

I knew about Cloudflare Tunnels but I didn't want to route my stuff through their service. And using Immich through their tunnel would be very slow.

I finally figured out how to publish my stuff using an external VPS that's doing several things:

  • being a OpenVPN server
  • being a cert server for OpenVPN certs
  • being a reverse proxy using nginx with certbot

Then my servers at home just connect to the VPS as VPN clients so there's a direct tunnel between the VPS and the home servers.

Now when I have an app running on 8080 on my home server, I can set up nginx so that the domain points to the VPS public IPv4 and IPv6 and that one routes the traffic through the VPN tunnel to the home server and it's port using the IPv4 of the VPN tunnel. The clients are configured to have a static IPv4 inside the VPN tunnel when connecting to the VPN server.

Took me several years to figure out but resolved all my issues.

[–] brayd@discuss.tchncs.de 4 points 10 months ago

It's not a front end for Lemmy but it's a website that you can use to find new communities over several instances. It's called Lemmy Explorer.

[–] brayd@discuss.tchncs.de 11 points 11 months ago (1 children)

Honestly everything besides Debian and Arch after distro hopping for years.

[–] brayd@discuss.tchncs.de 1 points 11 months ago (1 children)

I loooove Debian and I don't mind having older packages for better stability. However the only reason for me for not using Debian is actually KDE Plasma. I don't want to miss out on new Plasma released and have to wait forever until I receive them.

view more: ‹ prev next ›