• 0 Posts
  • 842 Comments
Joined 3 years ago
cake
Cake day: July 11th, 2023

help-circle




  • The only limitation I know is WOL doesn’t work after a power outage, because the switch and RPI doesn’t know where to find the target machine

    maybe, but the pi does not need to know that, only the mac address and the interface. the switch doesn’t need to know either because it’s a broadcast frame, it’s forwarded to all cables. the problem sometimes is that if you configure WOL from linux, the network adapter will probably forget on power cycling that it is supposed to react to magic packets. I think not all hardware is susceptible to that, but even then it could help to configure WOL in the BIOS

    @[email protected]








  • Ente, a encrypted Google photos replacement, wants three S3 buckets in a production environment

    if it allows that, 1 is fine until you have backups. Ente wants to do backups with live failover for enterprise grade uptime, but you don’t need that. have backups in multiple places, but a single ente server with a single S3 bucket should be ok for a small operation like this

    For now, and the backups should I create a separate wireguard VPN service as a site-to-site or is there a better option?

    I think a wireguard site to site VPN is a good idea for your internal traffic. backups, internal services communication between tye locations, etc. but maybe it would be easier to do with opnsense, they even have a guide for this, and you use proxmox so you are in a good position for that.


  • I prefer reading the release notes before updating, because if there was something I don’t like often I can’t just go back. other then that it would be better if past release notes would be readable in the app, so you can read it later.

    I think apps that show the release notes right on next launch just wanted to tick off a feature request the developer did not really find useful to put enough thought into it.