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

After many years, I've just started testing #MooseFS again.

Uncategorized
6 5 16

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    8 Posts
    19 Views
    And finally added the last piece to my new Mailserver: Observability via Promtail/Loki. Done for today 🙂 #sysadmin #monitoring #selfhosting #mailserver
  • 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
    16 Views
    Latest 𝗩𝗮𝗹𝘂𝗮𝗯𝗹𝗲 𝗡𝗲𝘄𝘀 - 𝟮𝟬𝟮𝟱/𝟭𝟬/𝟮𝟳 (Valuable News - 2025/10/27) available. https://vermaden.wordpress.com/2025/10/27/valuable-news-2025-10-27/Past releases: https://vermaden.wordpress.com/news/#verblog #vernews #news #bsd #freebsd #openbsd #netbsd #linux #unix #zfs #opnsense #ghostbsd #solaris #vermadenday
  • Goodbye to Pop

    Uncategorized freebsd
    1
    0 Votes
    1 Posts
    13 Views
    Goodbye to Pop!OS and cosmic desktop, at least for now. Tonight I installed #Freebsd 14.3 on my first generation core-i series Dell laptop. The Intel Centrino wireless is supported, which is great news. Hopefully I'll figure out what steps I'm missing to get it to connect.Modules are loaded, rc.conf edited, the interface is up / shows up with ifconfig, but it doesn't scan. It looks like the regulatory domain was set automatically during setup. So I'm not sure what I'm missing.I don't think I've every used a BSD with wifi, so it's a new challenge. Everything is a bit different than I'm used to. At least my old habit of typing ifconfig actually works, unlike on Linux these days.