Author: jan Date: 2007-10-16 11:35:47 +0200 (Tue, 16 Oct 2007) New Revision: 441
Modified: trunk/doc/website/openvas-client.htm4 trunk/doc/website/openvas-server.htm4 Log: Added explicit hints on announce mailing list. Also aligned screenshot for OpenVAS-Client to the right. Modified: trunk/doc/website/openvas-client.htm4 =================================================================== --- trunk/doc/website/openvas-client.htm4 2007-10-15 13:55:08 UTC (rev 440) +++ trunk/doc/website/openvas-client.htm4 2007-10-16 09:35:47 UTC (rev 441) @@ -28,6 +28,8 @@ PAGE_START <h2>About OpenVAS-Client</h2> +<a href="pix/openvasclient-screenshot.png"><img border="0" align="right" src="pix/openvasclient-screenshot-small.png" alt="Screenshot of OpenVAS-Client Main Dialog"></a> + <p> OpenVAS-Client is a terminal and GUI client application for OpenVAS and Nessus. In fact @@ -36,8 +38,6 @@ network vulnerability scan sessions. </p> -<a href="pix/openvasclient-screenshot.png"><img border="0" src="pix/openvasclient-screenshot-small.png" alt="Screenshot of OpenVAS-Client Main Dialog"></a> - <p> OpenVAS-Client is a successor of NessusClient 1.X. The fork happened with NessusClient CVS HEAD 20070704. The reason was that the original @@ -68,9 +68,19 @@ <h2>Installing OpenVAS-Client</h2> +<p> +<b>Recommended:</b> Once you installed OpenVAS-Client, you should +<a href="http://lists.wald.intevation.org/mailman/listinfo/openvas-announce" + >subscribe to the openvas-announce mailing list</a>. +It is a low-traffic list which helps to not miss any OpenVAS +news/change of importance. +</p> + <h3>Readily available installation package</h3> +<p> <strong>Debian unstable</strong> +</p> <p> Add the following line to your sources.list and then apt-get update && apt-get install openvas-client Modified: trunk/doc/website/openvas-server.htm4 =================================================================== --- trunk/doc/website/openvas-server.htm4 2007-10-15 13:55:08 UTC (rev 440) +++ trunk/doc/website/openvas-server.htm4 2007-10-16 09:35:47 UTC (rev 441) @@ -54,6 +54,14 @@ <h2>Installing OpenVAS Server</h2> <p> +<b>Recommended:</b> Once you installed OpenVAS Server, you should +<a href="http://lists.wald.intevation.org/mailman/listinfo/openvas-announce" + >subscribe to the openvas-announce mailing list</a>. +It is a low-traffic list which helps to not miss any OpenVAS +news/change of importance. +</p> + +<p> <b>ATTENTION:</b> The current release still conflicts for some file with a installation of Nessus. Therefore you should either removed Nessus from your system or use "--prefix" to define a different location for installation. _______________________________________________ Openvas-commits mailing list [email protected] http://lists.wald.intevation.org/mailman/listinfo/openvas-commits
