RSS 114 projects tagged "Linux"

Download Website Updated 17 Jan 2012 MySQL

Screenshot
Pop 2,196.63
Vit 51.07

MySQL is a widely used and fast SQL database server. It is a client/server implementation that consists of a server daemon (mysqld) and many different client programs/libraries.

Download Website Updated 15 May 2013 Webmin

Screenshot
Pop 1,409.36
Vit 248.47

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 21 Aug 2012 rsync

Screenshot
Pop 578.06
Vit 22.51

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.

Download Website Updated 21 Aug 2012 grep

Screenshot
Pop 525.36
Vit 19.02

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 30 Mar 2012 GNU awk

Screenshot
Pop 502.00
Vit 10.44

The awk utility interprets a special-purpose programming language that makes it possible to handle simple data-reformatting jobs with just a few lines of code.

Download Website Updated 11 Jan 2013 MultiTail

Screenshot
Pop 449.31
Vit 43.88

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'.

No download Website Updated 13 Apr 2013 makeself

Screenshot
Pop 367.21
Vit 45.35

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 22 Nov 2005 QCad

Screenshot
Pop 355.98
Vit 6.03

QCad is a powerful but easy to use 2D CAD program for Linux, Windows, and Mac OS X. It uses DXF as its standard file format. While other CAD packages are often rather complicated to use, QCad tries to stay comfortable, and even an absolute beginner can create professional drawings with a minimum of effort.

Download Website Updated 30 Nov 2008 gFTP

Screenshot
Pop 306.03
Vit 11.93

gFTP is a free multithreaded file transfer client for *NIX based machines running X11R6 or later. It has text and GTK+ 1.2/2.x interfaces and supports the FTP, FTPS (control connection only), HTTP, HTTPS, FSP, and SSH protocols and has FTP and HTTP proxy server support. It supports UNIX, EPLF, Novell, MacOS, VMS, MVS, and NT (DOS) style directory listings, and has a bookmarks menu that allows you to quickly connect to remote sites. The code is fully internationalized and there are currently 45 translations available.

Download Website Updated 13 May 2008 IOzone

Screenshot
Pop 303.10
Vit 11.19

IOzone is a filesystem benchmark tool. The benchmark generates and measures a variety of file operations. Iozone has been ported to many machines and runs under many operating systems.

Screenshot

Project Spotlight

DBSight

An embeddable platform for creating Google-like searching for any database or application.

Screenshot

Project Spotlight

GDB

The GNU Debugger.