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.
The Banana Kernel is an open-source pedagogical operating system intended to provide useful means for teaching basic OS concepts, with the possibility of interaction with external modules developed by the teacher or student.
A command line utility written in C to easily manage list of files on unix systems.
Execute basically a given command for each line in stdin. It should be extended to handle multiple inputs and multiple commands.
The Shex project aims to provide new UNIX tools that extend the functionality of shell scripts, making it possible to write scripts that in the past would have required the use of other programming languages.
Routercli is a Cisco-like shell for diskless or one-floppy Linux mini-distributions. It includes network configuration and manipulation, rip daemon, standard acls and other utilities. It is a replacement for a shell on diskless or onefloppy linux.
env-switcher effectively allows users to manipulate the environment loaded for all shells (including non-interactive remote shells) without manually editing their startup dot files -- something that users traditionally have difficultly doing properly.
It's intented use is to parse Unix/Linux-like shell scripts, which have a certain given structure. These scripts may contain variable declarations, program calls and comments. The parser shall retrieve some of these information and check them.
Loggy is a Linux Advanced Logcleaner and a tool to hide you in a linux machine
by cleaning or modifing the intruder's ip from all the logfiles in /var
bin and txt logs it find logs, with a recursive search in /var/log and a lot of fantastic features
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
RAMdisk-based Operating System for conducting Security Audits. Includes hping2, xprobe, netcat, lsh, wardialer, and more -- all on 1 computer disk. Runs off your RAM, so there is no need to reformat your computer. Great for pen testing!
Bash Navigator eliminates the requirement that users must memorize long directory names, provides forward/back/next/previous navigation keys, and supports a rudimentary form of project management without reducing the flexibility of the BASH shell.
uniread - universal readline - adds full readline support (command editing, history, etc.) to any existing interactive command-line program. Common examples are Oracle's sqlplus or jython.
uniread will work on any POSIX platform with Perl.
Simple but powerful program that allows unix/linux users to execute and respawn programs on the linux virtual consoles.
Simple pero a la vez poderoso programa que permite ejecutar servidores o aplicaciones en las consolas virtuales de Linux/UNIX
Jail Chroot Project is an attempt of write a tool that builds a chrooted environment. The main goal of Jail is to be as simple as possible, and highly portable. The most difficult step when building a chrooted environment is to set up the right libraries
getoptions is a C implementation in the spirit of the Perl module Getopt::Long. No more building of getopt_long or getopt structures -- you can specify the option descriptions inline with the call to getoptions. User type handlers are also supported.
A TTY small utility that sits between the user and their shell to perform logging and other tasks. s1c Flatline also enables a method to "inject" data into a TTY (from other TTY's) as if it were entered via STDIN of the controlling TTY.
Hosh is a shell for fun. There are commands like "make world" as well as "configure" which checks the whole machine - even the power status and the coffee temperature.
Portable shell (command line) program written in Java to access database servers that support JDBC. For the beginning mySQL, PostgreSQL, Microsoft SQL Server are supported.
ICMP Shell (ISH) is a telnet-like protocol. It allows users to connect to a remote host and to open a shell using only ICMP to send and receive data. ICMP Shell was written in C for the UNIX environment.