Showing 131 open source projects for "open-shell"

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
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1

    extract-ios-contacts

    Extracts the IOS contacts to a CSV file

    A Linux utility that extracts the IOS contacts and exports it to a Google Contacts CSV file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Minimalistic Backup AGent is a very simple tool that runs commands specified in its configuration file to create backups. It also performs rotation of old backups as specifies in the configuration file. It's meant to be run as a cron job to create chunks of backups for further processing (i.g. with rsync).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    q-sync synchronisiert Verzeichnisse. q-sync kann den Abgleich mit unterschiedlichen Prioritaeten durchführen und beruecksichtigt das Ergebnis des letzten Sync-laufes für die Beurteilung der Veraenderungen. (Q-sync is a tool for file synchronization
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5

    iWatch2

    A perl daemon to create a "timemachine" lookalike backup with Dirvish.

    A perl daemon loosely based on iWatch, used to create a "timemachine" lookalike backup with Dirvish. iWatch2 is based on iNotify. The daemon can monitor (and exclude) various sets of directories - defined in an XML file - and calls a command or script after a preset time passed (eg, starts a Dirvish backup after 1 hour). Of course not limited to execute Dirvish commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    mdbackup

    Fully automated backups to zfs backup hosts

    mdbackup is written in perl and basically goes off and connects to a bunch of remote servers (defined in a file called mdtab) via ssh or a smb mount, rsyncs the data to a location on your local zpool and then snapshots the deepest parent zfs filesystem. Another script renames snaps to preserve them as monthlies or annuals and another script purges the remainder of snaps based on a retention policy defined in that severs configuration file, normally 21 nighties, 12 monthly and 7 annuals. It...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MondoRescue is the premier GPL disaster recovery suite for Linux/FreeBSD
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Advanced backup volume management system. Quick & low-cost way to make an environment more robust by backing up data in multiple places. Perl installer creates the system. The emergence of a DVTL (Distributed Virtual Tape Library). DIAP works in user spa
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    What's ? Tux2live is a toolkit to build your Linux live environment from what you installed in hard disk and it's easy to customize and configure. Official web site: [En] http://tux2live.sourceforge.net/ [zh_TW] http://tux.nchc.org.tw/trac/tux2live
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    bkp - a backup tool
    bkp is a simple command line backup tool, written in perl, under GPL license; it allows you to make backup of your data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    BigSync is a simple utility that allows to incremetally backup huge files, particularly disk images for virtual machines and database files. BigSync stores these files efficiently in a compressed directory hash and is able to handle files of 4 TB
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Rdbackup is a small and easy to use backup system based on rsync and ssh. It works with a disk-to-disk backuping strategy where the data are stored on a single backup server. Rdbackup also provides a status monitoring through the SNMP interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Perl based script for monitoring Legato Networker Servers. It's look like nsrwatch program, with additional features. You can monitor device, sessions, session on single device, group status (completion, work list), pendings, messages in single window.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    rdiff-backup-web is a web front-end for the popular rdiff-backup software, written in PHP and perl, both connecting to a MySQL database. Now maintained at: https://github.com/puredistortion/rdiff-backup-web
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    lmftp is a perl program to schedule file transfers via ftp on a onetime or regular basis. lmftp supports compression, local backups, email notifications and automatic retries of failed jobs. It's intended to be used for file distribution or backup jobs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    rsnapshot
    rsnapshot is a filesystem snapshot utility based on rsync. rsnapshot makes it easy to make periodic snapshots of local machines, and remote machines over ssh. The code uses hard links whenever possible, to greatly reduce the disk space required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    Network Configuration Store is a free, open source application for network administrators, designed to automatically backup, revision and audit the configuration from Cisco IOS-based routers and switches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Sith'Ari is an disk backup solution, based on hard links. Daily snapshots are built on the previous, then updated. Only modified files are stored. Sith'Ari Backup stands for : Synched Incremental Time Historical Archiver Rapid Imager Backup
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a mechanism for fast, incremental backup of web sites that allow CGI scripts and FTP access but no direct shell access, with better performance than solutions based solely on ftp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FINEST is Files and Images NEtwork STorage. This is centralised system of backup disk images and user files from remote network host to one server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Set of backup tools to save data based on date information
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Delta-backup is a PERL wrapper of the RSYNC command for cross system backup with differential archiving. This tool should be considered as a proof of concept rather than a tool suitable for production use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A useful collection of batch files and scripts for daily purposes (backup, security, system management, etc.) and development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A perl script written to perform MySQL database backups that are aware of the need for utf-8 characters and maintain backups on disk for a defined period of time before purge. The backups are either full database or a schema by schema backup.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB