BitPirate

joined 1 year ago
[–] BitPirate@feddit.de 1 points 1 year ago

Does RustDesk allow to change video codecs and parameters?

[–] BitPirate@feddit.de 4 points 1 year ago

The new EEVDF scheduler would also be nice.

[–] BitPirate@feddit.de 1 points 1 year ago (1 children)

Did you enable forwarding via sysctl?

sysctl net.ipv4.ip_forward

This should report 1

[–] BitPirate@feddit.de 1 points 1 year ago (3 children)

You only need the masquerade rule.

iptables -t nat -A POSTROUTING -s 10.11.13.0/24  -o enp3s0 -j MASQUERADE
[–] BitPirate@feddit.de 1 points 1 year ago* (last edited 1 year ago)

Not OP but DynDNS entries will always point to your current external IP and are renewed every hour.

Internally I run an AdGuard Home instance for adblocking. All my domains are rewritten by it to use the local IP while I'm in the same network.

https://en.wikipedia.org/wiki/Split-horizon_DNS

[–] BitPirate@feddit.de 9 points 1 year ago

ext4 + mdadm + dm-integrity would solve the bit rot problem. But you'd end up with a lot of parts bolted together and still miss out on the features that btrfs/zfs provide.

[–] BitPirate@feddit.de 3 points 1 year ago (1 children)

Wow, this looks incredible! I always wanted to to deploy something like Authelia or Authentik but they seemed way too heavy for my purpose.

Whats the runtime memory usage of the docker container?

[–] BitPirate@feddit.de 0 points 1 year ago (1 children)

Cookie banners are usually from the same domain. I doubt you can block them via DNS.

[–] BitPirate@feddit.de 1 points 1 year ago

I'd expect p2p streaming to soften the blow for the traffic bill generated by popular videos. You'd always need somebody else to consume the content at the same time which doesn't happen in most cases.

[–] BitPirate@feddit.de 2 points 1 year ago

I burned my account to the ground and sent them a GDPR request.

[–] BitPirate@feddit.de 36 points 1 year ago (5 children)

I'm afraid the barrier to entry for this is much higher, as video streaming is quite expensive. You need a lot of storage and also a lot of traffic.

view more: ‹ prev next ›