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.
Start 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.
crcRepair is a utility that is able to fix corrupt files by consulting a database and file mirrors. It is written in pure Java, so it can be used on all platforms with the Java JRE installed.
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.
This software is a distributed replicated blob server (inspired by the google file system paper http://www.cs.rochester.edu/sosp2003/papers/p125-ghemawat.pdf ). It stores your blobs ( <=> files) on a given number of your servers.
This one is a backupscript which works with rsync and OpenSSH keys to automate a simple two stage backup on one masterserver over network secure!
19 years later I must say it was a great idea doing it, even though it's too premature to call it anything beyond a project :-).
Would be great if someone would finally create a backup software that has similar capabilities and does not cost or suck...
InfiniTUX - Two floppies rescue and multipurpose embedded LINUX distro - A big collection of console UNIX software to perform system rescue, repairs and backups - NIC and network services supports and an FTP special system to expand its functionalities
JDirDiff is a GUI tool that compares two directories and merges differences.
JDirDiff is a 99% pure java utility, uses swing for front end. uses Xerces ()
for xml parsing (jdirdiffrc: resource configuration file for personal options).
apt-got builds and supervises a partial (or full) Debian mirror, that is filled on-the-fly by apt-get requests. But there's more! Its modular mirror engine is ready for customized mirroring algos. So you can easily make your own module! (Eg for apt4rpm)
Mac binary format converter. Supported binary formats include: native, datafork+resourcefork file, applesingle, macbinary, services for macintosh, etc.
The Debian's Archive Browser will ease the browsing and searching of package in the _huge_ Debian's Packages list. Written in python, no release yet. keep in touch.
A collection of utilities for working with SourceForge programmatically. The initial release is spearheaded by a programmatic interface to the File Release System.
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
This project will provide tools mostly written in python, that will enable generation of bookmark to be able to use konqueror, as you would use synaptic, to get information faster on a package you want.
e4Graph is a C++ library and a Tcl binding providing persistent, reliable, cross-platform storage for graph like structures. Please visit http://e4graph.sourceforge.net for more info.
Develop a java API (JAR library, with an example web GUI) for content management. Simple but powerful, based on Apache Lucene project, it would be embeded on projects requiring content management.
A system for tracking the steps to compile and install software. Inspired by the "Linux From Scratch" book. Addresses issues: "What steps did I use to compile 'foo'?, what files did it install? I need to recompile but don't like typing all commands over.
JPreference is a preference system framework modeled after Java's property system. This framework can be easily hooked into any Java application in seconds.