Changes between Version 47 and Version 48 of GENIExperimenter/Tutorials/AnsibleHelloGENI/Execute
- Timestamp:
- 03/16/15 13:39:00 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GENIExperimenter/Tutorials/AnsibleHelloGENI/Execute
v47 v48 129 129 i. on both `client` and `server`, install `apache2` and `iperf` 130 130 i. copy the `scripts` directory into `/local` on the `client` node with permissions `755`. 131 i. log into the `client` node and verify that the above three items have been done:132 133 {{{ 134 #!div style="background: #ffd; border: 3px ridge; width: 800px;" 131 i. verify the above three items have been done. 132 {{{ 133 #!div style="background: #ffd; border: 3px ridge; width: 800px;" 134 Log into the `client` node and run: 135 135 {{{ 136 136 #!sh