Search Results for "bash scripts book" - Page 5

Showing 320 open source projects for "bash scripts book"

View related business solutions
  • 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
  • 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
  • 1
    Bash-Snippets

    Bash-Snippets

    A collection of small bash scripts for heavy terminal users

    A collection of small bash scripts for heavy terminal users with no dependencies. All of these scripts have been heavily tested on macOS and Linux. Most of these scripts have been tested on Windows 10 and the official developer bash instance. Does not work with Cygwin or Mysys2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Easy Monitor

    Easy Monitor

    Easy Monitor is set of SuperKaramba themes and bash scripts

    Easy Monitor is set of SuperKaramba themes and simple bash scripts. Can display infos about your: distro, procesor, memory, disk usage, clock, network speed,.. and even do many: administrative, configuration, installation and backup tasks.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3

    JTSDK

    Build Systems for WSJT Applications

    JTSDK is a pre-configured collection of open source cross platform development frameworks, Gnu tools, libraries and custom written scripts designed to ease compiling WSJT applications and documentation from source code. WINDOWS APPLICATIONS ---------------------------------------------------------------------- * JTSDK-QT.......: WSJT-X, WSPR-X and MAP65 * JTSDK-PY........: WSJT and WSPR * JTSDK-DOC....: All WSJT Documentation * JTSDK-MSYS..: General Compiling LINUX...
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 4
    topco

    topco

    tools for translation

    tools for translation using bash scripts
    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
  • 5

    AF200

    GUI Control for Automated Flagger using RasPi 3

    UI fundamentals written in LiveCode with Python examples and other for I/O manipulations and ADC integration
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Atalheitor

    Atalheitor

    Easy .desktop shortcut creator.

    Easily create .desktop shortcuts for executables, scripts, Java archives and Windows EXEs. Just right-click an executable, open with, and choose "Shortcut creator Atalheitor".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    mylfs

    My Linux From Scratch

    MYLFS is a walk though the LFS and BLFS books, I will be up loading working scripts as i go , the goll is to have a functioning os. Reference URL : http://www.linuxfromscratch.org
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    Hybrid MultiOS Script Builder

    It's tool to build Windows and GNU/Linux scripts

    It's a tool to wrap Windows and GNU/Linux programs into script wrapper, which runs both on GNU/Linux and Windows 10. Generated wrapper is both cmd and bash script. After ran, it detects OS, unpack platform-dependent file + common file and execute platform-dependent file, putting path to platform-independent (common)file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Bash Infinity

    Bash Infinity

    A modern standard library / framework / boilerplate for Bash

    ...The aim of Bash Infinity is to maximize the readability of bash scripts, minimize the amount of code repeat and create a central repository for a well-written, and a well-tested standard library for bash. Bash Infinity transforms the often obfuscated "bash syntax" to a cleaner, more modern syntax. Some components are more sturdy than others, and as-it-stands the framework lacks good test coverage (we need your help!).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    SICP PDF

    SICP PDF

    SICP PDF with Texinfo and LaTeX source

    ...This conversion allows for high-quality typesetting, improved design options, and the integration of OpenType and Unicode features through XeTeX. The repository contains both Texinfo and LaTeX sources, with automated scripts to keep them in sync during builds. Users can recompile the book locally with a recent TeX Live distribution and the necessary fonts, while Inkscape is required for SVG-to-PDF image conversions. The project is continuously refined to address formatting issues and ensure the text and figures render correctly across platforms.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11

    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
  • 12
    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 .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    bashful

    bashful

    Use a yaml file to stitch together commands and bash snippits

    bashful is a command-line tool written in Go that allows you to define your build, automation or scripting workflow declaratively in YAML and have tasks executed in either series or parallel, with pretty progress output, logging, error handling, and orchestration instead of manually writing large bash scripts. The idea is that your bash automation should be “quiet and shy-like” rather than verbose and messy, so bashful provides a structured way to describe tasks (commands, downloads, nested operations) in a YAML file, and then run them with a nice terminal UI showing progress bars, logs, ETAs, etc. It supports features such as downloading scripts, bundling sets of commands and resources, tagging tasks, running subsets via tags, logging both stdout and stderr, and error-handling policies (e.g., which commands should halt execution on failure). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DL Book Notation

    DL Book Notation

    LaTeX files for the Deep Learning book notation

    ...It also includes scripts or style files to facilitate inclusion in articles, slides, or papers that build on the DL book’s notation. Researchers and educators often use this repo when writing materials referencing the deep learning book, so their formulas align with the canonical style. Because notation consistency is crucial in ML education, this repo helps reduce confusion when multiple sources adopt conflicting symbols.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Bash Debuging Bash

    BDB es un depurador visual de programas bash en terminales de texto

    BDB es un depurador visual de programas bash (scripts) para ejecutar en terminales de texto tipo VT-100. Probado en terminales de Windows XP y Windows 7, usando el cliente PUTTY (www.putty.org) para hacer conexiones SSH y TELNET con maquinas Linux. BDB requiere instalar el paquete inotify-tools y el multiplexor de consolas de terminal tmux. Con BDB se puede seguir y depurar la ejecucion comandos de los programas Bash de forma sencilla y ergonomica. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Clu-Linux-Live

    Clu-Linux-Live

    Various Processing and Data Rescue Tools over Wired or Wireless Networ

    This Linux Live CD provides Various Processing Command Line Utilities (Clu) and Data Rescue Tools which can be used on a Wired or Wireless Network. On Startup it prompts the user to change password, mount all filesystems available locally, start wireless network ( if wifi interface present ), start network services (samba/ssh/sftp) and present user with a console for executing various utilities i.e Text, Image, Audio, Video, Downloading etc. on their FileSystems that are mounted. Googling on...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18

    fields.awk

    A flat-file database program written in bash shell and awk scripts.

    Fields.awk allows users to create and work with small-to-medium databases on their home computers or a mobile device with bash shell terminal emulator. It runs on any OS compatible with bash shell, including Linux, FreeBSD, MacOSX, and Android. Certain optional features (printing/encryption) are dependent on external utilities such as lp or ccrypt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    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
  • 20
    Lightweight Virtual Machine Manager (aka Lightweight Xen Manager) is a set of bash scripts and session manager to automate operations on virtual machines like cloning, taking snapshots...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    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: 1 This Week
    Last Update:
    See Project
  • 22

    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
  • 23
    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: 17 This Week
    Last Update:
    See Project
  • 24

    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
  • 25
    bash-handbook

    bash-handbook

    For those who wanna learn Bash

    ...Its goal is to provide enough knowledge to become productive in Bash, automate tasks, and understand scripts encountered in real projects, without overwhelming the reader. The author originally wrote it to consolidate his own Bash experience and has since open-sourced it, allowing others to read, translate, and contribute. The project also spawned an interactive “learnyoubash” workshop that uses the handbook as a foundation, giving learners hands-on practice.
    Downloads: 0 This Week
    Last Update:
    See Project