<?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 on: How to install Joomla! on your Ubuntu/Linux server with basic security</title>
	<atom:link href="http://blog.mfabrik.com/2010/05/31/how-to-install-joomla-on-your-ubuntulinux-server-with-basic-security/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mfabrik.com/2010/05/31/how-to-install-joomla-on-your-ubuntulinux-server-with-basic-security/</link>
	<description>Freedom delivered.</description>
	<lastBuildDate>Mon, 19 Sep 2011 19:02:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Install Joomla! on Ubuntu server with basic security &#124; TurboLinux Blog</title>
		<link>http://blog.mfabrik.com/2010/05/31/how-to-install-joomla-on-your-ubuntulinux-server-with-basic-security/comment-page-1/#comment-4911</link>
		<dc:creator>Install Joomla! on Ubuntu server with basic security &#124; TurboLinux Blog</dc:creator>
		<pubDate>Mon, 20 Jun 2011 14:31:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mfabrik.com/?p=540#comment-4911</guid>
		<description>[...] Here is a good tutorial show you how to Install Joomla! on Ubuntu server with basic security:  This how to shorty explains how to set-up a Joomla! hosting on a shared hosting server you own to have basic security. This instructions apply for Debian/Ubuntu based systems, but can be generalized to any Linux based system like Fedora. In this how to we use the following software versions [...]</description>
		<content:encoded><![CDATA[<p>[...] Here is a good tutorial show you how to Install Joomla! on Ubuntu server with basic security:  This how to shorty explains how to set-up a Joomla! hosting on a shared hosting server you own to have basic security. This instructions apply for Debian/Ubuntu based systems, but can be generalized to any Linux based system like Fedora. In this how to we use the following software versions [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dasep Kunto</title>
		<link>http://blog.mfabrik.com/2010/05/31/how-to-install-joomla-on-your-ubuntulinux-server-with-basic-security/comment-page-1/#comment-4373</link>
		<dc:creator>Dasep Kunto</dc:creator>
		<pubDate>Thu, 10 Mar 2011 18:48:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mfabrik.com/?p=540#comment-4373</guid>
		<description>I can see that you are putting a lots of efforts into your blog. Keep posting the good work.Some really helpful information in there. Bookmarked. Nice to see your site. Thanks! Regard &lt;a href=&quot;http://imezi.com&quot; rel=&quot;nofollow&quot;&gt;Mobile Twitter Client&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I can see that you are putting a lots of efforts into your blog. Keep posting the good work.Some really helpful information in there. Bookmarked. Nice to see your site. Thanks! Regard <a href="http://imezi.com" rel="nofollow">Mobile Twitter Client</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan Blackwell</title>
		<link>http://blog.mfabrik.com/2010/05/31/how-to-install-joomla-on-your-ubuntulinux-server-with-basic-security/comment-page-1/#comment-4285</link>
		<dc:creator>Bryan Blackwell</dc:creator>
		<pubDate>Wed, 02 Mar 2011 20:10:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mfabrik.com/?p=540#comment-4285</guid>
		<description>Hmm, maybe sudo chmod g+rwx?  The comment says &#039;add write permission&#039;.</description>
		<content:encoded><![CDATA[<p>Hmm, maybe sudo chmod g+rwx?  The comment says &#8216;add write permission&#8217;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mikko Ohtamaa</title>
		<link>http://blog.mfabrik.com/2010/05/31/how-to-install-joomla-on-your-ubuntulinux-server-with-basic-security/comment-page-1/#comment-4284</link>
		<dc:creator>Mikko Ohtamaa</dc:creator>
		<pubDate>Wed, 02 Mar 2011 19:59:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mfabrik.com/?p=540#comment-4284</guid>
		<description>yeah, looks like it&#039;s typo

should be sudo chmod -R g+rx

... and images listed twice must be an issue.

Joomla control panel info page itself has a sanity check which tells whether directory permissions are configured correctly for core Joomla (not necessary for add-ons)</description>
		<content:encoded><![CDATA[<p>yeah, looks like it&#8217;s typo</p>
<p>should be sudo chmod -R g+rx</p>
<p>&#8230; and images listed twice must be an issue.</p>
<p>Joomla control panel info page itself has a sanity check which tells whether directory permissions are configured correctly for core Joomla (not necessary for add-ons)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan Blackwell</title>
		<link>http://blog.mfabrik.com/2010/05/31/how-to-install-joomla-on-your-ubuntulinux-server-with-basic-security/comment-page-1/#comment-4283</link>
		<dc:creator>Bryan Blackwell</dc:creator>
		<pubDate>Wed, 02 Mar 2011 19:34:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mfabrik.com/?p=540#comment-4283</guid>
		<description>The writeup was very helpful, I&#039;ve gotten most of the way there.  Two questions on this block:

# Add write permission to folders which contain writable files
sudo chmod -R g+x /var/www/user/logs
sudo chmod -R g+x /var/www/user/images
sudo chmod -R g+x /var/www/user/tmp
sudo chmod -R g+x /var/www/user/images

1) Should that be chmod -R g+w?
2) You have /var/www/user/images listed twice.  Should there be some other directory instead?

--Bryan</description>
		<content:encoded><![CDATA[<p>The writeup was very helpful, I&#8217;ve gotten most of the way there.  Two questions on this block:</p>
<p># Add write permission to folders which contain writable files<br />
sudo chmod -R g+x /var/www/user/logs<br />
sudo chmod -R g+x /var/www/user/images<br />
sudo chmod -R g+x /var/www/user/tmp<br />
sudo chmod -R g+x /var/www/user/images</p>
<p>1) Should that be chmod -R g+w?<br />
2) You have /var/www/user/images listed twice.  Should there be some other directory instead?</p>
<p>&#8211;Bryan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mikko Ohtamaa</title>
		<link>http://blog.mfabrik.com/2010/05/31/how-to-install-joomla-on-your-ubuntulinux-server-with-basic-security/comment-page-1/#comment-3862</link>
		<dc:creator>Mikko Ohtamaa</dc:creator>
		<pubDate>Mon, 20 Dec 2010 21:49:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mfabrik.com/?p=540#comment-3862</guid>
		<description>Apache is probably looking files from /var/www not, from your virtualhost.

Check virtualhost port and ip.</description>
		<content:encoded><![CDATA[<p>Apache is probably looking files from /var/www not, from your virtualhost.</p>
<p>Check virtualhost port and ip.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: urban</title>
		<link>http://blog.mfabrik.com/2010/05/31/how-to-install-joomla-on-your-ubuntulinux-server-with-basic-security/comment-page-1/#comment-3839</link>
		<dc:creator>urban</dc:creator>
		<pubDate>Thu, 16 Dec 2010 22:52:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mfabrik.com/?p=540#comment-3839</guid>
		<description>Hi Mikko!

Thanks for the excellent tutorial. I find it very simple to follow, as I am a complete newbie to Linux.
To the point. I&#039;ve installed joomla, and created the apache yoursite.conf file (oh, btw you&#039;be put the  outside of the box with the example output) and falsified the nds entry on my laptop. But when point my web browser to my site the apache welcome screen appears and not jommla. Any suggestions?

Best regards
Urban</description>
		<content:encoded><![CDATA[<p>Hi Mikko!</p>
<p>Thanks for the excellent tutorial. I find it very simple to follow, as I am a complete newbie to Linux.<br />
To the point. I&#8217;ve installed joomla, and created the apache yoursite.conf file (oh, btw you&#8217;be put the  outside of the box with the example output) and falsified the nds entry on my laptop. But when point my web browser to my site the apache welcome screen appears and not jommla. Any suggestions?</p>
<p>Best regards<br />
Urban</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mikko Ohtamaa</title>
		<link>http://blog.mfabrik.com/2010/05/31/how-to-install-joomla-on-your-ubuntulinux-server-with-basic-security/comment-page-1/#comment-3485</link>
		<dc:creator>Mikko Ohtamaa</dc:creator>
		<pubDate>Thu, 26 Aug 2010 06:39:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mfabrik.com/?p=540#comment-3485</guid>
		<description>Hi Ed,

Thank you for finding the tutorial useful. If you find errors in the post please comment them so we fix them. Unfortunately we are not making money out of writing tutorials. it is more like of &quot;write this down that the world will know&quot;, so we have little time to invest to maintain them. 

If you are talented I suggest you take this post as a starting point and make a good tutorial at ubuntu-forums.com how to section.

Thanks</description>
		<content:encoded><![CDATA[<p>Hi Ed,</p>
<p>Thank you for finding the tutorial useful. If you find errors in the post please comment them so we fix them. Unfortunately we are not making money out of writing tutorials. it is more like of &#8220;write this down that the world will know&#8221;, so we have little time to invest to maintain them. </p>
<p>If you are talented I suggest you take this post as a starting point and make a good tutorial at ubuntu-forums.com how to section.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed Wishart</title>
		<link>http://blog.mfabrik.com/2010/05/31/how-to-install-joomla-on-your-ubuntulinux-server-with-basic-security/comment-page-1/#comment-3482</link>
		<dc:creator>Ed Wishart</dc:creator>
		<pubDate>Thu, 26 Aug 2010 02:54:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mfabrik.com/?p=540#comment-3482</guid>
		<description>Please get some one to fix the multiple errors in your 
website.  It got joomla! installed, but there are scores or
errors in the use of chmod/chown, file edits and explanation


I appreciate the ubuntu 2010 tutorial.

ed</description>
		<content:encoded><![CDATA[<p>Please get some one to fix the multiple errors in your<br />
website.  It got joomla! installed, but there are scores or<br />
errors in the use of chmod/chown, file edits and explanation</p>
<p>I appreciate the ubuntu 2010 tutorial.</p>
<p>ed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mikko Ohtamaa</title>
		<link>http://blog.mfabrik.com/2010/05/31/how-to-install-joomla-on-your-ubuntulinux-server-with-basic-security/comment-page-1/#comment-3394</link>
		<dc:creator>Mikko Ohtamaa</dc:creator>
		<pubDate>Mon, 16 Aug 2010 13:09:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mfabrik.com/?p=540#comment-3394</guid>
		<description>Yeah it is. Thanks for noticing.</description>
		<content:encoded><![CDATA[<p>Yeah it is. Thanks for noticing.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

