-
Why is NTP required in an NFS
network?
-
Name some common mal software on the
server side
-
What is CPAN? How do you access
it? Ans:Comprehensive
perl archive network - free perl
modules. cpan.org search.cpan.org
-
What is PEAR?
-
What advantages does mod_perl have
over a perl CGI? Ans:Speed,
stability and integration.
-
What is required to do SSL in Apache
1.x?
Ans:Openssl, mod_ssl, apache. Unless
of course you grab a precompiled
binary!
-
What is TCL?
-
What is a servlet
engine/container?
Ans:Some where to run java servlets,
such as tomcat.
-
What is BIND?
-
Name the steps to setup a slave zone
in BIND
-
Name the steps to setup a primary
zone in BIND
-
What commands would you use under
Solaris or Linux to modify/view an
LDAP
tree?
Ans:Ldapsearch, ldapadd/ldapmodify/ldapdelete,
ldbmcat (openldap1), slapcat
(openldap2)