
1. Download and install the VMware Player software.

2. Download and expand the HubZero VM.

3. Start VMware and open the HubZero VM.  If it asks whether it was copied,
   say "yes".

4. Find the network control panel for VMware and select "host only".  The
   HubZero VM uses published passwords so it should not be on the internet
   till those are changed.

5. Start the HubZero VM and log into it using the name "root" and the 
   password "Hubbub2010".

6. Run the command "ifconfig eth0".  The second line should report something
   like "inet addr:192.168.111.128" -- record that number.  Its the IP
   address given to the HubZero VM by the VMware software.

7. Run the command "nano /etc/hosts".  Replace the IP number for
   hub001.hubzero.org with the IP number recorded in the previous step.
   Save the changes by pressing Ctrl-O and exit by pressing Ctr-X.

8. Run the command "/etc/init.d/vncproxy restart".

9. Start your web browser and point it at "http://XXX.XXX.XXX.XXX" using the
   IP number you recorded above to replace the XXX.XXX.XXX.XXX part.

   This should load the front page of your HubZeroVM.  Follow the steps 
   below to start using HubZero.

1. On the home page of your Hub, select the "Register" button in the upper
   right corner.  Fill in the information required and press "Create
   Account".

2. Normally, an email would be sent to you to confirm but since this VM is
   local only the confirmation must be done by the administrator.  Do this
   by pointing your web browser at "http://XXX.XXX.XXX.XXX/administrator/"
   (again replacing XXX... with your IP address).  Log in by entering 
   "admin" for the username and "Hubbub2010" for the password.

3. Pull down the "Components" tab and select "Members".  Find the new user
   and click on it.  Scroll down the page and find the "Details" box and
   click on the "Confirm" button in the "Email" section.  The click the
   large "Save" button in the upper right part of the page.  The click the
   small "logout" text in the upper right part of the page.

   You have now created and enabled a new user for your Hub.  Follow the
   steps below to do something with it.

1. Point the web browser back at the hub's home page (http://XXX.XXX.XXX.XXX)
   and click on "Login".  Enter the same username and password that was 
   registered.  This will bring up the "My MyHub" page.

2. Run the workspace tool.  Select the "All Tools" tab and the "Workspace"
   entry should come up.  Press the figure on the right side to launch it.

3. You may see a security warning.  This is normal since this is not a web
   site on the internet.  In this case, it is safe to continue.

4. You should see the workspace come up with a "Color xterm" window on it.
   Click on the window and type some commands.  Your new user now has a
   space where they can develope tools for your Hub.  When done, press the
   "close" button to end your workspace session.

   That's the basics.  To learn more about using the HubZero technology,
   please visit us at http://hubzero.org/


