<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments on: UbuntuWebServer Virtual Appliance V1.2</title>
	<atom:link href="http://luisrei.com/2008/01/15/ubuntuwebserver-virtual-appliance-v12/feed/" rel="self" type="application/rss+xml" />
	<link>http://luisrei.com/2008/01/15/ubuntuwebserver-virtual-appliance-v12/</link>
	<description>Episode VI: Return of The Blog</description>
	<lastBuildDate>Mon, 22 Mar 2010 02:32:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: lrei</title>
		<link>http://luisrei.com/2008/01/15/ubuntuwebserver-virtual-appliance-v12/comment-page-1/#comment-69</link>
		<dc:creator>lrei</dc:creator>
		<pubDate>Thu, 14 Feb 2008 11:29:16 +0000</pubDate>
		<guid isPermaLink="false">http://luisrei.com/2008/01/15/ubuntuwebserver-virtual-appliance-v12/#comment-69</guid>
		<description>@andera
There are a lot of tutorials/faqs out there. Try howtoforge (http://www.howtoforge.com). Ubuntu server has an option for installing a LAMP server during the initial install so that&#039;s easy. Whenever you need any particular piece of configuration you can just google it and the Apache, MySQL and PHP sites have documentation which is often helpful.
You might want to get v1.4 which includes an FTP server to make it easier to get your websites on the server. Some clients (such as dreamweaver) support automatic uploading to the server via FTP. Otherwise you&#039;ll need an ssh client (for Windows try WinSCP). Copy your php files to /var/www on the server.
To check the (virtual) server IP address, login in the vmware window and type
# ifconfig eth0 &#124; grep &quot;inet addr&quot;
Then you can use the address to connect via SSH (or FTP) to put the files on the server and view them in the browser using that IP address.
If you upload an index.php file to /var/www you can access it on your browser at http://IP_ADDRESS/</description>
		<content:encoded><![CDATA[<p>@andera<br />
There are a lot of tutorials/faqs out there. Try howtoforge (<a href="http://www.howtoforge.com" rel="nofollow">http://www.howtoforge.com</a>). Ubuntu server has an option for installing a LAMP server during the initial install so that&#8217;s easy. Whenever you need any particular piece of configuration you can just google it and the Apache, MySQL and PHP sites have documentation which is often helpful.</p>
<p>You might want to get v1.4 which includes an FTP server to make it easier to get your websites on the server. Some clients (such as dreamweaver) support automatic uploading to the server via FTP. Otherwise you&#8217;ll need an ssh client (for Windows try WinSCP). Copy your php files to /var/www on the server.</p>
<p>To check the (virtual) server IP address, login in the vmware window and type</p>
<p># ifconfig eth0 | grep &#8220;inet addr&#8221;</p>
<p>Then you can use the address to connect via SSH (or FTP) to put the files on the server and view them in the browser using that IP address.</p>
<p>If you upload an index.php file to /var/www you can access it on your browser at <a href="http://IP_ADDRESS/" rel="nofollow">http://IP_ADDRESS/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andera</title>
		<link>http://luisrei.com/2008/01/15/ubuntuwebserver-virtual-appliance-v12/comment-page-1/#comment-68</link>
		<dc:creator>andera</dc:creator>
		<pubDate>Thu, 14 Feb 2008 11:05:21 +0000</pubDate>
		<guid isPermaLink="false">http://luisrei.com/2008/01/15/ubuntuwebserver-virtual-appliance-v12/#comment-68</guid>
		<description>Thanks 4 your work.
I&#039;m aproaching LAMP.
Have You ever thougth to make a tutorial/faq on installing/configuring a Lamp server?
Do you know any good (existing) faq?
How can I &quot;play&quot; with &quot;UbuntuWebServer Virtual Appliance V1.2&quot; after starting it with vmPlayer? Example: testing a little php application.
thanks and congrats once again.</description>
		<content:encoded><![CDATA[<p>Thanks 4 your work.</p>
<p>I&#8217;m aproaching LAMP.</p>
<p>Have You ever thougth to make a tutorial/faq on installing/configuring a Lamp server?</p>
<p>Do you know any good (existing) faq?</p>
<p>How can I &#8220;play&#8221; with &#8220;UbuntuWebServer Virtual Appliance V1.2&#8243; after starting it with vmPlayer? Example: testing a little php application.</p>
<p>thanks and congrats once again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dustin</title>
		<link>http://luisrei.com/2008/01/15/ubuntuwebserver-virtual-appliance-v12/comment-page-1/#comment-67</link>
		<dc:creator>Dustin</dc:creator>
		<pubDate>Tue, 29 Jan 2008 02:17:21 +0000</pubDate>
		<guid isPermaLink="false">http://luisrei.com/2008/01/15/ubuntuwebserver-virtual-appliance-v12/#comment-67</guid>
		<description>Thank you very much.  It worked.  Appreciate your work on these releases, I think they&#039;re going to come in handy for me.</description>
		<content:encoded><![CDATA[<p>Thank you very much.  It worked.  Appreciate your work on these releases, I think they&#8217;re going to come in handy for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lrei</title>
		<link>http://luisrei.com/2008/01/15/ubuntuwebserver-virtual-appliance-v12/comment-page-1/#comment-66</link>
		<dc:creator>lrei</dc:creator>
		<pubDate>Sun, 27 Jan 2008 21:49:58 +0000</pubDate>
		<guid isPermaLink="false">http://luisrei.com/2008/01/15/ubuntuwebserver-virtual-appliance-v12/#comment-66</guid>
		<description>It&#039;s not &quot;hanged&quot;. It&#039;s working. You should be able to access it via SSH (or any other service). If you press &quot;Enter&quot; or pressing alt-f? ( to change ttys) you should be able to see the user/password prompt.
At the moment, I don&#039;t know what causes this behaviour but I&#039;ve read about other Ubuntu users experiencing the same issue.</description>
		<content:encoded><![CDATA[<p>It&#8217;s not &#8220;hanged&#8221;. It&#8217;s working. You should be able to access it via SSH (or any other service). If you press &#8220;Enter&#8221; or pressing alt-f? ( to change ttys) you should be able to see the user/password prompt.</p>
<p>At the moment, I don&#8217;t know what causes this behaviour but I&#8217;ve read about other Ubuntu users experiencing the same issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dustin</title>
		<link>http://luisrei.com/2008/01/15/ubuntuwebserver-virtual-appliance-v12/comment-page-1/#comment-65</link>
		<dc:creator>Dustin</dc:creator>
		<pubDate>Sun, 27 Jan 2008 21:38:29 +0000</pubDate>
		<guid isPermaLink="false">http://luisrei.com/2008/01/15/ubuntuwebserver-virtual-appliance-v12/#comment-65</guid>
		<description>Hangs for me @:
Running local boot scripts (/etc/rc.local)    [OK]
Does nothing after that, been sitting there for at least 10 minutes.  Any idea of the problem?  I&#039;m using VMware Player, downloaded yesterday.</description>
		<content:encoded><![CDATA[<p>Hangs for me @:<br />
Running local boot scripts (/etc/rc.local)    [OK]</p>
<p>Does nothing after that, been sitting there for at least 10 minutes.  Any idea of the problem?  I&#8217;m using VMware Player, downloaded yesterday.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/


Served from: luisrei.com @ 2010-09-07 22:04:37 -->