Open main menu

CDOT Wiki β

Changes

OPS335 A2

3 bytes removed, 16:21, 25 March 2012
Requirement
= Requirement =
You are to develop a lab for OPS335 that demonstrates on how to set up a secondary DNS server on VM1, a slave NIS server on VM2, and a backup server on VM3 running Fedora 16. You should use any current OPS335 lab as a model (template) for your lab. Your lab should be a PDF document. Your lab should consist of at least 4 parts:
==PART 1 ==
Describe how to set up (configure) a secondary DNS server. You may have to mentioned the changes that need to be make on the Primary DNS server to support the secondary server.
==PART 2 ==
Describe how to set up (configure) a slave NIS server. You may have to mentioned the changes that need to be make to the master NIS server as well.
== PART 1 == Describe how to set up (configure) a secondary DNS server. You may have to mentioned the changes that need to be make on the Primary DNS server to support the secondary server.3 == PART 2 == Describe how to set up (configure) a slave NIS server. You may have to mentioned the changes that need to be make to the master NIS server as well.== PART 3 == Describe how to set up a backup server to pull the configuration data from ALL the servers (Primary DNS and master NIS on the host, secondary DNS on VM1, and slave NIS server on VM2). You should consider doing the following steps:
# run a shell script 1 minutes after midnight to package all configuration files and database file into a tar ball file. Name the tar ball file as host-conf-bu.tar on your host, vm1-conf-bu.tar on VM1, and vm2-conf-bu.tar on VM2. Create a separate directory for each day's backup file.
# if the tar ball file is created successfully, create a statue file in the same directory.
1,760
edits