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.
Start Free Trial
Train ML Models With SQL You Already Know
BigQuery automates data prep, analysis, and predictions with built-in AI assistance.
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
BDwrap is a template for writing stackable block device drivers on Linux. It's clean interface hides the complexity of device handling, asynchronous calls, buffer cache interaction, etc. It is a great tool to develop stacked block drivers quickly.
Disk Optimizer selects files to be placed on any disk medium that will maximize the space used. It is very efficient in finding an optimum file set since it uses a Genetic Algorithm instead of brute force.
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.
Konserve is a small backup application for the KDE 3.x environment. It lives in the system tray and is able to create backups of several directories or files periodically. It features local and remote backups and
a smart wizard too.
xrBackup is backup software for Mac OS X that uses an innovative combination of HFS-enabled rsync together with disk image shadow files to perform differential backups. It is the successor to the Perl-based rbackup project, built using a native Cocoa GUI
MDFS is a simple Distributed File System for Linux and Windows. It's not a kernel module, just an app running in the background. You can use it to access (view, download, upload) files on a remote computer, for automatically backup your files, etc...
Cheap backup: a bashscript that backs up the whole system.
The backup can be written on cd-rom/dvd-rom.
While restoring, you can choose to restore one file/directory or the whole backup.
Some help with restore and dvd-rom-functions is welcome.
fbm intends to provide modular software system for backup of any type of computer stored digital data. Basis of this system is database of all instances of every file. Any common storage media can be used.
A set of bash-functions (probably becomes scripts instead) that perform backups (full and incremental) on blockdevices with encryption and compression using standard tools like tar and mcrypt.
CDMirror is a a suite for reading, recording, converting between cd images and blanking cds with a friendly user interface - made with Java-Gnome. These operations are performed with an internal java library made in JNI (made from scrach).
This is a character and items editor for the game Diablo 2 (D2). This also features updates for the expansion pack Diablo 2 LOD. Features include stat editor, money, inventory, and gem upgrade system. Donations are needed and will soon be accepted!
Sqlite Query and Management is a client application running on Windows(c) platform intended to manage visualy SQLITE (www.sqlite.org) databases via tools and the usage of SQL language.
It is developed under C++ builder 3 and use the Synedit component.
parchive2 provides PAR 2.0 libraries and tools for creating parity files and recovering data using them. The key advance of PAR 2.0 is that you do not need to break a large file into smaller files before making parity files. See the parchive project for
Tracker-tools are a set of scripts I use to administer my Linux box. I've found them
very useful and have decided it's time I packaged them up and made them
publicly available.
RAB is a backup program used to make backups to removable media,
like DVD RAM, and to CD. RAB supports full and incremental backups. RAB provides a library which may be used to create customized backup applications for your special needs.
BaverBurner is a GUI frontend for cdrecord, cdrdao and dvdrecord. It will be able to create Data CDs, Audio CDs from your MP3/OGG collection, Data DVD's and Video DVD's once completed. It requires a valid C compiler and GTK+-2 libraries, as well as cdto
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