r/unix 18h ago

New package for compiling the TanjaOS src!

6 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 2d ago

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

Thumbnail
youtube.com
218 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 1d ago

About PSD(Procyberian Systems Distribution)

Thumbnail
0 Upvotes

r/unix 1d ago

An attempt to port the NetBSD LibC to Linux

Thumbnail
11 Upvotes

r/unix 3d ago

Saw this in my apartments garage wonder who it is

Post image
48 Upvotes

r/unix 3d ago

I'm a bit of a fan of Dennis Ritchie :P

Thumbnail drive.google.com
0 Upvotes

I have crafted a lengthy document that attempts to put in perspective the scale of the impact that Dennis Ritchie left on the digital world.

Bad news first: The document is a chat with AI.

But the good news: Within this paper, I present an idea which feels ORIGINAL AND elegant! Two for the price of one :) Well you'll just have to dig through the document to actually find the idea.

You'll find the opening statement on PAGE2 in a BOLD FONT.

Is anyone even going to bother reading the pdf?

Is anyone out there?

Goodbye for now, world. 😘

- STARSEE


r/unix 6d ago

B-UX (Basic Unix Operating System)

18 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 8d ago

NetBSD GSoC 2026 Improving RAIDframe

Thumbnail blog.netbsd.org
6 Upvotes

r/unix 9d ago

This Month in Redox OS - June 2026

Thumbnail gallery
5 Upvotes

r/unix 10d 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 11d ago

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

Thumbnail
youtube.com
3 Upvotes

r/unix 13d ago

NexentaStor

14 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 15d ago

A classic script for you

Post image
89 Upvotes

r/unix 15d ago

Need inspo for alternative ux

Post image
23 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 16d ago

RedoxOS how to install and run in QEMU tutorial

Thumbnail
youtube.com
12 Upvotes

r/unix 18d ago

GNU

Post image
205 Upvotes

r/unix 18d 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 21d ago

my custom i3 load out

Post image
15 Upvotes

r/unix 22d ago

AWK

Thumbnail troubleshooters.com
26 Upvotes

r/unix 22d ago

Recordings of the GNUstep online meeting of 2026-08-08 are online

Thumbnail
youtube.com
11 Upvotes

r/unix 23d ago

BSD UNIX distribution floppy (8"!) from 1983

Post image
109 Upvotes

r/unix 22d ago

​[RECRUITMENT] Join the SSLPT (Simple Stupid Linux Programming Team) – Building a Custom Ecosystem from the Ground Up!

Thumbnail gallery
2 Upvotes

r/unix 23d ago

Update: Blue Penguin Linux Prep is now on iOS and I’m looking for Android testers

Thumbnail
2 Upvotes

r/unix 27d ago

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

Thumbnail
5 Upvotes

r/unix Aug 02 '26

Where Unix Runs Today — Vivian Voss

Thumbnail
vivianvoss.net
54 Upvotes

… Unix is not a historical curiosity. It is the operating-system family under your phone, under your laptop, behind your Friday-evening stream, inside the router that carries your call, in the back office of the bank that holds your salary, and inside the console your nephew is shouting at in the next room. …

Parts 1, 2, and 3:

Via https://indieweb.social/@jbz/116909016531074785