Starting, stopping, or restarting the Linux™ components
You can start, stop, or restart the Remote Control Linux™ components from within the Control Panel.
About this task
/sbin/service component action/etc/init.d/component action
- Server
- For example, to start the server service.
/sbin/service trcserver start/etc/init.d/trcserver start
- Target
- For example, to stop the target service.
/sbin/service trctarget stop/etc/init.d/trctarget stop
- Gateway
- For example, to restart the gateway service.
/sbin/service trcgateway restart/etc/init.d/trcgateway restart
- Broker
- For example, to restart the broker service.
/sbin/service trcbroker restart/etc/init.d/trcbroker restart