<?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>「[ubuntu] LAMP 基本架站」的迴響</title>
	<atom:link href="http://blog.jsdan.com/735/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.jsdan.com/735</link>
	<description>透過圖片輕鬆學習Ubuntu，藉由圖片訴說著我的生活!</description>
	<lastBuildDate>Sun, 22 Jan 2012 15:27:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>由：生蛋</title>
		<link>http://blog.jsdan.com/735#comment-393</link>
		<dc:creator>生蛋</dc:creator>
		<pubDate>Tue, 01 Jun 2010 13:28:41 +0000</pubDate>
		<guid isPermaLink="false">http://jsdan.com/blog/735#comment-393</guid>
		<description>不用客氣~
有幫上忙就好

另外你問的問題
我剛剛google了一下
也測試了一下
我正在用的這台電腦有裝apache2
可能port有衝突到
所以我試了ssh的方法
你在自己改port看看
最近有點忙
沒辦法setup by setup
看圖片吧!!

&lt;a href=&quot;http://lh3.ggpht.com/_OVN91ibIUyA/TAUI163aGsI/AAAAAAAAAaM/BVlxX4JGP2c/s640/host.PNG&quot; rel=&quot;nofollow&quot;&gt;
測試成功的圖片&lt;/a&gt;

&lt;a href=&quot;http://lh3.ggpht.com/_OVN91ibIUyA/TAUI2NH9FiI/AAAAAAAAAaQ/eBRc_gDkmsQ/s640/host_1.png&quot; rel=&quot;nofollow&quot;&gt;
輸入的指令&lt;/a&gt;



&lt;blockquote&gt;按開始 -&gt; 執行 -&gt; 打入 cmd，會跳出一個命令提示字元視窗
# 進入你安裝virtualbox的目錄

cd &quot;c:\Program Files\sun\VirtualBox&quot;
# 設定本機端 3456 port 對應到 VirtualBox Ubuntu ssh 22 port
VBoxManage setextradata ubuntu &quot;VBoxInternal/Devices/pcnet/0/LUN#0/Config/ssh/Protocol&quot; TCP
VBoxManage setextradata ubuntu &quot;VBoxInternal/Devices/pcnet/0/LUN#0/Config/ssh/GuestPort&quot; 22
VBoxManage setextradata ubuntu &quot;VBoxInternal/Devices/pcnet/0/LUN#0/Config/ssh/HostPort&quot; 3456&lt;/blockquote&gt;

語法裡面的 ubuntu 記得換你設定的名稱
設定好了記得把Virtualbox重開</description>
		<content:encoded><![CDATA[<p>不用客氣~<br />
有幫上忙就好</p>
<p>另外你問的問題<br />
我剛剛google了一下<br />
也測試了一下<br />
我正在用的這台電腦有裝apache2<br />
可能port有衝突到<br />
所以我試了ssh的方法<br />
你在自己改port看看<br />
最近有點忙<br />
沒辦法setup by setup<br />
看圖片吧!!</p>
<p><a href="http://lh3.ggpht.com/_OVN91ibIUyA/TAUI163aGsI/AAAAAAAAAaM/BVlxX4JGP2c/s640/host.PNG" rel="nofollow"><br />
測試成功的圖片</a></p>
<p><a href="http://lh3.ggpht.com/_OVN91ibIUyA/TAUI2NH9FiI/AAAAAAAAAaQ/eBRc_gDkmsQ/s640/host_1.png" rel="nofollow"><br />
輸入的指令</a></p>
<blockquote><p>按開始 -&gt; 執行 -&gt; 打入 cmd，會跳出一個命令提示字元視窗<br />
# 進入你安裝virtualbox的目錄</p>
<p>cd "c:\Program Files\sun\VirtualBox"<br />
# 設定本機端 3456 port 對應到 VirtualBox Ubuntu ssh 22 port<br />
VBoxManage setextradata ubuntu "VBoxInternal/Devices/pcnet/0/LUN#0/Config/ssh/Protocol" TCP<br />
VBoxManage setextradata ubuntu "VBoxInternal/Devices/pcnet/0/LUN#0/Config/ssh/GuestPort" 22<br />
VBoxManage setextradata ubuntu "VBoxInternal/Devices/pcnet/0/LUN#0/Config/ssh/HostPort" 3456</p></blockquote>
<p>語法裡面的 ubuntu 記得換你設定的名稱<br />
設定好了記得把Virtualbox重開</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：amanda</title>
		<link>http://blog.jsdan.com/735#comment-392</link>
		<dc:creator>amanda</dc:creator>
		<pubDate>Tue, 01 Jun 2010 12:56:29 +0000</pubDate>
		<guid isPermaLink="false">http://jsdan.com/blog/735#comment-392</guid>
		<description>先感謝大大
我在ubuntu裡都成功的架起來了
那我如果想在host(xp)端連入http://127.0.0.1/phpmyadmin/ 可以嗎
我是使用Virtualbox架設ubuntu的!</description>
		<content:encoded><![CDATA[<p>先感謝大大<br />
我在ubuntu裡都成功的架起來了<br />
那我如果想在host(xp)端連入http://127.0.0.1/phpmyadmin/ 可以嗎<br />
我是使用Virtualbox架設ubuntu的!</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：kosa</title>
		<link>http://blog.jsdan.com/735#comment-391</link>
		<dc:creator>kosa</dc:creator>
		<pubDate>Thu, 05 Mar 2009 18:31:03 +0000</pubDate>
		<guid isPermaLink="false">http://jsdan.com/blog/735#comment-391</guid>
		<description>我在server的裝smb很麻煩
desktop的2 3步就可以用了
但是desktop又不是server~~
好像不同</description>
		<content:encoded><![CDATA[<p>我在server的裝smb很麻煩<br />
desktop的2 3步就可以用了<br />
但是desktop又不是server~~<br />
好像不同</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：justfor1221</title>
		<link>http://blog.jsdan.com/735#comment-390</link>
		<dc:creator>justfor1221</dc:creator>
		<pubDate>Thu, 05 Mar 2009 08:55:19 +0000</pubDate>
		<guid isPermaLink="false">http://jsdan.com/blog/735#comment-390</guid>
		<description>Server版只要下個指令安裝圖形話介面
他也不會陌生
你說的ehcp~
很抱歉~我本身還蠻討厭英文的@@
所以我也沒研究
至於你要的功能
如果一項一項慢慢摸懂
成就感應該會比妳去安裝一個人家都幫你設定好的來的多
dns自己設定
mail server自己設定
應該都不錯吧？</description>
		<content:encoded><![CDATA[<p>Server版只要下個指令安裝圖形話介面<br />
他也不會陌生<br />
你說的ehcp~<br />
很抱歉~我本身還蠻討厭英文的@@<br />
所以我也沒研究<br />
至於你要的功能<br />
如果一項一項慢慢摸懂<br />
成就感應該會比妳去安裝一個人家都幫你設定好的來的多<br />
dns自己設定<br />
mail server自己設定<br />
應該都不錯吧？</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：kosa</title>
		<link>http://blog.jsdan.com/735#comment-389</link>
		<dc:creator>kosa</dc:creator>
		<pubDate>Thu, 05 Mar 2009 08:32:21 +0000</pubDate>
		<guid isPermaLink="false">http://jsdan.com/blog/735#comment-389</guid>
		<description>這個月我下載了好多linux unix
試了好多
還是覺得ubuntu好用
但是server版的還是很陌生啊
上網看到一個叫ehcp control panel
http://ehcp.net/
這個不錯用
但是有google ad
我想用ubuntu 架個server
有DNS web , server [including vhosts ], mail server
沒了
看了你的教學會了lamp
不過lamp沒zend真難辦
你覺得ehcp好嗎
還是自己架比較好呢
謝謝</description>
		<content:encoded><![CDATA[<p>這個月我下載了好多linux unix<br />
試了好多<br />
還是覺得ubuntu好用<br />
但是server版的還是很陌生啊<br />
上網看到一個叫ehcp control panel<br />
<a href="http://ehcp.net/" rel="nofollow">http://ehcp.net/</a><br />
這個不錯用<br />
但是有google ad<br />
我想用ubuntu 架個server<br />
有DNS web , server [including vhosts ], mail server<br />
沒了<br />
看了你的教學會了lamp<br />
不過lamp沒zend真難辦<br />
你覺得ehcp好嗎<br />
還是自己架比較好呢<br />
謝謝</p>
]]></content:encoded>
	</item>
</channel>
</rss>

