A little lexicon for NuTyX users
|
All the terms used in the documentation are listed and explained in this little lexicon.
|
Typical base installation on a single partition
|
This topic shows how to install NuTyX on a single partition which occupies the entire disk.
The GRUB bootloader will be installed on the same partition.
This article is designed so that you won't have to do too much thinking.
The process is quite straightforward.
|
Typical base installation on a single partition in UEFI mode
|
This topic shows how to install NuTyX on a single partition which occupies the entire disk.
No GRUB bootloader will be used.
This method can be used if your hardware does have UEFI mode, so you can take advantage of it.
This article is designed so that you won't have to do too much thinking.
The process is quite straightforward and will install NuTyX in UEFI mode.
|
Typical base installation for multiple partition in UEFI mode
|
This topic shows how to install NuTyX with multiple partitions.
GRUB will be the bootloader used.
This method can be used if your hardware does have UEFI mode, so you can take advantage of it.
You can use this method if you have Windows installed or want other distro,s installed
This article is designed so that you won't have to do too much thinking.
The process is quite straightforward and will install NuTyX in UEFI mode.
|
Finish up your installation
|
Installation of a graphical interface and a few useful tools to make your NuTyX really usable.
|
Base commands
|
These few base commands will help you to manage your NuTyX system easily.
|
Setting up GRUB
|
If you haven't installed GRUB yet (by mistake or on purpose), it's not too late.
As you will see with a few screenshots, it's very simple to install GRUB as a separate task.
|
NuTyX manual of the 20.12 version
|
NuTyX manual for Version 20.12.
Here you will find everything you need to know about configuring and using your NuTyX system.
|
Setup of an HTTP server
|
This litte guide explains how to setup an HTTP server with NuTyX.
An HTTP server can be usefull if we want to test some html pages on a real browser.
If we want to create our own website localy accessible from home or why not make it public on the net.
|
Setup of a NFS server
|
This little guide explains how to setup an NFS server on NuTyX.
NFS gives you the possibility to share folders between linux computers.
The only condition is that all the computers concerned should run NFS.
We can say we are lucky - all the distributions support it.
|
Compile and install your own kernel
|
This document explains how to compile and install your own kernel from source as an alternative to the stock kernel.
You will need to have some knowledge of your hardware, such as the make and model of the network card, graphics card, processor type, etc.
|
Produce a customised ISO
|
It's very easy to create a customised ISO image from a folder in an installed NuTyX system.
This image can then be put on a disk or USB drive, and used to reinstall NuTyX if necessary.
If you want, you can add a graphical interface too.
It's up to you to add all the packages you want when you install the kernel, which is the minimum required.
|
Brief SysVinit overview
|
A brief walkthrough on SysVinit.
Describes runlevels and provides the bare essentials to aid a user in quickly understanding and managing their system.
|