Private tracker and seed requirements is the reason that comes to mind for me. Back when I was on a private tracker some 20 years ago I would get the torrent file and the actual data from a friend so I could seed it without having downloaded it.
Private tracker and seed requirements is the reason that comes to mind for me. Back when I was on a private tracker some 20 years ago I would get the torrent file and the actual data from a friend so I could seed it without having downloaded it.
Do these 3rd party apps let you get rid of Shorts? I absolutely despise accidentally clicking on Shorts and would prefer if they actually stayed in the Shorts section so this doesn’t happen on my Home feed.
40 Mbps is the amount of data that can be moved in one second; the difference between 20% saturation and 90% saturation should have negligible impact on latency. The bottleneck would occur if you OVERsaturate the line (ie. trying to pull more than 40mbps down) because then the packets would need to take turns coming in and possibly even be re-sent from the source if the latency is so bad that those packets are wiped from cache on routers or switches. (FUN FACT: this is basically how a DDOS attack works, too many packets are being thrown at your network and your router can’t say “no” fast enough to the bad data so latency approaches infinity and the good data ends up getting buried as well)
Mbps is a measurement for bandwidth not latency. However, it’s a little confusing what OP wants based on the image alone. The question marks in tandem with the bandwidth values makes me assume OP wants to know their outbound bandwidth but they are clearly asking for latency in the post text.
Did you ever figure out what was causing your issues?
I have 2 pi 4. One of them runs Vaultwarden as my self-hosted password manager. The other runs TPLink Omada SDN management software to manage my switch and WiFi APs.
Thick as molasses… But not in the good way.
OP, are all of the working-as-expected VMs also members of the virbr0 network?
I’m thinking that this is a firewall issue on your VM host. If you DO NOT have any other working VMs then could you try disabling the firewall on the VM host and see if the VM can receive DHCP traffic.
No, then the VMs would get their own subnet. You want the NIC bridged so that the router actually sees the VMs.
Would like to know this too. I have a 1600x sitting in my spare parts box since my desktop upgrade about a year ago. Been wondering if it’s worth it to set up some kind of game server with it.
So, most of us aren’t in the industry yet we managed to learn the jargon we needed to learn in order to do what we wanted to do. I don’t understand why you are adamant about others helping you when you don’t really seem to care enough to learn some words and their meanings.
It seems like you have a learning preference for conversational information transfer. Maybe try finding a discord group where people regularly talk about this kind of thing. People on Internet forums tend to prefer written documentation and value search engine prowess.
It’s better if you struggle, you will learn more that way. For me, the struggle is the fun part anyway. Also, if you need these services to be bulletproof you probably shouldn’t be self-hosting them.
You mentioned that you disabled the NGINX instance installed by Bitwarden, don’t do that. Just change the port that it is hosting on and then point NPM at that port. You can also set the Bitwarden NGINX conf to use a self-signed certificate and then use NPM to manage the real cert.
If you like Mail-in-a-box just wait until you check out Mailcow!
Yeah, I gave up because it wasn’t really necessary for me. I have a /29 plus I can open ports so I just decided to set up an SMTP relay on my VPS because my ISP blocks outbound on port 25. I can still do inbound on port 25 so no issues receiving emails. It actually might benefit you to have an SMTP relay on the VPS to properly route the outbound email if you don’t want to have two Wireguard tunnels running.
One quick tip for your email setup - you want to set up routing rules (not NAT). I struggled with this for quite a while before I eventually gave up though. I started to write a tutorial but it remains unfinished. Check it out, might be helpful for you. https://github.com/madeofstown/Wireguard-VPS-Port-Forward
That’s pretty standard for nearly every router and Internet connected device. There is almost always a setting for Primary and Secondary DNS servers. Sometimes you can even set more (ie. 2 IPv6 DNS servers in addition to the 2 IPv4 DNS servers)
Do you know how much a library membership costs where you are? Are you unable to rent movies at your public library? BitTorrent covers the majority of my needs but when I can’t find that older movie online I can usually find it at my public library.
Cloudflare has dynamic DNS as well as a client to run on your server that will update automatically for you.