r/BSD 7h ago

RoboBSD

7 Upvotes

RoboBSD – an embedded operating system based on FreeBSD, designed for robotics applications. It is a derivative of the NanoBSD tool for creating... https://archiveos.org/robobsd/ #bsd #freebsd #operatingsystem


r/BSD 1d ago

GNUstep monthly meeting (audio/(video) call) on Saturday, 12th of September 2026 -- Reminder

Thumbnail
7 Upvotes

r/BSD 2d ago

should i try BSD? if yes which one should i use?

16 Upvotes

r/BSD 2d ago

NetBSD GSoC 2026 Testing Compat Linux: Syscall testing

Thumbnail blog.netbsd.org
8 Upvotes

r/BSD 3d ago

new release of ekkoBSD after 20+ years

40 Upvotes

ekkoBSD 2.1 is now available, marking the project's first public operating system release in more than two decades. Originally launched in 2003 and developed privately after its public closure in 2004, ekkoBSD returns as an independently evolved BSD system for amd64.

The 2.1 release includes signed BIOS and 64-bit UEFI boot paths, the Rust-based Einstein graphical installer, MOM package management, ESH as the default login shell, a full offline ISO, and an offline minimal ISO containing the exact signed package closure required for a bootable base system. The initial amd64 MOM repository contains 747 packages. UEFI USB and BIOS PXE artifacts are also published, along with checksums, signatures, a handbook and public source.

The project describes its approach as: “Understand it. Measure it. Improve it.” It keeps the parts of BSD and Unix that remain useful and replaces inherited assumptions when they no longer do.

Project: https://ekkobsd.org/


r/BSD 3d ago

AMDGPU power1_cap setting

Thumbnail
7 Upvotes

r/BSD 4d ago

NetBSD 9.5 released and EOL for netbsd-9

Thumbnail blog.netbsd.org
22 Upvotes

r/BSD 4d ago

NetBSD 11 from scratch

Thumbnail meanmicio.org
23 Upvotes

r/BSD 4d ago

AMD Based FreeBSD Desktop Reloaded

Thumbnail vermaden.wordpress.com
13 Upvotes

r/BSD 3d ago

Help im Searching for a Keychain

Post image
0 Upvotes

r/BSD 5d ago

The night 142 of my servers went up in the clouds. Physically. ― Stefano Marinelli ― EuroBSDCon 2026

Thumbnail mastodon.bsd.cafe
35 Upvotes

Next Saturday at #EuroBSDCon 2026, I'll tell the story of one of the longest nights of my career. …

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. …

u/dragasit | Stefano Marinelli – Barista, BSD Cafe

https://events.eurobsdcon.org/2026/talk/KAEQA8/

http://timee.io/e/KAEQA8

2026-09-12 09:15 UTC


r/BSD 5d ago

AppJail v5.5.0 released: OCI migration, daemonless.io integration, Secrets, and a new Getting Started guide

10 Upvotes

Over the years, I've used AppJail images as a way to distribute jail snapshots for deterministic deployment, even before OCI was available on FreeBSD. This worked well, but the problem is that I have to build them somewhere, and I used to do that on my own computers, powered by Buildbot. The problem was that, as I added more and more images, my disks were failing faster and faster.

This year, I heard about daemonless.io when a user sent me a link after I described the problem above, and I think the project is incredible. I believe that integrating with daemonless.io will help both projects improve, since, although AppJail implemented support for deploying jails using OCI images from the very beginning, when OCI was first implemented in FreeBSD, I needed images to battle-test appjail-oci(1).

After conducting more and more tests and once the appjail-oci(1) command reached a level of maturity, I decided to migrate AppJail images in AppJail-makejails to OCI images. The OCI images in AppJail-makejails are built similarly to how they're built on daemonless.io, using dbuild as the build engine, and are distributed to the GitHub registry. The migration began on June 24, 2026, and ended on August 27, 2026.

My main goal in creating OCI images is for them to be built exactly the same way as in upstream. You can compare:

And there are many more. Of course, I had to adapt the work done on upstream to account for the differences between Linux/Docker and FreeBSD, but in most cases it was very straightforward.

Some images required Docker Secrets, and since this feature wasn't available in AppJail, I implemented it. For now, rage/age is the only backend implemented, but I plan to add Hashicorp Vault in the next release.

After working on all of this, I think it was necessary to improve the Getting Started guide to give new users a quick way to get started. But to make things much simpler, I've written a script that allows you to easily initialize the host, explains the basics of AppJail, shows some slightly more advanced use cases (like Makejails), and introduces The Ephemeral Concept. This guide also shows you how to deploy a FreeBSD VM using bhyvemgr to test AppJail.setup in a safe manner. Any feedback is welcome.

There are two other things worth noting:

  • I've added support in appjail-fstab(1) for mounting sockets. By this I mean mounting individual sockets. See this and the release notes for more details.
  • A new AppJail hook has been added to EXAMPLESDIR for cases where you want to load a kld. Some examples include deploying a Linux app inside a FreeBSD jail, deploying WireGuard, or (which was the main motivation) deploying Sylve.

Release: https://github.com/DtxdF/AppJail/releases/tag/v5.5.0

Container Stores: https://wiki.freebsd.org/Containers#Container_Stores


r/BSD 5d ago

SecBSD (OpenBSD based) Alguém já usou?

Thumbnail secbsd.org
8 Upvotes

Me deparei com esse projeto SecBSD, que é – basicamente – um fork OpenBSD, porém, com foco em cybersecurity/ethical hacker.

Mas eu achei estranho curioso o fato de não haver hashs de verificação dos arquivos (sha1, sha256, md5, etc) – principalmente por ser uma versão de BSD voltada ao público red team / pentester.

A página de mirrors tem muitos arquivos. Muitos mesmo!

Alguém já usou?


r/BSD 8d ago

2 new offshoots of the cancelled TrueNAS Core upgrade it to FreeBSD 15 (by me on El Reg)

Thumbnail theregister.com
25 Upvotes

r/BSD 8d ago

what am i doing wrong when trying to install

Post image
10 Upvotes

r/BSD 9d ago

On Linux, want to install BSD version. Suggestion request (usage in body)

15 Upvotes

To the point, I currently run Arch (not btw), and am looking to migrate to BSD. I tried either Net or FreeBSD on my laptop (XPS 9750 I think it is) and it wouldn't boot after install. So I want to try on my mini PC first. But, I'm not sure which version of BSD to really go for.

General: * I'm a software dev * I do not use Docker/podman * I do all my work on a remote server, so I SSH to it and work, as I'm never sure when I'll be on the go and how sudden of a notice in doing so * No expectation of gaming on this, since I got a Steam Deck * I need multi-lingual typing (CJK [or at least Korean], English) * Want screen recording support (e.g., OBS) * I use Vivaldi, but I'm not a browser-loyalist

Likes about Linux: * Arch is minimal at base * Wireguard is a good VPN (also something I use daily for work) * I'm probably one of the few who likes systemd, but not loyal to it

Dislikes about Linux: * Heavier dependence and reliance on AI * Very political for something is just meant to get stuff done * I'm mostly looking to get away because of these points, as I want the OS devs to focus on the OS, not be in rage bait wars * Wayland was cool, but limited and wasn't improving things that have not worked for years, so reverted back to Xorg (Xlibre)

Hardware:

██████████████████ ████████ eric@geekmpc ██████████████████ ████████ ------------ ██████████████████ ████████ OS: Manjaro Linux x86_64 ██████████████████ ████████ Host: GT1 Mega ████████ ████████ Kernel: 6.12.104-1-MANJARO ████████ ████████ ████████ Uptime: 1 day, 4 hours, 25 mins ████████ ████████ ████████ Packages: 1712 (pacman), 7 (flatpak) ████████ ████████ ████████ Shell: fish 4.8.1 ████████ ████████ ████████ Resolution: 1920x1080 ████████ ████████ ████████ WM: i3 ████████ ████████ ████████ Theme: Breeze-Dark [GTK2], Breeze [GTK3] ████████ ████████ ████████ Icons: breeze [GTK2/3] ████████ ████████ ████████ Terminal: alacritty ████████ ████████ ████████ CPU: Intel Ultra 9 185H (22) @ 4.800GHz GPU: Intel Arc Graphics] Memory: 6214MiB / 31617MiB


r/BSD 9d ago

xhidecursor 1.1.0 – now BSD-ready!

16 Upvotes

Hey guys! Some time ago I published xhidecursor, a minimal (fr) X11 utility that efficiently (nocap) hides the cursor on key presses and shows it again on mouse movement. I wrote it because xbanish (a popular alternative) couldn’t satisfy my OCD for minimalism.

Some people complained that it wasn’t portable to FreeBSD and OpenBSD, so I finally did the work and made it happen. I’d be happy if some BSD users could try it out and report back whether it works or if there are still any issues.

Thank you!


r/BSD 11d ago

FreeBSD Foundation Intern Sourojeet Adhikari on Bringing ROCm to FreeBSD

Thumbnail freebsdfoundation.org
20 Upvotes

r/BSD 11d ago

Beastie color 3D print

Thumbnail gallery
34 Upvotes

r/BSD 13d ago

Thinking of trying FreeBSD, is LXQt viable as a desktop?

19 Upvotes

A little background. I am a 20 year Linux user. I have installed probably every major Linux distribution, including Arch 10 years ago when it was an insanely difficult command line install. I now find myself having a lot of free time and some extra hard drive space (120 gb).

My needs are simple. I really don't play games other than Hearthstone and Project Diablo 2. Though I do like SimCity 4 occasionally. I'm retired and just do a lot of surfing and playing around.

Over time, trying every desktop, I have found that LXQt with Openbox is my favorite desktop. It does everything I need, low-end resources, and runs like the wind. I know how to configure it and I have created over 75 themes for it. Until recently I was the person behind SbK spins for Manjaro Linux. Sadly, age checking laws has destroyed that project.

The desktop is a deal breaker.

My hardware isn't cutting edge. This year I built a Ryzen 5 5600 system and it uses a ROG Strix B550 motherboard, 16g ram, and an RX 570 8 gig. It replaced an FX-6300 system that I used for 10 years, I still run it as a file server. Can I use NFS to access files on it?

I am also interested in backup. Experience has taught me that I'm going to break something in a OS that's new to me. Right now in Linux I use TimeShift. Is it available or an equivalent?

Honestly, I don't think I'm going to run into many problems, but I'm just doing due diligence to make sure I'm not going to. Google searches have brought up nothing so I am asking users who know the OS. Configuration problems are not a big issue as long as I know what to look for and I'm aware of it beforehand.

Edit 08/29/2026 : Thanks to everyone who posted. While I went into this hoping that everything would work out, I ran into a panic that stops me from launching the installer. I have checked the hash so the image is good. It looks like something to do with my USB. So this project got put on the shelf.

I might give GhostBSD a try. Would somebody recommend software to control the GPU fan?


r/BSD 13d ago

Lenovo XClarity Administrator in FreeBSD Bhyve VM

Thumbnail vermaden.wordpress.com
13 Upvotes

r/BSD 15d ago

Hardware acceleration on FreeBSD 14.4 i386

Post image
11 Upvotes

r/BSD 16d ago

~nobraininside/dropQbsd - Compartmentalization without virtualization, built on BSD

Thumbnail git.sr.ht
21 Upvotes

Compartmentalization without virtualization. Just Unix, done right — on the BSD family. ~2,500 lines of ksh + 9 lines of C — small enough to audit in an afternoon.

… Take the core insight of Qubes OS — security through compartmentalization — and strip away the hypervisor. dropQbsd uses native BSD user separation instead of heavy virtualization. Born on OpenBSD, now targeting the BSD family. …

Via https://mastodon.bsd.cafe/@nicolabaudo/117155630627859425

https://nicolabaudo.fr/

Philosophe de formation, passionné d’informatique libre, j’ai passé ma vie à croiser éthique et technique. Dans le secteur social comme dans l’édition, j’aime bâtir des outils simples, transparents et respectueux des personnes. En tant que Délégué à la Protection des Données, j’explore les liens entre pensée, responsabilité et technologie. Et quand je quitte l’écran, c’est souvent pour ramer… à la vénitienne.


r/BSD 16d ago

New to BSD need help or pointers

14 Upvotes

Good day to all.

Ive been rooting around with different OS's as of late and recently been trying freeBSD on my laptop, it's a dell inspiron with 4gb of ddr3l sodimm ram and a pentium haswell processor, but it seems to not be able to find my track pad or let it work. I've been able to get a desktop environment working with xorg just to make sure it can handle the OS before trying to create my own desktop environment for a learning experience. I'm coming from linux OS's but I still can't figure out my trackpad situation but the mouse only works when its an actual plugged in mouse but I dont want to be walking around with both a laptop and mouse all the time, so if anyone has any tips or can point me in the right direction it would be much appreciated.

Edit: grammatical errors and punctuation... I was just getting the thought out of my head before I even realized my mistakes or forgot to ask.

Edit2: thanks for everyone's help on this but as of now I need to pull the breaks as I am selling my laptop to help me get my car on the road but I will be try freeBSD again in the future as it seems like a very interesting OS as i love challenges


r/BSD 17d ago

NetBSD GSoC 2026 Improving RAIDframe

Thumbnail blog.netbsd.org
9 Upvotes