Changes between Version 22 and Version 23 of GENIEducation/SampleAssignments/TcpAssignment/ExerciseLayout/KernelModv2


Ignore:
Timestamp:
12/10/13 16:46:43 (10 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIEducation/SampleAssignments/TcpAssignment/ExerciseLayout/KernelModv2

    v22 v23  
    4646These hints and suggestions may help you get started.
    4747 * When you start, renew your resources through the Portal so that they don't disappear while you are working.
    48  * Edit `tcp_exp.c` on your local machine and then use `scp` to load `Makefile` and `tcp_exp.c` onto your nodes.  Use the same values of PORT, USERNAME, and HOSTNAME that you use to ssh onto the nodes.
     48 * Edit `tcp_exp.c` on your local machine and then use `scp` to load `Makefile` and modified versions of `tcp_exp.c` onto your nodes.  Use the same values of PORT, USERNAME, and HOSTNAME that you use to ssh onto the nodes.
    4949{{{
    5050scp -P PORT my_file.txt USERNAME@HOSTNAME:.