How do I run ssh in the background after running a GUI application?

Updated -

The followin command can be used:

ssh [-l <username>] -f -X -c <application>

Description:

'-l

<username>' user login name (if not specified ssh will use the current logged in username)

 '-f' tells the ssh command when it has successfully connected to go into the background

 '-X' (capital x) tells the ssh ...

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content