Search Results for "bash commands" - Page 3

Showing 93 open source projects for "bash commands"

View related business solutions
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • Claims Processing solution for healthcare practitioners. Icon
    Claims Processing solution for healthcare practitioners.

    Very easy to use for medical, dental and therapy offices.

    Speedy Claims became the top CMS-1500 Software by providing the best customer service imaginable to our thousands of clients all over America. Medical billing isn't the kind of thing most people get excited about - it is just a tedious task you have to do. But while it will never be a fun task, it doesn't have to be as difficult or time consumimg as it is now. With Speedy Claims CMS-1500 software you can get the job done quickly and easily, allowing you to focus on the things you love about your job, like helping patients. With a simple interface, powerful features to eliminate repetitive work, and unrivaled customer support, it's simply the best HCFA 1500 software available on the market. A powerful built-in error checking helps ensure your HCFA 1500 form is complete and correctly filled out, preventing CMS-1500 claims from being denied.
  • 1
    Linux Bash Made Simple

    Linux Bash Made Simple

    Based on Python 3

    This tool is designed to help Linux beginners to work with Linux Bash easily. It is written in Python 3. The default username is "tux" The default password is "linux"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    keys

    keys

    A gpg-based password manager with ncurses interface

    Keys is a little, but enough powerful, password manager for linux systems with a 'fancy' ncurses interface. It base its security around strong GPG tecnology. Keys is merely a bash script that used internal bash commands and externals ones. Keys permits to store securely your password and credentials in gpg's encrypted files, structured in a multi-level tree. With Xdotool you can also use auto-typing, a must-have feature for this kind of software. Keys currently can open (with autotyping...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    desk

    desk

    A lightweight workspace manager for the shell

    Lightweight workspace manager for the shell. Desk makes it easy to flip back and forth between different project contexts in your favorite 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Linux From Scratch GNU/Linux x-lfs-2010

    Linux From Scratch GNU/Linux x-lfs-2010

    LFS that builds GNU/Linux %100 NON-STOP from GNU C 4.4 - Firefox-20.0

    ...-2.5.0 cde-2.2.4*, fvwm2, firefox-6.0/20.0 lite, qt-4.7.4 lite, gnome-1.4 w/gedit, postgres, apache, php, and more. 1.5G installed, 8G w/dirty src dirs intact. Easy 1-2-3 Instruction list (just several commands) to build all 350+ NON-STOP (no known bugs) Runs Mathematica 4.0+ fully (highest/lowest ver unk). XLogin setup optional (xdm-options) Simplicity: just 394k bash with all pkg-ver specific fixes to see PREREQUISITES: linux kernel 2.6.38
    Downloads: 1 This Week
    Last Update:
    See Project
  • A CRM and Sales Data Management Platform for Multi-Line Sales Teams Icon
    A CRM and Sales Data Management Platform for Multi-Line Sales Teams

    The CRM, sales reporting, and commission tracking tool uniquely tailored to the needs of manufacturers, sales reps, and distributors.

    Repfabric is a customer relationship management (CRM) software designed specifically for multi-line sales teams (i.e. reps, distributors, wholesalers, dealers, and manufacturers). It streamlines and simplifies the sales process by providing deep integration with email, contacts, calendars, and deal tracking. The platform enables users to track commissions from CRM to sale, make updates directly from mobile devices, and document sales calls using voice-to-text features.
  • 5

    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: 0 This Week
    Last Update:
    See Project
  • 6
    SGTimer

    SGTimer

    Advanced Shutdown Scheduler

    Advanced shutdown scheduler with easy to use GUI written in Vala and GTK+3. Besides of shutdown, suspend, hibernation, restart and log out, SGTimer is able to execute Bash commands, or just to show a message or play sound. All settings can be stored into presets for future use. SGTimer is available in PPA for Ubuntu: https://launchpad.net/~georgdh/+archive/gdh sudo add-apt-repository ppa:georgdh/gdh sudo apt-get update sudo apt-get install sgtimer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    jbh

    jbh

    Jekyll Blog Helper, a shell script to help manage a jekyll weblog site

    (JBH) Jekyll Blog Helper - A bash shell script to help manage a Jekyll weblog site. JBH provides a series of commands for performing common blogging activities within a Jekyll-managed blog. Open the script with your editor of choice and there are several settings you will need to setup for publishing to your remote server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    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
  • 9

    coda

    Tool to extract backtrace from coredump without binaries

    ... ------------------------------------ On bash prompt $> cat /proc/$$/coredump_filter 00000033 $> echo 0x7f > /proc/$$/coredump_filter $> cat /proc/$$/coredump_filter 0000007f For furter info 'man core'. compilation --------------- files are compressed with 7z. $> cd coda $> make ================= Get latest code from Git Hub - https://github.com/npamnani/coda
    Downloads: 0 This Week
    Last Update:
    See Project
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
  • 10

    bash-

    standard bash but supplied with a dry-run mode

    Supply a dry-run option for bash, something akin to a combination of the -x and -n options. When a script is processed by bash in dry-run mode there is output to stdout the sequence of commands that bash determines to run, something like -x, but the commands are not in fact executed, as with -n If the output were to be captured as a script, that script itself could be run by a normal invocation of bash, giving the same result, output and side-effects, as the original script would give...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Mooty Tool Kit (MTK) is a feature-rich Bash tool kit that makes it easy for you to perform High Performance Administration (HPA) task in your environment. HPA task include: * Mass-management of computers * Deployment of files * Collection of system data reports * And much, much more The MTK leverages existing Network Operating System infrastructure, so it is very light, flexible, portable and powerful. The kit comes with multiple tools that make mass management simple and effective...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    xmlsh
    "xmlsh" is derived from the design and goals the unix shell and core commands but with XML expressions and documents added as core features to the shell. xmlsh can be used as a drop-in replacement for scripting xml transformations instead of sh.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    intBasHistory

    intBasHistory

    Manage (.Bash_history)

    Script(Gui) to add commands to the history of Bash shell (.Bash_history). Allows to add (without being executed) commands for later use both user mode how to Root mode. Cleans or sorts and removes duplicate lines from bash history
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    nfslap

    nfslap

    Automated NFS misconfiguration root obtainer

    This is a quick script I wrote to automate a rather inconveniently long sequence of terminal commands to compromise a misconfigured nfs server, and obtain root. In other words i'm lazy, so I wrote a bash script. Password is: FELIX Programmed on kali linux, to use on metasploitable2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    KISSmenu

    KISSmenu

    KeepItSimple: organize&integrate your tools in a non-/interactive menu

    Do you have dozens of tools with dozens of parameters? KISSmenu helps you to organize them, to integrate them and to run them interactively in a terminal based menu or automatically, e.g. starting it up as a cron job. Development or tooling environment: shortcut based menu of commands, which can be used both interactively and non-interactively. Middleware: simply integrates various software through environment variables. Really simple! A 500 lines long bash script easy to maintain, fork...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    bashTools

    several bash scripts for firewall, traffic shaper and development

    several scripts.. daemonWall linux firewall with pre-set features, daemonShape dynamic traffic shaper and other tools for development in Bash STATUS: shaper: stable, but still need test if production usefull firewall: stable, lacking many functions.. work TO DO
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    voicecommand

    voicecommand

    Run Bash commands using Google voice recognition

    This simple pygtk application uses ffmpeg and arecord; to record sound Google's unofficial text to speech service; to convert sound to text The python subprocess module to run the text as a shell command. The text to speech service used by this application is unofficial, and this program should therefore be considered a complete hack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    "bash the Database" is a loadable builtin command for the GNU bash shell which allows scripted access to relational databases using SQL commands similar to those used in embedded SQL programs. Originally written for DB2, support has been added for databa
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    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
  • 20
    Mini Bash
    C++ A small school project where I had to mimic the Bash Shell using fork(). I use a VERY clever way to pipe the data in compound commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Raven GLC

    A frontend for GLC, using Bash and Zenity

    An attempt to make GLC easier for people. With this, you won't need to learn any commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    wpCLI is a Wordpress plugin that allows admins to administer their Wordpress installation in a "command line" fashion through a virtual (bash inspired) command line shell. Run php and JavaScript, or use the growing library of internal wpCLI command
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Math-er
    the mather is a free and open source package of bash commands that each add, subtract, divide, or supply a random number. It is, like ping10, another esonic project, very basic, but very reliable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The informer for linux
    The informer is a bash file that rolls many small bash commands into one to give a sleek, stable, and powerful information command that informs you on your home folder, terminal type, network info, system architecture, and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A simple Linux utility for controlling and querying LG televisions over the vendor's serial port interface
    Downloads: 0 This Week
    Last Update:
    See Project