<?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: Installing a virtual Ubuntu LAMP-server on Mac OS X using VirtualBox</title>
	<atom:link href="http://blog.johan-mares.be/ict/linux/installing-a-virtual-ubuntu-lamp-server-on-mac-os-x-using-virtualbox/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.johan-mares.be/ict/linux/installing-a-virtual-ubuntu-lamp-server-on-mac-os-x-using-virtualbox/</link>
	<description>A personal blog</description>
	<lastBuildDate>Tue, 31 Jan 2012 01:56:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: J Galt</title>
		<link>http://blog.johan-mares.be/ict/linux/installing-a-virtual-ubuntu-lamp-server-on-mac-os-x-using-virtualbox/comment-page-1/#comment-46411</link>
		<dc:creator>J Galt</dc:creator>
		<pubDate>Tue, 12 Jul 2011 01:41:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johan-mares.be/?p=188#comment-46411</guid>
		<description>I am trying to install Ubuntu Server v11.04 and some of your steps are no longer working. 

For example:

 Enable the userdir module and restart or reload the Apache webserver.
  sudo a2enmod userdir
  sudo /etc/init.d/apache2 force-reload

Does anyone know where I can find instructions for installing an Ubuntu 11 LAMP server on a Mac running VirtualBox? 

I am looking for instructions for a newbie that has no Linux experience.</description>
		<content:encoded><![CDATA[<p>I am trying to install Ubuntu Server v11.04 and some of your steps are no longer working. </p>
<p>For example:</p>
<p> Enable the userdir module and restart or reload the Apache webserver.<br />
  sudo a2enmod userdir<br />
  sudo /etc/init.d/apache2 force-reload</p>
<p>Does anyone know where I can find instructions for installing an Ubuntu 11 LAMP server on a Mac running VirtualBox? </p>
<p>I am looking for instructions for a newbie that has no Linux experience.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2010-03-12</title>
		<link>http://blog.johan-mares.be/ict/linux/installing-a-virtual-ubuntu-lamp-server-on-mac-os-x-using-virtualbox/comment-page-1/#comment-15323</link>
		<dc:creator>links for 2010-03-12</dc:creator>
		<pubDate>Fri, 12 Mar 2010 23:07:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johan-mares.be/?p=188#comment-15323</guid>
		<description>[...] Johan&#039;s Blog » Installing a virtual Ubuntu LAMP-server on Mac OS X using VirtualBox Just spent the evening geeking out and installing a VirtualBox VM of Ubuntu Server 9.10 on my macbook. This article was a great help, as were the really good Ubuntu docs. Ubuntu has definitely been the easiest Linux package to install &#8211; and management seems quite a breeze too. I had just got comfortable with CentOS/Redhat&#8230; I&#039;m now wondering if I should switch. (tags: ubuntu linux virtualization macosx) [...]</description>
		<content:encoded><![CDATA[<p>[...] Johan&#39;s Blog » Installing a virtual Ubuntu LAMP-server on Mac OS X using VirtualBox Just spent the evening geeking out and installing a VirtualBox VM of Ubuntu Server 9.10 on my macbook. This article was a great help, as were the really good Ubuntu docs. Ubuntu has definitely been the easiest Linux package to install &#8211; and management seems quite a breeze too. I had just got comfortable with CentOS/Redhat&#8230; I&#39;m now wondering if I should switch. (tags: ubuntu linux virtualization macosx) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johan</title>
		<link>http://blog.johan-mares.be/ict/linux/installing-a-virtual-ubuntu-lamp-server-on-mac-os-x-using-virtualbox/comment-page-1/#comment-10784</link>
		<dc:creator>johan</dc:creator>
		<pubDate>Thu, 15 Oct 2009 17:14:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johan-mares.be/?p=188#comment-10784</guid>
		<description>&lt;a href=&quot;#comment-10617&quot; rel=&quot;nofollow&quot;&gt;@Holger&lt;/a&gt; 
Thanx. I have recently updated VirtualBox and noticed that they changed the user interface. So maybe I should write a new post or update this one.</description>
		<content:encoded><![CDATA[<p><a href="#comment-10617" rel="nofollow">@Holger</a><br />
Thanx. I have recently updated VirtualBox and noticed that they changed the user interface. So maybe I should write a new post or update this one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Holger</title>
		<link>http://blog.johan-mares.be/ict/linux/installing-a-virtual-ubuntu-lamp-server-on-mac-os-x-using-virtualbox/comment-page-1/#comment-10617</link>
		<dc:creator>Holger</dc:creator>
		<pubDate>Sun, 04 Oct 2009 21:25:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johan-mares.be/?p=188#comment-10617</guid>
		<description>&lt;a href=&quot;#comment-892&quot; rel=&quot;nofollow&quot;&gt;@johan&lt;/a&gt; 
Hi Johan,

I got it to work. In VirtualBox Menu -&gt; Preferences you should go to the network tab. Create a host-only network adapter with an IP and enable DHCP. Within your VM create a second network adapter and select host-only and your created NIC. No, you can set a static IP within your VM and the same address range and this works even if your macbook is not connected to any network. Now I can test everything without being connected and if I am connected, my linux box have full internet access. If my description was too short, please contact me to get further information. If this works for you, you should update your helpful guide.</description>
		<content:encoded><![CDATA[<p><a href="#comment-892" rel="nofollow">@johan</a><br />
Hi Johan,</p>
<p>I got it to work. In VirtualBox Menu -&gt; Preferences you should go to the network tab. Create a host-only network adapter with an IP and enable DHCP. Within your VM create a second network adapter and select host-only and your created NIC. No, you can set a static IP within your VM and the same address range and this works even if your macbook is not connected to any network. Now I can test everything without being connected and if I am connected, my linux box have full internet access. If my description was too short, please contact me to get further information. If this works for you, you should update your helpful guide.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johan Mares &#187; Making sense of AdSense</title>
		<link>http://blog.johan-mares.be/ict/linux/installing-a-virtual-ubuntu-lamp-server-on-mac-os-x-using-virtualbox/comment-page-1/#comment-5208</link>
		<dc:creator>Johan Mares &#187; Making sense of AdSense</dc:creator>
		<pubDate>Thu, 30 Apr 2009 18:46:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johan-mares.be/?p=188#comment-5208</guid>
		<description>[...] did discover some funny ads too: an ad for Microsoft SQL Server 2008 in an article about installing a virtual ubuntu server on Mac OS X and an ad for a psychic palm reading in an [...]</description>
		<content:encoded><![CDATA[<p>[...] did discover some funny ads too: an ad for Microsoft SQL Server 2008 in an article about installing a virtual ubuntu server on Mac OS X and an ad for a psychic palm reading in an [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johan</title>
		<link>http://blog.johan-mares.be/ict/linux/installing-a-virtual-ubuntu-lamp-server-on-mac-os-x-using-virtualbox/comment-page-1/#comment-4728</link>
		<dc:creator>johan</dc:creator>
		<pubDate>Fri, 24 Apr 2009 11:34:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johan-mares.be/?p=188#comment-4728</guid>
		<description>I have accessed the virtual server on my MacBook from another computer in the home network, but not from outside. I don&#039;t think my ISP allows running servers accessible from the internet.</description>
		<content:encoded><![CDATA[<p>I have accessed the virtual server on my MacBook from another computer in the home network, but not from outside. I don&#8217;t think my ISP allows running servers accessible from the internet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: moe</title>
		<link>http://blog.johan-mares.be/ict/linux/installing-a-virtual-ubuntu-lamp-server-on-mac-os-x-using-virtualbox/comment-page-1/#comment-4706</link>
		<dc:creator>moe</dc:creator>
		<pubDate>Fri, 24 Apr 2009 04:33:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johan-mares.be/?p=188#comment-4706</guid>
		<description>wondering if its possible to run a remote web server that way? what settings would need to be changed or can you point me to the right direction?</description>
		<content:encoded><![CDATA[<p>wondering if its possible to run a remote web server that way? what settings would need to be changed or can you point me to the right direction?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johan Mares &#187; Installing Zend Server CE on Ubuntu</title>
		<link>http://blog.johan-mares.be/ict/linux/installing-a-virtual-ubuntu-lamp-server-on-mac-os-x-using-virtualbox/comment-page-1/#comment-3752</link>
		<dc:creator>Johan Mares &#187; Installing Zend Server CE on Ubuntu</dc:creator>
		<pubDate>Fri, 10 Apr 2009 09:49:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johan-mares.be/?p=188#comment-3752</guid>
		<description>[...] (8.04 LTS) with OpenSSH server as the only extra software package, no LAMP.  I already posted an article on how to install a virtual Ubuntu server on Mac OS X using VirtualBox, so I will not repeat it [...]</description>
		<content:encoded><![CDATA[<p>[...] (8.04 LTS) with OpenSSH server as the only extra software package, no LAMP.  I already posted an article on how to install a virtual Ubuntu server on Mac OS X using VirtualBox, so I will not repeat it [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Swift Arrow</title>
		<link>http://blog.johan-mares.be/ict/linux/installing-a-virtual-ubuntu-lamp-server-on-mac-os-x-using-virtualbox/comment-page-1/#comment-1704</link>
		<dc:creator>Swift Arrow</dc:creator>
		<pubDate>Wed, 25 Feb 2009 18:48:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johan-mares.be/?p=188#comment-1704</guid>
		<description>If you don&#039;t mind, I&#039;ll just dump all the information I can find here...
During the install of Ubuntuserver, you are asked for the MySQL root password.
After installing phpmyadmin,
open host&#039;s browser, go to http://guest.ip/phpmyadmin and use username: root password: whatever you chose.</description>
		<content:encoded><![CDATA[<p>If you don&#8217;t mind, I&#8217;ll just dump all the information I can find here&#8230;<br />
During the install of Ubuntuserver, you are asked for the MySQL root password.<br />
After installing phpmyadmin,<br />
open host&#8217;s browser, go to <a href="http://guest.ip/phpmyadmin" rel="nofollow">http://guest.ip/phpmyadmin</a> and use username: root password: whatever you chose.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Swift Arrow</title>
		<link>http://blog.johan-mares.be/ict/linux/installing-a-virtual-ubuntu-lamp-server-on-mac-os-x-using-virtualbox/comment-page-1/#comment-1699</link>
		<dc:creator>Swift Arrow</dc:creator>
		<pubDate>Wed, 25 Feb 2009 18:28:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johan-mares.be/?p=188#comment-1699</guid>
		<description>And another comment: when editing fstab, if anything goes wrong, you can just copy back the original backup (sudo cp /etc/fstab.backup /etc/fstab)
also, to append to the end of the line in vi, press &quot;a&quot; (the a key) then enter the info on a new line.  If your userid is not 1000, then change accordingly.</description>
		<content:encoded><![CDATA[<p>And another comment: when editing fstab, if anything goes wrong, you can just copy back the original backup (sudo cp /etc/fstab.backup /etc/fstab)<br />
also, to append to the end of the line in vi, press &#8220;a&#8221; (the a key) then enter the info on a new line.  If your userid is not 1000, then change accordingly.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic
Database Caching 3/22 queries in 0.050 seconds using disk: basic
Object Caching 417/433 objects using disk: basic

Served from: blog.johan-mares.be @ 2012-02-06 07:36:36 -->
