Showing 19 open source projects for "execute"

View related 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
  • 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
  • 1

    vdcron

    Execute scheduled commands on non permanent machines

    Execute scheduled commands without assuming that the machine runs permanently. vdcron is a cron, but it's light and does not require specific software or libraries. It can be triggered by root and standard accounts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Extreme Ultimate .bashrc

    Extreme Ultimate .bashrc

    Extreme ultimate .bashrc configuration file for Bash

    ...Do you need a command line cheat sheet? Press CTRL-h for full color help! I think this is the most amazing, ultimate .bashrc file I have ever seen and wanted to share it. To install, execute the following lines in a terminal wget -O ~/.bashrc https://sourceforge.net/projects/ultimate-bashrc/files/_bashrc/download wget -O ~/.bashrc_help https://sourceforge.net/projects/ultimate-bashrc/files/_bashrc_help/download
    Leader badge
    Downloads: 53 This Week
    Last Update:
    See Project
  • 3
    Automated_Quiz

    Automated_Quiz

    A Shell Script for Quizzing the whole class of students and log result

    Please download the above zip file and extract it to a secret folder and run the quiz.sh script from that folder in your terminal program, as shown in the youtube videos : https://youtu.be/kQi0XlIaT9M and https://youtu.be/prwKN5DiFp0 You may change the contents of the quiz.txt file to your liking, while maintaining the format of it. Note: Press Enter/Return key after typing on your Terminal, to proceed to the next step, while testing the quiz.sh script. Also, increase the terminal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    HTTP Test Tool
    httest is a script based tool for testing and benchmarking web applications, web servers, proxy servers and web browsers. httest can emulate clients and servers in the same test script, very useful for testing proxys.
    Downloads: 56 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
  • 5
    Bash Shell Scripting in a Minute

    Bash Shell Scripting in a Minute

    Learn Bash Shell Scripting in a Minute using this Collection of Script

    Learn Bash Shell Scripting in a Minute using this Collection of Scripts, which are Real World Examples, ranging from a simple Date Based Theme to a Standalone Kiosk Type User Input Forms. The Learning is based on a "Observe and Understand Strategy", which means you run these scripts, observe their outputs, understand the script that generates them and learn the whole thing. These Scripts cover almost all the basics of bash shell scripting and summarizes them in the last script for user...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    desk

    desk

    A lightweight workspace manager for the shell

    ...Change directory, activate a virtualenv or rvm, load in domain-specific aliases, environment variables, functions, arbitrary shell files, all in a single command. Instead of relying on CTRL-R to execute and recall ("that command's gotta be here somewhere..."), desk helps shorten and document those actions with shell aliases and functions, which are then namespaced under a particular desk. Because Deskfiles are just enriched shell scripts, the possibilities are endless. For example, when doing work on AWS I have desk securely load AWS API keys into environment variables via pass -- no effort on my part, and no risk of accidentally persisting that sensitive information to a history file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    BGINFO4X - BGINFO for X and for Windows!

    BGINFO4X - BGINFO for X and for Windows!

    Shows desktop information on your screen

    BGINFO for X, also called BGINFO4X, is a clone of the popular program BGINFO for Microsoft Windows created by Sysinternals. BGINFO4X is designed for pretty print useful information (CPU model, Hostname, IP address, OS version, Office version, and much more ...) on your desktop background or wallpaper. See the screenshots to see BGINFO4X in action. BGINFO4X is Multi Platform (Windows, MacOSX, Linux, BSD). BGINFO4X is Highly Customizable. BGINFO4X is Open Source. BGINFO4X comes...
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 8
    Script-Tools

    Script-Tools

    A collection of tools written in BASH for Linux

    ...Which are: bash-colors blame chx hddinfo isEmpty isLVM lxscreenshot mem moalpa newScript p replaceit rmtf upd vimail yumreset yumresume newScript will create a template script file ~/.config/script-tools/scripts and open it in your prefered editor, if you'd set on in "st config" You can either browse through the menu, or execute each script directy by using menu entrys as arguments. Have a try with: sudo st tweak repo toggle fedora-updates-testing BE SURE TO DISABLE IT AGAIN! ;)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Rackspace DNS agent

    Rackspace DNS agent

    Use Rackspace DNS as dynamic Dns

    This is a parametric bash script that you can set up to run at startup or as a cron job in each one of your server. Each time the server will boot up or execute the script an automatic API call will be created to create if not existent, or update if necessary the related DNS record hosted on Rackspace Cloud. Please refer to: http://docs.rackspace.com/cdns/api/v1.0/cdns-devguide/content/index.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10

    Simple Log File Monitor

    Simple Log File Monitor is a set of scripts to help monitor logs

    Simple Log File Monitor is a bash script that can be used to monitor log files or other text files and execute commands on the output of the logfile. The motivation for this script originally was to be able to get a subset of a log file emailed to an email address easily while still being portable. Built to use as little as possible, a system with bash, wc, grep, tail, and date should be able to use this script, though a command-line email client would be required to send emails out.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Mussh is a shell script that allows you to execute a command or script over ssh on multiple hosts with one command. When possible mussh will use ssh-agent and RSA/DSA keys to minimize the need to enter your password more than once.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    yume is a menu system with user-variable shell commands. For example, yume -bu date ls -ex -do 'ls -al' 'cal -3' makes a menu with 3 fixed buttons and 2 editable ones that can execute when the mouse cursor crosses them. yume3 is Gtk-based.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    mcom is a console based system administration tool. it has focus on sysadmin's daily business. - search for part of hostname and login via ssh - execute comands on multiple hosts (also via sudo) ... and many more ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A daemon written in bash that allows to execute the Windows program "Ultrasurf" just like it was a unix daemon - with minimal rights of course.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This script has the idea to compare one GID, provided by the administrator, with another GID provided by the logged user (automatically); It has the ability to let only authorized groups execute some scripts in the system. Please feedback (beta test)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    laninstaller is a console tool that can execute scripts over a network on a great number of computers using SSH.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Enas is a perl script that can telnet cisco router or switch and execute some command and at the end log the work on a file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB