Red Hat Linux 7 Unleashed

Red Hat Linux 7 Unleashed

By William Ball

Installing the Software

If you didn't install the NIS software during the initial setup process, you need to install it now. Start by mounting the Red Hat CD-ROM. The following assumes that the CD-ROM is mounted on the /mnt/cdrom directory.

Access the /mnt/cdrom/RedHat/RPMS directory:


   [root@server /root]# cd /mnt/cdrom/RedHat/RPMS

Install the RPMS yp-tools-2.4-4.i386.rpm, ypbind-1.6-11.i386.rpm, and ypserv-1.3.11-9.i386.rpm with the following commands:

[root@server RPMS]# rpm -i yp-tools-2.4-4.i386.rpm
[root@server RPMS]# rpm -i ypbind-1.6-11.i386.rpm
[root@server RPMS]# rpm -i ypserv-1.3.11-9.i386.rpm

After the software is installed, the next step is configuring the master NIS server.

Share ThisShare This

Informit Network