Moderators: Leon van Heerden, Luanda_Junzi, Belinda Frick, Lee Hendricks
by Belinda Frick » Mon Nov 15, 2010 1:28 pm
To stop/start the TNG service/deamon in Linux:
- Change directory to tng:
- Code: Select all
cd /opt/datatex/tng
- To see if tng executable in the folder:
- Code: Select all
ls -l
If tng executable present, continue.
- To STOP the TNG deamon: In the DATATEX/TNG directory, type
- Code: Select all
killall tng
- To check if TNG still running:
- Code: Select all
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
- Code: Select all
./tng -D
-
Belinda Frick
-
- Posts: 3808
- Joined: Fri Nov 12, 2010 4:25 pm
-
Return to Support Archive's (TNG)
Users browsing this forum: No registered users and 1 guest