On Linux computers, the Presentation Server shuts down on closing the terminal


On Linux computers, closing or disconnecting the terminal might cause the Presentation Server to shut down.

Verify that the huponexit flag is turned off:

  1. Open a CLI command prompt and run the following command:
    shopt grep hu
  2. If the huponexit flag is on, run the following command to turn it off:
    shopt -u huponexit

You can also register the Presentation Server as a service for non-root users. See post-installation tasks.

Related topics

Troubleshooting

Starting-and-stopping-services

 

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*