Changes between Version 1 and Version 2 of GENIExperimenter/Tutorials/GENIDesktop/GEC23/GENI_Desktop_ssh


Ignore:
Timestamp:
06/10/15 16:35:35 (9 years ago)
Author:
Hussamuddin Nasir
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/GENIDesktop/GEC23/GENI_Desktop_ssh

    v1 v2  
    3636== __Exercise Tasks__ ==
    3737
    38  a. '''Task 1:''' Ssh into Node-0 and Node-1.
    39  a. '''Task 2:''' Install iperf on each node (Hint : use command "apt-get update;apt-get install iperf;")
     38 a. '''Task 1:''' Use run command (from previous section) to install iperf on each node (Hint : use command "apt-get -y update;apt-get -y install iperf;")
     39 a. '''Task 2:''' Ssh into Node-0 and Node-1.
    4040 a. '''Task 3:''' Use iperf to generate traffic between Node-0 and Node-1.
    4141 a. '''Task 4:''' View the traffic between Node-0 and Node-1.