36 projects tagged "Linux"
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.
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.
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.
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.
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.
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.
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.
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.
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.