Frequently Asked Questions
  How can I reach add-in after it's installed?
  How can I start an instance?
  How can I terminate a started instance?
  An instance is still shown in the instance list with status 'shut-downing' after I terminate it. Does operation 'terminate' work?
  How can I start remote desktop?
  Should I open any ports in an instance to connect to database placed there?
  How can I start an instance with EBS root file system?



How can I start an instance?
    1. Open Image List (Tools -> EC2Studio -> EC2 Images)
    2. Choose the necessary AMI there
    3. Start an instance by command in the context menu
How can I terminate started instances?
    1. Open Instance List (Tools -> EC2Studio -> EC2 Instances)
    2. Choose the necessary instances there
    3. Terminate instance by command in the context menu
An instance is still shown in the instance list with status 'shut-downing' after I terminate it. Does operation 'terminate' work?
    Yes, it does. It will be shown as terminated in some time. It could be more than 10 minutes.
How can I start a remote desktop?
    1. Start an instance (if it's not started yet)
    2. Choose the necessary instance
    3. Obtain Administrator password by the command Administrative Password in the context menu
    4. Connect to Remote Desktop by the command Connect to Console
    5. Use the received password for login there
Should I open any ports in an instance to connect to database placed there?
    Yes, you should. To open ports:
    1. Open the Security Groups List (Tools -> EC2Studio -> EC2 Security Groups)
    2. Choose the necessary group there (or create it if necessary)
    3. Add permission by the command in the context menu
    4. Define the necessary database, or/and the necessary port(s)
How can I use an instance with EBS root file system?
    1. Open Image List (Tools -> EC2Studio -> EC2 Images)
    2. Choose the option 'EBS Images ( rootdevicetype:ebs )' in filter
    3. Launch an image form the list
    After the instance has started the commands 'Start Instance' and 'Stop Instance' are become available for them also.