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
Error to trace to log to deploy. One click. No SSH.
Catch the cause before the pager goes off.
AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
Collection of file-oriented tools implemented in java to perform common and specific file operations. Sample of common task: command-line file editor (cut, paste, append, etc). Sample of specific task: fix RAR archive with broken file header(s).
This frontend makes it easier (and probably more safe) to use the Windows version of dd (http://www.chrysocome.net/dd) program.
User can:
* Select the disk device (a partition or a root one)
* Put a binary image onto the device
* Save a binary image of the selected device to a file
* Erase the selected device (fill it with zeroes)
Suitable for:
* Create a bootable USB disks from an ISO images
* Backup disks
* Make an ISO image from CD disk
* Erase corrupted MBR's which Windows...
Very simple disk synchronization suitable for maintaining a backup directory. I built it to keep Photos and MP3s on my NAS in sync with my laptop and desktop. Will do one-way or two-way (mirrored), but does not delete. All Java, no GUI.