• 0 Posts
  • 30 Comments
Joined 1 year ago
cake
Cake day: June 29th, 2024

help-circle


  • My theory for why it created copies: The files you listed look like they are all subdirectories from /dev, which is (usually) a separate filesystem. When you try to move a file or directory across filesystems, the OS can’t just change the link, it has to actually copy the files and then remove the original. As a directory is a set of links to files, and the copies are different files, directories are just newly created with the same name in the new location instead of copying the directory filesystem entry. It looks like mv creates these target directories, before it checks if it actually has permission to remove the source, but checks file permissions, before it copies them




  • Regarding snapshots, I use a setup, where at the root of the btrfs partition I have the subvolumes “rootfs”, “home”, and a directory “snapshots”. I can boot into a snapshot by changing the mount options for the rootfs in the kernel command line, e.g.setting subvol=snapshots/rootfs-yyyy-mm-dd.

    The only difference between a snapshot and a regular subvolume is that snapshots are readonly by default, you can keep a writable copy of a snapshot beside it for recovery purposes, if you need it. As long as nothing is written in it, it shouldn’t use any significant extra space.







  • Sunless Sea, Sunless Skies and Stardew Valley have native Linux Support. For Stardew, even the third modding API works flawlessly for me.

    For the other ones, they are reported to run well on protondb.com, which is a good place to check Linux support (not only for Steam games). The reports there usually also list, which proton version works well.






  • Ach, T-Online bekommt das auch hin, ähnlichen Quatsch zu veranstalten.

    Bei denen hatte ich Mal fast zwei Wochen kein Internet, weil sie die Zugangsdaten gesperrt hatten. Der Techniker und die Hotline haben drei Tage gebraucht, um überhaupt herauszufinden, was das Problem ist. Stellt sich raus, ich habe nie die Zugangsdaten für meinen Anschluss bekommen, dafür den vom Telefonanschluss meiner Oma, die im gleichen Haus wohnte. Irgendwann hatte ich dann eine Mitarbeiterin am Telefon, die mir erklärt hat, dass sie wohl eine Zeit lang versehentlich Internet-Zugangsdaten zu reinen Telefonverträgen angelegt haben und da dann mal aufgeräumt haben. Warum genau meine Zugangsdaten dann nicht zugestellt wurden, wusste sie auch nicht, aber der war wohl intern noch nicht aktiviert (nach mehreren Jahren).

    Habe dann neue Zugangsdaten geschickt bekommen, aber bis der Brief da war, waren die wieder gesperrt, die Hotline wusste auch nicht warum. Der zweite Brief half dann endlich.