Difference between revisions of "Amazon Cloud Computing, EC2"

From no name for this wiki
Jump to: navigation, search
(Links)
(Commands)
Line 1: Line 1:
 
== Commands ==
 
== Commands ==
=== Zu Instanz verginden ===
+
=== Zu Instanz verbinden ===
 
  ssh -i certfile root@instancedns.amazon.com
 
  ssh -i certfile root@instancedns.amazon.com
  
 
== Links ==
 
== Links ==
 
* [http://aws.amazon.com/console/ Web-Console]
 
* [http://aws.amazon.com/console/ Web-Console]

Revision as of 19:41, 4 October 2009

Commands

Zu Instanz verbinden

ssh -i certfile root@instancedns.amazon.com

Links