Open Source Linux System Software - Page 47

System Software for Linux

View 1429 business solutions
  • 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
  • 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
    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: 4 This Week
    Last Update:
    See Project
  • 2
    chezmoi

    chezmoi

    Manage your dotfiles across multiple diverse machines, securely

    Manage your dotfiles across multiple diverse machines, securely. chezmoi helps you manage your personal configuration files (dotfiles, like ~/.gitconfig) across multiple machines. chezmoi provides many features beyond symlinking or using a bare git repo including templates (to handle small differences between machines), password manager support (to store your secrets securely), importing files from archives (great for shell and editor plugins), full file encryption (using gpg or age), and running scripts (to handle everything else). chezmoi is helpful if you have spent time customizing the tools you use (e.g. shells, editors, and version control systems) and want to keep machines running different accounts (e.g. home and work) and/or different operating systems (e.g. Linux, macOS, and Windows) in sync, while still being able to easily cope with differences from machine to machine.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    fd

    fd

    A simple, fast and user-friendly alternative to 'find'

    fd is a program to find entries in your filesytem. It is a simple, fast and user-friendly alternative to find. While it does not aim to support all of find's powerful functionality, it provides sensible (opinionated) defaults for a majority of use cases. First, to get an overview of all available command line options, you can either run fd -h for a concise help message or fd --help for a more detailed version. fd is designed to find entries in your filesystem. The most basic search you can perform is to run fd with a single argument: the search pattern. Instead of just showing the search results, you often want to do something with them. fd provides two ways to execute external commands for each of your search results: the -x/--exec option runs an external command for each of the search results (in parallel), or the -X/--exec-batch option launches the external command once, with all search results as arguments.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    go-libp2p

    go-libp2p

    libp2p implementation in Go

    go-libp2p is the official Go implementation of the libp2p networking stack, a modular and extensible framework for peer-to-peer communication. Used in systems like IPFS and Filecoin, go-libp2p abstracts away the complexity of building decentralized networks by handling discovery, transport, security, and multiplexing layers. Its modular architecture allows developers to customize network behavior while maintaining interoperability with other libp2p implementations. It empowers developers to build robust and scalable P2P applications across a variety of use cases.
    Downloads: 4 This Week
    Last Update:
    See Project
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 5
    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: 4 This Week
    Last Update:
    See Project
  • 6
    lm-sensors

    lm-sensors

    lm-sensors repository

    lm-sensors is the canonical Linux project for reading motherboard and peripheral hardware sensors—temperatures, fan speeds, voltages—and exposing them to userspace. It ships a probing utility (sensors-detect) that identifies I²C/SMBus chips and kernel drivers, then a runtime tool (sensors) that prints human-readable readings for quick diagnostics. The companion library, libsensors, gives applications a stable API to query sensor values, enabling desktop applets, monitoring daemons, and alerting systems to build on a common foundation. Configuration files map raw chip registers to friendly labels and scaling factors, so outputs reflect real hardware characteristics across many vendors. With this foundation, higher-level tools (like fancontrol or graphical monitors) can automate cooling policies and warn about thermal or power issues before they become failures.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    ludo

    ludo

    A libretro frontend written in golang

    Ludo is a user-friendly, lightweight frontend for the libretro ecosystem, designed to make retro game emulation simple and accessible. Unlike more complex frontends like RetroArch, Ludo emphasizes minimalism and ease of use, offering a plug-and-play experience with clean navigation and fast loading times. It supports multiple libretro cores, handles gamepad input automatically, and works across platforms with a native UI. Ludo is ideal for users who want to enjoy retro games with minimal setup and maximum compatibility.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    mtail

    mtail

    Extract internal monitoring data from application logs

    Extract internal monitoring data from application logs for collection in a time-series database. mtail is a tool for extracting metrics from application logs to be exported into a timeseries database or timeseries calculator for alerting and dashboarding. It fills a monitoring niche by being the glue between applications that do not export their own internal state (other than via logs) and existing monitoring systems, such that system operators do not need to patch those applications to instrument them or writing custom extraction code for every such application. The extraction is controlled by mtail programs which define patterns and actions. Metrics are exported for scraping by a collector as JSON or Prometheus format over HTTP, or can be periodically sent to a collectd, StatsD, or Graphite collector socket. Precompiled binaries for released versions are available in the Releases page on Github. Using the latest production release binary is the recommended way of installing mtail.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    nheko

    nheko

    Desktop client for Matrix using Qt and C++20

    Desktop client for Matrix using Qt and C++20. The motivation behind the project is to provide a native desktop app for Matrix that feels more like a mainstream chat app (Element, Telegram etc) and less like an IRC client.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Connect every part of your business to one bank account Icon
    Connect every part of your business to one bank account

    North One is a business banking app that integrates cash flow, payments, and budgeting to turn your North One Account into one Connected Bank Account

    North One is proudly built for small businesses, startups and freelancers across America. Make payments easily, keep tabs on your money and put your finances on autopilot through smart integrations with the tools you’re already using. North One was built to make managing money easy so you can focus on running your business. No more branches. No more lines. No more paperwork. Get complete access to your North One Account from your phone or computer, wherever your business takes you. Create Envelopes for taxes, payroll, rent, and anything else automatically.
    Get started for free.
  • 10
    pwru

    pwru

    eBPF-based Linux kernel networking debugger

    pwru is an eBPF-based tool for tracing network packets in the Linux kernel with advanced filtering capabilities. It allows fine-grained introspection of kernel state to facilitate debugging network connectivity issues.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    systemd

    systemd

    The systemd system and service manager

    systemd is a suite of basic building blocks for a Linux system. It provides a system and service manager that runs as PID 1 and starts the rest of the system. systemd provides aggressive parallelization capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, keeps track of processes using Linux control groups, maintains mount and automount points, and implements an elaborate transactional dependency-based service control logic. systemd supports SysV and LSB init scripts and works as a replacement for sysvinit. Other parts include a logging daemon, utilities to control basic system configuration like the hostname, date, locale, maintain a list of logged-in users and running containers and virtual machines, system accounts, runtime directories and settings, and daemons to manage simple network configuration, network time synchronization, log forwarding, and name resolution.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    Best Auto Clicker

    Best Auto Clicker

    Best Auto Clicker is a versatile tool that automates clicking actions.

    Best Auto Clicker is a versatile tool that automates clicking actions on your computer. With features such as customizable hotkeys, dynamic delay times, and support for various mouse clicks and key combinations, it simplifies repetitive tasks. Whether you need to perform rapid clicks, scroll the mouse wheel, or send specific keys or paragraphs, the auto clicker streamlines your workflow by saving time and effort. Its intuitive interface and virtual machine compatibility make it an efficient solution for gamers, developers, and anyone seeking to automate mouse actions with ease.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 13
    Repeat

    Repeat

    Mouse/keyboard record/replay and automation hotkeys/macros creation

    Full-fledged mouse/keyboard record/replay and automation hotkeys/macros creation using modern programming languages, and more advanced automation features. Working across three major OSes: Windows, OSX, and Linux. See more at https://github.com/repeats/Repeat Repeat yourself with some intelligence. This, if used correctly, can improve your productivity greatly.
    Leader badge
    Downloads: 106 This Week
    Last Update:
    See Project
  • 14
    Downloads: 106 This Week
    Last Update:
    See Project
  • 15
    The libSRTP project has been moved to https://github.com/cisco/libsrtp
    Downloads: 30 This Week
    Last Update:
    See Project
  • 16
    FILIIPP UPDATES

    FILIIPP UPDATES

    OFFICIAL mirror of MIUI PORT ROM by: Telegram t.me/JJuiceports_updates

    Leader badge
    Downloads: 105 This Week
    Last Update:
    See Project
  • 17
    uCON64 is a tool to backup all kinds of video games. It supports almost every available backup unit for cartridge-based consoles and performs many other tasks like ROM hacking.
    Leader badge
    Downloads: 105 This Week
    Last Update:
    See Project
  • 18
    ReloadedOS
    ReloadedOS is an Android Custom ROM which is based on CAF. The main aim of this ROM is to bring stock AOSP experience while offering excellent performance and good battery backup. I hope that you'll all love this project, and help us, shape it even better. Meanwhile, all of our sources are publicly available on our Github. I hope you will enjoy your stay and like our work on ReloadedOS.
    Downloads: 37 This Week
    Last Update:
    See Project
  • 19
    Downloads: 62 This Week
    Last Update:
    See Project
  • 20
    AdvanceMAME
    A MAME and MESS port with an advanced video support for Arcade Monitors, TVs, and PC Monitors. It also contains a bootable Linux LiveCD/USB, a frontend with animated MNG/MP3 snapshots, a rom manager, and recompression utilities for compressed files.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 21
    MyOpenLab
    The most recent distribution of MyOpenLab can be downloaded from: myopenlab.org Follow us on Facebook as MyOpenLab Colombia https://www.facebook.com/myopenlabcolombia/ Subscribe, like and watch our MyOpenLab videos: https://www.youtube.com/channel/UCet6UPnaHKGjtbytJHIf2jQ Thanks!
    Downloads: 58 This Week
    Last Update:
    See Project
  • 22
    Downloads: 58 This Week
    Last Update:
    See Project
  • 23
    Monitoring Storage,  SAN,  LAN

    Monitoring Storage, SAN, LAN

    Storage, SAN, LAN Performance Monitoring: IBM,NetApp,Hitachi,HPE,EMC

    The tool offers you end-to-end views of your storage environment including LAN and SAN and can save you significant money in operation monitoring and by predicting utilization bottlenecks in your virtualized environment. You can also generate policy-based alerts, view overall health status of your systems, reduce service downtime, use capacity and forecasting data - Real-time storage performance visibility in LAN and SAN multi-vendor environment - Historical reporting (graph, CSV, PDF) - Alerting based on performance thresholds - Storage event monitoring The tool supports enterprise class level storage devices from major storage vendors like: IBM, Dell EMC, NetAPP, HPE, Hitachi, Lenovo, Pure Storage, Huawei, Dot Hill, INFINIDAT, Fujitsu, DataCore, Quantum, QNAP, FalconStor,Ceph, Synology, RAIDIX, Qumulo,Inspur,Veritas Monitoring of the SAN supports Brocade, Qlogic and Cisco SAN switches Monitoring of the LAN network Try demo at http://demo.stor2rrd.com
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 24
    vRenamer
    vRenamer is an easy to use mass renamer with a lot of options. It's able to insert, remove, and replace strings, extract audio and images metadata, write audio metadata, change length, numbrering, undo/redo, and much more. Tested in Windows, Mac and Linux.
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 25
    ArchEX Linux Live System

    ArchEX Linux Live System

    ArchEX is a new (250507/250504) Linux Live System based on Arch Linux.

    WHAT IS IT? ArchEX 64bit is a new Linux live System based on Arch Linux. Arch motto is KISS ("Keep It Simple Stupid"). ArchEX uses kernel 6.14.4-arch1-2 and LXQt 2.2, KDE Plasma 6.3.4-1 respectively MATE 1.28.2-2 Desktop Environments. Yay – An AUR Helper - is installed in all versions. ArchEX INSTALLER ArchEX can easily be installed to hard drive using Calamares while running the system live. (From DVD/USB). You can then change locale from English to any other language. Slideshow: https://archex.exton.se/calamares-slideshow-new.gif USB INSTALLATION Install ArchEX to a USB Pen Drive with persistence: https://archex.exton.se/install-usb/ BENEFITS of ArchEX/Arch Linux "Cutting Edge"-software and speed. Run the latest kernel. Always. Default locale/language: English A YouTube video about ArchEX: https://www.youtube.com/watch?v=YPlHLEr6Ld0&feature=youtu.be READ MORE: https://archex.exton.se - three versions
    Leader badge
    Downloads: 57 This Week
    Last Update:
    See Project