<?xml version="1.0"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
         xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
         xmlns="http://purl.org/rss/1.0/">




    



<channel rdf:about="http://www.markcallen.com/linux/linux-articles/RSS">
  <title>Linux Articles</title>
  <link>http://www.markcallen.com</link>
  
  <description>
    
       
       
  </description>
  
  
  
            <syn:updatePeriod>daily</syn:updatePeriod>
            <syn:updateFrequency>1</syn:updateFrequency>
            <syn:updateBase>2007-05-21T19:28:12Z</syn:updateBase>
        
  
  <image rdf:resource="http://www.markcallen.com/logo.jpg"/>

  <items>
    <rdf:Seq>
        
            <rdf:li rdf:resource="http://www.markcallen.com/linux/fixing-selinux-content-in-a-html-directory"/>
        
        
            <rdf:li rdf:resource="http://www.markcallen.com/linux/setting-up-vncserver"/>
        
        
            <rdf:li rdf:resource="http://www.markcallen.com/linux/copying-directories-between-file-systems"/>
        
        
            <rdf:li rdf:resource="http://www.markcallen.com/linux/link-down-on-redhat-linux-3"/>
        
        
            <rdf:li rdf:resource="http://www.markcallen.com/linux/getting-https-pages-with-perl"/>
        
        
            <rdf:li rdf:resource="http://www.markcallen.com/linux/setting-up-vmware-server-on-linux"/>
        
        
            <rdf:li rdf:resource="http://www.markcallen.com/linux/creating-a-new-file-system"/>
        
        
            <rdf:li rdf:resource="http://www.markcallen.com/linux/setting-up-pxe"/>
        
        
            <rdf:li rdf:resource="http://www.markcallen.com/linux/disk-performance"/>
        
        
            <rdf:li rdf:resource="http://www.markcallen.com/linux/updating-vmware-server-serial-number"/>
        
        
            <rdf:li rdf:resource="http://www.markcallen.com/linux/no-output-from-the-console-when-connecting-to-a-server-running-on-linux"/>
        
        
            <rdf:li rdf:resource="http://www.markcallen.com/linux/syslogd-stops-working-after-installing-vmware-server"/>
        
        
            <rdf:li rdf:resource="http://www.markcallen.com/linux/mounting-iso-in-linux"/>
        
        
            <rdf:li rdf:resource="http://www.markcallen.com/linux/unable-to-use-mac-os-x-ftp"/>
        
        
            <rdf:li rdf:resource="http://www.markcallen.com/linux/setting-up-ntpd"/>
        
    </rdf:Seq>
  </items>

</channel>

    <item rdf:about="http://www.markcallen.com/linux/fixing-selinux-content-in-a-html-directory">        <title>Fixing SELinux Content in a HTML directory</title>        <link>http://www.markcallen.com/linux/fixing-selinux-content-in-a-html-directory</link>        <description>Unable to access web files in a directory under the /var/www/html becuase of a 403 forbidden might be a context problem.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>mallen</dc:creator>        <dc:rights></dc:rights>                <dc:date>2008-09-13T20:51:10Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://www.markcallen.com/linux/setting-up-vncserver">        <title>Setting up VNCServer</title>        <link>http://www.markcallen.com/linux/setting-up-vncserver</link>        <description>How to setup vncserver on a linux machine to run gnome or kde.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>mallen</dc:creator>        <dc:rights></dc:rights>                <dc:date>2008-05-25T18:13:21Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://www.markcallen.com/linux/copying-directories-between-file-systems">        <title>Copying directories between file systems</title>        <link>http://www.markcallen.com/linux/copying-directories-between-file-systems</link>        <description>Copying files from one directory to another using find and cpio.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>mallen</dc:creator>        <dc:rights></dc:rights>                <dc:date>2008-02-17T03:55:12Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://www.markcallen.com/linux/link-down-on-redhat-linux-3">        <title>Link down on RedHat Linux 3</title>        <link>http://www.markcallen.com/linux/link-down-on-redhat-linux-3</link>        <description></description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>mallen</dc:creator>        <dc:rights></dc:rights>                <dc:date>2008-02-17T03:55:38Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://www.markcallen.com/linux/getting-https-pages-with-perl">        <title>Getting https pages with Perl</title>        <link>http://www.markcallen.com/linux/getting-https-pages-with-perl</link>        <description>Perl's LWP package is a great way to get web pages and display the content of the resulting http header.  Out of the box it does not support https, the following describes how to configure perl to access https pages.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>mallen</dc:creator>        <dc:rights></dc:rights>                <dc:date>2008-02-17T03:55:24Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://www.markcallen.com/linux/setting-up-vmware-server-on-linux">        <title>Setting up VMware Server on Linux</title>        <link>http://www.markcallen.com/linux/setting-up-vmware-server-on-linux</link>        <description>Instructions on how to setup VMware server on linux and access it from a windows machine.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>mallen</dc:creator>        <dc:rights></dc:rights>                <dc:date>2008-02-17T03:54:43Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://www.markcallen.com/linux/creating-a-new-file-system">        <title>Creating a new linux file system</title>        <link>http://www.markcallen.com/linux/creating-a-new-file-system</link>        <description>Creating a ext3 file system on a new USB disk.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>mallen</dc:creator>        <dc:rights></dc:rights>                <dc:date>2008-02-17T03:54:55Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://www.markcallen.com/linux/setting-up-pxe">        <title>Setting up PXE</title>        <link>http://www.markcallen.com/linux/setting-up-pxe</link>        <description>PXE is a great way to install linux on a server without the need of have a CD Rom.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>mallen</dc:creator>        <dc:rights></dc:rights>                <dc:date>2008-02-17T03:54:02Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://www.markcallen.com/linux/disk-performance">        <title>Disk Performance</title>        <link>http://www.markcallen.com/linux/disk-performance</link>        <description>Using hdparm to measure a hard disks performance.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>mallen</dc:creator>        <dc:rights></dc:rights>                <dc:date>2008-02-17T03:54:16Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://www.markcallen.com/linux/updating-vmware-server-serial-number">        <title>Updating VMware Server Serial Number</title>        <link>http://www.markcallen.com/linux/updating-vmware-server-serial-number</link>        <description>How to update a linux VMware servers serial number from a windows VMware console.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>mallen</dc:creator>        <dc:rights></dc:rights>                <dc:date>2008-02-17T03:54:31Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://www.markcallen.com/linux/no-output-from-the-console-when-connecting-to-a-server-running-on-linux">        <title>No output from the Console when connecting to a Server running on Linux</title>        <link>http://www.markcallen.com/linux/no-output-from-the-console-when-connecting-to-a-server-running-on-linux</link>        <description></description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>mallen</dc:creator>        <dc:rights></dc:rights>                <dc:date>2008-02-17T03:53:20Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://www.markcallen.com/linux/syslogd-stops-working-after-installing-vmware-server">        <title>Syslogd Stops working after installing VMWare Server</title>        <link>http://www.markcallen.com/linux/syslogd-stops-working-after-installing-vmware-server</link>        <description></description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>mallen</dc:creator>        <dc:rights></dc:rights>                <dc:date>2008-02-17T03:53:12Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://www.markcallen.com/linux/mounting-iso-in-linux">        <title>Mounting ISO in Linux</title>        <link>http://www.markcallen.com/linux/mounting-iso-in-linux</link>        <description></description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>mallen</dc:creator>        <dc:rights></dc:rights>                <dc:date>2008-02-17T03:53:03Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://www.markcallen.com/linux/unable-to-use-mac-os-x-ftp">        <title>Unable to use Mac OS X FTP</title>        <link>http://www.markcallen.com/linux/unable-to-use-mac-os-x-ftp</link>        <description>Unable to use the Mac OS X command line ftp client because of Illegal EPRT command.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>mallen</dc:creator>        <dc:rights></dc:rights>                <dc:date>2008-02-17T03:53:41Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://www.markcallen.com/linux/setting-up-ntpd">        <title>Setting up ntpd</title>        <link>http://www.markcallen.com/linux/setting-up-ntpd</link>        <description>A quick way to setup ntpd to set the system and hardware clock</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>mallen</dc:creator>        <dc:rights></dc:rights>                <dc:date>2008-02-17T03:53:31Z</dc:date>        <dc:type>Page</dc:type>    </item>




</rdf:RDF>

