<?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</title>
	<atom:link href="http://gnupanel.org/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>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>GNUPanel 0.3.0_R7 is available</title>
		<link>http://gnupanel.org/archives/318</link>
		<comments>http://gnupanel.org/archives/318#comments</comments>
		<pubDate>Mon, 07 Dec 2009 23:53:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://gnupanel.org/?p=318</guid>
		<description><![CDATA[This is another minor release.
The only difference between this realease and our previous package (0.3.0_R5) is the support for australian dollars.
]]></description>
			<content:encoded><![CDATA[<p>This is another minor release.</p>
<p>The only difference between this realease and our previous package (0.3.0_R5) is the support for australian dollars.</p>
]]></content:encoded>
			<wfw:commentRss>http://gnupanel.org/archives/318/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to translate GNUPanel</title>
		<link>http://gnupanel.org/archives/405</link>
		<comments>http://gnupanel.org/archives/405#comments</comments>
		<pubDate>Mon, 16 Nov 2009 22:30:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Howtos]]></category>

		<guid isPermaLink="false">http://gnupanel.org/?p=405</guid>
		<description><![CDATA[It is possible to translate GNUPanel to other languages.
All colaborations will be added to the code for public usage.
Please follow these steps to perform a translation:
1) Unpack lang_gnupanel.tar.gz in a directory. You will find there three different files for each supported language. For english language for example these files are:
botones-en.lang
login-en.lang
mensajes-en.lang
&#8220;en&#8221; means english, &#8220;es&#8221; spanish, etc.
2) Open each file with your favorite editor.
3) Replace each line of the last field (&#8220;mensaje&#8221; field) with the equivalent one in the desired language.
4) Save each file with the same name and extension, [...]]]></description>
			<content:encoded><![CDATA[<p>It is possible to translate GNUPanel to other languages.</p>
<p>All colaborations will be added to the code for public usage.</p>
<p>Please follow these steps to perform a translation:</p>
<p>1) Unpack <a href="http://www.gnupanel.org/download/lang_gnupanel.tar.gz">lang_gnupanel.tar.gz</a> in a directory. You will find there three different files for each supported language. For english language for example these files are:</p>
<p>botones-<span style="color: red;">en</span>.lang<br />
login-<span style="color: red;">en</span>.lang<br />
mensajes-<span style="color: red;">en</span>.lang</p>
<p>&#8220;en&#8221; means english, &#8220;es&#8221; spanish, etc.</p>
<p>2) Open each file with your favorite editor.</p>
<p>3) Replace each line of the last field (&#8220;mensaje&#8221; field) with the equivalent one in the desired language.</p>
<p>4) Save each file with the same name and extension, you should change the two letters in red and nothing more (use &#8220;it&#8221; for italian, &#8220;pt&#8221; for portuguese or the letters corresponding to the <a href="http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes">code of the country</a>.</p>
<p>5) Send us the files so we can add them to the package !!</p>
]]></content:encoded>
			<wfw:commentRss>http://gnupanel.org/archives/405/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>How to install GNUPanel 0.2.3_R17</title>
		<link>http://gnupanel.org/archives/57</link>
		<comments>http://gnupanel.org/archives/57#comments</comments>
		<pubDate>Sat, 10 Jan 2009 22:25:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Howtos]]></category>
		<category><![CDATA[Add new tag]]></category>

		<guid isPermaLink="false">http://69.61.59.172/archives/57</guid>
		<description><![CDATA[Debian Etch, Debian Lenny, Ubuntu Hardy Heron y Ubuntu Intrepid Ibex
This is the last version based on the original code. As always, it is recommended to start from a fresh operating system installation. Please note that all configuration files for programs used by GNUPanel will be overwritten.
Thanks DAX for your contribution!
Features

FTP user/group is now www-data
Some variables are added to /etc/sysctl.conf
This installer do not ask for database server and Mailman passwords anymore, they are generated randomly by pwgen
/etc/security/limits.conf is overwritten with an optimized configuration for GNUPanel
/etc/hosts is overwritten


(If you [...]]]></description>
			<content:encoded><![CDATA[<h3>Debian Etch, Debian Lenny, Ubuntu Hardy Heron y Ubuntu Intrepid Ibex</h3>
<p>This is the last version based on the original code. As always, it is recommended to start from a fresh operating system installation. Please note that all configuration files for programs used by GNUPanel will be overwritten.</p>
<p>Thanks DAX for your contribution!</p>
<h3>Features</h3>
<ul>
<li>FTP user/group is now www-data</li>
<li>Some variables are added to /etc/sysctl.conf</li>
<li>This installer do not ask for database server and Mailman passwords anymore, they are generated randomly by <strong>pwgen</strong></li>
<li>/etc/security/limits.conf is overwritten with an optimized configuration for GNUPanel</li>
<li>/etc/hosts is overwritten</li>
</ul>
<p align="left">
<p>(If you have previous settings please backup these files!)</p>
<p align="left">Plus, there are two log files for standard output and error output:</p>
<address style="padding-left: 30px;"> /var/log/gnupanel-install.log</address>
<address style="padding-left: 30px;"> /var/log/gnupanel-install.log</address>
<p align="left">
<h3>Installation</h3>
<p align="left">Follow these steps in order to activate a GNUPanel LAMP server:</p>
<p>1) Once the OS is installed please check that packages &#8220;locales&#8221; and &#8220;locales-all&#8221; are in the system, then run:</p>
<address style="padding-left: 30px;">dpkg-reconfigure locales</address>
<p align="left">
<p>All locales are generated, choose &#8220;en_US&#8221; as default.</p>
<p>2) Now you should execute the following commands:</p>
<address style="padding-left: 30px;">apt-get update</address>
<address style="padding-left: 30px;">apt-get dist-upgrade</address>
<address style="padding-left: 30px;">mkdir /directorio</address>
<address style="padding-left: 30px;">tar -xjvf fichero.tar.bz2 -C /directorio</address>
<address style="padding-left: 30px;">cd /directorio</address>
<p align="left">
<p>3) The installation process consist of 3 scripts, the first one should be the right one for your distribution:</p>
<address style="padding-left: 30px;">./install-debian-dep.sh  (Debian)</address>
<address style="padding-left: 30px;">./install-ubuntu-hardy-dep.sh  (Ubuntu Hardy Heron) </address>
<address style="padding-left: 30px;">./install-ubuntu-intrepid-dep.sh  (Ubuntu Intrepid Ibex) </address>
<p align="left">
<p>Then:</p>
<address style="padding-left: 30px;">./gnupanel-install.sh </address>
<address style="padding-left: 30px;">gnupanel-config.sh </address>
<p align="left">
<p>4) When configuration finish admin interface can be located here:</p>
<address style="padding-left: 30px;">http://ip-publica/admin </address>
<p align="left">
<p>5) Log into GNUPanel and add all IP addresses to be used in this server. You can do it from:</p>
<address style="padding-left: 30px;">Main &#8211;&gt; Add IP</address>
<p align="left">
<p>Add any secondary server too.</p>
<p align="left">
<p>6) Configure the first reseller plan and first reseller that will be associated to the main domain. The user level for this domain is configured automatically.</p>
<p>7) Now you can access all GNUPanel levels:</p>
<address style="padding-left: 30px;">https://gnupanel.main_domain/admin </address>
<address style="padding-left: 30px;">https://gnupanel.main_domain/reseller </address>
<address style="padding-left: 30px;">https://gnupanel.main_domain/usuarios </address>
<address style="padding-left: 30px;">https://gnupanel.main_domain/mail </address>
<p align="left">
<p><span id="more-57"></span></p>
<p><strong>Note for Ubuntu Hardy Heron:</strong> Once installation finish, edit <em>/etc/proftpd/modules.conf</em> and comment the line:</p>
<address style="padding-left: 30px;">#LoadModule mod_dynmasq.c </address>
<p align="left">
<p>Finally restart proftpd</p>
<address style="padding-left: 30px;">/etc/init.d/proftpd restart </address>
<p align="left">
<p align="left">
<p align="left">
<h4>sources.list</h4>
<p align="left">
<p align="left">DEBIAN ETCH</p>
<address>deb http://ftp.us.debian.org/debian/ etch main non-free contrib </address>
<address>deb-src http://ftp.us.debian.org/debian/ etch main non-free contrib </address>
<address>deb http://security.debian.org/ etch/updates main contrib non-free </address>
<address>deb-src http://security.debian.org/ etch/updates main contrib non-free </address>
<address>deb http://volatile.debian.org/debian-volatile etch/volatile main contrib non-free </address>
<address>deb-src http://volatile.debian.org/debian-volatile etch/volatile main contrib non-free </address>
<p align="left">
<p align="left">DEBIAN LENNY</p>
<address>deb http://ftp.us.debian.org/debian/ lenny main non-free contrib</address>
<address>deb-src http://ftp.us.debian.org/debian/ lenny main non-free contrib</address>
<address>deb http://security.debian.org/ lenny/updates main contrib non-free</address>
<address>deb-src http://security.debian.org/ lenny/updates main contrib non-free</address>
<address>deb http://volatile.debian.org/debian-volatile lenny/volatile main contrib non-free</address>
<address>deb-src http://volatile.debian.org/debian-volatile lenny/volatile main contrib non-free</address>
<p align="left">
<p align="left">NOTA: Los repositorios &#8220;non-free&#8221; desaparecerán en la próxima version. Lenny ya tiene incluido el repositorio volatile, la llave pblica de los repositorios volatile para etch: http://www.debian.org/volatile/</p>
<p align="left">
<p align="left">UBUNTU 8.04</p>
<address>deb http://archive.ubuntu.com/ubuntu hardy main restricted universe multiverse</address>
<address>deb-src http://archive.ubuntu.com/ubuntu hardy main restricted universe</address>
<address>deb http://archive.ubuntu.com/ubuntu hardy-updates main restricted universe multiverse</address>
<address>deb-src http://archive.ubuntu.com/ubuntu hardy-updates main restricted universe</address>
<address>deb http://security.ubuntu.com/ubuntu hardy-security main restricted universe</address>
<address>deb-src http://security.ubuntu.com/ubuntu hardy-security main restricted universe</address>
<p align="left">
<p align="left">UBUNTU 8.10</p>
<address>deb http://archive.ubuntu.com/ubuntu intrepid main restricted universe multiverse</address>
<address>deb-src http://archive.ubuntu.com/ubuntu intrepid main restricted universe</address>
<address>deb http://archive.ubuntu.com/ubuntu intrepid-updates main restricted universe multiverse</address>
<address>deb-src http://archive.ubuntu.com/ubuntu intrepid-updates main restricted universe</address>
<address>deb http://security.ubuntu.com/ubuntu intrepid-security main restricted universe</address>
<address>deb-src http://security.ubuntu.com/ubuntu intrepid-security main restricted universe</address>
<p align="left"><!--more--></p>
]]></content:encoded>
			<wfw:commentRss>http://gnupanel.org/archives/57/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>
