My MacBook NEVER has enough disk space. So it’s nice to work with remote datasets over S3 to save space… but except when the bucket is on the other side of the ocean and AWS won’t push bits to my house much faster than 100Mbps 😅

So I set up my own mini S3 on my homelab server!

https://blog.ianwwagner.com/running-garage-in-a-freebsd-jail.html

#FreeBSD #HomeLab #RunBSD #rustlang

Running Garage in a FreeBSD Jail

My work at $DAYJOB that involves a lot of work with data pipeline these days. Particularly the desig...

Ian's Digital Garden
Make your own Read-Only Device with NetBSD

Learn how to configure a reliable read-only root file system on NetBSD, improving system stability and reducing the risk of corruption in embedded and remote setups.

IT Notes

done some "pkg_add -u" maintenance on Tianve, my OpenBSD 7.9 box.
All is up to date now and well. Thanks to all working on the BSDs for this smooth experience!

https://mastodon.bsd.cafe/@Tionisla/116636336058010823

#RunBSD #OpenBSD #FishLinux #BSD #UNIX

I've got nothing.

20 new VMs were added and 46 VMs were renewed.

We donated €890 to the #OpenBSD Foundation, €67645 (!!) since we started.

Thank you, our users, and OpenBSD developers for an awesome OS!

Stay cool, safe, healthy & sane!

#RUNBSD in 2026

https://mastodon.bsd.cafe/@Tionisla/116760938030050558

Upgraded "Tionisla", my main Notebook, to FreeBSD 15.1-RELEASE-p1.

All is well. Thanks a lot to all working on the BSDs for making this possible.

#RunBSD #FreeBSD #Unix #BSD

Great news! My presentation for #EuroBSDCon has been accepted!

Expect a mix of disasters, horror stories, recoveries, BSDs, and one very, very long day.

Stay tuned!

#EuroBSDCon2026 #BSD #RunBSD #FreeBSD #NetBSD #OpenBSD #Linux

Chernobyl’s Forgotten Internet | Chornobyl Uncharted Ep 33

YouTube
This qxl video driver issue with #FreeBSD #QEMU VM appeared more interesting than I thought: in another boot environment #BE where I installed #Xlibre instead of #Xorg, using #qxl driver and startx in a #TTY brought up a bare X session with a #Xterm. Quitting the xterm instance successfully terminated X session and brought back TTY session, while on #Xorg quitting the session resulted in a full black screen, no tty. Switching ttys from with QEMU's sendkey failed to get any tty bacl either. If a window manager like #CWM was launched by startx, however, both Xlibre and Xorg failed with a #SegmentFault error. 2/n

#BSD #RunBSD #Unix #FOSS
Anyone running #FreeBSD desktop in a #QEMU VM? I remembered I simply had to install xf86-video-qxl and use a #Xorg conf file like:

Section "Device"
Identifier "Card0"
Driver "qxl"
EndSection
it should work. But today when I was firing up a FreeBSD 15.1 VM the Xorg session instantly crashed with a segment fault and returned back to tty, changing the qxl driver to scfb worked flawlessly though. Am I missing something? 1/n

#RunBSD #BSD #Unix #FOSS

Call for GitHub stars:
For those of you who touch MacOS machines regularly, a friend has a port of the FreeBSD sh(1) building cleanly on OSX:

https://github.com/dotike/fsh

Looking to get this project past 250 stars for notability. If this project looks interesting to you, please star it.
#RUNBSD #runsh

GitHub - dotike/fsh: FreeBSD shell port for use on MacOS

FreeBSD shell port for use on MacOS. Contribute to dotike/fsh development by creating an account on GitHub.

GitHub