Changes between Version 23 and Version 24 of Xen_Lab6


Ignore:
Timestamp:
Oct 26, 2009, 3:00:37 PM (15 years ago)
Author:
rock
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Xen_Lab6

    v23 v24  
    108108 * 使用此 mykey 來產生一個 VM
    109109{{{
     110$ euca-describe-images
     111
    110112$ euca-run-instances -k mykey -n 1 <emi-id>
     113
    111114$ euca-describe-instances
    112115}}}