Changes between Version 35 and Version 36 of NikySandbox/TridentCommTut


Ignore:
Timestamp:
05/23/12 13:59:57 (12 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NikySandbox/TridentCommTut

    v35 v36  
    156156You should see the slice that you created through Flack.
    157157
    158 === Omni Scripting ===
    159 
    160 After reserving the nodes, you are ready to login. The login name and port are listed as part of the sliverstatus call. For common functionality like this that is expected to be used often, omni gives you the capability of writing scripts and including omni as a library.
     158==1d. Logging Into the nodes -- Omni Scripting ==
     159
     160After reserving the nodes, you are ready to login. The login name and port are listed as part of the sliverstatus call, so you can figure out where to login. For common functionality like this that is expected to be used often,
     161omni gives you the capability of writing scripts and including omni as a library.
    161162Omni comes with a set of examples (under gcf/examples). One script that is available is the ''readyToLogin.py'' script that will return the exact command for logging-in to the nodes in your sliver.
    162163{{{