• Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 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
  • 1
    Webbsyte login is a program to interface with UNIX/Linux users to be able to login to their computer. There is currently a login program that is installed with UNIX, but we are going to build one with even bigger possibilities. Webbsyte Login will inte
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Window Wiper is a simple Windows .NET 2.0 application that allows for persistent removal of unwanted registry keys, specifically "runkeys." It is designed to ensure that unwanted software is NEVER allowed to run when Windows starts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This tool runs as a window service to start and stop rails server on a path and port specified in the .config "C:|Program Files|MA|Rails App Launcher" file on the windows OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    onmac (aka winxponmac aka XOM) is a tool that allows you to boot windows xp on an intel mac. Similar to Apple's boot camp. This software is open source and will allow users to boot windows XP after the boot camp beta expires.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $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
  • 5
    Yard is a suite of Perl scripts for creating custom boot/rescue/Linux-on-a-floppy disks. You specify a basic set of files and utilities for inclusion and Yard handles the details, including checking for errors, omissions and inconsistencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Merge the Solaris downstream version of GRUB legacy GPL source code into GRUB4DOS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ZorOS is a boot manager that hides/shows partitions at boot time and allows to boot up to 10 primary partitions per HD
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    a2webd

    a2webd

    Startup script for a2web a light WebUI for aria2 with remote support

    a2webd created to facilitate launch a2web a lightweight Web User Interface for aria2 with remote control support for downloads
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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 siehe: https://sourceforge.net/projects/click-mount-samba-here/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    A minimal linux rescue distribution with the goals of being small, compatible and very usable. Features as a cozy shell and a multitude of partition rescue/editing tools all based on up-to-date releases like 2.4.x kernel with USB support etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Small program for enumerate all the PCI and USB devices in system, check if the device is supported by the kernel, automatically load necessary modules for this devices. Used in small embedded systems with less disk space and stripped kernel features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This small piece of software checks or sets BIOS settings of the Award BIOS from within a running operating system. This BIOS is commonly used by PC-Engines in their ALIX-boards, for example in the ALIX.3D3 (AMD-LX800). www.trilogik.de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    bbiso is a shell script used to build a CD image for a bootable Linux system running entirely in RAM on a PC platform. An example file system image is provided. It is a rewrite and update of Philip Howard's bick-0.8.0 package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    biosconfig is a flexible tool to automate CMOS non-volatile store parameter modification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    a new kind of OS. just an experimental and limited system to test a new concept based of user centric view, but nothing is done because it's "normal" in all OSes , everything is thinked again. The aim is to manage information (represented as XML) wit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    Bootdisk lets you create boot and root disks for booting linux. These disks should permit rescue when normal boot is no more available. Bootdisk makes possible quick tests adjusting your set of utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    bootedit

    simplify /boot.scr deployment for u-boot

    just like visudo, wrap the details of re-creating the /boot.scr file after editing it's source /boot.cmd . Packaged for Slackware ARM
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    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 directories when removing the last corresponding kernel. "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
  • 20
    This is a really simple BOOTP server, which uses NIS maps to retrieve host information (host name, IP address).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Choose-OS (chos), is a modular and configurable boot loader for Linux/x86 - a program that is loaded by the BIOS before any operating systems. This program then lets you choose the operating system to boot and possibly enter parameters to it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    cinit is a fast, parallel booting, true dependency supporting init system with support for profiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    controller

    FLL based tool for controller programs and can act as an init program.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Set of tools needed to setup and maintain encrypted partitions under unix systems (initially linux). Especially helpfull when doing root device encryption. Features xml configuration, multiple users, usb "tokens" (usb mass storage) and key hierarchy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Backups specified files (e.g. system/ini files); Newer versions optimized for windows compatibility (backups regestry & some system files) Written in QuickBasic 4.5
    Downloads: 0 This Week
    Last Update:
    See Project