Finally, an OpenSolaris DomU under Linux

Posted in Uncategorized on February 21st, 2009 by lyz

This is something I’ve wanted to do for a while now.  I finally found put the time to it and found a really good tutorial.  For people wanting to do the same, check out http://www.neuhalfen.name/drupal/node/3.

Tags:

Weekend Hacking

Posted in Life on February 16th, 2009 by lyz

This weekend was a busy one.

* Created a gentoo chroot on my server that shares compiling duties with my desktop using distcc.
* Recovered /etc on my server after antecedently deleting it.  This involved recovering the iptables, nfs exports, and fstab after loading an old backup.
* Fixed a nasty cups-pdf issue on my desktop where the /var/tmp directory had the wrong permissions and the logs were of no help.
* Rebuilt the arcade using Debian Lenny and SDLMAME 128u3.
* Cleared up a bunch of spam comments on this blog and implemented re-captcha.
* Switched the web xen instance to using the pygrub bootloader instead of specifying a kernel and initrd on the host OS .
* Finally beat Civ 4 on the Noble difficulty level.

I really need to elaborate on these things as there is quite a bit of knowledge associated with these tasks that is scattered throughout the Internet.  Of course, that’s was wikux was for….

Tags: ,

Down in Africa

Posted in Life on January 18th, 2009 by lyz
Array ( [blocks] => specificItem [show] => [itemId] => 610 [exactSize] => 150 [itemFrame] => None [albumFrame] => None )

We’re back and doing well after spending 2 1/2 weeks in Kenya.  Due to popular demand, the pictures are up in the gallery.  Click on the image below or follow the gallery link to get there.  Thanks for the thoughts and prayers for us while we were away.

Error (ERROR_STORAGE_FAILURE)

  • in modules/core/classes/GalleryStorage.class at line 226 (gallerycoreapi::error)
  • in modules/core/classes/GalleryStorage.class at line 453 (mysqlstorage::_getconnection)
  • in modules/core/classes/Gallery.class at line 202 (mysqlstorage::search)
  • in modules/core/classes/helpers/GalleryUserGroupHelper_simple.class at line 105 (gallery::search)
  • in modules/core/classes/GalleryCoreApi.class at line 1791 (galleryusergrouphelper_simple::fetchgroupsforuser)
  • in modules/core/classes/helpers/GalleryPermissionHelper_simple.class at line 41 (gallerycoreapi::fetchgroupsforuser)
  • in modules/core/classes/GalleryCoreApi.class at line 428 (gallerypermissionhelper_simple::fetchaccesslistids)
  • in modules/core/classes/helpers/GalleryUserHelper_simple.class at line 76 (gallerycoreapi::fetchaccesslistids)
  • in modules/core/classes/GalleryCoreApi.class at line 493 (galleryuserhelper_simple::hasitempermission)
  • in modules/imageblock/classes/ImageBlockHelper.class at line 217 (gallerycoreapi::hasitempermission)
  • in modules/imageblock/classes/ImageBlockHelper.class at line 93 (imageblockhelper::_getblockdata)
  • in /home2/lmbssnet/public_html/lynema/wp-content/plugins/wpg2/wpg2embed.inc at line 1352 (imageblockhelper::loadimageblocks)
  • in /home2/lmbssnet/public_html/lynema/wp-content/plugins/wpg2/wpg2embed.inc at line 867
  • in /home2/lmbssnet/public_html/lynema/wp-content/plugins/wpg2/wpg2embed.inc(1229) : regexp code at line 1
  • in /home2/lmbssnet/public_html/lynema/wp-content/plugins/wpg2/wpg2embed.inc at line 1229
  • in ??? at line 0
  • in /home2/lmbssnet/public_html/lynema/wp-includes/plugin.php at line 166
  • in /home2/lmbssnet/public_html/lynema/wp-includes/post-template.php at line 166
  • in /home2/lmbssnet/public_html/lynema/wp-content/themes/blackletterhead/post.php at line 11
  • in /home2/lmbssnet/public_html/lynema/wp-content/themes/blackletterhead/index.php at line 6
  • in /home2/lmbssnet/public_html/lynema/wp-includes/template-loader.php at line 27
  • in /home2/lmbssnet/public_html/lynema/wp-blog-header.php at line 16
  • in /home2/lmbssnet/public_html/lynema/index.php at line 17

1

Tags:

Remote Control of an OS X Box

Posted in Uncategorized on August 10th, 2008 by lyz

You’re trying to connect to an OS X box and your vnc viewer just doesn’t seem to work. Then, after many a google serch, you discover that OS X’s remote access protocol is incompatible with most VNC servers.  Tuning to Apple for help yeilds a solution, for a small(large) fee.

Thankfully, there is a better way.  There is a free VNC server for OS X called Vine.  Download it and install the server.  Now you should be able to connect through a typical VNC client.

Remember, if you use tightVNC to connect, use the F8 key to bring up the menu that allows you to switch to fullscreen and disconnect the session.

Tags: , ,

When the Power Goes Out

Posted in Uncategorized on August 5th, 2008 by lyz

The storms that went through yesterday had an interesting effect on the available wifi networks in the area.   It wasn’t so much the storms that caused this, it was more the lack of power in the area when the lightning started striking.   Here is what the wireless situation looks like with and without power:

Before power goes out

Before power goes out

A UPS on internet equipment is something that I haven’t seen in too many places.  Apparently, not many people in my complex have heard of it either.

Power just went out

Power just went out

And finally, I win.  The Xantrax Xpower 400 actually kept the Internet up for over 8 hours after the power outage.

I stand alone

I stand alone

Of course, the server didn’t do as well, and I had to turn it down after 20 minutes.  It’s tough to have 99% uptime off of home DSL.

Tags: ,

Fixing this error: You either don’t have a PayPal account or your PayPal account is not linked to your eBay account

Posted in Uncategorized on August 1st, 2008 by lyz

Some content is taken from http://forums.ebay.co.uk/thread.jspa?threadID=1200182458.

I tried to link my ebay account to my paypal account and it would just simply not work. After going through the prompts many times, it would still say that there was no association. There is a fix in an odd location.

Go to account settings -> addresses
Click on all addresses
Then click on add paypal addresses

This gives yet another paypal login. After login, I was greeted with a message thanking me for creating a paypal account. Hmmm.

Tags: ,

Discovering Dependant Dlls in Windows

Posted in Life on July 24th, 2008 by lyz

Sometime, you just don’t know which dll files to register.  Enlighten yourself with dependancy walker .

Tags: , ,

Linux.com :: Benchmarking hardware RAID vs. Linux kernel software RAID

Posted in Uncategorized on July 16th, 2008 by lyz

Ben Martin’s articles have always been a great resource. In his latest article, Linux.com :: Benchmarking hardware RAID vs. Linux kernel software RAID, he makes a very informative comparison between hardware and software RAID.  It is a must read for the server admins out there.  While you’re at it, also check out his other articles.  They are all great reads.

This is my 1st test of Wordpress 2.6’s Blog this Button.  It works, but I loose my information when I move from Photo to Text mode.

Tags: , , ,

Liberate Your Fonts

Posted in Uncategorized on July 14th, 2008 by lyz

They’ve been out for over a year, but I just stumbled upon them this week.  Redhat release some very high quality and non-encumbered fonts.   Most distibutions will have them in a package named liberated-fonts.  They are substitues for some very popular fonts such asTimes New Roman, Thorndale, Nimbus Roman, and Bitstream Vera Serif.  Check em out at https://www.redhat.com/promo/fonts/.

Tags: ,

Slick Favicon Website

Posted in Uncategorized on July 13th, 2008 by lyz

Check out http://www.favicon.cc/ for your various favicon needs.

Tags: , ,