<rdf:RDF
    xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
    xmlns:s='http://snipsnap.org/rdf/snip-schema#'
    xml:base='http://bliki.rimuhosting.com/rdf'>
    <s:Snip rdf:about='http://bliki.rimuhosting.com/rdf#knowledgebase/linux/misc/hosts+file'
         s:cUser='kron'
         s:oUser=''
         s:mUser='kron'>
        <s:name>knowledgebase/linux/misc/hosts file</s:name>
        <s:content>1 /etc/hosts&#xD;&#xA;&#xD;&#xA;By setting up host entries in /etc/hosts, you can bypass current DNS records for that host.&#xD;&#xA;&#xD;&#xA;This is especially helpful for testing your site before DNS changes are made (or have been seen by your local PC).&#xD;&#xA;&#xD;&#xA;On Linux/Unix systems, this file is /etc/hosts. On Windows XP it is located in c:\\\windows\\\system32\\\drivers\\\etc\\\hosts.&#xD;&#xA;&#xD;&#xA;Example /etc/hosts file:&#xD;&#xA;&#xD;&#xA;{code:none}&#xD;&#xA;127.0.0.1 localhost.localdomain localhost&#xD;&#xA;10.0.0.2 localpc&#xD;&#xA;10.0.3.5 mydomain.com&#xD;&#xA;{code}&#xD;&#xA;&#xD;&#xA;In this example, browsing to http://mydomain.com would take you to 10.0.3.5 regardless of any existing DNS records for &apos;mydomain.com&apos;.</s:content>
        <s:mTime>2005-09-02 22:12:35.0</s:mTime>
        <s:cTime>2005-09-02 17:19:32.0</s:cTime>
        <s:comments
             rdf:type='http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag'/>
        <s:snipLinks>
            <rdf:Bag>
                <rdf:li rdf:resource='#snipsnap-search'/>
                <rdf:li rdf:resource='http://bliki.rimuhosting.com/rdf#knowledgebase/linux'/>
                <rdf:li rdf:resource='#knowledgebase'/>
                <rdf:li rdf:resource='#snipsnap-index'/>
                <rdf:li rdf:resource='http://bliki.rimuhosting.com/rdf#knowledgebase/linux/'/>
            </rdf:Bag>
        </s:snipLinks>
        <s:attachments
             rdf:type='http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag'/>
    </s:Snip>
</rdf:RDF>
