[-] antsu@lemmy.wtf 7 points 1 week ago

My stuff is all in docker-compose with a stack/service structure, so listing it is as simple as running tree, and reading the individual YAML files if I need in-depth details.

[-] antsu@lemmy.wtf 7 points 2 weeks ago

What you want are two servers, one for each purpose. What you are proposing is very janky and will compromise the reliability of your services.

[-] antsu@lemmy.wtf 9 points 1 month ago* (last edited 1 month ago)

RustDesk sort of fits the bill. It's open-source, has 2FA, can be self-hosted (but not needed), the client runs on anything, but the main issue here is that no amount of workarounds will make an untrusted machine any less untrusted, you're essentially extending the display and input from a dubious machine into your own.

If you're really worried about the security aspect, my suggestion would be to only use your phone as the client, and if you need to do anything more complex, use a Bluetooth keyboard connected to it. There are some foldable keyboards that don't take too much space and are not terrible.

[-] antsu@lemmy.wtf 12 points 1 month ago

Just echoing what others said, Plank does not run on Wayland. You can install the "Dash to Dock" Gnome extension for a very similar experience (minus widgets). If using KDE, consider replacing Guake (which is GTK) with Yakuake (Qt).

[-] antsu@lemmy.wtf 16 points 1 month ago

This here OP! ☝️

Jellyfin lets you do this easily.

[-] antsu@lemmy.wtf 27 points 1 month ago

Enough to run Chrome and 2 Electron apps!

[-] antsu@lemmy.wtf 7 points 2 months ago

Go to the fstab entry for that drive and add nofail to its options.

[-] antsu@lemmy.wtf 113 points 2 months ago

Running the right command on the wrong SSH session/machine.

[-] antsu@lemmy.wtf 8 points 4 months ago

Cool. Time to get ready for another round of broken extensions.

[-] antsu@lemmy.wtf 13 points 6 months ago

Timeshift with BTRFS kicks ass. I have mine set for daily snapshots, retained for a week. Only the changes between snapshots are stored, so the extra disk usage is minimal, and easily justified by the peace of mind in case of fuck-ups or broken updates.

[-] antsu@lemmy.wtf 18 points 6 months ago

+1 for Immich. It's the most complete and competent Google Photos replacement yet.

[-] antsu@lemmy.wtf 7 points 8 months ago

This. And I recently found out you can also use includes in compose v2.20+, so if your stack complexity demands it, you can have a small top-level docker-compose.yml with includes to smaller compose files, per service or any other criteria you want.

https://docs.docker.com/compose/multiple-compose-files/include/

view more: next ›

antsu

joined 9 months ago