[-] Nobug404@geddit.social 13 points 11 months ago

You could make a container for the VPN and have the torrents route through that. Instead of having the whole system go through the VPN. You can then also make the VPN a dependency of the torrent container to prevent it from leaking torrent traffic out of your standard internet connection.

[-] Nobug404@geddit.social 12 points 11 months ago

It looks like the plywood of the deck has been compromised by being wet.

[-] Nobug404@geddit.social 6 points 11 months ago* (last edited 11 months ago)

Being able to rip the battery out when the phone locks up. Needing to make sure it's actually off and can't be remotely powered on. When it's 3 years old and the hardware is still well up to the task but the battery lasts 4 hours.

[-] Nobug404@geddit.social 15 points 11 months ago

He isn't US born.

[-] Nobug404@geddit.social 23 points 11 months ago

That's not how banks work.

[-] Nobug404@geddit.social 23 points 11 months ago

Gandalf is a troll. He exhibited tolling behaviour throughout the books.

[-] Nobug404@geddit.social 22 points 11 months ago
[-] Nobug404@geddit.social 7 points 11 months ago

I like the late night Linux shows. And hackaday.

[-] Nobug404@geddit.social 4 points 11 months ago

Your carries never gives it to you cheap. At best they sell you it at cost. More likely they sell it to you at MSRP. the cost is wrapped up in your monthly, and they hope people are too stupid or lazy to notice.

[-] Nobug404@geddit.social 7 points 11 months ago

As an IT worker the documentation one hits home.

My job is basically a documentation writer who occasionally fixes computers.

[-] Nobug404@geddit.social 23 points 11 months ago

A reverse proxy is a service that takes incoming traffic on an IP address and port. It reads the URL the connection came into and passes it to the service it is configured for.

Example: A server runs Plex. There is a DNS entry plex.myhome.nework that points to the IP of that server. Nginx listens on port 80 and 443. If a client connects to port 80 using plex.myhome.network nginx will pass it to Plex. If it comes in on 443 nginx will still pass it to Plex but it will also provide the configured SSL cert to the client connecting to Plex.

If the server is also running jellyfin and DNS is setup for jellyfin.myhome.network with the same IP. The user connects to jellyfin.myhome.network on port 80 Nginx instead passes it to jellyfin.

So from our example you can see that we have both jellyfin and Plex using the same IP address and port 80.

[-] Nobug404@geddit.social 5 points 11 months ago

A UPS will have a load. It's got to keep the battery healthy.

They are intended to keep a more vital system up. Generally a NAS is the backup target. And you'd keep the computer is it the target for on the UPS. Maybe the NAS too.

You can probably get away with a desktop UPS. But the power draw is always going to be a factor. The NAS is designed to stay on all the time. So is low power draw.

view more: next ›

Nobug404

joined 1 year ago