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.
Related ProjectsTuxGuitar, Darik's Boot and Nuke, GLOBALBASE PROJECT, Ecolinux, yet another knoppix-jp |
CVS is a version control system, which allows you to keep old versions of files (usually source code), keep a log of who, when, and why changes occurred, etc., like RCS or SCCS. Unlike the simpler systems, CVS does not just operate on one file at a time or one directory at a time, but operates on hierarchical collections of directories consisting of version controlled files. CVS helps to manage releases and to control the concurrent editing of source files among multiple authors. CVS allows triggers to enable/log/control various operations and works well over a wide area network.
Related ProjectsAll-In-One Project, TortoiseSVN, SmillaEnlarger, iReport-Designer for JasperReports, Properties Editor |
S3QL is a file system that stores all its data online. It supports Amazon S3, Google Storage, and OpenStack and effectively provides you with a hard disk of dynamic, infinite capacity that can be accessed from any computer with Internet access. S3QL provides a standard, full featured Unix file system that is conceptually indistinguishable from any local file system. Additional features include compression, encryption, data de-duplication, immutable trees, and snapshotting, which make it especially suitable for online backup and archiving. The design favors simplicity and elegance over performance and feature-creep. Care has been taken to make the source code as readable and serviceable as possible. Solid error detection, error handling, and extensive automated test cases are provided.
Related ProjectsWin32 Disk Imager, 7-Zip, iReport-Designer for JasperReports, DeSmuME, SmillaEnlarger |
BusyBox combines tiny versions of many common UNIX utilities into a single small executable. It provides minimalist replacements for most of the utilities you usually find in GNU fileutils, shellutils, etc. The utilities in BusyBox generally have fewer options than their full-featured GNU cousins; however, the options that are included provide the expected functionality and behave very much like their GNU counterparts. BusyBox provides a fairly complete POSIX environment for any small or embedded system.
Related ProjectsSharpDevelop-jp, DeSmuME, Open Source QR Code Library, iReport-Designer for JasperReports, SmillaEnlarger |
PyQt is a comprehensive set of Python bindings for the Qt GUI toolkit.
Related ProjectsSharpDevelop-jp, Open Source QR Code Library, Properties Editor, Media Player Classic - Home Cinema, TERASOLUNA Framework |
Freehelpdesk is feature-rich help desk system
designed from the ground up to meet the demands of
help desk staff and their users. It is a Web-based
system that can accept new calls from your users
directly into the system. Calls can be tracked and
searched to enable faster response times.
Related ProjectsDeSmuME, Darik's Boot and Nuke, PukiWiki, RealTerm: Serial/TCP Terminal, iReport-Designer for JasperReports |
CentOS is an enterprise Linux distribution based
on the sources from Red Hat Enterprise Linux.
CentOS conforms with Red Hat's redistribution
policy and aims to be 100% binary compatible. Each
CentOS version is supported for 7 years (by means
of security updates). A new CentOS version is
released every 2 years and each CentOS version is
regularly updated (every 6 months) to support
newer hardware. Currently, there are 4 different
supported CentOS releases: CentOS-5 is based on
Red Hat Enterprise Linux 5, CentOS-4 is based on
RHEL4, CentOS-3 is based on RHEL3, and CentOS-2 is
based on RHAS2.1.
Related ProjectsDarik's Boot and Nuke, iReport-Designer for JasperReports, es オペレーティングシステム, TuxGuitar, Mona |
aircrack-ng is a set of tools for auditing wireless networks. It's an enhanced/reborn version of aircrack. It consists of airodump (an 802.11 packet capture program), aireplay (an 802.11 packet injection program), aircrack (static WEP and WPA-PSK cracking), airdecap (decrypts WEP/WPA capture files), and some tools to handle capture files (merge, convert, etc.).
Related ProjectsRMAC, MeCab, Wireshark, Dumpper v.60.3, MPC-BE |
DansGuardian is a Web content filtering proxy that uses Squid to do all the fetching. It filters using multiple methods including, but not limited to, phrase matching, file extension matching, MIME type matching, PICS filtering, and URL/domain blocking. It has the ability to switch off filtering by certain criteria including username, domain name, source IP, etc. The configurable logging produces a log in an easy to read format. It has the option to only log text-based pages, thus significantly reducing redundant information (such as every image on a page).
Related ProjectsDumpper v.60.3, Hinemos, Media Player Classic - Home Cinema, Wireshark, FOMAUSBDriver for Mac OS X |
Talend Open Studio for Data Quality helps you to profile your data. The ergonomic interface allows you to define metrics (indicators) and collect statistics on your data in a few clicks. It comes with a set of regular expressions that helps you to identify bad data. You can create your own regular expressions and use them in data profiling analyses. A lot of options exist for each indicator, which change the behavior of the indicator so that it gives you more pertinent information. Data quality options on indicators alert you when your data quality is not what you expected.
Related ProjectsDarik's Boot and Nuke, TuxGuitar, Properties Editor, SharpDevelop-jp, Amateras |
Ariadne is a Web Application Framework and Content Management System built with PHP. It allows you to build complex Web applications and sites with ease. It takes care of the mundane stuff like internationalization, security, user management, templating, data retrieval and storage, caching, and site management. It stores content in a structured object store that can be accessed through an extensive filesystem-like API.
Related ProjectsDeSmuME, iReport-Designer for JasperReports, Amateras, osCommerce 日本語版, SmillaEnlarger |
htop is an interactive process viewer for Linux. It aims to be a 'better top': you can scroll the process list vertically and horizontally, and select a process to be killed with the arrow keys instead of by typing its process id.
Related ProjectsNetJFWatcher, FOMAUSBDriver for Mac OS X, MeCab, Nagios-JP, Win32 Disk Imager |
Apache Toolbox provides a means to easily compile Apache (IPv4/6) SSL, PHP(v3/v4), MySQL, Jakarta, a large number of modules (61 3rd party modules and 36 default Apache modules, static or as DSOs), and GD libraries with PNG+JPEG+Freetype2+zlib support. It is fully customizable and menu-driven. Everything is compiled from source, and wget is used to download any missing modules. It can also check for RPMs that might cause problems and create an RPM with your selections.
Related ProjectsMedia Player Classic - Home Cinema, MinGW - Minimalist GNU for Windows, MPC-BE, Properties Editor, Clonezilla |
GNU Make examines the timestamps on a set of interdependent files, and, if necessary, issues commands to bring them up-to-date. The user creates a makefile describing the files, their relationships, and the commands to run. Most often make is used to rebuild libraries and programs when their sources are changed, but it can be used for any situation where one set of files needs to be generated from another set.
Related ProjectsDarik's Boot and Nuke, Properties Editor, DeSmuME, MinGW - Minimalist GNU for Windows, SmillaEnlarger |
LAME (LAME Ain't an MP3 Encoder) is a research project for learning about and improving MP3 encoding technology. LAME includes an MP3 encoding library, a simple frontend application, and other tools for sound analysis, as well as convenience tools. Please note that any commercial use (including distributing the LAME encoding engine in a free encoder) may require a patent license from Thomson Multimedia.
Related ProjectsFreeverb3VST, PeerCast-Users@jp, MPC-BE, PeerCast IM, MeCab |