• 0 Posts
  • 7 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle
  • In Enterprise: manageability. It’s hard to overstate how powerful Windows Group Policy is. Being able to configure every single aspect of the OS and virtually all major applications, Microsoft or otherwise, using a single application that can apply rules dynamically based on user, device, user or device groups, time of day, location, battery level, form factor, etc, etc. Nothing on Linux comes close, especially when simplicity is a factor, and until it does most large organisations won’t touch it with a barge pole.


  • I used to have an iMac that I loved (screen was excellent) but it quickly became a shitbox (because Apple) so I turned it into a X Server for my far more powerful Linux box. Is there a modern equivalent of that? Basically turn it into a thin client?

    Edit: for kiosks, Windows 10 can be quite happy on 1GB RAM, but that 16GB storage is a problem.





  • To be honest, I used to have an ISP with dynamic addresses and it wasn’t a huge deal. The address only changed every month or two. I used afraid.org’s dynamic DNS service to get a dynamic address that followed the changes and created CNAME records for my real domain pointing at that. The actual connection was fucking awful but the dynamic IPs never caused any problems.

    As for services: Nextcloud is well worth looking into for file sync and photo backup, especially if you’ve already got a file server running.


  • rmuk@feddit.uktoSelfhosted@lemmy.worldOff-grid hosting
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    4 months ago

    As it happens, I’ve just finished setting up a system exactly like this for a completely off-grid setup. I needed a Raspberry Pi running Home Assistant to be completely self-contained to monitor an adjacent, larger system that is only powered up intermittently (close enough that the two systems have a common ground).

    Short version: the Raspberry Pi and the Huawei LTE router I’m using for connectivity draw a steady 9W between them (there’s a lot of monitoring going on). I went with an old pair of 80W panels in very suboptimal positioning, a simple MPPT charge controller and a 110Ah deep cycle leisure battery which costs about €45, €30 and €120 respectively. The system has been running a few months now and the battery had never, ever dropped below 12.4V. The Pi uses WireGuard to connect to my VPS so Home Assistant can be accessed with a web browser since the network I’m using on-site doesn’t do public IP addresses.