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.
Create free account
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.
Tools developed by the Library of Congress and their partners in the National Digital Information Infrastructure and Preservation Program (NDIIPP) for the purpose of validation and transfer of data that conforms to the BagIt specification.
This project has been moved to https://github.com/LibraryOfCongress
Incremental backups to a local machine and to the cloud
The Dizi Cloud Backup Appliance is a solution that allows daily backups of multiple computers to a local machine and then sends only the changed files to the cloud. users are restricted to their own directory and cannot see others files. using a sftp client users may browse their backups on the local machine and an administrator can browse the backups in the cloud.
The cloud server is capable of handling multiple local servers at remote locations.
ftpsearch is a web based indexing search engine for the ftp server, which supports regular expressions in queries, new files monitoring, some fancy stats and so on.
mf_dns is a system designed to assist control of BIND from the server side without having to go through config files and zone files etc. It also allows for external automation and database driven control of your DNS Server Cluster :)
Ohm is a free (open source) server manager, allowing Linux server configuration via an easy-to-use web interface. It aims to be an alternative to Plesk, cPanel and the like. DEVELOPMENT HAS BEEN MOVED TO GITHUB: http://github.com/Ohm-panel
Create and administrate new virtual hosts in a apache/fastcgi/suexec-environment based on a tutorial found in web (see in-file notes). This shell-script makes it easier to administrate all steps which are necessary in a fastcgi/suexec-environment
This project is designed to optimize search engine results by managing your web server sitemaps. The software combines both command line processes and a web user interface with a highly configurable architecture.
fwblocker is a script used to parse syslog files for SSH, pure-ftpd and iptables entries. It will generate statistics but it's main feature is to lock out IP addresses that used a wrong username/password to log into your SSH or FTP Server.
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.
GNet Server - Network compression client/server software. Compresses data over slow networks to save on the cost of bandwidth. Server is developed for Unix and Windows platforms, The client will run on Windows based PCs.
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.
In short, this utility takes screenshots and uploads them to a remote server.
This utility is advanced: it provides the user with a very comfortable text-based interface.
There are two modes available: interactive and automatic. Will be developed.
Keeping it simple and fast. To be used by the TUX Web Server and runnig from ram partition. Or by any other server.
Change content periodicly instead of dynamicly.
Use the file structure as base for organising you\'re site.
Easy to use
A small Python FTP server. Runs within a specified dir of PC. Has a SITE extension to let files of permitted types be opened on the PC (eg spreadsheets). Useful to send reports to PC from Unix host, or PC to PC.
Catalog module for creating FTP server support website. Search engine for Files located on FTP sites or in other collections submitted to this catalog.
It is oriented for Audio Books in mp3 format collections. Use PHP, Java & database MySQL or Oracle.
Piggyback Data Transfer Protocol (pdtp) is a protocol for transferring files over a terminal session. Initially the session works like a normal terminal. File transferring "mode" is activated by running a client on the remote server.
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
[...]