Author: arkurth
Date: Fri Apr 26 19:41:06 2013
New Revision: 1476358

URL: http://svn.apache.org/r1476358
Log:
CMS commit to vcl by arkurth

Modified:
    vcl/site/trunk/content/index.mdtext

Modified: vcl/site/trunk/content/index.mdtext
URL: 
http://svn.apache.org/viewvc/vcl/site/trunk/content/index.mdtext?rev=1476358&r1=1476357&r2=1476358&view=diff
==============================================================================
--- vcl/site/trunk/content/index.mdtext (original)
+++ vcl/site/trunk/content/index.mdtext Fri Apr 26 19:41:06 2013
@@ -4,16 +4,16 @@ VCL stands for Virtual Computing Lab.  I
 
 This compute environments can range from something as simple as a virtual 
machine running productivity software to a cluster of powerful physical servers 
running complex HPC simulations.
 
-<img src="/img/remote-access.png" width="600" border="0">
+<img src="img/remote-access.png" width="600" border="0">
 
 VCL supports provisioning several different types of compute resources 
including physical bare-metal machines, virtual machines hosted on several 
different hypervisors, and traditional computing lab computers you would 
normally find on a university campus.
 
 The user interface consists of a self-service web portal.  Using the portal, 
users select from a list of customized environments and make reservations.
 
-<img src="/img/ss-select-environment.png" width="600" border="1">
+<img src="img/ss-select-environment.png" width="600" border="1">
 
 Behind the scenes, the scheduling components built into the web portal 
determine which compute resources to assign to the reservations.  The requested 
environment is then dynamically provisioned, secured, and configured to allow 
remote access by the user.  The user then remotely connects to the remote 
compute environment using remote desktop, SSH, or any of the other supported 
protocols.
 
-<img src="/img/remote-connection.png" width="600" border="0">
+<img src="img/remote-connection.png" width="600" border="0">
 
 VCL became an Apache Software Foundation top level project on June 20, 2012.
\ No newline at end of file


Reply via email to