RSS 138 projects tagged "Linux"

Download Website Updated 15 May 2013 Webmin

Screenshot
Pop 1,407.65
Vit 263.75

Webmin is a web-based interface for system administration for Unix. Using any browser that supports tables and forms, you can setup user accounts, internet services, DNS, file sharing and so on.

Download Website Updated 22 Apr 2013 Sendmail

Screenshot
Pop 831.79
Vit 102.79

Sendmail is a Mail Transfer Agent, which is the program that moves mail from one machine to another. Sendmail implements a general internetwork mail routing facility, featuring aliasing and forwarding, automatic routing to network gateways, and flexible configuration.

No download Website Updated 13 Apr 2013 makeself

Screenshot
Pop 367.08
Vit 45.91

makeself is a small shell script that generates a self-extractable compressed TAR archive from a directory. The resulting file appears as a shell script, and can be launched as is. The archive will then uncompress itself to a temporary directory and an arbitrary command will be executed (for example, an installation script). This is pretty similar to archives generated with WinZip Self-Extractor in the Windows world.

Download Website Updated 14 Feb 2013 X-Cart

Screenshot
Pop 297.26
Vit 49.22

X-Cart is a PHP shopping cart software used by tens thousands on-line merchants worldwide. It provides a wide range of e-commerce features, flexible "tableless" design, easy text content modification using WYSIWYG tools, W3C XHTML 1.0 compliance, SEO friendly product catalog, Web-based administration, on-line payment gateways support, real-time shipping cost estimation based on product dimensions, inventory management, full multi-language support, and report management. X-Cart has no logical limitations on the number of products and categories in product catalog.

Download Website Updated 11 Jan 2013 MultiTail

Screenshot
Pop 449.96
Vit 43.99

MultiTail lets you view one or multiple files like the original tail program. The difference is that it creates multiple windows on your console (with ncurses). Merging of 2 or more log files is possible. It can also use colors while displaying the log files (through regular expressions) for faster recognition of what is important. It can also filter lines (again with regular expressions). It has interactive menus for editing given regular expressions and deleting and adding windows. One can also have windows with the output of shell scripts and other software. When viewing the output of external software, MultiTail can mimic the functionality of tools like 'watch'.

Download Website Updated 16 Dec 2012 AFD

Screenshot
Pop 372.20
Vit 36.00

AFD is a program to automatically distribute files either locally or to remote hosts. The files are distributed by using FTP or SMTP, and can be sent in parallel and with priority. It provides a GUI to monitor and control the distribution and extensive logging of all activities.

Download Website Updated 02 Oct 2012 cscope

Screenshot
Pop 186.93
Vit 13.62

Cscope is an interactive, screen-oriented tool that allows the user to browse through C source files (as well as other languages) for specified elements of code.

Download Website Updated 24 Sep 2012 Magnolia

Screenshot
Pop 270.54
Vit 14.71

Magnolia powers the Web sites of government as well as Global 2000 enterprises in more than 100 countries on all continents of the world. It is a leading CMS favored for its ease of use and license. The page editing interface enables authors to lay out content exactly as it would appear to the Web site visitor. Under the hood, Magnolia contains best-of-breed Java technology based on open standards to allow for tailor-made solutions. Enterprise-grade support and services are available by the vendor and partners world-wide.

Download Website Updated 21 Aug 2012 grep

Screenshot
Pop 526.93
Vit 19.05

GNU grep is based on a fast lazy-state deterministic matcher (about twice as fast as stock Unix egrep) hybridized with a Boyer-Moore-Gosper search for a fixed string that eliminates impossible text from being considered by the full regexp matcher without necessarily having to look at every character. The result is typically many times faster than Unix grep or egrep.

Download Website Updated 21 Aug 2012 rsync

Screenshot
Pop 578.53
Vit 22.55

rsync is a replacement for rcp (and scp) that has many more features. It uses the "rsync algorithm" which provides a very fast method for remote files into sync. It does this by sending just the differences in the files across the link, without requiring that both sets of files are present at one of the ends of the link beforehand.

Screenshot

Project Spotlight

TimeTrack

A program to track time in professional environments.

Screenshot

Project Spotlight

Arcueid

A C interpreter for Arc, Paul Graham's dialect of Lisp.