To stop/start the TNG service/deamon in Linux:
Change directory to tng:
cd /opt/datatex/tng
To see if tng executable in the folder:
ls -l
If tng executable present, continue.
To STOP the TNG deamon: In the DATATEX/TNG directory, type
killall tng
To check if TNG still running:
ps -ef|grep tng
NOTE: If still running do the ‘killall tng’ again and check if still running - repeat till ‘tng’ does not show again.
To START start the TNG deamon: In the DATATEX/TNG directory, type
./tng -D