Showing 305 open source projects for "gnu operating system"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 1
    Thermal Control (thctl) is a toolset for controlling system temperature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    watches for Regristry-changes of keys like HKLMSoftwareMicrosoftWindowsCurrentVersionRun etc. and pops up if something has changed, logs it, can ask google for the key found. Protects against Trojans and Viruses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Now you don't need to rack your brains with making a regexp to extract necessary rows from log files. Just run that tool and you'll get the right Regular Expression. Image how to extract rows with the time amoung your log?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Genalyze log analyzer, a simple yet highly extensible framework for parsing log files, was designed for parsing T-Server log files generated by Genesys contact center software platform, yet is generic and easy enough to adapt for other log formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 5
    Error log notification web service. Post errors to the Skidder and let it handle sending notifications appropriately to any subscribers. Supports posting from multiple applications from anywhere on the internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    IBAM is an advanced battery monitor for laptops, which uses statistical and adaptive linear methods to provide accurate estimations of minutes of battery left or of the time needed until full recharge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A simple Java 5 library for printing human readable differences in time in multiple languages. Each class is responsible for printing a time difference in a certain language. Pure Java 5.0, no external libraries for maximum runtime speed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The program monitors file size and time stamp modifications and exits when the file stops changing. Purpose of the program is to work as a poor mans mutex e.g. keep on blocking next commands in scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SimpleTracker is a time tracking program to record how much time employees spend on projects and report it in percentages or dollars. An online demo is available to try before downloading. (Java Recording Client/PHP Reporting Site/MySQL)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    TILT is a set of terminal logging and playback tools for auditing telnet and SSH connections made from a bastion host. It provides timestamped logs and real time playback of logs for incident reports, incident analysis or as a training aid
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Tail is a graphical interface for following files, similar to the *nix command tail -f. Tail can monitor and show multiple files, parse file changes for optional keywords, and optionally notify you of changes both visually and audibly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Like Unix-Tail BUT: - Runs with or without GUI - Suspend and resume tailing at runtime - Can monitor a set of Files - Print output to a textfield, stdout or file - Runs in "Grep" mode, too (Read files once) - (Almost) the same options as Unix-Tail
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    sLog

    A mysql (5.x) log database

    A mysql (5.x) log database able to log events in a single or multi system/application environment. Written completely as mysql stored procedures with a secure simple log interface using direct access to database or via a web/soap service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Log4j Viewer is an Eclipse plugin which can read various patterns of log4j's log file and show them in a structured table view which filtering, sorting, searching may apply on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Gruppenarbeit für Unterrichtsfach VSYS (ADV-Böblingen) Ziel dieses Projekts war ein Java RMI-Programm, welches es einem Client ermöglicht Methoden auf einem "entfernten" Server aufzurufen (Projekt allerdings nur local getestet und nicht vollständig
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is a port to Qt/C++ of the Jakarta project's excellent log4j package. Qt users can now benefit from a logging package that can be configured at run-time, thus minimizing (and ideally, eliminating) recompilation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Distributed event bus library for passing application events to listeners running anywhere on the network. Library is a lightweight wrapper over the JGroups toolkit with event filtering features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Logtopus, a tool to automatically generate graphical representations of log files. An XML description supplies rules to build cross-references and to seperate parallel processes. An integrated IDE assists in the development of such descriptions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Labrador is a Host-based Intrusion Detection System (HIDS) and Integrity Checker written entirely in Perl. It aims to be a complete, free, multiplatform, and open-source solution for detecting modifications and tamperings in files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    LimpidLog is a revolutionary logging for Java and J2EE. No hard-coded log statements required. Classes are dynamically registered at runtime. See http://www.acelet.com/limpidlog/ and related http://www.acelet.com/super/LimpidDebugger/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This java project goal is to parse text log files of custom types, and send its log events to a syslog server. it use a xml based configuration file. it support user defined severity and facility using java regex. It can be installed as a Windows service
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Strokey is a small hardware keyboard logger saving all keystrokes into an EEPROM memory for later investigation. The device may get attached to any PS/2-keyboard by intercepting the cable, or get placed directly inside for maximum invisibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The bsmGUI provides a graphical interface to the auditreduce | praudit common criteria tools, to simplify filtering of audit data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Analyzes radius proxy servers by monitoring radius packets passed across the server's interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This program summarizes the contents of a log file written by syslog, by displaying each unique (except for the time) line once, and also the number of times such a line occurs in the input. The lines are displayed in the order they occur in the input.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo