A Fedora Remix · Sudden Enlightenment

satori linux

A minimal, meditative Linux distribution.
Clarity in every package.

v1.0 beta · based on fedora 41

Philosophy

01

Minimal

No cruft. No bloat. Every package earns its place. Satori ships only what's necessary — an operating system that respects your attention and your disk.

02

Precise

Considered defaults. Nothing left to chance. From filesystem layout to service configuration, everything is intentional — not assembled, composed.

03

Secure

SELinux enforcing. Hardened kernel parameters. A minimal attack surface baked in from first boot. Security as a property of the system, not an afterthought.

Foundation

Built on the Fedora ecosystem

Satori Linux is a Fedora Remix. It stands on one of the most innovative Linux foundations in the world, then steps back. We inherit Fedora's commitment to free software, cutting-edge packages, and rigorous engineering.

What we add is restraint: a curated selection of defaults, a refined environment, and an opinionated setup that gets out of your way from the first login.

Fedora Remix
PackagesDNF · RPM · COPR · Flatpak
SecuritySELinux enforcing by default
Initsystemd — clean, fast startup
KernelLatest stable Fedora kernel
UpdatesAligned with Fedora release cycle
Archx86_64 · aarch64

Get started

Download and install

Download the ISO and write it to a USB drive. Boot into the live environment to try before installing.

# Write ISO to USB — replace /dev/sdX with your drive
$ dd if=satori-linux-1.0.iso of=/dev/sdX bs=4M status=progress

# Or use Fedora Media Writer
$ dnf install mediawriter