Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
acb4d7b5
Commit
acb4d7b5
authored
Jul 08, 2003
by
Leigh B. Stoller
Browse files
Add more explicit link to pretty pictures page.
Reduce font size of the date.
parent
eb232dce
Changes
2
Hide whitespace changes
Inline
Side-by-side
www/explist.php3
View file @
acb4d7b5
...
...
@@ -40,7 +40,7 @@ function GENPLIST ($which, $query_result)
$swapdate
=
""
;
}
else
{
$swapdate
=
"<br>
$swapdate
"
;
$swapdate
=
"<
font size=-1><
br>
$swapdate
</font>
"
;
}
echo
"<td align=center>"
;
...
...
www/index.php3
View file @
acb4d7b5
...
...
@@ -99,7 +99,12 @@ to remotely configure and control machines and links down to
the hardware level. Packet loss, latency, bandwidth, queue sizes--
all can be user-defined. Even the OS disk
contents can be fully and securely replaced with custom images by any experimenter;
Netbed can load ten or a hundred disks in 2.5 minutes total.
Netbed can load ten or a hundred disks in 2.5 minutes total.
<?php
echo
"There are currently <a href=explist.php3>
$active_expts
active
experiments</a> running on Emulab, and <a
href=explist.php3>
$swapped_expts
swapped out experiments</a>.
\n
"
;
?>
</p>
<p>
Utah's local installation currently features high-speed Cisco
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment