schmonz.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.
A small update on NetBSD Cells 🙂
I’ve spent some time recently polishing things up and have updated the project page. I also built a new evaluation DVD image so it’s easier to try the current state of the project.
It now includes a few of the things I’ve been working on lately, like the reconcile engine in cellmgr, some early volume and backup management, and cellui for interactive administration.
If you’re curious about where the project currently stands, I wrote a short status report here:
https://www.petermann-digital.de/en/blog/netbsd-cells-status-report-2026q1/
Project page and download:
https://netbsd-cells.petermann-digital.de/
Feedback, thoughts, and questions are always very welcome.
"Can you show what Cells for NetBSD actually does?"
Sure.
Fresh NetBSD install, deploy a Luanti server from a manifest, backup, restore, inspect processes inside the cell, then nuke everything again.
My personal record is <4 minutes.
The video is slower because OBS + VM + music nearly killed my laptop.
Pushing Cells for NetBSD even further... cellmgr becoming a scriptable reconcilation engine with full lifecycle management including backup/restore, with cellui as the go-to TUI for midnight commander enthusiasts. And why stop there, when you could have a PAM authenticated web UI with feature-parity as well?
Happy International Pi Day! Celebrating the infinite possibilities of clean code and extreme portability.
What a better day to remind everyone: Of course it runs NetBSD! 🚩
#NetBSD #PiDay #PiDay2026 #OpenSource #RetroComputing #RunBSD #linux
Hey! I will speak at #OpenTofuDay Europe in Amsterdam on March 23!
In my talk, we will see how to package OpenTofu and its providers, and we will exercise that to migrate from Terraform 0.12.x to OpenTofu 1.11.x.
Talk schedule link: https://sched.co/2DY5x
For more info about OpenTofu Day Europe: https://bit.ly/41RUALZ
hotuser script from the OpenDTrace toolkit.Another issue is that the only way to stop dtrace is to kill -9 it, which takes the watched process with it in the fall..
Halp? :)
boostedIT person is setting up my new Mac. I'm seeing if I can download, install, and then compile the entirety of #NetBSD before macOS finishes installing.
Turns the Mac is defective, new one will take 3 days to arrive, so I'm probably winning!
Do you want to come to Brussels, mingle with BSD people, perhaps do a talk, a tutorial or a BOF session?
The Call for papers https://2026.eurobsdcon.org/cfp/ is open until June 20th, for the conference in Brussels September 9-13, 2026.
We also offer pre-submission guidance/mentoring, see within.
Wonder what BSD and the conferences are about? See https://nxdomain.no/~peter/what_is_bsd_come_to_a_conference_to_find_out.html
@EuroBSDCon #freebsd #netbsd #openbsd #freesoftware #libresoftware #brussels #bruxelles
boostedI pushed a second blog post. This time just some notes on what I had to do to get #NetBSD on my VPS setup for remote administration with ansible:
https://overeducated-redneck.net/blurgh/netbsd-ansible-notes.html
boostedpwning #NetBSD -aarch64 (ARM)
#RunBSD #Linux #unix
https://www.feyrer.de/NetBSD/bx/blosxom.cgi/nb_20260308_1932.html
boostedI couldn't make it happen. I can get NetBSD set up with networking and the default X11 window manager, but when I try to get it to log in via XDM with Xfce, the system crashes, and killing the VM trashes the filesystem.
I couldn't find a clear, up-to-date tutorial on how to make this happen in NetBSD 10, and the NetBSD Handbook really didn't provide a complete recipe.
What about a nice Midnight Commander-style TUI to manage cells interactively? 🤔
#netbsd #cellsfornetbsd #tui #devops #modernretrocomputing
https://netbsd-cells.petermann-digital.de
| Yes, absolutely: | 0 |
| Sounds interesting: | 0 |
| Only if it stays simple: | 0 |
| No, not for me: | 0 |
Latest 𝗩𝗮𝗹𝘂𝗮𝗯𝗹𝗲 𝗡𝗲𝘄𝘀 - 𝟮𝟬𝟮𝟲/𝟬𝟯/𝟬𝟵 (Valuable News - 2026/03/09) available.
https://vermaden.wordpress.com/2026/03/09/valuable-news-2026-03-09/
Past releases: https://vermaden.wordpress.com/news/
#verblog #vernews #news #bsd #freebsd #openbsd #netbsd #linux #unix #zfs #opnsense #ghostbsd #solaris #vermadenday
Latest 𝗩𝗮𝗹𝘂𝗮𝗯𝗹𝗲 𝗡𝗲𝘄𝘀 - 𝟮𝟬𝟮𝟲/𝟬𝟯/𝟬𝟵 (Valuable News - 2026/03/09) available.
https://vermaden.wordpress.com/2026/03/09/valuable-news-2026-03-09/
Past releases: https://vermaden.wordpress.com/news/
#verblog #vernews #news #bsd #freebsd #openbsd #netbsd #linux #unix #zfs #opnsense #ghostbsd #solaris #vermadenday
Thanks everyone for the constructive discussion and participation in the naming poll over the past days. It was really helpful.
The former "Jails for NetBSD" project will move forward under the name "Cells for NetBSD".
New project page:
https://netbsd-cells.petermann-digital.de
Next steps will focus on stabilizing the current prototype, testing it with real-world workloads, and exploring further ideas around a NetBSD-native container technology.
Here’re some pictures from #NetBSD at SCALE
There’s a lot of interest in NetBSD :)
First is a Raspberry Pi 400 with ctwm running as a stratum 2 NTP server. Our neighbors just happen to be the Network Time Foundation.
pwning NetBSD-aarch64 (ARM)
- http://www.feyrer.de/NetBSD/blog.html/nb_20260308_1932.html
#pwn #binaryexploitation #ctf #cybersecurity #pwntools #gdb #netbsd #arm #aarch64
boostedThis afternoon's fun: pwning NetBSD-aarch64 (ARM)
(venv-pwn) qnetbsd$ python3 -c 'from pwn import * ; p = b"A" * 16 + p64(0x2001009f4); sys.stdout.buffer.write(p)' | ./win2
What is your name? Hello AAAAAAAAAAAAAAAA�
Goodbye, winner.
(venv-pwn) qnetbsd$ uname -a
NetBSD qnetbsd 11.0_RC2 NetBSD 11.0_RC2 (GENERIC64) #0: Wed Mar 4 21:02:00 UTC 2026 mkrepro@mkrepro.NetBSD.org:/usr/src/sys/arch/evbarm/compile/GENERIC64 evbarm
#pwn #netbsd #binaryexploitation #arm #aarch64 #pwntools #gdb #ctf
boostedTestdriving NetBSD-11.0RC2 on ARM hardware (in VM!)
The naming poll for the NetBSD isolation project is now closed - and I think the result speaks for itself. 😉
Thanks to everyone who participated and shared thoughts in the discussion. The feedback from the BSD community has been really helpful.
I’ll take a bit of time to digest the results and the comments before making a final decision.
More updates soon - stay tuned.
boostedThis weekend is the perfect time to get your #eurobsdcon submissions done!
The Call for papers https://2026.eurobsdcon.org/cfp/ is open until June 20th, for the converence in Brussels September 9-13, 2026.
We also offer pre-submission guidance/mentoring, see within.
Wonder what BSD and the conferences are about? See https://nxdomain.no/~peter/what_is_bsd_come_to_a_conference_to_find_out.html
@EuroBSDCon #freebsd #netbsd #openbsd #freesoftware #libresoftware #brussels #bruxelles
troubleshooting BSD TCP network performance
#NetBSD #runbsd
https://omaera.org/wlog/tech/bsd_network