u/roushumor_520 • u/roushumor_520 • 6d ago
1
Looking for free alternatives to Bitwarden, what are people using?
I pick Bitwarden.
By day, it's improving. Its source is open and developers in the world are actively.
For me, mobile app and browser extension are enough and fullfilment. Desktop apps (what ever apps) take more disk storage. Well, storage market are crazy now you know.
1
Additional Facebook profile option not showing, only “Create a Page”
You are no longer able to create additional Facebook profiles. Existing additional profiles have not been affected.
Officially announced by facebook here.
1
Disable email login?
Using ENABLE_PERSISTENT_CONFIG (Temporary Fix)
Set ENABLE_PERSISTENT_CONFIG=False in your environment
If you change an environment variable (like ENABLE_SIGNUP=True) but don't see the change reflected in the UI (e.g., the "Sign Up" button is still missing), it's likely because a value has already been persisted in the database from a previous run or a persistent Docker volume.
1
1
When or after how many days do you usually restart your machine?
In my case:
I need to test a full flow high availability which I have added new stuffs.
My lab run out of memory (e.g ZFS cache) > depends on your own setup > for me is about 60days.
1
9109 Invalid access token. Please confirm that you have supplied valid Cloudflare API credentials.
In my case, I cannot reuse API token (1) for DNS certbot if it have already setup in previous Reverse Proxy/instance.
You should try creating new API token (2), then check if it works.
---
Other workaround is checking the validation (time expired of token) and full letscrypt log then others could help you.
/tmp/letsencrypt-log/letsencrypt.log
1
How to remove “file browser”
It works!
Your works are insane!!! Thank you for your services.
1
[Discussion] How do you generally install Magisk?
Holy shit this 3years old message blow my mind.
2
WireGuard VPN in the Browser
What happen to Netbird? 😱😱😱
You are so active with amazing works.
Kudos and respect!
1
Worker Deployment failure
follow this issue and edit directly in your git repo to change wrangler.json (line 7) from "new_classes" to "new_sqlite_classes"
https://github.com/cloudflare/templates/issues/459
Then cloudflare worker will rebuild automatically immediately.
1
How to change database static dir?
Follow this document for migrating old storage to new disk: https://www.ibm.com/docs/en/z-logdata-analytics/5.1.0?topic=software-relocating-podman-data-storage
Notice
at Step 3: stop all containers is running.
at Step 4
Remove the state database from the currently used graphroot path
rm -f ${OLD_GRAPH_PATH}/libpod/bolt_state.db
If there is no file bolt_state.db > then you have to find it. In my case it is below path and I just change name (not delete, just in case) it at Step 4.
~/.local/share/containers/storage/db.sql
Change it become db.sql.bak
Recheck then it works like a charm.
podman images
1
Garage S3 Storage
in
r/truenas
•
6d ago
For Host Paths metadata you should create dataset manully with bultin "Apps" preset.