2 PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5 <head><title>Invirt</title>
6 <link href="static/favicon.ico" type="image/x-icon" rel="shortcut icon">
7 <link rel="stylesheet" href="static/style.css" type="text/css" />
8 <link rel="stylesheet" href="static/layout.css" type="text/css" media="screen" />
14 <p>Invirt is free software for managing Xen virtual machines. Invirt
15 powers the <a href="http://xvm.mit.edu/">xvm.mit.edu</a> service at
18 <h2>Invirt Features</h2>
20 <li>Management of VMs over the Web</li>
21 <li>Both hardware virtualization and paravirtualization</li>
22 <li>Installation of any OS with a boot CD</li>
23 <li>A three-minute automated Debian and Ubuntu installer</li>
24 <li>Secure VNC console access via a Java applet</li>
25 <li>Secure serial console access over SSH</li>
26 <li>Authentication by Kerberos and by client Web certs or SPNEGO</li>
27 <li>Authorization lists by AFS (optional)</li>
30 <h2>Getting Invirt</h2>
32 <p>Invirt is free software under the GPL. The source repository is in
34 <blockquote><tt>$ svn co svn://invirt.mit.edu/trunk invirt</tt></blockquote>
36 <p>If you're interested in running Invirt in your own environment,
37 feel free to contact us at <tt>invirt@mit.edu</tt>. It's not yet
38 straightforward to install; we're working on it, and we're happy
39 to help you set it up.</p>
41 <p>Invirt is based at <a href="http://sipb.mit.edu/">SIPB</a>, the
42 student computing group at MIT. We welcome new contributors; check
43 out our <a href="http://bugs.launchpad.net/invirt/+bugs">bug
44 tracker</a> for an idea of what we're working on now.</p>
47 at <a href="mailto:invirt@mit.edu">invirt@mit.edu</a>.</p>