Search Results for "sandbox:/mnt/data/project_plan.pod" - Page 49

Showing 2471 open source projects for "sandbox:/mnt/data/project_plan.pod"

View related business solutions
  • Network Management Software and Tools for Businesses and Organizations | Auvik Networks Icon
    Network Management Software and Tools for Businesses and Organizations | Auvik Networks

    Mapping, inventory, config backup, and more.

    Reduce IT headaches and save time with a proven solution for automated network discovery, documentation, and performance monitoring. Choose Auvik because you'll see value in minutes, and stay with us to improve your IT for years to come.
    Learn More
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 1
    Honeyd2MySQL

    Honeyd2MySQL

    Utility to move honeyd.log entries to a MySQL database.

    This is yet another simple piece of software that extracts all the basic stats from honeyd’s text-based log files and inserts them in a MySQL database. Then you can run some queries and of course visualize the data if you want to. Many things are hardcoded or dead simple, but it does the job. The file is a modified version of “honeyd_importer” perl script originally writen by Joshua Gimer and shared through “honeypots” mailing list.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    slurp

    IO buffering in parallel environments with large files

    'slurp' and 'glurp' are related utilites that help with buffering of file input and output (IO) in parallel environments with large files. They read and write files using a much larger buffer than typical system and program defaults.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    php database sync toolkit

    php database sync toolkit

    A PHP API which provides Sync Support for multiple PHP suppo Databases

    PHP Database Sync Toolkit is a PHP API which provides functionality of Transparency between multiple PHP databases by PDO and facilitate of synchronization. Due to synchronization the data is maintained between different data server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    SW2PSA

    SW2PSA (Stop & Wait and Sliding Window Protocol Simulator and Animator

    SW2SPA is an educational simulator with animation for network protocols that allow reliable data transfer, specifically developed for the stop and wait protocols, go-back-N and selective repeat. The aim of SW2PSA is to be used as a tool to support the animation of this protocols in a course like data networks, communication protocols or other related, and to include in the course a project that involves the programming of any of these protocols using a very known language as Java. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Get full visibility and control over your tasks and projects with Wrike. Icon
    Get full visibility and control over your tasks and projects with Wrike.

    A cloud-based collaboration, work management, and project management software

    Wrike offers world-class features that empower cross-functional, distributed, or growing teams take their projects from the initial request stage all the way to tracking work progress and reporting results.
    Learn More
  • 5
    IOS6 and recent iTunes updates have broken a few features. We have made some partial fixes, but they are not complete. If you'd like to help support our development, or take over the development please let us know. Explore the internal file structure of your iphone (or of a seized phone in the case of forensic teams) using either the iphone's own backup files or (for jail broken iphones) ssh. Viewing of plist, sqlite, and hex are supported. IOS 5 is now supported iOS 6 only partially...
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 6
    Scalable Checkpoint / Restart Library
    SCR caches checkpoint data in storage on the compute nodes of a Linux cluster to provide a fast, scalable checkpoint / restart capability for MPI codes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    MySQLJavaBackup

    MySQLJavaBackup

    Java Library for backing up MySQL Databases.

    Use this library to backup your MySQL Database from your Java code. This library only backs up the data, not the database structure(Future Releases). So when restoring the backup file, you must ensure that the database is created and fully functional.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Mini-Mailinator

    A lite version of mailinator for developer use

    This allows you to run an email "server" that will accept any and all emails and allow you to query them afterwards - similar to the service Mailinator.com provides. Using this, you can test whether your applications can send emails correctly, and you can retrieve the data out of them (for example if you need to verify that account activation links exist in the outgoing email, and that they work correctly). The real Mailinator service is better if you are only sending a one-off email. Likewise if your company wants to test emails then they may be better off speaking to Mailinator about commercial offerings. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    check_backuppc_shares

    Another Nagios plugin for BackupPC

    This bash-script checks that backups are not too old, that the last backup had no errors, that all shares and subshares exist in the data root directory, etc. This plugin and the "check_backuppc" check sligtly different things, and in different was. You can use both... Tested on: BackupPC 3.2.1 / Ubuntu 12.04 Should work in most similar systems i think. Let me know otherwise (create a ticket!). Installation is easy: Just put the check-script inyour nagios server, and the other (included) script somewhere so that the check-script can find it (e.g. in the $PATH, or edit the check script for a custom location).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Securden Privileged Account Manager Icon
    Securden Privileged Account Manager

    Unified Privileged Access Management

    Discover and manage administrator, service, and web app passwords, keys, and identities. Automate management with approval workflows. Centrally control, audit, monitor, and record all access to critical IT assets.
    Learn More
  • 10
    Goal of this project is to initially create a tool to read sample/program data from an AKAI sampler (S2000) and send it back. Later this might evolve into a GUI-based editor.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    BroadData

    Integrated to system status data based on the HDFS

    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The unix program clog provides a fully (syslog or build-in SSL/TLS syslog-client) logged login shell. A network syslog server will make the log data unreachable for wiping. The additional cplay program translates the syslog lines back into files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CLIChart is for quick summarising and visualisation of data, especially from system logs. It extracts summary data from text files, and generates simple charts from tabular data on the command line (CLI). Charts can be displayed in a window or saved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    CD-R eRRoR coRRectoR

    Error correction program for CD, based on 16-bit Solomon-Reed code.

    rrenc - reads all of files which are to be written into XCD, computes an array of redundant data (usual 16-bit Solomon-Reed code) and prepares paramfile for mode2cdmaker; rrdec - reads all of files (including redundant data) from XCD and writes them to your hard disk, computes the contents of damaged sectors and insert them into proper places. Sequel of: http://forum.doom9.org/showthread.php?t=93048 http://forum.sharereactor.ru/showthread.php?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    VirtLive

    Run Virtual Machines On a LiveCD | Management GUI

    This project provides LiveCD's that can boot a fully working virtual machine hypervisor without the need to install/configure. The CD's boot a graphical (X GUI) environment that is easy to use. VirtLive can be used to run multiple operating systems on a single machine. The first release is built with Debian Squeeze for amd64 with Libvirt and Qemu/KVM. A management console is provided by Virt Manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OPC layer for Mozilla platform. Web-based XUL interface + OPC data. Crossplatform framework for developing OPC servers. Opc UA Binary protocol realization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Port Reader

    Read port traffic on a linux system.

    Produces a list of IO ports, and allows the user to collect data from the ports selected.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Always more than one-way script based nms plugins. Nagios add-on project with plugins and tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SERVOS Professional

    SERVOS Professional

    SERVOS is an open source Linux-based operating system.

    ...SERVOS modules are specially designed to be much smaller than any other compressed packages available nowadays, and through the use of a Monolithic Kernel Design, speed of decompression remains usually faster than reading the full data from disk. SERVOS aims to provide a less investment with more quality and features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Graphical PIM for the Timex Data Link USB watch in Linux. Aims to be a complete replacement for the Windows client. Supports importing for various common formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    pipedump

    Proxies data from stdin/stdout/stderr and logs it in pcap files.

    The pipedump forks a process and then executes the specified command, acting as a proxy for STDIN, STDOUT, and STDERR. Debug data and data sent to STDIN are recorded as a IPv6 UDP packets traversing from ::1 to ::. Data received from STDOUT and STDERR are recorded as a IPv6 UDP packets traversing from :: to ::1. STDIN is recorded as port 19840, STDOUT as port 19841, STDERR as port 19842 and debug information as port 65535. The captured data is recorded in a file which can be read by network analyzing tools capable of parsing PCAP files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Luma

    LDAP browser and administration utility

    Luma is a graphical utility for accessing and managing data stored on LDAP servers. It is written in Python, using PyQt and python-ldap. Plugin-support is included and useful widgets with LDAP-functionality for easy creation of plugins are delivered. Following plugins are available: - Browser - Search - Templates
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Downloads Mangas from mangareader.net in jpg file format, storing them into one folder by chapter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    SarBox

    SarBox helps user to parse or analyze sar data

    The software program (SarBox) parses and analyzes SAR data in charts or text formats. SAR is cumulative activity counters in the operating system. It is the most comprehensive command which helps to monitor performance of various Linux / Solaris subsystems (CPU, Memory, I/O, Disk, Network, etc) all in same log. This makes it difficult to analyze since every counter data is dumped into the log file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    GWA Geographical Wifi Analyser
    Open Source Geographical Wifi Analyser Tool
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB