• 0 Posts
  • 15 Comments
Joined 1 year ago
cake
Cake day: June 14th, 2023

help-circle



  • I use qtpass as a GUI for pass

    Can I use it fully offline?

    Yes, it is fully offline, you can back it up by any mean you could any other file, and it should be fine as the files are encrypted (should store the keys separated), can be a USB, an external drive, another computer in your LAN, a git repo, nextcloud, syncthing.

    How do I back it up to USB drive?

    You copy and paste the files

    What does the day-to-day operation of Pass compared to Keepass look like?

    As I said I use qtpass as a GUI so, open qtpass, search for the specific password file, double click, put the password for my gpg key and then the password I need is stored in clipboard for 30sec (this is customizable or can be disabled) and I paste it where I need it.

    If I need to store a new password, just use the add password button, and input the data, it is that simple.


  • I’m going to mention Ansible as I haven’t seen it mentioned, and it can be used to locally manage a reproducible build.

    It has already been mentioned, but as a minimum to replicate your system you need two things:

    • Transfer/copy your entire /home directory as there is where the majority of the configuration files of your system pertaining the software you use (there could be configs you could need on /etc and on /usr/local or other dir), that is why it is recommended to partition your disk on installation of your distro, so the /home directory is already separated, as if you reinstall in the same machine you don’t lose any configuration in addition to your personal documents/pictures/etc
    • Have a way to automatically install a list of programs/apps/drivers/libraries, and that is what something like a bash script, Ansible, nixOs, etc. could help you with.

    The truth is that using any of the tools in the second point requires learning a bunch, so if your skill level is still not there, there is some work to do to get there.











  • I don’t even know if there is a country where you are obligated to financially support a parent or even a brother under any circumstance.

    If you support a parent or a direct sibling, it is only because you want to do it and, as others have said, should be done only if it’s financially possible for you without sacrificing your wellbeing, decent living condition and future.

    My dad left my mom when I was around 6 years old (I’m in my early 30 now), that person is just related with me by “blood” but he never supported me or my mom financially or in any other way. If he came to me now asking for any type of help, I would refuse without question. On the other hand, I owe everything I am to my mother, she sacrificed everything to give me the best path she could by herself. She is now close to retirement and in my country there is no way to live off savings or pension due to very hi inflation, so I will support her from that point forward in every way I can, but this is only because I feel that doing so is a way to be grateful of her taking care of me on her own and I want to give her back now that I’m able to.