

Bah, minor inconveniences, fix it next cycle.
Some dingbat that occasionally builds neat stuff without breaking others. The person running this public-but-not-promoted instance because reasons.
Bah, minor inconveniences, fix it next cycle.
Ok, so badly phrased, yes companies will do geo fencing principally for security threat containment. If a company has no means to serve customers in a region they may also block access to avoid people making orders that can’t be fulfilled.
Denying service that they functionally can perform because of the whims of politicians and politically minded actors is a foolish behavior though. Every place on earth has some wing of society that would prefer isolationist and ultra conservative practices, to self censor to the lowest common denominator is going to only push away those users who aren’t zealots.
GeoIP fencing is an eternal whack-a-mole, I’ve had to track down issues where a site owned by MS was blocked because they bought some public IP space previously owned by countries the client blocks.
In the end you have countries trying to get a piece of the pie from a company that they have no ties to but being unwilling to upset the people living there by taking an effort to block it. If they think the company is behaving incorrectly then it’s on them to deny access to their citizens that they have to answer to.
A company can’t reasonably decide which jurisdictions and IPs it should serve at any given time. If I don’t want a site in my house I don’t petition them to block my IP.
By that token, I could start my own private Island nation, make some batty rules, log into a site, and demand a bajillion dollars because my laws say so.
Internet doesn’t work that way, access is not presence of operations.
Meanwhile I got an email from GOG having a sale on the same today…
That’s pretty well what I started with 20 years or so ago, had them in some little box with some funny Nvidia CPU. That go upped to a pair of 3 TB that have somewhere around 10 years uptime on them if I recall by now, and kind of spiraled from there. Rsync on a schedule is nice for that.
Just part of a lab built over the years. Primary storage is a Dell R730XD filled mostly with 12 TB drives all set up in a ZFS array comprised of mirror vdevs, so redundant by default plus the built in ZFS snapshots for the rare need for a rollback on a dataset.
It only recently got that big because I had a mixed set of drives going back years and finally decided to work on getting them all to the same size and picked 12 as a good cost/volume balance, can find them at used server parts shops for a bit over $100 each.
Major risk is I don’t have a good auto alert for smart monitor issues, so just make sure to occasionally manually copy the vital stuff like photos to an external drive.
How do you stream it if nobody downloads it to seed things? The whole premise of seed ratios isn’t just a bragging score, it’s aiding the communal health.
Besides, I have around 60 TB of space here, that’ll hold several versions of damn near every Linux distro out there for a while, it’d be a shame to waste it.
Oh fuck off on both sides of that headline. Sure, we’ll let you create more monopolistic ISP lock in, just so long as you’re not making any effort at not being a biggot while you do it.
Updated: 4/28/2025, 10:30 AM EDT: This article has been updated to reflect that 4chan appears to have come back online, according to a blog posted on the site on April 25.
Short lived but even if 4chan died the various spinoffs, some far worse, still exist. There will always be a place where the wild things are and they’ll continue screwing with society just for the lulz.
At what point has this admin given a damn about rules?
One of the interesting conundrums of Linux at large is there are so many flavors of it. If you generically search for ‘how to … In Linux’ you’ll probably get things for Ubuntu, maybe Mint or RedHat, but good luck with the 2000 other distros that you see on a list.
Conversely if you do the same for Windows or Mac it’s just a matter of a few recent versions, and half the time fixes would be applicable to any given one of them.
Compatability is less a problem than missing security patches. Nobody needs an army of infected bots attached to the net.
Just ask NASA for help, pretty sure they had a solution figured out a while ago or there would be chaos in the cosmos.
Only if you pee in them
Was the prior drive set in some kind of raid set or just individuals, and what are the old drive capacity vs new?
I guess it depends a lot on what your doing with the server. If it’s pure data store I would just boot off a USB and give yourself all the data space since it’s quite likely all running in ram anyhow.
If you run apps out of it and need the M2 for swap and rapid cache storage the fastest would likely be make a 2 drive zpool, copy a single to it, and repeat as needed until you have it all copied over, then add the 3rd to the zpool
Probably a lot more stats on it too if you look at the county recorder/assessor offices. Used to do document recording work a couple decades back and the amount of info you can get off public records for free is kind of nuts.
The guy beat you to it in 1996
What you might call a stateful NAT is really a 1-1 NAT, anything going out picks up an IP and anything retuned to that IP is routed back to the single address behind the NAT. Most home users a many to one source nat so their internal devices pick up a routable IP and multiple connections to a given dest are tracked by a source port map to route return traffic to the appropriate internal host.
Basically yes to what you said, but a port forward technically is a route map inbound to a mapped IP. You could have an ACL or firewall rule to control access to the NAT but in itself the forward isn’t a true firewall allow.
Same basic result but if you trace a packet into a router without a port forward it’ll be dropped before egress rather than being truly blocked. I think where some of the contention lies is that routing between private nets you have something like:
0.0.0.0/0 > 192.168.1.1 10.0.0.0/8 > 192.168.2.1
The more specific route would send everything for 10.x to the .2 route and it would be relayed as the routing tables dictate from that device. So a NAT in that case isn’t a filter.
From a routable address to non-route 1918 address as most would have from outside in though you can’t make that jump without a map (forward) into the local subnet.
So maybe more appropriate to say a NAT ‘can’ act as a firewall, but only by virtue of losing the route rather than blocking it.
Maybe, but immortality also tends to come with things like extraordinary capabilities for self repair and by extension disease resistance, so maybe they get some sort of error correcting code in their DNA replication to go with it.