NFS es un sistema de archivos distribuido para un entorno de red de área local. Posibilita que distintos sistemas conectados a una misma red accedan a ficheros remotos como si se tratara de
            
     
            
    
        
            
                Table of Contents:
 * 
   
   * Description
   * Requirements
   * Setup
   * Usage
   * Sample Execution
   * Change Log
   * Known Issues
   
Description:
This script performs a restore of virtual machines backed up using ghettoVCB. Tasks are performed directly within the service
            
     
            
    
        
            
                Hi folks, like I mentioned before I'll be showing you how to create backups using the GhettoVCB script from William Lam. First things first, please enable SSH access on your ESXi
            
     
            
    
        
            
                1. Use Synaptic or apt-get to install the following:
 * ant (and its dependencies)
 * sun-java6-bin
 * sun-java6-jdk
2) Switch to root via "sudo -s".
 3. Add the following to .bashrc in /root:
export
            
     
            
    
        
            
                By default this isn’t possible. But there’s a way to get this working, just do the following:
 1. Go to the ESXi console and press alt+F1
 2. Type: unsupported
 3.