Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Get Started
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.
cmdok checks that specified commands are OK. If command is OK than it exists in PATH and can be run.
It is a simple, small and portable Bash script. It is useful in software packages that want to check that some commands exist before trying to run them.
See wiki for more information and examples.
pofig - portable shell script for probing base system properties: OS, OS version, kernel version, distro, distro version, architecture.
It detects: 19 operating systems, 11 major linux distros, 13 CPU types.
See wiki for more information and examples.
The Universal Unix-Installer are 2 perl scripts that makes it easy to create a redistributable install package for binary executables on an unix platform(except Mac OSX). 1 perl script is for gathering the .so files 1 perl script for installing
syspatch is a useful tool to apply OpenBSD patches to a collection of OpenBSD hosts where you don't want to have a compiler (compXX.tgz) and the src (and sys) hierarchy. You build "binary patches" on a buildhost and then deploy them using syspatch.