<?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: Linux Comic of the Day</title>
	<atom:link href="http://www.suseblog.com/linux-comic-of-the-day/feed" rel="self" type="application/rss+xml" />
	<link>http://www.suseblog.com/linux-comic-of-the-day</link>
	<description>OpenSUSE Linux Tips, tricks, how-tos, opinions, and news</description>
	<lastBuildDate>Wed, 03 Mar 2010 15:54:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Scott Morris</title>
		<link>http://www.suseblog.com/linux-comic-of-the-day#comment-145456</link>
		<dc:creator>Scott Morris</dc:creator>
		<pubDate>Thu, 11 Dec 2008 23:28:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.suseblog.com/?p=406#comment-145456</guid>
		<description>Now *THAT* is funny. :)</description>
		<content:encoded><![CDATA[<p>Now *THAT* is funny. <img src='http://www.suseblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mattie</title>
		<link>http://www.suseblog.com/linux-comic-of-the-day#comment-145454</link>
		<dc:creator>mattie</dc:creator>
		<pubDate>Thu, 11 Dec 2008 22:57:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.suseblog.com/?p=406#comment-145454</guid>
		<description>considering the iFruit comes with a preloaded OS, I&#039;d also consider the 10 minutes quite long to set it up ;)</description>
		<content:encoded><![CDATA[<p>considering the iFruit comes with a preloaded OS, I&#8217;d also consider the 10 minutes quite long to set it up <img src='http://www.suseblog.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lonnie Olson</title>
		<link>http://www.suseblog.com/linux-comic-of-the-day#comment-145381</link>
		<dc:creator>Lonnie Olson</dc:creator>
		<pubDate>Thu, 11 Dec 2008 01:07:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.suseblog.com/?p=406#comment-145381</guid>
		<description>I can get an Ubuntu Server + LAMP stack installed in 10min or less without the aid of any kickstart, preseed, etc.  Adding in a kickstart/preseed file and it cuts down to about 5-6 like Christer said.  There&#039;s a lot to be said for the inefficiency of the human choosing options.

Hrm, I can even get to a FreeBSD + AMP in about 10min too.  I&#039;ll have to post specs.

So far it seems that SUSE sucks.  :)</description>
		<content:encoded><![CDATA[<p>I can get an Ubuntu Server + LAMP stack installed in 10min or less without the aid of any kickstart, preseed, etc.  Adding in a kickstart/preseed file and it cuts down to about 5-6 like Christer said.  There&#8217;s a lot to be said for the inefficiency of the human choosing options.</p>
<p>Hrm, I can even get to a FreeBSD + AMP in about 10min too.  I&#8217;ll have to post specs.</p>
<p>So far it seems that SUSE sucks.  <img src='http://www.suseblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://www.suseblog.com/linux-comic-of-the-day#comment-145217</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Tue, 09 Dec 2008 03:57:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.suseblog.com/?p=406#comment-145217</guid>
		<description>*JUST* those packages- Apache, MySQL and PHP? Nothing else? With Red Hat and Kickstart, this should be accomplished in under 5 minutes. All you need is the DVD .iso, a fully built kickstart, and a bootable disk to launch it. As an instructor for Guru Labs, we did installs all the time. Installing everything- SSH, DNS, DHCP, PXE, NFS, FTP, HTTP, SMTP, XINETD, X11, and many, many others generally happened in under 10 minutes- fully configured too, with users and groups, firewall, TCP wrappers, SELinux- the whole ball of wax. Of course, this assumes local installs, and not over the network. Once that machine is installed, you could &quot;image&quot; it with the anaconda-ks.cfg in /root. Put it under an HTTP dir, restart Apache, then PXE boot the rest of the machines. Depending on your hardware, you should be able to image 20 machines in exactly the same configuration in under 15 minutes, if they are on a fully-switch 100 Mbit network. Go gigabit, and it shouldn&#039;t take you longer than 10 minutes.

Of course, theoretically, you can do this with AutoYAST and SUSE, preseed and Ubuntu, and so forth.</description>
		<content:encoded><![CDATA[<p>*JUST* those packages- Apache, MySQL and PHP? Nothing else? With Red Hat and Kickstart, this should be accomplished in under 5 minutes. All you need is the DVD .iso, a fully built kickstart, and a bootable disk to launch it. As an instructor for Guru Labs, we did installs all the time. Installing everything- SSH, DNS, DHCP, PXE, NFS, FTP, HTTP, SMTP, XINETD, X11, and many, many others generally happened in under 10 minutes- fully configured too, with users and groups, firewall, TCP wrappers, SELinux- the whole ball of wax. Of course, this assumes local installs, and not over the network. Once that machine is installed, you could &#8220;image&#8221; it with the anaconda-ks.cfg in /root. Put it under an HTTP dir, restart Apache, then PXE boot the rest of the machines. Depending on your hardware, you should be able to image 20 machines in exactly the same configuration in under 15 minutes, if they are on a fully-switch 100 Mbit network. Go gigabit, and it shouldn&#8217;t take you longer than 10 minutes.</p>
<p>Of course, theoretically, you can do this with AutoYAST and SUSE, preseed and Ubuntu, and so forth.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Haygood</title>
		<link>http://www.suseblog.com/linux-comic-of-the-day#comment-145179</link>
		<dc:creator>Justin Haygood</dc:creator>
		<pubDate>Mon, 08 Dec 2008 20:02:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.suseblog.com/?p=406#comment-145179</guid>
		<description>openSUSE 11.0 + network install over Gigabit Ethernet - about 25 minutes.. 20 for install, 5 for doing &quot;zypper in yast2-http-server apache2 apache2-mod_php5 php5 php5-mysql mysql mysql-client phpMyAdmin&quot;</description>
		<content:encoded><![CDATA[<p>openSUSE 11.0 + network install over Gigabit Ethernet &#8211; about 25 minutes.. 20 for install, 5 for doing &#8220;zypper in yast2-http-server apache2 apache2-mod_php5 php5 php5-mysql mysql mysql-client phpMyAdmin&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabriel Gunderson</title>
		<link>http://www.suseblog.com/linux-comic-of-the-day#comment-145172</link>
		<dc:creator>Gabriel Gunderson</dc:creator>
		<pubDate>Mon, 08 Dec 2008 19:04:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.suseblog.com/?p=406#comment-145172</guid>
		<description>Christer,

I&#039;m sure you&#039;re running that with PXE and local mirrors of the repos, no?  That&#039;s the way I roll :)

Gabe</description>
		<content:encoded><![CDATA[<p>Christer,</p>
<p>I&#8217;m sure you&#8217;re running that with PXE and local mirrors of the repos, no?  That&#8217;s the way I roll <img src='http://www.suseblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Gabe</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Morris</title>
		<link>http://www.suseblog.com/linux-comic-of-the-day#comment-145169</link>
		<dc:creator>Scott Morris</dc:creator>
		<pubDate>Mon, 08 Dec 2008 18:45:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.suseblog.com/?p=406#comment-145169</guid>
		<description>Christer,
Hey, buddy! I&#039;d squeal with glee to actually see that happen.  What can we set up?  I would honestly and truly enjoy beholding such a feat.  My house or yours? :)</description>
		<content:encoded><![CDATA[<p>Christer,<br />
Hey, buddy! I&#8217;d squeal with glee to actually see that happen.  What can we set up?  I would honestly and truly enjoy beholding such a feat.  My house or yours? <img src='http://www.suseblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christer Edwards</title>
		<link>http://www.suseblog.com/linux-comic-of-the-day#comment-145166</link>
		<dc:creator>Christer Edwards</dc:creator>
		<pubDate>Mon, 08 Dec 2008 17:45:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.suseblog.com/?p=406#comment-145166</guid>
		<description>Ubuntu + kickstart + network install + LAMP stack: 5min 49 seconds

;)</description>
		<content:encoded><![CDATA[<p>Ubuntu + kickstart + network install + LAMP stack: 5min 49 seconds</p>
<p> <img src='http://www.suseblog.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Morris</title>
		<link>http://www.suseblog.com/linux-comic-of-the-day#comment-145164</link>
		<dc:creator>Scott Morris</dc:creator>
		<pubDate>Mon, 08 Dec 2008 17:35:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.suseblog.com/?p=406#comment-145164</guid>
		<description>An hour to update portage, then an hour to download all the packages, then an hour to compile each one, is that what you&#039;re saying? :)</description>
		<content:encoded><![CDATA[<p>An hour to update portage, then an hour to download all the packages, then an hour to compile each one, is that what you&#8217;re saying? <img src='http://www.suseblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Dibb</title>
		<link>http://www.suseblog.com/linux-comic-of-the-day#comment-145157</link>
		<dc:creator>Steve Dibb</dc:creator>
		<pubDate>Mon, 08 Dec 2008 16:45:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.suseblog.com/?p=406#comment-145157</guid>
		<description>With Gentoo?  Probably about an hour.  Getting a bootable system is incredibly easy.  Getting it up to date takes time. ;)</description>
		<content:encoded><![CDATA[<p>With Gentoo?  Probably about an hour.  Getting a bootable system is incredibly easy.  Getting it up to date takes time. <img src='http://www.suseblog.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
