Changes between Version 2 and Version 3 of WikiStart
- Timestamp:
- 08/31/07 00:54:46 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v2 v3 1 1 = Welcome to Vuurmuur Firewall = 2 2 3 Trac is a '''minimalistic''' approach to '''web-based''' management of 4 '''software projects'''. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress. 3 This is the community page of the [http://vuurmuur.sourceforge.net Vuurmuur] project. [http://vuurmuur.sourceforge.net Vuurmuur] is a powerful middle-end/front-end for [http://www.netfilter.org netfilter/iptables] for Linux aimed at system-administrators who need a decent firewall, but don't have netfilter specific knowledge. It is open source and distributed under the terms of the [http://www.gnu.org/copyleft/gpl.html|GNU GPL]. Take a look ((Features|here)) for the list of features. See the [http://wiki.vuurmuur.org/tiki/tiki-browse_gallery.php?galleryId=1 screenshots] and [http://wiki.vuurmuur.org/demos/demos.html flash demos] for an impression. 5 4 6 All aspects of Trac have been designed with the single goal to 7 '''help developers write great software''' while '''staying out of the way''' 8 and imposing as little as possible on a team's established process and 9 culture. 5 === Interested? This is how you get involved: === 10 6 11 As all Wiki pages, this page is editable, this means that you can 12 modify the contents of this page simply by using your 13 web-browser. Simply click on the "Edit this page" link at the bottom 14 of the page. WikiFormatting will give you a detailed description of 15 available Wiki formatting commands. 7 ''Use it''[[BR]] 16 8 17 "[wiki:TracAdmin trac-admin] ''yourenvdir'' initenv" created 18 a new Trac environment, containing a default set of wiki pages and some sample 19 data. This newly created environment also contains 20 [wiki:TracGuide documentation] to help you get started with your project. 9 * Download the latest version and run it 10 * Read how to get started and about Vuurmuur Manual on this wiki 11 * Report problems if you encounter any 12 * Check the [http://wiki.vuurmuur.org//tiki/tiki-list_faqs.php faq], [http://sourceforge.net/mailarchive/forum.php?forum_id=41447 mailarchives] and [http://sourceforge.net/forum/?group_id=114382 forums] for common issues 13 * Join the [https://lists.sourceforge.net/lists/listinfo/vuurmuur-users vuurmuur-users mailinglist] to ask questions, participate in discussions 21 14 22 You can use [wiki:TracAdmin trac-admin] to configure 23 [http://trac.edgewall.org/ Trac] to better fit your project, especially in 24 regard to ''components'', ''versions'' and ''milestones''. 15 ''Improve it''[[BR]] 25 16 17 * [ftp://ftp.vuurmuur.org/releases/ Get the latest alpha version], run it and report how it works 18 * [https://wiki.vuurmuur.org/tiki/tiki-register.php Register] an account on the wiki and help improve the documentation 19 * Create a translation for vuurmuur_conf in your native language 20 * Join the [https://lists.sourceforge.net/lists/listinfo/vuurmuur-devel vuurmuur-devel] mailinglist to participate in discussions 21 * Package Vuurmuur for your favorite distro 22 * Help others solve their problems at the [http://sourceforge.net/forum/?group_id=114382 forums], irc and [https://lists.sourceforge.net/lists/listinfo/vuurmuur-users mailinglist] 23 * Check the developers page on the wiki 26 24 27 TracGuide is a good place to start. 25 ''Spread the word''[[BR]] 28 26 29 Enjoy! [[BR]] 30 ''The Trac Team'' 27 * Rate the project on [http://freshmeat.net/projects/vuurmuur/ freshmeat.net] 28 * Try to convince your favorite distro to include Vuurmuur 29 * Tell your friends, collegues, relatives, etc 30 * Describe your installation(s), and bring us your testimonials, to show the power of Vuurmuur. 31 31 32 == Starting Points == 33 34 * TracGuide -- Built-in Documentation 35 * [http://trac.edgewall.org/ The Trac project] -- Trac Open Source Project36 * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions37 * TracSupport -- Trac Support38 39 For a complete list of local wiki pages, see TitleIndex. 32 {{{ 33 #!html 34 <a href="http://sourceforge.net"> 35 <img src="http://sourceforge.net/sflogo.php?group_id=114382&type=1?nocache=1" 36 width="88" height="31" border="0" alt="SourceForge.net Logo" 37 align="right" /> 38 </a> 39 }}}