To do this
|
Use this command
|
Start the Runtime Service |
From the install directory/Attachmate/EAI/ScreenConnectors/init, run ./screenruntime.sh start . This starts the service in the background. The service writes its process ID to the file ScreenConnectors/screenruntime.pid and logs its output to the file ScreenConnectors/log/runtime.log . |
Stop the Runtime Service |
./screenruntime.sh stop |
Restart the Runtime Service |
./screenruntime.sh restart |
Obtain Runtime Service status |
./screenruntime.sh status |
Run in the foreground |
From EAI/ScreenConnectors:
./screenruntime -D |
Set options for the Runtime Service |
Modify the file screen.properties, located here:
install directory/Attachmate/EAI/ScreenConnectors |
The script is in a different location depending on whether you have a root or nonroot installation: