Official NuTyX forums

Help => Installation => Topic started by: Thierry on Thu Nov 17 07:26:05 2016

Title: NuTyX Installation... how to do ?
Post by: Thierry on Thu Nov 17 07:26:05 2016
To install NuTyX, you can choose between:

- An available script: http://downloads.nutyx.org/install-nutyx
- A MINI iSO: http://downloads.nutyx.org/?C=M;O=D

A base NuTyX is installed.

Update métas-datas from download server:
Code: [Select]
check
Install your favorit graphical interface, you can choose between:
kde5, xfce4, gnome, mate or lxde
Example for xfce4:
Code: [Select]
get xfce4
You need a graphical login manager to  choose your desktop:
Code: [Select]
get lxdm
You can now install all the needed applications:
Code: [Select]
get gvfs alsa-utils firefox libreoffice pidgin thunderbird
If you are using a wireless connection as default, install network-manager-applet and add yourself to the netdev group , for example for pierre account:
Code: [Select]
get network-manager-applet
/sbin/usermod -a -G netdev  pierre

To finalise, reboot your machine:
Code: [Select]
sudo reboot