Automatic sustained-use discounts. One free VM per month. No negotiation needed.
Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
Try Free
$300 Free Credits for Your Google Cloud Projects
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
This script will characterize and create a profile of a *NIX box. pkglist.sh - Asks what installed packages you want in your report and its category. irsaudit.sh - Will query the system for a list of computer characteristics and make a report.
A shellscript which determines by brute force the best compression format (bzip2, gzip, Z, zip, etc.) and which compression level to use in order to archive a file the smallest possible.
split.pl is a file splitter for large files. When it splits a file it also creates a shellscript and DOS batch file to recreate the original file with its original name. It comes with a companion script, join.pl, to reassemble file fragments.
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.
Extends flexbackup (Flexible backup script) for those who want to manage their backups on hard disc drives. Like flexbackup itself it is easy to configure, uses dump/afio/tar/cpio/star/etc. backend.
Xelfbackups creates statuslogfiles containing summary
script for full/differencial backup based on shell commands as: sed, tar, diff, ...
the whole backup system is user-friendly with command-line features (like gentoo's portage :-)
easy to configure and use.
The project provides a script which permits to generate automatically a small rescue system for Linux (boot floppy, CDROM, ZIP or tftpboot configuration). All usal Linux console commands are available. Only hard disk and network drivers are supported.
PhpWikiBackup is a simple script for PhpWiki used to backup your data to a remote host using rsync and ssh; it is written in Bash Shell and it is easily configurable so you can manage many phpWiki sites.
This scriptshell (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.
A script to automatically backup the primary disk on a secondary one. In case of disaster you can simply invert the disks order and boot up again with your fully functional system. It\'s based on the powerful rsync tool.
Simple script of backup using tar for *NIX systems and written in bash, very easy to suit whatever backup policy, using complete, incremental or parcial backups. It has some features for esample mail notification, index of files, error notices, etc.
Do you hate having a few giant directories that hold all of your packages? Do you hate installing something only to find that it doesn\'t work properly, and it doesn\'t have a make uninstall? If so, this script is for you.
A basic console script backup systems without X. Rather than remembering the perplexing tar options, this will use a .conf file, and prompt the user for information. USER BEWARE!!! This was mostly designed for me to practice my bash skills
LRSR / Linux Restore ScRipt is a command line (Bash/Perl) script for restoring system information. LRSR also can be edited to create "Mini" distros from a pre-existing UNIX/Linux computer.
This is just a simple bash2 script for burning cds. You have the ability to simply copy data or audio disc, burn images and directories to a cdrom via the commandline, without remembering all the cdrecord, mkisofs or cdrdao arguments. And so now you know
A simple BASH script to do nightly backups to tarballs to a seperate hard drive (not to tape). Supports full and incremental backups. Ideal for linux home users to easily backup all or parts of their system, provided they have an extra hard drive.
Bash script to clone the package state of a debian system, or, in other words,
the list of currently installed packages, to another system(s). It is fairly simple, but serves it's purpose very well.
A shellscript to copy long files into several floppy disks. It tar,
compress, uuencoded and split input files. Then copy the generated
files in the necessary number of floppy disks. After, all the process
can be reversed through the script refloppy