English
Starting and Stopping the Server
If you did not install the openthinclient as a service, you can start and stop the server manually with the following commands:
Linux
Manual Server Start
/etc/init.d/openthinclient start
Manual Server Stop
/etc/init.d/openthinclient stop
Restart (after changes)
/etc/init.d/openthinclient restart
Windows
Under Windows click on the OpenThinClient program group to see the available options:

- Service Start - Manual Server Start
- Service Stop - Manual Server Stop
You can also use the Run Dialog and enter the start and stop commands there:
C:\Programs\openthinclient\bin\start.cmd
C:\Programs\openthinclient\bin\stop.cmd
