<?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>MadPPC &#187; Big Pimping</title>
	<atom:link href="http://madppc.com/category/big-pimping/feed/" rel="self" type="application/rss+xml" />
	<link>http://madppc.com</link>
	<description>PPC, PHP, and other Affiliate Marketing tips.  It's OK to be MAD!</description>
	<lastBuildDate>Fri, 16 Apr 2010 22:05:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Setting Up Your Ubuntu 8.10 VPS with VPS Ville Pt. 2 FTP, Users, Mail</title>
		<link>http://madppc.com/setting-up-your-ubuntu-810-vps-with-vps-ville-pt-2-ftp-users-mail/</link>
		<comments>http://madppc.com/setting-up-your-ubuntu-810-vps-with-vps-ville-pt-2-ftp-users-mail/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 07:12:47 +0000</pubDate>
		<dc:creator>Brad</dc:creator>
				<category><![CDATA[Big Pimping]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[VPS]]></category>
		<category><![CDATA[postfix]]></category>
		<category><![CDATA[users]]></category>
		<category><![CDATA[vsftpd]]></category>

		<guid isPermaLink="false">http://madppc.com/?p=376</guid>
		<description><![CDATA[8.  Setting up FTP
To start install the FTP Server:

apt-get -y install vsftpd

Now all we have to do is configure it:

nano /etc/vsftpd.conf

We don&#8217;t want people logging in anonymously so change &#8220;anonymous_enable=YES&#8221; to:

anonymous_enable=NO

You also want to uncomment [remove the # in front] these lines:

#local_enable=YES
#write_enable=YES

Ctrl + O, then Enter to save.  Ctrl + X to exit.  Now restart [...]]]></description>
		<wfw:commentRss>http://madppc.com/setting-up-your-ubuntu-810-vps-with-vps-ville-pt-2-ftp-users-mail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting Up Your Ubuntu 8.10 VPS with VPS Ville Pt. 1 LAMP</title>
		<link>http://madppc.com/setting-up-your-ubuntu-810-vps-with-vps-ville-pt-1-lamp/</link>
		<comments>http://madppc.com/setting-up-your-ubuntu-810-vps-with-vps-ville-pt-1-lamp/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 21:31:28 +0000</pubDate>
		<dc:creator>Brad</dc:creator>
				<category><![CDATA[Big Pimping]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[VPS]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://madppc.com/?p=295</guid>
		<description><![CDATA[Based on a request I&#8217;m going to take you guys through setting up your own VPS for AM / IM work.  This includes setting up LAMP (Linux, Apache, MySQL, PHP).  We are going to be working with Ubuntu Linux 8.10, as it&#8217;s a fairly easy, secure setup.
Make sure you select Ubuntu 8.10 Minimal for installation.
In [...]]]></description>
		<wfw:commentRss>http://madppc.com/setting-up-your-ubuntu-810-vps-with-vps-ville-pt-1-lamp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
