securing-filesystems sn-introduction.xml,NONE,1.1

Thomas R. Jones (trjones) fedora-docs-commits at redhat.com
Fri Jul 29 15:00:18 UTC 2005


Author: trjones

Update of /cvs/docs/securing-filesystems
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31227/securing-filesystems

Added Files:
	sn-introduction.xml 
Log Message:
Initial commit to the Fedora Docs repository.


--- NEW FILE sn-introduction.xml ---
<?xml version="1.0" encoding="US-ASCII"?>
<!-- ...................................................................... -->
<!-- SECURING FILESYSTEMS  ................................................ -->
<!-- File: sn-introduction.xml ............................................ -->

<!-- &Id$ -->

<preface id="sn-introduction">
    <title>Introduction</title>
    <section id="sn-introduction-audience">
        <title>Intended Audience</title>
        <para>
            This document is intended for all end-users of the fedora distribution.
            However it is my intention to present, as effectively as possible, this
            topic so that the following experienced audience can readily acquire
            valuable relevant information from this document as well:
        </para>
        <itemizedlist>
            <listitem><para>System Administrators</para></listitem>
            <listitem><para>Security Practitioners</para></listitem>
            <listitem><para>Power Users</para></listitem>
        </itemizedlist>
    </section>

    <section id="sn-introduction-current">
        <title>Current Version</title>
        <para>
            The most current version of this document can be accessed at the
            following location:
            <ulink url="http://www.domain.com/docs/current/something.html">
            http://www.domain.com/docs/current/something.html</ulink>
        </para>

        <para>This document is built from the following sources:</para>
        <variablelist>
            <varlistentry>
                <term><emphasis>Remote Development Versioning</emphasis></term>
                <listitem><para>&doccvs;</para></listitem>
            </varlistentry>
            <varlistentry>
                <term><emphasis>Local Development Identification</emphasis></term>
                <listitem><para>&docsysid;</para></listitem>
            </varlistentry>
        </variablelist>
    </section>

    <section id="sn-introduction-revision">
        <title>Revision History</title>
        <para>
            <revhistory>
                <revision>
                    <revnumber>&REVID;</revnumber>
                    <date>2005-07-18</date>
                    <authorinitials>TRJ</authorinitials>
                    <revremark>
                        Imported into fedora-docs CVS. Altered document outline. Added
                        the character device content.
                    </revremark>
                </revision>
                <revision>
                    <revnumber>0.2</revnumber>
                    <date>2005-05-13</date>
                    <authorinitials>TRJ</authorinitials>
                    <revremark>
                        Bugzilla submission. Received bugid: &BUG-NUM;. Altered
                        inclusive nature of the document title.
                    </revremark>
                </revision>
                <revision>
                    <revnumber>0.1</revnumber>
                    <date>2005-05-04</date>
                    <authorinitials>TRJ</authorinitials>
                    <revremark>
                        Initial draft for <emphasis>fedora-docs</emphasis>
                    </revremark>
                </revision>
            </revhistory>
        </para>
    </section>

    <section id="sn-introduction-feedback">
        <title>Feedback</title>
        <para>
            Have you found some missing information, missing links, or missing
            characters?  Maybe you just have some comments and/or suggestions about
            this document?
        </para>

        <para>
            Mail it to the author of this document at the following address:
            &author.mail;
        </para>

        <para>
            Whenever possible please utilize the authors GnuPG key for these
            communications:
        </para>

        <para>
            KeyID: <computeroutput>1024D/57BF9042 2004-12-26 Thomas R. Jones &lpar;
            IEEE Computer Society Account&rpar;
            &lt;thomasjones&commat;computer.org&gt;</computeroutput>
        </para>

        <para>
            Fingerprint: <computeroutput>5264 BCA1 6059 57A8 58E5  7F04 A11E 5C13
            57BF 9042</computeroutput>
        </para>
    </section>

    <section id="sn-introduction-copyright">
        <title>Copyright Information</title>
        <para>Copyright 2005 Thomas R. Jones &author.mail;</para>
    </section>

    <section id="sn-introduction-legalnotice">
        <title>Legal Information</title>
        &LEGALNOTICE-CONTENT;
    </section>

    <section id="sn-introduction-requirements">
        <title>System Requirements</title>
        <para>List requirements&colon; materials, knowledge.</para>
    </section>

    <section id="sn-introduction-conventions">
        <title>Document Conventions</title>
        <para>
            The following typographic and usage conventions occur in this
            document:
        </para>

        <table id="conventions-table" frame="all">
            <title>Typographic and usage conventions</title>
            <tgroup cols="2" align="left" colsep="0" rowsep="0">
                <thead>
                    <row><entry>Text type</entry><entry>Meaning</entry></row>
                </thead>

                <tbody>
                    <row>
                        <entry><quote>Quoted text</quote></entry>
                        <entry>Quotes from people, quoted computer output.</entry>
                    </row>
                    <row>
                        <entry><screen>terminal view</screen></entry>
                        <entry>
                            Literal computer input and output captured from the
                            terminal, usually rendered with a light grey background.
                        </entry>
                    </row>
                    <row>
                        <entry><command>command</command></entry>
                        <entry>
                            Name of a command that can be entered on the command line.
                        </entry>
                    </row>
                    <row>
                        <entry><varname>VARIABLE</varname></entry>
                        <entry>
                            Name of a variable or pointer to content of a variable, as
                            in <varname>$VARNAME</varname>.
                        </entry>
                    </row>
                    <row>
                        <entry><option>option</option></entry>
                        <entry>
                            Option to a command, as in <quote>the <option>-a</option>
                            option to the <command>ls</command> command</quote>.
                        </entry>
                    </row>
                    <row>
                        <entry><parameter>argument</parameter></entry>
                        <entry>
                            Argument to a command, as in <quote>read  <command>man
                            <parameter>ls</parameter></command></quote>.
                        </entry>
                    </row>
                    <row>
                        <entry>
                            <cmdsynopsis>
                                <command>command <option>options</option>
                                    <parameter>arguments</parameter></command>
                            </cmdsynopsis>
                        </entry>
                        <entry>
                            Command synopsis or general usage, on a separated line.
                        </entry>
                    </row>
                    <row>
                        <entry><filename>filename</filename></entry>
                        <entry>
                            Name of a file or directory, for example <quote>Change
                            to the <filename>/usr/bin</filename> directory.</quote>
                        </entry>
                    </row>
                    <row>
                        <entry><keycap>Key</keycap></entry>
                        <entry>
                            Keys to hit on the keyboard, such as <quote>type
                            <keycap>Q</keycap> to quit</quote>.
                        </entry>
                    </row>
                    <row>
                        <entry><guibutton>Button</guibutton></entry>
                        <entry>
                            Graphical button to click, like the <guibutton>OK</guibutton>
                            button.
                        </entry>
                    </row>
                    <row>
                        <entry>
                            <menuchoice>
                                <guimenu>Menu</guimenu>
                                <guimenuitem>Choice</guimenuitem>
                            </menuchoice>
                        </entry>
                        <entry>
                            Choice to select from a graphical menu, for
                            instance&colon; <quote>Select
                            <menuchoice>
                                <guimenu>Help</guimenu>
                                <guimenuitem>About Mozilla</guimenuitem>
                            </menuchoice> in your browser.</quote>
                        </entry>
                    </row>
                    <row>
                        <entry><emphasis>Terminology</emphasis></entry>
                        <entry>
                            Important term or concept: <quote>The Linux
                            <emphasis>kernel</emphasis> is the heart of the
                            system.</quote>
                        </entry>
                    </row>
                    <row>
                        <entry>See ?????</entry>
                        <entry>link to related subject within this guide.</entry>
                    </row>
                    <row>
                        <entry>
                            <ulink url="http://www.buddhalinux.com">The authors
                            site</ulink>
                        </entry>
                        <entry>Clickable link to an external web resource.</entry>
                    </row>
                </tbody>
            </tgroup>
        </table>
    </section>
</preface>

<!-- End of File: sn-introduction.xml ..................................... -->




More information about the docs-commits mailing list