Search Results for "bash script library" - Page 17

Showing 1291 open source projects for "bash script library"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Start Free
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 1
    stackedit.js

    stackedit.js

    Add StackEdit to any website

    ...Silent mode can convert Markdown to HTML without showing the editing interface. File properties can configure the Markdown engine, including a CommonMark preset. The library has no runtime dependency, supports npm or script-tag installation, and can target a custom self-hosted StackEdit URL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    cmdok

    Command validation tool

    cmdok checks that specified commands are OK. If command is OK than it exists in PATH and can be run. It is a simple, small and portable Bash script. It is useful in software packages that want to check that some commands exist before trying to run them. See wiki for more information and examples.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Bash Script for System services monitoring (httpd,smtp,pop,dns,mysql),recovering and alert via email and SMS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Liber4Sync is a bash script for easily sincronize development servers with Live servers.Used for sync web dirs, mysql databases
    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.
    Start Free
  • 5

    getoptions bash script

    easy parsing of option parameters in bash scripts

    Writing your own (bash) scripts ? Including some flexiility using option parameters ? Noticing the amount of code needed for just parsing these options ? That's where getoptions may help you out. Just set up your list-of-options and a single call will do the job. April 2018 - new version getoptions2 written almost entirely in regular expressions, using sed. New or improved: - more accurate parsing / handling of values - mandatory values - keywords (non-dashed) - automatic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    bashj : a bash mutant with java support

    bashj : a bash mutant with java support

    with bashj, you can insert java code & libraries into bash scripts

    bashj is a bash mutant with java support. It gives to bash scripts the ability to use java libraries, functions and code. The detailed documentation (installation, examples, syntax...) is available at this wiki page : http://fil.gonze.org/wikiPG/index.php/Project_bashj_:_a_bash_mutant_with_java_support . To bash developers, bashj brings . Readability in the java section (OO style) . JVM efficiency for CPU intensive components . modular extensibility using java packages ....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Masonry

    Masonry

    A cascading grid layout plugin

    ...Set percentPosition: true so item positions are likewise set with percentages to reduce adjustment transitions on window resize. Unloaded images can throw off Masonry layouts and cause item elements to overlap. imagesLoaded resolves this issue. imagesLoaded is a separate script you can download at imagesloaded.desandro.com. Or, initialize Masonry after all images have been loaded.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    vsftpd virtual user bash scripts

    VSFTPD Virtual User Bash Scripts

    These BASH script set have been written with the purpose of making the administration of VSFTPD virtual users easy, like creation, deletion, update. The scripts assume that pam_userdb is being used for Authentication along with local shell users. The Scripts are very customizable with a single .conf file and can be used in internal VLAN office senarios and in small to medium Production servers which face the internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    HyPerf

    Tools for High Performance Administrators and Engineers

    The HyPerf project takes a different approach to the administration of computer systems than main-stream mass-management tools. The HyPerf ToolKit (HTK) is the main distributable of the HyPerf project. It is a single Bash installer and framework script that expands to include a multitude of embedded tools for use by High Performance Administrators and Engineers. The HTK acts as its own simple package management system and High Performance Administration (HPA) framework. The HTK contains an embedded tarball of various tools for managing complex computing environments, using HyPerf techniques and documentation. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Start Free
  • 10
    "Password Hook" is a Window Password Filter DLL that sends any Windows password changes to a script/program, stored in the registry by a configuration utility. The DLL is effectively a generic windows password filter.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    Action Test Script

    Script language for create gui test action on application to test

    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Assorted projects. General-purpose libraries for Python, C++, Scala, bash, and others. Meta-programming tools. System utilities. UI components. Web APIs. Configuration files. Benchmarks. Programming competition entries. And much more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    Win-Brash

    A Windows Native Bourne Shell Interpreter

    Win-Brash is a recoding, from scratch, of the Bourne shell as a native Microsoft Windows multi-threaded command line application. It uses Bourne shell syntax but recognizes Windows file names. The TAB key helps convert Unix style pathnames to fully valid windows pathnames. It also adds missing backslashes -- to reduce the need to always type two. For Documentation see: http://www.bordoon.com/brash To give brash.exe a try, use the download link to get winbrash-1.2.16.zip. Unzip...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Prolog+CG is a Java implementation of Prolog with extensions implementing a subset of the Conceptual Graph (CG) theory of John Sowa. CGs are first-class datatypes on a par with terms. Object oriented extensions are also included.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    Shell Script Loader

    Shell Script Loader

    A framework for modular scripting

    Shell Script Loader is a framework for shell scripts that provides functions that can be used to load, include or call module shell scripts. It supports most shells including Bash, Zsh, Ksh, and other shells based on sh. A compiler can also be used. Please check the website for detailed info.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16

    IntrusionDetector

    This shell script looks for certain changes to detect attacks.

    This simple BASH script monitors the ARP table to detect computers that are connecting to a computer. It notifies users in real time of any attempted connections, pings, or scans.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TinyMARC_Editor
    TinyMARC_Editor was a part of educational project. This free software satisfies Arabic libraries needs while importing and exporting MARC21 files. It allows catalogers to transliterate ALA-LC or DMG(DIN31635) romanized fields to Arabic script and many more features. AACR2 to RDA converter added. THIS SOFTWARE IS UNDER DEVELOPMENT
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    allow22

    Punch a temporary hole through your firewall to reach your network

    When VPN isn't available and you need to get into your and your linux server. IP forwarding is turned on and port 22 bocked with IPtables. This is a bash script/CGI that if you know the URL and know the remote IP address where you are coming from, you can open a hole with iptables using a web browser and never have to login to the server. Then lock it back down when you are done.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    ubuntumining

    opensource ubuntu based mining project

    Download "download-install-script.sh" run "bash download-install-script.sh" This will download the scripts and tell you what you need to do. I have it down to 3 scripts. During the process you might need to hit enter and Y a couple times. DO NOT CHANGE ANY DEFAULT DIRECTORIES OTHERWISE THE SCRIPTS WILL NOT WORK! This script was designed using lubuntu 16.04 and currently only works with xmr-stak and AMD graphic cards This will be a constant work in progress!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    PLAT - Pegasus' Linux Admin. Tools

    a set of bash scripts that make life easier for Ubuntu users/admins

    This Project and it's sub projects are meant to make administration on Debian/Ubuntu based Servers & WorkStations easier on the following subjects: > Post Install Customization > System/user data Backup & Maintenance > Wordpress Site installation, Setup & maintenance > WordPress Site Migration/Duplication > Generation of WordPress Site-specific plugins
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    CreateBAK

    Universal script for creating backups

    Bash script for creating backups on any Unix and Windows system. Written in Bash and C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ht3klcd

    ht3klcd

    Bash script to control 15c2:ffdc SoundGraph panel.

    This is a bash script to get my LCD display working on Linux. It came with the Mstation HT-3000 case from 3RSystem. The device is identified as ID 15c2:ffdc SoundGraph Inc. iMON PAD Remote Controller. However, the LCD panel is different from the others I have seen around in the internet. It has: - 12 text characters for messages and the clock; - 3 fan indicators (updated automatically); - a temperature indicator (updated automatically); - a CPU usage bar; - another bar in the left I couldn't get to work (volume?). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    proten

    Makes the computer try keep the 10 commandments (Holy Bible'Exodus 20)

    Suite of Methods and Scripts which address the largely ignored tasks of "keeping" the oldest laws in civilization, the 10 commandments from Holy Bible's Exodus20. ======= Current implementation includes: ) the 2nd law against images, and this is done with a passive, non-destructive obfuscation of the jpg library path. ) the 4th law against working all 7 days of the week. ======= Proten's project has a list of ideas for implementation, and ofcourse implementation concerns only...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Remove-PDF-Blank-Pages

    Ultra-fast bash script to remove blank pages from a PDF

    Ultra-fast bash script to remove blank pages from a PDF, using open source cpdf. Simply splits all pages from a PDF into a temp directory, allows user to choose the size of the largest blank page, gets a list of all non-blank pages, and creates a new PDF with only those pages. Requires cpdf to be installed. Written for OS X but core code should work on any platform that has a bash shell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The PHP script engine for Java. --- Run PHP applications within any J2EE server or servlet engine and/or connect script engines like PHP with Java or .NET back ends efficiently.
    Downloads: 45 This Week
    Last Update:
    See Project