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
-
Gnome OS Transitioning Toward a General-Purpose Distro
If you're looking for the perfectly vanilla take on the Gnome desktop, Gnome OS might be for you.
-
Fedora 41 Released with New Features
If you're a Fedora fan or just looking for a Linux distribution to help you migrate from Windows, Fedora 41 might be just the ticket.
-
AlmaLinux OS Kitten 10 Gives Power Users a Sneak Preview
If you're looking to kick the tires of AlmaLinux's upstream version, the developers have a purrfect solution.
-
Gnome 47.1 Released with a Few Fixes
The latest release of the Gnome desktop is all about fixing a few nagging issues and not about bringing new features into the mix.
-
System76 Unveils an Ampere-Powered Thelio Desktop
If you're looking for a new desktop system for developing autonomous driving and software-defined vehicle solutions. System76 has you covered.
-
VirtualBox 7.1.4 Includes Initial Support for Linux kernel 6.12
The latest version of VirtualBox has arrived and it not only adds initial support for kernel 6.12 but another feature that will make using the virtual machine tool much easier.
-
New Slimbook EVO with Raw AMD Ryzen Power
If you're looking for serious power in a 14" ultrabook that is powered by Linux, Slimbook has just the thing for you.
-
The Gnome Foundation Struggling to Stay Afloat
The foundation behind the Gnome desktop environment is having to go through some serious belt-tightening due to continued financial problems.
-
Thousands of Linux Servers Infected with Stealth Malware Since 2021
Perfctl is capable of remaining undetected, which makes it dangerous and hard to mitigate.
-
Halcyon Creates Anti-Ransomware Protection for Linux
As more Linux systems are targeted by ransomware, Halcyon is stepping up its protection.