grundsch | 13 Oct 14:30

SF.net SVN: opennac: [270] website/pages/download.php

Revision: 270
          http://svn.sourceforge.net/opennac/?rev=270&view=rev
Author:   grundsch
Date:     2006-10-13 05:34:21 -0700 (Fri, 13 Oct 2006)

Log Message:
-----------
added link to the svn for the windows GUI (following a post in the forum telling us it was difficult to find for
the VM)

Modified Paths:
--------------
    website/pages/download.php

Modified: website/pages/download.php
===================================================================
--- website/pages/download.php	2006-10-12 12:04:09 UTC (rev 269)
+++ website/pages/download.php	2006-10-13 12:34:21 UTC (rev 270)
@@ -5,12 +5,17 @@
    $menu=new Menu("../texts/menu.txt");
 ?>

+

    

   
+  
+  
   <title>FreeNAC</title>
-  <link rel="shortcut icon" href="/images/favicon.ico" type="image/x-icon" />
+  <link rel="shortcut icon" href="/images/favicon.ico" type="image/x-icon" />
+
+  
   <link href="../styles/styles.css" rel="stylesheet" type="text/css" />
 </head>

@@ -18,133 +23,206 @@
 <body leftmargin="0" topmargin="0" marginheight="0" marginwidth="0">

 
+

 <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" width="80%">

 
+
       <tbody>

+
     <tr>

 
+
          <td colspan="2" id="title" align="center">

+      
       <div id="text"><img src="../images/logo_small.png" /></div>

+
       </td>

 
+
       </tr>

 
+
       <tr>

 
+
 	 <td colspan="2" id="line" height="2"></td>

 
+
       </tr>

 
+
       <tr>

 
+
 	 <td colspan="2" id="bar" height="6"></td>

 
+
       </tr>

 
+
       <tr>

 
+
 	 <td colspan="2" id="line" height="1"></td>

 
+
       </tr>

 
+
       <tr height="200">

 
+
          <td id="rightborder" bgcolor="#d0d0d0" height="200" valign="top" width="15%">
 	    <!-- MENU HERE -->
             <?php $menu->Show(); ?>
          </td>

 
+
          <td rowspan="2" valign="top">

+      
       <div id="text">
 	    

+      
       <h2>Download</h2>

 
+

       
+      
       <h3>Tarball</h3>

+
 Download the latest stable release: <a
href="http://sourceforge.net/project/showfiles.php?group_id=170004">freenac-2.1.rc1.tar.gz</a>&nbsp;<br />
+
       <br />
+
 The installations notes <a
href="http://svn.sourceforge.net/viewvc/opennac/trunk/doc/master_server_install.txt?view=markup">master_server_install.txt</a>
require good linux knowledge, check out the <a href="overview.php#architecture">overview
</a>too.<br />

+
       <br />

+
 To test FreeNAC, you'll need a Linux server (or VM) with the above installed, a Cisco Switch (see the <a
href="http://svn.sourceforge.net/viewvc/opennac/trunk/doc/sw_config_catos.txt?view=markup">Catos</a>
or <a
href="http://svn.sourceforge.net/viewvc/opennac/trunk/doc/sw_config_ios.txt?view=markup">IOS</a>
tips), a Windows PC to run the current <a
href="http://svn.sourceforge.net/viewvc/opennac/trunk/WindowsGUI/README.WinGUI.txt?view=markup">GUI</a>,
and another test PC. 
 If at first you don't succeed, persevere :-) ... check the <a
href="http://svn.sourceforge.net/viewvc/opennac/trunk/doc/troubleshooting.txt?view=markup">troubleshooting</a>
notes and ask questions in the Forums.<br />

+
       <br />
+
       <br />
+Note: we are working hard on FreeNAC, so considering get the latest
+snapshot from subversion (SVN) once you're running. Svn is initially
+not so easy to use, but well worth learning (see the Developer section
+of the <a href="documentation.php">Documentation </a>)
+      <br />

-Note: we are working hard on FreeNAC, so considering get the latest snapshot from subversion (SVN) once
you're running. Svn is initially not so easy to use, but well worth learning (see the Developer section of
the <a href="documentation.php">Documentation </a>)
-<br />

       <br />

+

+      
       <h3>Virtual Appliance</h3>

 
+

       
-      <div align="justify"> In order to get you started quickly
+      
+      <div align="justify"> In order to get you started quickly
  to experiment directly with FreeNAC, we have built
  a Virtual Appliance. You can download the virtual machine, and start it within VMware <a
href="http://www.vmware.com/products/ws/">Workstation</a>, VMware <a
href="http://www.vmware.com/products/player/">Player</a> (free) or VMware <a
href="http://www.vmware.com/products/server/">Server</a> (free).<br />
-<br>
-The operating system is Suse Linux 10 and includes:
-<ul>
-<li><b>FreeNAC 2.1 rc1</b>
-<li>Apache 2.2.2
-<li>MySQL 5.0.22
-<li>PHP 5.1.4
-<li>LibXML 2.6.22
-</ul>
-<b><i>How to use the VM:</i></b><br><br>
-Download the file <a
href="http://sourceforge.net/project/showfiles.php?group_id=170004">FreeNAC-sample-2.1-rc1.zip</a>
(~755 MB), uncompress it, start the VM, ignore the error <i>"eth1 interface could not be set up"</i>,
login as <b>root</b>:<b>freenac</b> (this should fix the previous error), point your switch(es) to the
FreeNAC VM (see <a
href="http://svn.sourceforge.net/viewvc/opennac/trunk/doc/cisco_switch.txt?view=markup">cisco_switch.txt</a>),
observe syslog and install the Windows GUI.<br><br>
-To get the latest revision (bug fixes) from the release 2.1 rc1, in the directory /opt/nac just type:
-<pre>svn update</pre>
-If you have problems, please let us know through our <a
href="http://www.freenac.net/phpBB2/viewforum.php?f=4">Support Forum</a><br><br>
-Have fun!
+
+      <br />
+
+The operating system is Suse Linux 10 and includes:
+      <ul>
+
+        <li><b>FreeNAC 2.1 rc1</b>
+        </li>
+        <li>Apache 2.2.2
+        </li>
+        <li>MySQL 5.0.22
+        </li>
+        <li>PHP 5.1.4
+        </li>
+        <li>LibXML 2.6.22
+        </li>
+      </ul>
+
+      <b><i>How to use the VM:</i></b><br />
+      <br />
+
+Download the file <a
href="http://sourceforge.net/project/showfiles.php?group_id=170004">FreeNAC-sample-2.1-rc1.zip</a>
(~755 MB), uncompress it, start the VM, ignore the error <i>"eth1 interface could not be set up"</i>,
login as <b>root</b>:<b>freenac</b> (this should fix the previous error), point your switch(es) to the
FreeNAC VM (see <a
href="http://svn.sourceforge.net/viewvc/opennac/trunk/doc/cisco_switch.txt?view=markup">cisco_switch.txt</a>),
observe syslog and install the <a
href="http://svn.sourceforge.net/viewvc/opennac/branches/2.1/WindowsGUI/"
target="_blank">Windows GUI</a>.<br />
+      <br />
+
+To get the latest revision (bug fixes) from the release 2.1 rc1, in the directory /opt/nac just type:
+      <pre>svn update</pre>
+
+If you have problems, please let us know through our <a
href="http://www.freenac.net/phpBB2/viewforum.php?f=4">Support Forum</a><br />
+      <br />
+
+Have fun!
       </div>
+
          </div>
+
       </td>
+
       </tr>
+
       <tr>
+
          <td id="rightborder" bgcolor="#d0d0d0" valign="top">&nbsp;</td>
+
       </tr>
+
       <tr>
+
 	 <td colspan="2" id="line" height="1"></td>
+
       </tr>
+
       <tr>
+
 	 <td colspan="2" id="bar" align="center" height="8">
+      
       <div id="tiny">&copy;&nbsp;FreeNAC 2006</div>
+
       </td>
+
       </tr>
+
       <tr>
+
 	 <td colspan="2" id="line" height="1"></td>
+
       </tr>
+
+  
   </tbody>
 </table>
+
 </body>
 </html>

This was sent by the SourceForge.net collaborative development platform, the world's largest Open
Source development site.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

Gmane