<?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: Ubuntu LAMP Server Installation With Screenshots</title>
	<atom:link href="http://www.debianadmin.com/ubuntu-lamp-server-installation-with-screenshots.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.debianadmin.com/ubuntu-lamp-server-installation-with-screenshots.html</link>
	<description>Debian/Ubuntu Linux System Administration Tutorials,Howtos,Tips</description>
	<lastBuildDate>Mon, 06 Feb 2012 02:01:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: DIANA VARGAS</title>
		<link>http://www.debianadmin.com/ubuntu-lamp-server-installation-with-screenshots.html/comment-page-1#comment-9074</link>
		<dc:creator>DIANA VARGAS</dc:creator>
		<pubDate>Mon, 28 Nov 2011 16:07:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/ubuntu-lamp-server-installation-with-screenshots.html#comment-9074</guid>
		<description>Hi, i would like to install a  Radius server for authentication the users of a LAN, but i want to put a grafic interface to see the logs, activity and add the users easily, because my knowledge of linux is so poor, please help me..... i´m thinking to install a  machine with ubuntu, and then put the freeRadius, or is better put the ubuntu server with all the apps. ¿?</description>
		<content:encoded><![CDATA[<p>Hi, i would like to install a  Radius server for authentication the users of a LAN, but i want to put a grafic interface to see the logs, activity and add the users easily, because my knowledge of linux is so poor, please help me&#8230;.. i´m thinking to install a  machine with ubuntu, and then put the freeRadius, or is better put the ubuntu server with all the apps. ¿?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Silsila</title>
		<link>http://www.debianadmin.com/ubuntu-lamp-server-installation-with-screenshots.html/comment-page-1#comment-9047</link>
		<dc:creator>Silsila</dc:creator>
		<pubDate>Tue, 15 Nov 2011 12:54:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/ubuntu-lamp-server-installation-with-screenshots.html#comment-9047</guid>
		<description>I tried to add gnome desktop by the commands mentioned here,but its not working at all ..iam getting error as FAILED TO FETCH HTTP://US.ARCHIVE.UBUNTU.COM/UBUNTU/..........please tell me how to fix it..</description>
		<content:encoded><![CDATA[<p>I tried to add gnome desktop by the commands mentioned here,but its not working at all ..iam getting error as FAILED TO FETCH HTTP://US.ARCHIVE.UBUNTU.COM/UBUNTU/&#8230;&#8230;&#8230;.please tell me how to fix it..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david</title>
		<link>http://www.debianadmin.com/ubuntu-lamp-server-installation-with-screenshots.html/comment-page-1#comment-7817</link>
		<dc:creator>david</dc:creator>
		<pubDate>Thu, 23 Dec 2010 06:04:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/ubuntu-lamp-server-installation-with-screenshots.html#comment-7817</guid>
		<description>Its trivial to install a desktop if that&#039;s your requirement.</description>
		<content:encoded><![CDATA[<p>Its trivial to install a desktop if that&#8217;s your requirement.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.debianadmin.com/ubuntu-lamp-server-installation-with-screenshots.html/comment-page-1#comment-6300</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Thu, 02 Dec 2010 17:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/ubuntu-lamp-server-installation-with-screenshots.html#comment-6300</guid>
		<description>Good post and still relevant.  What I don&#039;t understand is after 4 years the installer still doesn&#039;t have an option to install the GUI.  I can handle the command line, but others in my company can&#039;t and it is a hard sell to switch from a Windows server that is easy to administer to this without the GUI.  Seems like a simple thing to add and like someone said, the default should be to include the GUI.  Let&#039;s start with it on-par with a Windows server and you can dumb it down if you are an expert and really want/need to.

That&#039;s my 2-cents.

-- Dave</description>
		<content:encoded><![CDATA[<p>Good post and still relevant.  What I don&#8217;t understand is after 4 years the installer still doesn&#8217;t have an option to install the GUI.  I can handle the command line, but others in my company can&#8217;t and it is a hard sell to switch from a Windows server that is easy to administer to this without the GUI.  Seems like a simple thing to add and like someone said, the default should be to include the GUI.  Let&#8217;s start with it on-par with a Windows server and you can dumb it down if you are an expert and really want/need to.</p>
<p>That&#8217;s my 2-cents.</p>
<p>-- Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mansour</title>
		<link>http://www.debianadmin.com/ubuntu-lamp-server-installation-with-screenshots.html/comment-page-1#comment-6236</link>
		<dc:creator>mansour</dc:creator>
		<pubDate>Sat, 13 Nov 2010 18:29:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/ubuntu-lamp-server-installation-with-screenshots.html#comment-6236</guid>
		<description>Hi there:

Thank you for this nice guide.
Wonderful job. very neat. very helpful.
I wish I had seen your page when I installed my ubuntu server and LAMP later.
I used the Ubuntu Server Guide to install mine, and used command line, but I am stuck with my LAMP server now.
I run apache2ctl configtest
Syntax OK

then I do 
a2ensite mansour.net
...already enabled

/etc/init.d/apache2 restart
* restarting web server apache2 
... waiting                              [OK]
root@ubuntu-server :~# 


so far OK. but when I type mansour.net at my Win XP browser , I get DNS error.
I have an A Record for mansour.net in my DNS zone file exactly the same as what I type in URL.
Why do I not have a web site then?
I appreciate your help here.

Thank you 

Mansour</description>
		<content:encoded><![CDATA[<p>Hi there:</p>
<p>Thank you for this nice guide.<br />
Wonderful job. very neat. very helpful.<br />
I wish I had seen your page when I installed my ubuntu server and LAMP later.<br />
I used the Ubuntu Server Guide to install mine, and used command line, but I am stuck with my LAMP server now.<br />
I run apache2ctl configtest<br />
Syntax OK</p>
<p>then I do<br />
a2ensite mansour.net<br />
&#8230;already enabled</p>
<p>/etc/init.d/apache2 restart<br />
* restarting web server apache2<br />
&#8230; waiting                              [OK]<br />
root@ubuntu-server :~# </p>
<p>so far OK. but when I type mansour.net at my Win XP browser , I get DNS error.<br />
I have an A Record for mansour.net in my DNS zone file exactly the same as what I type in URL.<br />
Why do I not have a web site then?<br />
I appreciate your help here.</p>
<p>Thank you </p>
<p>Mansour</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: satheesh</title>
		<link>http://www.debianadmin.com/ubuntu-lamp-server-installation-with-screenshots.html/comment-page-1#comment-5402</link>
		<dc:creator>satheesh</dc:creator>
		<pubDate>Tue, 27 Jul 2010 06:09:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/ubuntu-lamp-server-installation-with-screenshots.html#comment-5402</guid>
		<description>Ubuntu apache server doesn&#039;t connect in the local host..
In drupal how to connect Ubuntu apache server?...

Below error show in browser..........
Failed to Connect          

Firefox can&#039;t establish a connection to the server at localhost.

Though the site seems valid, the browser was unable to establish a connection.

    * Could the site be temporarily unavailable? Try again later.
    * Are you unable to browse other sites?  Check the computer&#039;s network connection.
    * Is your computer or network protected by a firewall or proxy? Incorrect settings can interfere with Web browsing.</description>
		<content:encoded><![CDATA[<p>Ubuntu apache server doesn&#8217;t connect in the local host..<br />
In drupal how to connect Ubuntu apache server?&#8230;</p>
<p>Below error show in browser&#8230;&#8230;&#8230;.<br />
Failed to Connect          </p>
<p>Firefox can&#8217;t establish a connection to the server at localhost.</p>
<p>Though the site seems valid, the browser was unable to establish a connection.</p>
<p>    * Could the site be temporarily unavailable? Try again later.<br />
    * Are you unable to browse other sites?  Check the computer&#8217;s network connection.<br />
    * Is your computer or network protected by a firewall or proxy? Incorrect settings can interfere with Web browsing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: warren</title>
		<link>http://www.debianadmin.com/ubuntu-lamp-server-installation-with-screenshots.html/comment-page-1#comment-4384</link>
		<dc:creator>warren</dc:creator>
		<pubDate>Sat, 06 Feb 2010 23:22:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/ubuntu-lamp-server-installation-with-screenshots.html#comment-4384</guid>
		<description>This is a great tutorial, but is there an update to this? This is version 6.0 from 2006. I&#039;m about to install a LAMP server for the first time and kinda nervous bout it....</description>
		<content:encoded><![CDATA[<p>This is a great tutorial, but is there an update to this? This is version 6.0 from 2006. I&#8217;m about to install a LAMP server for the first time and kinda nervous bout it&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://www.debianadmin.com/ubuntu-lamp-server-installation-with-screenshots.html/comment-page-1#comment-3494</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Fri, 07 Aug 2009 11:33:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/ubuntu-lamp-server-installation-with-screenshots.html#comment-3494</guid>
		<description>MJ

Download - http://packages.ubuntu.com/dapper/i386/ubuntu-desktop/download

Presume you&#039;re on x86, if not, select your architecture. 

At the command line use dpkg to install</description>
		<content:encoded><![CDATA[<p>MJ</p>
<p>Download - <a href="http://packages.ubuntu.com/dapper/i386/ubuntu-desktop/download" rel="nofollow">http://packages.ubuntu.com/dapper/i386/ubuntu-desktop/download</a></p>
<p>Presume you&#8217;re on x86, if not, select your architecture. </p>
<p>At the command line use dpkg to install</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mj Cisco</title>
		<link>http://www.debianadmin.com/ubuntu-lamp-server-installation-with-screenshots.html/comment-page-1#comment-2833</link>
		<dc:creator>Mj Cisco</dc:creator>
		<pubDate>Tue, 28 Apr 2009 10:25:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/ubuntu-lamp-server-installation-with-screenshots.html#comment-2833</guid>
		<description>Hi,
I planning to install ubuntu-desktop but don&#039;t have internet connection.
Is it possible to download the package/update manually from ubuntu site and then upadate manually/locally.

Thanks,
Mj</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I planning to install ubuntu-desktop but don&#8217;t have internet connection.<br />
Is it possible to download the package/update manually from ubuntu site and then upadate manually/locally.</p>
<p>Thanks,<br />
Mj</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vlademir</title>
		<link>http://www.debianadmin.com/ubuntu-lamp-server-installation-with-screenshots.html/comment-page-1#comment-2780</link>
		<dc:creator>vlademir</dc:creator>
		<pubDate>Sun, 19 Apr 2009 10:51:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/ubuntu-lamp-server-installation-with-screenshots.html#comment-2780</guid>
		<description>Nice tuto thanks, i don`t know is available for the newest ubuntu 8.10</description>
		<content:encoded><![CDATA[<p>Nice tuto thanks, i don`t know is available for the newest ubuntu 8.10</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gnr</title>
		<link>http://www.debianadmin.com/ubuntu-lamp-server-installation-with-screenshots.html/comment-page-1#comment-545</link>
		<dc:creator>gnr</dc:creator>
		<pubDate>Tue, 02 Sep 2008 12:58:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/ubuntu-lamp-server-installation-with-screenshots.html#comment-545</guid>
		<description>Hi
I am new to ubuntu server. I wish to configure LAN with three systems which are using windows operating system.
could any one send procedure to achieve it. Any link or book Please

waiting for you valuable feedback ...
Thanks in Advance

GNR</description>
		<content:encoded><![CDATA[<p>Hi<br />
I am new to ubuntu server. I wish to configure LAN with three systems which are using windows operating system.<br />
could any one send procedure to achieve it. Any link or book Please</p>
<p>waiting for you valuable feedback &#8230;<br />
Thanks in Advance</p>
<p>GNR</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Troy</title>
		<link>http://www.debianadmin.com/ubuntu-lamp-server-installation-with-screenshots.html/comment-page-1#comment-544</link>
		<dc:creator>Troy</dc:creator>
		<pubDate>Fri, 22 Aug 2008 14:52:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/ubuntu-lamp-server-installation-with-screenshots.html#comment-544</guid>
		<description>If you want to install GUI for Ubuntu, you have to install the ubuntu-desktop. Do this by:
sudo apt-get update

Then:
sudo apt-get install ubuntu-desktop
which will install the gnome desktop, if you want the KDE desktop simply run:
sudo apt-get install kubuntu-desktop
This will take some time so go out for a movie or something! ;)</description>
		<content:encoded><![CDATA[<p>If you want to install GUI for Ubuntu, you have to install the ubuntu-desktop. Do this by:<br />
sudo apt-get update</p>
<p>Then:<br />
sudo apt-get install ubuntu-desktop<br />
which will install the gnome desktop, if you want the KDE desktop simply run:<br />
sudo apt-get install kubuntu-desktop<br />
This will take some time so go out for a movie or something! <img src='http://www.debianadmin.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raghu</title>
		<link>http://www.debianadmin.com/ubuntu-lamp-server-installation-with-screenshots.html/comment-page-1#comment-543</link>
		<dc:creator>raghu</dc:creator>
		<pubDate>Wed, 30 Jul 2008 09:09:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/ubuntu-lamp-server-installation-with-screenshots.html#comment-543</guid>
		<description>Can I run the Ubuntu 8.04 LTS server in GUI mode?</description>
		<content:encoded><![CDATA[<p>Can I run the Ubuntu 8.04 LTS server in GUI mode?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pim</title>
		<link>http://www.debianadmin.com/ubuntu-lamp-server-installation-with-screenshots.html/comment-page-1#comment-542</link>
		<dc:creator>pim</dc:creator>
		<pubDate>Thu, 24 Jul 2008 18:12:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/ubuntu-lamp-server-installation-with-screenshots.html#comment-542</guid>
		<description>hi,

i ame a total newbie to ubuntu. i realy dont understand how to install the ip adress, does some 1 have a document whit printscreens on that ? it woeld realy help

cheers,

pim</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>i ame a total newbie to ubuntu. i realy dont understand how to install the ip adress, does some 1 have a document whit printscreens on that ? it woeld realy help</p>
<p>cheers,</p>
<p>pim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Papunika</title>
		<link>http://www.debianadmin.com/ubuntu-lamp-server-installation-with-screenshots.html/comment-page-1#comment-541</link>
		<dc:creator>Papunika</dc:creator>
		<pubDate>Tue, 01 Jul 2008 07:44:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/ubuntu-lamp-server-installation-with-screenshots.html#comment-541</guid>
		<description>What the advantages if we using the Ubunut Linux, and are this component work automaticly without any other configuration?



thanks a lot,</description>
		<content:encoded><![CDATA[<p>What the advantages if we using the Ubunut Linux, and are this component work automaticly without any other configuration?</p>
<p>thanks a lot,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: badkarma</title>
		<link>http://www.debianadmin.com/ubuntu-lamp-server-installation-with-screenshots.html/comment-page-1#comment-540</link>
		<dc:creator>badkarma</dc:creator>
		<pubDate>Fri, 18 Apr 2008 21:12:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/ubuntu-lamp-server-installation-with-screenshots.html#comment-540</guid>
		<description>a year and a half after your post - thanks!!!f  it&#039;s just what i was looking for</description>
		<content:encoded><![CDATA[<p>a year and a half after your post - thanks!!!f  it&#8217;s just what i was looking for</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chitrahadi s</title>
		<link>http://www.debianadmin.com/ubuntu-lamp-server-installation-with-screenshots.html/comment-page-1#comment-539</link>
		<dc:creator>chitrahadi s</dc:creator>
		<pubDate>Sat, 12 Apr 2008 18:44:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/ubuntu-lamp-server-installation-with-screenshots.html#comment-539</guid>
		<description>hello, how to uninstall LAMP ? I installed it  with synaptic (mark by task). thanks</description>
		<content:encoded><![CDATA[<p>hello, how to uninstall LAMP ? I installed it  with synaptic (mark by task). thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rmf</title>
		<link>http://www.debianadmin.com/ubuntu-lamp-server-installation-with-screenshots.html/comment-page-1#comment-538</link>
		<dc:creator>rmf</dc:creator>
		<pubDate>Fri, 28 Mar 2008 19:58:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/ubuntu-lamp-server-installation-with-screenshots.html#comment-538</guid>
		<description>open synaptic
-&gt; admin -&gt; edit -&gt; by task
scroll down and mark LAMP.</description>
		<content:encoded><![CDATA[<p>open synaptic<br />
-&gt; admin -&gt; edit -&gt; by task<br />
scroll down and mark LAMP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: new_penguin</title>
		<link>http://www.debianadmin.com/ubuntu-lamp-server-installation-with-screenshots.html/comment-page-1#comment-537</link>
		<dc:creator>new_penguin</dc:creator>
		<pubDate>Sat, 02 Feb 2008 18:29:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/ubuntu-lamp-server-installation-with-screenshots.html#comment-537</guid>
		<description>Hello!
Well, I&#039;m new to linux too and I installed OpenSSL only and forgot
to install LAMP. How can I install it now afterwards???
Whats the easiest way?</description>
		<content:encoded><![CDATA[<p>Hello!<br />
Well, I&#8217;m new to linux too and I installed OpenSSL only and forgot<br />
to install LAMP. How can I install it now afterwards???<br />
Whats the easiest way?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paparazzo</title>
		<link>http://www.debianadmin.com/ubuntu-lamp-server-installation-with-screenshots.html/comment-page-1#comment-536</link>
		<dc:creator>Paparazzo</dc:creator>
		<pubDate>Wed, 15 Aug 2007 12:33:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/ubuntu-lamp-server-installation-with-screenshots.html#comment-536</guid>
		<description>MySql did not start after basic installation.
Symptoms:
My box didn&#039;t start MySql-service after basic installation. On the console at startup was this message:
Starting MySql Database server mysqld [fail]

System log at /var/log/syslog had this notice:
/usr/bin/mysqladmin: connect to server at &#039;localhost&#039; failed
error: &#039;Can&#039;t connect to local MySQL server through socket &#039;/var/run/mysqld/mysqld.sock&#039; (2)&#039;
Check that mysqld is running and that the socket: &#039;/var/run/mysqld/mysqld.sock&#039; exists!


Fix:
Remove the localhost&#039;s address from /etc/mysql/my.cnf using nano editor like this:
Open my.cnf in nano by running this command at command.
&quot;sudo nano /etc/mysql/my.cnf&quot;

Search (using Ctrl+W function) for &quot;127.0.0.1&quot;.
Add a &quot;#&quot; character to the beginning of the line. The line should like this:

# bind-address          = 127.0.0.1

Save and exit by hitting these keys:
Ctrl+X
Y
Enter</description>
		<content:encoded><![CDATA[<p>MySql did not start after basic installation.<br />
Symptoms:<br />
My box didn&#8217;t start MySql-service after basic installation. On the console at startup was this message:<br />
Starting MySql Database server mysqld [fail]</p>
<p>System log at /var/log/syslog had this notice:<br />
/usr/bin/mysqladmin: connect to server at &#8216;localhost&#8217; failed<br />
error: &#8216;Can&#8217;t connect to local MySQL server through socket &#8216;/var/run/mysqld/mysqld.sock&#8217; (2)&#8217;<br />
Check that mysqld is running and that the socket: &#8216;/var/run/mysqld/mysqld.sock&#8217; exists!</p>
<p>Fix:<br />
Remove the localhost&#8217;s address from /etc/mysql/my.cnf using nano editor like this:<br />
Open my.cnf in nano by running this command at command.<br />
&#8220;sudo nano /etc/mysql/my.cnf&#8221;</p>
<p>Search (using Ctrl+W function) for &#8220;127.0.0.1&#8243;.<br />
Add a &#8220;#&#8221; character to the beginning of the line. The line should like this:</p>
<p># bind-address          = 127.0.0.1</p>
<p>Save and exit by hitting these keys:<br />
Ctrl+X<br />
Y<br />
Enter</p>
]]></content:encoded>
	</item>
</channel>
</rss>

