Search Results for "shell command" - Page 31

Showing 1790 open source projects for "shell command"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    EasyAac - MP3 to AAC/M4A Converter

    EasyAac - MP3 to AAC/M4A Converter

    Easy to use shell script for batch conversion MP3 files to AAC+

    EasyAac is an easy to use shell script which converts MP3 files in an M3U playlist to AAC+. Usage: easyaac.sh playlist.m3u bitrate Please note that bitrate is specfied in kbps This script requires lame, aacplusenc and MP4Box installed. In most Linux distributions, MP4Box is provided by the package "gpac" it can be installed in Ubuntu by issuing following command sudo apt-get install gpac
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    sysCli

    Making "target" CLI commands, a native system command.

    This tool makes it possible for you embedded device UART based CLI commands to become a host command. E.g. uBoot has a command as "pr". It displays the list of available commands and settings. The list is often huge. Would it not be nice, if you could run "grep" command over it?? Well, sysCli makes that possible. An example session will show you how: (on Windows Cygwin) syscli _stay & # This command starts syscli server syscli _open COM1 115200 # Invokes a client...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    regutils

    regutils - Win9x registry tools in Unix C & INI file tools in Perl

    Regutils is a collection of programs to help in managing the configuration of Windows software and systems. The utilities can be used to apply user and machine specific customizations on the fly as users log in or as machines are booted. They can also be used to identify and correct similarities and differences between software configurations. These may be helpful in debug situations or when consistency or differences need to be maintained. The regutils package was initially created...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    docx2txt

    docx2txt

    Perl based utility to extract formatted text content from MS Docx file

    Docx2txt is a Perl based command-line utility to convert (even corrupted) Microsoft docx documents to reasonably formatted text files, along with appropriate character conversions. Apart from Perl it also requires a command line unzipping program like unzip/7z/pkzipc/wzunzip.
    Leader badge
    Downloads: 58 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5

    AWK Statistics

    awkStatistics generates statistics from csv-data with awk.

    AwkStatistics is a script which is used to generate statistical data for csv data by using awk. It takes two columns from the input file, one is used to identify the row(option -i) and the other one is the column where the values are taken from (option -v). The script was designed for performance engineers to be able to analyze CSV-Data on the fly and have a good possibility to automate the analysis process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Trojan Scan is a simple shell script that allows for simple but relatively effective checking for trojans, rootkits and other malware that may be using your server and network for unwanted (and possibly illegal) purposes. Since this script is relatively simple don't expect it to catch them all, but it helps to find these programs on e.g. shared servers. On those machines lots of users install many kinds of applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    CACANMS is an acronym for Computer Aided Campus Area Network Management System. The system consists of software components and a library of about 60 classes. It is divided into three types of subsystems which reside on different servers and communicate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Inkabell

    Inkabell

    bash based menu system

    I spend literally hours in writing the same case blocks over and over again. Then back in 2008 I started in writing Inkabell (Ink like paint and the 'kabell' came from tinkerbell, the helpfull fairy from peter pan). It was clumsy piece of lines but it helped much. This is a menusystem like ncurses or dialog but entirely written in 'bash'. You can copy and paste it together if you want it even smaller. At the moment the menu is very static. Im working currently on a more easier to use and...
    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
    Tool to install multiple versions of PHP beside each other
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    dupehasher

    Shell script for managing duplicate image files in a directory.

    dupehasher scans the given directory for files that are identical except by filename. dupeshasher will generate a report plaintext file named 'dupelist.txt' in the working directory (which contains, per line, tab-delimited names of files whose contents are identical). Depending upon the arguments supplied by the user upon invoking dupeshasher, it will also delete all duplicates, keeping either the oldest or newest of all sets of duplicates. Additionally it can batch-rename all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    srcdb

    A tool for source code downloading and integrity checking

    SRCDB is a simple database and a utility managing the database. SRCDB (db) is designed to keep track of URLs of tarballs [presumably containing source code] and checksums (md5) of the files contained in the taballs. It is implemented as a filesystem subtree. The key to the database consists of 2 fields: name and version separated by dash. In the filesystem the key is implemented as a 'name/version' subtree. SRCDB (util) is designed to: 1) Populate its database with the data describing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Bandwidth measuring tool that works by pinging remote hosts much like plain old ping command.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    OpenXCI

    A free desktop hypervisor

    OpenXCI is a Xen-based desktop hypervisor. Unlike other desktop hypervisors, it is not targeted at businesses wanting remote provisioning, but rather at individuals who want a high-performance alternative to dual/multi-booting.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    Sqlninja is an exploitation tool to be used against web apps based on MS SQL Server that are vulnerable to SQL Injection attacks, in order to get a shell or extract data also in very hostile conditions. For more information please check http://sqlninja.sf.net
    Downloads: 13 This Week
    Last Update:
    See Project
  • 16

    raydio

    Raydio is a commandline icecast internet radio player and ripper

    Raydio is a command line icecast player,shuffler and ripper . Its designed to be used with keybindings and libnotify notifications. Raydio provides an interesting way to sift through the 9000 odd icecast stations . Its an alternative to buggy rhythmbox plugins and likes. It uses the fantastic mplayer and streamripper as playing and ripping backends . 1.0 is out :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    androidx86-openstack

    Android virtual machines running on Openstack Clouds

    This is the first ever project that ports Android OS into an image that can be used to create Android virtual machines running on Openstack clouds with full virtualisation support. Currently we only support Android 4.4 Kitkat 64bit distribution. Instructons on how to create the image yourself: http://thisismyeye.blogspot.co.uk/2014/04/enabling-virtio-drivers-on-kernel-for.html This image is not perfect yet. Contributors are welcome! This work is done by Chathura Madhusanka...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The fstrcmp project provides a shared library for making fuzzy string comparisons, and also provides an fstrcmp command for use in shell scripts.
    Leader badge
    Downloads: 42 This Week
    Last Update:
    See Project
  • 19

    Modynux

    Personnalise le shell linux

    Et oui personnalisé son shell facilement c'est possible, ce package va vous permettre d'avoir un shell propre coloré et fonctionnel. Il active aussi certaines commandes qui ne sont pas activé par defaut.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    fav2dir

    fav2dir

    manage mp3 favorites playlist-songs

    fav2dir (favorites to directory): a small Linux shell script to copy the music of your favorite mpd playlist to: 1. your portable mediaplayer, or 2. a back-up directory. It supports any mpd playlist and keeps the directory structure. More info on the wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Very simple command line application to control the time you work. Since it is not running all the time, it can be used from a remote console. The only requirement is to have a linux machine available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    "aura" tool is a desktop (X root window) background setter, making heavy accent on image processing and clever scaling (liquid rescale, solid margins cropping, labelling) capabilities.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    CertBook

    Set of tools for managing a simple OpenSSL-based certificate authority

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

    backauto

    Utilitaire de sauvegarde Web server

    Backauto backup all databases that the user has privileges in the directory of your choice (done during installation and changed later in the file located in /etc/backauto/backauto.conf). Backauto sauvegarde toutes les bases de données dont l'utilisateur a les privilèges dans le répertoire de son choix (fait lors de l'installation et modifiable par la suite dans le fichier situé dans /etc/backauto/backauto.conf).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Web Console

    Web Console

    Web-based application to execute shell commands.

    Web Console is a web-based application that allows to execute shell commands on a server directly from a browser. The application is very light, does not require any database and can be installed in about 3 minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB