Help > Installation

NuTyX Installation... how to do ?

(1/1)

Thierry:
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: ---check
--- End code ---

Install your favorit graphical interface, you can choose between:
kde5, xfce4, gnome, mate or lxde
Example for xfce4:

--- Code: ---get xfce4
--- End code ---

You need a graphical login manager to  choose your desktop:

--- Code: ---get lxdm
--- End code ---

You can now install all the needed applications:

--- Code: ---get gvfs alsa-utils firefox libreoffice pidgin thunderbird
--- End code ---

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: ---get network-manager-applet
/sbin/usermod -a -G netdev  pierre
--- End code ---

To finalise, reboot your machine:

--- Code: ---sudo reboot
--- End code ---

Navigation

[0] Message Index

Go to full version