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
Fully Managed MySQL, PostgreSQL, and SQL Server
Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
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 can not handle
USE WITH CAUTION - it is a very beta version.
...
scripts and minimal binary packs to migrate from one distro to another
Assume you have a linux box with an outdated linux.
You would like to perform an upgrade, but you would like to avoid burning a CD or even making a bootable USB flash. The machine may even be somewhere where you do not even have physical access.
You already have a running kernel and a working network connection. Why not use them to get your new linux running directly?
Many distributions already provide a network install but getting the installer to run on your old linux proves...