Don’t know why you are being voted down, you are 100% correct. RTLAAU.
Don’t know why you are being voted down, you are 100% correct. RTLAAU.
Nope, it doesn’t work that way. You have to umount it. You could reboot after removing it from fstab, but that’s a bigger hammer than necessary.
You need to move the service file to the right directory, for starters.
Nope, they should not be executable.
Heh, typing YAML anywhere is squinty business. :-)
I use syncthing all over the place for this sort of thing. I have some sync directories that are multi way synced across multiple devices, others that are one-way drop targets to a specific device, others that are for operations like backing up photos. It’s quite excellent with a good sync algorithm that rarely results in conflicts.
Another suggestion for Darktable. It handles this case of mixed types transparently. It’s a big thing to learn, but extremely powerful and capable, and you don’t have to know all the corners of it, just enough for your workflow.
Address already in use
is the key - something else has already bound to that address:port combination. Next step is to find out what process is listening on it. Try ss, netstat, lsof to name a few hints.
ESPHome is amazing - there’s so much you can do without writing a single line of code.
I have built a few projects around the platform - a boiler monitor that tells me temperatures and state of zone valves, an energy monitoring system tracking electricity usage and solar export, and a hot tub mod that inhibits the heater to reduce grid import and maximize self consumption of solar. They have all been rock-solid stable.
FreeCAD. It’s fantastic but takes some getting used to. I recommend the Ondsel fork - it’s still free and open source except for the cloud storage which you can ignore. Ondsel includes some newer features and some interface changes.
When I’m forced to, and not before then. X works perfectly well so there’s no reason for me to switch to something else with less features.
Reboot to the snapshot you took of the root fs before starting the update, then just rerun the upgrade. If you are using btrfs (or ZFS) make use of its features so you never have this sort of problem.
So what do I have wrong here?
Nothing, as far as I’m concerned. I guess DEs have to constantly change or they become stale to some people. I’m an older guy than the normal demographic here too and stale is exactly what I want. I run i3 with a bunch of terminals, a browser, and sublime text when vi in a terminal isn’t enough (yes, it’s really vim, but it’ll always be vi to me), and I xsetroot the classic weave pattern for my background. That’s it. I don’t need or want menus, widgets, themes, file managers or anything else. I guess someday Wayland will win, and I’ll be forced to do something different, but until then, not changing this extremely productive and efficient environment.
I don’t use Fedora, but I have ZFS on all my Arch systems for everything (including root fs). So, I’ll make a guess - is the package you installed for ZFS a DKMS kernel module, or a binary one? That’s the first thing. If it’s a DKMS module, I don’t see anything on your output showing it was compiled, which would explain the module not loading. If it’s a binary module in that package, it must be for the exact same version of the kernel that is installed - exact same. If it mismatches then you need either a different kennel or different ZFS package. In either case, you’ll probably need to wire in a hook for your initramfs, but it looks that part might be ok from your output. Hope that helps, good luck. ZFS is incredibly good.
urxvt is the only terminal I’ll use. Every time I try something else I come back to it because of some basic thing that’s not right - usually font rendering which urxvt is one of the few that works well with scalable fonts. It’s fast and simple and does everything I need without any bloated stuff I’ll never use.
Just install arch if that’s what you want.
Otherwise, RTFM - debootstrap.
Yep, all desktop environments have this - whatever text editor is handy. :-)
Maybe they are, but this is the way the medium works - you don’t get to control what people post (unless you are mod). Scroll past and move on.
rxvt-unicode - lightweight and nearly perfect, and one of the few that handles fonts well.
deleted by creator