{% extends "base.html" %} {% block title %}Frequently Asked Questions | Ubuntu in the Cloud{% endblock %} {% block header %}
This a web application that launches instances of the Ubuntu Server in the Cloud, inserts your public SSH key, and gives you remote root (sudo) access to the system. It's our unique way of showing off Ubuntu Server in the Cloud!
You need an account at Launchpad.net for authentication purposes. You need to upload your public SSH key to your Launchpad.net account. And you need to accept the cloud provider's terms of service and the Ubuntu Code of Conduct. That's it!
The instance will be terminated approximately 55 minutes after launch.
We are currently limiting this to one instance run per Launchpad ID. If this program is successful, we may launch additional campaigns, spotlighting other Ubuntu releases in the future. We certainly hope you enjoy your experience and choose to launch your own Ubuntu Server in the Cloud.
There is no catch. Canonical will foot the bill for the instance, and terminate it at the end of your free trial hour.
You have root (sudo) access inside of the instance, so you can do anything a system administrator can do, as long as you abide by the cloud provider's terms of service, and the Ubuntu Code of Conduct. You can install applications, compile your code, host network services, poke around the filesystem, compare it to previous versions of Ubuntu or other UNIX or Linux distributions.
Nope. There is an additional key in the 'ubuntu' and 'root' users authorized_keys file. That is simply the key that the instance was launched with. Feel free to remove them.
Your public key is installed only after the image configuration is complete. Most instances are ready within about 2-3 minutes. Depending on the profile you choose, it might take a few minutes longer.
You can start with the Ubuntu Server Guide. You might also find the Server FAQ, Community Documentation and Manuals useful. If you still have not found what you are looking for, check our list of Technical Resources for the Ubuntu Server.
You can join us in IRC on irc.freenode.net, in the #ubuntu-cloud channel (or the #ubuntu-server channel for Server-related support).
You can freely download and install the Ubuntu Server on your local hardware or in a virtual machine. You can also download and run the specific machine image to run in your local UEC (Ubuntu Enterprise Cloud). You might also want to setup your own public cloud account and run other images and instances.
This code is licensed under the AGPL, and is available at http://launchpad.net/awstrial.
{% endblock %}