If you’re just looking for remote access, openvpn on port 443 should (in theory) be indistinguishable from normal https traffic.
If you’re just looking for remote access, openvpn on port 443 should (in theory) be indistinguishable from normal https traffic.
Tor. It’s free, it works, and there’s nobody to sell you out when the cops come knocking.
https://en.wikipedia.org/wiki/Category:Volcanoes_of_the_Rocky_Mountains
https://en.wikipedia.org/wiki/Geology_of_the_Rocky_Mountains#Terranes_and_subduction
There currently aren’t any active volcanoes in the Canadian Rockies, but there is still magma towards the base of them that we’d run into if we tried to bore tunnels straight through. In theory, we could bore tunnels at a sharp incline to go over the magma; but that basically eliminates all the benefit vs just building rail lines on the surface like we already have, plus there’s the added complexity of trying to make an earthquake-safe tunnel that crosses a fault line.
CN already runs those, and from what I’ve heard they are indeed nice!
Not just expensive, downright impossible. The Rockies are volcanic, so boring a level tunnel through the base of the mountains is out of the question. They’re also very steep, which necessitates a lot of switchbacks, sharp curves, and even a pair of spiral tunnels at Kicking Horse Pass. We can and do run normal trains through these lines, but the geography severely limits how fast we can move through the terrain.
Fuck off spambot
I can’t believe nobody has proposed Lemmy McLemmFace yet
Ok, there’s the problem. Your boot partition is pretty much full. You’re using partitions instead of lvm, so expanding the partition will be next to impossible; so start looking through /boot for stuff that’s safe to delete. It’s weird that you have so much stuff in there, I don’t think I’ve ever seen my boot partition go above 250mb used.
zstd: error 25 : Write error : No space left on device (cannot write compressed block)
What’s the output of df -H
?
Also, this sounds like it’s installing initramfs, which is normally only done when first installing the OS; can we get a list of the packages it’s trying to install/upgrade?
I’ve experienced this exact same issue on my iPhone XS as well
Auto update itself isn’t the root problem. The problem is that apt update is hanging and never finishing. It just happens to be getting called automatically as part of an auto update system, but the root issue would still persist even if OP disables auto updates.
When apt update fails to complete, it’s almost always because of a broken repo somewhere; hence my question about sources.list.
I’d leave the main sources.list alone, but temporarily move all of the files out of sources.list.d and see if that fixes it.
Definitely sounds like auto-update if it’s respawning itself on every boot. The fact that it never exits is weird though; have you added any third party repos? What’s in your apt sources.list file(s)?
“Maybe if we slap his wrist again, he’ll start being a good cop this time!”
I’m out of the loop, what’s the context for all this?
I feel like the War Thunder forums should be part of this conversation
Here’s a quick bash script if anyone wants to help flood the attackers with garbage data to hopefully slow them down: while true; do curl https://zelensky.zip/save/$(echo $(hostname) $(date) | shasum | sed 's/.\{3\}$//' | base64); sleep 1; done
Once every second, it grabs your computer name and the current system time, hashes them together to get a completely random string, trims off the shasum control characters and base64 encodes it to make everything look similar to what the attackers would be expecting, and sends it as a request to the same endpoint that their xss attack uses. It’ll run on Linux and macOS (and windows if you have a WSL vm set up!) and uses next to nothing in terms of system resources.
I still run my own xmpp server!
But I’m the only one who has an account on it :/
If they did, I haven’t heard about it. China has been trying and failing to block tor for decades though, so I kinda doubt Russia managed to beat them to it overnight.