Author: arkurth
Date: Fri Apr 26 13:21:31 2013
New Revision: 1476184

URL: http://svn.apache.org/r1476184
Log:
Updated text to better describe VCL

Modified:
    vcl/site/trunk/content/info/about.mdtext

Modified: vcl/site/trunk/content/info/about.mdtext
URL: 
http://svn.apache.org/viewvc/vcl/site/trunk/content/info/about.mdtext?rev=1476184&r1=1476183&r2=1476184&view=diff
==============================================================================
--- vcl/site/trunk/content/info/about.mdtext (original)
+++ vcl/site/trunk/content/info/about.mdtext Fri Apr 26 13:21:31 2013
@@ -18,10 +18,12 @@ Notice:    Licensed to the Apache Softwa
 
 VCL stands for Virtual Computing Lab.  It is a free & open-source cloud 
computing platform with the primary goal of delivering dedicated, custom 
compute environments to users.
 
-This compute environments can range from something as simple as a virtual 
machine running productivity software to a cluster of physical servers running 
HPC simulations. 
+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.
 
-The user interface consists of a self-service web portal.  Using the portal, 
users choose which customized environment they want to use and make 
reservations.
+The user interface consists of a self-service web portal.  Using the portal, 
users select from a list of customized environments and make reservations.
 
 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.
+
 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.
\ No newline at end of file


Reply via email to