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
$300 Free Credits to Build on Google Cloud
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Project to development common data format for Eve market order data
Project was started to give a work space for anyone interested in developing a shared data format and code that web sites can use to exchange market order data both from the Eve client market order cache and Eve market order APIs.
CCFE is a simple tool to quickly supply an interactive screen-oriented interface to command line scripts and commands. It also provides a menu system to hierarchically organize them and a viewer to browse their output.
It provides:
* A generic curses form-based interface to enter options and arguments required by scripts/commands;
* A menu system to hierarchically organize them;
* A viewer to browse the standard output and standard error of invoked script/command.
In its...
Remote Desktop Client for the GNOME Desktop. Supported protocols: RDP, VNC, SSH. Configured sessions can be saved to the built in list. Additional programs required: rdesktop, tightvnc, ssh, gnome-terminal. Application can be run with Mono runtime.
Mussh is a shell script that allows you to execute a command or script over ssh on multiple hosts with one command. When possible mussh will use ssh-agent and RSA/DSA keys to minimize the need to enter your password more than once.
A collection of useful bash scripts to assist in Linuxsystem administration. Includes flexible scripts to backup and install Linux systems. Requires (and includes) bash-script-lib. Tested on Ubuntu LTS.
A collection of handy helper functions for creating powerful and flexible bash scripts. Note that this project has migrated to https://github.com/dejayc/bashful.
This is a small Shell-Script that Updates Programs for Linux. It will only work on Systems that support 'apt-get'.
Source-Code is provided as a .txt file, and a .sh file. (The 'Source' .sh file lets you keep your Version and the original separate).
This project aims to provide an easy way to rotate the screen of Linux computers without having to install various bloatware. This is meant for IBM/Lenovo tablets, but can be used for any Linux tablet with xsetwacom and xrandr.
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.
Gui (Interface Grafica) para mirrordir Es una aplicacion para linux creada con Lazarus y Freepascal, aunque aun tiene pocas opciones programadas ya cuenta con mas de 450 posibilidades de crear scripts para mirrordir.
yume is a menu system with user-variable shell commands. For example, yume -bu date ls -ex -do 'ls -al' 'cal -3' makes a menu with 3 fixed buttons and 2 editable ones that can execute when the mouse cursor crosses them. yume3 is Gtk-based.
scponly is an alternative 'shell' (of sorts) for system administrators who would like to provide access to remote users to both read and write local files without providing any remote execution priviledges.
Rootsh is a wrapper for shells which logs all echoed keystrokes and terminal output to a file and/or to syslog. It's main purpose is the auditing of users who need a shell with root privileges. They start rootsh through the sudo mechanism.
A graphical interface on top of /bin/sh for visually minded people. This project desperately needs help. Even small pieces of feed back are deeply appreciated
The xml-coreutils are simple shell command line tools which operate directly on XML files in a way which is analogous to the classical unix shell commands.
Dustin's Super Awesome SHell (or DSASH) is my personal side project to keep my programming skills up to par. It is a unix shell that I will write to (eventually) compliant to the POSIX shell standard.
BashCronBackup is a backup script written in bash that can create full database and file backups. Before the database is dumped it will be optimized and repaired. Further, it will delete old backups for you. Available formats: Zip, Tar, Gzip, Bzip2
A simple UNIX shell supporting piping, variables, and backgrounding. Created for CS470 at UK to explore process creation in UNIX-style operating systems.