Changes between Version 4 and Version 5 of VTL
- Timestamp:
- 2017-09-25T14:12:48-04:00 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
VTL
v4 v5 7 7 8 8 == 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''' 9 1. Run eibGenGui from '''riptide''' 10 2. Load your desired '''.ini''' file 11 3. Click '''Generate EIB''' 12 4. Click '''Setup ZTV Displays''' 14 13 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)14 5. The output directory generated needs to be on the STP* and *SDRR* being used (e.g. stp10.ztv and tgfsdrr1) 16 15 a. '''scp''' ''outputDirectory/'' from '''riptide''' to '''tb2''' (cross mounted with STP) 17 16 b. '''scp''' ''outputDirectory/'' to SDRR (e.g. tgfsdrr1) 18 7. Create a tunnel to SDRR in new tab17 6. Create a tunnel to SDRR in new tab 19 18 a. '''ssh''' to SDRR (e.g. tgfsdrr1) 20 19 b. '''vncserver -list''' (check for open ports, if none are open go to step 7c, else go to 7d) … … 26 25 f. In the VNC, cd to ''outputDirectory''/sdrr 27 26 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)27 7. Log in to displays and open the positions according to your set up in step 4a. 28 8. '''ssh''' STP (e.g. stp10.ztv) 30 29 a. navigate to ''outputDirectory''/eib 31 30 b. '''./generateEib.ksh''' 32 31 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/)32 9. '''scp''' ''outputdirectory''/dysim/'''rundysim''' into the directory of the scenario you want to run (e.g. on nix1:~/scenarios-datacomm/UCRC-MAIN/) 34 33 a. create tunnel to scenario directory 35 34 b. e.g. '''ssh -f -L 59xx:localhost:59xx nix1 sleep10; vncviewer localhost:59xx'''