Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Start Free
MongoDB Atlas runs apps anywhere
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.
For those at home who want to backup there precious data files but don't know nothing about backup. A white paper (Seperate download) explains creating backups and the script use. The script is readable, creates extensive logging and with restore script
Simple python script for keeping a backup set with an arbitrary frequency and any number of surviving snapshots. Uses the rsync reference directory feature to minimize space by using file hard links. Launch it from /etc/crontab.
A php application that provides a web-based graphical interface similar to apache directorylisting. Functions:copy, move, delete, rename files, etc. For more detail, please go to the official site.
Can you recover when it matters most? Take this quick assessment to identify gaps and build greater recovery confidence.
Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
A simple perl script for performing full and incremental system backups, with good controll over excluding or including files by type, directory etc. Incremental backups can be emailed of-site.
Forkback is a backup script written for the UNIX bash shell that backups data
using tar. It can be used to write data to a backup server or any directory saving space using
compression and granting security using gpg encryption.
This script shell (in environment BASH) has the purpose to create archives of backup of a partition or specific directory, effecting rotating of these archives in agreement space in disk.
CDRX.pl is a perl script designed to handle CD-R/W device setup, CD-R/W blanking, burning, and ISO creation. It can create ISO's or burn CD-R/W's from another CD, from a directory of files, or even allows you to choose a "mix" of files.
dl is a perl script which offers a quick solution to the difficulty of recovering deleted files in UNIX. Files given to dl are compressed, moved to a private directory, and deleted only when they haven't been recovered for a configurable amount of time.
This bash script, in conjunction with a java program, will backup your mysql database(s) to a file using mysqldump, and gzips it. Depending on setup, it will either e-mail you the file, or leave it in the installation directory.
A simple Python script that allows users to organize their files
# File Organizer
A simple Python script that allows users to organize their files by creating folders and renaming them based on custom rules.
## Features
### Organize Files into Directories
* Create new folders with specified names (e.g., "Documents", "Images")
* Rename files within each folder using a bulk rename pattern
* Move files older than 30 days to an archive directory