home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1995 November
/
PCWK1195.iso
/
pbd
/
pbd_prep
/
disk1
/
setup.nfo
< prev
next >
Wrap
INI File
|
1995-05-11
|
24KB
|
632 lines
[LOADER]
\SYSTEM;\PALLOADR.NLM
$END
[DOWN]
CLIB.NLM
SPXS.NLM
STREAMS.NLM
TLI.NLM
TSA311.NLM
TSA312.NLM
TSA400.NLM
SMDR.NLM
$END
[COMMON]
$END
[NW311]
\SYSTEM;\NW311\A3112.NLM
\SYSTEM;\NW311\AFTER311.NLM
\SYSTEM;\NW311\CLIB.NLM
\SYSTEM;\NW311\IPXS.NLM
\SYSTEM;\NW311\MATHLIB.NLM
\SYSTEM;\NW311\MATHLIBC.NLM
\SYSTEM;\NW311\SMDR.NLM
\SYSTEM;\NW311\SPXDDFIX.NLM
\SYSTEM;\NW311\SPXFIX2.NLM
\SYSTEM;\NW311\SPXFSFIX.NLM
\SYSTEM;\NW311\SPXLISFX.NLM
\SYSTEM;\NW311\SPXMSFIX.NLM
\SYSTEM;\NW311\SPXS.NLM
\SYSTEM;\NW311\STREAMS.NLM
\SYSTEM;\NW311\TLI.NLM
\SYSTEM;\NW311\TSA311.NLM
\SYSTEM;\NW311\TSADOS.NLM
\SYSTEM;\NW311\TSAPROXY.NLM
\SYSTEM;\NW311\WSMAN.NLM
\SYSTEM;\NW311\XMDFIX.NLM
$END
[NW312]
\SYSTEM;\NW312\PM312.NLM
\SYSTEM;\NW312\SMDR.NLM
\SYSTEM;\NW312\SPXCONFG.NLM
\SYSTEM;\NW312\SPXDDFIX.NLM
\SYSTEM;\NW312\SPXFIX2.NLM
\SYSTEM;\NW312\SPXNSFIX.NLM
\SYSTEM;\NW312\TSA312.NLM
\SYSTEM;\NW312\TSADOS.NLM
\SYSTEM;\NW312\TSAPROXY.NLM
\SYSTEM;\NW312\WSMAN.NLM
\SYSTEM;\NW312\CLIB.NLM
\SYSTEM;\NW312\IPXS.NLM
\SYSTEM;\NW312\SPXS.NLM
\SYSTEM;\NW312\STREAMS.NLM
\SYSTEM;\NW312\TLI.NLM
$END
[NW401]
\SYSTEM;\NW401\SMDR.NLM
\SYSTEM;\NW401\TSA400.NLM
\SYSTEM;\NW401\TSADOS.NLM
\SYSTEM;\NW401\TSANDS.NLM
\SYSTEM;\NW401\TSAPROXY.NLM
\SYSTEM;\NW401\WSMAN.NLM
$END
[NW402]
\SYSTEM;\NW402\SMDR.NLM
\SYSTEM;\NW402\TSA400.NLM
\SYSTEM;\NW402\TSADOS.NLM
\SYSTEM;\NW402\TSANDS.NLM
\SYSTEM;\NW402\TSAPROXY.NLM
\SYSTEM;\NW402\WSMAN.NLM
$END
[NW410]
\SYSTEM;\NW410\SPXS.NLM
$END
[NCF311]
# PALSTART.NCF
# Palindrome Storage Manager NLM, version 4.0
# PALSTART.NCF file loads the appropriate Palindrome Storage Manager NLMs
# on the NetWare server. Palindrome provides these
# files as an example which you may modify to suite your specific needs.
#
# PALSTART.NCF is automatically added to the end of your AUTOEXEC.NCF when
# you run SETUP.NLM so that required NLMs are loaded automatically whenever you
# reboot your server. You should verify that the entries in this file do not
# conflict with existing AUTOEXEC.NCF file entries.
#
# Entries in this file that begin with a "REM" are not processed by NetWare.
# If you would like to activate a specific line, simply remove the "REM" from
# the beginning. The next time the NCF file is run, that line will be
# executed. The NCF file is initiated by simply entering its name at the
# NetWare server prompt (":") and pressing <Enter>. All of the server
# commands are specified using upper case only.
#
# The first module required by Storage Manager is PALLOADR.NLM. This file is
# used during installation of the client software to automatically load NLMs.
LOAD PALLOADR.NLM
# Storage Manager utilizes the Storage Management Services (SMS)
# architecture to access client data. In order to access data on a NetWare
# server and/or client, you must load the appropriate Target Service Agent
# (TSA) for that machine type. Remove the "REM" from in front of each the
# required TSAs for your server.
LOAD TSA311
# If you would like to backup workstations, load the appropriate client agents
# (WSMAN is also required for workstation backup).
REM LOAD WSMAN
REM LOAD TSADOS
REM LOAD TSAPROXY
# The next module required by Storage Manager is your SCSI Host Adapter
# driver. Palindrome supports a wide variety of controllers so you should
# consult your documentation for the exact syntax and command line
# parameters when loading the controller driver. An example is provided
# below for the Adaptec 1740 EISA controller (the following command will
# auto-load the ASPITRAN.NLM module).
REM LOAD AHA1740.DSK
# If you have a server with more than 16MB RAM and you are using
# a SCSI controller which can not access memory above 16MB (for example, the
# Adaptec 1540x cards), you must utilize the ABOVE16MEG parameter and
# specifically load the PALSDRV.NLM module. During installation of the
# software PALSDRV is loaded automatically with the ABOVE16MEG parameter
# if necessary.
# If you have this environment, remove the "REM" from in front of this line so
# that it is executed whenever you reboot your server.
REM LOAD PALSDRV ABOVE16MEG
# The job server (PALJSRVR.NLM) services the job queue and is automatically
# loaded during installation of the client software.
REM LOAD PALJSRVR
# PALMEDIA.NLM scans the SCSI Bus and determines what backup devices are
# available and what media are loaded.
REM LOAD PALMEDIA
$END
[NCF_RE311]
# PALSTART.NCF
# Palindrome Storage Manager NLM, version 4.0
#
# PALSTART.NCF is automatically added to the end of your AUTOEXEC.NCF when
# you run SETUP.NLM so that required NLMs are loaded automatically whenever you
# reboot your server. You should verify that the entries in this file do not
# conflict with existing AUTOEXEC.NCF file entries.
#
# Entries in this file that begin with a "REM" are not processed by NetWare.
# If you would like to activate a specific line, simply remove the "REM" from
# the beginning. The next time the NCF file is run, that line will be
# executed. The NCF file is initiated by simply entering its name at the
# NetWare server prompt (":") and pressing <Enter>. All of the server
# commands are specified using upper case only.
# Storage Manager utilizes the Storage Management Services (SMS)
# architecture to access client data. In order to access data on a NetWare
# server and/or client, you must load the appropriate Target Service Agent
# (TSA) for that machine type. Remove the "REM" from in front of each the
# required TSAs for your server.
LOAD TSA311
# If you would like to backup workstations, load the appropriate client agents
# (WSMAN is also required for workstation backup).
REM LOAD WSMAN
REM LOAD TSADOS
REM LOAD TSAPROXY
$END
[NCF312]
# PALSTART.NCF
# Palindrome Storage Manager NLM, version 4.0
# PALSTART.NCF file loads the appropriate Palindrome Storage Manager NLMs
# on the NetWare server. Palindrome provides these
# files as an example which you may modify to suite your specific needs.
#
# PALSTART.NCF is automatically added to the end of your AUTOEXEC.NCF when
# you run SETUP.NLM so that required NLMs are loaded automatically whenever you
# reboot your server. You should verify that the entries in this file do not
# conflict with existing AUTOEXEC.NCF file entries.
#
# Entries in this file that begin with a "REM" are not processed by NetWare.
# If you would like to activate a specific line, simply remove the "REM" from
# the beginning. The next time the NCF file is run, that line will be
# executed. The NCF file is initiated by simply entering its name at the
# NetWare server prompt (":") and pressing <Enter>. All of the server
# commands are specified using upper case only.
#
# The first module required by Storage Manager is PALLOADR.NLM. This file is
# used during installation of the client software to automatically load NLMs.
LOAD PALLOADR.NLM
# Storage Manager utilizes the Storage Management Services (SMS)
# architecture to access client data. In order to access data on a NetWare
# server and/or client, you must load the appropriate Target Service Agent
# (TSA) for that machine type. Remove the "REM" from in front of each the
# required TSAs for your server.
LOAD TSA312
# If you would like to backup workstations, load the appropriate client agents
# (WSMAN is also required for workstation backup).
REM LOAD WSMAN
REM LOAD TSADOS
REM LOAD TSAPROXY
# The next module required by Storage Manager is your SCSI Host Adapter
# driver. Palindrome supports a wide variety of controllers so you should
# consult your documentation for the exact syntax and command line
# parameters when loading the controller driver. An example is provided
# below for the Adaptec 1740 EISA controller (the following command will
# auto-load the ASPITRAN.NLM module).
REM LOAD AHA1740.DSK
# If you have a server with more than 16MB RAM and you are using
# a SCSI controller which can not access memory above 16MB (for example, the
# Adaptec 1540x cards), you must utilize the ABOVE16MEG parameter and
# specifically load the PALSDRV.NLM module. During installation of the
# software PALSDRV is loaded automatically with the ABOVE16MEG parameter
# if necessary.
# If you have this environment, remove the "REM" from in front of this line so
# that it is executed whenever you reboot your server.
REM LOAD PALSDRV ABOVE16MEG
# The job server (PALJSRVR.NLM) services the job queue and is automatically
# loaded during installation of the client software.
REM LOAD PALJSRVR
# PALMEDIA.NLM scans the SCSI Bus and determines what backup devices are
# available and what media are loaded.
REM LOAD PALMEDIA
$END
[NCF_RE312]
# PALSTART.NCF
# Palindrome Storage Manager NLM, version 4.0
#
# PALSTART.NCF is automatically added to the end of your AUTOEXEC.NCF when
# you run SETUP.NLM so that required NLMs are loaded automatically whenever you
# reboot your server. You should verify that the entries in this file do not
# conflict with existing AUTOEXEC.NCF file entries.
#
# Entries in this file that begin with a "REM" are not processed by NetWare.
# If you would like to activate a specific line, simply remove the "REM" from
# the beginning. The next time the NCF file is run, that line will be
# executed. The NCF file is initiated by simply entering its name at the
# NetWare server prompt (":") and pressing <Enter>. All of the server
# commands are specified using upper case only.
# Storage Manager utilizes the Storage Management Services (SMS)
# architecture to access client data. In order to access data on a NetWare
# server and/or client, you must load the appropriate Target Service Agent
# (TSA) for that machine type. Remove the "REM" from in front of each the
# required TSAs for your server.
LOAD TSA312
# If you would like to backup workstations, load the appropriate client agents
# (WSMAN is also required for workstation backup).
REM LOAD WSMAN
REM LOAD TSADOS
REM LOAD TSAPROXY
$END
[NCF401]
# PALSTART.NCF
# Palindrome Storage Manager NLM, version 4.0
# PALSTART.NCF file loads the appropriate Palindrome Storage Manager NLMs
# on the NetWare server. Palindrome provides these
# files as an example which you may modify to suite your specific needs.
#
# PALSTART.NCF is automatically added to the end of your AUTOEXEC.NCF when
# you run SETUP.NLM so that required NLMs are loaded automatically whenever you
# reboot your server. You should verify that the entries in this file do not
# conflict with existing AUTOEXEC.NCF file entries.
#
# Entries in this file that begin with a "REM" are not processed by NetWare.
# If you would like to activate a specific line, simply remove the "REM" from
# the beginning. The next time the NCF file is run, that line will be
# executed. The NCF file is initiated by simply entering its name at the
# NetWare server prompt (":") and pressing <Enter>. All of the server
# commands are specified using upper case only.
#
# The first module required by Storage Manager is PALLOADR.NLM. This file is
# used during installation of the client software to automatically load NLMs.
LOAD PALLOADR.NLM
# Storage Manager utilizes the Storage Management Services (SMS)
# architecture to access client data. In order to access data on a NetWare
# server and/or client, you must load the appropriate Target Service Agent
# (TSA) for that machine type. Remove the "REM" from in front of each the
# required TSAs for your server. Note that TSANDS.NLM only needs to be loaded
# once per NDS Directory tree.
LOAD TSA400
LOAD TSANDS
# If you would like to backup workstations, load the appropriate client agents
# (WSMAN is also required for workstation backup).
REM LOAD WSMAN
REM LOAD TSADOS
REM LOAD TSAPROXY
# The next module required by Storage Manager is your SCSI Host Adapter
# driver. Palindrome supports a wide variety of controllers so you should
# consult your documentation for the exact syntax and command line
# parameters when loading the controller driver. An example is provided
# below for the Adaptec 1740 EISA controller (the following command will
# auto-load the ASPITRAN.NLM module).
REM LOAD AHA1740.DSK
# If you have a server with more than 16MB RAM and you are using
# a SCSI controller which can not access memory above 16MB (for example, the
# Adaptec 1540x cards), you must utilize the ABOVE16MEG parameter and
# specifically load the PALSDRV.NLM module. During installation of the
# software PALSDRV is loaded automatically with the ABOVE16MEG parameter
# if necessary.
# If you have this environment, remove the "REM" from in front of this line so
# that it is executed whenever you reboot your server.
REM LOAD PALSDRV ABOVE16MEG
# The job server (PALJSRVR.NLM) services the job queue and is automatically
# loaded during installation of the client software.
REM LOAD PALJSRVR
# PALMEDIA.NLM scans the SCSI Bus and determines what backup devices are
# available and what media are loaded.
REM LOAD PALMEDIA
$END
[NCF_RE401]
# PALSTART.NCF
# Palindrome Storage Manager NLM, version 4.0
#
# PALSTART.NCF is automatically added to the end of your AUTOEXEC.NCF when
# you run SETUP.NLM so that required NLMs are loaded automatically whenever you
# reboot your server. You should verify that the entries in this file do not
# conflict with existing AUTOEXEC.NCF file entries.
#
# Entries in this file that begin with a "REM" are not processed by NetWare.
# If you would like to activate a specific line, simply remove the "REM" from
# the beginning. The next time the NCF file is run, that line will be
# executed. The NCF file is initiated by simply entering its name at the
# NetWare server prompt (":") and pressing <Enter>. All of the server
# commands are specified using upper case only.
# Storage Manager utilizes the Storage Management Services (SMS)
# architecture to access client data. In order to access data on a NetWare
# server and/or client, you must load the appropriate Target Service Agent
# required TSAs for your server. Note that TSANDS.NLM only needs to be loaded
# once per NDS Directory tree.
LOAD TSA400
REM LOAD TSANDS
# If you would like to backup workstations, load the appropriate client agents
# (WSMAN is also required for workstation backup).
REM LOAD WSMAN
REM LOAD TSADOS
REM LOAD TSAPROXY
$END
[NCF402]
# PALSTART.NCF
# Palindrome Storage Manager NLM, version 4.0
# PALSTART.NCF file loads the appropriate Palindrome Storage Manager NLMs
# on the NetWare server. Palindrome provides these
# files as an example which you may modify to suite your specific needs.
#
# PALSTART.NCF is automatically added to the end of your AUTOEXEC.NCF when
# you run SETUP.NLM so that required NLMs are loaded automatically whenever you
# reboot your server. You should verify that the entries in this file do not
# conflict with existing AUTOEXEC.NCF file entries.
#
# Entries in this file that begin with a "REM" are not processed by NetWare.
# If you would like to activate a specific line, simply remove the "REM" from
# the beginning. The next time the NCF file is run, that line will be
# executed. The NCF file is initiated by simply entering its name at the
# NetWare server prompt (":") and pressing <Enter>. All of the server
# commands are specified using upper case only.
#
# The first module required by Storage Manager is PALLOADR.NLM. This file is
# used during installation of the client software to automatically load NLMs.
LOAD PALLOADR.NLM
# Storage Manager utilizes the Storage Management Services (SMS)
# architecture to access client data. In order to access data on a NetWare
# server and/or client, you must load the appropriate Target Service Agent
# required TSAs for your server. Note that TSANDS.NLM only needs to be loaded
# once per NDS Directory tree.
LOAD TSA400
LOAD TSANDS
# If you would like to backup workstations, load the appropriate client agents
# (WSMAN is also required for workstation backup).
REM LOAD WSMAN
REM LOAD TSADOS
REM LOAD TSAPROXY
# The next module required by Storage Manager is your SCSI Host Adapter
# driver. Palindrome supports a wide variety of controllers so you should
# consult your documentation for the exact syntax and command line
# parameters when loading the controller driver. An example is provided
# below for the Adaptec 1740 EISA controller (the following command will
# auto-load the ASPITRAN.NLM module).
REM LOAD AHA1740.DSK
# If you have a server with more than 16MB RAM and you are using
# a SCSI controller which can not access memory above 16MB (for example, the
# Adaptec 1540x cards), you must utilize the ABOVE16MEG parameter and
# specifically load the PALSDRV.NLM module. During installation of the
# software PALSDRV is loaded automatically with the ABOVE16MEG parameter
# if necessary.
# If you have this environment, remove the "REM" from in front of this line so
# that it is executed whenever you reboot your server.
REM LOAD PALSDRV ABOVE16MEG
# The job server (PALJSRVR.NLM) services the job queue and is automatically
# loaded during installation of the client software.
REM LOAD PALJSRVR
# PALMEDIA.NLM scans the SCSI Bus and determines what backup devices are
# available and what media are loaded.
REM LOAD PALMEDIA
$END
[NCF_RE402]
# PALSTART.NCF
# Palindrome Storage Manager NLM, version 4.0
#
# PALSTART.NCF is automatically added to the end of your AUTOEXEC.NCF when
# you run SETUP.NLM so that required NLMs are loaded automatically whenever you
# reboot your server. You should verify that the entries in this file do not
# conflict with existing AUTOEXEC.NCF file entries.
#
# Entries in this file that begin with a "REM" are not processed by NetWare.
# If you would like to activate a specific line, simply remove the "REM" from
# the beginning. The next time the NCF file is run, that line will be
# executed. The NCF file is initiated by simply entering its name at the
# NetWare server prompt (":") and pressing <Enter>. All of the server
# commands are specified using upper case only.
# Storage Manager utilizes the Storage Management Services (SMS)
# architecture to access client data. In order to access data on a NetWare
# server and/or client, you must load the appropriate Target Service Agent
# required TSAs for your server. Note that TSANDS.NLM only needs to be loaded
# once per NDS Directory tree.
LOAD TSA400
# If you would like to backup workstations, load the appropriate client agents
# (WSMAN is also required for workstation backup).
REM LOAD WSMAN
REM LOAD TSADOS
REM LOAD TSAPROXY
$END
[NCF410]
# PALSTART.NCF
# Palindrome Storage Manager NLM, version 4.0
# PALSTART.NCF file loads the appropriate Palindrome Storage Manager NLMs
# on the NetWare server. Palindrome provides these
# files as an example which you may modify to suite your specific needs.
#
# PALSTART.NCF is automatically added to the end of your AUTOEXEC.NCF when
# you run SETUP.NLM so that required NLMs are loaded automatically whenever you
# reboot your server. You should verify that the entries in this file do not
# conflict with existing AUTOEXEC.NCF file entries.
#
# Entries in this file that begin with a "REM" are not processed by NetWare.
# If you would like to activate a specific line, simply remove the "REM" from
# the beginning. The next time the NCF file is run, that line will be
# executed. The NCF file is initiated by simply entering its name at the
# NetWare server prompt (":") and pressing <Enter>. All of the server
# commands are specified using upper case only.
#
# The first module required by Storage Manager is PALLOADR.NLM. This file is
# used during installation of the client software to automatically load NLMs.
LOAD PALLOADR.NLM
# Storage Manager utilizes the Storage Management Services (SMS)
# architecture to access client data. In order to access data on a NetWare
# server and/or client, you must load the appropriate Target Service Agent
# required TSAs for your server. Note that TSANDS.NLM only needs to be loaded
# once per NDS Directory tree.
LOAD TSA410
LOAD TSANDS
# If you would like to backup workstations, load the appropriate client agents
# (WSMAN is also required for workstation backup).
REM LOAD WSMAN
REM LOAD TSADOS
REM LOAD TSAPROXY
# The next module required by Storage Manager is your SCSI Host Adapter
# driver. Palindrome supports a wide variety of controllers so you should
# consult your documentation for the exact syntax and command line
# parameters when loading the controller driver. An example is provided
# below for the Adaptec 1740 EISA controller (the following command will
# auto-load the ASPITRAN.NLM module).
REM LOAD AHA1740.DSK
# If you have a server with more than 16MB RAM and you are using
# a SCSI controller which can not access memory above 16MB (for example, the
# Adaptec 1540x cards), you must utilize the ABOVE16MEG parameter and
# specifically load the PALSDRV.NLM module. During installation of the
# software PALSDRV is loaded automatically with the ABOVE16MEG parameter
# if necessary.
# If you have this environment, remove the "REM" from in front of this line so
# that it is executed whenever you reboot your server.
REM LOAD PALSDRV ABOVE16MEG
# The job server (PALJSRVR.NLM) services the job queue and is automatically
# loaded during installation of the client software.
REM LOAD PALJSRVR
# PALMEDIA.NLM scans the SCSI Bus and determines what backup devices are
# available and what media are loaded.
REM LOAD PALMEDIA
$END
[NCF_RE410]
# PALSTART.NCF
# Palindrome Storage Manager NLM, version 4.0
#
# PALSTART.NCF is automatically added to the end of your AUTOEXEC.NCF when
# you run SETUP.NLM so that required NLMs are loaded automatically whenever you
# reboot your server. You should verify that the entries in this file do not
# conflict with existing AUTOEXEC.NCF file entries.
#
# Entries in this file that begin with a "REM" are not processed by NetWare.
# If you would like to activate a specific line, simply remove the "REM" from
# the beginning. The next time the NCF file is run, that line will be
# executed. The NCF file is initiated by simply entering its name at the
# NetWare server prompt (":") and pressing <Enter>. All of the server
# commands are specified using upper case only.
# Storage Manager utilizes the Storage Management Services (SMS)
# architecture to access client data. In order to access data on a NetWare
# server and/or client, you must load the appropriate Target Service Agent
# required TSAs for your server. Note that TSANDS.NLM only needs to be loaded
# once per NDS Directory tree.
LOAD TSA410
REM LOAD TSANDS
# If you would like to backup workstations, load the appropriate client agents
# (WSMAN is also required for workstation backup).
REM LOAD WSMAN
REM LOAD TSADOS
REM LOAD TSAPROXY
$END