💻 Software
Starting a program on the desktop from SSH in Ubuntu
Fresh7 days ago
Mar 15, 20265089 viewsConfidence Score0%
0%
Problem
I'm logged into my Ubuntu 11.04 box using SSH, and I need to start a program - but it is a Windows GUI program which runs under WINE. How can I start the program from the SSH terminal so that it opens on the desktop, and then stays open even after I log out of SSH.
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Starting a program on the desktop from SSH in Ubuntu
Low Risk
The general way to start a graphical program from a remote machine: On the target machine run . (You'll need to do this from a terminal, or from a login script.) from a remote client, SSH into the target machine and run where "program" is the progra…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix