This specifies the name of your machine.
Examples: 'eis', 'iceland' ...
Bei diesem Parameter gibt man an, ob der Netzwerkkartentreiber
geladen bleiben soll 'yes', oder entladen werden soll 'no'
fuer 'wake-on-lan'.
Gueltige Werte: yes, no
Standardeinstellung: ETH_DRV_WAKE_ON_LAN='no'
Number of local networks connected to your machine.
Bei diesem Parameter wird das Interface angegeben.
Wenn nur eine Netzwerkkarte im System eingebaut ist,
kann der Parameter leer bleiben.
Es wird die Verwendung von Udev Namen wie 'enx123456789782' oder
'enp3s0' empfohlen, damit wird die groesste Sicherheit in der
Verwendung der Netzwerknamen erreicht.
Wenn das aus irgendeinem Grund nicht moeglich erscheint, ist
z.B. 'net0' oder 'net1' eine gute Wahl. Die Verwendung von
'eth0' oder 'eth1' wird nicht empfohlen.
Der Name kann, wenn der Editor "ece" eingestellt ist, auch aus
dem Dialog eingefuegt werden. Somit sind keine Kryptischen
Zeichen einzugeben.
Gueltige Werte: enx*, enp*, net0, net1 etc..
Standardeinstellung: IP_ETH_%_NAME='enx123456789782'
IP address of your n'th ethernet card.
Example: 192.168.0.1
Network of your LAN.
Example: 192.168.0.0
Netmask of your LAN.
Example: 255.255.255.0
Bei der Verwendung von 'net' oder 'eth' als Netzwerknamen ist
die Angabe von der Mac Adresse der Netzwerkkarte zwingend
erforderlich. Bei der Verwendung von Udev Namen wie 'enx' oder
'enp' ist die Mac Adresse nicht erforderlich und kann dann leer
bleiben.
Gueltige Werte: Mac '00:00:00:00:00:00'
Standardeinstellung: IP_ETH_x_MACADDR=''
Your default gateway. A default gateway is the machine that routes network traffic from
and to other networks. Very often this is the router connected to the internet.
Examples: fli4l router ...
Number of additional routes.
Additional route: network netmask gateway
Example: "192.168.7.0 255.255.255.0 192.168.6.99" routes all network traffic related to
network "192.168.7.0/24" to the gateway machine "192.168.6.99"
Your domain name. The local domain your machine is a member of. All unqualified host names
will automatically be expanded with the local domain suffix.
Example: local.network
The IP-Adress of the machine that hosts the DNS-Server of your local network. A DNS-Server
is required to translate host names to IP-Adresses.
Example: "127.0.0.1" the DNS-Server runs on this eisfair server.
Select your Time_zone or get the correct value with the "tzselect" command
and put them in the edit field.
Legal-value: Europe/Berlin or "tzselect" output
Default-value: TIME_ZONE='Europe/Berlin'
To activate this configuration just switch this entry to 'yes'.
No cron job will be done with this entry set to 'no'.
Legal-value: yes, no
Default-value: START_SYSLOGD='yes'
Here you can enter how many syslog jobs you would like to configure.
Legal-value: Numeric
Default-value: SYSLOGD_DEST_N='1'
Here you can write some information like a job description or
something else. SYSLOGD does not use this entry, it's only for your
information.
Legal-value: everything
Default-value: SYSLOG_DEST_%_NAME='syslogd'
Here you can activate this SYSLOGD job.
Legal-value: yes, no
Default-value: SYSLOGD_DEST_%_ACTIVE'='no'
Here you can enter how many SYSLOGD jobs you would like to configure.
Legal-value: Numeric
Default-value: SYSLOGD_DEST_%_SOURCE_N='1'
Here you can write some information like a job description or
something else. SYSLOGD does not use this entry, it's only for your
information.
Legal-value: everything
Default-value: SYSLOGD_DEST_%_SOURCE_%_NAME='all'
Here you can activate this SYSLOGD job.
Legal-value: yes, no
Default-value: SYSLOGD_DEST_%_SOURCE_%_ACTIVE'='no'
Here can you write the source you will log
Example 1: "*.*" causes all messages to be written to the
specified file.
Example 2: "kern.info" causes messages 'kern.info' to be redirected
to another machine.
Default-value: SYSLOGD_DEST_%_SOURCE_%'='*.*'
Here can you write the target fore the source.
Example 1: "/var/log/messages" causes all messages to be written to the
specified file.
Example 2: "@192.168.6.2" causes messages to be redirected
to another machine.
Example 3: "/dev/console" causes all messages to be write to the
console
.
Legal-value: fult pathname to logfile or destination
Default-value: SYSLOGD_DEST_%_TARGET'='/var/log/messages'
Command to be executed before logrotate
Legal-value: full path to executable
Default-value: SYSLOGD_DEST_%_PREROTATE_CMD'=''.
Command to be executed after logrotate.
Legal-value: full path to executable
Default-value: SYSLOGD_DEST_%_POSTROTATE_CMD'='/etc/init.d/syslogd restart'
Mark interval in minutes, 0 = off. When this value is greater than zero, a
"--- MARK ---" message is generated every n minutes and written to your
system logs.
Number of log files to save. This is the number of log file archives that are kept
on the system by logrotate, before they are outdated and removed.
Logrotate interval: daily, weekly, monthly. How often shall logrotate be executed?
Additional options for syslog deamon. Example "-r".
Keyboard mapping. Use "de-latin1" for german keyboards.
Shall the system be switched off automatically after shutdown? "yes" or "no".
Power off a machine running the SMP kernel? "yes" or "no".
Use realmode? "yes" or "no"
Diese Variable beschreibt die Anzahl der zusaetzlichen
Kernel-Module, die beim Systemstart geladen werden sollen.
Gueltige Werte: Zahl
Standardeinstellung: MODULE_N='0'
Dies ist der Name des x.ten zusaetzlich Kernel-Moduls, welches
beim Systemstart geladen werden soll.
Gueltige Werte: Name des Kernel Moduls
Standardeinstellung: MODULE_x_NAME=''
Ueber diesen Parameter wird eingestellt, ob der Datensatz aktiv
sein soll.
Gueltige Werte: yes, no
Standardeinstellung: MODULE_x_ACTIVE='no'
+ option
Ueber diesen Parameter koennen auf Wunsch zusaetzliche
Optionen an das ueber den Parameter MODULE_x_NAME festgelegte
Kernelmodul uebergeben werden, welche dann beim Laden
beruecksichtigt werden.
+ blacklist
Ueber diesen Parameter kann auf Wunsch der Name eines
Kernelmoduls angegeben werden welches bei der automatischen
Erkennung eines Geraetes unberuecksichtigt bleiben und nicht
geladen werden soll. Dies kann dann erforderlich sein, wenn
fuer ein Geraet mehr als nur ein Kernelmodul existiert und man
sicher stellen moechte, dass das richtige Modul zum Einsatz
kommt.
+ forcedstart
Ueber diesen Parameter kann ein Kernelmodul festgelegt werden,
welches direkt beim Start, ohne Beruecksichtigung der
automatischen Modulerkennung, geladen werden soll. Auf diese
Weise kann man eventuellen Modulerkennungsproblemen vorbeugen.
Gueltige Werte: option, blacklist, forcedstart
Standardeinstellung: MODULE_x_ACTION='option'
Sollte das Module zusaetzliche Parameter benoetigen, so koennen
diese hier eingetragen werden.
Gueltige Werte: Modulspezifisch
Standardeinstellung: MODULE_x_STRING=''