• 0 Posts
  • 7 Comments
Joined 4 years ago
cake
Cake day: June 14th, 2022

help-circle
  • I really don’t feel like working, and I don’t want to apply for jobs either. It’s so terribly exhausting.

    This sentence makes me think that OP doesn’t want to work at all but I may be mistaken.

    Regarding living on welfare in Germany. Yes, it’s not much but if you compare that to the U.S.A. then you are good off.

    I never lived there so my opinion is purely based on reading and videos I’ve been seeing over the years. From having a job and a roof over your head to being homeless seems to be just a step away. Then you have those stories of people having 2 or 3 jobs. Are those cases really so isolated or is it a reality for lots of people?

    In Germany this is unthinkable.




  • If your server doesn’t rely on docker I would give FreeBSD a try. I’ve been using Debian for 20 years and moved to FreeBSD a few years ago. Now I can never go back. Not that I don’t like Debian anymore but FreeBSD is a true server system. Simple, fast and stable. And with their jails implementation (something like docker but less obscure) you can easily isolate your services from the rest of the system.




  • I don’t know exactly what you want host but I have an old Fujitsu Q920 i5 with 16 GB of RAM and a 2 TB SSD drive which cost me around 200 Euro.

    I’m serving around 20 services on it including Nextcloud, Navidrome, Paperless NG, Emby, Matrix, Friendica, Wireguard, Zabbix, DNS blocker and a few VMs. Processor utilization is around 5% most of the time and it uses about 8 GB of RAM.

    I admit that Nextcloud could be more responsive and faster but for the family it is enough.

    I haven’t exactly checked how much electricity I’m using but I would have noticed a bigger change on my bill.

    For backups I have a remote node at another location that retrieves ZFS snapshots periodically.

    Anyway. I have this setup for 2 years now and I’m happy. It does what I expect it to do.

    As a side note. i use FreeBSD with jails and bhyve for this. A Proxmox running VMs with nested Docker apps may need something more performant so be aware.