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 to Build on Google Cloud
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.
ClusterSSH controls a number of xterm windows via a single graphical console window to allow commands to be interactively run on multiple servers over an ssh connection.
Install an Apache Web Server with PHP and MySQL on Linux
With this Bash Script, you can install an Apache Web Server with PHP and MySQL easily!
The Script will install the following packages:
* Apache
* Php
* MySql
* XCache
* Fail2ban
The Script can configure:
* Time Zone
* Php Time Zone
* Apache Module Proxy
* Apache Module ProxyHttp
* Apache Module Rewrite
* Apache Module Expires
* Apache Module Deflate
Also, the Script can install the following packages:
* SSH
* Ntp
* Screen
* Lynx
* Vim
* Htop
* Unzip
This is a bash script to interactively set up a PXE netboot server. It will have the capability to be run from a SSH session and set up a vanilla Linux server to host PXE booting easily.
SSHsprinkler is a tool to distribute the execution of commands or scripts on a set of remote networked systems. It is portable (written in Python), asynchronous, uses the ssh encryption and manages the logs of the batches carried out on target systems.