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
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
ftpls2html consists of 2 scripts, one Expect Script for catching the files
hosting on in a directory of a ftp-server and one bash script for converting
the catched files into html. There it's posible to create index-files of your hosted files.
PHPCast is a little script that streams mp3 files directly from the webserver. It reads mp3 files randomly from a data directory and interprets rather correctly ID3 tags.
Photo directory is a photo gallery script written in bash. It doesn't require a database. All you need to do is upload your files via FTP. The directories represent the albums. Uses netpbm/jhead.
A Perl script that uses ImageMagick's "convert" to make thumbnails for images contained in a directory (recursively). It then generates HTML (or PHP) code for e/a image file and a Menu that links all images. Usefull for CD photo albums and for Websites
NukeHall is a multisite content management php script based on phpnuke 6.0. All the sites share the nuke core files while they have their own database and images directory. NukeHall have its own admin features to install new sites and administrate them.
palbum is a perl script which turns a directory (or directory hierarchy) full of images into a nice image gallery. It generates thumbnails and index.html files, and requires no configuration. It uses the ubiquitous netpbm library for image processing.
This is a utility library to encapsulate the operations and functions that deal with LDAP (Lighweight Directory Access Protocol) for PHP. The main purpose for this PHP script package is to simplify the process of accessing LDAP services for any org.
A script to allow users to automatically include themselves in a user listing on the web server. The script allows users to customise the information displayed in the listings, including displaying a photo and re-directing the email and home page entries.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Provides an Apache style directory listing with functionality to enable upload, editing, moving, copying, renaming, and deleting of files. This script is designed for use in environments where administering a website can only be done through http.
Web app (running as CGI at any hosting provider or as FastCGI or mod_perl for higher performance) providing DMOZ or Yahoo!-like directory (catalog) features. Includes templates, P2P-like replication, support for external user management + install script.
Automatic sharing of Web applications by homepage account holders without the need for Write/Execute persm on the directory. (ie: Give\'m CGI without letting them Write or Execute files !). Any PHP/MySQL script can be setup to be shared in 10 minutes
mpg [meaning photo gallery] is the Perl script that creates the photo galleries on www.meaning.com. The galleries are created by directory. Documentation is Coming Soon! [tm]
phpOpen is a free PHP script that grabs the contents of the Open Directory dynamically and
formats them to make your own version of the Open Directory. This means that you can add an
entire web directory to your own website without needing megabytes of
Enhanced shell with multiple windows and added commands
To install run: sh <(curl https://raw.githubusercontent.com/DennisHeine/UberShell/master/install_ubershell.sh)
Custom commands added to the default shell (zsh):
cscript <script>: executes a C/C++ script.
example: cscript "printf("Hello World!");"
noobhelp: Short desc of commands in /bin/
memusage: Top memory usage
topdirs: Top directory space usage
push/pop: Save current dir / return there
serve: Opens a webserver at port 8084 and serves a file
servedir: Opens a webserver at port 8000 and serves a dir
servelog: Serves tail of syslog on port 12345
sizeof: List total sizes of subdirectorys
largedirs: Lists directorys with 100+ MB disk usage
mkdirc
: Creates a dir and changes to it
freefile : Kills all processes using a file
lastedited: Shows which files have been edited
findbin: Finds binary files not installed by dpkg
frename : Renames parts of a filename
connections: Shows network connections
[...]