romanzolotarev.com is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.
This server runs the snac software and there is no automatic sign-up process.
Yesterday, I tried deploying #invidious on #FreeBSD using #podman (and podman-compose). The only thing that failed was the postgresql containerβ¦ π³ The was an error about missing fd something probably due to the Linux emulation stackβ¦ Even the classical pgsql container does not startβ¦ π€
Anyone is successfully running pgsql using a Linux container?
PS: no, I donβt want to run a native pgsql. because $REASONS
Next Saturday at #EuroBSDCon 2026, I'll tell the story of one of the longest nights of my career.
On 10 March 2021, I had just fallen asleep when the alerts started arriving. One server down. Then another. And another.
Different servers, different workloads, one thing in common: the OVHcloud Strasbourg data centre.
Then came the news: SBG2 was on fire.
I had 142 servers there.
The mission for the night was simple to state: bring the critical services back before 8, then recover everything else as quickly as possible.
This talk is about what happened next. The things that worked, the architectural choices that saved us, and especially the ones that failed when we needed them most.
And it's also the story of why that night changed the way I design infrastructure, and why BSD systems became such an important part of it.
The night 142 of my servers went up in the clouds. Physically.
π
Saturday 12 September, 11:15
π EuroBSDCon 2026, D.0.02
#BSD #FreeBSD #EuroBSDCon #Sysadmin #Infrastructure #RunBSD #NetBSD #OwnYourData #Linux #DisasterRecovery
Soon I want to do probe of me PCs on NetBSD, OpenBSD and FreeBSD. Consider doing a probe of your computer. It helps other users know if your laptop works fine with BSD or not. Or what works and what does not.
We are counting down to the European *BSD event of the year! πβ³π‘
Big thank you to our gold sponsor: Apple
https://www.apple.com
If you haven't secured your spot yet, now's the time!
https://tickets.eurobsdcon.org/
π You can check out the program at https://events.eurobsdcon.org/2026/schedule/
EuroBSDCon 2026 in Brussels, Belgium π§πͺ
September 09-13, 2026
#EuroBSDCon #EuroBSDCon2026 #BSD #RUNBSD #FreeBSD #NetBSD #OpenBSD
I still have not understood how to create an ephemeral / cronjob #FreeBSD #jail⦠The one that cron launches to run a (backup) script and which terminates itself with the script. They always end up in a half-broken state after the script terminates.
So right now, I have a normal jail with nothing running in it (thank you persist;) and a crontab entry with a jexec call to the script.
It seems to be working great. But I feel like this is a dirty hack.
Apparently maintaining sanity between kernel versions and built packages for i915kms GPUs is insanely broken in #FreeBSD. This was not an issue before #pkgbase. I suspect other third party kmods are also having issues.
Heaven help you if you build locally with poudriere.
And yes, I realize that pkgbase is still essentially beta. But holy fucking shit, my laptop never kernel paniced before this. At worst, X failed to start without some tweaks.
I was considering NetBSD, because NetBSD supports ZFS. But, not on root, not without significant tomfoolery. Also fun fact, NetBSD's ISO installer _hates_ both my iODD, and Ventoy.
So, I'm waiting for my latest poudriere build to finish. If I can't get X back, I'm going back to OpenBSD on laptops.
I'll miss ZFS, but I need stability more.
Bring on the ducking dogpile, I am sure I'm holding your pet project the wrong way.
After all these discussions about using BSD systems instead of Linux, I very quickly found myself reading the FreeBSD installation guide. I believe it could definitely be my new operating system to replace Windows 10. In fact, Iβm already on their IRC channel, although that doesnβt necessarily mean Iβll post anything there (Iβm not entirely confident about writing, and often the solution to a problem presents itself after the third or fourth sentence while Iβm trying to explain it)
#freebsd #linux #windows10 #justatool
Toying with a Ryzen 7 5825U machine.
Interestingly, #OpenBSD 7.9 achieves 10 W when IDLE with just powerd enabled, but #FreeBSD 15.1 doesn't go below 13 W with a couple of extra configurations. Trying FreeBSD 16, the better I get is 12W and that's forcing dev.hwpstate_amd.0.desired_performance to the lowest possible value ; which sux in real life. NetBSD goes for 14 W using estd but that doesn't surprise me that much.
From what I see, there're things happening around sys/x86/cpufreq/hwpstate_amd.c
EDIT: after doing the FreeBSD 15.1-RELEASE-p3 install again from scratch and tweaking a few other things, I can achieve 8W at IDLE. Now, that's nice!
EDIT2: while 2x 3.5" SATA disks pluggued in and set to standy, power consumption is kept at 10W. YeePee!
Further evidence that gardening and self-hosting are intimately connected at a deeper level: as I'm growing tomatoes, the universe is clearly telling me which operating system to use for the next server in my closet: FreeBSD!
#SelfHosting #gardening #GrowYourOwn #FreeBSD #bsd #ShotOnLibrem5
boostedWe are counting down to the European *BSD event of the year! πβ³π‘
Big thank you to our silver sponsor: FreeBSD Foundation
https://www.freebsdfoundation.org/
If you haven't secured your spot yet, now's the time!
https://tickets.eurobsdcon.org/
π You can check out the program at https://events.eurobsdcon.org/2026/schedule/
EuroBSDCon 2026 in Brussels, Belgium π§πͺ
September 09-13, 2026
#EuroBSDCon #EuroBSDCon2026 #BSD #RUNBSD #FreeBSD #NetBSD #OpenBSD
https://git.smithies.me.uk/freebsd-thinkpad-p14s-amd-dotfiles/tree/.kshrc
To come so far with hyprland on FreeBSD (it's working!) and then that Danish fuck spoils any party π‘ Really in doubt whether I should publish at all. Which means I probably won't.
I'm all for devs being paid, even by big business, but active association with a white supremacist is a new level of π©. Btw, neovim has been called out also. I'll be reviving my River and Mango FreeBSD repo's in the meantime.
#hyprland #freebsd
If you feel like your #FreeBSD server is way to chatting box when nothing special happened recently to the server, have a look at this Introduction to FreeBSDβs Periodic System.
After writing
daily_show_success="NO"
weekly_show_success="NO"
monthly_show_success="NO"
security_show_success="NO"
into /etc/periodic.conf, it almost feels like
FishLinux!
Oh, BTW, it actually works pretty well to (un)plug #ZFS single-stripe disks from #FreeBSD 14 to #Slackware 15.0 to #FreeBSD 15.1 and still be able to access the data in the end.
yes, some zfs export and zfs import (-f) are useful
nope, you donβt want to bother why this happened.
15.1-RELEASE-p3 πWe are counting down to the European *BSD event of the year! πβ³π‘
Big thank you to our partner sponsors:
- Skylime - https://www.skylime.net/
- Netzkommune - https://www.netzkommune.de/
- OpenBSD Amsterdam - https://openbsd.amsterdam/
- LAYLO - https://laylo.io/
- The Lightbird - https://thelightbird.com/
If you haven't secured your spot yet, now's the time!
https://tickets.eurobsdcon.org/
π You can check out the program at https://events.eurobsdcon.org/2026/schedule/
EuroBSDCon 2026 in Brussels, Belgium π§πͺ
September 09-13, 2026
#EuroBSDCon #EuroBSDCon2026 #BSD #RUNBSD #FreeBSD #NetBSD #OpenBSD
You have a dual-stack #FreeBSD server. You already have IPv4 working fine on it. The jails are the classic/original NAT type (not VNET, no bridges or any of that stuff)
You want to add IPv6 to the jails. Your hosting provider gives you a /64.
What kind of IPs do you use on the jails?
| Unique Local Address (ULA) (fd00::): | 17 |
| Link Local Address (fe80::): | 1 |
| Something else (please comment!): | 13 |
Woops, looks like 2 #jails were forgotten from the backups on the previous #FreeBSD test machine⦠Somebody now has to restore them from memory⦠Luckily, most of data are just configuration files and a howto was blogged. Also the rest is available on the secondary server, that became the primary when the test machine was turned off.
This is my #GoToSocial (on #OpenBSD, on #bhyve, on #FreeBSD) instance, as seen from the garage. Doesnβt it look cute!?
With Apple phasing out AFP in macOS 27 and Time Capsules officially reaching end-of-life, it's time to move network backups to proper SMB.
If you run a FreeBSD server, you can build a fast, rock-solid, and secure Time Machine target powered by ZFS and Samba - neatly isolated inside a FreeBSD jail using Bastille.
https://it-notes.dragas.net/2026/01/28/time-machine-freebsd-jail/
Keep your macOS backups running smoothly via SMBv3 (with full vfs_fruit support) and full dataset quota control on ZFS!
#FreeBSD #macOS #TimeMachine #ZFS #BastilleBSD #Samba #SysAdmin #Backup #OwnYourData #SelfHosted #BSD #RunBSD #OwnYourData
some days I wish upgrading #FreeBSD was as mindless as upgrading my #OpenBSD machines.
On OpenBSD, it's generally `sysupgrade`, let it do its thing, rebooting itself a couple times (entering my FDE passwords as necessary), and then a `pkg_add -u` to upgrade my packages. Sometimes a `sysmerge` if it can't do it automatically. But very much two (or three) idiot-proof commands with very little demand on this idiot's brain to recall where I am in the process.
While I like the automatic ZFS boot-environment snapshotting, FreeBSD requires me to know the next version-number I want to upgrade to (can't determine it or prompt me for viable options?), transcribe it as part of the upgrade command, then manually running `freebsd-update install` multiple times, rebooting manually multiple times between each, then `pkg update` and a `pkg upgrade` to update userspace. I'm sitting at a loginβ¦is this the first, second, or third reboot? I don't know, it was taking a while and I ended up wandering off to do something else.
This post brought to you by this morning's 14.3β14.4 FreeBSD upgrade π
@sizeofvoid the standard response might be "wifibox", but this is not an out-of-the-box experience.
At EuroBSDcon 2026:
The Realities of Enterprise FreeBSD https://events.eurobsdcon.org/2026/talk/HRXAHF/
Talk by Allan Jude
2026-09-12 11:15:00
To register: https://tickets.eurobsdcon.org/eurobsdcon/brussels/
About EuroBSDcon 2026: https://2026.eurobsdcon.org
@eurobsdcon #eurobsdcon #freebsd #netbsd #openbsd #conference #brussels #bruxelles #freesoftware #libresoftware
At EuroBSDcon 2026:
From Report to Patch, the OpenBSD Errata Process https://events.eurobsdcon.org/2026/talk/ZGDXQR/
Talk by Alexander Bluhm
2026-09-13 10:30:00
To register: https://tickets.eurobsdcon.org/eurobsdcon/brussels/
About EuroBSDcon 2026: https://2026.eurobsdcon.org
@eurobsdcon #eurobsdcon #freebsd #netbsd #openbsd #conference #brussels #bruxelles #freesoftware #libresoftware
π’ EuroBSDCon2026: The Schedule is Here! πβ³οΈπ‘
The schedule is now published!!
You can find it at: https://events.eurobsdcon.org/2026/schedule/
Grab your tickets ποΈ at https://tickets.eurobsdcon.org/eurobsdcon/brussels/
For everything else, peek at https://2026.eurobsdcon.org/
More information is added all the time.
EuroBSDCon 2026 in Brussels, Belgium π§πͺ
September 09-13, 2026
#RUNBSD #FreeBSD #NetBSD #OpenBSD #EuroBSDCon #EuroBSDCon2026 #BSD #Conference #Register