Yes, back in the early 00s. We toyed with making a net-bootable image with it for our computer labs, but it was really not practical. It definitely taught me a ton about systems, though.
Yes, back in the early 00s. We toyed with making a net-bootable image with it for our computer labs, but it was really not practical. It definitely taught me a ton about systems, though.
I admit, I’m not a big fan of putting more functionality into systemd (or just of systemd in general), but that is a well-reasoned argument for having sudo live in the init system.
I read the man page, but I didn’t see the answer to your question in there.
I am assuming that it would only dump the root filesystem in your example. Other mounted filesystems like /home or /media, if they’re separate filesystems, probably aren’t included. You’d have to run a separate dump for each one.
Best option to find out is to try it and see what happens. No better way to learn than by doing.
Same here. Seems like Google did a pretty good job with the eSIM registration in their app. I’ve swapped phones a number of times with zero issues.
Mother-in-law ended up getting COVID last week, so her birthday plans on Christmas Eve were cancelled, plus they couldn’t come to see the kids today. Our hot water heater seems to have a failed thermocouple, so we have no (instant) hot water at the moment.
Nothing is “ruined,” just annoying.
Read the error again. It’s journalctl.
This was from a while ago. I believe Linus took some time away to try and work on his interpersonal skills. I haven’t seen anything since his hiatus, but hopefully he’s less abusive and more constructive in his messages now.
It’s a long shot, but I hope that they keep the exposure notification framework and work with the CDC/appropriate orgs around the world to make it a generic exposure notification. The technical feature is impressive, and the usefulness (with proper adoption) would be high for the various occasions where other communicable diseases pop up. It seems easy enough to have a generic app to add the various diseases and their incubation/transmission windows to allow others to be notified.
But, because people are whiny fucks, it’ll die and we’ll be in a rush to reimplement it for the next thing that comes up.
Even if it did exist in an ideal state, people would still not use it, because people suck.
PowerShell makes that a lot better these days. It’s still not perfect, but a lot better.
It’s not that it’s deleted automatically. If you define deleting as “not being referenced by the file system,” then it’s deleted as soon as it’s unlinked.
Fun story - create a big file, and hold it open in an application. Unlink the file. Then compare the output of du and df for the mount point the file was on. It will differ until the app closes and the inode of the file is finally freed.
Or just don’t connect the TV to the Internet at all.
Interesting. Looks like perhaps your boot loader isn’t properly pointing at your root partition.
I’m assuming you’ve just done the install and never successfully booted, yes? In that case, you can try to re-run the installer, or try rescue mode and try repairing the bootloader.
Are you doing dual-booting, or is this system dedicated to Linux?