University of Essex Homepage Computing Service - Go to Home Page
. . . .
CONTENTS A-Z   |   SEARCH   |   CHANGE YOUR PASSWORD  |  ANNOUNCEMENTS  |  STATUS MESSAGES
. . . .

Determining if you have NIS installed

On RedHat or SuSE Linux, you can check whether NIS is installed by typing the following command.

% rpm -qa | grep yp
yp-tools-2.4-4
ypbind-1.6-11

If the output does not resemble the above, you will need to obtain and install these packages. Refer to your system documentation on how to obtain and install these packages.

 

. . . .