
Chapter 4.
Silent Installation and Instance Creation
Silent installation allows you to use a file to predefine all the answers that you would normally supply
to the setup program interactively; this provides you with the ability to script the installation of multi-
ple instances of Red Hat Directory Server (Directory Server). Instance creation enables you to use an
existing Directory Server instance to create additional instances of the server under the same server
root.
This chapter explains the following:
•
Section 4.1
Using Silent Installation
•
Section 4.2
Using Silent Instance Creation
.
4.1. Using Silent Installation
Silent installation is intended for use at sites where many server instances must be created. For Di-
rectory Server, it is especially useful for heavily replicated sites that create a large number of replica
servers.
To use silent installation, you create a silent installation file, supply values for the appropriate instal-
lation directives, and run the setup program with the -s and -f command-line options.
The procedure below explains how to use silent installation:
1. Log in as root.
2. Create a new directory:
mkdir ds
cd ds
3. If you have not already done so, download the product binaries file to the installation directory.
4. Unpack the product binaries file using the following command:
gunzip -dc
filename
.tar.gz | tar -xvof-
where
filename
corresponds to the product binaries file that you want to unpack.
5. Prepare the file that contains your installation directives.
Refer to Section 4.1.2
Preparing Silent Installation Files
for instructions and for some examples
of the silent-install files.
6. Fill in appropriate values for the installation directives.
Refer to Section 4.1.3
Specifying Silent Installation Directives
for the complete list of silent in-
stallation directives that you can use when installing Directory Server.
7. Run the setup program with the
-s
and
-f
command-line options:
setup -s -f
filename
where
filename
is the name of the file that contains your installation directives.
Содержание DIRECTORY SERVER 7.1
Страница 1: ...Red Hat Directory Server 7 1 Red Hat Directory Server Installation Guide ...
Страница 28: ...22 Chapter 2 Computer System Requirements ...
Страница 36: ...30 Chapter 3 Using Express and Typical Installation ...
Страница 48: ...42 Chapter 4 Silent Installation and Instance Creation DisableSchemaChecking No ...
Страница 64: ...58 Chapter 6 Migrating from Previous Versions ...
Страница 70: ...64 Chapter 7 Troubleshooting ...
Страница 94: ...88 Glossary ...