RSS 36 projects tagged "Linux"

Download Website Updated 22 May 2013 GNU Parallel

Screenshot
Pop 587.16
Vit 188.56

GNU parallel is a shell tool for executing jobs in parallel locally or using remote computers. A job is typically a single command or a small script that has to be run for each of the lines in the input. The typical input is a list of files, a list of hosts, a list of users, a list of URLs, or a list of tables. If you use xargs today you will find GNU parallel very easy to use, as GNU parallel is written to have the same options as xargs. If you write loops in shell, you will find GNU parallel may be able to replace most of the loops and make them run faster by running several jobs in parallel. If you use ppss or pexec you will find GNU parallel will often make the command easier to read. GNU parallel makes sure output from the commands is the same output as you would get had you run the commands sequentially. This makes it possible to use output from GNU parallel as input for other programs.

Download Website Updated 11 Feb 2013 fetch and deliver mail

Screenshot
Pop 172.79
Vit 19.70

fdm (fetch and deliver mail) is a simple, lightweight replacement for mail fetching, filtering, and delivery programs such as fetchmail and procmail. It can fetch using POP3, POP3S, IMAP, IMAPS, or stdin, and deliver to a pipe, file, maildir, mbox, or SMTP server, based on a set of regexps. It can be used for both single user and multiuser setups, and is designed with privilege separation when running as root.

No download Website Updated 04 Aug 2010 BarricadeMX anti-spam server

Screenshot
Pop 32.92
Vit 1.00

BarricadeMX provides very accurate, high performance spam and virus protection for Enterprise and ISP sites. Features include simple installation and administration, little if any end user interaction required, no quarrantine required, and an optional custom non-delivery receipt for all rejected messages. It uses a custom version of SpamAssassin along with many proprietary anti-spam techniques to achieve a guaranteed level of over 99% accurate spam detection with fewer than 0.1% false positives.

Download Website Updated 20 Jun 2010 color wrapper

Screenshot
Pop 231.75
Vit 6.93

cw is a non-intrusive real-time ANSI color wrapper for common Unix-based commands. It is designed to simulate the environment of the commands being executed, so that if a person types 'du', 'df', 'ping', etc. in their shell it will automatically color the output in real-time according to a definition file containing the color format desired. It has support for wildcard match coloring, tokenized coloring, headers/footers, case scenario coloring, command-line- dependent definition coloring, and includes over 50 pre- made definition files.

Download Website Updated 21 Feb 2010 Scam-backscatter

Screenshot
Pop 45.89
Vit 5.40

Scam-backscatter is a milter that prevents backscatter on mail servers which don't host mailboxes locally. It validates mailboxes by verifying the recipient addresses hosted on a different mail server.

No download Website Updated 22 Jan 2009 GLD-Fork

Screenshot
Pop 29.33
Vit 1.00

GLD-fork is a fork of the GLD program by Salim Gasmi. The fork has been made because the original project has been dead for many years, and some new featured were needed. GLD-fork, as with the original GLD, adds greylisting functionality to the Postfix mail server. Greylisting is a fairly resource friendly anti-spam technique. GLD-fork can easily be combined with other (more resource consuming) tools to build anti-spam protection.

Download Website Updated 30 Jun 2008 SMC anti-spam email filter

Screenshot
Pop 35.50
Vit 3.43

SMC anti-spam email filter is a software application (plug-in) designed to significantly reduce the amount of spam/UCE (junk-mail) you receive. SMC uses a greylisting-like technique to stop the junk-mail and a set of dynamic, automatic "whitelists" for unknown, but legitimate senders.

No download Website Updated 07 Jun 2008 milter-spamblocker

Screenshot
Pop 21.21
Vit 3.04

milter-spamblocker is a lightweight, reliable, and very fast Sendmail plug-in designed to reject spam and Internet worms. It blocks up to 99% of spam and up to 99.9% of Internet worms. You will not need to pay for the garbage traffic now. It has a flexible configuration, real-time sender and recipient email address verification technology with autowhitelist, smart anti zombie technology, safe anti backscattering technology, smart GreyListing technology with autowhitelist, and a low level of false positives.

Download Website Updated 07 Oct 2007 OpenFWTK

Screenshot
Pop 30.97
Vit 1.00

OpenFWTK is an application proxy toolkit which inherits the ideology of TIS fwtk and maintains API backwards compatibility. The design goal is to make it simple yet powerful; no performance hacks are allowed in the code and library dependencies are reduced to a minimum. It is a true application layer filter. It features unified pluggable content inspection for the most frequently used protocols, NAC (Network Admission Control), and the ability to define fine-grained Internet access policy based on browser identification.

Download Website Updated 01 Oct 2007 qSheff

Screenshot
Pop 47.05
Vit 5.25

qSheff is a wrapper for the qmail queue that scans email for viruses and spam. After checking the message, it will wake the qmail queue. It is a replacement program for qscanq and RAV antivirus. It is simple and more powerful. It features the ability to quarantine, very nice logging, subject filtering, a blackhole, easy installation, and white/black lists.

Screenshot

Project Spotlight

vcprompt

Version control information in the shell prompt.

Screenshot

Project Spotlight

FreeSpeech

An application for speech recognition and dictation.