<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>GNUPanel - The GNU web hosting control panel &#187; Documentation</title>
	<atom:link href="http://gnupanel.org/archives/category/documentation/feed" rel="self" type="application/rss+xml" />
	<link>http://gnupanel.org</link>
	<description>GPL control panel and virtualization solution</description>
	<lastBuildDate>Mon, 07 Dec 2009 23:55:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>GNUPanel Basic Info</title>
		<link>http://gnupanel.org/archives/197</link>
		<comments>http://gnupanel.org/archives/197#comments</comments>
		<pubDate>Tue, 13 Jan 2009 18:24:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Documentation]]></category>

		<guid isPermaLink="false">http://69.61.59.172/?p=197</guid>
		<description><![CDATA[Currently GNUPanel is based on a PostgreSQL 8.1 database that stores all server configuration and hosting accounts information. Is strongly supported by some of the best tested free software tools: Apache, Postfix, Courier, PostgreSQL, MySQL, PowerDNS, ProFTPD, PHP, Perl and different utilities for the client (PHPMyadmin, PHPPgadmin, Squirrelmail and Mailman).
Some daemons and Perl scripts has been written for Apache, Mailman, disk space and bandwidth control that interacts with the database.
On a Debian system the installation script will use these directories:
/usr/share/gnupanel    (control panel)
/usr/local/gnupanel    [...]]]></description>
			<content:encoded><![CDATA[<p>Currently GNUPanel is based on a PostgreSQL 8.1 database that stores all server configuration and hosting accounts information. Is strongly supported by some of the best tested free software tools: Apache, Postfix, Courier, PostgreSQL, MySQL, PowerDNS, ProFTPD, PHP, Perl and different utilities for the client (PHPMyadmin, PHPPgadmin, Squirrelmail and Mailman).<br />
Some daemons and Perl scripts has been written for Apache, Mailman, disk space and bandwidth control that interacts with the database.</p>
<p>On a Debian system the installation script will use these directories:</p>
<p>/usr/share/gnupanel    (control panel)</p>
<p>/usr/local/gnupanel    (all daemons and cron scripts)</p>
<p>/var/www/sitios    (virtual hosting)</p>
<p align="left">
<h3>The software we use with GNU Panel</h3>
<ul>
<li><a href="http://www.apache.org/">Apache &#8211; The world&#8217;s most popular Web server software</a></li>
<li><a href="http://www.powerdns.com/">PowerDNS &#8211; Modern, advanced and high performance nameserver</a></li>
<li><a href="http://www.proftpd.org/">ProFTPD &#8211; Highly configurable GPL-licensed FTP server software</a></li>
<li><a href="http://www.postfix.org/">Postfix &#8211; Fast, easy to administer, and secure</a></li>
<li><a href="http://www.courier-mta.org/">Courier Mail Server &#8211; Integrated mail/groupware server</a></li>
<li><a href="http://www.squirrelmail.org/">Squirrelmail &#8211; a standards-based webmail package</a></li>
<li><a href="http://www.gnu.org/software/mailman">Mailman &#8211; The GNU Mailing List Manager</a></li>
<li><a href="http://www.php.net/">PHP &#8211; A general-purpose scripting language</a></li>
<li><a href="http://www.perl.org/">Perl &#8211; A compiled scripting language </a></li>
<li><a href="http://www.gnu.org/software/bash">Bash &#8211; The command language interpreter in the GNU operating system</a></li>
<li><a href="http://www.postgresql.org/">PostgreSQL &#8211; The world&#8217;s most advanced open source database</a></li>
<li><a href="http://www.mysql.org/">MySQL &#8211; A popular open source database </a></li>
<li><a href="http://phppgadmin.sourceforge.net/">phpPgAdmin &#8211; Web Based PostgreSQL Administration Tool</a></li>
<li><a href="http://www.phpmyadmin.net/">phpMyAdmin &#8211; MySQL administration tool</a></li>
<li><a href="http://www.gnome.org/projects/dia/">Dia &#8211; a gtk+ based diagram creation program released under the GPL license</a></li>
<li><a href="http://kdewebdev.org/">Quanta &#8211; a highly stable and feature rich web development environment.</a></li>
<li><a href="http://www.gnu.org/">GNU &#8211; a complete Unix-like operating system which is free software</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://gnupanel.org/archives/197/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Basic Installation Guide</title>
		<link>http://gnupanel.org/archives/35</link>
		<comments>http://gnupanel.org/archives/35#comments</comments>
		<pubDate>Tue, 06 Jan 2009 20:33:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Documentation]]></category>

		<guid isPermaLink="false">http://69.61.59.172/?p=35</guid>
		<description><![CDATA[GNUPanel 0.2.3 Installation
Requirements: Debian Etch system
First of all you need a minimal Debian Etch installation (GNUPanel is designed to be installed on new Debian installations with no hosted sites). You can get a &#8220;netinst&#8221; image (100-150 MB) from here.
Once the base system is ready you should follow these steps to have GNUPanel working properly:
0- Edit /etc/hosts to add this line:
xxx.xxx.xxx.xxx   my_domain.com   my_machine
(xxx.xxx.xxx.xxx is your public IP and &#8220;my_domain&#8221; is the domain where the panel listen)
1- Log in to your shell as root.
2- Run dpkg-reconfigure [...]]]></description>
			<content:encoded><![CDATA[<h3><strong>GNUPanel 0.2.3 Installation</strong></h3>
<p><strong>Requirements:</strong> Debian Etch system</p>
<p>First of all you need a minimal Debian Etch installation (GNUPanel is designed to be installed on new Debian installations with no hosted sites). You can get a &#8220;netinst&#8221; image (100-150 MB) from here.</p>
<p>Once the base system is ready you should follow these steps to have GNUPanel working properly:</p>
<p>0- Edit /etc/hosts to add this line:</p>
<p>xxx.xxx.xxx.xxx   my_domain.com   my_machine</p>
<p>(xxx.xxx.xxx.xxx is your public IP and &#8220;my_domain&#8221; is the domain where the panel listen)</p>
<p>1- Log in to your shell as root.</p>
<p>2- Run dpkg-reconfigure locales and mark all &#8220;en_US&#8221;, &#8220;es_ES&#8221; and &#8220;es_AR&#8221;.</p>
<p>3- Edit /etc/apt/sources.list and modify to looks like this:</p>
<p>deb http://ftp.debian.org/debian/ etch main contrib</p>
<p>deb http://security.debian.org/ etch/updates main contrib</p>
<p>(this two lines)</p>
<p>4- Update the system running:</p>
<p>apt-get update</p>
<p>apt-get dist-upgrade</p>
<p>5- Download the last stable version of GNUPanel and unpack on a directory.</p>
<p>mkdir /directory</p>
<p>tar -xzvf fichero.tar.gz -C /directory</p>
<p>o</p>
<p>tar -xjvf fichero.tar.bz2 -C /directory</p>
<p>6- Change to the previous directory and run these scripts in order:</p>
<p>./install-debian-dep.sh</p>
<p>./gnupanel-install.sh</p>
<p>gnupanel-config.sh</p>
<p>7- When the process is finished you will find the GNUPanel administrator interface in:</p>
<p>http://public_ip/admin</p>
<p>Now you should add all IP addresses for the server:</p>
<p>Main menu &#8211;&gt; Add IP</p>
<p>and any secondary servers you may have.</p>
<p>8- Create the first reseller plan and the first reseller associated to your main domain (the corresponding user will be automatically created).</p>
<p>9- From now on you can enter all GNUPanel levels:</p>
<p>https://gnupanel.main_domain/admin</p>
<p>https://gnupanel.main_domain/reseller</p>
<p>https://gnupanel.main_domain/users</p>
<p>https://gnupanel.main_domain/mail</p>
]]></content:encoded>
			<wfw:commentRss>http://gnupanel.org/archives/35/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
