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.
Start Free Trial
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.
This project aims to provide an easy way to rotate the screen of Linux computers without having to install various bloatware. This is meant for IBM/Lenovo tablets, but can be used for any Linux tablet with xsetwacom and xrandr.
This is a small Shell-Script that Updates Programs for Linux. It will only work on Systems that support 'apt-get'.
Source-Code is provided as a .txt file, and a .sh file. (The 'Source' .sh file lets you keep your Version and the original separate).
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
BashCronBackup is a backup script written in bash that can create full database and file backups. Before the database is dumped it will be optimized and repaired. Further, it will delete old backups for you. Available formats: Zip, Tar, Gzip, Bzip2
Oracle Component Handler.
Bash scripts helping the (database) administrator to manage all Oracle components on the Linux machine.
Easy management by starting, stopping, showing and status questioning of different Oracle products.
Yum Repo Sync is a shell script that synchronizes a local directory with a repository mirror using rsync. Yum Repo Sync provides one easy way to create and maintain a local repository to YUM.
jvmstarter: java virtual machine starter
It simplifies the setting up of complex java environment.
It extends the portability of your application (scriptfile is the same on all architectures).
AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
Apache web server and MySQL data base daemons control script for Win-NT. May start/close/restart Apache, MySQL, PHP from 1 batch (.bat) file. Created for manage Apache-MySQL-PHP on flash drive without install. Check settings in a head of script.
The defc0n webshell is a stand alone script to remotely administrate a webserver. Its provides various administrative tools while being stripped down to a single php-file!
sendwithtb is a shell-script, which allows the user to add files and directories to a new thunderbird -email as attachments. if the user adds a directory to the email, this directory will be compressed, so the archiv-file is attached.
An Ajax/PHP WebShell to command your webserver from any computer. Supports password-protection, very fast interface, never reload the page, history item of commands, easy custom-command adding, quick commands, tabs, upload function, file browser ...
rzync is a simple ksh script using rsync to synchronize a file/directory with a remote one using the SSH channel. It enables user to define different configurations and prepare SSH keys, and also supports batch mode and logging option to trace the output.
A collection of Windows script files for system administration purposes, including waRmZip: delete/compress old files, waTimer: stopwatch program with statistics, waGetOpts: option parser for .cmd, waTee: copy STDIN to a file
Multiple Remote SHell Management On Demand aids in the management of multiple systems via SSH and shared keys. In its simplest form one can run one script on multiple systems returning and logging stdout and stderr for each system on demand.
FishNET is a script engine for the .NET Framework. FishNET allows you to execute a source file written in C#, VB.NET or JScript.NET without having to build/compile it. FishNET can be compared almost directly to the cscript and wscript functionality of w
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
[...]