Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)FE
ferngully @lemmy.world
Posts 1
Comments 11
Setting up SSH keys for all my computers
  • Debian has a package ssh-import-id which you can then run ssh-import-id-gh $githubUsername and it will ingest all the public keys you’ve put in GitHub. Should be able to easily add it to the cloud-init.yaml but I just always install and run this first.

    You can also just copy the keys to the install when you are imaging the SD card.

    Or use Ansible.

  • authentik .. how to backup ?
  • You should only have to backup the Postgres database. But it won’t hurt to have a copy of your compose file as well.

    This GitHub issue has the steps you should use. And answers all your other questions too.

  • Should I give Arch a shot?
  • Arch is great. You’ve kinda dipped your toes in it with Manjaro already. I recently moved to EndeavourOS with BTRFS for my gaming computer and couldn’t be happier. I could have done stock Arch but I honestly didn’t care enough to. EndeavourOS has great sane defaults and no bloat. And you can pick almost any DE during the install. Spin up a VM and give it a try if you can.

    I can’t speak to MATLAB though. But all the others you mentioned I also run.

    The only issue I have right now is the half screen flickering with GNOME and NVIDIA drivers. But I just ignore it.

  • Excessive storage usage

    Great work on the app! I noticed a couple of days ago that the app was using a ton of storage. Deleted the app and reinstalled, less than a week later it’s back up to ~2GB. Haven’t seen anyone else mention it so I just wanted to point it out. Curious to see if everyone else is seeing large amounts of disk consumption.

    15