Santiago Mooser

Results 6 comments of Santiago Mooser

What you can do is find your `/volumes/` folder and make a TAR archive out of it. The code below will create an archive (the name will be the current...

@egandro I changed the permissions but I'm having the exact same issue when using CentOS, so it seems to be a permissions issue specifically to do with CentOS (possibly SELinux?)...

I have the same problem. I'm running kernel `5.15.14-1-lts` on Arch and I installed using the AUR package: https://aur.archlinux.org/packages/owlink-git/ I'm using a lenovo X13 that has an Intel AX210 that...

They're incentivized to not implement this feature since their paid product (spiderfootHX) implements this (quite successfully too). The issue with this is that the only paid plan that actually allows...

Even worse: they recently got acquired and their own infra is a mess. They signup page has disappeared and their own URLs redirect to the company that acquired them: https://www.spiderfoot.net/hx...

See https://github.com/orgs/firefly-iii/discussions/5163#discussioncomment-1452330 You're likely not giving the right APP_KEY and/or HASH_SALT. I think you have to add `base64:` to the front of it like this: ``` [...] # The encryption...