mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

lfrost
21.17.2008 fd54f98fb16f00f938a300cd8c46223382499ef6
Fix for Issue #3093 (doc review of bundled install.html)
1 files modified
14 ■■■■■ changed files
opends/resource/install.html 14 ●●●●● patch | view | raw | blame | history
opends/resource/install.html
@@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>OpenDS Wiki: How To Install Open DS</title>
<title>How To Install Open DS</title>
<style type="text/css">
<!--
body                     { font-family: Arial, Helvetica, sans-serif;
@@ -25,7 +25,7 @@
<body>
<img src="opends_logo.png" alt="OpenDS logo" border="0" align=right>
<img src="images/opends_logo.png" alt="OpenDS logo" border="0" align=right>
<br>
@@ -44,10 +44,12 @@
</ul>
<h3>Before You Install</h3>
A Java SE 5.0 (version 1.5.0_08) or higher runtime environment must be installed.
It is recommended that your system have at least 100MB of disk space and
256MB of free memory to run OpenDS for evaluation purposes. Note that
you can configure OpenDS in such a way that it requires substantially
less, or more, disk space.
less, or more, disk space. For more information, see the
<a href="https://www.opends.org/wiki/page/OpenDSSystemRequirements">OpenDS System Requirements</a>.
<h3>To Install OpenDS in GUI mode</h3>
You can run QuickSetup remotely via Java Web Start, or locally from within the 
@@ -88,12 +90,12 @@
<h3>See Also</h3>
<ul>
  <li><a href="https://www.opends.org/wiki//page/InstallingTheOpenDSServer">Installing the OpenDS Server</a>
  <li><a href="https://www.opends.org/wiki/page/InstallingTheOpenDSDirectoryServer">Installing the OpenDS Directory Server</a>
  <br>
  <li> <a href="https://www.opends.org/wiki//page/OverviewOfTheQuickSetupTool">Overview of the QuickSetup Tool</a>
  <li> <a href="https://www.opends.org/wiki/page/OverviewOfTheQuickSetupTool">Overview of the QuickSetup Tool</a>
  <br>
  </li>
  <li> <a href="https://www.opends.org/wiki//page/Setup">setup</a>
  <li> <a href="https://www.opends.org/wiki/page/Setup">setup</a>
  </li>
</ul>
</body>