Showing 152 open source projects for "linux-debian"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
  • 1
    libmsgque

    libmsgque

    something that writes code for you

    The **libmsgque** project is an infrastructure that allows multiple package-items to be linked together to act as one application. To link, you need to distribute the work from one package-item to another package-item and wait for an answer or not. > Philosophy: Write Once → Run Everywhere The package-item can be a thread, a separate local process that is started by fork or spawn, or even a network of multiple services on multiple hosts. The package-item can be written in any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Beginner Open Source Shell (B.O.S.S.) is a shell for *nix systems that is derived from BOH Shell. The goal of BOSS is to provide a usable shell that beginners can still understand the inner workings of.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    xlayout is a terminal based utility to get and set information about X11 windows and the pointer. Its designed to be easily integrated into bash shell scripts and takes advantage of the X11 protocol to allow it to access remote X11 desktops.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    this is a very primitive dos multitasking gui i think it will help alot of people with window management it also comes with some example progams
    Downloads: 3 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    DASH is a set of tools and utilities to automate the deployment and management of large-scale distributed software, and to monitor and manage the multiple environments that the software is deployed to. 100% compatible with bash.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A modular framework for implementing a CISCO-like CLI on a *NIX system. Arbitary command menus and actions can be defined using XML files. This software handles the user interaction, and forks the appropriate system commands to perform any actions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Curses-based browser utility for browsing the output of programs. Actions can be configured to be run based on the selected line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The program `pexec` executes parallely the given command or shell script on the local host or on remote hosts, while some of the execution parameters, namely the redirected standard input, output or error and environmental variables can be varied.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    fish is a shell that provides the user with powerful features in a way that is easy to discover, remember, and use.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 10
    Execute commands on many machines via SSH, and get a nicely formatted output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    hexec can be used to hook into exec system calls. It evaluates a user defined expression against all hooked exec calls. This expression can contain simple path checks (e.g. -path "*/name") and even complex bash scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The ultimate text preprocessor and macro expander. Its syntax is similar to JavaScript, and gmac knows some really useful tricks. Details: http://gmac.sourceforge.net/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Set of programs and scripts that will allow to improve the usage of CPUSET. It includes a "jail" for users to just use on cpuset and sets and permissions management. (See web for more information)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    uGNU/RTOS (literally "micro G'Noo RTOS") is an Open Source serial Real Time OS for microcontrollers (PIC, ATMEL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An easy and secure means of running a shell script in a LINUX/POSIX environment as another user, designed to be called by automated scripts such as those in cron jobs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Bash Find (bf) is a bash shell enhancement that allow user quickly find a previously used command from bash history. It's small, compact, reliable and extremely usable for people using bash every day.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    metashell is a lightweight, heavy punch, interactive, intelligent command-line shell. The amazing difference with metashell lies in its ability to determine a file's datatype, and automatically run your desired applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    BohShell is an open source shell developed by Santostefano Giovanni for unix-like systems. It's developed under GNU/Linux Slackware and it's released with GNU/Gpl licence. The shell support many features and it's planned to add a scripting system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Provides a way for implementing user-defined commands in a simple, compact and fast way. It is intended mostly to embedded systems. It provides the tools for creating a Command Line Interface that supports menus, tab completion, commands history...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Fi-shell is a front-end to your system shell. It provides nonblocking i/o (concurrency) and pattern maching that is both easy to remember and readable (logic programming)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Accepts a regular expression as an argument and any matches found (stdin) will be highlighted (stdout) using shell color escape sequences. Good for looking through logs/monitoring console output/etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    mfork is a command-line tool to parallelize shell commands. Each line of text fed to it causes mfork to fork off a new process and run the the line of text though a shell. The maximum amount of concurrent processes can be set on the command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Lesh is a simple console based shell that provide all the basic functionality that you'd expect from a normal shell plus the ability to execute perl statements in it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is My SHELL project. It is my practice task at the university to write a simple UNIX shell. It also includes some standard environment utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A fake login shell for accounts that should not provide real shell functionality but require a login shell for some reason, in particular for SSH port forwarding.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB