Open Source Linux System Software - Page 75

System Software for Linux

View 1430 business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    baseimage-docker

    baseimage-docker

    A minimal Ubuntu base image modified for Docker-friendliness

    Learn the right way to build your Dockerfile. You learned about Docker. It's awesome and you're excited. You go and create a Dockerfile. Cool, it seems to work. Pretty easy, right? Not so fast. You just built a container which contains a minimal operating system, and which only runs your app. But the operating system inside the container is not configured correctly. A proper Unix system should run all kinds of important system services. You're not running them, you're only running your app. When your Docker container starts, only the CMD command is run. The only processes that will be running inside the container is the CMD command, and all processes that it spawns. That's why all kinds of important system services are not run automatically, you have to run them yourself. Solving all the aforementioned problems is a huge pain. I'm sure you have better things to do than to worry about them. That's where baseimage-docker jumps in.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    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: 2 This Week
    Last Update:
    See Project
  • 3
    coroot

    coroot

    Open-source observability for microservices

    Collecting metrics, logs, and traces alone doesn't make your applications observable. Coroot turns that data into actionable insights for you. Enable system observability in minutes, no code changes required. Each release is automatically compared with the previous one, so you'll never miss even the slightest performance degradation. With integrated Cost Monitoring, developers can track how each change affects their cloud bill. Understand your cloud costs down to any given application. Doesn't require access to your cloud account or any other configurations. Analyze any unexpected spike in CPU or memory usage down to the precise line of code. Don't make assumptions, know exactly what the resources were spent on. Easily investigate any anomaly by comparing it to the system's baseline behavior.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    ddgtk

    ddgtk

    A GUI frontend for dd to create bootable ISO images for Linux

    A GUI frontend for dd to create bootable ISO images for Linux.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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
  • 5
    deej

    deej

    Set app volumes with real sliders! Arduino project to build hardware

    deej is an open-source hardware volume mixer for Windows and Linux PCs. It lets you use real-life sliders (like a DJ!) to seamlessly control the volumes of different apps (such as your music player, the game you're playing and your voice chat session) without having to stop what you're doing. Control your microphone's input level. Lightweight desktop client, consuming around 10MB of memory. Runs from your system tray. Helpful notifications to let you know if something isn't working. The sliders are connected to 5 (or as many as you like) analog pins on an Arduino Nano/Uno board. They're powered from the board's 5V output (see schematic). The board connects via a USB cable to the PC. The code running on the Arduino board is a C program constantly writing current slider values over its serial interface. The PC runs a lightweight Go client in the background. This client reads the serial stream and adjusts app volumes according to the given configuration file.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    django-dbbackup

    django-dbbackup

    Management commands to help backup and restore your project database

    django-dbbackup is a Django management command extension for backing up and restoring databases and media files. It supports multiple storage backends including local file systems, Amazon S3, and Dropbox. Ideal for automated backup strategies, it simplifies the integration of backup logic into Django projects.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    dockerize

    dockerize

    Utility to simplify running applications in docker containers

    Utility to simplify running applications in docker containers. dockerize is a utility to simplify running applications in docker containers. It allows you to generate application configuration files at container startup time from templates and container environment variables. generate application configuration files at container startup time from templates and container environment variables. Wait for other services to be available using TCP, HTTP(S), unix before starting the main process. The typical use case for dockerize is when you have an application that has one or more configuration files and you would like to control some of the values using environment variables. Another use case is when the application logs to specific files on the filesystem and not stdout or stderr. This makes it difficult to troubleshoot the container using the docker logs command.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    dockprom

    dockprom

    Docker hosts and containers monitoring with Prometheus, Grafana, etc.

    A monitoring solution for Docker hosts and containers with Prometheus, Grafana, cAdvisor, NodeExporter and alerting with AlertManager. You can change the credentials in the compose file or by supplying the ADMIN_USER and ADMIN_PASSWORD environment variables on compose up. Grafana is preconfigured with dashboards and Prometheus as the default data source. The Docker Host Dashboard shows key metrics for monitoring the resource usage of your server. Server uptime, CPU idle percent, number of CPU cores, available memory, swap and storage. System load average graph, running and blocked by IO processes graph, interrupts graph. CPU usage graph by mode (guest, idle, iowait, irq, nice, softirq, steal, system, user). Memory usage graph by distribution (used, free, buffers, cached). IO usage graph (read Bps, read Bps and IO time). Network usage graph by device (inbound Bps, Outbound Bps).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    enum4linux

    enum4linux

    enum4Linux is a Linux alternative to enum.exe for enumerating data

    enum4linux is a Unix-friendly enumeration utility that extracts information from Windows and Samba hosts over SMB, aiding both penetration testers and defenders. It drives standard tools under the hood to query for user and group lists, share exports, password policy settings, OS details, and RID cycling—often even via null sessions when allowed. Output is organized and grep-able, making it easy to pivot quickly from discovery to targeted probing or remediation. The script includes options to test multiple authentication modes, try name lookups, and probe RPC endpoints to widen the information surface. Because it runs on Linux and macOS, it slots naturally into automated recon workflows and red-team pipelines. Used responsibly, it’s an effective way to uncover misconfigurations and weak access controls before adversaries do.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    flash

    flash

    Command line script to flash SD card images of any kind

    Command line script to flash SD card images of any kind. Note that for some devices (e.g. Raspberry Pi), at the end of the flashing process the tool tries to customize the SD card e.g. it configures a hostname or WiFi. And with a cloud-init enabled image you can do much more like adding users, SSH keys etc.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    fluentbit

    fluentbit

    Fast and Lightweight Logs and Metrics processor for Linux, BSD, OSX

    Fluent Bit is a super-fast, lightweight, and highly scalable logging and metrics processor and forwarder. It is the preferred choice for cloud and containerized environments. A robust, lightweight, and portable architecture for high throughput with low CPU and memory usage from any data source to any destination. Proven across distributed cloud and container environments. Highly available with I/O handlers to store data for disaster recovery. Granular management of data parsing and routing. Filtering and enrichment to optimize security and minimize cost. The lightweight, asynchronous design optimizes resource usage: CPU, memory, disk I/O, network. No more OOM errors! Integration with all your technology, cloud-native services, containers, streaming processors, and data backends. Fully event-driven design leverages the operating system API for performance and reliability. All operations to collect and deliver data are asynchronous.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    fwupd

    fwupd

    A system daemon to allow session software to update firmware

    This project aims to make updating firmware on Linux automatic, safe, and reliable. A system daemon to allow session software to update firmware.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    gev

    gev

    Gev is a lightweight, fast non-blocking TCP network library

    Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quickly and easily build high-performance servers. Support custom protocols to quickly and easily build high-performance servers. High-performance event loop based on epoll and kqueue. Support multi-core and multi-threading. Dynamic expansion of read and write buffers implemented by Ring Buffer. Asynchronous read and write. SO_REUSEPORT port reuse support. Automatically clean up idle connections. Support WebSocket/Protobuf, custom protocols. Support for scheduled tasks and delayed tasks. High-performance web socket server.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    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: 2 This Week
    Last Update:
    See Project
  • 15
    iohook

    iohook

    Node.js global keyboard and mouse listener

    Node.js global keyboard and mouse listener. This module can handle keyboard and mouse events via native hooks inside and outside your JavaScript/TypeScript application.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    kubenav

    kubenav

    kubenav is the navigator for your Kubernetes clusters

    kubenav is a mobile, desktop and web app to manage Kubernetes clusters. The app provides an overview of all resources in a Kubernetes clusters, including current status information for workloads. The details view for resources provides additional information. It is possible to view logs and events or to get a shell into a container. You can also edit and delete resources or scale your workloads within the app. The app is developed using Ionic Framework and Capacitor. The frontend part of the app is implemented using TypeScript and React functional components. The backend part uses Go mobile for communication with the Kubernetes API server and Cloud Providers. So it is possible to achieve nearly 100% code sharing between the mobile and desktop implementation of kubenav. Create a port-forwarding connection to one of your Pods and open the served page in your browser.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    level

    level

    Universal abstract-level database for Node.js and browsers

    Universal abstract-level database for Node.js and browsers. Universal abstract-level database for Node.js and browsers. This is a convenience package that exports classic-level in Node.js and browser-level in browsers, making it an ideal entry point to start creating lexicographically sorted key-value databases. All asynchronous methods also support callbacks. TypeScript type declarations are included and cover the methods that are common between classic-level and browser-level. Usage from TypeScript requires generic type parameters. At the time of writing, level works in Node.js 12+ and Electron 5+ on Linux, Mac OS, Windows and FreeBSD, including any future Node.js and Electron release thanks to Node-API, including ARM platforms like Raspberry Pi and Android, as well as in Chrome, Firefox, Edge, Safari, iOS Safari and Chrome for Android.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    mac-cleanup-py

    mac-cleanup-py

    Python cleanup script for macOS

    mac-cleanup-py is a powerful cleanup script for macOS. This project is a rewrite of the original mac-cleanup-sh rewritten in Python.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    mbp-fedora

    mbp-fedora

    Fedora ISO with Apple T2 patches built-in

    mbp-fedora is a custom Fedora Linux spin tailored specifically for Apple MacBook Pro devices, particularly those with T2 chips and newer hardware. This project provides an Ansible-based automation toolset for configuring Fedora to work optimally on MacBooks, handling quirks related to Apple’s proprietary hardware such as keyboard, touchpad, Wi-Fi, audio, and secure boot features. It aims to make Fedora a first-class experience on Apple hardware without requiring deep Linux knowledge or manual driver patching, and it’s actively updated with fixes for new kernel versions.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    memphis

    memphis

    Next-Generation Event Processing Platform

    Memphis enables building modern queue-based applications that require large volumes of streamed and enriched data, modern protocols, zero ops, up to x9 faster development, up to x46 fewer costs, and significantly lower dev time for data-oriented developers and data engineers. Queues and brokers are a mission-critical component in the modern application architecture and should be highly available and stable as possible. Provide great performance while maintaining efficient resource consumption. Increase observability, integrations with 3rd-party monitoring tools, real-time notifications, stream lineage, and therefore troubleshooting time reduction. Enable rapid development and ultra-short time-to-production.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    ng-admin

    ng-admin

    Add an AngularJS admin GUI to any RESTful API

    Plug me to your RESTFul API to get a complete administration interface (datagrid, filters, complex form widgets, multi-model relationships, dashboard) in no time! Beyond simple CRUD, ng-admin lets you build sophisticated GUIs without getting in your way. We've rebuilt it from scratch with React.js (the new project is called react-admin), and we're putting all our efforts on the React version. The current ng-admin version (master) depends on Angular.js 1.6. If you need compatibility with Angular 1.3, use ng-admin 0.9. ng-admin is fully compatible with Webpack, and should also be compatible with all available major module bundlers. If your module bundler also supports SASS or CSS, you can also include stylesheets. Using a module bundler, you would also be able to generate the source map for all your JavaScript and stylesheets, helping you to hunt even the most obscure bugs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22

    ngx-admin

    Customizable admin dashboard template based on Angular 10+

    ngx-admin is the most popular open source admin dashboard based on Angular 10+, now with beautiful backward-compatible material themes! Now your admin dashboard will not only be packed with complete features and backend services, you'll have exquisite, custom themes to match your company perfectly. Expect high resolution, responsive layouts, RTL support and many other benefits. ngx-admin also comes with Eva Design System support, and more than 40 Angular Components and over 60 Usage Examples. It's highly efficient, functional and convenient, with fully integrated bundles also available at a very reasonable price.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    node-elm

    node-elm

    Backend system based on node.js + Mongodb

    node-elm is a Node.js back end that powers the data side of the Ele.me clone ecosystem, complementing the Vue front-end projects. It exposes RESTful endpoints for entities such as restaurants, menus, orders, users, and addresses to simulate a realistic delivery stack. The server demonstrates how to structure a project with routing, controllers, and middleware to keep logic testable and readable. It typically includes authentication flows, input validation, and error handling that mirror production patterns. Data seeding or mock datasets provide a stable playground for front-end integration and end-to-end testing. As a teaching tool, it helps developers learn how front-end and back-end contracts evolve together and how to design APIs that are both pragmatic and maintainable.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    pino

    pino

    Super fast, all natural json logger

    When logging, it's important to use the least amount of resources available. Over time, logged messages tend to pile up. This can lead to some negative effects on applications, such as reduced requests per second. This is why pino is an ideal choice for logging. pino is a very fast Node.js logger with very low overhead. It is in many cases 5x faster than alternatives, based on benchmarks. pino offers not just speed but a number of great features as well, such as a browser API, child loggers, transports, and pretty printing, which "prettifies" your logs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    sp_WhoIsActive

    sp_WhoIsActive

    sp_whoisactive

    sp_WhoIsActive is a comprehensive activity monitoring stored procedure that works for all versions of SQL Server from 2005 through 2022 and Azure SQL DB. sp_whoisactive is a SQL Server stored procedure for monitoring active queries and troubleshooting database performance issues.
    Downloads: 2 This Week
    Last Update:
    See Project