Release Announcement

16/08/2025 - Zephix v8 (Zephix_8-x86_64) was released: Updated distribution principles, embracing simplicity and speed as core principles, moving away from a modular approach to deliver unparalleled performance; Streamlined the user experience by adopting i3 as the sole interface, eliminating the complexity of multiple desktops; Included firmware drivers to ensure seamless compatibility with a wide range of laptops; Packaged essential software like GIMP, Inkscape, VLC, LibreOffice, and other utilities making the distribution ideal for daily use; Revamped the official website to reflect all these changes.

About Zephix

Zephix is a lightweight, fast, and efficient Linux distribution, based on Debian stable and built for simplicity and speed. It runs totally from removable media without touching any files stored on the user's system disk.

The main user interface for Zephix is i3, a lightweight tiling window manager designed for speed and simplicity. The i3 window manager adheres to these principles by being keyboard-driven, which minimises mouse usage and streamlines workflows. Its minimal resource usage ensures fast performance, even on older hardware, while its straightforward configuration allows users to customise their environment with ease. This makes i3 an ideal choice for a system focused on efficiency, speed and minimalism.

In Zephix, the i3 modifier key is the alt key. You can use it in combination with other keys, as shown below, to operate Zephix. The modifier key can also be used to move floating containers by pressing and holding it while dragging the container using the mouse.

By default Zephix has persistent mode enabled. This means that all your changes will automatically be saved on the device running Zephix. To enable persistence for Zephix, create an additional ext4 partition labeled persistence on your storage medium. Mount the partition and create a persistence.conf file in its root directory with the content /, union. This configuration enables full system persistence.

Alternatively, a persistence file can be used instead of a partition. Create a large empty file (e.g., persistence.img) on your storage medium using a tool like dd (e.g., dd if=/dev/zero of=persistence.img bs=1M count=1024 for a 1GB file). Format the file with an ext4 filesystem using mkfs.ext4 persistence.img, then mount it and create a persistence.conf file in its root directory with the content /, union. Unmount the file and place it in the root of the storage medium.

Users Love Us Award Badge Rising Star Award Badge Community Choice Award Badge SourceForge Favorite Award Badge