How to Add a VMkernel Port to a VMware ESX 3.5 Host
Produced By:
liveammo on 28 May 2009
Category: Security
Description: Ever get the error message "VMotion (more...) and IP Storage Has Not Been Enabled" when trying to configure the ESX software iSCSI initiator? How about "Error during the configuration of the host: Please make sure you have configured networking for VMkernel" when attempting to configure an NFS share?
Chances are you have not yet configured your VMkernel interface on your ESX host, which is required for IP Storage (iSCSI and NFS), as well as for live migration of VMs via VMotion. In this video we discuss the architecture of the VMkernel on an ESX 3.5 host, as well as VMkernel communications on ESX3i Embedded and ESX3i Installable hosts.
This video includes a walk-through for the installation of the VMkernel port on an ESX 3.5 U3 host. (less)
Views: 218
Comments: 0
Duration: 05:38
How To Cloak Your CLICKBANK Affiliate Link: Redirect Page
Produced By:
unlimitedimagination on 11 Feb 2009
Category: E-Commerce
Description: http://www.MindsetandAttractionMarketing.com
In (more...) This tutorial I show how you can make a simple redirect page using a subfolder off your main domain and a simple index.html document to 'mask' your clickbank affiliate link.
What you need:
an HTML editor or simple text editor - I used Dreamweaver in this example.
2. an FTP program - I use Transmit
3. your own domain - i used my www.SgrResourceCenter.com domain
4. your own hosting account - such as Hostgator
here's a link to the code to paste into your HTML editor:
http://tinyurl.com/5o6v6j
just replace YOUR-AFFILIATE-LINK-HERE with your Clickbank Affiliate link.
like this:
http://tinyurl.com/5cgmaq
Here's my example:
I TURN:
http://househoney.kickbutt.hop.clickbank.net/
INTO:
http://www.SgrResourceCenter.com/microniche (less)
Views: 218
Comments: 0
Duration: 04:08
MagicCab Software
Produced By:
virginieg on 31 Oct 2008
Category: Software
Description: MagicCab is a Windows Mobile CAB viewer (more...) tool.
It's the easiest and quickest way to extract binary files and registry information from any Windows Mobile CAB files. Using Drag and Drop, it's an amazing time saver when you deal with frequent updates of Windows Mobile CAB files.
HTTP://www.magiccab.tech.officelive.com (less)
Rails - how to customize Field Error
Added on: 02 Oct 2007
Category: Programming & Design
Description: Learn how to customize Field Error in (more...) this video. When a validation error occurs, Rails helpfully wraps the field in a div tag so you can style it. But sometimes you don't want this behavior. (less)