23 projects tagged "Linux"
ttmap passively analyzes values of TCP Timestamps in captured IP packets. After collecting enough data, it computes characteristic remote machine parameters. These values let it guess remote operating systems and identify unique machines behind a single IP address. For example, it can analyze remote IP load-balanced clusters.
swpartc is a simple but reliable utility for copying the data contents of one file or partition into another one and vice versa without losing a bit. The partitions must have the same size. It uses a crash recovery technique (a small back-up file), which means that even if the process is killed or the computer crashes, the user can safely resume the swapping operation later.
market@molimo.de is a wiki-based product catalogue and market place. This means you can add or change product descriptions, make comments on products, add points-of-sale for these products, contact other market participants, and much more. Unlike other known market places, this one is built using a wiki. In a wiki, everyone may change everything. A new wiki software has been programmed to fit the special needs of the structure of products.
LavaPE is a programming environment for the experimental object-oriented programming language Lava. It replaces text editing with structure editing, thereby preventing all syntactic and many semantic errors. The pure point-and-click nature of Lava programming and the concise representation of programs as declaration trees with small chunks of executable code simplify programming, and ease comprehension.
Russian Man-Pages Extra is for Russians who prefer Linux distributions other than Russian-specific ones (such as ASPLinux or ALTLinux). It contains all of the existing Russian man pages, including pages from the official manpages-ru project, which is merely a translation of the main man pages package.
Savane is a Web-based Free Software hosting system, originally based on SourceForge 2.0. It currently includes issue tracking, project and member management, mailing lists, and individual account maintenance. The issue tracking handles bugs, tasks, and support. The issue tracker's fields ware configurable in many ways: mandatory of not, shown to users according to their role in a group, and with transition management.
Guido van Robot, or GvR for short, is a minimalistic programming language that provides just enough syntax to help students learn the concepts of sequencing, conditional branching, looping, and procedural abstraction. Its biggest strength is that it permits this learning in an environment that combines the thrill of problem-solving with instant visual feedback.
Pakt is an XML abstraction layer for GObjects. It maintains a server-side tree of glib-like (Gtk, Gnome, etc) objects and provides access methods to manipulate the same (and thereby the running 'application'). Its primary use is to publish GStreamer pipelines, enabling connected clients to monitor and change the element's parameters and the pipeline's structure.