source: trunk/packages/sipb-xen-www/code/templates/unauth.tmpl @ 510

Last change on this file since 510 was 510, checked in by price, 16 years ago

front page for non-MIT users (and other unath'd)

File size: 1.1 KB
Line 
1#from skeleton import skeleton
2#extends skeleton
3
4
5#def title
6Intro
7#end def
8
9#def body
10<h1>XVM &mdash; Virtual Servers for MIT </h1>
11
12<p><strong>xvm.mit.edu</strong> is a virtualization service for the
13MIT community.  We offer <strong>virtual machines</strong>&mdash;your
14own complete system on which you can start from our <strong>two-minute
15Debian</strong> Linux auto-install or install the operating
16<strong>system of your choice</strong>.  The service is <strong>free
17to any Athena account holder</strong>.  </p>
18
19<p>If you're a member of the MIT community, go <a
20href="https://xvm.mit.edu/"><strong>try out the service</strong>
21now</a>.  You'll need an <a href="http://ca.mit.edu/">MIT personal
22certificate</a>.</p>
23
24<p>xvm.mit.edu is provided by <a href="http://sipb.mit.edu/">SIPB</a>,
25the <strong>student computing group</strong> at MIT, with generous
26funding from <a href="http://web.mit.edu/ist/">IS&amp;T</a>.  Like all
27SIPB projects, we are independently run by our own team of volunteers,
28and we welcome new contributors.</p>
29
30<p>Questions and <strong>feedback welcome</strong> at <tt>xvm@mit.edu</tt>.</p>
31
32#end def
Note: See TracBrowser for help on using the repository browser.