Stop the IXIASOFT TEXTML Server service on Linux
This procedure describes how to stop the IXIASOFT TEXTML Server service on Linux.
The name of the TEXTML Server service is as follows:
textml.[ServerInstanceName]For example, if the instance name is ts01, the service name is:
textml.ts01Note: You must run this procedure as user 
			root.To stop the TEXTML Server service:
				On the Linux machine, run the service
					command, using the following syntax:
				
					
				
					
			
	service textml.ServerInstanceName stopFor example:
				service textml.ts01 stop