Jeremy Uejio's BlogJeremy Uejio's Weblog |
|
Tuesday Jul 29, 2008
LiveUSB creator for fedora
The application lets you choose from a couple of different Fedora releases to download and it downloads and creates the USB all in one step. If the USB create fails for some reason, it doesn't have to download the image again and it lets you continue on after correcting the error. In my case, my flash drive was not FAT formatted, so after correcting that and refreshing the target device in their GUI, I continued with the USB creation. The liveUSB booted fine on my Acer 3400. Now, why can't creating an OpenSolaris liveUSB be that easy? Posted at 12:46PM Jul 29, 2008 by uejio in Sun | Comments[1]
Sunday Jul 20, 2008
Ukulele Underground!
About a year ago, I posted some ukulele links. Well, that list of links has turned into just one link:
That's http://ukuleleunderground.com. I'm a sustaining engineer and not particularly good at marketing, but this website has everything you ever need for learning to play the ukulele or just enjoying ukulele music. There's tutorials on the front page, you can buy a CD of original ukulele music, and the best part are the pointers in the forum to all the cool ukulele videos on youtube and to some really interesting discussions. See if you can find which user is me... The folks who created the website are on tour in California this week. They spent three days in San Francisco, CA playing at Mike DeSilva's in Berkeley on Friday night and then at the Hukilau in SF on Sunday night. I also got to jam with them until the wee hours of the morning on Saturday night. They will be playing in San Diego, California on July 21, 22, and 23. (See the website for the exact place and times.) If you like the ukulele, you'll love ukuleleunderground.com even more! If there are any ukulele players at Sun, please contact me and we can get together to jam sometime! Posted at 11:34PM Jul 20, 2008 by uejio in General | Comments[4]
Wednesday Jul 16, 2008
OpenSolaris on an iPod Touch (via VNC)
Not sure if this would actually be usable, but here it is:
This is using an iPod Touch that I bought a few months ago running the 2.0 Update and running a free VNC app from the App Store. OpenSolaris 2008.05 in running on a Sun Ultra 20. I had to enable XDMCP in gdm by editing the file /etc/X11/gdm/custom.conf and changing the xdmcp section to read: [xdmcp] Hm... This looks just like OpenSolaris. "How do I know that you're running on an iTouch?", one might ask. The only difference is those three buttons on the bottom of the image. The keyboard button brings up keyboard input:
Trust me. I really do have my iTouch running a VNC app and displaying OpenSolaris 2008.05. It really works! Posted at 10:13PM Jul 16, 2008 by uejio in Sun |
Wednesday Jul 02, 2008
simple DTrace script to print function argument
Someone asked me for a DTrace script to print out the
argument to an arbitrary function. I'm not exactly sure if this is what
he meant, so I wrote a script which lets you specify a function name and
the position of the string argument that you want printed out and then
the command to run. Since it's a script, you can modify to print out
integer args or to connect to a running process, etc...
Posted at 08:36AM Jul 02, 2008 by uejio in Sun | |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||