FG
💻 Software

How to run a GUI app from ssh shell?

Fresh7 days ago
Mar 15, 202626363 views
Confidence Score0%
0%

Problem

I can access my linux box by ssh and by vnc. I want to run a GUI application, but directly from ssh, I don't want to access through VNC and click around. So, after logging in using ssh, I want to issue a magic command, so that when I log in through VNC I will see my GUI app running. How can I do th…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to run a GUI app from ssh shell?

Low Risk

I've read the edited version of the question, and if I understand you correctly, you want to run a program from SSH without showing you the GUI... you just want to run the program and it depends on X Windows, so you need it to connect somehow to X W…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment