- 2 Posts
- 7 Comments
RealBot@lemmy.worldto
Selfhosted@lemmy.world•Anyone use Hetzner Storage Box to backup their Synology NAS?English
1·10 months agoDoes rsync have some option for encrypted file copying? So that storage providers can’t see file content?
I have thought about that, but Proxmox already has built-in a lot of things for virtualization and managing VMs and has less bloat because it has only one purpose.
If i mostly use CTs/LXCs the impact should be minimal (in theory), maybe even better if i dont have everything powerd up.
I would do everything in VMs, mostly Linux and probably one Windows. Proxmox would be only for managing VMs. I want everything in VMs because it’s more flexible for partitioning storage and i can have both Linux and Windows runing at the same time (which can’t be done with dualboot). I am student of computer science so i use it for programming, both for college and side projects. Sometimes there are a lot of programs i have so OS kind of gets bloated, not so much from performance standpoint but just mental overhead of having 10, 20, 30 programs and having to keep in mind what program needs what dependencies, env variables, etc… so i want to kind of group them to VMs and CTs.
RealBot@lemmy.worldto
Open Source@lemmy.ml•Friendica (open source facebook alternative) releases version 2023.12 with the ability to curate feeds and more
1·2 years agoIn a lot of balkan languages this is similar to how you would say girl friend (we spell it frendica) so it’s kind of interesting
I have installed it recently and am trying it out. There are a lot of things there so for now i probably just scratched the surface of it’s capabilities. So i can’t say definitely if it satisfies my needs.
But i have gained feeling that all programs i looked at dont have capability for something like tags. GNU Cash has account hierarchy (which i like) but i didnt find tags or equivalent.
Example use case for tags would be if i want to specify for expenses if they were “wants” or “needs”.
And that is messy to try to do in hierarchy, because if i put it in root than both children will basicaly be duplicated (whole sub tree), and if i put it in leaves than i will have sub account for “wants” and “needs” in every leaf account.