Difference between revisions of "Slicer3:EC2"

From NAMIC Wiki
Jump to: navigation, search
(New page: On yaz (centos 4.5) bash <pre> export JAVA_HOME=/usr/java/jdk1.5.0_05 export EC2_HOME=/home/pieper/birncloud/ec2-api-tools-1.2-13740 export PATH="${PATH}:${EC2_HOME}/bin" export EC2_PRI...)
 
m (Text replacement - "http://www.slicer.org/slicerWiki/index.php/" to "https://www.slicer.org/wiki/")
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
+
<big>'''Note:''' We are migrating this content to the slicer.org domain - <font color="orange">The newer page is [https://www.slicer.org/wiki/Slicer3:EC2 here]</font></big>a
On yaz (centos 4.5) bash
 
 
<pre>
 
export JAVA_HOME=/usr/java/jdk1.5.0_05
 
export EC2_HOME=/home/pieper/birncloud/ec2-api-tools-1.2-13740
 
export PATH="${PATH}:${EC2_HOME}/bin"
 
export EC2_PRIVATE_KEY=~/.ec2/pk-X2WYZIMDPLRRUVDB6DJ7XPGVKEWFVBJ6.pem
 
export EC2_CERT=~/.ec2/cert-X2WYZIMDPLRRUVDB6DJ7XPGVKEWFVBJ6.pem  
 
 
 
</pre>
 
 
 
See http://docs.amazonwebservices.com/AWSEC2/2007-08-29/GettingStartedGuide/
 

Latest revision as of 17:44, 10 July 2017

Home < Slicer3:EC2

Note: We are migrating this content to the slicer.org domain - The newer page is herea