NuTyX 15.05: Child of Linux From Scratch
Unconventional
The independent French distribution NuTyX offers impressive performance and many innovations.
Several hundred different distributions vie for the attention of Linux users. Many of these distributions rely on one of the established systems as their basis and thus exhibit many features of the original. But NuTyX [1], which originated in Switzerland and is now being developed in France, takes an individual approach. The NuTyX distribution – currently at version 15.05 – is based on Linux From Scratch and has its own package manager with separate repositories.
First Impressions
NuTyX already stands out from the crowd when you download the ISO image. Although many distributions have now reached a volume of 2-3GB, NuTyX comes as an ISO image of just 200MB that will easily fit on a CD or an older USB memory stick. In addition to the operating system, basic tools, and the package manager, the image file also includes the installation routine and the GRUB boot manager. Graphical interfaces are missing, as are the major office programs, web browsers, and multimedia applications.
Because NuTyX does not support a Live mode, the newly burned CD immediately launches into the installation routine. You first need to choose a language before the routine takes you to a window with various installation options. In the window, you can prepare your mass storage, configure the boot manager, and configure the network connection (Figure 1).
If you already have another operating system on your hard disk, you will want to repartition the disk. After selecting the Partitioning option, NuTyX launches either fdisk
or cfdisk
. When done, you can add a filesystem to the new partition by selecting the Format menu item; the routine supports many different filesystems.
Installation
If you want to change the keyboard mapping, you can do that from Keyboard. Then, go to the Install menu item to initiate the system installation. The routine prompts you for a couple more parameters, such as the date and time, the bootloader storage location, the network configuration, and so on; then, it takes you to a login prompt after completing the install. Type root as the username and nutyx as the password. The operating system then starts the routine for modifying the standard password for the administrator.
Because the NuTyX installer does not set up any other users, you will probably want to define a couple more user accounts to avoid working with root privileges all the time. NuTyX offers the nu
command for this task. When you run the tool, the system prompts you for the new username and then for the matching password. After confirming the password, the new user account is available for use on the system.
Graphical
NuTyX supports several graphical interfaces; however, in contrast to popular distributions, they are not installed using one of the well-known package managers. Instead, the operating system comes with its own Cards tool for package management that automatically resolves any dependencies. The distribution still does not have a graphical management tool, but you can type cards --help
to view all the parameters for Cards.
To add a graphical user interface to the system, you first need a working X server. To set this up, type
cards install xorg
at the root prompt. Then launch the X server in the normal way with the startx
command. To install a full-fledged graphical desktop, type:
cards install <Desktop>
NuTyX supports the KDE, Openbox, Razor-qt, and Xfce desktops.
Next, reboot the system; after a graphical login, NuTyX automatically launches the X server and loads the desktop environment you installed. The first time you boot the computer after installing the new desktop, make sure you select the correct desktop environment when you login from the Desktop field at the bottom left. If you have set up multiple desktop environments, then you can select the desired desktop at this point.
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
System76 Refreshes Meerkat Mini PC
If you're looking for a small form factor PC powered by Linux, System76 has exactly what you need in the Meerkat mini PC.
-
Gnome 48 Alpha Ready for Testing
The latest Gnome desktop alpha is now available with plenty of new features and improvements.
-
Wine 10 Includes Plenty to Excite Users
With its latest release, Wine has the usual crop of bug fixes and improvements, along with some exciting new features.
-
Linux Kernel 6.13 Offers Improvements for AMD/Apple Users
The latest Linux kernel is now available, and it includes plenty of improvements, especially for those who use AMD or Apple-based systems.
-
Gnome 48 Debuts New Audio Player
To date, the audio player found within the Gnome desktop has been meh at best, but with the upcoming release that all changes.
-
Plasma 6.3 Ready for Public Beta Testing
Plasma 6.3 will ship with KDE Gear 24.12.1 and KDE Frameworks 6.10, along with some new and exciting features.
-
Budgie 10.10 Scheduled for Q1 2025 with a Surprising Desktop Update
If Budgie is your desktop environment of choice, 2025 is going to be a great year for you.
-
Firefox 134 Offers Improvements for Linux Version
Fans of Linux and Firefox rejoice, as there's a new version available that includes some handy updates.
-
Serpent OS Arrives with a New Alpha Release
After months of silence, Ikey Doherty has released a new alpha for his Serpent OS.
-
HashiCorp Cofounder Unveils Ghostty, a Linux Terminal App
Ghostty is a new Linux terminal app that's fast, feature-rich, and offers a platform-native GUI while remaining cross-platform.