[TriLUG] Remote Desktop
Ron Kelley via TriLUG
trilug at trilug.org
Fri Mar 31 09:18:48 EDT 2017
How about:
# host +
# ssh -X user at remote_host -e “export DISPLAY=<client_IP> && /usr/bin/firefox”
That should run firefox on your remote linux box using your local display.
> On Mar 31, 2017, at 9:16 AM, Brian Grawburg <grawburg at myglnc.com> wrote:
>
> Requires GUI. The application is running in Firefox (it's the point of sale software).
>
>
>
>
>
>
>
> Sent from a PC running Debian 8, 64-bit Linux and LibreOffice. (No one needs to use MS Office!)
>
> -----Original Message-----
>> From: "Ron Kelley" <rkelleyrtp at gmail.com>
>> To: "Brian Grawburg" <grawburg at myglnc.com>, trilug at trilug.org
>> Cc: "Ron Kelley" <rkelleyrtp at gmail.com>
>> Date: 03/31/17 09:11 AM
>> Subject: Re: [TriLUG] Remote Desktop
>>
>> How are you running your report (which command)? Does it require a GUI or is it a command-line tool? If it is a GUI tool, you can use “ssh -X” to force the display back to your local linux box.
>>
>> -Ron
>
>
>
More information about the TriLUG
mailing list