Showing 6 open source projects for "kon-boot"

View related business solutions
  • 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
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1

    doall

    Shell script to run a command for many files selected with wildcards

    ...wildcards to allow inserting matched strings like Windows 'copy *.old =.new' Some examples: # Rename current files as old doall 'mv *.cur *.old' # Compress camcorder DV files doall 'ffmpeg -i *.dv *.mp4' # Move files into directories according to their extension doall 'mv *.* $2/$1.$2' # Symbolic links from vmlinuz.new to vmlinuz-5.12.6-foo, similarly config.new System.map.new doall 'ln -s /boot/*-5.12.6-* /boot/$1.new' # Hard link 3-character abbreviations for file extensions doall 'ln *.???* $1.$2' As shown above, instead of '=' to indicate insertions, doall uses either * or $1 etc. doall -p (pretend mode) shows a list of commands instead of executing them doall -i (interactive mode) asks for confirmation for each command in turn doall -k (keep-running mode) ignores failing commands
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    bootkernel

    Shell script to manage linux kernels in /boot directory

    ..."Install" copies kernel and other selected files to /boot, adding a ".new" extension. "Accept" moves current /boot files to ".old" extension, and moves those with ".new" to current, "List" shows all the kernels in /boot, marked as "new", "old", "current" and "executing" where applicable "Remove" deletes a specified kernel and associated files from /boot. "Set" modifies the targets of ".new" ".old" and the implicit .current links if any.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    fat_imgen

    fat_imgen

    FAT floppy image generator.

    fat_imgen is a utility you can use to create and modify FAT12 floppy images with.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Nueva versión con soporte para pseudo tmpfs. Ahora la cantidad de archivos copiados puede exceder la cantidad de RAM del sistema!!
    Downloads: 7 This Week
    Last Update:
    See Project
  • $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
  • 5
    Command-line tool to check ADFs (Amiga Disk Files) for errors and viruses. A binary is included for Windows users; Linux users are advised to compile the application themselves. Might also compile under plain DOS; but BE WARNED! When you scan files already renamed by the TOSEC standard, consider that file names may become insanely long in no time. --UPDATE OCTOBER 2014-- This project is currently suspended! I can't currently find the time to fix/update anything with this program...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Linux Duplicate Root Disk is a cloning application. It gives you the ability to duplicate the boot disk and the root volume group to a new disk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB