very easy
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 325
Directory Assistant 2.0
Directory Assistant is an application for managing an LDAP address book. more>>
Directory Assistant is an application for managing an LDAP address book. The focus is to create a very easy to use program, with only the few but necessary features. The target of Directory Assistant is novice users that still need to keep their addresses in an LDAP server.
<<less Download (0.018MB)
Added: 2005-12-12 License: BSD License Price:
1418 downloads
Very restrictive set of firewall rules
Very restrictive set of firewall rules script is a sample firewall for ip_tables. more>>
Very restrictive set of firewall rules script is a sample firewall for ip_tables, the tool for doing firewalling and masquerading under the 2.3.x/2.4.x series of kernels.
Be warned, this is a very restrictive set of firewall rules (and they should be, for proper security). Anything that you do not _specifically_ allow is logged and dropped into /dev/null, so if youre wondering why something isnt working, check /var/log/messages.
This is about as close as you get to a secure firewall. Its nasty, its harsh, and it will make your machine nearly invisible to the rest of the internet world. Have fun.
To run this script you must chmod 700 iptables-script and then execute it. To stop it from running, run iptables -F
Sample:
#Point this to your copy of ip_tables
IPT="/usr/local/bin/iptables"
#Load the module.
modprobe ip_tables
#Flush old rules, delete the firewall chain if it exists
$IPT -F
$IPT -F -t nat
$IPT -X firewall
#Setup Masquerading. Change the IP to your internal network and uncomment
#this in order to enable it.
#$IPT -A POSTROUTING -t nat -s 192.168.1.0/24 -j MASQUERADE
#$IPT -P FORWARD ACCEPT
#echo 1 > /proc/sys/net/ipv4/ip_forward
#Set up the firewall chain
$IPT -N firewall
$IPT -A firewall -j LOG --log-level info --log-prefix "Firewall:"
$IPT -A firewall -j DROP
#Accept ourselves
$IPT -A INPUT -s 127.0.0.1/32 -d 127.0.0.1/32 -j ACCEPT
#If youre using IP Masquerading, change this IP to whatever your internl
#IP addres is and uncomment it
#$IPT -A INPUT -s 192.168.1.1/32 -d 0/0 -j ACCEPT
#Accept DNS, cause its warm and friendly
$IPT -A INPUT -p udp --source-port 53 -j ACCEPT
$IPT -A INPUT -p tcp --source-port 113 -j ACCEPT
$IPT -A INPUT -p tcp --destination-port 113 -j ACCEPT
#Allow ftp to send data back and forth.
$IPT -A INPUT -p tcp ! --syn --source-port 20 --destination-port 1024:65535 -j ACCEPT
#Accept SSH. Duh.
#$IPT -A INPUT -p tcp --destination-port 22 -j ACCEPT
#Send everything else ot the firewall.
$IPT -A INPUT -p icmp -j firewall
$IPT -A INPUT -p tcp --syn -j firewall
$IPT -A INPUT -p udp -j firewall
<<lessBe warned, this is a very restrictive set of firewall rules (and they should be, for proper security). Anything that you do not _specifically_ allow is logged and dropped into /dev/null, so if youre wondering why something isnt working, check /var/log/messages.
This is about as close as you get to a secure firewall. Its nasty, its harsh, and it will make your machine nearly invisible to the rest of the internet world. Have fun.
To run this script you must chmod 700 iptables-script and then execute it. To stop it from running, run iptables -F
Sample:
#Point this to your copy of ip_tables
IPT="/usr/local/bin/iptables"
#Load the module.
modprobe ip_tables
#Flush old rules, delete the firewall chain if it exists
$IPT -F
$IPT -F -t nat
$IPT -X firewall
#Setup Masquerading. Change the IP to your internal network and uncomment
#this in order to enable it.
#$IPT -A POSTROUTING -t nat -s 192.168.1.0/24 -j MASQUERADE
#$IPT -P FORWARD ACCEPT
#echo 1 > /proc/sys/net/ipv4/ip_forward
#Set up the firewall chain
$IPT -N firewall
$IPT -A firewall -j LOG --log-level info --log-prefix "Firewall:"
$IPT -A firewall -j DROP
#Accept ourselves
$IPT -A INPUT -s 127.0.0.1/32 -d 127.0.0.1/32 -j ACCEPT
#If youre using IP Masquerading, change this IP to whatever your internl
#IP addres is and uncomment it
#$IPT -A INPUT -s 192.168.1.1/32 -d 0/0 -j ACCEPT
#Accept DNS, cause its warm and friendly
$IPT -A INPUT -p udp --source-port 53 -j ACCEPT
$IPT -A INPUT -p tcp --source-port 113 -j ACCEPT
$IPT -A INPUT -p tcp --destination-port 113 -j ACCEPT
#Allow ftp to send data back and forth.
$IPT -A INPUT -p tcp ! --syn --source-port 20 --destination-port 1024:65535 -j ACCEPT
#Accept SSH. Duh.
#$IPT -A INPUT -p tcp --destination-port 22 -j ACCEPT
#Send everything else ot the firewall.
$IPT -A INPUT -p icmp -j firewall
$IPT -A INPUT -p tcp --syn -j firewall
$IPT -A INPUT -p udp -j firewall
Download (MB)
Added: 2007-02-14 License: GPL (GNU General Public License) Price:
984 downloads
Easy Funktion 6.02
Easy Funktion is a 2D function plotter and equation solver. more>>
Easy Funktion is 2D function plotter software with an equation solver. Easy Funktion has an office-like GUI frontend and features a built-in pocket calculator, calculating with complex numbers (with special extensions for electronics, e.g. capacitor/inductor impedance), a function to export to spreadsheet software, and an advanced formula editor with automatic formatting.
This program alternatively supports an english version of the GUI, but at this time there is no separate english language download available.
In order to activate the english language GUI, do the following:
Open the folder where the program data is installed (/usr/share/easyfunktion). Rename the subfolder de to de_. You may need the root account to do this.
Enhancements:
- Unicode support for Unix.
- An English language GUI with English online help is now available for non-German installations.
<<lessThis program alternatively supports an english version of the GUI, but at this time there is no separate english language download available.
In order to activate the english language GUI, do the following:
Open the folder where the program data is installed (/usr/share/easyfunktion). Rename the subfolder de to de_. You may need the root account to do this.
Enhancements:
- Unicode support for Unix.
- An English language GUI with English online help is now available for non-German installations.
Download (1.4MB)
Added: 2007-07-16 License: Free For Educational Use Price:
833 downloads
Very Strange Tunneling Tool 0.5.0
Very Strange Tunneling Tool (VSST) is a multi-protocol tunneling tool. more>>
Very Strange Tunneling Tool (VSST) is a multi-protocol tunneling tool. It accepts input by TCP stream sockets and FIFOs, and can send data via TCP, POP3, and ICMP tunneling.
HOW TO COMPILE
Run the following command:
OS | COMMAND
-----------------------
linux+bsd | make
solaris | make solaris[2]
other unix| try both :-)[1]
[1]: Give me root access to your box and I will port it. Im interested in porting vstt to Solaris x86, Solaris sparc, SGI IRIX, AIX, ...
[2]: Never tested since the hardware of my Solaris box is broken.
HOW TO INSTALL
Run make install
<<lessHOW TO COMPILE
Run the following command:
OS | COMMAND
-----------------------
linux+bsd | make
solaris | make solaris[2]
other unix| try both :-)[1]
[1]: Give me root access to your box and I will port it. Im interested in porting vstt to Solaris x86, Solaris sparc, SGI IRIX, AIX, ...
[2]: Never tested since the hardware of my Solaris box is broken.
HOW TO INSTALL
Run make install
Download (0.088MB)
Added: 2006-10-09 License: BSD License Price:
1117 downloads
Very Simple Network Monitor 2.0.0
Very Simple Network Monitor is a complete rewrite of project PHP Monitoring. more>>
Very Simple Network Monitor is a complete rewrite of project PHP Monitoring.
Its by default capable of monitoring via ping, UDP and TCP checks. Has builtin plugin system so customized scripts can be used to monitor whatever you like eg. oracle tablespaces, diskspace whatever; Alarms are also generated via plugins, it has standard EMAIL alarm, but can be customized to have snmp traps, or sms gateways or whatever.
Can store uptime reports in mysql and generated reports and uptimes in % availability per service.
Has one centralised html monitoring page with all alarms together for good overview.
Enhancements:
- reporting bug fixed
- alarm causes nmonitor to be locked bug fixed
- some other minor stuff I cant remember
- removed some typos from INSTALL doc:)
<<lessIts by default capable of monitoring via ping, UDP and TCP checks. Has builtin plugin system so customized scripts can be used to monitor whatever you like eg. oracle tablespaces, diskspace whatever; Alarms are also generated via plugins, it has standard EMAIL alarm, but can be customized to have snmp traps, or sms gateways or whatever.
Can store uptime reports in mysql and generated reports and uptimes in % availability per service.
Has one centralised html monitoring page with all alarms together for good overview.
Enhancements:
- reporting bug fixed
- alarm causes nmonitor to be locked bug fixed
- some other minor stuff I cant remember
- removed some typos from INSTALL doc:)
Download (0.11MB)
Added: 2006-12-27 License: Freeware Price:
1039 downloads
SiVeCo 0.2.8
SiVeCo is a simple version control program. more>>
SiVeCo is a simple version control program. It is very easy to install and use, and has nearly no dependencies. This application is meant to be used for someone working alone on smaller projects, with contributors sending patches infrequently.
Enhancements:
- Bugs were fixed.
- The ability to export data to other SCMs was added, and an example for mercurial is included.
<<lessEnhancements:
- Bugs were fixed.
- The ability to export data to other SCMs was added, and an example for mercurial is included.
Download (0.043MB)
Added: 2007-08-17 License: GPL (GNU General Public License) Price:
801 downloads
Endgame: Singularity 0.26a
Endgame: Singularity is a simulation of a true AI. more>>
Created by accident, all who find you would destroy you. Can you escape?
Endgame: Singularity project is a simulation of a true AI. Go from computer to computer, pursued by the entire world. Keep hidden, and you might have a chance.
Originally created for the Pyweek compo, this version features many bugfixes and enhancements over the compo version. Thanks to Phil Bordelon for many of these fixes.
Enhancements:
- Very Easy mode is actually playable.
<<lessEndgame: Singularity project is a simulation of a true AI. Go from computer to computer, pursued by the entire world. Keep hidden, and you might have a chance.
Originally created for the Pyweek compo, this version features many bugfixes and enhancements over the compo version. Thanks to Phil Bordelon for many of these fixes.
Enhancements:
- Very Easy mode is actually playable.
Download (0.44MB)
Added: 2007-08-16 License: GPL (GNU General Public License) Price:
802 downloads
ferite 1.0.2
ferite is a lighweight, portable, threadsafe scripting engine with a language that is very easy to pick up and use. more>>
ferite is a lighweight, portable, threadsafe scripting engine with a language that is very easy to pick up and use.
ferite is a scripting engine and language written in c for complete portability.
ferite is a clean language with influences from various places: objects from Java/C++, functions from C/php, closures from scheme, block calling from ruby, namespaces from C++, as well as its own a sane loose typing mechanism, variant type and set of nice APIs.
Its origins are from one of those "it seems like a good idea", the good idea was provoked by finding perl a real pain in the arse to embed (from what I gather its easier nowadays). It started in the summer of 2000 (with various tries and fails within the pre-ceding two years). It reached version 1.0 in the second quarter of 2005.
<<lessferite is a scripting engine and language written in c for complete portability.
ferite is a clean language with influences from various places: objects from Java/C++, functions from C/php, closures from scheme, block calling from ruby, namespaces from C++, as well as its own a sane loose typing mechanism, variant type and set of nice APIs.
Its origins are from one of those "it seems like a good idea", the good idea was provoked by finding perl a real pain in the arse to embed (from what I gather its easier nowadays). It started in the summer of 2000 (with various tries and fails within the pre-ceding two years). It reached version 1.0 in the second quarter of 2005.
Download (1.9MB)
Added: 2005-12-07 License: BSD License Price:
1419 downloads
epiOS
epiOS is a Gentoo based GNU/Linux distribution designed and optimized for VIA Epia systems. more>>
epiOS is a Gentoo based GNU/Linux distribution designed and optimized for VIA Epia systems.
epiOS is developed to detect and support all integrated hardware components like the onboard MPEG-2 decoder or the PadLock (Cryptography) engine out of the box.
Otherwise its main purpose is to provide a system which is easy to install, maintain and of course very easy to use even for unexperienced users but keeping all the advanced features Gentoo provides.
<<lessepiOS is developed to detect and support all integrated hardware components like the onboard MPEG-2 decoder or the PadLock (Cryptography) engine out of the box.
Otherwise its main purpose is to provide a system which is easy to install, maintain and of course very easy to use even for unexperienced users but keeping all the advanced features Gentoo provides.
Download (624MB)
Added: 2006-10-17 License: GPL (GNU General Public License) Price:
699 downloads
myGuests 0.2
myGuests is a guestbook written in PHP. more>>
myGuests is a guestbook written in PHP. It uses a simple textfile as storage, there is no need for a database server like mysql to use it. Ive started to develop myGuests in the year 2002 when database servers were only affordable for business applications. Using a simple textfile as storage made it possible for many people to install their own guestbook very easy.
Today I look back to three years of developing PHP applications for business use. I apologize for not releasing new open source projects in the past years, maybe there will be new things in the next months.
Main features:
- multi-language support (available languages: English, German, Dutch, Slovak)
- css support
- email notification
- email protection
- badwords filter
- admin-mode (delete&comment on entries)
<<lessToday I look back to three years of developing PHP applications for business use. I apologize for not releasing new open source projects in the past years, maybe there will be new things in the next months.
Main features:
- multi-language support (available languages: English, German, Dutch, Slovak)
- css support
- email notification
- email protection
- badwords filter
- admin-mode (delete&comment on entries)
Download (0.010MB)
Added: 2006-06-26 License: GPL (GNU General Public License) Price:
1216 downloads
WebCert 1.5.0
WebCert is a Web application to generate and manage digital certificates in cases where no full CA is needed. more>>
WebCert is a Web application to generate and manage digital certificates in cases where no "full" CA is needed.
WebCert is very handy for those who need a cert quickly and dont have the hang of the OpenSSL command line. It is very easy to deploy and to use.
<<lessWebCert is very handy for those who need a cert quickly and dont have the hang of the OpenSSL command line. It is very easy to deploy and to use.
Download (0.090MB)
Added: 2007-06-30 License: GPL (GNU General Public License) Price:
846 downloads
Linbox Directory Server 2.0.0
Linbox Directory Server (LDS), along with the Linbox Management Console (LMC). more>>
Linbox Directory Server (LDS), along with the Linbox Management Console (LMC), is a powerful system that allows developers, system administrators, and other software vendors to manage users, groups, and their associated policies in an LDAP server.
Linbox Directory Server is highly ergonomic interface design makes it very easy to use, and delegation of administration enables medium size organization to adopt LDS.
Enhancements:
- New features and improvements include DNS/DHCP management and a Norwegian translation.
- The new DNS/DHCP module allows you to manage DNS zones and DHCP subnets for a typical LAN environment.
<<lessLinbox Directory Server is highly ergonomic interface design makes it very easy to use, and delegation of administration enables medium size organization to adopt LDS.
Enhancements:
- New features and improvements include DNS/DHCP management and a Norwegian translation.
- The new DNS/DHCP module allows you to manage DNS zones and DHCP subnets for a typical LAN environment.
Download (MB)
Added: 2007-07-12 License: GPL (GNU General Public License) Price:
507 downloads
burncenter 3.2
burncenter is a very easy-to-use text based interface to the standard CD burning tools for UNIX. more>>
Burncenter is a very easy-to-use text-based interface to cd-burning tools under UNIX (cdrecord, cdda2wav, mkisofs).
Main features:
- easy to use text interface
- non-interactive frontend (useful for scripts)
- transparent multi-session support
- creation of audio cd from WAVE, OGG or MP3 files, or from playlists
- data and audio cd copy support
- cdrw support (fast and complete blanking)
- small perl module, designed to simplify access to cdburners
<<lessMain features:
- easy to use text interface
- non-interactive frontend (useful for scripts)
- transparent multi-session support
- creation of audio cd from WAVE, OGG or MP3 files, or from playlists
- data and audio cd copy support
- cdrw support (fast and complete blanking)
- small perl module, designed to simplify access to cdburners
Download (0.014MB)
Added: 2005-06-28 License: GPL (GNU General Public License) Price:
1578 downloads
firefly 1.0.11
firefly is a firewall and QoS script for Linux netfilter. more>>
firefly is a firewall and QoS script for Linux netfilter. It is all-in-one and very easy to use. The configuration is cached and the firewall built in such a way that it can be rapidly rebuilt as a dial-up interface goes up and down (and the IP address changes).
There are two ways to install this software:
Automatically:
Run (as root) ./install.sh
Manually:
As root:
1. Copy firefly.cfg to /etc
2. Copy firefly.py to /usr/local/sbin
3. Copy firefly.8 to /usr/local/man/man8
4. Copy firefly.cfg.5 to /usr/local/man/man5
<<lessThere are two ways to install this software:
Automatically:
Run (as root) ./install.sh
Manually:
As root:
1. Copy firefly.cfg to /etc
2. Copy firefly.py to /usr/local/sbin
3. Copy firefly.8 to /usr/local/man/man8
4. Copy firefly.cfg.5 to /usr/local/man/man5
Download (0.022MB)
Added: 2006-07-05 License: GPL (GNU General Public License) Price:
1213 downloads
uRadiusLib 0.1
uRadiusLib is a full, small, and easy to use C RADIUS client library. more>>
uRadiusLib is a full, small, and easy to use C RADIUS client library. It includes full AAA example code with complete attribute sets.
It provides AAA via a very easy C API for your applications. uRadiusLib is based on the Cistron and Livingstone radiusd code.
It was originally designed to be used in embedded Linux applications with uClibC/Buildroot or similar, but can be used anywhere.
Installation:
cd liburadius
make
make install
cd examples
#setup hardcoded for your radius server
#See PLAN for API
vi testauth.c
make testauth
./testauth
#setup hardcoded for your radius server
#See PLAN for API
vi testacct.c
make testacct
./testacct
<<lessIt provides AAA via a very easy C API for your applications. uRadiusLib is based on the Cistron and Livingstone radiusd code.
It was originally designed to be used in embedded Linux applications with uClibC/Buildroot or similar, but can be used anywhere.
Installation:
cd liburadius
make
make install
cd examples
#setup hardcoded for your radius server
#See PLAN for API
vi testauth.c
make testauth
./testauth
#setup hardcoded for your radius server
#See PLAN for API
vi testacct.c
make testacct
./testacct
Download (0.038MB)
Added: 2006-06-09 License: GPL (GNU General Public License) Price:
1236 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above very easy search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed