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
Retool your internal operations
Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.
Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
smarbs is a simple backup script written in ruby. Using rsync it creates full snapshots in certain intervals within a minimal use of space. smarbs is easy configurable via config files and can be run as a cronjob.
This is a BASH shell script written for LINUX. This script uses the dd command to make mirror images of a drive. It can copy from one drive to another, or can copy the contents of a drive to a file. It uses friendly menus and makes a nice log.
Backup script for Windows based on robocopy Fast backup, syncs changed files only. Space efficient, all duplicate files are Hardlinked. Easy Overview of destination folder Structure: Computer Name > Date_Time > Drive > Folder > File
A small Python script that allows administrators to place quotas on *nix accounts without much technical knowledge or root access. It is ideal for those who share and/or resell web hosting or other resources.
It's a modern take on desktop management that can be scaled as per organizational needs.
Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
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
A free file splitting tool that cuts large files into smaller parts and a merge-script which you can copy to otherwise-too-small memory sticks etc and then put them together on the target computer.
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.
Powershell script that uses Robocopy and Hardlinks for creating backup snapshots on local partitions (NTFS) or remote shares (NTFS, Samba) just like the famous Rsnapshot
Playfulldrive es un script en linea de comandos creado en bash con el que generar live-usb facilmente. Puedes crear live-usb de tus live-cd favoritas, cargar la iso en local o desde Internet.
Simple Python script to save files(and now directories, too!) into "frozen directories". "Frozen Directories" are directories that hold incremental changes to documents being worked on. Creating an archive of your work is easily done with this script
Script to find duplicate files via their md5 sum. A batch script that executes find | md5sum | sort | uniq | xargs | sed. Duplicate files' whole path and their size are output.
PHPCronBackup is an easy to use backup script. It can create a compressed backup file of your database and your file system. All files will be stored on the server and can be transferred to another server via FTP. PHP5 is required!
TclTrf is an extension library to the script language tcl, as created by John Ousterhout. It extends the language at the C-and Tcl-with ``transformer''-commands to encode and compress data.
Based on the stacked channels of the tcl core (ability inter
A test project aiming at creating a Korn shell script or a bunch of scripts to help AIX administrators find and identify physical and virtual disks primarily in FCP/VIO environments. If goals are met, the project may be rewritten in C.
Bash shell script that uses mySQL 6.0 online backup feature to perform hot (online) backups. Includes a number of interesting options. It's also compatible with older versions of mysql.
A perl script written to perform MySQL database backups that are aware of the need for utf-8 characters and maintain backups on disk for a defined period of time before purge. The backups are either full database or a schema by schema backup.