generated from smedev/Template-for-SMEServer-Contribs-Package
* Mon Sep 15 2008 Johannes Weberhofer <linux@weberhofer.at> 2.2.1
- Fixed attributes - Cleaned spec - Updated to latest version * Sat Apr 14 2007 Nick Hemmesch <nick@ndhsoft.com> 2.1-1.3.4 - Added CentOS 5 i386 support - Added CentOS 5 x86_64 support * Fri Feb 23 2007 Nick Hemmesch <nick@ndhsoft.com> 2.1-1.3.3 - Fix ownership of cron.sh to root:root * Wed Nov 01 2006 Erik A. Espinoza <espinoza@forcenetworks.com> 2.1-1.3.2 - Added Fedora Core 6 support * Mon Jun 05 2006 Nick Hemmesch <nick@ndhsoft.com> 2.1-1.3.1 - Add SuSE 10.1 support - Set apacheuser and apachegroup correctly in cron.sh * Sat May 13 2006 Nick Hemmesch <nick@ndhsoft.com> 2.1-1.2.10 - Add Fedora Core 5 support * Sun Nov 20 2005 Nick Hemmesch <nick@ndhsoft.com> 2.1-1.2.9 - Add SuSE 10.0 and Mandriva 2006.0 support * Sat Oct 15 2005 Nick Hemmesch <nick@ndhsoft.com> 2.1-1.2.8 - Add Fedora Core 4 x86_64 support * Sat Oct 01 2005 Nick Hemmesch <nick@ndhsoft.com> 2.1-1.2.7 - Add CentOS 4 x86_64 support * Fri Sep 22 2005 Nick Hemmesch <nick@ndhsoft.com> 2.1-1.2.6 - Remove automake config for Mandrake acct build failures * Fri Jul 01 2005 Nick Hemmesch <nick@ndhsoft.com> 2.1-1.2.5 - Add Fedora Core 4 support * Fri Jun 03 2005 Torbjorn Turpeinen <tobbe@nyvalls.se> 2.1-1.2.4 - Gnu/Linux Mandrake 10.0,10.1,10.2 support * Fri May 27 2005 Nick Hemmesch <nick@ndhsoft.com> 2.1-1.2.3 - Remove doc rpm * Sun Feb 27 2005 Nick Hemmesch <nick@ndhsoft.com> 2.1-1.2.2 - Add Fedora Core 3 support - Add CentOS 4 support * Thu Jun 03 2004 Nick Hemmesch <nick@ndhsoft.com> 2.1-1.2.1 - Add Fedora Core 2 support * Wed Feb 11 2004 Nick Hemmesch <nick@ndhsoft.com> 2.1-1.1.5 - Fix Trustix 2.0 crontab call to fcrontab - Define crontab - Define appacheuser and apachegroup * Mon Dec 29 2003 Nick Hemmesch <nick@ndhsoft.com> 2.1-1.1.4 - Add Fedora Core 1 support * Tue Nov 25 2003 Nick Hemmesch <nick@ndhsoft.com> 2.1-1.1.3 - Add Red Hat 9 support - Add Trustix 2.0 support - Add Mandrake 9.2 support - Fix images to images-toaster * Sun Mar 30 2003 Miguel Beccari <miguel.beccari@clikka.com> 2.1-1.1.2 - Toaster HTML templates (alpha status) * Sat Mar 29 2003 Miguel Beccari <miguel.beccari@clikka.com> 2.1-1.1.1 - First rpm: everything is OK. Templates are NOT ok.
This commit is contained in:
103
root/EnderUNIX
Executable file
103
root/EnderUNIX
Executable file
@@ -0,0 +1,103 @@
|
||||
What is EnderUNIX?
|
||||
=-=-=-=-=-=-=-=-=-
|
||||
|
||||
EnderUNIX SDT (Open Source Software Development Team), is a bunch of
|
||||
people who gathered to develop free software for Open Source community
|
||||
from Turkey. They are some people who realized the importance of "sharing"
|
||||
in their hearts, and distributing software for public use.
|
||||
|
||||
Topic Interested
|
||||
=-=-=-=-=-=-=-=-
|
||||
|
||||
As a team, our main goal is to develop useful programs, that will run
|
||||
platform-independetly on any *NIX flavor. Besides you are going to see
|
||||
some Turkish HELP/HOWTO for *BSD systems. They may be either translations
|
||||
to Turkish, or written from scratch.
|
||||
|
||||
Softwares
|
||||
=-=-=-=-=
|
||||
|
||||
1)Hafiye
|
||||
|
||||
Hafiye is a POSIX-compliant, customizable TCP/IP packet sniffer. Instead
|
||||
of interpreting protocols according to the data structures supplied by
|
||||
the operating system, it interprets Layer II, III, and IV as well as
|
||||
the payload, according to the knowledge base that it constructs from
|
||||
the user-supplied protocol configuration files.
|
||||
|
||||
www.EnderUNIX.ORG/hafiye/
|
||||
|
||||
2)Aget
|
||||
|
||||
EnderUNIX Aget is a multi-threaded application that can accelarate your
|
||||
downloads. For the time being, the program supports HTTP downloads and
|
||||
can be run from the console. The future plans for the program include
|
||||
developing a GUI and supporting FTP protocol as well as intelligently
|
||||
managing multiple downloads.
|
||||
|
||||
www.EnderUNIX.ORG/aget/
|
||||
|
||||
3)spamGuard
|
||||
|
||||
Nearly all of today's mail system administrators face spam as their first
|
||||
threat. Because of this, EnderUNIX team has written a small application to
|
||||
automagically monitor malicious spammer activity in your mail server logs.
|
||||
spamGuard is written purely in C, to stop spammers hanging around.The
|
||||
program supports qmail (multilog/syslog) Sendmail and Postfix.
|
||||
|
||||
www.EnderUNIX.ORG/spamguard/
|
||||
|
||||
4) QLdapAdmin
|
||||
|
||||
QLDAPAdmin is a series of tools that controls the LDAP databases which
|
||||
are used to store account information for Qmail users. It is written
|
||||
in C . With the help of QLDAPAdmin tools, you can: create/delete/modify
|
||||
virtual domains create/delete/modify virtual domain users change users'
|
||||
password, mailhost (for qmail clusters), mailquota, mail directory
|
||||
create alternate/forwarding addresses for one maibox List all qmail
|
||||
domains/domain users ....
|
||||
|
||||
www.EnderUNIX.ORG/qldapadmin/
|
||||
|
||||
5)Vpwd2SQL
|
||||
|
||||
EnderUNIX Vpwd2SQL is a tool, written in PERL that is used to convert
|
||||
'/etc/shadow or /etc/master.passwd' accounts to vpopmail accounts.
|
||||
|
||||
www.EnderUNIX.ORG/vpw2sql/
|
||||
|
||||
6)IsoQlog
|
||||
|
||||
Isoqlog is qmail log analysis program written in C. It designed to
|
||||
scan qmail logfiles and produce usage statistics in HTML format for
|
||||
viewing through a browser. It produces Top domains output according to
|
||||
Incoming , Outgoing , total mails and bytes, it keeps your main domain
|
||||
mail statistics for per day, per month and per year. This tool is used
|
||||
by many *large* scale organizations.
|
||||
|
||||
|
||||
www.EnderUNIX.ORG/isoqlog
|
||||
|
||||
7) Knowlan
|
||||
Knowlan is ARP protocol based Local Area Network IP and MAC Adress Extractor.
|
||||
Knowlan uses libpcap and libnet libraries for to be simple to handle and to
|
||||
have a simple code for any interestor to deal with the code. To describe knowlan
|
||||
overally, Knowlan, sends ARP REQUEST packets to the LAN, and at the same time,
|
||||
It recieves ARP REPLY packets from the up machines. So, It prints out IP and MAC
|
||||
addresses of online machines.
|
||||
|
||||
|
||||
www.EnderUNIX.ORG/knowlan
|
||||
|
||||
|
||||
More to come check http://www.enderunix.org/index.php?lang=en&tab=soft
|
||||
for updates..
|
||||
|
||||
Documents
|
||||
=-=-=-=-=
|
||||
|
||||
Since there are lots of documents that can not be mentioned here. You
|
||||
can see list of documents that is written in Turkish and/or English from
|
||||
http://www.enderunix.org/index.php?lang=en&tab=docs address
|
||||
|
||||
|
Reference in New Issue
Block a user