<?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; Howtos</title>
	<atom:link href="http://gnupanel.org/archives/category/howtos/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>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>1</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>
	</channel>
</rss>
