Dabbling in Virtualization

I have dabbled in virtualization of servers for the past 5 or 6 years now, starting out with Microsoft Virtual server. Recently I heard the buzz about Microsoft Hyper-V. It got me interested in virtual servers again. I did some digging and in typical Microsoft fashion I discovered that Hyper-V does not really have much Linux guest support. I started to explore further and discovered VMware ESXi and Citrix XenServer, I was intrigued by both products. ESXi supports every os imaginable as a guest but the hardware setup is tricky for a white box machine. I decided to go with Xenserver, got it running in about 15 minutes, no 10 minutes to xen for me, but it was close. The thing that really got me on Xen was the demo video. I am current setting up my first guest (Centos 5.4) to host my websites. My next project will be to setup an openfiler NAS to connect my Xen server to a shared storage device.

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • LinkedIn
  • Print
  • Technorati
  • Twitter

Fedora 10 to Fedora 12 upgrade

Spent this evening upgrading my web server from Fedora 10 to Fedora 12. After about a hour of package downloading, I was up and running. I did everything from the command line without a hitch. I followed the great instructions at http://fedoraproject.org/wiki/YumUpgradeFaq

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • LinkedIn
  • Print
  • Technorati
  • Twitter

Zimbra 6.0 Release Candidate 1

The guys and gals at Zimbra have been hard at work. Check out the new release of Zimbra 6.0 Release Candidate 1 (release notes). One of the standouts for me is, it now is fully compatible with Fedora 11. I upgraded my mail server running Centos 5 this weekend, no problems. I am contemplating going to Fedora 11 to be able to run the 64 bit release of Zimbra.

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • LinkedIn
  • Print
  • Technorati
  • Twitter

Timecode Calculator Windows

Nice little timecode calculator for windows http://www.mediachance.com/dvdlab/freetime.htm

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • LinkedIn
  • Print
  • Technorati
  • Twitter

Zimbra 6.0 Beta 2

Just installed Zimbra 6.0 Beta 2 community edition on my mail server. I am using it to run mail for damonledet.com as well as my other domains. So for so go was a very simple upgrade from 5.0.16. Seems solid so far, found one little bug when you create a new spreadsheet under briefcase (I think it should be under documents) it does not same the spreadsheet in your briefcase you can only find it when you goto browse mode in the documents panel, also the spreadsheet does not open with the editor when you click on it, the browser wants to download the .xls.

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • LinkedIn
  • Print
  • Technorati
  • Twitter

Adobe Creative Suite Pillows

If you cannot get enough of the new Adobe icons, how would you like to see them on your couch? Grab the Adobe Creative Suite Pillows – http://www.mysuitestuff.com/shop.html [via - Gizmodo]

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • LinkedIn
  • Print
  • Technorati
  • Twitter

First Week With Dell Mini 9

Well after what seemed like forever. I received my Dell Mini 9 last Wednesday (April 22), I ordered it on May 8. First thing I did was install a 2GB sodimm. Dell did a great job with making this netbook very user upgradeable by putting all upgradeable components under one panel. While some people have had success running Mac OS 10.5 on their Mini (http://gizmodo.com) I opted for Ubuntu 9.04 netbook remix initially. I truly feel Ubuntu has a ton to offer (heck dell installs it as an option on the Mini 9) I am not 100% sold it is for me. I am now dual booting my Mini between XP and Ubuntu. I installed Photoshop CS4 mainly to see how it would run and was very pleasantly surprised it runs well. I ran the Photoshop benchmark from Retouch Artists took 3 minutes 18 seconds. I am now considering blowing my Ubuntu away to gain the disk space (I upgraded the SSD but only to 32gb), I want to install some of the other CS4 apps just to see how well they will work. All in all I am very happy with this little guy, I will be taking a trip to San Diego real soon so I will but this guy thought the paces with a little video playback on the flight. Below are some pictures:

Dell Mini 9 Dell Mini 9 underside
Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • LinkedIn
  • Print
  • Technorati
  • Twitter

Importing GIS Data into Google Earth Pro

I was looking for some free GIS Data to import into Google Earth Pro for a classroom demo. I found this very cool, somewhat free site for GIS Data at http://data.geocomm.com/catalog/

For this demo I downloaded the “Current County and Equivalent Shapefile” at http://data.geocomm.com/catalog/US/61089/group214.html, of course you could download The County Shapefile for any state.

1.    First download and extract the GIS Data you want to use.
2.    Next in Google Earth Pro go to the file menu and choose import

Google Earth Pro Screen Shot of Import

Google Earth Pro Screen Shot of Import

3. Choose GIS .shp file

Pointing to GIS Data File

Pointing to GIS Data File

4. Click “yes” to apply a style template

Importing GIS Data

Importing GIS Data

5. Choose “Create new template” and select ok

Creating GIS Style Template

Creating GIS Style Template

6.Click on the “Color” tab and select “Use Random Color” (Note: You can link field to a range of colors by selecting “Set color from field” also under the “Height” tab you can link a field to affect the height of your areas creating a 3d model)

Creating GIS Style Template

Creating GIS Style Template

7. Hit “ok” save your template hit the check box for the new place under “Temporary Places” to turn on the visibility for your new data (Note: you can drag the view from your  “Temporary Places” if you want to keep it available the next time you run Google Earth)

Georgia County Map in Google Earth Pro

Georgia County Map in Google Earth Pro

Final Image:

Georgia County Map from Google Earth Pro

Georgia County Map from Google Earth Pro

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • LinkedIn
  • Print
  • Technorati
  • Twitter

Author Page in Wordpress

I was working on a site and wanted to create author pages for all registered wordpress user on the site. After looking at the documatation at http://codex.wordpress.org/Author_Templates. I came up with this code. It will show the author info as well as last 5 post and last 5 comments. You can see the code in action at my author page.

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • LinkedIn
  • Print
  • Technorati
  • Twitter

Using Google SketchUp models in After Effects CS4

A really cool new feature in After Effects CS4 is the ability to now take advantage of Photoshop CS4’s new 3d capabilities. Another new feature of Photoshop CS4 is the ability to open .kmz or .3ds files. If we take a look at the extensive free models we have on Google’s 3d warehouse we find a ton of models to choose from. If you can find the model you want on the 3d warehouse as a kmz you are in luck. Open the kmz in Photoshop CS4 and save it as a psd. Import that psd into After Effects CS4 as a composition (making sure to check the box that says “Live Photoshop 3D”). Now you have a new composition in After Effects with a 3D model as well as a null to control it and a camera to pan around it. If you can only find a skp of the model you want on the 3d warehouse, you will need Google Sketchup Pro to export that model out as a 3ds or kmz. Open the 3ds or kmz in photoshop save it as a psd, import that psd in After Effects and you are set.

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • LinkedIn
  • Print
  • Technorati
  • Twitter
←Older