Linux-Setup Digest #286, Volume #21 Tue, 22 May 01 18:13:14 EDT
Contents:
Re: console magic problem ("M.W. Onrust")
----------------------------------------------------------------------------
From: "M.W. Onrust" <[EMAIL PROTECTED]>
Subject: Re: console magic problem
Date: Tue, 22 May 2001 21:20:10 GMT
This is a multi-part message in MIME format.
==============94DB6CE215390C7C4D5CBD57
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Angry Bob wrote:
>
> What would you like to read? [[EMAIL PROTECTED] or ?*]
> this is a M.W. Onrust scroll! it says:
>
> > "Angry Bob" <[EMAIL PROTECTED]> wrote in message
> > news:9ebl6e$ro0$[EMAIL PROTECTED]...
> >>
> >> have you looked at line 561 of /etc/XF86Config?
> >>
>
> > Is that a serious question? Sure I had a look at it and entered several
> > options like (B and )B. I believe )B is the default (after installation)
> > value, but apparently doesn't seem to be correct anymore. Oh, just a bit
> > more information, I ran the online update a few days ago (before the
> > nightmare began).
>
> > So, anyone a serious solution? I'd be a happy person :)
>
> are you going to tell us line 561 of /etc/XF86Config? the ones around
> it would be nice as well.
>
> --
> AngryBob Systems Consultant - http://www.trellisinc.com
> "The pickle doesn't know anything about the Electoral
> College. After all, it's a pickle."
> -- Eugene F. "Pucker" O'Grady
Ouch, this is rather painfull, it's not the mentioned XF86Config, I
should have said it's the /etc/rc.config file which gives an error
during booting Suse. I just attached the complete file. It would be
great if you could be of help!! Oh, by the way, it seems that line 561
is a line with a # in front of it, so I guess it shouldn't be 'handled'
at all, right?
==============94DB6CE215390C7C4D5CBD57
Content-Type: text/plain; charset=us-ascii;
name="rc.config"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="rc.config"
#
# /etc/rc.config
#
# Copyright (c) 1996,98 SuSE GmbH Nuernberg, Germany. All rights reserved.
#
# Author: Werner Fink <[EMAIL PROTECTED]>, 1996
# Burchard Steinbild <[EMAIL PROTECTED]>, 1996
#
# Configuration database for shell scripts in /etc/init.d, /sbin/SuSEconfig
# and /etc/cron.daily/aaa_base
#
# Please edit this file and execute /sbin/SuSEconfig to configure everything.
# Also don't forget to edit the following files:
# - /etc/lilo.conf
# - /etc/fstab
# - /etc/profile
# - /etc/hosts
#
# This language is used in YaST. This is also the default
# for local users, if RC_LANG and RC_LC_ALL are not set. Root
# uses this language if ROOT_USES_LANG is set to "YES"
#
DEFAULT_LANGUAGE="english"
# This starts the SuseFirewall
FW_START="yes"
#
# Some people don't want SuSEconfig to modify the system. With this
# entry you can disable SuSEconfig completely.
# Please don't contact our support if you have trouble configuring your
# system after having disabled SuSEconfig. (yes/no)
#
ENABLE_SUSECONFIG="yes"
#
#
# Local users will get RC_LANG as their default language, i.e. the
# environment variable $LANG . $LANG is the default of all $LC_*-variables,
# as long as $LC_ALL is not set, which overrules all $LC_-variables.
# If RC_LANG is empty, $DEFAULT_LANGUAGE will be used.
# Root uses this variable only if ROOT_USES_LANG is set to "YES"
#
RC_LANG=""
#
# This variable will overrule all LC-variables!!
# Again, ROOT_USES_LANG has to be set to YES in order
# to get any effect for the superuser.
#
RC_LC_ALL=""
#
# This defines the locale in which messages of programs and
# libraries with i18n-support should appear if a translated
# message catalog for the library or the program is installed.
# It also defines yes/no answers which are defined by the locale.
#
RC_LC_MESSAGES=""
#
# This defines the locale for character handling and classification.
# The locale defined here is used by the libc in functions which
# are used to qualify if this character is an charcater which may
# be used in an text string, if the character is e.g. lowercase
# and it defnes upper/lowercase-mapping of foreign characters
#
RC_LC_CTYPE=""
#
# This defines the locale for sorting strings and characters.
# The locale defined here is used by the libc in functions which
# are used to qualify if a character is befor or beyond an other
# character in the alphabet. Note: sort(1) doesn't use these
# functions, but other application such as databases may use it.
#
# To keep bash and possibly other apps from misbehavour because
# of mixed upper/lowercase sorting with locales, you should keep
# this at POSIX and just set it for the apps that need it:
#
RC_LC_COLLATE="POSIX"
#
# This defines the locale for date and time output formats.
# i.e.: 06/09/1999 vs. 09.06.1999
#
RC_LC_TIME=""
#
# This defines the locale for formatting and reading numbers.
# i.e.: 1,234.56 vs. 1.234,56
#
RC_LC_NUMERIC=""
#
# This defines the locale for formatting and reading money values.
#
RC_LC_MONETARY=""
#
# This defines if the user "root" should use the locale settings
# which are defined here.
# Value "ctype" means that root uses just LC_CTYPE.
#
ROOT_USES_LANG="ctype"
#
# SuSEconfig can mail reports (created by YaST or included in packages)
# to you. Here you can set the address. If you don't want reports to
# be send, then simply set it to "".
#
MAIL_REPORTS_TO="root"
#
# There are two levels of mailing. If you set MAIL_LEVEL it to "warn"
# you only get the important mails. If you set it to "all", you get
# logs also.
#
MAIL_LEVEL="warn"
#
# Set to "-u" if your system clock is set to GMT, otherwise "".
#
GMT=""
#
# Timezone (e.g. CET)
# (this will set /usr/lib/zoneinfo/localtime)
#
TIMEZONE="Europe/Amsterdam"
#
# start loopback networking? ("yes" or "no")
# (this will be needed for all rpc services)
#
START_LOOPBACK="yes"
#
# name of the printer queue used when 'lpr' is invoked with no '-P'
#
DEFAULT_PRINTER="lp"
#
# networking
#
# number of network cards: "_0" for one, "_0 _1 _2 _3" for four cards
#
NETCONFIG="_0"
#
# contains all indices of active PCMCIA network devices
#
NETCONFIG_PCMCIA=""
#
# IP Adresses
#
IPADDR_0=""
IPADDR_1=""
IPADDR_2=""
IPADDR_3=""
#
# network device names (e.g. "eth0")
#
NETDEV_0="eth0"
NETDEV_1=""
NETDEV_2=""
NETDEV_3=""
#
# parameteres for ifconfig, simply enter "bootp" or "dhcpclient" to use the
# respective service for configuration
# sample entry for ethernet:
# IFCONFIG_0="192.168.81.38 broadcast 192.168.81.63 netmask 255.255.255.224"
#
IFCONFIG_0="dhcpclient"
IFCONFIG_1=""
IFCONFIG_2=""
IFCONFIG_3=""
#
# setup dummy network device for IPADDR_0? this is useful for non permanent
# network connections (e.g. SLIP, PPP). Some software needs a connection
# to FQHOSTNAME (e.g. plp). (yes, no)
SETUPDUMMYDEV="no"
#
# Do you want the "dynamic IP patch" to be enabled at bootup? (yes/no)
#
IP_DYNIP="no"
#
# Enable syn flood protection (see /usr/src/linux/Documentation/Configure.help)
# (yes/no)
#
IP_TCP_SYNCOOKIES="yes"
#
# runtime-configurable parameter: forward IP packets.
# Is this host a router? (yes/no)
#
IP_FORWARD="no"
#
# SuSEconfig can do some checks and modifications in /etc/hosts.
# If this is not wanted, set the following variable to 'no' (yes, no).
#
CHECK_ETC_HOSTS="yes"
#
# If CHECK_ETC_HOSTS is set to yes, SuSEconfig sorts your
# /etc/hosts. But in some cases this may be unwanted. So here is a
# flag, where you can configure if /etc/hosts should be "beautified".
# (yes/no)
#
BEAUTIFY_ETC_HOSTS="no"
#
# if SORT_PASSWD_BY_UID is set to yes, SuSEconfig sorts your /etc/passwd
# and /etc/group by uid/gid.
#
SORT_PASSWD_BY_UID="no"
#
# hostname of the system (full name)
# if zero, and bootp is used above, bootp will also set the hostname
# (e.g. "riemann.suse.de" or "hugo.linux.de")
# don't forget to also edit /etc/hosts for your system
#
FQHOSTNAME="linux.local"
#
# Used for News-Postings.
#
ORGANIZATION=""
#
# News server.
#
NNTPSERVER="news"
#
# have mail daemon on SMTP port? ("yes" or "no")
# needed, if you receive email from other hosts via tcp/ip
# not needed, if you have a uucp-only host or only out-going email.
# If set to "yes", sendmail will be started as daemon.
# As uucp site, you can get along with "SMTP=no", if you make
# a "sendmail -q" call after each poll. (As rmail is queuing the mail only
# and not delivering it...)
#
SMTP="no"
#
# From:-Line in email and News postings
# (otherwise the FQDN is used)
#
FROM_HEADER="YAST_ASK"
#
# some programs (e.g. lynx, arena and wget) support proxies, if set in
# environment. SuSEconfig can add this environment variables to
# /etc/SuSEconfig/* (sourced by /etc/profile etc.) - See
# http://www.suse.de/Support/sdb_e/lynx_proxy.html for more details.
# Example: HTTP_PROXY="http://proxy.provider.de:3128/"
HTTP_PROXY=""
#
# Example: FTP_PROXY="http://proxy.provider.de:3128/"
#
FTP_PROXY=""
#
# Example: GOPHER_PROXY="http://proxy.provider.de:3128/"
#
GOPHER_PROXY=""
#
# Example: NO_PROXY="www.me.de, do.main, localhost"
#
NO_PROXY="localhost"
#
# start cron daemon? ("yes" or "no")
# should be left unchanged to the default "yes" entry
#
CRON="yes"
#
# when shutting down routing, all net connection can be closed (not useful
# in all cases). If CLOSE_CONNECTIONS is set to "true" /etc/init.d/route
# scans /proc to search for network connections and sends a term signal
# to the processes.
#
CLOSE_CONNECTIONS="false"
#
# start pcnfsd (for PCNFS clients; needs activated portmapper -
# see man pcnfsd) (yes/no)
#
START_PCNFSD="no"
#
# start bwnfsd (pcnfs related) (yes/no)
#
START_BWNFSD="no"
#
# pcnfsd and bwnfsd need spool directory for lpd. Set it here.
#
PCNFSD_LPSPOOL="/var/spool/lpd"
#
# start routed (for dynamic routing - see man routed) (yes/no)
# ATTENTION: starting routed causes net traffic every 30 seconds.
# If your host is connected to internet via dial-up it makes absolutely
# no sense to activate it.
#
START_ROUTED="no"
#
# start the named (package bind)? You have to configure the named first,
# before you can start it (man named).
#
START_NAMED="no"
#
# should updatedb (for locate) be started by cron.daily ("yes" or "no")
#
RUN_UPDATEDB="yes"
#
# should mandb and whatis be recreated by cron.daily ("yes" or "no")
#
REINIT_MANDB="yes"
#
# updatedb has a parameter "--localuser". it runs the find as this user.
# some people think, its a security hole to run it as root (because you
# can get information about directories you can not read normally). Some
# think its useful to hold all files in the database. If you want full
# information in locate db, set RUN_UPDATEDB_AS=root. If you want security
# use RUN_UPDATEDB_AS=nobody.
#
RUN_UPDATEDB_AS="nobody"
#
# uptdatedb normally only scans local harddisks, but can include net paths
# in database as well. If you specify directories here, they will be scanned.
#
UPDATEDB_NETPATHS=""
#
# uptdatedb can skip directories for its database. The following parameter
# says which.
#
UPDATEDB_PRUNEPATHS="/S.u.S.E. /mnt /cdrom /tmp /usr/tmp /var/tmp /var/spool "
/proc"
#
# search net paths as ? (e.g. nobody)
#
UPDATEDB_NETUSER=""
#
# old corefiles? should they be deleted ("yes" or "no")
# if set to no, cron.daily will tell you, if it finds old core files.
# please note, that this feature needs RUN_UPDATEDB to be set to "yes".
#
DELETE_OLD_CORE="no"
#
# how old are 'old' core files? (in days)
#
MAX_DAYS_FOR_CORE="7"
#
# should old preformated man pages be deleted (/var/catman)
# (yes/no)
#
DELETE_OLD_CATMAN="yes"
#
# How old are OLD preformated man pages for you? (days)
#
CATMAN_ATIME="7"
#
# we have a small script to generate usr/info/dir file. This needs perl..
# ("yes" or "no")
#
CREATE_INFO_DIR="yes"
#
# SuSEconfig can call chkstat to check permissions and ownerships for
# files and directories (using /etc/permissions).
# Setting to "set" will correct it, "warn" produces warnings, if
# something strange is found. Disable this feature with "no".
#
CHECK_PERMISSIONS="set"
#
# SuSE Linux contains two different configurations for
# chkstat. The differences can be found in /etc/permissions.secure
# and /etc/permissions.easy. If you create your own configuration
# (e.g. permissions.foo), you can enter the extension here as well.
#
# (easy/secure local foo whateveryouwant).
#
PERMISSION_SECURITY="easy local"
#
# How long to store old log files. If set to 0, log files will be untouched.
# The log files below will be checked by cron.daily. The number
# after the name means the minimum size in k, the file has to have, before
# it will be backed up (root gets a mail, if it happens).
#
# /tmp/log_mg.* (1024), /var/log/wtmp (400), /var/log/isdn (4096),
# /var/lib/xdm/xdm-errors (200), /var/spool/uucp/Log (2048),
# /var/spool/uucp/Stats (1024), /var/log/debug (1024), /var/log/warn (1024),
# /var/log/messages (4096), /var/log/xferlog (4096),
# /local/www/logs/access_log (4096), /local/www/logs/error_log (1024)
# /var/adm/isdn.log (1024), /var/log/isdncalls (1024)
#
MAX_DAYS_FOR_LOG_FILES="365"
#
# cron.daily can make backup the rpm database. Set the path here, and
# cron.daily will make backup everytime it is called and the db has
# changed. This backups are recommended. If you don not want this
# feature, set it to "".
#
RPMDB_BACKUP_DIR="/var/adm/backup/rpmdb"
#
# here you can set the maximum number of backup files for the rpm
# database.
#
MAX_RPMDB_BACKUPS="5"
#
# cron.daily can check for old files in tmp-dirs. It will delete all files
# not accessed for more than MAX_DAYS_IN_TMP. If MAX_DAYS_IN_TMP is not set
# or set to 0, this feature will be disabled.
#
MAX_DAYS_IN_TMP="0"
#
# You can specify in TMP_DIRS_TO_CLEAR, which directories have to be
# searched for old files, to be deleted.
#
TMP_DIRS_TO_CLEAR="/tmp /var/tmp"
#
# In OWNER_TO_KEEP_IN_TMP, you can specify, whoms file shall not be deleted.
#
OWNER_TO_KEEP_IN_TMP="root"
#
# Do you want to have "." in root path? This is not recommended, but
# many people do prefer it (yes/no).
#
CWD_IN_ROOT_PATH="no"
#
# If you want that new passwords will be checked through cracklib,
# set PASSWD_USE_CRACKLIB to "yes".
#
PASSWD_USE_CRACKLIB="no"
#
# Some packages by SuSE include dynamically linked motif progs as well
# as statically linked (*.SuSE-dynamic resp. *.SuSE-static). SuSEconfig
# can analyze your system and link the matching program to *. If you
# set this to "clean", the other binary will be deleted. (no/link/clean)
#
HOW_TO_HANDLE_COMMERCIAL_LIBS="link"
#
# run the Name Service Caching Daemon at boot time? (yes/no)
#
START_NSCD="yes"
umask 022
#
# Attention! This variable PATH is NOT setting the PATH for user or root
# shells. It is only used internally for /etc/init.d/*, SuSEconfig and
# cron.daily. Please do NOT change PATH here.
#
PATH="/sbin:/bin:/usr/sbin:/usr/bin"
#
# start kernel daemon? ("yes" or "no")
#
START_KERNELD="yes"
#
# If you say yes here, you will have some control over the system even
# if the system crashes for example during kernel debugging.
# Please consult /usr/src/linux/Documentation/sysrq.txt
# for further information.
#
ENABLE_SYSRQ="no"
#
# DISABLE_ECN
# If you have trouble to connect to some machines in the internet with
# your 2.4 kernel, but there are no problems with 2.2, this may be due
# to broken firewalls dropping network packets with the ECN (early
# congestion notification) flag set.
# Set this to yes to have ECN disabled at boot time.
#
DISABLE_ECN="yes"
#
# Which device is the mouse ? (e.g. "/dev/ttyS0")
#
MOUSE="/dev/psaux"
#
# Which device is the modem ? (e.g. "/dev/ttyS1")
#
MODEM="/dev/ttyS0"
#
# keytable and console font
# (e.g. "de-latin1-nodeadkeys" for KEYTABLE, empty for US settings)
#
KEYTABLE="us.map.gz"
#
# Load this console font upon bootup:
#
CONSOLE_FONT=""
#
# Does your console font need a screenmap? Insert it into CONSOLE_SCREENMAP.
#
CONSOLE_SCREENMAP="none"
#
# some fonts/keymap need a unicode map (TRANSLATION in former releases).
# add it to CONSOLE_UNICODEMAP.
#
CONSOLE_UNICODEMAP="lat1u.uni"
#
# for some fonts the console has to be initialized with CONSOLE_MAGIC.
# CONSOLE_MAGIC can be empty or have the values "(B", ")B", "(K" or ")K".
# Dit was "(B"
CONSOLE_MAGIC="(B"
#
# keyboard repeat rate (2.0 - 30.0)
# keyboard delay time in ms (250, 500, 750, 1000)
# (If you want "kbdrate" to be executed, you have to set both of them.)
#
KBD_RATE=""
KBD_DELAY=""
#
# NumLock on? ("yes" or "no")
KBD_NUMLOCK="yes"
#
# CapsLock on? ("yes" or "no")
KBD_CAPSLOCK="no"
#
# tty's for NumLock and CapsLock
# example: "tty1 tty2"
# "" for all tty's
#
KBD_TTY="tty1 tty2 tty3 tty4 tty5 tty6"
#
# should gpm be started on this machine? ("yes" or "no")
#
START_GPM="yes"
#
# gpm will be started with these parameters
# it won't be started in runlevel 3 (xdm)
# (example: "-t msc -m /dev/mouse")
#
GPM_PARAM="-t imps2 -m /dev/mouse"
#
# If you want to allow root logins from other machines, set ROOT_LOGIN_REMOTE
# to "yes".
#
ROOT_LOGIN_REMOTE="no"
#
# SuSEconfig can do some modifications to /etc/inittab. If you don't want
# this, set CHECK_INITTAB to no. (yes/no)
#
CHECK_INITTAB="yes"
#
# Here you can set the default Display manager (kdm/xdm/gdm/wdm/console).
# Attention: CHECK_INITTAB has to be set to yes, to activate this feature.
# If DISPLAYMANAGER is set to console, SuSEconfig will not bother you
# with a missing XF86Config.
#
DISPLAYMANAGER="kdm"
#
# Here you can set the default window manager (kde, fvwm, ...)
#
DEFAULT_WM="kde"
#
# CONSOLE_SHUTDOWN determines how ctrl-alt-del is handled.
# Attention: CHECK_INITTAB has to be set to yes, to activate this feature.
# (ignore/reboot/halt)
#
CONSOLE_SHUTDOWN="reboot"
#
# SERIAL_CONSOLE is used to add a serial terminal to inittab and securetty
# The format is "ttyS0,9600" as used in the kernel commandline.
#
SERIAL_CONSOLE=""
##
## Formating the boot script messages, see /etc/rc.status.
## Source /etc/rc.status if rc_done isn't defined
##
test "$rc_done"= = = -a -e /etc/rc.status && . /etc/rc.status
#
# Update groff DESC to get page sizes correct? (yes/no)
#
UPDATE_GROFF_CONF="yes"
#
# If the correct page size isn't found in your printcap
# you can set GROFF_PAGESIZE to the following values
# letter, legal, a4, or b5
# supported by both groff *and* ghostscript
#
GROFF_PAGESIZE=""
#
# Compose tables to be loaded.
# Compose tables are good for producing characters, which can not
# be directly input from your keyboard, such as characters with
# accents, currency signs, ...
# Please read /usr/share/doc/packages/kbd/README.SuSE for an
# explanation.
# You may leave this variable empty (default compose table from kernel
# or KEYTABLE will be used then -- most don't have one, though)
# More than one compose table can be given. For a selection of possible
# tables see /usr/lib/kbd/keymaps/include/compose.*
# You can give more than one compose table, but only the last one will
# determine the compose combinations.
# The word "clear" has a special meaning:
# Your compose table will be cleared, before more compose symbols are
# added.
# The files compose.winkeys and shiftctrl may be used to map the
# <compose> key to the W*n menu key and Shift-Ctrl, respectively,
# on a PC keyboard.
# A typical setting for Latin1 users (with a PC keyboard) may be
# COMPOSETABLE="clear winkeys shiftctrl latin1.add"
#
COMPOSETABLE="winkeys shiftctrl latin1.add"
#
# May SuSEconfig modify your perllocal.pod? (yes/no)
#
CREATE_PERLLOCAL_POD="yes"
#
# May SuSEconfig run h2ph when kernelsources have changed
#
GENERATE_PERL_SYSTEM_INCLUDES="yes"
#
# Default loglevel for klogd
#
KERNEL_LOGLEVEL="1"
#
# if not empty: parameters for syslogd
# for example SYSLOGD_PARAMS="-r -s my.dom.ain"
#
SYSLOGD_PARAMS=""
#
# Should the ATD (at daemon) be started, for the execution of at jobs? (yes/no)
#
START_ATD="yes"
#
# Should PCMCIA service be started at boottime? (yes/no)
#
START_PCMCIA="no"
#
# PCMCIA: This variable determines the used chipset. Valid Values are
# "i82365" or "tcic". If it is left empty, pcmcia will not be startet
# at boot up.
#
PCMCIA=""
#
# PCMCIA_PCIC_OPTS - socket driver timing parameters here. These
# parameters are described in "man i82365" (or "man tcic").
# e.g.: PCMCIA_PCIC_OPTS="par1=val1 par2=val21,val22 par3=val3"
# For more information, look for "PCIC_OPTS" in the PCMCIA-HOWTO.
# You can find it under /usr/doc/packages/pcmcia.
#
# If PCMCIA locks your System, try the following option with a list
# of free interrupts (and which won't be used later)
# e.g. PCMCIA_PCIC_OPTS="irq_list=3,4,5,7,9,10,11"
#
PCMCIA_PCIC_OPTS=""
#
# PCMCIA_CORE_OPTS - Put pcmcia_core options here. These options
# are described in "man pcmcia_core"
# For more information, look for "CORE_OPTS" in the PCMCIA-HOWTO.
# You can find it under /usr/doc/packages/pcmcia.
PCMCIA_CORE_OPTS=""
# Start apmd? (yes/no)
# apmd watches the status of the battery and triggers certain actions
# when particular events occur. You can customize this actions in the
# file /etc/rc.config.d/apmd.rc.config.
#
START_APMD="no"
#
# Do you want ide dma mode to be started?
# Some notes:
# * If ide dma mode works, depends on your hardware, if you assume that you
# have new, good non-flaky hardware, you can use it.
# * which ide drives should use dma mode can be set in
/etc/rc.config.d/idedma.rc.config
#
START_IDEDMA="no"
#
# Should isapnp be used to initialize your PNP at bootup? (yes/no)
#
START_ISAPNP="yes"
# Set this to native, if you want *real* Multithreading,
# e.g. in combination with SMP-systems
JAVA_THREADS_TYPE="green"
#
# Should the Zope server be started at bootup? (yes/no)
#
START_ZOPE="no"
#
# Should be Zope queries handled thru Apache web server's PCGI
# interface? (yes/no)
#
# If unset, Zope's web server on port 8080 is used.
# If set, path to local web pages is prepended by /static/.
# Remember, that You must have installed apache to use PCGI.
#
ZOPE_PCGI="no"
#
# The name of the central server for the Online documentation
# This should be a fully qualified host name, e.g. host.domain.top
#
DOC_HOST="localhost"
#
# Set this to yes on the central documentation server
# Then the online-help-system indices are automatically adjusted
# and access to the http-rman service is allowed
#
DOC_SERVER="no"
#
# List auf host/domain patterns for use with /etc/hosts.allow
# access restrictions on http-rman, e.g. ".mydomain.top" to
# allow access from all hosts of domain mydomain.top
#
DOC_ALLOW="LOCAL"
#
# KDM_SHUTDOWN determines who will be able to shutdown the
# system in kdm. Valid values are: "root", "all", "none", "local",
#
KDM_SHUTDOWN="all"
#
# space separated list of users for which icons should be shown in KDM
# if empty, then take system defaults
#
KDM_USERS="root marc"
#
# install the SuSE extension for new users (theme and additional functions)
#
INSTALL_DESKTOP_EXTENSIONS="yes"
#
# path of jpeg or xpm image to be shown in the background of kdm
# or background color (color names from /usr/X11R6/lib/X11/rgb.txt)
#
KDM_BACKGROUND="/opt/kde/share/wallpapers/suse-logo.xpm"
#
# title string of kdm, special string HOSTNAME displays name of computer
#
KDM_GREETSTRING=""
#
# Pixmap which appears on the top of a KDE window, do not specify full path
# path name; it will be searched in KDE IconPath; no Gimmick if empty
# just try: "chamelia.xpm"
#
KWM_GIMMICK_PIXMAP=""
#
# Shall auto mount daemon autofs be started? (yes/no)
#
START_AUTOFS="no"
#
# autofs daemon options (e.g. --timeout 60)
#
AUTOFS_OPTIONS=""
#
# Should NIS(YP) be used for autofs (yes/no)
#
USE_NIS_FOR_AUTOFS="yes"
#
# Should NIS+ be used for autofs (yes/no)
#
USE_NISPLUS_FOR_AUTOFS="no"
#
# Shall the dynamic host configuration (DHCP) client be started?
# Then you have to configure one or more ethernet interfaces
# for DHCP configuration. To do this you have to change the IFCONFIG
# variable for the respective network device, e.g. NETDEV_0="eth0" by
# setting it to IFCONFIG_0="dhcpclient"
# The old variable "DHCLIENT" is obsolete and no longer supported!
#
# some interfaces need time to initialize. Add the latency time in seconds
# so these can be handled properly
#
DHCLIENT_SLEEP="3"
#
# Should the DHCP client set the hostname?
#
DHCLIENT_SET_HOSTNAME="no"
# start i4l? ("yes" or "no")
# see: /usr/share/doc/packages/i4l
#
I4L_START="no"
#
# start the inet daemon in multi-user? ("yes" or "no")
# this is needed, if you have to telnet/rlogin to your own machine.
# It is also needed for the man page formatter in SuSE Help system.
#
START_INETD="no"
#
# IrDA is the infrared interface often found on laptops. If you like to
# activate support for the infrared port, set this variable to "yes".
# Currently the UART (SIR) mode is supported in the normal configuration. If
# you like to have FIR (4 MBit/s, only for a few chipsets supported), you
# are currently on your own. Please take a look into the IrDA HOWTO,
# available in /usr/doc/howto/en/IR-HOWTO.gz on how to configure it.
#
START_IRDA="no"
#
# The variable IRDA_PORT sets the used serial port. Have a look at your
# BIOS-Setup, to find out which is correct.
#
IRDA_PORT="/dev/ttyS1"
#
# Start printer daemon lpd? (if you use plp, you can also disable it here
# an enable it in /etc/inetd.conf) (yes/no)
#
START_LPD="no"
#
# should the NFS server be started on this host? ("yes" or "no")
# (needs activated portmapper)
#
NFS_SERVER="no"
#
# the kernel nfs-server supports multiple server threads
#
USE_KERNEL_NFSD_NUMBER="4"
#
# Start the rpc.rusersd daemon in multi-user? ("yes" or "no")
# rpc.rusersd is a server which returns information about users currently
# logged in to the system.
#
START_RUSERSD="no"
#
# start rwhod? NOTE: rwhod broadcasts regularly, so dial
# on demand connections (ISDN and/or diald) might be established
# (yes/no)
#
START_RWHOD="no"
#
# start portmap? ("yes" or "no")
# this is needed, if the NFS server is started or if NIS is used
# Caution! The portmapper will be started with no regard to
# START_PORTMAP if NFS_SERVER is set to "yes"!
#
START_PORTMAP="no"
#
# Start the pppoed? (yes/no)
#
START_PPPOED="no"
#
# Start the pppd with wvdial as a chat-script in demand mode
# This results in a dial on demand connection to the isp
# via modem
#
PPPD_DOD_START="no"
#
# Should /etc/yp.conf be created automatically? ("yes" or "no")
# If set to yes /etc/passwd and /etc/group will also be checked.
# ypbind will not be startet if /etc/yp.conf does not exist.
#
CREATE_YP_CONF="yes"
#
# NIS-domain, ask the admin of the NIS or NIS+ Server.
# If the domainname is not set, ypbind will not be started.
#
YP_DOMAINNAME=""
#
# YP-Servers. Attention! You've to fill in IP adresses, a name or a nick
# name here. It must be defined in /etc/hosts (case sensitive).
# (e.g. "192.168.116.11 192.168.7.7")
#
YP_SERVER=""
#
# start the ypbind daemon for NIS ? ("yes" or "no")
# YP_DOMAINNAME must be set and /etc/yp.conf must exist, too.
#
START_YPBIND="no"
#
# Should the Apache httpd be started at bootup? (yes/no)
#
START_HTTPD="no"
#
# Shall dynamic host configuration Server DHCP be started? (yes/no)
#
START_DHCPD="no"
#
# Interface for dynamic host configuration Server DHCP
#
DHCPD_INTERFACE="eth0"
#
# Shall DHCP relay agent be started? (yes/no)
#
START_DHCRELAY="no"
#
# DHCP servers to be used by DHCP relay agent
#
DHCRELAY_SERVERS="127.0.0.1 127.0.0.2"
#
# Shall the IRC-Server ircd be started? (yes/no)
#
START_IRCD="no"
#
# Should the novell server emulator be started at bootup? (yes/no)
#
START_MARSNWE="no"
#
# start netatalk? ("yes" or "no")
# AppleTalk - File- and Printservices
#
START_ATALK="no"
#
# additional options for afpd(8)
#
ATALK_AFPD_OPTIONS=""
#
# start the ntopd (yes|no)
#
START_NTOPD="no"
#
# Specifies the network interface used by ntop
#
NTOPD_IFACE="eth0"
#
# Supposing to start ntop at the port 3000,
# the URL to access is http://hostname:3000/
#
# The file /root/.ntop specifies the
# HTTP user/password of those people who are allowed to
# access ntop. If the /root/.ntop file is missing no security
# will be used hence everyone can access traffic informa-
# tion. Please note that an HTTP server is NOT needed in
# order to use the program in interactive mode.
# VOLGENDE REGEL WAS AKTIEF
# NTOPD_PORT="3000"
#
# Set this to 'yes', if you want to start the ldap server:
#
START_LDAP="no"
#
# Start the LDAP-Replication server slurpd
#
START_SLURPD="no"
#
# Start the ident daemon in multi-user? ("yes" or "no")
# Identd looks up specific TCP/IP connections and returns either
# the user name or other information about the process that owns
# the connection.
#
START_IDENTD="yes"
#
# Do you want to setup a IP connection over a parallel cable
# with plip? You need a parallel null-modem cable (also called
# Laplink or Interlink cable), in order to achieve this.
# Expect something between 30kB/s and 600kB/s at the cost of
# very high system load. ("auto": Search for a PnP printer and
# start if none is present)
# The settings are in /erc/rc.config.d/plip.rc.config
#
START_PLIP="no"
#
# Set this to 'yes', if you want to start the ProFTPD Server
# as Daemon instead via /etc/(x)inetd.conf:
#
START_PROFTPD="no"
#
# Start the rinetd TCP redirector? (yes|no) You have to create a configuration
# file /etc/rinetd.conf first! See the manual page rinet(8) for more info.
#
START_RINETD="no"
#
# start samba? ("yes" or "no")
# Windows 95 / NT - File- and Printservices
#
START_SMB="no"
#
# Start the squid WWW-proxy ? (yes/no)
#
START_SQUID="no"
#
# start ucd-snmp deamon (yes/no)
#
START_SNMPD="no"
#
# Start WWW offline proxy wwwoffle?
# You should configure it by editing /etc/wwwoffle/wwwoffle.conf first!
# Alternatively you can start wwwoffle now and use your browser to configure
# it by opening http://localhost:8080/control/edit/
#
START_WWWOFFLE="no"
#
# Set this to 'yes', if you want to start xinetd, but REMEMBER:
# You can only use one of 'inetd' and 'xinetd' because both of
# them provide the same service!!!!
#
START_XINETD="no"
#
# Start XNTPD? (yes/no)
#
START_XNTPD="no"
#
# Usually it's a good idea to get the current time and date
# from some other ntp server, before xntpd is started.
# If we should do so, provide a space-separated list of
# ntp servers to query.
#
XNTPD_INITIAL_NTPDATE=""
#
# start the yp-server?
# More options could be set in /etc/rc.config.d/ypserv.rc.config
#
START_YPSERV="no"
#
# start ypxfrd?
# this is only needed on the main yp-server if you also
# have slave yp-servers. it speeds up the transfer of maps
# to the slave servers
#
START_YPXFRD="no"
#
# start yppasswdd?
# rpc.yppasswdd should run on the NIS master. It is not
# necessary to start this on NIS slave servers. It will
# not be used there.
# More options could be set in /etc/rc.config.d/ypserv.rc.config
#
START_YPPASSWDD="no"
#
# zebra is the routing manager. It provides kernel routing table
# updates, interface lookups, and redistribution of routes between
# different routing protocols.
#
# Start the zebra routing daemon?
#
START_ZEBRA="no"
#
# bgpd is a Border Gateway Protocol 4 (BGP-4) protocol daemon. BGP-4 is
# described in RFC1771. bgpd also supports Multiprotocol Extension for
# BGP-4 (sometimes known as BGP-4+ or MBGP) which is described in
# RFC2283.
#
# BGP-4 is one of the EGPs (Exterior Gateway Protocols) and is used for
# inter-domain routing.
#
# Start the bgp daemon (zebra)
#
START_BGPD="no"
#
# RIP - Routing Information Protocol is widely deployed interior gateway
# protocol. RIP was developed in 1970s at Xerox Labs as part of the XNS
# routing protocol. RIP is a distance-vector protocol and is based on
# the Bellman-Ford algorithms. As a distance-vector protocol, RIP router
# send updates to its neighbors periodically, thus allowing the
# convergence to a known topology. In each update, the distance to any
# given network will be broadcasted to its neighboring router.
#
# ripd supports RIP version 2 as described in RFC2453 and RIP version 1
# as described in RFC1058
#
# Start the rip daemon (zebra)
START_RIP="no"
#
# ripngd supports the RIPng protocol as described in RFC2080. It's an
# IPv6 reincarnation of the RIP protocol.
#
# Start the ripng daemon (zebra)
START_RIPNG="no"
#
# ospfd provides an OSPF version 2 routing protocol as described in
# RFC2178. OSPF is one of IGPs (Interior Gateway Protocols). Compared
# with RIP, OSPF can serve much more networks and priod of convergence
# is very short. OSPF is widely used in large networks such as ISP
# backbone and enterprise network.
#
# Start the opsf daemon (zebra)
START_OSPFD="no"
#
# ospf6d is a daemon support OSPF version 3 for IPv6 network. OSPF for
# IPv6 is descripbed in RFC2740.
#
# Start the opsf6 daemon (zebra)
START_OSPF6D="no"
# vtysh is integrated shell of Zebra software.
#
# Start the vtysh (zebra)
START_VTYSH="no"
#
# It is important to run faxsetup before setting this to `yes`!!!
#
START_HYLAFAX="no"
#
# Start the INN news server? (yes/no)
#
START_INN="no"
#
# Do you want the multi-threaded routing daemon started?
#
START_MRTD="no"
#
# Start RADIUSD ? (yes/no)
#
START_RADIUSD="no"
#
# Start the rpc.rstatd daemon in multi-user? ("yes" or "no")
# rpc.rstatd is a RPC daemon which collects performance statistics from
# kernel on serving machine.
#
START_RSTATD="no"
#
# Start WPM - Web-based Proxy Manager ? (yes/no)
#
START_WPMD="no"
# Should the Firewall be started?
# If set to yes, the SuSE firewall script is run during system startup.
# The variable setting here is ignored if you run the script manually
# after the bootup.
# The configuration is done in /etc/rc.config.d/firewall.rc.config.
#
# Choice: "yes" or "no", defaults to "no"
#
START_FW="yes"
#
# Start the ssh daemon ? (yes/no)
#
START_SSHD="no"
#
# Options for sshd
#
SSHD_OPTS=""
#
# Start ALSA drivers at boot-up? (yes/no)
#
START_ALSA="yes"
#
# Load ALSA sequencer modules at boot-up? (yes/no)
# Sequencer modules are necessary only for handling MIDI devices.
# If you don't need MIDI, leave here no. (The modules can be loaded
# even automatically if necessary.)
#
START_ALSA_SEQ="yes"
#
# Rplay needs a configuration file for all sounds (usr/etc/rplay.conf).
# To speed it up, it is not possible to add directories to this file.
# Shall SuSEconfig create it using /usr/etc/rplay.files, which may contain
# directories (as well as files). (yes/no)
#
CREATE_RPLAY_CONF="yes"
#
# Should the YIFF (sound server) be started ? (yes/no)
#
START_YIFF="no"
#
# Enable this in order to automatically load the memstat
# kernel module for xosview at boot time if the module is
# available for the currently running kernel.
#
LOAD_MEMSTAT_MODULE="no"
#
# SuSEconfig.wm can create a .fvwm2rc, .fvwmrc, .bowmanrc, .fvwm2rc95,
# .mwmrc, .ctwmrc, depending on the installed packages. If
# you want your systemwide wm config files to be updated after install
# / removal of packages set SUSEWM_UPDATE to "yes", otherwise to "no"
#
SUSEWM_UPDATE="yes"
#
# This is the (space separated) list of window managers for which you
# want to generate the config file. Valid values are:
# "fvwm", "fvwm2", "fvwm95", "bowman", "mwm", "ctwm", "kwm", "all".
# Default setting is "all" which is for generating files for all wms.
#
SUSEWM_WM="all"
#
# Your fvwm2/95 is slow? Don't want small pixmaps in menus? So set
# SUSEWM_XPM to "no", if pixmaps in menus are wanted set it to "yes",
# which is the default value. The package 3dpixms has to be installed.
#
SUSEWM_XPM="yes"
START_USB="yes"
SEARCHLIST="local"
INITRD_MODULES="usbcore"
USE_KERNEL_NFSD="yes"
#
# While starting YOU ( YaST2-Online-Update ) the default ftp serverlist
# will be updated by the call "wget" to www.suse.de. This list will be
# stored under /etc/suseservers.
# Set YAST2_LOADFTPSERVER to "no", if you do not want to reload the
# ftp serverlist.
#
YAST2_LOADFTPSERVER="yes"
==============94DB6CE215390C7C4D5CBD57==
------------------------------
** FOR YOUR REFERENCE **
The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:
Internet: [EMAIL PROTECTED]
You can send mail to the entire list by posting to comp.os.linux.setup.
Linux may be obtained via one of these FTP sites:
ftp.funet.fi pub/Linux
tsx-11.mit.edu pub/linux
sunsite.unc.edu pub/Linux
End of Linux-Setup Digest
******************************