Showing 216 open source projects for "shell command"

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

    nfacct bash completion

    Programmable completion specification for nfacct (netfilter.org)

    Programmable completion specification for nfacct (netfilter.org)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    WinUtils

    Small Windows command line utilities for sysadmins or linux users

    Added/Improved functionalities on some commands in the poor Windows shell. Currently features: - sleep (did not exist!) - mcopy (to continue partial copy) - niceio (modify hard drive access priority)
    Downloads: 92 This Week
    Last Update:
    See Project
  • 3

    UEFI GPT fdisk

    UEFI GTP fdisk is a disk partitionning tool running under UEFI/BIOS

    UEFI GPT fdisk is a port to UEFI of the famous GPT fdisk partitioning tool, see http://sourceforge.net/projects/gptfdisk/ . Now since this program runs directly under UEFI shell you don't need to *boot* the system to convert/edit partition tables.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    tao-multishell

    Shell to work with libgreattao applications

    This shell allows to run normal Unix command in Bash and libgreattao applications. Libgreattao applications won't run in normal mode, but network mode, so you can use it with tao-multishell. It allow to write script, which use many libgreattao applications. Due to ex. security reasons shell buildin in libgreattao disallow to cite command output or run another command.
    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
  • 5

    Debian Upgrade System

    Non-interactive upgrade Debian system

    PROJECT MOVED: https://github.com/vstavrinov/updeb ------------------------------------------------------------- This script will upgrade running debian system and mail the result: what was upgraded, from what version to what and for what period of time. The actual upgrade will be done only if all index files will be successfully updated, all required packages will be successfully downloaded, and finally only if the simulating of upgrade will be finished without errors. All old...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    RemoteProcessExplorer

    RemoteProcessExplorer

    Manage Remote Host Processes

    Remote Process Explorer - short RPE - is a small tool for all the admins outside with the need to manage clients immediately within one or more domains. With RPE the admin is able to view all the running processes on a client and of course kill them. RPE shows also the services and their state and start type, you are able to directly get to the c$ share or open a remote commandshell (winrs) and connect to the client via RDP. But that's not all, RPE will show errors and warnings of the past...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    Stats Collector is an agent-manager system to collect statistics from remote nodes, including standard server metrics as well as any other numerical value. Uses rrdUtils/RRDtool as data backend and to provide visualization capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Internet Account Replication (IAR)

    Internet Account Replication (IAR)

    Replicates POSIX user credentials over the Internet - NIS replacement

    Internet Account Replication (IAR) replicates POSIX user credentials between hosts. It is like NIS, but it: * Is really easy to use -- it practically works out of the box; * Works over the Internet -- it is compatible with regular firewalls; and, * Uses SSH to encrypt the data-flow It relies upon GNU nsswitch.conf (in glibc) for integration. GNU GPL 3 licensed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    10,001 Bash and Bourne Shell Scripts
    The project includes Bash and Bourne Shell utility scripts. Manual pages accompany some of the scripts. The goal of the project is to provide at least 10,001 useful scripts. The official source repository is located at https://github.com/textbrowser.
    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
    LXCF - LXC Facility

    LXCF - LXC Facility

    LXCF (LXC Facility) generates LXC container of full OS environment.

    LXCF (LXC Facility) is a tool that generates full OS environment as LXC virtual environment. http://lxcf.sourceforge.jp/index.html.en - It is based on libvirt-lxc - It can generate containers in a short time (in a few minutes each even if it is long). - It can manage a lot of containers. - It supports dynamic resource control of containers. - To use containers for a long term (a few years or more), you can update software on each container from the host. LXCF currently supports...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    dep-trace

    gdeptrace dependancy solver correct for pkg or make deps

    gdeptrace sorts an input dependancy list or table and prints it, and can do other actions. It's default operation is to act like tsort (1) except that it sorts by pure pkg / make dependancy (tsort sorts by grapical topology: see notes about differences). EXAMPLE: $ echo -e "b e\ne\nc b" | sort -k1,1 | gdeptrace [opts] e b c (b depends on e, c depends on b, e has no depends) (also: e has more items depending on it and is below anything it depends on; in this case...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    MySQL Health Report

    Consolidate main system and MySQL health metrics in one report.

    Commad-line tool provides the following details in the report: - Basic OS-level parameters: uptime, disk space and network interface status - Today's entries from MySQL error log - Important MySQL statistics http://astellar.com/mysql-health-check/metrics/ - Top 5 queries from MySQL slow query log CONFIGURING AND RUNNING 1. Edit MySQL credentials in check_run.sh 2. Run ./check_run.sh 3. Enjoy! You can also send report to email address by using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    unixadmin

    unixadmin

    unixadmin is a system administration tool for Linux and OS X

    unixadmin ============ unixadmin (Previously known as smc/syspert) Is a system administration tool which supports all versions of UNIX and Debian based versions and Red Hat versions of Linux, which supports major features such as user administration, disk administration and system administration This program sets to replace smit in IBM AIX and sam in HP-UX This program is the Linux equivlient of smit and SAM in AIX and HP-UX
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Yum Package Repair

    Tool that fix problems that Yum doesn't fix

    A tool that verifies your installed packages and reinstalls them if there is any problems. I plan do add duplicate package fixing to this tool the next time I get that problem. You should turn yum automatic updates of while running his utillity. It calls rpm and yum in batches so automatic updates may be able to grab the lock. Requres rpm, yum, bash and Java 8 set as default java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    who.pl

    emulate look of who, without ip address.

    who.pl: A small perl script that emulates the look of who but only shows the names of the users logged in, uses the program 'users' and is usefull for shell servers where one dosen't wish the users to beable to hax0r or DDoS eachother directly (assuming, of course, the admin chowned wtmp and utmp to root:somegroup, then chmod'd them to rw-r----- and SGUID'd 'users' to somegroup).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    MRamSpy

    Search RAM on unix-like machines. (good for shell server admins)

    mramspy: MRamSpy is a utility written in perl that accepts a string as input, then searches the RAM of the machine for that string, and finally prints the data that is in the vicinity of the entered string as it is found; it uses xxd, grep, and cut accomplish these tasks. MRamSpy was written with Linux as it's main platform, it will work with little motification on a number of Unix(TM)(R)(etc) and Unix-Like machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Centralized package manager (CPacMan) - package management (redistribution) solution for server farms. Central package redistribution system increases security and improves manageability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Web Server Installer

    Web Server Installer

    Install an Apache Web Server with PHP and MySQL on Linux

    With this Bash Script, you can install an Apache Web Server with PHP and MySQL easily! The Script will install the following packages: * Apache * Php * MySql * XCache * Fail2ban The Script can configure: * Time Zone * Php Time Zone * Apache Module Proxy * Apache Module ProxyHttp * Apache Module Rewrite * Apache Module Expires * Apache Module Deflate Also, the Script can install the following packages: * SSH * Ntp * Screen * Lynx * Vim * Htop * Unzip
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DontWaitUp

    DontWaitUp

    DontWaitUp: do something else while your PC is completing a job

    DontWaitUp catches windows which close, change name or are resized in order to understand when a process has completed and then do an action like shut down, restart, sleep, hibernate, play an alarm sound, show a notification or run whatever command you need to run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    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
  • 21
    Cfg2html generates an HTML or plain ASCII report of your AIX system. It includes configuration information about kernel, filesystems, security, etc, and might be usefull for system documentation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    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
  • 24

    CertBook

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

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

    sudosh2

    Project moved to github: https://github.com/squash/sudosh2

    sudosh is an auditing shell filter and can be used as a login shell. Sudosh records all keystrokes and output and can play back the session as just like a VCR. Sudosh2 is a continuation of the development of sudosh. Development is no longer done at sourceforge, please see https://github.com/squash/sudosh2 for the current tree.
    Downloads: 0 This Week
    Last Update:
    See Project