• 0 Posts
  • 29 Comments
Joined 2 years ago
cake
Cake day: July 11th, 2023

help-circle

  • You can find multiple instances when they are revoked keys and people on stack exchange are figuring out how to update them to use the toolkit after the change.

    yeah, signing keys expire from time to time and then they need to be replaced or updated. but these are not per-user, these are public and cannot be kept in secret. this is not a subscription code, not a DRM either, it’s one of those very few exceptions when they are provided for actual security. the packages you download are already signed with the key, if you don’t accept the key your package manager just wont be able to verify if they have been tampered with while in transit. if you don’t accept the key, you can still install the packages, but then you also need to pass the parameter to your package manager that tells it to not verify the packagesthis time, which is 99.999% of the cases a bad idea.










  • Because as you suspect, an image backup cannot be done while the partition being imaged is live.

    can’t it, though?

    macrium reflect’s normal operation is to run when the ststem is running normally. it creates a volume shadowcopy of your filesystem, and backs that up. a BTRFS/ZFS snapshot is basically what a volume shadowcopy is on windows, but with a less fancy name. if you make a snapshot, you can back that up, either with zfs send, btrfs send, rsync, borg backup, whatever. the difference is that on linux it’s not possible to notify programs that a snapshot will happen please sanitize your databases, while windows does that too, so if you restore on linux that’s like if your computer crashed because power went off

    sure, it can’t be done with other filesystems, but OP said they have BTRFS. I think the boot partition can be safely imaged too: remount as read only and make a normal image.




  • And I hate it too when it goes to the next song and this banner slowly fades in at the top of my screen to tell me what song it is and it also just pauses everything for a moment just for that. There’s other ways I can tell what you’re playing, I don’t need that.

    you can turn that off in the settings. Actually I was pretty happy that it works on linux through wine. but if you can’t find the option, let me know, I have managed to find it recently I think