

I can’t imagine how long it would take to do that with a 32GB file, or how many errors it they would have by the end.
Cybersecurity professional with an interest/background in networking. Beginning to delve into binary exploitation and reverse engineering.
I can’t imagine how long it would take to do that with a 32GB file, or how many errors it they would have by the end.
Yeah, switching off of master/slave and whitelist/blacklist made sense. Some of the terms mentioned in the article are massive stretches to be considered uninclusive imo.
I have literally never seen this box. I don’t use an app, I just browse to the site in my browser.
The Lawrence of Arabia 4K remux is so fucking crispy.
Tmux is 100% what OP needs to be using.
I have a 6 bay, so yeah that might be a little limiting. I have all my personal stuff backed up to an encrypted cloud mount, the bulk of my storage space is pirated media I could download again, and I have the Synology using SHR so I just plug in a bigger drive, expand the array, then plug in another bigger drive and repeat. Because of duplication sectors you might not benefit as much from that method with just 4 bays. Or if you have enough stuff you can’t feasible push to up to the cloud to give piece of mind during rebuilding I guess.
Depending on how many bays your Synology is, you might be best off getting a nuc or a mini pc for compute and using your synology just for storage.
Yeah I don’t know when that started, but it’s absolutely annoying as fuck.
I am an addict and my addiction is 4k UHD remuxes. When that uncompressed bitrate hits the screen, 👌. My Lawrence of Arabia remux is the largest I have off the top of my head and it’s like 125GB.
When I realized that theaters get DCP’s that are like 2-4 times the bitrate of a Blu-ray disk I died a little inside. I want those.
I just changed the Fw rule DST nat mangle port and told him to use jellyfin.
Are you also a fellow MikroTik/RouterOS user?
I wonder if having a “sign in” page within jellyfin that just fronts a wireguard configuration panel, saves the creds, and automatically connects and routes app traffic over the vpn iface is a remotely viable idea.
This is why you shouldn’t use the built-in TV OS. Use an Apple TV, Nvidia Shield, fire stick if you’re fine with ads, a tiny NUC would work, maybe a raspberry Pi although idk about that one.
Pretty sure they’re also sunsetting watch together lol
Yes, vim.
Exactly this.
@uranibaba@lemmy.world, I self host my media server, my *aars, my Usenet client, Home Assistant, dns server, and have some loud af r710s for standing up test AD and simulated network environments. My website is hosted on Google Cloud, moved from AWS bc free tier ran out and g cloud is like $0.42 a month. It’s just whatever makes sense for the thing being hosted.
We won’t see, it’s never happened and isn’t a requirement in the ban bill.
Read the cited article in Wikipedia. https://web.archive.org/web/20170407043030/https://www.nytimes.com/2008/03/04/us/04bar.html eNom didn’t block DNS users from resolving the domains, they were the registrar for the domains. The domain owners were paying eNom to list their records. As soon as the domain owners moved to a different DNS provider, anyone in the US would be able to access the sites again, even users using eNom public dns servers (if they exist idk).
You didn’t cite a case of the US blocking DNS providers from resolving a domain, you cited a case of the US blocking a registrar from doing business with an entity on a blocklist published by OFAC.
This is not an action that will be initiated by the incoming ban, just fyi.
When have any Tier One providers in the Is done such a thing in the US?
Yeah, I do to. We’re not talking about theoretically blocking access to a site nation wide. We’re talking about the TikTok ban, which doesn’t stipulate any sort of network blocking, it’s just a delisting from the app stores.
The government has never required dns providers to remove records for a domain, or required ISPs to null route traffic to IPs. That’s almost certainly a First Amendment issue, and I can only imagine that such an order would be immediately challenged in court.
Manually typing the base64 encoded 32GB file? Open up a terminal and type
echo “example text” | base64
, then imagine inputing the result of piping 32GB to it instead of 13 characters.