<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for The Discussion Delegate</title>
	<atom:link href="http://vxtindia.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://vxtindia.com/blog</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sat, 04 Feb 2012 04:30:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on How to setup your new VPS Ubuntu server by Sudhanshu</title>
		<link>http://vxtindia.com/blog/how-to-setup-your-new-vps-ubuntu-server/comment-page-1/#comment-399</link>
		<dc:creator>Sudhanshu</dc:creator>
		<pubDate>Sat, 04 Feb 2012 04:30:17 +0000</pubDate>
		<guid isPermaLink="false">http://vxtindia.com/blog/?p=202#comment-399</guid>
		<description>Hi Mark,

You need to add both &#039;with the www&#039; and &#039;without the www&#039;. Usually you can leave it empty. Also, once you are done with that, you should signup for Google Webmasters, link you new domain, and tell google that it should not consider &#039;with the www&#039; and &#039;without the www&#039; to be separate domains.

Next, about setting up FTP, you can try this - http://articles.slicehost.com/2008/5/28/secure-ftp-transfers

Next, for outgoing email, you can use postfix (it&#039;s easier to setup than sendmail). The instructions for that are already in the post. For incoming email, I would suggest you sign up for Google Apps. Here is a link to their free account - http://www.google.com/apps/intl/en/group/index.html

Finally, about the error with iptables, you might try to remove the line break after the first line &#039;*filter&#039; and then add the line break again. We don&#039;t need an extra line between those two. It might help to get the exact problem.

- Sudhanshu</description>
		<content:encoded><![CDATA[<p>Hi Mark,</p>
<p>You need to add both &#8216;with the www&#8217; and &#8216;without the www&#8217;. Usually you can leave it empty. Also, once you are done with that, you should signup for Google Webmasters, link you new domain, and tell google that it should not consider &#8216;with the www&#8217; and &#8216;without the www&#8217; to be separate domains.</p>
<p>Next, about setting up FTP, you can try this &#8211; <a href="http://articles.slicehost.com/2008/5/28/secure-ftp-transfers" rel="nofollow">http://articles.slicehost.com/2008/5/28/secure-ftp-transfers</a></p>
<p>Next, for outgoing email, you can use postfix (it&#8217;s easier to setup than sendmail). The instructions for that are already in the post. For incoming email, I would suggest you sign up for Google Apps. Here is a link to their free account &#8211; <a href="http://www.google.com/apps/intl/en/group/index.html" rel="nofollow">http://www.google.com/apps/intl/en/group/index.html</a></p>
<p>Finally, about the error with iptables, you might try to remove the line break after the first line &#8216;*filter&#8217; and then add the line break again. We don&#8217;t need an extra line between those two. It might help to get the exact problem.</p>
<p>- Sudhanshu</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to setup your new VPS Ubuntu server by Mark Greenberg</title>
		<link>http://vxtindia.com/blog/how-to-setup-your-new-vps-ubuntu-server/comment-page-1/#comment-398</link>
		<dc:creator>Mark Greenberg</dc:creator>
		<pubDate>Sat, 04 Feb 2012 04:16:03 +0000</pubDate>
		<guid isPermaLink="false">http://vxtindia.com/blog/?p=202#comment-398</guid>
		<description>Thanks for your reply.  I am a novice.  No, I am not trying to host the DNS myself.  I am just trying to set up the master zone A records on my server so my domain registrar finds my actual site.  I&#039;ve got it working for the www, but I want FTP and mail also.  Do I need BIND or can it be done in the Apache config files?

BTW, I got &#039;error at line 2&#039; when I tried: iptables-restore &lt; /etc/iptables.up.rules.  Can you imagine why?

I sincerely appreciate your greater knowledge!</description>
		<content:encoded><![CDATA[<p>Thanks for your reply.  I am a novice.  No, I am not trying to host the DNS myself.  I am just trying to set up the master zone A records on my server so my domain registrar finds my actual site.  I&#8217;ve got it working for the www, but I want FTP and mail also.  Do I need BIND or can it be done in the Apache config files?</p>
<p>BTW, I got &#8216;error at line 2&#8242; when I tried: iptables-restore &lt; /etc/iptables.up.rules.  Can you imagine why?</p>
<p>I sincerely appreciate your greater knowledge!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to setup your new VPS Ubuntu server by Sudhanshu</title>
		<link>http://vxtindia.com/blog/how-to-setup-your-new-vps-ubuntu-server/comment-page-1/#comment-397</link>
		<dc:creator>Sudhanshu</dc:creator>
		<pubDate>Sat, 04 Feb 2012 03:52:05 +0000</pubDate>
		<guid isPermaLink="false">http://vxtindia.com/blog/?p=202#comment-397</guid>
		<description>Thanks Mark. I usually don&#039;t host the DNS myself, if that is what you&#039;re asking for. I usually just use the DNS panel of the domain registrar or the company I get the VPS from. If you want to make it more secure, you should try out CloudFlare (https://www.cloudflare.com/). One of my older clients used it, and it was really effective!</description>
		<content:encoded><![CDATA[<p>Thanks Mark. I usually don&#8217;t host the DNS myself, if that is what you&#8217;re asking for. I usually just use the DNS panel of the domain registrar or the company I get the VPS from. If you want to make it more secure, you should try out CloudFlare (<a href="https://www.cloudflare.com/" rel="nofollow">https://www.cloudflare.com/</a>). One of my older clients used it, and it was really effective!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to setup your new VPS Ubuntu server by Mark Greenberg</title>
		<link>http://vxtindia.com/blog/how-to-setup-your-new-vps-ubuntu-server/comment-page-1/#comment-396</link>
		<dc:creator>Mark Greenberg</dc:creator>
		<pubDate>Thu, 02 Feb 2012 17:15:10 +0000</pubDate>
		<guid isPermaLink="false">http://vxtindia.com/blog/?p=202#comment-396</guid>
		<description>Great article.  I will follow it.  I am setting up a vps server to host a single website.  Do you know of a good article for the DNS settings for a single site on a server?</description>
		<content:encoded><![CDATA[<p>Great article.  I will follow it.  I am setting up a vps server to host a single website.  Do you know of a good article for the DNS settings for a single site on a server?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Augmented Reality App for Zomato by Sudhanshu</title>
		<link>http://vxtindia.com/blog/augmented-reality-app-for-zomato/comment-page-1/#comment-390</link>
		<dc:creator>Sudhanshu</dc:creator>
		<pubDate>Wed, 28 Dec 2011 11:35:08 +0000</pubDate>
		<guid isPermaLink="false">http://vxtindia.com/blog/?p=262#comment-390</guid>
		<description>Sure! Will drop you an email when it&#039;s out!</description>
		<content:encoded><![CDATA[<p>Sure! Will drop you an email when it&#8217;s out!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Augmented Reality App for Zomato by Angad</title>
		<link>http://vxtindia.com/blog/augmented-reality-app-for-zomato/comment-page-1/#comment-389</link>
		<dc:creator>Angad</dc:creator>
		<pubDate>Wed, 28 Dec 2011 11:32:56 +0000</pubDate>
		<guid isPermaLink="false">http://vxtindia.com/blog/?p=262#comment-389</guid>
		<description>Looking good. A heads up when it&#039;s out would be nice.</description>
		<content:encoded><![CDATA[<p>Looking good. A heads up when it&#8217;s out would be nice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Augmented Reality App for Zomato by Sudhanshu</title>
		<link>http://vxtindia.com/blog/augmented-reality-app-for-zomato/comment-page-1/#comment-388</link>
		<dc:creator>Sudhanshu</dc:creator>
		<pubDate>Wed, 28 Dec 2011 11:22:55 +0000</pubDate>
		<guid isPermaLink="false">http://vxtindia.com/blog/?p=262#comment-388</guid>
		<description>It&#039;s still under development. I&#039;ll send you a release as soon as we&#039;re ready! Though it will take a little more time :)</description>
		<content:encoded><![CDATA[<p>It&#8217;s still under development. I&#8217;ll send you a release as soon as we&#8217;re ready! Though it will take a little more time <img src='http://vxtindia.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Augmented Reality App for Zomato by brijesh</title>
		<link>http://vxtindia.com/blog/augmented-reality-app-for-zomato/comment-page-1/#comment-387</link>
		<dc:creator>brijesh</dc:creator>
		<pubDate>Wed, 28 Dec 2011 11:21:12 +0000</pubDate>
		<guid isPermaLink="false">http://vxtindia.com/blog/?p=262#comment-387</guid>
		<description>Awesome, now how do I get it?
Okay, patience is what I need.</description>
		<content:encoded><![CDATA[<p>Awesome, now how do I get it?<br />
Okay, patience is what I need.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to setup your new VPS Ubuntu server by Blog Hosting Review &#187; Hosting 4 Less Login</title>
		<link>http://vxtindia.com/blog/how-to-setup-your-new-vps-ubuntu-server/comment-page-1/#comment-384</link>
		<dc:creator>Blog Hosting Review &#187; Hosting 4 Less Login</dc:creator>
		<pubDate>Thu, 17 Nov 2011 12:50:25 +0000</pubDate>
		<guid isPermaLink="false">http://vxtindia.com/blog/?p=202#comment-384</guid>
		<description>[...] to be hosted on a &#8220;web hosting customer feedback published you will never have to keep their performance and high speed connection plans. Many professional usage in case there has been an extensive [...]</description>
		<content:encoded><![CDATA[<p>[...] to be hosted on a &#8220;web hosting customer feedback published you will never have to keep their performance and high speed connection plans. Many professional usage in case there has been an extensive [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to setup your new VPS Ubuntu server by Best Blog Hosting Website &#187; Hosting Quiz Online Free</title>
		<link>http://vxtindia.com/blog/how-to-setup-your-new-vps-ubuntu-server/comment-page-1/#comment-383</link>
		<dc:creator>Best Blog Hosting Website &#187; Hosting Quiz Online Free</dc:creator>
		<pubDate>Sun, 13 Nov 2011 18:38:10 +0000</pubDate>
		<guid isPermaLink="false">http://vxtindia.com/blog/?p=202#comment-383</guid>
		<description>[...] site will be very popular and thereby help you clear up relevance and profits for these promos so that you can install such great customer responsible for people to view what can be difficult to determine the kind of service. The [...]</description>
		<content:encoded><![CDATA[<p>[...] site will be very popular and thereby help you clear up relevance and profits for these promos so that you can install such great customer responsible for people to view what can be difficult to determine the kind of service. The [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

