Search Results for "bash shell script" - Page 26

Showing 1851 open source projects for "bash shell script"

View related business solutions
  • Veeam Data Platform v13.1 Icon
    Veeam Data Platform v13.1

    Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try Now
  • 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
  • 1
    Raindrops is a software for controlling and automation of a irrigation system in your garden. There are two parts: a script to control magnetic valves and a PHP-frontend to control the script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Project temporarily suspended. Due to the structural changes, we are temporarily suspending the project so that new stable tests are available for release of the script to the public. "Kernel for Newbies" é um simples e completo, assistente para sistemas baseados no Debian, para construir, customizar e instalar seu kernel. O KFN foi reescrito do zero na versão 3.0 para suportar melhor suporte aos mais recentes sistemas GNU/Linux. Os clientes das versões anteriores poderão fazer o...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    ipset-bash-completion

    Programmable completion code (bash) for ipset (netfilter.org)

    This is the bash shell programmable completion code for the ipset program (netfilter.org).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    simplePXE

    simplePXE brings a PXE server to everyone

    SimplePXE is a tool to easy setup your personal PXE server in a existing network setup. The install script is easy to use and suitable to every network with a existing DHCP server (router). Simple PXE includes by default different images of Ubuntu, DBAN, Clonezilla, Gparted Live ... Feel free to add more into the /tftpboot directory.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    Tensorflow LXD container

    Tensorflow LXD container

    A tensorflow enabled LXD container

    ...Import tensorflow container: lxc image import <file> --alias tensorflow-image where <file> is the name of the downloaded container file. Launch the container: lxd start tensorflow-image tensorflow Use the container shell: sudo lxc exec tensorflow -- /bin/bash Then enable the virtualenv: source tensorflow/bin/activate # Python 2 or source tensorflow-py3/bin/activate # Python 3
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    isp_complain

    Tweet at my ISP when my service goes down.

    A bash script that automatically complains to my ISP via Twitter when it detects that my service is down.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    MA Shell Initialisation

    BASH shell initialisation framework

    A BASH, SH and KSH (and maybe others) initialisation framework that enables your shell environment to handle logging on to different sites & operating systems and configure your environment and the different software installed at different sites etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Daily backup

    Daily backup

    A small bash script that creates daily incremental backups

    Daily backup (for LINUX/MAC) is a small bash script that creates daily incremental backups of your files on any number of local or remote locations. It uses rsync to make new copies of only the files that are new/have changed. It creates daily snapshots of your home area (or any other folders) into a new directory which is named after the current date.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    confmandb

    Configuration Management Database

    ConfManDB (CMDB) is a web based Configuration Management (CM) Database (DB) system designed to ease the automation of Linux system installation and configuration. The first OS supported by CMDB is CentOS 6.x. However CMDB has been coded to be as OS agnostic as possible. Support for other Linux distributions, OS X and possibly Windows maybe available in the future. CMDB is open source (under GPL v3) and leverages many other open source systems. CMDB scripts are written mostly in PHP and BASH....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    zsh-git-prompt

    zsh-git-prompt

    Informative git prompt for zsh

    zsh-git-prompt is a Z shell prompt script that displays rich Git repository information in your shell prompt, such as branch, ahead/behind status, staged changes, conflicts, and more. It enhances developer productivity in version-controlled workflows. There is now a Haskell implementation as well, which can be four to six times faster than the Python one. The reason is not that Haskell is faster in itself (although it is), but that this implementation calls git only once. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Wikimedia Picture of the Day Background

    Wikimedia Picture of the Day Background

    Uses Wikimedia picture of the day for desktop wallpaper

    Script which downloads current and future POTD from Wikimedia Commons, adds a summary caption to the bottom, and sets as desktop background image for gnome. Can also be setup on a server to download images any desired time of the day then mirror them for faster retrival from personal devices on the LAN. Has been tested on Ubuntu. Could be used on a RaspberryPi powered digital picture frame. Need to impliment auto cleanup for old images. Please leave feedback & suggestions for improvement!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    SetFirewall

    Firewall Management Script

    Written as a BASH script, SetFirewall allows the user to manage a linux systems firewall in real time using a text console or SSH. It comes in handy when trying to diagnose routing problems and track network useage. The user must understand the iptables command syntax. It's not for making firewall management easy. It's for visualizing firewall & network activity as well as management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    sh2exe

    Packs a shell script and busybox into a single exe file

    This small program packs a shell script and Busybox into a single EXE, so the script can run on any Windows machine. It is possible to include another files along with the script, so this can be used to deploy files, for example. This is an initial version, probably has a lot of bugs. It supports Busybox-Win32 and Cygwin Busybox. This is NOT a compiler neither encrypter, if you need something like this you can take a look at SHC Shell Compiler. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    genvm

    Generate debian virtual machines

    "genvm" Is a powerfull script bash to generate a minimal and complete virtual machine for KVM/QEMU, VirtualBox and/or VMWare.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MCCCS

    MCCCS

    Multi Channel Classification and Clustering

    Here we present an image-based Multi Channel Classification and Clustering System (MCCCS). It is an generalized, script-based classification system for processing various kinds of image data. Due to the modular design, individual processing-components can be easily adapted, extended or exchanged by own extensions. See project website for installation instructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    WikiDOS

    WikiDOS

    Uma Wiki por linha de comando.

    O script desenvolvido em Shell Script, tem a mesma função do WIkipédia só que agora por linha de comandos. Basta digitar o nome e BOMBA. As informações irão ser listadas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Shell script kiddy...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 18

    h264enc

    Advanced shell script for video encoding

    Advanced shell script for encoding DVDs, Blu-rays or video files to the H.264 format using the encoding utility MEncoder from the MPlayer project. Supports all the useful options an end-user would need to make a successful encode. The script is a CLI front-end to MEncoder and various audio encoders and container muxers. h264enc is no longer actively developed.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 19

    taskwarrior-debian

    Downloads and compiles the current version of taskwarrior form source

    This bash script is written for Debian Linux. It will download, compile and install the current version of taskwarrior form source on a Debian Linux system. If possible taskwarrior will use native language support otherwise it will use the english language. Download the script , open a console and type: zcat install_taskwarrior.gz | sudo bash
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    passwordVault

    Bash script to store your passwords in a mysql database, encrypted wit

    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Interforce 0.1.4

    bash terminal program that sets wifi cards into promiscuous mode.

    this program is extremely easy to use, it must be run as root from the bash shell. Your wifi card must support promiscuous mode, generally speaking most atheros, broadcom, realtek, or *some intel chipsets will work. However testing it PROBABLY wont hurt anything if your card doesn't support it. Any redistributions of this work must cite the original author mentioned in the source. This tool is distributed on a "do as you will" basis, meaning I'm not responsible for anyone's actions with it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Moodle2 Tools for Teachers

    Moodle2 Tools for Teachers

    Command line tools to push updates of resource on a Moodle 2 server.

    ...If you propose several resources and want to update them times to times, this becomes boring. The proposed tools may ease this. Then, you can for instance automate your update with a script. Moreover you can easily adapt those tools to your needs. (These are shell scripts.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    TLK (Bash Multi-User Chat Script)
    A Multi-featured real-time chat script for *nix based systems written completely in bash shell scripting language.Multiple users logged in to a *nix box can use it to interact.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A bash script using SSL that allows you to send files to a server after encryption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    ffeasy

    Do big ffmpeg tasks with short ffeasy commands

    Ffeasy is a shell script with easier options and commands than ffmpeg. It has a list of presets to choose from. It is normally run by a user, but can run from a script in order to perform a series of edits in a long movie, in order to remove unwanted scenes or words.
    Downloads: 1 This Week
    Last Update:
    See Project