<html>
<head>
</head>
<body bgcolor="#FFFFFF">
<form action="/scripts/newquota" name="mainform">
<table bgcolor=#ffffff link=#0000ee vlink=#0000ee text=#000000 border=2>
<tr>
<td background=/bg.gif><div> <font size=+2><b>Enable Quotas</b></font></div></td>
</tr>
<tr>
<td bgcolor=#dfdfdf>Warning: enabling quotas on a machine that does not have kernel
support for it may cause problems. This should only happen if you have compiled a custom kernel on your
machine WITHOUT quota support. Proceed at your own risk.</td>
</tr>
<tr>
<td bgcolor=#cccccc><div> <input type="submit" value="Ok"></div></td>
</tr>
</table>
</form>
</html>