

Ah, right. I’m not in star trek scene, but what I’ve seen that might be a probe, soldering iron, welder and a plasma cutter all in one in that universe.


Ah, right. I’m not in star trek scene, but what I’ve seen that might be a probe, soldering iron, welder and a plasma cutter all in one in that universe.


You can see metal changing colours due to temperature, those are definetly soldering irons except the top right one which is a hot air soldering station and (IIRC, I have the same model) it goes up to 550C. You don’t want to hold any of those on the business end when they’re running.
Sound and power consumption. At least in my case those are important if I was going to store data at my mothers house. Power consumption might not matter that much, but HDD sound definetly does. And even with spinning rust hardware cost would be somewhere around 250€ compared to ~20€/month of cloud storage.
YMMV, in my scenario it’s just easier to use a cloud provider.
That absolutely works, but when I built my offsite backup to hetzner I also thought about setting up own hardware and came to conclusion that for myself it doesn’t really make a ton of sense. New RPi + 4TB ssd/m.2 drive with accessories adds up to something around 400€ (if that’s even enough today), or few years worth of cloud backups. With own hardware there’s always need to maintain it and hardware failures are always an option, so for me it makes more sense to just rely on big players with offsite backups. Your case might be different for various reasons, but sometimes renting capacity just makes more sense in the big picture.
I’m using proxmox backup server to make copies of full virtual machines, it takes care of encryption and verification of the data, so it’s not exactly the same than your scenario. Borg Backup is commonly recommended, but restic and dejadup are worth checking out too.
I use hetzner storagebox for similar needs. It’s not encrypted, so you need to manage that by yourself, but they support a ton of protocols and pricing is decent, even if they’re increasing the price shortly.


Wikipedia has a decent history lesson on Fedora. It’s not just sponsored by Red Hat, it practically replaced the open version of RHEL, so it’s pretty tightly tied to the Red Hat company. CentOS was a bit similar case, which is now discontinued and functionally replaced by AlmaLinux.
Red Hat has already a lot of control over the project, but if they decided to do something stupid with it, something else would take Fedoras place pretty quickly, so I don’t see any ‘corporate threat’ to Fedora nor Linux community in general. That’s the way things have been for a long time and Red Hat has contributed quite a lot to the Linux development over the years which we all can enjoy.
Fedora might get obsolete in the future, maybe because of changes in Red Hat or maybe for some other reason. New distributions raise and others pan out for multiple reasons. Mandrake (or later Mandriva) was somewhat popular at the time, but it’s now dead. Damn Small Linux had it’s userbase for a while, but it’s also now dead, like a handful of other somewhat decent sized projects.


Leaked data doesn’t even need to be dangerous to life. I, like many others, don’t have “nothing to hide”, but I don’t still want my real name next to a list of content I’ve watched from streaming sites. Also I don’t really want my identity tied to this pseudonym, or any other accounts on any platform. There’s a crapload of problems and it would be a heaven for scammers if there was no way to stay at least relatively anonymous around the net.


In theory Canonical could lock down Ubuntu like that, but it would be the end of Ubuntu. Switching over to Mint or Debian is not a big deal for majority of the linux-users and also Ubuntu would lose all the advantages they can currently pull off from Debian package maintainers. Also I suppose it would bring a ton of headaches with licenses, but IANAL, so don’t quote me on that. And, obviously, that would kill snapcraft too as I don’t see any incentives for developers to support walled gardens for free, so it wouldn’t be all bad.


It’s not monitored for security patches as it gets all the latest stuff anyways pretty quickly, security patches (and new vulnerabilities) included. It’s just not meant to be hardened nor rock solid as it’s excactly what it claims to be: development branch of the whole project. That doesn’t mean it’s insecure by default, it just works differently from stable releases where security patches are provided for years after official release.


I wouldn’t compare Swartz with the AI scrapers. Aaron pulled mostly public domain documents from JSTOR and caused minor issues with the servers which is “a bit” different than pulling everything from the internet to a database over a practically global DDOS-attack. But when companies do it it’s apparently somehow different and Swartz was pretty much publicly lynched and eventually bullied to suicide.
Our previous president son is on the files. There was a news article where he explained that Epstein had contacted him for fundraising or some other legal thing and they met somewhere once for a short while but that’s all. There was also other finns, like one young woman who applied for an assistant job on some of his businesses but didn’t get hired.
So, while there’s a crapload of people who should be convicted and thrown in a jail there’s also a ton of people who don’t have anything to do with pedo-ring or anything else. Good to keep in mind that having someones name on the files alone doesn’t mean too much.
And just to avoid any confusion, if you are mentioned in the files more than Jesus is mentioned on the bible it’s not an accident or one time thing. Allegedly that applies at least to Trump and there should be a small and dark cell somewhere ready.


It’s a government thing. I’m not sure when they’ve started to consider alternatives, but that renewal process (as old systems are on EOL) has most likely been on the table for years.


That’s my use case. But my frigate-box is strictly behind firewall and I access it over wireguard when I’m away.


What errors excactly? Copy and paste what you’re getting from your terminal. Also post output of ‘df -h’.


What kind of errors you’re getting? First what you can try is to run ‘dpkg --configure -a’. If that doesnt help we need more information on what’s going on.
Get a REALLY good on-site support deal for your hardware. You also may need to adjust TTL values on your network stack.


It wasn’t for nothing, you got some learning out of the experience and a story to tell. Good luck with the new system, maybe hold upgrading that to testing for a while, there’s plenty to break and fix even without extra quirks from non-stable distribution :)
Have fun and feel free to ask for help again, I and others will be around to share what we’ve learned on our journeys.
You’re not worrying for nothing. Losing wall power will shut down the drives and as usb-cradle is generally slower than “proper” drive bus it’s more likely that some write operation is going on when power is lost and that’ll potentially cause data corruption. Obviously not every power outage will cause issues, but I’d say it’s a higher risk with USB-drives than with drives on a SATA/m.2 bus.
But no matter what your setup is, raid is not a backup. All kinds of things can happen which cause loss of data and you should plan accordingly. If all you have is two drives on usb-cradles I might choose to use one of them as a offline backup disk and one for ‘live’ data so that it’s more likely that at least one of the drives is functional even after power issues or whatever, but that approach has it’s own problems too.
Age verification is one thing, but I routinely verify my id online. Banking, insurance, taxes, various other government things, car registrations, some of the kids school stuff and so on. We have pretty decent infrastructure in place here in Finland and the entities I identify myself online already has my info anyways. I can use either my banking app or mobile verification to securely prove I am who I claim to be and the systems have roughly the same user experience than MFA tokens.
Each of those are roughly zero-knowledge, the website I log in receives just “User with login token xxx is IsoKiero with SSN 123456789” and the tokens expire after a while. Also there’s restrictions in place that my insurance company can’t just sell my data to whomever unless I opt-in for their “marketing” program (not going to happen) and even then there’s some limitations on how they can use the data.
The same system could be adopted to age verification, but that’s a whole another can of worms.