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
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Just an Organizer to organize your whole MP3 and MP4 that are on your machine. You can sort by artist/song/album/etc., read and write Metadata, rip and play CD's
Online Virtual Drive is proxy to different sources like mail accounts, online briefcase, online storage drive. Its WebDAV based drive that supports storing and retrieving the files.
RSYNC Backup front-end with Web Interface, email reports with attached summary. Simple to use; back up servers with a single line, or your entire server farm from a single machine. Custom email tags sort responses in your MUA. Supports authentication.
JTransplant is a pure java tool to allow the user to transfer data between two remote servers using a GUI on their desktop. Typical use would be moving to a web site from one dedicated server to another or from one virtual account to another.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
The OS561 operating system based around FORTH/Java. The OS is to run on a VHDL chip OpenHardware design called the Minon, but could become available for other platforms. The unique point of the design is a revolutionary data compression technology.
AVD is a continuation of the swim project. The goal is to create a suitable SQL server from swim's not-installed DB, and to maintain the swim client. AVD will be used as a gBootRoot method.
The Green Machine is a powerful archive creator, which supports data compression, self-extracting file creation, encryption, file verification via checksums, and much more.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Apache 2 API module, which serve zipped archive (created by PkWare, WinZip, JAR and other tools) like virtual filesystem and allow browse its content. Usefull for browsing html based documentation (for example generated by javadoc).
Commandline tool to manage backup files that are stored on hard drives. Employs infinite grandfather-father-son strategy by deleting defined subset of all backup files, saving space while permitting access to older versions. Aka "Virtual Tape Rotation"
Imlug Remote Backup System make local copy of a dir and send other to a remote machine using rsync or ssh.
You need Bash, Tar, ( Bzip2 or Gzip for compress ) and rsync and ssh.
Need to package up your compiled program so that it can be install on a Windows or Unix machine? Use this Zip Package Maker. ZipPKG Maker lets you, Install, Uninstall, List and create Zip Packages. ZipPKG Maker is compatible with the output files from
OzVM is a simple, lightweight, secure virtualmachine. The current target application of OzVM is OzStream, allowing platform-independent self-decoding data, which abstracts encoded data from client applications.
Rescuezilla is an easy-to-use disk cloning and imaging application that's fully compatible with Clonezilla — the industry-standard trusted by tens of millions.
Yes, Rescuezilla is the Clonezilla GUI (graphical user interface) that you might have been looking for.
**See: https://rescuezilla.com/ for download links**
**NEW** Weekly rolling release downloads: https://github.com/rescuezilla/rescuezilla/releases
Rescuezilla is a fork of Redo Backup and Recovery (now called Redo...
A human-readable ISC-Licensed implementation of the LZO1X algorithm.
LZO is a compression library which is widely used around the world. The main problem with LZO is that it is absolutely not human readable.
People have done crazy stuff to get LZO to run in their language. Usually it implies inline assembly or trying to execute data which actually contains machine code. This is sick. Whoever is responsible for this sorry situation ought to be ashamed.
So I'm going to deobfuscate LZO and provide a ISC implementation of this algorithm in Python and C. In...