Showing 227 open source projects for "using"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    Command line tool written in Java, that automaticly unpacks (password protected) RAR-Archives or multi-part RARs, if all belonging files are complete. It is designed to do unrar jobs on Linux-based NAS-Devices when downloading from Rapidshare & co.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Linux-based Network Bootmanager A graphical bootmanager providing OS deployment and repair for Linux, Windows, possibly other operating systems, via PXE and local cache.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Linux port of the Amiga shrink compression program. This is mainly considered for unpacking old archives that have been created using the Amiga version of shrink but creating new archives is also supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Using this small tool you can create database queries for xen server pool XCP(Cloud Platform) database. Run this tool on database dump and you will get the queries to generate database schema. Later on you can push your pool info this database and pl
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    smarbs is a simple backup script written in ruby. Using rsync it creates full snapshots in certain intervals within a minimal use of space. smarbs is easy configurable via config files and can be run as a cronjob.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Wrapper to Amanda Backup amrecover command using Expect module. A starting point to develop a GPL gui web interface for an Amanda Backup System. It creates a Daemon to support a rpc webservice. Tested on a linux system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Monitoring (checking, validating) the integrity of data on a storage device based on hash signatures generated earlier for all files to be monitored. The validation process can be started manually or automatically by using a schedule.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Backup@home
    For those at home who want to backup there precious data files but don't know nothing about backup. A white paper (Seperate download) explains creating backups and the script use. The script is readable, creates extensive logging and with restore script
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Simple python script for keeping a backup set with an arbitrary frequency and any number of surviving snapshots. Uses the rsync reference directory feature to minimize space by using file hard links. Launch it from /etc/crontab.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    File Splitter
    A free file splitting tool that cuts large files into smaller parts and a merge-script which you can copy to otherwise-too-small memory sticks etc and then put them together on the target computer.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Provides files to display a photo album stored either locally (ie CD or hard drive) or on the web using a web-browser. Album data (title, caption, etc) is stored in a single convenient XML file which can be generated with our Windows GUI, or by hand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Mini Bash Backup
    Short (linux) script which is used to backup complete or partial devices using bash builtin and very few 'external' binaries
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    fs3
    fs3 is an Amazon S3 compatible client and server implementation enabling centralized file storage web services ideal for multi-server applications. Users can develop potential S3-based applications using only a typical Apache-PHP environment.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    ...You can easily archive files to a tape drive without having to remember all the commands to use. It stores a list of archived files in simple text format allowing you to search using your web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Utilizes common unix utilities to provide a simple backup solution. Like Apple's Time Machine, sbak uses hard-links to minimize disk usage. Reduces data transfer by using compressed rsync transfers. Web interface and subscription service coming soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A simple software to extract any valid DBPF file, normally they have package extension. This software extracts DBPF files from any The Sims 2, The Sims Stories, The Sims 3 and Spore using command line and has XML support for other softwares.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Carbon Copy is a cross-platform backup tool written purely using the .NET framework, which has a user-friendly GUI interface, and allows either for incremental or synchronized backups from source location(s) to a destination location. The sourcecode is hosted at github: https://github.com/jez9999/gooeycarboncopy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SecureJDMS is the attempt to develop a secure DMS, based on an RCP and (even untrusted) DB for data storage. For now, its all about managing scanned documents and searching them by content (using OCR). All data sent and stored will be strongly encrypted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Virtual Tape Library using iSCSI. Allows the user to create a tape library emulation complete with robot, tape drives and tapes on a Linux Server. Release 2 and better documentation now available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Click2ISO creates .iso images from CD's and folders. It was created using REALBasic and is targeted for Ubuntu and other Debian distros.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Software for automated backups using standard tools like rsync and tar, with easy to configure config file. Check backup reports by mail or via built in web server. Centralized report client/server for easy control of all your backup servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is an ocaml binding for fuse (filesystem in userspace) enabling you to write your own multithreaded, efficient userspace filesystems using the ocaml programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Extract the contents of a playlist to a directory in preparation for a mp3cd player. Can report the size of the contents of the playlist. Supports conversion from ogg to mp3 using the lame encoder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Backtory is a slim backup/restore software for unix-like operating systems, designed for stand-alone internet servers. It features differential backups, remote storage using various protocols as well as encryption/signing of backup archives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JoomlaPack is a backup component for the Joomla! Open Source CMS, using AJAX or plain JavaScript to backup the whole site (files and database) in a ZIP or JPA backup archive.
    Downloads: 0 This Week
    Last Update:
    See Project