Category Archives: Technology
rdebug 1.9
I’m running rvm and have ruby 1.9.2-p136 installed. Unfortunately, gem install ruby-debug throws all sorts of errors so I fumbled around and found this post: http://dirk.net/2010/04/17/ruby-debug-with-ruby-19x-and-rails-3-on-rvm/ Which summarized a post by Mr. RVM himself: https://rvm.beginrescueend.com/support/troubleshooting/ But I continued to receive … Continue reading
Ubuntu Screensaver. Why U So Hard To Configure?
Ugh… no *good* solution just yet but I plan to update this post once I figure out the proper way to customize screensavers on Maverick. I found this article but it doesn’t work on the latest and greatest ubuntu version: … Continue reading
nautilus-clamscan fix in maverick meerkat
Greetings my fellow Linux users! Today I found the need to perform a virus scan on a questionable image sent to me. I noticed there was a package in the repo called nautilus-clamscan which *should* have installed a new item … Continue reading
WTF Dell?
I received this beauty of an email this morning from Dell: Dear Customer, We’re sorry but your order will take longer to fulfill than previously communicated and is now scheduled to be delivered on or before XX/YY/ZZZZ Because we did … Continue reading
telnet http proxy
I needed to access a website from behind an authenticated HTTP proxy via an automated script and I didn’t know the protocol. I managed to capture some packets from a lynx session which is set up to utilize the gateway … Continue reading
websphere scripting with wsadmin
Well, I’ve finally had enough work to necessitate learning about websphere application server scripting via wsadmin and jython. Since this topic seems a bit scarce on the web I’ll try to post the cool stuff I learn here.
WebSphere Error – Cannot get canonical host name for server
Wow… what a pain! I am helping a coworker set up a WAS solution on solaris. I installed the deployment manager (which is very similar to an application server installation… it uses the same installer in fact.) The installation went … Continue reading
debian hp dl380 cdrom errors
kernel: [16610.569459] hda: drive not ready for command kernel: [16610.569505] hda: status error: status=0×48 { DriveReady DataRequest } kernel: [16610.569511] ide: failed opcode was: unknown The above error messages were omnipresent in my HP DL380 running Debian Lenny. /dev/hda is … Continue reading
VMWare Perl API and Debian
I recently attempted to install VMWare’s Perl API on Debian Lenny and received the following error: /usr/bin/ld: cannot find -lssl A quick dpkg -l revealed I had openssl installed. It turns out I needed to also install libssl-dev in order … Continue reading
Asus EEE 900A Boot Defect
Well, after two weeks of playing with this little gadget I ended up returning it. It developed a quirk where three out of four power ups the computer refused to POST. I discovered this problem persists with many of Asus’s … Continue reading