One of the goals of this document is to self-contain DNS Security operations within sections and prevent constant cross-referencing between sections. Consequently, certain parts of the text are repeated throughout the document.
Text marked in bold represents text or commands entered by users within a given procedural step.
Underlined text, which can also be bold, is a place-holder for actual run-time values. These values are either automatically generated or are values that are known to the user from some other step.
Additionally, the following typographical conventions are used in this document.
Table 1.1. Conventions
command | Command names |
filename
| File and path names |
URL
| Web URLs |
execution | Simple command executions |
Longer sets of command sequences are given in this format:
# cd /tmp
[ENTER] |
# ls
[ENTER] |
# rm -fr *
[ENTER] |
# |
In most cases, output will not be displayed for given command sequences.