<?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: Step By Step Ubuntu 9.04 (Jaunty) LAMP Server Setup</title>
	<atom:link href="http://www.ubuntugeek.com/step-by-step-ubuntu-904-jaunty-lamp-server-setup.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ubuntugeek.com/step-by-step-ubuntu-904-jaunty-lamp-server-setup.html</link>
	<description>Ubuntu Linux Tutorials,Howtos,Tips &#38; News &#124; Oneiric,Natty,Maverick</description>
	<lastBuildDate>Mon, 06 Feb 2012 15:40:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Shimona</title>
		<link>http://www.ubuntugeek.com/step-by-step-ubuntu-904-jaunty-lamp-server-setup.html/comment-page-1#comment-28879</link>
		<dc:creator>Shimona</dc:creator>
		<pubDate>Thu, 29 Apr 2010 11:15:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1360#comment-28879</guid>
		<description>Hi,
After setting up the email server, I can check my email in squirrel mail as well as Outlook. But the problem is I have to login as myname@mydomain.com
Is there a way by which I can login as just myname?
I ask this because we will be migrating to this new server shortly and since the old server required just myname for logging in we will now have to go round to all the PCs to make the changes.
Any help would be appreciated.
Rgds,

Shimona.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
After setting up the email server, I can check my email in squirrel mail as well as Outlook. But the problem is I have to login as <a href="mailto:myname@mydomain.com">myname@mydomain.com</a><br />
Is there a way by which I can login as just myname?<br />
I ask this because we will be migrating to this new server shortly and since the old server required just myname for logging in we will now have to go round to all the PCs to make the changes.<br />
Any help would be appreciated.<br />
Rgds,</p>
<p>Shimona.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Augustin</title>
		<link>http://www.ubuntugeek.com/step-by-step-ubuntu-904-jaunty-lamp-server-setup.html/comment-page-1#comment-17947</link>
		<dc:creator>Augustin</dc:creator>
		<pubDate>Thu, 03 Dec 2009 16:31:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1360#comment-17947</guid>
		<description>Hi!
We are setting up a file server with Intel S5500BC Mother Board &amp; will have Raid 5 for storage.
Can anyone tell us if this Board will support this things for Ubuntu 9.04 server?

What are the things we should consider before setting up this server?

I&#039;m a novice &amp; need some one&#039;s help in this this.
Best Rgds
Augustin</description>
		<content:encoded><![CDATA[<p>Hi!<br />
We are setting up a file server with Intel S5500BC Mother Board &amp; will have Raid 5 for storage.<br />
Can anyone tell us if this Board will support this things for Ubuntu 9.04 server?</p>
<p>What are the things we should consider before setting up this server?</p>
<p>I&#8217;m a novice &amp; need some one&#8217;s help in this this.<br />
Best Rgds<br />
Augustin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victor B.</title>
		<link>http://www.ubuntugeek.com/step-by-step-ubuntu-904-jaunty-lamp-server-setup.html/comment-page-1#comment-17874</link>
		<dc:creator>Victor B.</dc:creator>
		<pubDate>Wed, 02 Dec 2009 18:40:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1360#comment-17874</guid>
		<description>Hi, I had the same problem with MySQL. It happened to be a problem with the port 3306. 
In my case it was being used by another application ( a vpn tunnel to another mysql).
The problem was solved after after I cleared the 3306 and let the local mysql use it.</description>
		<content:encoded><![CDATA[<p>Hi, I had the same problem with MySQL. It happened to be a problem with the port 3306.<br />
In my case it was being used by another application ( a vpn tunnel to another mysql).<br />
The problem was solved after after I cleared the 3306 and let the local mysql use it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: keith</title>
		<link>http://www.ubuntugeek.com/step-by-step-ubuntu-904-jaunty-lamp-server-setup.html/comment-page-1#comment-17560</link>
		<dc:creator>keith</dc:creator>
		<pubDate>Sat, 28 Nov 2009 08:25:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1360#comment-17560</guid>
		<description>I need a bit of help with this that I cannot find elsewhere. Even after issuing &#039;tasksel&#039; and it not reporting any errors, I get the following:

# aptitude install mysql-client mysql-server
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
The following partially installed packages will be configured:
  mysql-server mysql-server-5.1
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Writing extended state information... Done
Setting up mysql-server-5.1 (5.1.37-1ubuntu5) ...
 * Stopping MySQL database server mysqld                                                             [ OK ]
 * Starting MySQL database server mysqld                                                             [fail]
invoke-rc.d: initscript mysql, action &quot;start&quot; failed.
dpkg: error processing mysql-server-5.1 (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of mysql-server:
 mysql-server depends on mysql-server-5.1; however:
  Package mysql-server-5.1 is not configured yet.
dpkg: error processing mysql-server (--configure):
 dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup error from a previous failure.
                                                                                                          Errors were encountered while processing:
 mysql-server-5.1
 mysql-server
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Setting up mysql-server-5.1 (5.1.37-1ubuntu5) ...
 * Stopping MySQL database server mysqld                                                             [ OK ]
091128  2:22:03 [Note] Plugin &#039;FEDERATED&#039; is disabled.
091128  2:22:03 [Note] Plugin &#039;InnoDB&#039; is disabled.
091128  2:22:03 [Warning] Forcing shutdown of 2 plugins
 * Starting MySQL database server mysqld                                                             [fail]
invoke-rc.d: initscript mysql, action &quot;start&quot; failed.
dpkg: error processing mysql-server-5.1 (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of mysql-server:
 mysql-server depends on mysql-server-5.1; however:
  Package mysql-server-5.1 is not configured yet.
dpkg: error processing mysql-server (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 mysql-server-5.1
 mysql-server
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done

I&#039;ve tried reading on the mysql web site about this, but haven&#039;t found anything that&#039;s of assistance. Thoughts?</description>
		<content:encoded><![CDATA[<p>I need a bit of help with this that I cannot find elsewhere. Even after issuing &#8216;tasksel&#8217; and it not reporting any errors, I get the following:</p>
<p># aptitude install mysql-client mysql-server<br />
Reading package lists&#8230; Done<br />
Building dependency tree<br />
Reading state information&#8230; Done<br />
Reading extended state information<br />
Initializing package states&#8230; Done<br />
The following partially installed packages will be configured:<br />
  mysql-server mysql-server-5.1<br />
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.<br />
Need to get 0B of archives. After unpacking 0B will be used.<br />
Writing extended state information&#8230; Done<br />
Setting up mysql-server-5.1 (5.1.37-1ubuntu5) &#8230;<br />
 * Stopping MySQL database server mysqld                                                             [ OK ]<br />
 * Starting MySQL database server mysqld                                                             [fail]<br />
invoke-rc.d: initscript mysql, action &#8220;start&#8221; failed.<br />
dpkg: error processing mysql-server-5.1 (--configure):<br />
 subprocess installed post-installation script returned error exit status 1<br />
dpkg: dependency problems prevent configuration of mysql-server:<br />
 mysql-server depends on mysql-server-5.1; however:<br />
  Package mysql-server-5.1 is not configured yet.<br />
dpkg: error processing mysql-server (--configure):<br />
 dependency problems - leaving unconfigured<br />
No apport report written because the error message indicates its a followup error from a previous failure.<br />
                                                                                                          Errors were encountered while processing:<br />
 mysql-server-5.1<br />
 mysql-server<br />
E: Sub-process /usr/bin/dpkg returned an error code (1)<br />
A package failed to install.  Trying to recover:<br />
Setting up mysql-server-5.1 (5.1.37-1ubuntu5) &#8230;<br />
 * Stopping MySQL database server mysqld                                                             [ OK ]<br />
091128  2:22:03 [Note] Plugin &#8216;FEDERATED&#8217; is disabled.<br />
091128  2:22:03 [Note] Plugin &#8216;InnoDB&#8217; is disabled.<br />
091128  2:22:03 [Warning] Forcing shutdown of 2 plugins<br />
 * Starting MySQL database server mysqld                                                             [fail]<br />
invoke-rc.d: initscript mysql, action &#8220;start&#8221; failed.<br />
dpkg: error processing mysql-server-5.1 (--configure):<br />
 subprocess installed post-installation script returned error exit status 1<br />
dpkg: dependency problems prevent configuration of mysql-server:<br />
 mysql-server depends on mysql-server-5.1; however:<br />
  Package mysql-server-5.1 is not configured yet.<br />
dpkg: error processing mysql-server (--configure):<br />
 dependency problems - leaving unconfigured<br />
Errors were encountered while processing:<br />
 mysql-server-5.1<br />
 mysql-server<br />
Reading package lists&#8230; Done<br />
Building dependency tree<br />
Reading state information&#8230; Done<br />
Reading extended state information<br />
Initializing package states&#8230; Done</p>
<p>I&#8217;ve tried reading on the mysql web site about this, but haven&#8217;t found anything that&#8217;s of assistance. Thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bjørn</title>
		<link>http://www.ubuntugeek.com/step-by-step-ubuntu-904-jaunty-lamp-server-setup.html/comment-page-1#comment-17185</link>
		<dc:creator>Bjørn</dc:creator>
		<pubDate>Sun, 22 Nov 2009 20:03:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1360#comment-17185</guid>
		<description>@Daniel - Press spacebar to select, then enter to install.</description>
		<content:encoded><![CDATA[<p>@Daniel - Press spacebar to select, then enter to install.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.ubuntugeek.com/step-by-step-ubuntu-904-jaunty-lamp-server-setup.html/comment-page-1#comment-16814</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Tue, 17 Nov 2009 18:58:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1360#comment-16814</guid>
		<description>how do i select when i use tasksel. somebody help me install lamp please. I am a web developer who just switched to linux ----ubuntu 9.04. I am tired of  windows and virus.</description>
		<content:encoded><![CDATA[<p>how do i select when i use tasksel. somebody help me install lamp please. I am a web developer who just switched to linux ----ubuntu 9.04. I am tired of  windows and virus.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.ubuntugeek.com/step-by-step-ubuntu-904-jaunty-lamp-server-setup.html/comment-page-1#comment-16107</link>
		<dc:creator>James</dc:creator>
		<pubDate>Sat, 07 Nov 2009 07:55:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1360#comment-16107</guid>
		<description>Regarding those &quot;Complete Package&quot; LAMPs, I was avoiding them since some explicitly say they were setup for Development servers only. 

Security wise do I have an advantage using the Ubuntu LAMP vs the other ones? I was hoping even if the Ubuntu ones are not tied down at least they give me a chance to learn how to close the holes.

I may be wrong on that hoping for clarification from &quot;guru&#039;s&quot; here :-)


Question: Regarding Network Settings. You said

&quot;# The primary network interface

auto eth0
iface eth0 inet static
address 172.19.0.10
netmask 255.255.255.0
network 172.19.0.0
broadcast 172.19.0.255
gateway 172.19.0.1&quot;

I already have an IIS server so I know the Static IP part, the Netmask and Gateway. What are the other two? Meaning these

network 172.19.0.0
broadcast 172.19.0.255

Are they what we call
Preferred DNS Server
Alternate DNS Server

In our Windoz world?

Thanks Guys</description>
		<content:encoded><![CDATA[<p>Regarding those &#8220;Complete Package&#8221; LAMPs, I was avoiding them since some explicitly say they were setup for Development servers only. </p>
<p>Security wise do I have an advantage using the Ubuntu LAMP vs the other ones? I was hoping even if the Ubuntu ones are not tied down at least they give me a chance to learn how to close the holes.</p>
<p>I may be wrong on that hoping for clarification from &#8220;guru&#8217;s&#8221; here <img src='http://www.ubuntugeek.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Question: Regarding Network Settings. You said</p>
<p>&#8220;# The primary network interface</p>
<p>auto eth0<br />
iface eth0 inet static<br />
address 172.19.0.10<br />
netmask 255.255.255.0<br />
network 172.19.0.0<br />
broadcast 172.19.0.255<br />
gateway 172.19.0.1&#8243;</p>
<p>I already have an IIS server so I know the Static IP part, the Netmask and Gateway. What are the other two? Meaning these</p>
<p>network 172.19.0.0<br />
broadcast 172.19.0.255</p>
<p>Are they what we call<br />
Preferred DNS Server<br />
Alternate DNS Server</p>
<p>In our Windoz world?</p>
<p>Thanks Guys</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William</title>
		<link>http://www.ubuntugeek.com/step-by-step-ubuntu-904-jaunty-lamp-server-setup.html/comment-page-1#comment-15215</link>
		<dc:creator>William</dc:creator>
		<pubDate>Wed, 28 Oct 2009 14:49:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1360#comment-15215</guid>
		<description>This is a note to all you linux newbies trying to set up a simple LAMP type server with this page as a guide. You might strongly think about one of the complete package on a disk installs. There are several and I dont want to mention names but they all will greatly simplify your setup time and provide a nice web based configuration system.

A ubuntu based LAMP is a great tool for those who prefer to have cutting edge features and the freedom to configure as they see fit but it comes with the cost of requiring a great deal of linux knowledge and time setting it up. Your choice.</description>
		<content:encoded><![CDATA[<p>This is a note to all you linux newbies trying to set up a simple LAMP type server with this page as a guide. You might strongly think about one of the complete package on a disk installs. There are several and I dont want to mention names but they all will greatly simplify your setup time and provide a nice web based configuration system.</p>
<p>A ubuntu based LAMP is a great tool for those who prefer to have cutting edge features and the freedom to configure as they see fit but it comes with the cost of requiring a great deal of linux knowledge and time setting it up. Your choice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hani Hammon</title>
		<link>http://www.ubuntugeek.com/step-by-step-ubuntu-904-jaunty-lamp-server-setup.html/comment-page-1#comment-14150</link>
		<dc:creator>Hani Hammon</dc:creator>
		<pubDate>Sun, 11 Oct 2009 23:47:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1360#comment-14150</guid>
		<description>Thanks for the great tutorial!  Personally I prefer nano to vi but, the rest is great!</description>
		<content:encoded><![CDATA[<p>Thanks for the great tutorial!  Personally I prefer nano to vi but, the rest is great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.ubuntugeek.com/step-by-step-ubuntu-904-jaunty-lamp-server-setup.html/comment-page-1#comment-13383</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Wed, 23 Sep 2009 20:59:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1360#comment-13383</guid>
		<description>A not for newbies like me. 

When you use: sudo tasksel to bring up the software install screen, you use the space bar to select the items that you want to install. I started with the keys at the top of the keyboard, so it took me a while to get all the way down there to find it.</description>
		<content:encoded><![CDATA[<p>A not for newbies like me. </p>
<p>When you use: sudo tasksel to bring up the software install screen, you use the space bar to select the items that you want to install. I started with the keys at the top of the keyboard, so it took me a while to get all the way down there to find it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mohamed</title>
		<link>http://www.ubuntugeek.com/step-by-step-ubuntu-904-jaunty-lamp-server-setup.html/comment-page-1#comment-13319</link>
		<dc:creator>mohamed</dc:creator>
		<pubDate>Tue, 22 Sep 2009 16:19:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1360#comment-13319</guid>
		<description>i need to know how to install squid server at this operating system ,
and how to comunicate with mikrotik ?
what is the lamp server in ubuntu ?
thank u</description>
		<content:encoded><![CDATA[<p>i need to know how to install squid server at this operating system ,<br />
and how to comunicate with mikrotik ?<br />
what is the lamp server in ubuntu ?<br />
thank u</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fashionics</title>
		<link>http://www.ubuntugeek.com/step-by-step-ubuntu-904-jaunty-lamp-server-setup.html/comment-page-1#comment-13204</link>
		<dc:creator>Fashionics</dc:creator>
		<pubDate>Sun, 20 Sep 2009 05:45:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1360#comment-13204</guid>
		<description>Hi,
How to show the system information at startup?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
How to show the system information at startup?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Skyler</title>
		<link>http://www.ubuntugeek.com/step-by-step-ubuntu-904-jaunty-lamp-server-setup.html/comment-page-1#comment-13077</link>
		<dc:creator>Skyler</dc:creator>
		<pubDate>Wed, 16 Sep 2009 03:08:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1360#comment-13077</guid>
		<description>where can I find 

auto eth0
iface eth0 inet static
address 172.19.0.10
netmask 255.255.255.0

&gt;&gt;&gt;&gt;&gt;&gt;&gt;network 172.19.0.0&lt;&lt;&lt;&lt;&lt;&lt;  This

broadcast 172.19.0.255
gateway 172.19.0.1

i know where to find the rest, but what is this address for?  my gateway is 192.168.1.1, so i put my network as 192.168.1.0.  so its slightly different.  Im afraid this is why i cant connect.

Also if this is not the cause, what do I do to get into my server?  i tried its IP address from run..  and the browser, but i get a &quot;problem loading page&quot; error.</description>
		<content:encoded><![CDATA[<p>where can I find </p>
<p>auto eth0<br />
iface eth0 inet static<br />
address 172.19.0.10<br />
netmask 255.255.255.0</p>
<p>&gt;&gt;&gt;&gt;&gt;&gt;&gt;network 172.19.0.0&lt;&lt;&lt;&lt;&lt;&lt;  This</p>
<p>broadcast 172.19.0.255<br />
gateway 172.19.0.1</p>
<p>i know where to find the rest, but what is this address for?  my gateway is 192.168.1.1, so i put my network as 192.168.1.0.  so its slightly different.  Im afraid this is why i cant connect.</p>
<p>Also if this is not the cause, what do I do to get into my server?  i tried its IP address from run..  and the browser, but i get a &quot;problem loading page&quot; error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adek2kn</title>
		<link>http://www.ubuntugeek.com/step-by-step-ubuntu-904-jaunty-lamp-server-setup.html/comment-page-1#comment-12668</link>
		<dc:creator>adek2kn</dc:creator>
		<pubDate>Thu, 03 Sep 2009 20:17:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1360#comment-12668</guid>
		<description>nice tutorial i have try it and work fine..so far so good thx  for tutorial</description>
		<content:encoded><![CDATA[<p>nice tutorial i have try it and work fine..so far so good thx  for tutorial</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shubho</title>
		<link>http://www.ubuntugeek.com/step-by-step-ubuntu-904-jaunty-lamp-server-setup.html/comment-page-1#comment-12288</link>
		<dc:creator>shubho</dc:creator>
		<pubDate>Mon, 24 Aug 2009 07:29:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1360#comment-12288</guid>
		<description>hi,

i installed lamp and open ssh server. everything is working fine.

i just want to know how do i install phpmyadmin. i do not have an internet connection on this server, so please suggest me an alternative.

thanks.</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>i installed lamp and open ssh server. everything is working fine.</p>
<p>i just want to know how do i install phpmyadmin. i do not have an internet connection on this server, so please suggest me an alternative.</p>
<p>thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.ubuntugeek.com/step-by-step-ubuntu-904-jaunty-lamp-server-setup.html/comment-page-1#comment-11898</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 10 Aug 2009 04:52:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1360#comment-11898</guid>
		<description>@Kianoo

Did you install ubuntu desktop package in your server or not use the following command to install

sudo apt-get install ubuntu-desktop

After installing try to run the startx command if you still having problems it is someting related to your graphic card drivers</description>
		<content:encoded><![CDATA[<p>@Kianoo</p>
<p>Did you install ubuntu desktop package in your server or not use the following command to install</p>
<p>sudo apt-get install ubuntu-desktop</p>
<p>After installing try to run the startx command if you still having problems it is someting related to your graphic card drivers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kianoo</title>
		<link>http://www.ubuntugeek.com/step-by-step-ubuntu-904-jaunty-lamp-server-setup.html/comment-page-1#comment-11884</link>
		<dc:creator>kianoo</dc:creator>
		<pubDate>Sun, 09 Aug 2009 14:43:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1360#comment-11884</guid>
		<description>Hi there, Juss installed 9.04 Server ed. - After rebooting it boots into Terminal rather than Desktop/gnome_graphical_interface..? Any Ideas - On how to boot into Desktop rather than terminal...!!!

btw, i&#039;ve tried starting &#039;startx&#039; or /etc/init.d/xdm all of these doesn&#039;t work...

Thanks Heaps...!</description>
		<content:encoded><![CDATA[<p>Hi there, Juss installed 9.04 Server ed. - After rebooting it boots into Terminal rather than Desktop/gnome_graphical_interface..? Any Ideas - On how to boot into Desktop rather than terminal&#8230;!!!</p>
<p>btw, i&#8217;ve tried starting &#8216;startx&#8217; or /etc/init.d/xdm all of these doesn&#8217;t work&#8230;</p>
<p>Thanks Heaps&#8230;!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarah Samplonius</title>
		<link>http://www.ubuntugeek.com/step-by-step-ubuntu-904-jaunty-lamp-server-setup.html/comment-page-1#comment-11373</link>
		<dc:creator>Sarah Samplonius</dc:creator>
		<pubDate>Thu, 23 Jul 2009 13:21:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1360#comment-11373</guid>
		<description>Thank you. Tutorial and follow up comments all saved me a ton of time. Made same mistake in install with LAMP and fixed with Iqbal Sajid&#039;s comments. Perfect. Up and running in less than half an hour.</description>
		<content:encoded><![CDATA[<p>Thank you. Tutorial and follow up comments all saved me a ton of time. Made same mistake in install with LAMP and fixed with Iqbal Sajid&#8217;s comments. Perfect. Up and running in less than half an hour.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Iqbal Sajid</title>
		<link>http://www.ubuntugeek.com/step-by-step-ubuntu-904-jaunty-lamp-server-setup.html/comment-page-1#comment-11185</link>
		<dc:creator>Iqbal Sajid</dc:creator>
		<pubDate>Thu, 16 Jul 2009 06:18:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1360#comment-11185</guid>
		<description>Thanks guys. Thank you very much.
I&#039;m able to install LAMP using the foll 2 commands.
# sudo apt-get update
# sudo tasksel

after its completion when i point to 127.0.0.1 I see a messege:

It Works!

also when i browse my ip 192.168.1.33 messege is same; I got my IP by command ifconfig my eth0 has this ip
Now another question from you genius ppl who always here to help ppl like me.  

My question is like xtrigit, as I also want to install cpanel on my machine so that i can work on my pc and then do it on the internet servers.

I installed LAMP &#039;coz i wanted to install and config WordPress on my system as internet is too slow from my home. :(. so i&#039;ll make a site for my customer and upload that on the internet.

I don&#039;t know how to access apachi, mysql or any other things.

Thanks again for the great help.</description>
		<content:encoded><![CDATA[<p>Thanks guys. Thank you very much.<br />
I&#8217;m able to install LAMP using the foll 2 commands.<br />
# sudo apt-get update<br />
# sudo tasksel</p>
<p>after its completion when i point to 127.0.0.1 I see a messege:</p>
<p>It Works!</p>
<p>also when i browse my ip 192.168.1.33 messege is same; I got my IP by command ifconfig my eth0 has this ip<br />
Now another question from you genius ppl who always here to help ppl like me.  </p>
<p>My question is like xtrigit, as I also want to install cpanel on my machine so that i can work on my pc and then do it on the internet servers.</p>
<p>I installed LAMP &#8216;coz i wanted to install and config WordPress on my system as internet is too slow from my home. <img src='http://www.ubuntugeek.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> . so i&#8217;ll make a site for my customer and upload that on the internet.</p>
<p>I don&#8217;t know how to access apachi, mysql or any other things.</p>
<p>Thanks again for the great help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xtrigit</title>
		<link>http://www.ubuntugeek.com/step-by-step-ubuntu-904-jaunty-lamp-server-setup.html/comment-page-1#comment-10830</link>
		<dc:creator>xtrigit</dc:creator>
		<pubDate>Tue, 07 Jul 2009 17:14:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1360#comment-10830</guid>
		<description>Awesome!  &quot;It works&quot; lol That&#039;s the message I get when I put my server&#039;s ip in the address bar.

It took me 9 long hours to get it done.  A mixture of 3 tutorials lol.  I will be donating to this site, it helped me a lot.  Had i not confused the ip addresses, I would&#039;ve been done in half the time.

One last question, Admin; How do I check to make sure I installed everyhthing correctly?  and How do I go about installing a Cpanel and is it safe to access the server via it&#039;s ip ?  I have plenty of domains I just dont know how to add them or idont know.  If i redirect the domain name&#039;s to my isp&#039;s nameservers , will it work? or do I need to install something else?  

Thanks again!</description>
		<content:encoded><![CDATA[<p>Awesome!  &#8220;It works&#8221; lol That&#8217;s the message I get when I put my server&#8217;s ip in the address bar.</p>
<p>It took me 9 long hours to get it done.  A mixture of 3 tutorials lol.  I will be donating to this site, it helped me a lot.  Had i not confused the ip addresses, I would&#8217;ve been done in half the time.</p>
<p>One last question, Admin; How do I check to make sure I installed everyhthing correctly?  and How do I go about installing a Cpanel and is it safe to access the server via it&#8217;s ip ?  I have plenty of domains I just dont know how to add them or idont know.  If i redirect the domain name&#8217;s to my isp&#8217;s nameservers , will it work? or do I need to install something else?  </p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

