<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/miscapplications/Quicklook'
         s:cUser='elton'
         s:oUser=''
         s:mUser='elton'>
        <s:name>knowledgebase/linux/miscapplications/Quicklook</s:name>
        <s:content>from the website..&#xD;&#xA;&#xD;&#xA;Quick Look is a package to collect system statistics and output pretty graphics and (X)HTML pages. It allows system administrators to have a quick look on the status of their systems, without going for a more advanced (and heavier) solution.&#xD;&#xA;&#xD;&#xA;Quick Look currently shows...&#xD;&#xA;&#xD;&#xA;    * CPU and memory usage&#xD;&#xA;    * Load average and process spawning rates&#xD;&#xA;    * I/O operations&#xD;&#xA;    * Network traffic rates&#xD;&#xA;    * Tracked network connections &#xD;&#xA;&#xD;&#xA;now to get started, copy paste this.&#xD;&#xA;&#xD;&#xA;&#xD;&#xA;{code:none}&#xD;&#xA;cd ~&#xD;&#xA;curl http://quicklook.googlecode.com/files/quicklook-1.0.2.tar.gz &gt; quicklook-1.0.2.tar.gz&#xD;&#xA;wget -c http://apt.sw.be/packages/rpmforge-release/rpmforge-release-0.3.6-1.el5.rf.i386.rpm&#xD;&#xA;rpm -ivh release-0.3.6-1.el5.rf.i386.rpm&#xD;&#xA;apt-get update&#xD;&#xA;apt-get install rrdtool&#xD;&#xA;apt-get install python-rrdtool&#xD;&#xA;&#xD;&#xA;tar zxvf quicklook-1.0.2.tar.gz&#xD;&#xA;&#xD;&#xA;cd quicklook-1.0.2&#xD;&#xA;make DESTDIR=/opt/quicklook install&#xD;&#xA;cp extras/stats.cron /etc/cron.d/stats&#xD;&#xA;cd /var/www/html&#xD;&#xA;ln -s ../quicklook&#xD;&#xA;&#xD;&#xA;{code}&#xD;&#xA;&#xD;&#xA;and it&apos;s done. It is also recommended that you have to secure your quicklook site, for more info visit http://httpd.apache.org/docs/2.0/howto/htaccess.html&#xD;&#xA;&#xD;&#xA;&#xD;&#xA;&#xD;&#xA;&#xD;&#xA;&#xD;&#xA;</s:content>
        <s:mTime>2008-01-29 11:11:06.0</s:mTime>
        <s:cTime>2008-01-29 10:59:21.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='http://bliki.rimuhosting.com/rdf#knowledgebase/linux/miscapplications/ruby on rails'/>
                <rdf:li rdf:resource='#snipsnap-search'/>
                <rdf:li rdf:resource='http://bliki.rimuhosting.com/rdf#knowledgebase/linux/miscapplications'/>
                <rdf:li rdf:resource='http://bliki.rimuhosting.com/rdf#knowledgebase/linux/miscapplications/roundcube'/>
                <rdf:li rdf:resource='#snipsnap-index'/>
                <rdf:li rdf:resource='http://bliki.rimuhosting.com/rdf#knowledgebase/linux/mail/postfix notes'/>
                <rdf:li rdf:resource='#knowledgebase'/>
                <rdf:li rdf:resource='http://bliki.rimuhosting.com/rdf#knowledgebase/linux/misc/dns lookups'/>
                <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>
