Search Results

How to View Volume Details – Amazon EC2 Instance

Amazon Elastic Block Storage (EBS) is a type of storage designed specifically for Amazon EC2 instances. Amazon EBS lets you create volumes that Amazon EC2 instances can mount as devices much like a standard hard drive. Amazon EBS volumes behave like raw, unformatted, external block devices. They have user-supplied device names and provide a block [...]

HP Announces 50 Percent Improvement in Energy Efficiency of Products

HP today announced that the energy-reduction goals made by the company in 2009 have been met or exceeded more than nine months ahead of schedule. HP also unveiled energy savings research and analysis showing that if all makes and models of printers, notebook and desktop PCs, displays and servers shipped in 2005 were recycled(1) and [...]

Mozilla Firefox 4 Release Candidate for Windows, Mac and Linux Now Available

Mozilla Firefox 4 for Windows, Mac and Linux has exited the beta cycle and is now available as a release candidate in more than 70 languages. The millions of users testing Firefox 4 will be automatically updated to this version and will join our Mozilla QA team in validating the new features, enhanced performance and stability [...]

How To release an IP address back to the Amazon EC2 IP address pool

Select an IP address to release and clickYes, Release Address. If the IP address is currently assigned to an instance, Amazon EC2 disassociates the IP address and releases it back to the Amazon EC2 IP address pool.

How to associate an IP address with an Amazon EC2 Instance

To associate an IP address with an instance Select an IP address to associate and clickAssociate. The Associate dialog box appears. Select the instance and click Associate. Its current public IP address is released to the Amazon EC2 public IP address pool and the elastic IP address is associated with the instance.

How to Allocate a New IP Address to Amazon EC2 Instance

Elastic IP addresses are static IP addresses designed for dynamic cloud computing. Elastic IP addresses are associated with your account, not specific instances. Any elastic IP addresses that you associate with your account remain associated with your account until you explicitly release them. Unlike traditional static IP addresses, however, elastic IP addresses allow you to [...]

How to To reserve an instance – Amazon EC2 Instance

Reserved instances give you the option to make a low, one-time payment for each instance you want to reserve and in turn receive a significant discount on the hourly usage charge for that instance. To reserve an instance Click Reserved Instances and selectPurchase Reserved Instances. The Purchase Reserved Instancesdialog box appears. Select the options and the number [...]

How to Disassociate Elastic IP Address – Amazon EC2 Instance

If the instance has an Elastic IP address associated with it, you can disassociate the address, and then either associate the address with another instance, or release it back to the address pool. To associate the address or release it, go to the Elastic IPspage. To disassociate an Elastic IP address Right-click the instance and selectDisassociate [...]

How To create an image from an Amazon EBS-backed instance

If an instance has an EBS root device, you can easily create an AMI from it. To create an image from an Amazon EBS-backed instance Right-click an instance that shows “ebs” in the Root Device field and click Create Image (EBS AMI). The Create Image dialog box appears. Enter a name for the image (required) and a description [...]

How to Get Windows Password – Amazon EC2 Instance

After you launch a Windows instance, you need the instance’s password in order to connect using Remote Desktop. To get the Windows password Right-click an instance and click Get Windows Password. The Retrieve Default Windows Administrator Password dialog box appears. Paste your private key into the provided field and click Decrypt Password. Amazon EC2 returns an encrypted version [...]

How to View the System Log of an Amazon EC2 Instance

For Linux and UNIX instances, the instance console output displays the exact console output that would normally be displayed on a physical monitor attached to a machine. This output is buffered because the instance produces it and then posts it to a store where the instances owner can retrieve it. For Windows instances, the instance [...]

How to Connect to an Amazon EC2 Instance

To connect to an instance Right-click the instance and click Connect. The Console Connect – Remote Desktop Connection information box appears with information about your options to connect to your instance via Remote Desktop Connection. Click Close. For information about connecting to instances, go to Connecting to Instances Guide.

How to Start a Stopped Amazon EC2 Instance

To start a stopped instance (applies only to instances with EBS root devices) Right-click the instance and click Start. A confirmation dialog box appears. Click Yes, Start. Amazon EC2 restores the instance from the state it was when stopped. You will again be charged the usual rate for a running instance.

How to Stop an Amazon EC2 Instance Temporarily

Note: Stopping an instance deletes all data on the local (ephemeral) instance storage. To stop an instance (applies only to instances with EBS root devices) Right-click the instance and click Stop. A confirmation dialog box appears. Click Yes, Stop. Amazon EC2 begins stopping the instance and storing its state offline. You will no longer be charged for [...]

How to Enable Termination Protection for Amazon EC2 Instance

When termination protection is enabled for an instance, you’re prevented from terminating the instance. You can enable and disable termination protection while an instance is running or stopped. You can also enable termination protection at instance launch time. The Request Instances Wizard includes a check box for enabling termination protection. To enable termination protection Right-click the instance [...]