Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Get Started Free
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
The RBSEE (Remote Bash Script Execution Engine) is set of the bash script which allows user to send & execute scripts on a remote platform and then collect and assert results. Mainly used for test automation.
Debsysinfo is a system information gathering script for GNU/Linux Debian .
It is non-intrusive and simply gathers information from commands that are already available.
The program `pexec` executes parallely the given command or shellscript on the local host or on remote hosts, while some of the execution parameters, namely the redirected standard input, output or error and environmental variables can be varied.
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.
Openldapconf is a shellscript to install and configure openldap and its dependencies automagically. By now, it includes integration with Samba and Squid. You can make a full installation or configure the packages separated. Powered by Slackware
An easy and secure means of running a shellscript in a LINUX/POSIX environment as another user, designed to be called by automated scripts such as those in cron jobs.
sendwithtb is a shell-script, which allows the user to add files and directories to a new thunderbird -email as attachments. if the user adds a directory to the email, this directory will be compressed, so the archiv-file is attached.
NSH (.NET Shell) is an open source, object-oriented command-line shell built on the Microsoft.NET Framework and Visual Basic.NET and inspired by BASH. It consists of a full-featured scripting engine based on VB.NET and growing script library.
rzync is a simple ksh script using rsync to synchronize a file/directory with a remote one using the SSH channel. It enables user to define different configurations and prepare SSH keys, and also supports batch mode and logging option to trace the output.
This program is a simple shell. chdir, echo, mkdir,rmdir,cat, history, variables, a little help, ... are supported. For more info see the changelog! There's also a script installer/uninstaller. (you can run it using GabySH!!!). Win32 Plateform.
Multiple Remote SHell Management On Demand aids in the management of multiple systems via SSH and shared keys. In its simplest form one can run one script on multiple systems returning and logging stdout and stderr for each system on demand.
RABL - Repeatable shell environment. Shellscript providing various repeatable functionality as a library of reusable functions. Automates option parsing, usage messages, prompting, and various other utility functions. Currently targets GNU bash.
ShellScript based installation utilities to facilitate the building, packaging and installation of custom Database applications, specifically database objects such as tables, stored procedures, data etc.
pathmgr is a script that helps manage environment variables in bash. Persistently edit variables with commands like 'path edit APP_HOME'. Change vars used in your path and then reload with 'path load PATH'. And there is more...
Colorcat adds ANSI color to terminal text according to Perl 5 regular expressions. Makes verbose log files or command-line programs easier to read. Includes an example script to add color to cvs's output (colorcvs).
sysman is a multiple-host administration shell inspired by VMS's SYSMAN. It allows you to connect to many hosts, execute a command or a shellscript on all of them in parallel, and send files to them.
This script attempts to add accountability for accounts used by multiple users. This is found most commonly where more than one admin uses root. This is NOT intended to be a security program! Admins are by nature lazy about documentation. This is to g
Enhanced shell with multiple windows and added commands
To install run: sh <(curl https://raw.githubusercontent.com/DennisHeine/UberShell/master/install_ubershell.sh)
Custom commands added to the default shell (zsh):
cscript <script>: executes a C/C++ script.
example: cscript "printf("Hello World!");"
noobhelp: Short desc of commands in /bin/
memusage: Top memory usage
topdirs: Top directory space usage
push/pop: Save current dir / return there
serve: Opens a webserver at port 8084 and serves a file
servedir: Opens a webserver at port 8000 and serves a dir
servelog: Serves tail of syslog on port 12345
sizeof: List total sizes of subdirectorys
largedirs: Lists directorys with 100+ MB disk usage
mkdirc
: Creates a dir and changes to it
freefile : Kills all processes using a file
lastedited: Shows which files have been edited
findbin: Finds binary files not installed by dpkg
frename : Renames parts of a filename
connections: Shows network connections
[...]