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

I just finished an amazing call.

Uncategorized
69 64 4

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    7 Posts
    29 Views
    @joel I have an entire collection here ans swap them on occasion ... Keychron K8 Pro with Cherry MX purple (super heavy tactile)Second Keychron K8 Pro (currently no switches)GMMK Pro 2 with Holy Panda switchesKeychron Q3 with Voyager V2 switchesNuPhy Air75 v2 with Moss switchesI generally tend towards tactile to super tactile and don't optimize for acoustics as much. Typing feel is way more important to me.
  • 0 Votes
    4 Posts
    17 Views
    @Larvitz very polished blog post. Thank you for sharing!
  • 0 Votes
    1 Posts
    10 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
    13 Views
    The client has a terrible, unreliable FTTC connection. So, this morning, I've been testing several devices and 4G carriers to find a reliable alternative when the FTTC is full/down.The good, old LTE12 Chateau is the best for this task, giving a stable and reliable 220/50 Mbit/sec thanks to carrier aggregation.The newer but smaller hAP ax lite LTE6 is still giving a good result, around 100/50 - expected, as it's "only" a LTE6. This will probably come to my office, while I'm waiting for the Chateau 5G (LTE20) to arrive - probably not before middle of November.Now, I need to create proper queues and rules to manage the two connections - at the moment, I've implemented only the failover and some simple queues on the FTTC.Lunch time.#Mikrotik #IT #SysAdmin #MorningFun