17 programs for "user mode linux" with 2 filters applied:

  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • Fully managed relational database service for MySQL, PostgreSQL, and SQL Server Icon
    Fully managed relational database service for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
  • 1
    TinTin++ Mud Client

    TinTin++ Mud Client

    A MUD client for Android, iOS, Linux, Mac OS X and Windows

    TinTin++ is a console mud client for any type of text mud or bbs. The mud client's main assets are an easy to learn scripting language, triggers, automapping, and a split screen interface to separate mud output from client input. Installation instructions for Android, iOS, and several other operating systems are available on the website. https://tintin.mudhalla.net
    Leader badge
    Downloads: 86 This Week
    Last Update:
    See Project
  • 2

    xjobs

    Command line tool to run batches of jobs in parallel.

    xjobs has a command line interface similar to xargs to start processes, but runs processes in parallel and provides enhanced concepts for I/O redirection.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 3
    oobash

    oobash

    Framework for bash 4

    oo-style framework for bash 4. It provides tools for rapid script development and huge libraries. Written in bash. Source and use...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    CLISP - an ANSI Common Lisp
    CLISP is a portable ANSI Common Lisp implementation and development environment by Bruno Haible. Interpreter, compiler, debugger, CLOS, MOP, FFI, Unicode, sockets, CLX. UI in English, German, French, Spanish, Dutch, Russian, and Danish.
    Leader badge
    Downloads: 613 This Week
    Last Update:
    See Project
  • Let your volunteer coordinators do their best work. Icon
    Let your volunteer coordinators do their best work.

    For non-profit organizations requiring a software solution to keep track of volunteers

    Stop messing with tools that aren’t designed to amplify volunteer programs. With VolunteerMatters, it’s a delight to manage everything in one place.
  • 5
    pyfilesysobjects

    pyfilesysobjects

    Search and match of file type resource paths and addresses

    ... - filesysobjects.userdata - user directories - filesysobjects.osdata - OS directories - filesysobjects.configdata - config directories Supported platforms are: - Linux, BSD, Unix, Mac-OS/OS-X, and Windows - Python2.7, Python3.5+ Online documents: https://pyfilesysobjects.sourceforge.io/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Ampare Windows 10 Full Shutdown

    Ampare Windows 10 Full Shutdown

    Full Shutdown For Your Windows 8 and Windows 10 PC

    Change From Visual Basic to Bat file to fix False Positive Detection Error This Software will use the old shutdown method of Windows that allow you to completely shutdown your pc . No hibernation or Fast Startup. Allow you to recovery file , Installing Dual Boot Linux and even more with just a click of this simple tools Donate us : http://www.juthawong.com/donate
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Unorthodox Scripting Language

    Unorthodox Scripting Language

    A lightweight, high-level, and object-oriented scripting language.

    USL is an object-oriented scripting language written in C++ and compiled to run on both Linux and Windows operating systems. Without a script, USL is a programmable command-line shell and interactive interpreter. USL is for general purpose scripting locally.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DateFuns
    A set of functions for KSH and BASH in a sourceable file. Typical functions include calculating differences between dates, going forward or back any number of days. Works for dates AD only. Some issues will arise when today > 2099...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    trans-pl

    transmission management script for TomatoUSB

    ash script for management of transmission-deamon and transmission-remote under TomatoUSB fimware
    Downloads: 0 This Week
    Last Update:
    See Project
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • 10

    tagx

    Unix utility to help to create XML files from shell scripts.

    Simple Unix utility to help to create XML files from shell scripts. It encapsulates what comes from the pipe. Ex.: $> echo hi | tagx label <label> hi </label>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Nice Bashing is a framework for distributed configuration of your bash environment. There are many libraries with functions which one can enable, and a rsync-based system of replicating your settings to all the hosts you connect to.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The RBSEE (Remote Bash Script Execution Engine) is set of the bash script which allows user to send & execute scripts on a remote platform and then collect and assert results. Mainly used for test automation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Fake User Shell Interface is a program to help people understand and use UNIX or Linux. Please send an email to jamesthefishy(at)gmail.com If enough people email me I will start developing this project again.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A shell script to automate backup of del.icio.us bookmark.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    rzync is a simple ksh script using rsync to synchronize a file/directory with a remote one using the SSH channel. It enables user to define different configurations and prepare SSH keys, and also supports batch mode and logging option to trace the output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    BatchLogin is a shell connection virtualization program. It allows a user on a complex network to connect and execute scripts and commands upon groups of machines without having to deal with the connection specifics every time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    pyshon

    System shell merged with python shell

    This is a system shell merged with python (as for now 3.*, but 2.* fork is also planned). It lets you write your system scripts in high-level language (which python is) as well as using it as "classic" terminal. It is developed in linux environment, but should be as system-independent as python itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next