<docbook><section><title>GatheringEvidenceUnameA</title><para> </para><bridgehead class="http://www.w3.org/1999/xhtml:h2">Gathering Additional Evidence</bridgehead>
<para> </para><bridgehead class="http://www.w3.org/1999/xhtml:h3">uname -a</bridgehead>
<para>uname -a is a Linux or Unix command.
 This command returns information about the operating system, which you are using.
 To produce a uname, access your Linux or Unix system&#39;s command line.
 Then, execute the following command:</para><programlisting>uname -a 
</programlisting><para> Finally, provide the information which it returns.
 For instance:</para><programlisting>Linux nkhatam 2.2.5-16 #1 Tue Apr 27 04:55:03 EDT 1999 alpha unknown
</programlisting></section></docbook>