<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>sethbc's (infrequent) blog... - Latest Comments</title><link xmlns="http://www.w3.org/2005/Atom" rel="http://api.friendfeed.com/2008/03#sup" href="http://disqus.com/sup/all.sup#forumcomments-9228db14" type="application/json"/><link>http://sethbc.disqus.com/</link><description>my very infrequent blog</description><language>en</language><lastBuildDate>Sat, 18 Apr 2009 12:58:58 -0000</lastBuildDate><item><title>Re: Install Glassfish for Deployment on Ubuntu 8.10</title><link>http://sethbc.org/2008/12/09/install-glassfish-for-deployment-on-ubuntu-810/#comment-8332733</link><description>I think that's not a real bug. If so, this bug can be fixed easily by following this steps:&lt;br&gt;&lt;br&gt;1. download glassfish-v3-prelude-unix-ml.sh installation script&lt;br&gt;2. echo "License.license.ACCEPT_LICENSE=0" &amp;gt; v3-prelude-answer&lt;br&gt;3. sh glassfish-v3-prelude-unix-ml.sh -s -a v3-prelude-answer&lt;br&gt;&lt;br&gt;Hope, this helps :)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andrei V Maksimov</dc:creator><pubDate>Sat, 18 Apr 2009 12:58:58 -0000</pubDate></item><item><title>Re: Wake-on-lan and the Intrepid Ibex</title><link>http://sethbc.org/2008/10/12/wake-on-lan-and-the-intrepid-ibex/#comment-7737160</link><description>Some small suggestions here:&lt;br&gt;&lt;br&gt;1) You should run:       sudo /etc/init.d/wakeonlanconfig start&lt;br&gt;    (with the 'start' argument included), otherwise invoking the script manually doesn't do anything.&lt;br&gt;&lt;br&gt;2) It is better to add   NETDOWN=no   to /etc/defaults/halt instead of patching /etc/init.d/halt. This will cause trouble when the initscripts package is upgraded.&lt;br&gt;&lt;br&gt;My €0,02.&lt;br&gt;&lt;br&gt;Sven</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sven Berkvens-Matthijsse</dc:creator><pubDate>Thu, 02 Apr 2009 02:50:02 -0000</pubDate></item><item><title>Re: JRuby on Rails on Glassfish on Ubuntu 8.10 - sethbc&amp;#8217;s (infrequent) blog&amp;#8230;</title><link>http://sethbc.org/2008/12/08/jruby-on-rails-on-glassfish-on-ubuntu-810/#comment-5272106</link><description>Ah, in fact, they did reorganize their repo recently.  I'll make the change and recommit the gist</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">sethbc</dc:creator><pubDate>Sun, 18 Jan 2009 18:22:32 -0000</pubDate></item><item><title>Re: JRuby on Rails on Glassfish on Ubuntu 8.10 - sethbc&amp;#8217;s (infrequent) blog&amp;#8230;</title><link>http://sethbc.org/2008/12/08/jruby-on-rails-on-glassfish-on-ubuntu-810/#comment-5270817</link><description>Aloha,&lt;br&gt;&lt;br&gt;Your code for the jruby portion needs updating. It should be:&lt;br&gt;wget &lt;a href="http://dist.codehaus.org/jruby/%24JRUBY_VERSION/jruby-src-%24JRUBY_VERSION.tar.gz" rel="nofollow"&gt;http://dist.codehaus.org/jruby/$JRUBY_VERSION/j...&lt;/a&gt;&lt;br&gt;&lt;br&gt;instead of:&lt;br&gt;&lt;br&gt;wget &lt;a href="http://dist.codehaus.org/jruby/jruby-src-%24JRUBY_VERSION.tar.gz" rel="nofollow"&gt;http://dist.codehaus.org/jruby/jruby-src-$JRUBY...&lt;/a&gt;&lt;br&gt;&lt;br&gt;Perhaps the jruby guys reorganized their repo.&lt;br&gt;&lt;br&gt;Best of luck!&lt;br&gt;&lt;br&gt;DrMark</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DrMark</dc:creator><pubDate>Sun, 18 Jan 2009 17:20:58 -0000</pubDate></item><item><title>Re: Wake-on-lan and the Intrepid Ibex</title><link>http://sethbc.org/2008/10/12/wake-on-lan-and-the-intrepid-ibex/#comment-4390000</link><description>Cool thanks! Your tutorial nearly fully worked.. There's only one problem with intrepid which didn't exist in hardy. When your trying to run wakeonlan xx:xx:xx:xx:xx:xx or etherwake xx:xx:xx:xx:xx:xx, it doesn't actually wake the machine your trying to wake unless you reverse the mac address your sending with wakeonlan/etherwake (ref: &lt;a href="https://bugs.launchpad.net/ubuntu/+source/linux/+bug/288053" rel="nofollow"&gt;https://bugs.launchpad.net/ubuntu/+source/linux...&lt;/a&gt;)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pedro</dc:creator><pubDate>Sat, 13 Dec 2008 15:38:39 -0000</pubDate></item><item><title>Re: Ruby Enterprise Edition on Ubuntu 8.10 (x86_64)</title><link>http://sethbc.org/2008/12/07/ruby-enterprise-edition-on-ubuntu-810-x86_64/#comment-4337245</link><description>Thanks for your post (both here and on the mailing list), this got tcmalloc working for me too on Ubuntu 8.04 64-bit.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ian Neubert</dc:creator><pubDate>Thu, 11 Dec 2008 18:57:06 -0000</pubDate></item><item><title>Re: Install Glassfish for Deployment on Ubuntu 8.10</title><link>http://sethbc.org/2008/12/09/install-glassfish-for-deployment-on-ubuntu-810/#comment-4311802</link><description>headless install file here:&lt;br&gt;&lt;a href="http://gist.github.com/34348" rel="nofollow"&gt;http://gist.github.com/34348&lt;/a&gt;&lt;br&gt;&lt;br&gt;revised install script:&lt;br&gt;&lt;a href="http://gist.github.com/34346" rel="nofollow"&gt;http://gist.github.com/34346&lt;/a&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JGeiger</dc:creator><pubDate>Wed, 10 Dec 2008 12:46:27 -0000</pubDate></item><item><title>Re: Install Glassfish for Deployment on Ubuntu 8.10</title><link>http://sethbc.org/2008/12/09/install-glassfish-for-deployment-on-ubuntu-810/#comment-4311238</link><description>Thanks - that fix is committed.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">sethbc</dc:creator><pubDate>Wed, 10 Dec 2008 12:11:35 -0000</pubDate></item><item><title>Re: Install Glassfish for Deployment on Ubuntu 8.10</title><link>http://sethbc.org/2008/12/09/install-glassfish-for-deployment-on-ubuntu-810/#comment-4310579</link><description>line 22 should be&lt;br&gt;&lt;br&gt;sudo chown $GLASSFISH_USER:$GLASSFISH_USER -R $GLASSFISH_HOME</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JGeiger</dc:creator><pubDate>Wed, 10 Dec 2008 11:26:31 -0000</pubDate></item><item><title>Re: Install Glassfish for Deployment on Ubuntu 8.10</title><link>http://sethbc.org/2008/12/09/install-glassfish-for-deployment-on-ubuntu-810/#comment-4302571</link><description>It's actually possible to install it in silent mode using a configuration file.  I'll post a write-up later this week detailing the steps.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">sethbc</dc:creator><pubDate>Tue, 09 Dec 2008 22:25:11 -0000</pubDate></item><item><title>Re: Install Glassfish for Deployment on Ubuntu 8.10</title><link>http://sethbc.org/2008/12/09/install-glassfish-for-deployment-on-ubuntu-810/#comment-4292328</link><description>This is great. Just what I was looking for.&lt;br&gt;&lt;br&gt;One small thing though -&lt;br&gt;sudo useradd -r $GLASSFISH_USER -d /opt/$GLASSFISH_HOME&lt;br&gt;should be&lt;br&gt;sudo useradd -r $GLASSFISH_USER -d $GLASSFISH_HOME&lt;br&gt;right?&lt;br&gt;&lt;br&gt;I also got this error when running ./glassfish-v3-prelude-unix.sh&lt;br&gt;Entering setup...&lt;br&gt;java.lang.UnsatisfiedLinkError: no Terminal in java.library.path&lt;br&gt;&lt;br&gt;It turns out based on &lt;a href="https://glassfish.dev.java.net/issues/show_bug.cgi?id=4929" rel="nofollow"&gt;https://glassfish.dev.java.net/issues/show_bug....&lt;/a&gt; that if you are installing on a system that doesn't have a GUI (as I was),  that the installer won't work. I am guessing this is probably something they will fix in the final version but not in the prelude versions.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dermotbrennan</dc:creator><pubDate>Tue, 09 Dec 2008 13:32:24 -0000</pubDate></item><item><title>Re: Install Glassfish for Deployment on Ubuntu 8.10</title><link>http://sethbc.org/2008/12/09/install-glassfish-for-deployment-on-ubuntu-810/#comment-4287055</link><description>I believe you can, but I'm not sure that it would yield much benefit (unless you consider the actual spin-up time for the processes).  I believe the AOT and JIT amount to the same thing after the rails processes are warmed up.  I'll definitely take a look at it though!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">sethbc</dc:creator><pubDate>Tue, 09 Dec 2008 07:12:34 -0000</pubDate></item><item><title>Re: Install Glassfish for Deployment on Ubuntu 8.10</title><link>http://sethbc.org/2008/12/09/install-glassfish-for-deployment-on-ubuntu-810/#comment-4286957</link><description>Hey,&lt;br&gt;a nice topic would be to find out if it is possible to use Jruby's Ahead-Of-Time compile feature with glassfish and rails.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">main</dc:creator><pubDate>Tue, 09 Dec 2008 05:55:27 -0000</pubDate></item><item><title>Re: sethbc&amp;#8217;s (infrequent) blog&amp;#8230;  &amp;raquo; Blog Archive   &amp;raquo; Install Mysql Gem on Leopard</title><link>http://sethbc.org/2008/08/03/install-mysql-on-leopard/#comment-4286956</link><description>Hi, all&lt;br&gt;&lt;br&gt;The only one thing, which actually works for me:&lt;br&gt;&lt;br&gt;&lt;br&gt;sudo gem install mysql -- --with-mysql-config=`which mysql_config5`&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Thank you,&lt;br&gt;Sincerely,&lt;br&gt;Igor,&lt;br&gt;&lt;a href="http://www.MyTaskHelper.com" rel="nofollow"&gt;http://www.MyTaskHelper.com&lt;/a&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Igor Petrushenko</dc:creator><pubDate>Wed, 03 Dec 2008 12:11:10 -0000</pubDate></item><item><title>Re: Wake-on-lan and the Intrepid Ibex</title><link>http://sethbc.org/2008/10/12/wake-on-lan-and-the-intrepid-ibex/#comment-3878458</link><description>I've commented on the bug.  Basically, a bunch of changes have gone in to the forcedeth module (not all of which apply to all chipsets).</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">sethbc</dc:creator><pubDate>Tue, 18 Nov 2008 11:09:35 -0000</pubDate></item><item><title>Re: sethbc&amp;#8217;s (infrequent) blog&amp;#8230;  &amp;raquo; Blog Archive   &amp;raquo; Leopard, AFP and the Hardy Heron</title><link>http://sethbc.org/2008/02/24/leopard-afp-and-the-hardy-heron/#comment-3853915</link><description>Yeah - I outlined the steps I took there in this post&lt;br&gt;&lt;br&gt;[http://sethbc.org/2008/10/12/leopard-afp-and-the-intrepid-ibex/]</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">sethbc</dc:creator><pubDate>Mon, 17 Nov 2008 01:21:47 -0000</pubDate></item><item><title>Re: Wake-on-lan and the Intrepid Ibex</title><link>http://sethbc.org/2008/10/12/wake-on-lan-and-the-intrepid-ibex/#comment-3852546</link><description>You need to create the file /etc/init.d/wakeonlanconfig in step 2 above.  Only when you've saved the file (in vim you would paste that information in by hitting the i key, pasting the information and then hitting &amp;lt;esc&amp;gt; :wq &amp;lt;enter&amp;gt;).  Let me know if you have any more questions.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">sethbc</dc:creator><pubDate>Sun, 16 Nov 2008 23:42:56 -0000</pubDate></item><item><title>Re: Wake-on-lan and the Intrepid Ibex</title><link>http://sethbc.org/2008/10/12/wake-on-lan-and-the-intrepid-ibex/#comment-3852453</link><description>Thanks for your post...&lt;br&gt;&lt;br&gt;I have one problem on Step 4:  sudo /etc/init.d/wakeonlanconfig&lt;br&gt;&lt;br&gt;when I type the above I get: sudo: /etc/init.d/wakeonlanconfig: command not found&lt;br&gt;&lt;br&gt;Thanks in advance...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sabre</dc:creator><pubDate>Sat, 15 Nov 2008 11:09:03 -0000</pubDate></item><item><title>Re: sethbc&amp;#8217;s (infrequent) blog&amp;#8230;  &amp;raquo; Blog Archive   &amp;raquo; Leopard, AFP and the Hardy Heron</title><link>http://sethbc.org/2008/02/24/leopard-afp-and-the-hardy-heron/#comment-3852441</link><description>Works fine with Intrepid too!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Benjamin Donnachie</dc:creator><pubDate>Fri, 07 Nov 2008 15:52:39 -0000</pubDate></item><item><title>Re: Wake-on-lan and the Intrepid Ibex</title><link>http://sethbc.org/2008/10/12/wake-on-lan-and-the-intrepid-ibex/#comment-3852455</link><description>Shit happens: its kernel`s forcedeth bug: &lt;a href="https://bugs.launchpad.net/ubuntu/+source/linux/+bug/288053" rel="nofollow"&gt;https://bugs.launchpad.net/ubuntu/+source/linux...&lt;/a&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Litr</dc:creator><pubDate>Tue, 04 Nov 2008 07:24:06 -0000</pubDate></item><item><title>Re: Wake-on-lan and the Intrepid Ibex</title><link>http://sethbc.org/2008/10/12/wake-on-lan-and-the-intrepid-ibex/#comment-3852454</link><description>I have done this insructions, but WOL is`n works.&lt;br&gt;However, its works perfectly at Slackware in the same way.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Litr</dc:creator><pubDate>Tue, 04 Nov 2008 06:53:15 -0000</pubDate></item><item><title>Re: Wake-on-lan and the Intrepid Ibex</title><link>http://sethbc.org/2008/10/12/wake-on-lan-and-the-intrepid-ibex/#comment-3852456</link><description>See if this post doesn't help: &lt;a href="http://ubuntuforums.org/showthread.php?t=501439" rel="nofollow"&gt;http://ubuntuforums.org/showthread.php?t=501439&lt;/a&gt;&lt;br&gt;&lt;br&gt;As far as the problems they mention with WOL only working once, I think you need to use ethtool to set the interface to accept WOL every time it wakes up.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">sethbc</dc:creator><pubDate>Mon, 13 Oct 2008 14:00:52 -0000</pubDate></item><item><title>Re: Wake-on-lan and the Intrepid Ibex</title><link>http://sethbc.org/2008/10/12/wake-on-lan-and-the-intrepid-ibex/#comment-3852457</link><description>Any idea if Intrepid can WOL from a suspended device?  I've been reading that 8.04.1 can WOL from a powered off device, but ignores the magic packet if it's been suspended (hibernate is apparently okay too).  From this link : &lt;a href="http://www.linuxquestions.org/questions/linux-networking-3/wol-from-suspend-to-ram-557275/" rel="nofollow"&gt;http://www.linuxquestions.org/questions/linux-n...&lt;/a&gt;&lt;br&gt;&lt;br&gt;If so, I'll be upgrading my little MacMini to Ubuntu 8.10 in about a fortnight.  If not, I'll likely keep it on 8.04.1 for a while longer - I only use it for watching videos in the living room, so shutting it down isn't the end of the world.&lt;br&gt;&lt;br&gt;The Mac was running Leopard before it became an Ubuntu device and funnily enough, Leopard had no trouble waking from a suspend state, so physically it's possible.  I think it'll all come down to the state of the Marvel Yukon NIC driver that Ubuntu uses.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Scaine</dc:creator><pubDate>Mon, 13 Oct 2008 11:08:57 -0000</pubDate></item><item><title>Re: sethbc&amp;#8217;s (infrequent) blog&amp;#8230;  &amp;raquo; Blog Archive   &amp;raquo; Leopard, AFP and the Hardy Heron</title><link>http://sethbc.org/2008/02/24/leopard-afp-and-the-hardy-heron/#comment-3852440</link><description>Thanks for this.  I am getting an error run&lt;br&gt;&lt;br&gt;~/src/netatalk$ sudo apt-get build-dep netatalk&lt;br&gt;&lt;br&gt;I get&lt;br&gt;&lt;br&gt;Reading package lists... Done&lt;br&gt;Building dependency tree       &lt;br&gt;Reading state information... Done&lt;br&gt;Note, selecting automake instead of automake1.10&lt;br&gt;E: Build-dependencies for netatalk could not be satisfied.&lt;br&gt;&lt;br&gt;Any suggestions?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">shon</dc:creator><pubDate>Mon, 30 Jun 2008 18:45:34 -0000</pubDate></item><item><title>Re: sethbc&amp;#8217;s (infrequent) blog&amp;#8230;  &amp;raquo; Blog Archive   &amp;raquo; Leopard, AFP and the Hardy Heron</title><link>http://sethbc.org/2008/02/24/leopard-afp-and-the-hardy-heron/#comment-3852438</link><description>Actually, you don't have to 'sudo su' with the new package.  I'll update the instructions to reflect this.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">sethbc</dc:creator><pubDate>Tue, 20 May 2008 11:51:59 -0000</pubDate></item></channel></rss>