Red Hat DIRECTORY SERVER 8.0 Installation Manual page 35

Hide thumbs Also See for DIRECTORY SERVER 8.0:
Table of Contents

Advertisement

NOTE
Both yum and up2date may install or require additional packages if dependencies
are missing or out-of-date.
Alternatively, download the latest packages from the Red Hat Directory Server 8.0 channel on
Red Hat Network, http://rhn.redhat.com.
It is also possible to install the Directory Server packages from media:
a. Download the packages from Red Hat Network, and burn them to CD or DVD.
b. Insert the media; the system should automatically recognize and mount the disc.
c. There is no autorun feature with the Directory Server packages, so open the directory on the
disc containing the Directory Server packages. For example:
cd /media/cdrecorder/RedHat/RPMS/
d. Install everything in the directory using rpm:
ls *.rpm | egrep -iv -e devel -e debuginfo | xargs rpm -ivh
2. After the Directory Server packages are installed, run the setup-ds-admin.pl script to set up
and configure the default Directory Server instance and the Administration Server.
/usr/sbin/setup-ds-admin.pl
3. Accept the licensing agreement.
4. On the next screen, review the dsktune output. If there are any issues that you should address,
exit the setup-ds-admin.pl program, and resolve them. Otherwise, accept the output.
5. Select the setup type, and proceed with configuring the new Directory Server instance.
Section 3.3, "Express Setup"
Section 3.4, "Typical Setup"
Section 3.5, "Custom Setup"
NOTE
Directory Server version 8.0 conforms to the Filesystem Hierarchy Standards. This
means that the directories and files are in different locations than previous versions. For
more information on FHS, see the
showing the new file locations, see
Installing the Directory Server Packages
http://www.pathname.com/fhs/
Section 7.1, "Directory Server File
homepage. For a table
Locations".
27

Advertisement

Table of Contents
loading

Table of Contents