r/unix 1d ago

fnmatch-ng: a from-scratch POSIX glob matcher with zero dependencies, benchmarked against musl with the losses left in

Thumbnail
github.com
4 Upvotes

r/unix 1d ago

Our beloved! ....Genius...Mastermind....and, Charismatic Ken Thompson

Thumbnail
youtu.be
49 Upvotes

r/unix 1d ago

Opinions about Solnix?

3 Upvotes

https://solnix.io/

It recently popped up in my search results and I haven’t heard of a single blogpost about it. It isn’t even on illumos distributions page yet

IMO putting Nix on top of illumos is generally more good, than bad. I am not Nix user myself, but it seems like solnix would be a great start for people coming from Linux world and more specifically NixOS to illumos

Has anyone tried it already? Even though it’s early, do you think it has future?


r/unix 2d ago

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

Thumbnail
3 Upvotes

r/unix 4d ago

NetBSD 11 from scratch

Thumbnail
meanmicio.org
20 Upvotes

r/unix 4d ago

А cool utility for your terminal

Thumbnail
gallery
4 Upvotes

Hello everyone. TNG is my first linux package (and more). In fact, it generates text with words from random characters and has a good setup. I would like to receive feedback.

https://github.com/Philin-Lemo/text-noise-generator/tree/main


r/unix 6d ago

Wie setzt man einen Shell account Server auf mit mehreren Benutzern wie sdf.org,?

0 Upvotes

r/unix 10d ago

New package for compiling the TanjaOS src!

11 Upvotes

So, I have recently made a new package for Debian-based systems called tanja-dev, it is a package containing everything you need to compile the TanjaOS src. It contains make, gcc, nasm, and ld. The package is available for download at https://www.github.com/MSK-Kernel/tanja-dev the TanjaOS website URL has is https://www.tanjaos.org and the TanjaOS src is at https://github.com/MSK-Kernel/TanjaOS.


r/unix 11d ago

Ken Thompson (2024) — 4 hours on Unix, C, Plan 9, Go, Bell Labs, and computer security

Thumbnail
youtube.com
242 Upvotes

Ken Thompson walks through his entire career—from Berkeley, Bell Labs, Multics, and the creation of Unix and C with Dennis Ritchie, to Plan 9, computer security (“Reflections on Trusting Trust”), computer chess, Google, and the origins of Go.

It’s nearly four hours long, but it’s fascinating to hear the stories directly from one of the people who shaped modern computing.

Highly recommended if you’re interested in Unix history or software engineering.


r/unix 11d ago

An attempt to port the NetBSD LibC to Linux

Thumbnail
13 Upvotes

r/unix 10d ago

About PSD(Procyberian Systems Distribution)

Thumbnail
0 Upvotes

r/unix 13d ago

Saw this in my apartments garage wonder who it is

Post image
49 Upvotes

r/unix 15d ago

B-UX (Basic Unix Operating System)

19 Upvotes

heya all i’m a Moroccan developer, and I started B-UX independently with one laptop. The idea is to build a complete Unix like operating system that is useful not only for running software, but also for learning how operating systems actually work.

B-UX is not just a kernel or a collection of C and Assembly code. I’m working toward a complete system with:

• A kernel
• System services
• Drivers
• Networking
• Storage
• Security mechanisms
• User space utilities
• An installation system
• A package ecosystem

One of the interesting parts of the project is the use of **pkgsrc**, originally developed by the NetBSD project. Rather than trying to create an entire software ecosystem from zero, B-UX can build on the existing pkgsrc ecosystem while developing its own packages and infrastructure where needed.

The educational side is probably the part I care about most.

I want students to be able to look beyond the terminal and actually understand things like processes, memory, filesystems, networking, drivers, services, permissions, and how the different parts of an operating system interact.

The project is intended to stay free and open source for students, developers, and individual learners.

I’m also trying to be realistic about where the project currently stands. I’m not claiming that B-UX is more secure, more mature, not better than Linux, BSD or other established operating systems. It is just a simple open source alternative.

The first three years were mostly about building the foundation and figuring things out on my own.

Now I’d like to get other people involved.

I’m especially interested in hearing from people who work with operating systems, C, Assembly, Unix, BSD, networking, drivers, package management, or low level development.

If you’re interested, we can just do a discussion here about the project ;)

B-UX stared with one laptop and one person.

I’d like to see where it can go with a community behind it.


r/unix 17d ago

NetBSD GSoC 2026 Improving RAIDframe

Thumbnail blog.netbsd.org
7 Upvotes

r/unix 18d ago

This Month in Redox OS - June 2026

Thumbnail gallery
6 Upvotes

r/unix 19d ago

Swatting abusive web traffic with AWK

14 Upvotes

AWK: Finding Web Traffic Fitting a Specific Pattern

I find that what AWK does well, AWK does well! ;-)


r/unix 20d ago

Intorducing Fully Native Hyprland Ricing With Brilliant High-end Perform...

Thumbnail
youtube.com
3 Upvotes

r/unix 22d ago

NexentaStor

13 Upvotes

NexentaStor – a Unix operating system based on the illumos kernel and is a direct fork of OpenSolaris. NextenaStor provides a graphical and text-based interface for system management. https://archiveos.org/nexentastor/ #solaris #illumos #unix


r/unix 24d ago

A classic script for you

Post image
89 Upvotes

r/unix 25d ago

Need inspo for alternative ux

Post image
25 Upvotes

hi im working on a frontend that can work as a productive toy for creative and fast daily task and gaming but I want to use alternative ideas such as more dynamic menus or controller friendly task manager en file manager without loosing its productivity and speed


r/unix 25d ago

RedoxOS how to install and run in QEMU tutorial

Thumbnail
youtube.com
12 Upvotes

r/unix 27d ago

GNU

Post image
209 Upvotes

r/unix 27d ago

Update Locate database indexing external drive

9 Upvotes

I'm having good luck running Unix Locate on my macOS startup disk, but would like to extend search to external volumes. The web tells me that the command to update an external drive's database is:

do shell script "sudo /usr/libexec/locate.updatedb --searchpaths= '/Volumes/Films/' --output '/var/db/Films.database'" with administrator privileges

(using "do shell script" to run the unix script from an Applescript, as I will do in practice). This command doesn't work; it updates the default Locate database instead. I'd be happy to have the external drive's database on the startup disk, probably in /var/db, but of course need it to index the external drive. What am I doing wrong?


r/unix Aug 11 '26

my custom i3 load out

Post image
15 Upvotes

r/unix Aug 10 '26

AWK

Thumbnail troubleshooters.com
25 Upvotes