Downloading and installing RPMs isn't hard, as discussed in Chapter 6, "Installing RPM Software." When searching for the RPMs, remember that the filename usually starts with the software package name followed by a version number, as in yp-tools-2.8-3.i386.rpm.
1. | Configure Bigboy as an NFS server to make its /home directory available to the Linux workstations.
|
2. | Configure Smallfry as an NFS client that can access Bigboy's /home directory.
|
3. | Configure Bigboy as an NIS server.
|
4. | Create a user account (nisuser) on Bigboy that doesn't exist on Smallfry. Convert the account to a NIS user account.
|
5. | Configure Smallfry as an NIS client.
|
6. | Test a remote login from Bigboy to Smallfry using the username and password of the account nisuser.
|
You have the scenario and the plan, it's time to get to work.