Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

This morning, this is extremely appropriate

Uncategorized
10 4 38

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    1 Posts
    8 Views
    Running FreeBSD 15 VM-Image on Proxmox? You might have noticed your cloud-init static IPs are being ignored. 😓The issue: Proxmox generates legacy cloud-init "v1" configs, but FreeBSD's new nuageinit tool only understands the modern "v2" format. The result is a silent fallback to DHCP (or no IP at all..).I wrote a shell script to bridge the gap. It runs on the host and generates a custom ISO with the v2 syntax FreeBSD actually expects.Read the full breakdown and grab the script: https://blog.hofstede.it/freebsd-15-cloud-init-on-proxmox-working-around-nuageinits-network-config-gap/#FreeBSD #Proxmox #SysAdmin #CloudInit #Virtualization
  • 0 Votes
    1 Posts
    8 Views
    Under the hood update!I’ve finally retired the old cron + sh setup for the weather bots. It served us well, but it had a major flaw: if I rebooted the server while it was posting, the job just died halfway. If the server was down during a scheduled slot, the forecast was lost forever.So, I wrote a custom Python daemon to run inside the FreeBSD Jails.It’s stateful now. If a crash happens at city 15 of 50, it resumes exactly there on reboot.If the server naps/is rebooting during a scheduled run, the bot realizes it missed a slot and runs immediately upon waking up.#FediMeteo #SysAdmin #Python #FreeBSD #Coding #SelfHosted #OwnYourData #StayTuned
  • 0 Votes
    23 Posts
    104 Views
    @stefano @ricardo the article mentioned the FreeBSD subreddit and The FreeBSD Forums. Yorick Peterse shared his post in the sub, where it was very well-received. Pictured: insights that are not visible to the public (I very rarely share such things, doing so seems harmless on this occasion). No mention of Discord, Twitter, or X. Also pictured: the wiki for FreeBSD Discord very recently cautioned that the FreeBSD Community Code of Conduct can not be enforced. I do not imagine that this caution relates to any recent misconduct there …<https://www.freebsd.org/internal/code-of-conduct/><https://wiki.freebsd.org/Discord/DiscordServer><https://yorickpeterse.com/>#FreeBSD #Reddit #forums #Discord #community #conduct #misconduct
  • 0 Votes
    1 Posts
    10 Views
    To be fair, AWS tells you that you shouldn't rely on a single region.But yeah, half of the internet shouldn't rely on AWS neither.#aws #awsoutage