summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
70f60ee)
svn path=/trunk/packages/invirt-web/; revision=1789
<input type="hidden" name="machine_id" value="$machine.machine_id"/>
<table>
<input type="hidden" name="machine_id" value="$machine.machine_id"/>
<table>
+ #if not $machine.type.hvm
+ Console access: type
+ <tt>ssh $machine.name@$config.console.hostname</tt>
+ on Athena. <a href="https://xvm.scripts.mit.edu/wiki/SerialConsole">(more info)</a>
+ #elif $has_vnc
<strong><a href="vnc?machine_id=$machine.machine_id">Get Console</a></strong>
#else
VNC console not enabled; still booting?
<strong><a href="vnc?machine_id=$machine.machine_id">Get Console</a></strong>
#else
VNC console not enabled; still booting?
code/getafsgroups.py: lockers, /mit
code/getafsgroups.py: use of pts for authz
code/main.py: lockers, pts, in help text
code/getafsgroups.py: lockers, /mit
code/getafsgroups.py: use of pts for authz
code/main.py: lockers, pts, in help text
+code/templates/info.tmpl: "Athena" in help text; really we need to separate code/skin/messages