Showing 80 open source projects for "gnu"

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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    DHCP Server Open Source Freeware Windows/Linux. MultiSubnet DHCP Server supports Dynamic, Static Leases, Relay Agents, BOOTP, PXEBOOT. Global, Range and Client Specific Options. Supports filtering of ranges on Mac Address, Vendor and User Class.
    Leader badge
    Downloads: 723 This Week
    Last Update:
    See Project
  • 2
    Self Integrated DNS DHCP Server Open Source Freeware Windows/Linux. Works as DHCP or DNS Server or both. Using both services automatically adds DHCP allotted hosts automatically to DNS Server. Support Relay Agent, PXEBOOT, BOOTP, Zone Trasfer, DHCP Range Filters. Download.
    Leader badge
    Downloads: 72 This Week
    Last Update:
    See Project
  • 3

    x86_64-LFS-linux-uclibc Shell Assistant

    BASH Shell Tool Helps With LFS "General Compilation Instructions"

    #--------##--------##--------##--------# Sets up an x86_64 linux cross-build from your kconfig using a bash shell program thus producing linux-headers, uClibc, gcc and a complete GNU os. The tool is simple to customize with a few configuration variables. There is one executable program and six proglets, 100 common GNU source tarballs required. The Linux 4.2 kernel has a System.map with 22000 entries, in contrast to the slackware15 map having 155000 entrie s. The uClibc works superbly with g++. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4

    controller

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

    Downloads: 2 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 5
    This is Rivoreo custom edition of the sysvinit program. The original sysvinit project page is at http://savannah.nongnu.org/projects/sysvinit/ The original sysvinit Debian package project page is at http://alioth.debian.org/projects/pkg-sysvinit/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    odikadhcpd

    dhcpd server

    The odikadhcpd server is an open source dhcp server that works behind a relay dhcp. It couldn't be installed in front of a dhcp client. It is designed to respond to Telco providers or enterprises needs, which want a centralized dhcp server solution. * hooks for pre-process and post-process dhcp request * modular solution with referential in file,ldap,mysql and lease in mysql * support customize referentiel and lease solution * support integration of lease database with powerdns...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Underdog -- Early and Late User Context

    mkinitramfs & mkinitrd replacement and (eventually) alternate /init

    Many complex storage environments running within GNL/Linux could benefit from increased disassembly and resource remediation during shutdown. Underdog an alternate /init to create a "late" user context to resume control during shutdown to park media and detach network devices. Currently there is a fully working initramfs (mkinitramfs/mkinitrd) replacement that is capable of building the early user context images both as separate files or built into the kernel image. The working proof...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    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: 15 This Week
    Last Update:
    See Project
  • 9

    libinitmon

    Library to make startup process easy

    Libinitmon is a library targeted for those who wants to create its own init/bootup daemon. It supports: - dependencies tracking - pid watchdog - wait for TCP, UDP, Unix sockets
    Downloads: 0 This Week
    Last Update:
    See Project
  • Zendesk: The Complete Customer Service Solution Icon
    Zendesk: The Complete Customer Service Solution

    Discover AI-powered, award-winning customer service software trusted by 200k customers

    Equip your agents with powerful AI tools and workflows that boost efficiency and elevate customer experiences across every channel.
    Learn More
  • 10

    Linux Live Scripts

    Shell scripts to create a live Linux image

    This scripts allow to create a live Linux image from an existing installation. This is a branch from "Linux Live Scripts" by Thomas M., with some improvements and fixes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    overlayfs

    Init script for sandwich /opt by overlay

    Init script do RW overlay of basis system which is published by NFS as RO. Feature of this is overlay sandwich of any NFS remote dir, into one system tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ufile

    Tools for cross building root file systems.

    If you build a root file system you often have to become root on your own host to call chown mknod and so on. With ufile you can do that things for another machine in a save way without the need becoming root on your own host. For more information have a glance at README.odt in the package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    depinit

    An alternative init program

    Depinit is an alternative init program that can handle parallel execution, dependencies, true roll-back, pipelines, improved signaling and unmounting filesystems on shutdown. It incorporates ideas from sysvinit, simpleinit, daemontools and make. At present, it is a bit experimental, and requires good knowledge of the initialisation process to set up.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    rc-dot-stupid

    manage init/shutdown/monitoring of services

    rc.stupid a Linux daemon that: - repeatedly runs a start script at system startup until this script exits with zero status - regulary runs a check script - runs a stop script at system shutdown Why ? Because startup systems like systemd and upstart are sometimes hard to tune in many situations, like MySQL data directory on a networked filesystem. As rc.stupid does nothing other as running scripts (or anything that may be executed) you may find other use cases like simple clustering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    ELILO: EFI Linux Boot Loader

    ELILO was the legacy EFI linux boot loader for IA-64(IPF), IA-32(x86),

    This project is orphaned, Debian dropped it in 2014, and RH & SUSE stopped using this tree (and feeding back change) long before that so no longer interested in working on it. Feel free to start your own source tarball is available.
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    Tous les Kernels compilés par Performant-Hosting
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This program is a small and simple tool that manages the available "services" (the programs in the /etc/init.d/ directory) in a Debian box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project's goal was to develop an open source firmware for Sinus 154 DSL Basic SE and similar AR7 based devices. Projektziel war die Entwicklung einer freien Firmware für Sinus 154 DSL Basic SE und vergleichbare Geräte mit AR7-Prozessor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Grub2Hack

    easily edit ubuntu based grub2 configuration written with Gambas

    lists grub.cfg menu entries. move / delete entries set default boot drive and boot menu time. button to run update-grub to probe disks for operating systems button to run grub-install on selected disk manual edit for experts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Simple `init' program with parallel execution and dependencies via reference counting (`start' and `stop' commands).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Nueva versión con soporte para pseudo tmpfs. Ahora la cantidad de archivos copiados puede exceder la cantidad de RAM del sistema!!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    genhostname is a linux perl script running at runlevel2 boot and changes the computers hostname to PC-XXXXXXXXXX deppending on the eth0 mac address or the wireless network card macaddress there is 2 scrips in the download. install the one you need.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    qingy is a replacement of getty. Written in C, it uses DirectFB to provide a fast, nice GUI without the overhead of the X Window System. It allows the user to log in and start the session of his choice (text console, gnome, kde, wmaker, ...).
    Downloads: 21 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next