Changes between Version 4 and Version 5 of VTL


Ignore:
Timestamp:
2017-09-25T14:12:48-04:00 (8 years ago)
Author:
Hoan Nguyen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • VTL

    v4 v5  
    77
    88== Bring Up ==
    9 1. ssh user_name@'''riptide'''
    10 2. Type: '''eibGenGui newGui'''
    11 3. Load your desired '''.ini''' file
    12 4. Click '''Generate EIB'''
    13 5. Click '''Setup ZTV Displays'''
     91. Run eibGenGui from '''riptide'''
     102. Load your desired '''.ini''' file
     113. Click '''Generate EIB'''
     124. Click '''Setup ZTV Displays'''
    1413  a. Drag and drop positions into assigned displays, make note of the order. (Positions must be opened in the same order)
    15 6. The output directory generated needs to be on the STP* and *SDRR* being used (e.g. stp10.ztv and tgfsdrr1)
     145. The output directory generated needs to be on the STP* and *SDRR* being used (e.g. stp10.ztv and tgfsdrr1)
    1615  a. '''scp''' ''outputDirectory/''  from '''riptide''' to '''tb2''' (cross mounted with STP)
    1716  b. '''scp''' ''outputDirectory/''  to SDRR (e.g. tgfsdrr1)
    18 7. Create a tunnel to SDRR in new tab
     176. Create a tunnel to SDRR in new tab
    1918  a. '''ssh''' to SDRR (e.g. tgfsdrr1)
    2019  b. '''vncserver -list''' (check for open ports, if none are open go to step 7c, else go to 7d)
     
    2625  f. In the VNC, cd to ''outputDirectory''/sdrr
    2726  g. ./runsdrr
    28 8. Log in to displays and open the positions according to your set up in step 5a.
    29 9. '''ssh''' STP (e.g. stp10.ztv)
     277. Log in to displays and open the positions according to your set up in step 4a.
     288. '''ssh''' STP (e.g. stp10.ztv)
    3029  a. navigate to ''outputDirectory''/eib
    3130  b. '''./generateEib.ksh'''
    3231  c. '''./runeib'''
    33 10. '''scp''' ''outputdirectory''/dysim/'''rundysim''' into the directory of the scenario you want to run (e.g. on nix1:~/scenarios-datacomm/UCRC-MAIN/)
     329. '''scp''' ''outputdirectory''/dysim/'''rundysim''' into the directory of the scenario you want to run (e.g. on nix1:~/scenarios-datacomm/UCRC-MAIN/)
    3433  a. create tunnel to scenario directory
    3534  b. e.g. '''ssh -f -L 59xx:localhost:59xx nix1 sleep10; vncviewer localhost:59xx'''