<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://vhffs.org/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://vhffs.org/feed.php">
        <title>VHFFS - Massive virtual hosting software</title>
        <description></description>
        <link>http://vhffs.org/</link>
        <image rdf:resource="http://vhffs.org/lib/tpl/minima/images/favicon.ico" />
       <dc:date>2012-05-18T07:13:33+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://vhffs.org/doc:installationguide:basic-postgresql?rev=1335788709&amp;do=diff"/>
                <rdf:li rdf:resource="http://vhffs.org/doc:installationguide:basic-robots?rev=1335730093&amp;do=diff"/>
                <rdf:li rdf:resource="http://vhffs.org/doc:installationguide:upgrade-from-4.0?rev=1335714534&amp;do=diff"/>
                <rdf:li rdf:resource="http://vhffs.org/doc:installationguide:sidebar?rev=1335713510&amp;do=diff"/>
                <rdf:li rdf:resource="http://vhffs.org/?image=welcome-small.png&amp;ns=&amp;rev=1330809396&amp;tab_details=history&amp;mediado=diff&amp;do=media"/>
                <rdf:li rdf:resource="http://vhffs.org/?image=mailinglist-small.png&amp;ns=&amp;rev=1330809391&amp;tab_details=history&amp;mediado=diff&amp;do=media"/>
                <rdf:li rdf:resource="http://vhffs.org/?image=group-small.png&amp;ns=&amp;rev=1330809386&amp;tab_details=history&amp;mediado=diff&amp;do=media"/>
                <rdf:li rdf:resource="http://vhffs.org/?image=grouplist-small.png&amp;ns=&amp;rev=1330809381&amp;tab_details=history&amp;mediado=diff&amp;do=media"/>
                <rdf:li rdf:resource="http://vhffs.org/?image=dns-small.png&amp;ns=&amp;rev=1330809375&amp;tab_details=history&amp;mediado=diff&amp;do=media"/>
                <rdf:li rdf:resource="http://vhffs.org/?image=auth-small.png&amp;ns=&amp;rev=1330809369&amp;tab_details=history&amp;mediado=diff&amp;do=media"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://vhffs.org/lib/tpl/minima/images/favicon.ico">
        <title>VHFFS - Massive virtual hosting software</title>
        <link>http://vhffs.org/</link>
        <url>http://vhffs.org/lib/tpl/minima/images/favicon.ico</url>
    </image>
    <item rdf:about="http://vhffs.org/doc:installationguide:basic-postgresql?rev=1335788709&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-04-30T12:25:09+00:00</dc:date>
        <dc:creator>gradator</dc:creator>
        <title>PostgreSQL configuration for VHFFS</title>
        <link>http://vhffs.org/doc:installationguide:basic-postgresql?rev=1335788709&amp;do=diff</link>
        <description>VHFFS needs a PostgreSQL database to store its data. We urge you to learn how to use PostgreSQL, because you are going to use it a lot along with VHFFS.

Install PostgreSQL
# apt-get install postgresql
VHFFS user
# su - postgres -c &quot;createuser -P vhffs&quot;
Enter password for new role: 
Enter it again: 
Shall the new role be a superuser? (y/n) n
Shall the new role be allowed to create databases? (y/n) n
Shall the new role be allowed to create more new roles? (y/n) n
VHFFS database
su - postgres -c &quot;…</description>
    </item>
    <item rdf:about="http://vhffs.org/doc:installationguide:basic-robots?rev=1335730093&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-04-29T20:08:13+00:00</dc:date>
        <dc:creator>gradator</dc:creator>
        <title>Bots configuration</title>
        <link>http://vhffs.org/doc:installationguide:basic-robots?rev=1335730093&amp;do=diff</link>
        <description>What jobs do the bots perform ?

The bots are small scripts which use the VHFFS API to perform the services creation/modification/destruction tasks.

Users enter their requests through the panel. This information is saved in the VHFFS database. Once the bots are running, they read the database and execute the requests.</description>
    </item>
    <item rdf:about="http://vhffs.org/doc:installationguide:upgrade-from-4.0?rev=1335714534&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-04-29T15:48:54+00:00</dc:date>
        <dc:creator>gradator</dc:creator>
        <title>Upgrading from 4.0.x</title>
        <link>http://vhffs.org/doc:installationguide:upgrade-from-4.0?rev=1335714534&amp;do=diff</link>
        <description>Upgrading from VHFFS 4.0.x is not simple, especially the database which needs to be reworked a lot.

We believe that not a single entity is still using VHFFS 4.0. However, if you are still using it and wish to upgrade, please contact us following the support reference and we will help us to do that.</description>
    </item>
    <item rdf:about="http://vhffs.org/doc:installationguide:sidebar?rev=1335713510&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-04-29T15:31:50+00:00</dc:date>
        <dc:creator>gradator</dc:creator>
        <title>VHFFS 4.4 guide</title>
        <link>http://vhffs.org/doc:installationguide:sidebar?rev=1335713510&amp;do=diff</link>
        <description>Home

	*  Introduction
	*  Basic installation
		*  Packages/sources
		*  PostgreSQL
		*  VHFFS config
		*  Panel
		*  Bots
		*  NSS

	*  Services installation
		*  Web
		*  Mail
		*  Mailing List
		*  DNS
		*  FTP
		*  MySQL
		*  PostgreSQL
		*  Download
		*  CVS
		*  Subversion
		*  GIT
		*  Mercurial
		*  Cron</description>
    </item>
    <item rdf:about="http://vhffs.org/?image=welcome-small.png&amp;ns=&amp;rev=1330809396&amp;tab_details=history&amp;mediado=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-03T21:16:36+00:00</dc:date>
        <dc:creator>gradator</dc:creator>
        <title>VHFFS 4.4 guide</title>
        <link>http://vhffs.org/?image=welcome-small.png&amp;ns=&amp;rev=1330809396&amp;tab_details=history&amp;mediado=diff&amp;do=media</link>
        <description>&lt;img src=&quot;/_media/welcome-small.png?w=262&amp;h=197t=1330809396&quot; alt=&quot;welcome-small.png&quot; /&gt;</description>
    </item>
    <item rdf:about="http://vhffs.org/?image=mailinglist-small.png&amp;ns=&amp;rev=1330809391&amp;tab_details=history&amp;mediado=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-03T21:16:31+00:00</dc:date>
        <dc:creator>gradator</dc:creator>
        <title>VHFFS 4.4 guide</title>
        <link>http://vhffs.org/?image=mailinglist-small.png&amp;ns=&amp;rev=1330809391&amp;tab_details=history&amp;mediado=diff&amp;do=media</link>
        <description>&lt;img src=&quot;/_media/mailinglist-small.png?w=262&amp;h=197t=1330809391&quot; alt=&quot;mailinglist-small.png&quot; /&gt;</description>
    </item>
    <item rdf:about="http://vhffs.org/?image=group-small.png&amp;ns=&amp;rev=1330809386&amp;tab_details=history&amp;mediado=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-03T21:16:26+00:00</dc:date>
        <dc:creator>gradator</dc:creator>
        <title>VHFFS 4.4 guide</title>
        <link>http://vhffs.org/?image=group-small.png&amp;ns=&amp;rev=1330809386&amp;tab_details=history&amp;mediado=diff&amp;do=media</link>
        <description>&lt;img src=&quot;/_media/group-small.png?w=262&amp;h=197t=1330809386&quot; alt=&quot;group-small.png&quot; /&gt;</description>
    </item>
    <item rdf:about="http://vhffs.org/?image=grouplist-small.png&amp;ns=&amp;rev=1330809381&amp;tab_details=history&amp;mediado=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-03T21:16:21+00:00</dc:date>
        <dc:creator>gradator</dc:creator>
        <title>VHFFS 4.4 guide</title>
        <link>http://vhffs.org/?image=grouplist-small.png&amp;ns=&amp;rev=1330809381&amp;tab_details=history&amp;mediado=diff&amp;do=media</link>
        <description>&lt;img src=&quot;/_media/grouplist-small.png?w=262&amp;h=197t=1330809381&quot; alt=&quot;grouplist-small.png&quot; /&gt;</description>
    </item>
    <item rdf:about="http://vhffs.org/?image=dns-small.png&amp;ns=&amp;rev=1330809375&amp;tab_details=history&amp;mediado=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-03T21:16:15+00:00</dc:date>
        <dc:creator>gradator</dc:creator>
        <title>VHFFS 4.4 guide</title>
        <link>http://vhffs.org/?image=dns-small.png&amp;ns=&amp;rev=1330809375&amp;tab_details=history&amp;mediado=diff&amp;do=media</link>
        <description>&lt;img src=&quot;/_media/dns-small.png?w=262&amp;h=197t=1330809375&quot; alt=&quot;dns-small.png&quot; /&gt;</description>
    </item>
    <item rdf:about="http://vhffs.org/?image=auth-small.png&amp;ns=&amp;rev=1330809369&amp;tab_details=history&amp;mediado=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-03T21:16:09+00:00</dc:date>
        <dc:creator>gradator</dc:creator>
        <title>VHFFS 4.4 guide</title>
        <link>http://vhffs.org/?image=auth-small.png&amp;ns=&amp;rev=1330809369&amp;tab_details=history&amp;mediado=diff&amp;do=media</link>
        <description>&lt;img src=&quot;/_media/auth-small.png?w=262&amp;h=197t=1330809369&quot; alt=&quot;auth-small.png&quot; /&gt;</description>
    </item>
</rdf:RDF>

