Changes between Initial Version and Version 1 of ChangeTestString


Ignore:
Timestamp:
2016-05-20T07:25:40-04:00 (9 years ago)
Author:
Jon Ewald
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ChangeTestString

    v1 v1  
     1
     2ssh to TDLS processor A and execute the following commands:
     3{{{
     4cd /opt/FAA/network/bin
     5nohup ./tssw –s <ts#> -l ts.log | tee myfile
     6}}}
     7
     8Example moving SLC to TS3[[BR]]
     9{{{
     10[root@slca bin]# nohup ./tssw –s 3 -l ts.log | tee myfile
     11}}}
     12
     13Note that this command can take up to 20 minutes to run and complete.
     14[[BR]]
     15[[BR]]
     16Back to: DatacommProcedures