Showing 58 open source projects for "ghost 4 linux"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 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
    Utility to find holidays or days off from xml-based configuration file. You can specify exact dates or something like "forth Thursday in November" for Thanksgiving. This utility is handy for putting cron jobs on "hold" during the holidays.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SBAL is a command line tool to launch spring batch. It provides advanced features like displaying the batch version, running resources validations, configuring logging ... It also defines a standard directory structure for deployments
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Debsysinfo is a system information gathering script for GNU/Linux Debian . It is non-intrusive and simply gathers information from commands that are already available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • 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
  • 5
    Openldapconf is a shell script to install and configure openldap and its dependencies automagically. By now, it includes integration with Samba and Squid. You can make a full installation or configure the packages separated. Powered by Slackware
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JScript is Java Interpreter that parse and execute pure java code and share the resource with current JVM. In addition, a java command line console is included. It's easy to create script program in Java grammar by it.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    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: 0 This Week
    Last Update:
    See Project
  • 8
    Program prevents PDA device to go to sleep/Idle. You also can make PDA screen always light up (like TomTom applications).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Nasame is a graphical tool which combine shell power with browser flexibility. Those components interact in Nasame.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    A small, portable shell written in C++. This project is intended as an exercise to improve my programming skills. The goal of this project is to create a DOS-like shell that cross-compiles on Linux and Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    "diago" is the dialog-based system to easily create tree-form menus, execute programs and start connections to remote systems in the console sessions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    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
  • 14
    An Ajax/PHP WebShell to command your webserver from any computer. Supports password-protection, very fast interface, never reload the page, history item of commands, easy custom-command adding, quick commands, tabs, upload function, file browser ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Discuz! Command Prompt is a plugin for Discuz! forum system that emulates the famous DOS environment, written using AJAX and PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Technical Library Template Interface is a library capable of providing standardized interfaces in Creative Commons EAL-4 standards to the open source community.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Woo Shell is an alternative to the normal Windows command prompt (cmd.exe). It is inspired by linux shells such as bash, csh and by the xterm terminal. It supports filename completion, stdio piping and redirection, copy/paste.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Sakura is a Knowledge Navigator and User Interface for UNIX, which implements HyperMedia and its own windowing and packing system, both in the main program and in an extensive API for Tcl and other languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JDistro is a project to build a java distribution. The main sub-projects are an application launcher, a swing desktop with document management and an access to remote applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JudoScript is a general-purpose, Java scripting, multi-domain scripting tool/language. It combines the powers of declarative scripting for many modern tasks and general object/procedural programming. It is simple, intuitive, practical and powerful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Very fast setup of typo3: Just download typo3installer.php (or the .zip) and run it from your webspace. Fill in your mySQL-connection-data, press "Run Setup" and wait a minute: The large tar.gz-file is fetched from server-to-server, processed and typo3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    [Now hosted on Github.] A shell written in Ruby that makes it easier to work with clusters of *nix hosts. The shell allows you define groups of servers and commands that can be executed on the servers. As of right now, all communication is performed
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    pl is a minimal Perl shell, providing continuations of unterminated quotations, autoloading of functions, and the option to convert line-based data to arrays on-the-fly. Unlike psh, pl does not provide sh-like constructs; all commands are valid Perl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A VNC Client for J2ME (Java 2 Mobile Edition). This includes a side project, an easy to use, clean java API for the RFB protocall. This project is now dead. Please see: https://sourceforge.net/projects/j2mevncclient/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    WOOP(c) is an Open-Source Software Architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB