Ubuntu 14.04.3 LTS (Trusty Tahr)

Cloud image

The Ubuntu Cloud image can be run on your personal Ubuntu Cloud, or modified, rebundled and uploaded to Amazon EC2. For further instruction on setting up a personal Ubuntu Cloud, see Getting Started with Ubuntu Cloud

There are five images available, each for a different type of computer:

32-bit Cloud image
For almost all PCs. This includes most machines with Intel/AMD/etc type processors and almost all computers that run Microsoft Windows, as well as newer Apple Macintosh systems based on Intel processors. Choose this if you are at all unsure.
64-bit Cloud image
Choose this to take full advantage of computers based on the AMD64 or EM64T architecture (e.g., Athlon64, Opteron, EM64T Xeon, Core 2). If you have a non-64-bit processor made by AMD, or if you need full support for 32-bit code, use the Intel x86 images instead.
64-bit ARM Cloud image
For AARCH64/ARM64 based boards.
64-bit Power Little Endian Cloud image
IBM PowerPC64 Little Endian builds. For use on Power7 and Power8 little endian capable hypervisors.
32-bit ARMHF Cloud image
For ARMv7 processors and above. Userland is compiled with Hard Float on.

Amazon EC2 Published AMIs

The images have been published to Amazon EC2, and can be used immediately with no need to download anything. See the table below for the AMI ids. For further instruction on getting started with Amazon EC2, see the EC2 Starters Guide.

Region

arch

root store

ami

ec2 command

ap-northeast-1

64-bit

ebs

ami-32990432

ec2-run-instances ami-32990432 -t t1.micro --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1}

ap-northeast-1

64-bit

ebs-io1

ami-38990438

ec2-run-instances ami-38990438 -t m1.small --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1}

ap-northeast-1

64-bit

ebs-ssd

ami-44990444

ec2-run-instances ami-44990444 -t m1.small --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1}

ap-northeast-1

64-bit

hvm

ami-46990446

ec2-run-instances ami-46990446 -t m3.medium --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1}

ap-northeast-1

64-bit

hvm-instance

ami-1e9e031e

ec2-run-instances ami-1e9e031e -t m3.medium --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1}

ap-northeast-1

64-bit

hvm-io1

ami-4a99044a

ec2-run-instances ami-4a99044a -t m3.medium --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1}

ap-northeast-1

64-bit

hvm-ssd

ami-4e99044e

ec2-run-instances ami-4e99044e -t m3.medium --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1}

ap-northeast-1

64-bit

instance

ami-70e37e70

ec2-run-instances ami-70e37e70 -t m1.small --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1}

ap-northeast-1

32-bit

ebs

ami-2c99042c

ec2-run-instances ami-2c99042c -t t1.micro --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1}

ap-northeast-1

32-bit

ebs-io1

ami-34990434

ec2-run-instances ami-34990434 -t m1.small --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1}

ap-northeast-1

32-bit

ebs-ssd

ami-3e99043e

ec2-run-instances ami-3e99043e -t m1.small --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1}

ap-northeast-1

32-bit

instance

ami-28e77a28

ec2-run-instances ami-28e77a28 -t m1.small --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1}

ap-southeast-1

64-bit

ebs

ami-006b7c52

ec2-run-instances ami-006b7c52 -t t1.micro --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1}

ap-southeast-1

64-bit

ebs-io1

ami-0a6b7c58

ec2-run-instances ami-0a6b7c58 -t m1.small --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1}

ap-southeast-1

64-bit

ebs-ssd

ami-0e6b7c5c

ec2-run-instances ami-0e6b7c5c -t m1.small --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1}

ap-southeast-1

64-bit

hvm

ami-0c6b7c5e

ec2-run-instances ami-0c6b7c5e -t m3.medium --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1}

ap-southeast-1

64-bit

hvm-instance

ami-1e6b7c4c

ec2-run-instances ami-1e6b7c4c -t m3.medium --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1}

ap-southeast-1

64-bit

hvm-io1

ami-326b7c60

ec2-run-instances ami-326b7c60 -t m3.medium --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1}

ap-southeast-1

64-bit

hvm-ssd

ami-306b7c62

ec2-run-instances ami-306b7c62 -t m3.medium --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1}

ap-southeast-1

64-bit

instance

ami-f46d7aa6

ec2-run-instances ami-f46d7aa6 -t m1.small --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1}

ap-southeast-1

32-bit

ebs

ami-026b7c50

ec2-run-instances ami-026b7c50 -t t1.micro --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1}

ap-southeast-1

32-bit

ebs-io1

ami-066b7c54

ec2-run-instances ami-066b7c54 -t m1.small --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1}

ap-southeast-1

32-bit

ebs-ssd

ami-086b7c5a

ec2-run-instances ami-086b7c5a -t m1.small --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1}

ap-southeast-1

32-bit

instance

ami-566e7904

ec2-run-instances ami-566e7904 -t m1.small --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1}

ap-southeast-2

64-bit

ebs

ami-d33f76e9

ec2-run-instances ami-d33f76e9 -t t1.micro --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2}

ap-southeast-2

64-bit

ebs-io1

ami-d53f76ef

ec2-run-instances ami-d53f76ef -t m1.small --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2}

ap-southeast-2

64-bit

ebs-ssd

ami-cf3f76f5

ec2-run-instances ami-cf3f76f5 -t m1.small --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2}

ap-southeast-2

64-bit

hvm

ami-c33f76f9

ec2-run-instances ami-c33f76f9 -t m3.medium --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2}

ap-southeast-2

64-bit

hvm-instance

ami-9b3f76a1

ec2-run-instances ami-9b3f76a1 -t m3.medium --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2}

ap-southeast-2

64-bit

hvm-io1

ami-c13f76fb

ec2-run-instances ami-c13f76fb -t m3.medium --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2}

ap-southeast-2

64-bit

hvm-ssd

ami-c53f76ff

ec2-run-instances ami-c53f76ff -t m3.medium --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2}

ap-southeast-2

64-bit

instance

ami-d33d74e9

ec2-run-instances ami-d33d74e9 -t m1.small --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2}

ap-southeast-2

32-bit

ebs

ami-df3f76e5

ec2-run-instances ami-df3f76e5 -t t1.micro --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2}

ap-southeast-2

32-bit

ebs-io1

ami-d73f76ed

ec2-run-instances ami-d73f76ed -t m1.small --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2}

ap-southeast-2

32-bit

ebs-ssd

ami-c93f76f3

ec2-run-instances ami-c93f76f3 -t m1.small --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2}

ap-southeast-2

32-bit

instance

ami-953b72af

ec2-run-instances ami-953b72af -t m1.small --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2}

eu-central-1

64-bit

ebs

ami-d49e9dc9

ec2-run-instances ami-d49e9dc9 -t t1.micro --region eu-central-1 --key ${EC2_KEYPAIR_EU_CENTRAL_1}

eu-central-1

64-bit

ebs-io1

ami-d09e9dcd

ec2-run-instances ami-d09e9dcd -t m1.small --region eu-central-1 --key ${EC2_KEYPAIR_EU_CENTRAL_1}

eu-central-1

64-bit

ebs-ssd

ami-cc9e9dd1

ec2-run-instances ami-cc9e9dd1 -t m1.small --region eu-central-1 --key ${EC2_KEYPAIR_EU_CENTRAL_1}

eu-central-1

64-bit

hvm

ami-ce9e9dd3

ec2-run-instances ami-ce9e9dd3 -t m3.medium --region eu-central-1 --key ${EC2_KEYPAIR_EU_CENTRAL_1}

eu-central-1

64-bit

hvm-instance

ami-949f9c89

ec2-run-instances ami-949f9c89 -t m3.medium --region eu-central-1 --key ${EC2_KEYPAIR_EU_CENTRAL_1}

eu-central-1

64-bit

hvm-io1

ami-ca9e9dd7

ec2-run-instances ami-ca9e9dd7 -t m3.medium --region eu-central-1 --key ${EC2_KEYPAIR_EU_CENTRAL_1}

eu-central-1

64-bit

hvm-ssd

ami-c49e9dd9

ec2-run-instances ami-c49e9dd9 -t m3.medium --region eu-central-1 --key ${EC2_KEYPAIR_EU_CENTRAL_1}

eu-central-1

64-bit

instance

ami-40989b5d

ec2-run-instances ami-40989b5d -t m1.small --region eu-central-1 --key ${EC2_KEYPAIR_EU_CENTRAL_1}

eu-central-1

32-bit

ebs

ami-da9e9dc7

ec2-run-instances ami-da9e9dc7 -t t1.micro --region eu-central-1 --key ${EC2_KEYPAIR_EU_CENTRAL_1}

eu-central-1

32-bit

ebs-io1

ami-d69e9dcb

ec2-run-instances ami-d69e9dcb -t m1.small --region eu-central-1 --key ${EC2_KEYPAIR_EU_CENTRAL_1}

eu-central-1

32-bit

ebs-ssd

ami-d29e9dcf

ec2-run-instances ami-d29e9dcf -t m1.small --region eu-central-1 --key ${EC2_KEYPAIR_EU_CENTRAL_1}

eu-central-1

32-bit

instance

ami-ea9a99f7

ec2-run-instances ami-ea9a99f7 -t m1.small --region eu-central-1 --key ${EC2_KEYPAIR_EU_CENTRAL_1}

eu-west-1

64-bit

ebs

ami-e5486092

ec2-run-instances ami-e5486092 -t t1.micro --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1}

eu-west-1

64-bit

ebs-io1

ami-ef486098

ec2-run-instances ami-ef486098 -t m1.small --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1}

eu-west-1

64-bit

ebs-ssd

ami-eb48609c

ec2-run-instances ami-eb48609c -t m1.small --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1}

eu-west-1

64-bit

hvm

ami-e948609e

ec2-run-instances ami-e948609e -t m3.medium --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1}

eu-west-1

64-bit

hvm-instance

ami-b1725ac6

ec2-run-instances ami-b1725ac6 -t m3.medium --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1}

eu-west-1

64-bit

hvm-io1

ami-d74860a0

ec2-run-instances ami-d74860a0 -t m3.medium --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1}

eu-west-1

64-bit

hvm-ssd

ami-d54860a2

ec2-run-instances ami-d54860a2 -t m3.medium --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1}

eu-west-1

64-bit

instance

ami-257d5552

ec2-run-instances ami-257d5552 -t m1.small --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1}

eu-west-1

32-bit

ebs

ami-e7486090

ec2-run-instances ami-e7486090 -t t1.micro --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1}

eu-west-1

32-bit

ebs-io1

ami-e3486094

ec2-run-instances ami-e3486094 -t m1.small --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1}

eu-west-1

32-bit

ebs-ssd

ami-ed48609a

ec2-run-instances ami-ed48609a -t m1.small --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1}

eu-west-1

32-bit

instance

ami-0b664e7c

ec2-run-instances ami-0b664e7c -t m1.small --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1}

sa-east-1

64-bit

ebs

ami-b90397a4

ec2-run-instances ami-b90397a4 -t t1.micro --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1}

sa-east-1

64-bit

ebs-io1

ami-b70397aa

ec2-run-instances ami-b70397aa -t m1.small --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1}

sa-east-1

64-bit

ebs-ssd

ami-b30397ae

ec2-run-instances ami-b30397ae -t m1.small --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1}

sa-east-1

64-bit

hvm

ami-af0397b2

ec2-run-instances ami-af0397b2 -t m3.medium --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1}

sa-east-1

64-bit

hvm-instance

ami-29039734

ec2-run-instances ami-29039734 -t m3.medium --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1}

sa-east-1

64-bit

hvm-io1

ami-a90397b4

ec2-run-instances ami-a90397b4 -t m3.medium --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1}

sa-east-1

64-bit

hvm-ssd

ami-ab0397b6

ec2-run-instances ami-ab0397b6 -t m3.medium --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1}

sa-east-1

64-bit

instance

ami-5b029646

ec2-run-instances ami-5b029646 -t m1.small --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1}

sa-east-1

32-bit

ebs

ami-bf0397a2

ec2-run-instances ami-bf0397a2 -t t1.micro --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1}

sa-east-1

32-bit

ebs-io1

ami-b50397a8

ec2-run-instances ami-b50397a8 -t m1.small --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1}

sa-east-1

32-bit

ebs-ssd

ami-b10397ac

ec2-run-instances ami-b10397ac -t m1.small --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1}

sa-east-1

32-bit

instance

ami-7101956c

ec2-run-instances ami-7101956c -t m1.small --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1}

us-east-1

64-bit

ebs

ami-6b87fe0e

ec2-run-instances ami-6b87fe0e -t t1.micro --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1}

us-east-1

64-bit

ebs-io1

ami-4787fe22

ec2-run-instances ami-4787fe22 -t m1.small --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1}

us-east-1

64-bit

ebs-ssd

ami-5987fe3c

ec2-run-instances ami-5987fe3c -t m1.small --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1}

us-east-1

64-bit

hvm

ami-2387fe46

ec2-run-instances ami-2387fe46 -t m3.medium --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1}

us-east-1

64-bit

hvm-instance

ami-ed8ef788

ec2-run-instances ami-ed8ef788 -t m3.medium --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1}

us-east-1

64-bit

hvm-io1

ami-2b87fe4e

ec2-run-instances ami-2b87fe4e -t m3.medium --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1}

us-east-1

64-bit

hvm-ssd

ami-3387fe56

ec2-run-instances ami-3387fe56 -t m3.medium --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1}

us-east-1

64-bit

instance

ami-c789f0a2

ec2-run-instances ami-c789f0a2 -t m1.small --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1}

us-east-1

32-bit

ebs

ami-6187fe04

ec2-run-instances ami-6187fe04 -t t1.micro --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1}

us-east-1

32-bit

ebs-io1

ami-7f87fe1a

ec2-run-instances ami-7f87fe1a -t m1.small --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1}

us-east-1

32-bit

ebs-ssd

ami-4987fe2c

ec2-run-instances ami-4987fe2c -t m1.small --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1}

us-east-1

32-bit

instance

ami-e79de482

ec2-run-instances ami-e79de482 -t m1.small --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1}

us-west-1

64-bit

ebs

ami-539a5d17

ec2-run-instances ami-539a5d17 -t t1.micro --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1}

us-west-1

64-bit

ebs-io1

ami-5f9a5d1b

ec2-run-instances ami-5f9a5d1b -t m1.small --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1}

us-west-1

64-bit

ebs-ssd

ami-5b9a5d1f

ec2-run-instances ami-5b9a5d1f -t m1.small --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1}

us-west-1

64-bit

hvm

ami-659a5d21

ec2-run-instances ami-659a5d21 -t m3.medium --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1}

us-west-1

64-bit

hvm-instance

ami-579b5c13

ec2-run-instances ami-579b5c13 -t m3.medium --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1}

us-west-1

64-bit

hvm-io1

ami-679a5d23

ec2-run-instances ami-679a5d23 -t m3.medium --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1}

us-west-1

64-bit

hvm-ssd

ami-639a5d27

ec2-run-instances ami-639a5d27 -t m3.medium --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1}

us-west-1

64-bit

instance

ami-c79d5a83

ec2-run-instances ami-c79d5a83 -t m1.small --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1}

us-west-1

32-bit

ebs

ami-519a5d15

ec2-run-instances ami-519a5d15 -t t1.micro --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1}

us-west-1

32-bit

ebs-io1

ami-5d9a5d19

ec2-run-instances ami-5d9a5d19 -t m1.small --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1}

us-west-1

32-bit

ebs-ssd

ami-599a5d1d

ec2-run-instances ami-599a5d1d -t m1.small --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1}

us-west-1

32-bit

instance

ami-b59f58f1

ec2-run-instances ami-b59f58f1 -t m1.small --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1}

us-west-2

64-bit

ebs

ami-1de9f12d

ec2-run-instances ami-1de9f12d -t t1.micro --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2}

us-west-2

64-bit

ebs-io1

ami-05e9f135

ec2-run-instances ami-05e9f135 -t m1.small --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2}

us-west-2

64-bit

ebs-ssd

ami-09e9f139

ec2-run-instances ami-09e9f139 -t m1.small --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2}

us-west-2

64-bit

hvm

ami-0be9f13b

ec2-run-instances ami-0be9f13b -t m3.medium --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2}

us-west-2

64-bit

hvm-instance

ami-59f7ef69

ec2-run-instances ami-59f7ef69 -t m3.medium --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2}

us-west-2

64-bit

hvm-io1

ami-71e9f141

ec2-run-instances ami-71e9f141 -t m3.medium --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2}

us-west-2

64-bit

hvm-ssd

ami-73e9f143

ec2-run-instances ami-73e9f143 -t m3.medium --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2}

us-west-2

64-bit

instance

ami-8bf4ecbb

ec2-run-instances ami-8bf4ecbb -t m1.small --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2}

us-west-2

32-bit

ebs

ami-19e9f129

ec2-run-instances ami-19e9f129 -t t1.micro --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2}

us-west-2

32-bit

ebs-io1

ami-01e9f131

ec2-run-instances ami-01e9f131 -t m1.small --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2}

us-west-2

32-bit

ebs-ssd

ami-07e9f137

ec2-run-instances ami-07e9f137 -t m1.small --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2}

us-west-2

32-bit

instance

ami-efffe7df

ec2-run-instances ami-efffe7df -t m1.small --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2}

A full list of available files can be found below.

Icon  Name                                                 Last modified      Size  Description
[DIR] Parent Directory - [   ] MD5SUMS 25-Sep-2015 14:27 2.2K [   ] MD5SUMS.gpg 25-Sep-2015 14:27 836 [   ] SHA1SUMS 25-Sep-2015 14:27 2.5K [   ] SHA1SUMS.gpg 25-Sep-2015 14:27 836 [   ] SHA256SUMS 25-Sep-2015 14:27 3.1K [   ] SHA256SUMS.gpg 25-Sep-2015 14:27 836 [TXT] tool-version-info.txt 24-Sep-2015 22:44 5.8K [   ] ubuntu-14.04-server-cloudimg-amd64-disk1.img 24-Sep-2015 22:39 246M Cloud image for 64-bit computers (QCOW2 disk image file for use with QEMU and KVM) [   ] ubuntu-14.04-server-cloudimg-amd64-disk1.vhd.zip 24-Sep-2015 23:36 316M Cloud image for 64-bit computers (HyperV images for use with Microsoft Azure or SCVMM) [TXT] ubuntu-14.04-server-cloudimg-amd64-kernel-info.txt 24-Sep-2015 22:39 121 Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [   ] ubuntu-14.04-server-cloudimg-amd64-lxd.tar.xz 24-Sep-2015 22:39 652 Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [   ] ubuntu-14.04-server-cloudimg-amd64-root.tar.gz 24-Sep-2015 22:39 179M Cloud image for 64-bit computers (compressed tar file of /) [   ] ubuntu-14.04-server-cloudimg-amd64-root.tar.xz 24-Sep-2015 22:39 118M Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [   ] ubuntu-14.04-server-cloudimg-amd64-uefi1.img 24-Sep-2015 22:39 254M Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [TXT] ubuntu-14.04-server-cloudimg-amd64.manifest 24-Sep-2015 22:39 13K Cloud image for 64-bit computers (contents of live filesystem) [   ] ubuntu-14.04-server-cloudimg-amd64.ova 24-Sep-2015 22:39 235M Cloud image for 64-bit computers (Open Virtualization Appliance) [   ] ubuntu-14.04-server-cloudimg-amd64.ovf 25-Sep-2015 14:25 7.0K Cloud image for 64-bit computers (Open Virtualiztion Format file) [   ] ubuntu-14.04-server-cloudimg-amd64.tar.gz 24-Sep-2015 22:39 228M Cloud image for 64-bit computers (Cloud Image/EC2 tarball) [   ] ubuntu-14.04-server-cloudimg-arm64-disk1.img 24-Sep-2015 22:05 314M Cloud image for 64-bit ARM computers (QCOW2 disk image file for use with QEMU and KVM) [TXT] ubuntu-14.04-server-cloudimg-arm64-kernel-info.txt 24-Sep-2015 22:13 121 Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [   ] ubuntu-14.04-server-cloudimg-arm64-lxd.tar.xz 24-Sep-2015 21:59 656 Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [   ] ubuntu-14.04-server-cloudimg-arm64-root.tar.gz 24-Sep-2015 21:52 170M Cloud image for 64-bit ARM computers (compressed tar file of /) [   ] ubuntu-14.04-server-cloudimg-arm64-root.tar.xz 24-Sep-2015 21:59 109M Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [   ] ubuntu-14.04-server-cloudimg-arm64-uefi1.img 24-Sep-2015 22:13 316M Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [TXT] ubuntu-14.04-server-cloudimg-arm64.manifest 24-Sep-2015 22:13 13K Cloud image for 64-bit ARM computers (contents of live filesystem) [   ] ubuntu-14.04-server-cloudimg-arm64.tar.gz 24-Sep-2015 22:02 293M Cloud image for 64-bit ARM computers (Cloud Image/EC2 tarball) [   ] ubuntu-14.04-server-cloudimg-armhf-disk1.img 24-Sep-2015 22:07 291M Cloud image for 32-bit ARMHF computers (QCOW2 disk image file for use with QEMU and KVM) [TXT] ubuntu-14.04-server-cloudimg-armhf-kernel-info.txt 24-Sep-2015 22:07 128 Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [   ] ubuntu-14.04-server-cloudimg-armhf-lxd.tar.xz 24-Sep-2015 22:02 656 Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [   ] ubuntu-14.04-server-cloudimg-armhf-root.tar.gz 24-Sep-2015 21:55 168M Cloud image for 32-bit ARMHF computers (compressed tar file of /) [   ] ubuntu-14.04-server-cloudimg-armhf-root.tar.xz 24-Sep-2015 22:02 111M Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [TXT] ubuntu-14.04-server-cloudimg-armhf.manifest 24-Sep-2015 22:07 13K Cloud image for 32-bit ARMHF computers (contents of live filesystem) [   ] ubuntu-14.04-server-cloudimg-armhf.tar.gz 24-Sep-2015 22:03 271M Cloud image for 32-bit ARMHF computers (Cloud Image/EC2 tarball) [   ] ubuntu-14.04-server-cloudimg-i386-disk1.img 24-Sep-2015 21:39 243M Cloud image for 32-bit computers (QCOW2 disk image file for use with QEMU and KVM) [TXT] ubuntu-14.04-server-cloudimg-i386-kernel-info.txt 24-Sep-2015 21:39 119 Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [   ] ubuntu-14.04-server-cloudimg-i386-lxd.tar.xz 24-Sep-2015 21:39 652 Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [   ] ubuntu-14.04-server-cloudimg-i386-root.tar.gz 24-Sep-2015 21:39 176M Cloud image for 32-bit computers (compressed tar file of /) [   ] ubuntu-14.04-server-cloudimg-i386-root.tar.xz 24-Sep-2015 21:39 116M Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [TXT] ubuntu-14.04-server-cloudimg-i386.manifest 24-Sep-2015 21:39 13K Cloud image for 32-bit computers (contents of live filesystem) [   ] ubuntu-14.04-server-cloudimg-i386.ova 24-Sep-2015 21:39 231M Cloud image for 32-bit computers (Open Virtualization Appliance) [   ] ubuntu-14.04-server-cloudimg-i386.ovf 25-Sep-2015 14:26 7.0K Cloud image for 32-bit computers (Open Virtualiztion Format file) [   ] ubuntu-14.04-server-cloudimg-i386.tar.gz 24-Sep-2015 21:39 224M Cloud image for 32-bit computers (Cloud Image/EC2 tarball) [   ] ubuntu-14.04-server-cloudimg-ppc64el-disk1.img 24-Sep-2015 22:59 250M Cloud image for 64-bit Power Little Endian computers (QCOW2 disk image file for use with QEMU and KVM) [TXT] ubuntu-14.04-server-cloudimg-ppc64el-kernel-info.txt 24-Sep-2015 22:59 125 Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [   ] ubuntu-14.04-server-cloudimg-ppc64el-lxd.tar.xz 24-Sep-2015 22:56 664 Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [   ] ubuntu-14.04-server-cloudimg-ppc64el-root.tar.gz 24-Sep-2015 22:51 183M Cloud image for 64-bit Power Little Endian computers (compressed tar file of /) [   ] ubuntu-14.04-server-cloudimg-ppc64el-root.tar.xz 24-Sep-2015 22:56 117M Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [TXT] ubuntu-14.04-server-cloudimg-ppc64el.manifest 24-Sep-2015 22:59 14K Cloud image for 64-bit Power Little Endian computers (contents of live filesystem) [   ] ubuntu-14.04-server-cloudimg-ppc64el.tar.gz 24-Sep-2015 22:57 232M Cloud image for 64-bit Power Little Endian computers (Cloud Image/EC2 tarball) [DIR] unpacked/ 08-Jun-2017 07:01 -