Showing 500 open source projects for "multi-system"

View related business solutions
  • 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
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    Niso Project (WinXP x86 SP3)

    Niso Project (WinXP x86 SP3)

    A Windows XP installer without needing to make a bootable USB.

    The Niso Project is a setup application to install Microsoft Windows on your computer without needing to copy files from an iso image or use a cd or make a bootable USB. *This program can only be used if you have an existing installation of Windows on the computer you want to install Windows on* *This specific setup installs Microsoft Windows XP Service Pack 3 x86 on your computer* *Comes with a valid tested product key in a .txt file*
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    Ein Programm um z.B. USB-Sticks oder Samba Freigaben(NAS Laufwerke) dauerhaft, bei jedem Systemstart zu mounten oder zu entfernen. Verzeichnisse werden automatisch erstellt oder entfernt. Die Partitionen können im Dateibrowser z.B. Caja, einfach per rechte Maustaste hinzu- gefügt oder entfernt werden. neue Updates für Manjaro evtl. auch auf UBUNTU und DEBIAN Lauffähig um Freigaben leicht ohne sudo oder fstab per Gvfs im selben Verzeichnis zu verbinden...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    UEFI fdisk

    UEFI fdisk is a disk partitionning tool running under UEFI/BIOS

    UEFI fdisk is a port to UEFI of the famous fdisk partitioning tool from util-linux, see https://github.com/karelzak/util-linux . Now since this program runs directly under UEFI shell you don't need to *boot* the system to edit partition tables.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    liveusb-openbsd

    liveusb-openbsd

    Live OpenBSD on your 64 Gig pendrive

    OpenBSD LiveUSB to carry a UNIX graphical OS with you. Minimal but functional with gnome full edition This is the most successful OpenBSD distribution for portable media by far. It is a breeze to install, has clear instructions and provides very high quality images. There are 3 variants: - Minimal without graphics - XFCE - Gnome(most popular) This project is the best UNIX on the bootable USB memory stick space. You can use this to carry your OS anywhere you go. At this...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    Super UEFIinSecureBoot Disk

    Super UEFIinSecureBoot Disk

    Super UEFIinSecureBoot Disk: Boot any OS or .efi file

    Super UEFIinSecureBoot Disk is a proof-of-concept (not actively maintained or enhanced) bootable image with GRUB2 bootloader designed to be used as a base for recovery USB flash drives. Key feature: disk is fully functional with UEFI Secure Boot mode activated. It can launch any operating system or .efi file, even with untrusted, invalid or missing signature.
    Downloads: 54 This Week
    Last Update:
    See Project
  • 6
    MultiThreaded TFTP Server Open Source Freeware Windows/Unix for PXEBOOT, firmware load, support tsize, blksize, timeout Server Port Ranges, Block Number Rollover for Large Files. Runs as Service/daemon. Single Port version also available. Download
    Leader badge
    Downloads: 356 This Week
    Last Update:
    See Project
  • 7
    The bootd project allows netbooting a wide variety of clients using different protocols using one configuration and one server daemon, with good configurability and diagnostics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    mkg

    mkg

    MKG automatically authors Gentoo GNU/Linux installers

    MKG automates the installation of the Gentoo GNU/Linux distribution. It follows the official AMD64 install handbook, with a limited number of configuration options. It creates a desktop platform compiled out of the latest available sources in the stable branch. MKG can install Gentoo on a device, and/or create an installation ISO file that holds on a single DVD. MKG also backs up any device into a recovery medium. The output is a direct install to disk and/or an...
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 9
    WoeUSB

    WoeUSB

    A Microsoft Windows® USB installation media preparer for GNU+Linux

    A Microsoft Windows® USB installation media preparer for GNU+Linux.
    Downloads: 1,059 This Week
    Last Update:
    See Project
  • 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
  • 10
    FormatUsb

    FormatUsb

    The FormatUsb tool is a reliable way to format USB flash drives

    The FormatUsb tool is a reliable way to format USB flash drives, such as USB keys/pendrives, memory sticks,SD Memory Card, SDHC Memory Card and SDXC Memory Card SD/SDHC/SDXC Cards.
    Downloads: 158 This Week
    Last Update:
    See Project
  • 11
    Apache Dubbo Spring Boot Project

    Apache Dubbo Spring Boot Project

    Spring Boot project for Apache Dubbo

    ...Dubbo provides high performance interface based RPC, which is transparent to users. Dubbo supports multiple load balancing strategies out of the box, which perceives downstream service status to reduce overall latency and improve system throughput. Dubbo supports multiple service registries, which can detect service online/offline instantly. Dubbo’s micro-kernel and plugin design ensures that it can easily be extended by third party implementation across core features like protocol, transport, and serialization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    dumb-init

    dumb-init

    A minimal init system for Linux containers

    ...It immediately spawns your process as PID ~2, and then proxies on any signals it receives. This helps to avoid special kernel behavior applied to PID 1, while also handling regular responsibilities of the init system (like reaping orphaned zombie processes). dumb-init is a simple process supervisor and init system designed to run as PID 1 inside minimal container environments (such as Docker). It is deployed as a small, statically-linked binary written in C.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    UNetbootin

    UNetbootin

    Bootable live USB creator for Ubuntu, Fedora, and Linux distributions

    UNetbootin allows you to create bootable Live USB drives for Ubuntu, Fedora, and other Linux distributions without burning a CD. It runs on Windows, Linux, and Mac OS X. You can either let UNetbootin download one of the many distributions supported out-of-the-box for you, or supply your own Linux .iso file.
    Leader badge
    Downloads: 448 This Week
    Last Update:
    See Project
  • 14
    bootiso

    bootiso

    A bash program to securely create a bootable USB device

    Create a USB bootable device from an image file easily and securely. Because of its reliance on GNU and POSIX tools, bootiso primarly targets GNU/Linux systems.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15
    Hiren's CD 2 Bootable USB
    Make Bootable Hiren's USB in easy steps. "Hiren's CD to Bootable USB" is a free to use tool to make bootable USB disk from Hiren's CD iso. https://knowit-now.com/download-hirens-boot-cd-15-2-iso/ https://knowit-now.com/download-hirens-boot-cd-11-0-iso/ https://knowit-now.com/hirens-cd-2-bootable-usb/ You can get support on Facebook page https://www.facebook.com/Hirens-CD-2-Bootable-USB-1440129386302328/
    Downloads: 28 This Week
    Last Update:
    See Project
  • 16
    Shutdown Manager

    Shutdown Manager

    A light-weighted, simplyfied and user-friendly Shutdown-Manager

    Smart, user-friendly and easy to use Shutdown Manager. Supporting English and German. When you find bugs or translating mistakes or when you have ideas what I could add please contact me at kontakt-kain.muell@t-online.de. IMPORTANT: I do not assume responsibility for damage to your computer before, during or after you have used my program! WICHTIG: Ich übernehme keine Haftung für Schäden bevor, während oder nachdem ihr mein Programm benutzt habt!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AIO Boot

    AIO Boot

    AIO Boot is a tool that can help you create a bootable USB with Grub2,

    AIO Boot is a tool that can help you create a bootable USB with Grub2, Grub4dos, Syslinux, Clover and rEFInd. AIO Boot can boot Windows and most Linux distributions and boot via LAN using Tiny PXE Server. AIO Boot is constructed from a variety of sources, certainly still a lot of flaws, eager for sympathy. I would love to hear from you so that I can improve this tool better.
    Leader badge
    Downloads: 277 This Week
    Last Update:
    See Project
  • 18
    image-builder-rpi

    image-builder-rpi

    SD card image for Raspberry Pi with Docker: HypriotOS

    This repo builds the SD card image with HypriotOS for the Raspberry Pi 1, 2, 3, 4 and Zero. You can find released versions of the SD card image here in the GitHub releases page. To build this SD card image we have to take the files for the root filesystem from os-rootfs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Tini

    Tini

    A tiny but valid `init` for containers

    All Tini does is spawn a single child (Tini is meant to be run in a container), and wait for it to exit all the while reaping zombies and performing signal forwarding. It protects you from software that accidentally creates zombie processes, which can (over time!) starve your entire system for PIDs (and make it unusable). It ensures that the default signal handlers work for the software you run in your Docker image. For example, with Tini, SIGTERM properly terminates your process even if you didn't explicitly install a signal handler for it. It does so completely transparently! Docker images that work without Tini will work with Tini without any changes. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    flash boot builder

    to create bootable usb from windows 7,8,10

    Flash Boot Builder 2020 Program, the second version of installing Windows from the flash with one click and without deleting the existing data or formatting of the flash; the program will allow you to use multiple flash as a folder and data transfer in addition to it being bootable any bootable, since you can install any type of Windows from Flash whether Windows Vista, 7, 8, 8.1 or Windows 10.
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 21
    Grub ISO Adder

    Grub ISO Adder

    Add ISO to grub menu to boot it from HD.

    Add ISO to grub. For KDE. Combination service-menu/script. Right-click on the ISO to add it to your grub menu. Works with *buntu and KDE neon ISOs. Code on https://github.com/donaldbrian/addiso Warning: last version could cause problems with some ISOs. Latest version is patched. Please read the Wiki.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    fast single-privilege single-address-space preemptive-multithreading persistent data-centric secure multiuser operating system with safe-language and reconfigurable graphical interface
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Lonero OS

    Lonero OS

    The Decentralized Operating System

    The best USB Flash method is using Rofus to create a bootable USB Most common problem + easy fix: https://askubuntu.com/questions/985612/running-ubuntu-from-a-usb-failed-to-load-ldlinux-c32 Please note: default password is pass Lonero OS is based off of the Lubuntu OS, and has a few adding things such as: 1) The uncompiled source binaries of: GitPrep, SMesh, Kademlia, Beaker Browser, and VPNBook 2) Telegram Desktop installed 3) DuckDuckGo should be the default browser This project is part of an aim to create an open, distributed, censorship resistant operating system, and this is the beta of that.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24

    bootkernel

    Shell script to manage linux kernels in /boot directory

    Install, Accept, List, Remove and Set New, Current and Old linux kernels in the /boot directory. Inspired by the linux kernel "make install" target, and the /sbin/installkernel shell script. A profile "~/bootkernel.conf" or "/etc/bootkernel.conf" controls all aspects of bootkernel's behaviour - your chosen naming conventions, whether to maintain symbolic or hard links or neither, which filesystems (if any) need mounting and unmounting, and whether to delete redundant /lib/modules...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DeneDown

    DeneDown

    Timed Sleep/Hibernate/Shutdown/Restart Tool

    ...With DeneDown, you can extend your sleep/shutdown/hibernation period much longer, as it was in previous Windows versions. This is particularly useful when you are leaving your system to let it image the drives, but do not want to leave your PC on after completing the imaging.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo