SMC is a powerful and versatile tool for managing multiple systems from a single interface where different systems can be customized to administer their own local applications, as well as a set of common applications. This flexibility gives SMC a number of advantages over the admintool or command-line administration. For more information on SMC, read the administrator’s guide on docs.sun.com.
1. |
What is the optimal use for SMC?
|
|
2. |
How is SMC customized?
|
|
3. |
Which of the following is not performed by SMC by default?
|
|
4. |
Which of the following is not performed by SMC by default?
|
|
5. |
Which of the following is not performed by SMC by default?
|
|
6. |
Which of the following is not performed by SMC by default?
|
|
7. |
What does the SMC option –auth-data allow?
|
|
8. |
What does the SMC option –toolbox allow?
|
|
9. |
What does the SMC option –domain designate?
|
|
10. |
What does the SMC option –hostname:port nominate?
|
|
11. |
What does the SMC option –J specify?
|
|
12. |
What does the SMC option -rolepassword specify?
|
|
13. |
What does the SMC option -password specify?
|
|
14. |
What does the SMC option -rolename specify?
|
|
15. |
Which of the following is not a valid entry in the auth-data file?
|
|
Answers
1. |
D. The optimal use for SMC is to manage multiple systems with customization. |
2. |
B. SMC is customized by the creation of toolboxes that define applications for each system. |
3. |
D. SMC does not perform, by default, optimized parallel execution of intermediate source bytecode. |
4. |
A. SMC does not perform, by default, management of RMI services through a distributed interface. |
5. |
C. SMC does not support, by default, developers through profiling and disassembly. |
6. |
D. SMC does not perform, by default, authentication of nonadministrative users. |
7. |
A. The SMC option –auth-data allows authentication data to be read from a file. |
8. |
B. The SMC option –toolbox stipulates the name of a toolbox to read in from a file. |
9. |
C. The SMC option –domain designates the domain name for the systems that are being managed. |
10. |
D. The SMC option –hostname:port nominates the hostname and port number of the server to manage. |
11. |
A. The SMC option –J passes any command-line options to the Java Virtual Machine, such as the initial and maximum heap sizes. |
12. |
B. The SMC option –rolepassword specifies a password for the role rolename. |
13. |
C. The SMC option –password specifies a password for username. |
14. |
D. The SMC option –rolename specifies a role to execute SMC. |
15. |
D. clash=su is not a valid entry in the auth-data file. |