On 4/30/20 3:06 PM, Peter Skensved wrote:
local> ssh -Y remote-ip remote> firefox -no-remote Note the -no-remote . It forces requests to come from the remote box rather than the local one ( which is the default )
Normally, running "firefox" will try to contact an already running Firefox process on the current display and pass the url to it. The "-no-remote" option means it doesn't do that and just starts a new session instead.
_______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx