Changes between Initial Version and Version 1 of ChangeTestString
- Timestamp:
- 2016-05-20T07:25:40-04:00 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ChangeTestString
v1 v1 1 2 ssh to TDLS processor A and execute the following commands: 3 {{{ 4 cd /opt/FAA/network/bin 5 nohup ./tssw –s <ts#> -l ts.log | tee myfile 6 }}} 7 8 Example moving SLC to TS3[[BR]] 9 {{{ 10 [root@slca bin]# nohup ./tssw –s 3 -l ts.log | tee myfile 11 }}} 12 13 Note that this command can take up to 20 minutes to run and complete. 14 [[BR]] 15 [[BR]] 16 Back to: DatacommProcedures