Thanks, I'll check it out! I honestly run into disk space issues with Ubuntu Server a lot. I'll give it a partition and it will fill up with this opaque "ubuntu--vg-ubuntu--lv" volume pretty quickly.
Damn, that's so sad. All I can think of all their combined experience that made them perfect for this job. They were helping as best they could and now they're gone. :(
What do you mean interception is at a different layer? You can capture at any layer as long as the payload isn't encrypted, and if it is, you still get layers 1 through 4 (Physical, Link, Network, and Transport).
You'd have to be somewhere in the route from A to B to intercept it. But TCP is no different in that regard.
TCP is connection based so both sides need to agree to connect before data is exchanged. UDP is connectionless, so it will send data from A to B (and vice versa) regardless of if the other side is available.
Maybe it was mixed in with something else and wasn't considered valuable enough to salvage/filter out. I also wonder if the 20,000lbs number is over a period of many years. Super messed up either way though, I don't even know where one would start cleaning this up. :(
Same here. I bought a big bottle of gummies and cut them up into smaller cubes. Now I can just pop a cube or three for however much I want to feel that day.
WELCOME, baberim! I'm new here too and felt the same way. Reddit historically handled blunders fairly well, not perfectly, but better than this. It's so sad to see they couldn't pull in that same community-focused energy they have in the past. I wish we could have stayed there. But on the other hand - we have an opportunity to build a new future together, a new internet and decentralized social web. And that's exciting. :)
Thanks, I'll check it out! I honestly run into disk space issues with Ubuntu Server a lot. I'll give it a partition and it will fill up with this opaque "ubuntu--vg-ubuntu--lv" volume pretty quickly.
Here's a
df -h
on it right now:/dev/mapper/ubuntu--vg-ubuntu--lv 38G 17G 20G 47% /
Need to manually prune Docker and run other admin tasks to keep it under control.