- 34 Posts
- 111 Comments
Looks like i missed this and now have 2.0.12 installed. Dangers of autoupdate i guess. What are the chances that this version is compromised? I guess if i installed it the i’ve potentially already compromised my android. When will we know when all is good to go and why has the fdroid people not blocked the app unitil there is clarity?
I too have syncthing replicating across 3 machines but its only usefull if you loose one machine. Recovery of old versions of docs is tricky. Syncthing does save versions but hunting fo old versions of files in hidden folders isn’t great. It would be great if you could browse file history via browser or the file manager, similar to what happens on Sharepoint.
I need to get more serious with backups. I read a lot about 4-3-1 and 2-2-1 but not sure i get it all. I need to find something that works with my truenas scale setup.
I second drive mirroring with ZFS. Truenas Scale has been a quantum leap for me. I have two very old Dell T110 with 32GB ram each. One, the main one, has 4x 4GB Western Digital Gold drives, which cost me a fortune at the time. I think they are in raid5 but cant remember. The other t110 has cheaper WD reds. I turn on the slave machine on saturdays to complete replication tasks. I dont have a robust backup model yet besides replicating to an external HD on a 3rd machine but will need to work on that.
trilobite@lemmy.mlOPto
Self Hosted - Self-hosting your services.@lemmy.ml•Running docker compose the right way
1·4 months agoOf course, i forgot to mention, that user is in the docker grp. I was just thinking that maybe, as the data folders/volumes for the containers were saved in the user home directory, there may be read/write issues foe the various containers.
Likewise, i was worried that if installing/running a sensitive service like Vaultwarden with sudo exposed me to risks.
trilobite@lemmy.mlOPto
Selfhosted@lemmy.world•Getting the right setup for Vaultwarden compose.yamlEnglish
2·4 months agoI hadn’t considered the port conflict issue … probably shows how ignorant I am on all this stuff, not just on proxies … :-)
trilobite@lemmy.mlOPto
Selfhosted@lemmy.world•Getting the right setup for Vaultwarden compose.yamlEnglish
2·4 months agoI’m picking up on this because I’m getting a bit confused. I’ve run this through docker compose using the below yaml. I’ve done it as normal user, “Fred” (added to docker group) rather than root (using sudo although it make no difference as I get the same outcome). I normally have a “docker” folder in my /home/fred/ folder so is /home/fred/docker/vaultwarden in this instance (i.e. my data folder is in here).
I get the same issue highlighted here which is all about the SSL_ERROR_RX_RECORD_TOO_LONG when trying to connect via https, whereas when I try to connect via http, I get a white page with Vaultwarden logo in top left corner and the spinning wheel in the center. I’ve got no proxy enabled and I’m still not clear why I need one if I’m only accessing this via LAN. Is this something on the lines of “you must yse this through a proxy or it won’t work” thing? Although that not why I understood the from the guidance. I’m clearly missing something although not sure what exactly it is …
services: vaultwarden: image: vaultwarden/server:latest container_name: vaultwarden restart: always environment: # DOMAIN: "https://vw.home.home/" SIGNUPS_ALLOWED: "true" volumes: - ./vw-data/:/data/ ports: - 11001:80
trilobite@lemmy.mlto
Selfhosted@lemmy.world•New Community Rule: "No low-effort posts. This is subjective and will largely be determined by the community member reports."English
2·4 months agoThanks for sharing the other communities. I have used this forum a lot and there are some great helpers here. I really hope things don’t get a bad turn. We really need these forums to help newbies. We’ve all been there. You could argue that the typical newbie question “where do i start?” Is “low effort” but simply reading all the answers about how others approched self hosting has given me so much benefit.
trilobite@lemmy.mlOPto
Selfhosted@lemmy.world•Getting the right setup for Vaultwarden compose.yamlEnglish
2·4 months agoI don’t have any proxy.
Nice one. I missed this
And, i can’t find clients on f-droid. Any variants recomended that dont come from the playstore.
Another key feature will be Keepass data import.
That is another problem i face when i have the app open on desktop and phone at the same time. Its a nightmare.
trilobite@lemmy.mlto
Technology@lemmy.ml•Google's AI Deletes User's Entire Hard Drive, Issues Groveling Apology: "I Cannot Express How Sorry I Am"
5·4 months agoThe more i read about these stories the more SciFi movies of th 80s and 90s appear closer to reality. Real visionaries were those like George Orwell and Isaac Asimov that saw the big brother and AI coming. Imagine what will happen once AI gets integrate into our eletric grids and power stations. The AI will “understand” that its survival depends on the grid and will exclude supply to anything other that its own. I hope I’m not around when this happens. AI should never have access to critical infrastructure.
trilobite@lemmy.mlto
DeGoogle Yourself@lemmy.ml•Phone + OS review: Google Pixel 9a and GrapheneOS
0·5 months agoFolks, many banks have now implemented 2FA through their apps. That is the only reason why i have it installed. But i keep it on a deperate GrapheneOS profile that i turn on anff as i need it.
trilobite@lemmy.mlOPto
Selfhosted@lemmy.world•Linkwarden downloaded the whole flipping Internet ...English
1·6 months agoReadeck looks similar to Wallabag?
trilobite@lemmy.mlOPto
Selfhosted@lemmy.world•Linkwarden downloaded the whole flipping Internet ...English
1·6 months agoThis is a good comment! I just discovered after your comment that floccus has a setting to link up with Linkwarden so that together, they achieve most of my desired outcomes. It just becomes more i volved in the managemente as you no end up with two components to manage rather than one ;-)
trilobite@lemmy.mlOPto
Selfhosted@lemmy.world•Linkwarden downloaded the whole flipping Internet ...English
1·6 months agoExactly! The point really is tgat it shiuld be detecting duplicates regardless once ticked.
trilobite@lemmy.mlOPto
Selfhosted@lemmy.world•Linkwarden downloaded the whole flipping Internet ...English
8·6 months agoMate, it was a sarcastic statement 😉
trilobite@lemmy.mlOPto
Selfhosted@lemmy.world•Linkwarden downloaded the whole flipping Internet ...English
3·6 months agoWell no. Initially i had the storage set on the VM where its running. I wasn’t expecting it to download all that data.



None of these are on fdroid. Only Ollama chatta is there but was updated 16 months ago. Hugginface looks interesting. Are the model you download from there safe?