Thu Apr 13 11:06:22 2023 UTC

Configuration files of NuTyX

The keyboard

  • /etc/sysconfig/console
  • /etc/X11/xorg.xonf.d/20-keyboard.conf

The network and machine name

  • /sys/class/net/
  • /etc/sysconfig/network
  • /etc/sysconfif/ifconfig.<name_of_the_network_card>
  • /etc/wpa_supplicant.<name_of_the_wifi>
  • /etc/resolv.conf
  • /etc/hostname

The language

  • /etc/profile.d/i18n.sh

Geographical position or region

  • /etc/localtime

Partition mounting locations, USB keys, NFS, exchanges partitions, etc

  • /etc/fstab

The clock

  • /etc/sysconfig/clock

Boot of the machine

  • /boot/grub/grub.cfg

Manual kernel modules loading and loading parameters

  • /etc/sysconfig/profile.d/modules.d/
  • /etc/sysconfig/modprobe.d/

Files and folders creation (normaly temporair) at boot time

  • /etc/sysconfig/createfiles

Services launch scripts locations

  • /etc/rc.d/init.d/

User's scripts location

  • /home/<nom_de_utilisateur>/.bashrc
  • /home/<nom_de_utilisateur>/.bash_profile

LXDM graphical Login

  • /etc/lxdm/lxdm.conf