Search Results for "bash scripts book" - Page 10

Showing 320 open source projects for "bash scripts book"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    i.NET – QoS and security for Linux is a open source project that provide easily configurable firewall and traffic management. It based on Linux operating system with specially prepared kernel, iproute2, iptables and bash scripts for configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    vpsAdmin is an powerful opensource web-gui application for administration of OpenVZ servers written in PHP 5.2 + BASH scripts. It uses MySQL 5 database for storing and replicating data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    libbash is a tool that enables bash dynamic-like shared libraries. Actually its a tool for managing bash scripts that contain functions you may want to use in various scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    OS-Builder is a set of bash scripts to build a Debian based Operating System. Branding it to a name of your choice. End Result=Own Repo, Own Kernel build, own branding, some internel changes = LiveCD. Do your homework and read the docs, for easy useage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    Pagegen is a collection of Bash scripts for static web site generation, meaning it creates web sites from flat text files and directories. Great for managing a site from the command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    bbips - Bash Batch Image Processing Scripts. A collection of bash scripts that use Imagemagick to "batch" process entire directories of images all at once. For use with Linux and Unix systems to batch process *.jpg image files from the bash shell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The toolbox is a toolbox with many bash-scripts inside the package. The project should help you easily do the daily Multimedia tasks. It only requires the Mplayer (+Mencoder) and lame is installed. Sure, you will need the Bash. ;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 10
    This is a set of tiny PERL scripts for maintaining records in personal digital book library, spread across different CD archives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GeDI, the GEneric Diskless Installer, is a set of bash scripts charged with the simple purpose of making it easier to install and manage a set of diskless clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Dry-wit is a framework for writing fancy and powerful bash scripts with less effort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Build scripts/wrappers around the YUI Compressor implemented for popular languages like PHP, Python, Java, Bash, Perl, etc. The scripts will track down and compress all JavaScript and CSS files within a given project tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    The UMich OAI Toolkit is a set of Perl based tools for harvesting OAI data and creating an OAI-PMH 2.0 compliant data provider.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    ­A useful collection scripts (backup, security, system management, games, network, etc.). This project development in Bash + Zenity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Collection of bash scripts that operate DVD ripping tools. Programs: ripdvd - create an MKV, OGM or MP4 file container very easily ripdvdcrop - detect crop for ripping dvd ripdvdtest - perform a ripping test of a few seconds Suggestion: use the SVN.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    smb-scripts is a collection of Bash Scripts that uses Samba and LDAP Client commands. These scripts are used by Samba to manage it using Microsoft Tools (like usrmgr and svrmgr) and a LDAP database as information repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    a simple html picture book generator wrote in bash script, using imagemagick and others
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Procbyte - Binary Scripting Language

    Script language for processing binary data

    Procbyte is a tool to access binary files from shell programming. It has binary data handling, read/write capability, basic math and date conversions. It is intended to aid in bash programming, but can be used from any command line tool or application. NOTE: This was accidentally uploaded as a beta, instead of alpha, but its status IS ALPHA. The next upload will standardize the language to the point where any scripts that work in it will work in all future versions -- however, scripts written for this version may not work in subsequent ones, the (mostly output) commands have changed: , ; . =* etc. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    shUnit2 is a unit testing framework for shell scripts (eg. sh, bash) that is modelled after the JUnit framework. It is designed to make unit testing in shell as simple as possible. >> This project is now hosted on GitHub (https://github.com/kward/shunit2). <<
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A mutex lock manager implemented in bash and for use from within bash scripts. Includes a version with active wait and one without active wait.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Shell scripts to access via terminal to some common Mac Os X applications, plus other shell utilities, and an example of configuration files for Zsh, Tcsh, and Bash.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Ape Base Compile System is a set of bash scripts to leverage both ESP EPM (http://www.epmhome.org/) and MREPO (http://dag.wieers.com/home-made/mrepo/) in maintaining applications such as as Apache HTTPD, MySQL or PHP on Red Hat based systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ZhuaShuShell is a set of bash scripts to crawl online html e-books from certain Chinese e-book sites and save the data that is formatted as a single text book to your local machine.The newest codes and usage is here:http://tinyurl.com/2d573k (in Chinese)
    Downloads: 0 This Week
    Last Update:
    See Project