<?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>Indoshare</title>
	<atom:link href="http://indoshare.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://indoshare.org</link>
	<description>Share For Indonesian Community</description>
	<lastBuildDate>Mon, 19 Dec 2011 06:54:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>how to install rapidleech centos base in VPS unmanaged?</title>
		<link>http://indoshare.org/uncategorized/how-to-install-rapidleech-centos-base-in-vps-unmanaged/</link>
		<comments>http://indoshare.org/uncategorized/how-to-install-rapidleech-centos-base-in-vps-unmanaged/#comments</comments>
		<pubDate>Mon, 19 Dec 2011 06:54:30 +0000</pubDate>
		<dc:creator>immortalize</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[VPS]]></category>

		<guid isPermaLink="false">http://indoshare.org/?p=30</guid>
		<description><![CDATA[answer: 1. First thing is to install Apache and PHP 5. [code]yum install httpd yum install php php-gd php-imap php-ldap php-odbc php-pear php-xml php-xmlrpc[/code] 2. Start httpd. [code]service httpd start[/code] 3. Go to var/www/html and download rapidleech script.I am using v43 (r383) here. [code]cd /var/www/html wget http://rapidleech.googlecode.com/files/Rapidleech_23_v43_svn383.zip[/code] 4. Unzip the file and give Proper Permission. [...]]]></description>
			<content:encoded><![CDATA[<p>answer:</p>
<p>1. First thing is to install Apache and PHP 5.<br />
[code]yum install httpd<br />
yum install php php-gd php-imap php-ldap php-odbc php-pear php-xml php-xmlrpc[/code]<br />
2. Start httpd.<br />
[code]service httpd start[/code]<br />
3. Go to var/www/html and download rapidleech script.I am using v43 (r383) here.<br />
[code]cd /var/www/html<br />
wget http://rapidleech.googlecode.com/files/Rapidleech_23_v43_svn383.zip[/code]<br />
4. Unzip the file and give Proper Permission.<br />
[code]unzip Rapidleech_23_v43_svn383.zip<br />
cd /var/www/html/r383<br />
chmod 777 files<br />
chmod 777 configs<br />
cd configs<br />
chmod 777 files.lst [/code]<br />
5. Insert key security with random caracter in accounts.php.<br />
[code]nano /var/www/html/r383/configs/accounts.php[/code]<br />
save and exit<br />
[code] CTRL+X  and press Y[/code]<br />
you can also insert any premium account youve in accounts.php.<br />
6. run via browser to setup, change everithink you need. and done.</p>
]]></content:encoded>
			<wfw:commentRss>http://indoshare.org/uncategorized/how-to-install-rapidleech-centos-base-in-vps-unmanaged/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wellcome To Indoshare.ORG</title>
		<link>http://indoshare.org/uncategorized/hello-world/</link>
		<comments>http://indoshare.org/uncategorized/hello-world/#comments</comments>
		<pubDate>Tue, 15 Nov 2011 06:36:44 +0000</pubDate>
		<dc:creator>immortalize</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://indoshare.org/?p=1</guid>
		<description><![CDATA[Welcome to IndoShare bro!]]></description>
			<content:encoded><![CDATA[<p>Welcome to IndoShare bro!</p>
]]></content:encoded>
			<wfw:commentRss>http://indoshare.org/uncategorized/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

