Hi folks, I have a problem, shame on me I feel as newbie, I cannot open Firefox though ssh. ssh server is 7.2 and ssh client (running Xorg) is Fedora 23. Firefox does not open. I've tried a lot of methods, even adding xauth cookie, and for example: firefox --no-remote --no-xshm debug3: receive packet: type 90 debug1: client_input_channel_open: ctype x11 rchan 2 win 65536 max 16384 debug1: client_request_x11: request from 127.0.0.1 59181 debug2: fd 7 setting O_NONBLOCK debug3: fd 7 is O_NONBLOCK debug1: channel 1: new [x11] debug1: confirm x11 debug3: send packet: type 91 debug3: receive packet: type 90 debug1: client_input_channel_open: ctype x11 rchan 3 win 65536 max 16384 debug1: client_request_x11: request from 127.0.0.1 59183 debug2: fd 8 setting O_NONBLOCK debug3: fd 8 is O_NONBLOCK debug1: channel 2: new [x11] debug1: confirm x11 debug3: send packet: type 91 debug2: channel 2: rcvd adjust 39228 I need to open a browser, ok, I could install konqueror, but it pulls a bunch of apps that really I don't need. I'd want to install a browser from official repo... Could you help me? -- -- Sergio Belkin LPIC-2 Certified - http://www.lpi.org
cpolish at surewest.net
2016-Jun-01 22:36 UTC
[CentOS] Problem with Firefox and SSH/browser
On 2016-06-01 09:53, Sergio Belkin wrote:> Hi folks, > > I have a problem, shame on me I feel as newbie, I cannot open Firefox > though ssh. > > ssh server is 7.2 and ssh client (running Xorg) is Fedora 23. Firefox does > not open. I've tried a lot of methods, even adding xauth cookie, and for > example: > > firefox --no-remote --no-xshm<snip /> Hi Sergio, Can you post the exact command used, for example: ssh -Y remotehostname /usr/lib64/firefox/firefox Thanks, -- Charles Polisher
2016-06-01 19:36 GMT-03:00 <cpolish at surewest.net>:> On 2016-06-01 09:53, Sergio Belkin wrote: > > Hi folks, > > > > I have a problem, shame on me I feel as newbie, I cannot open Firefox > > though ssh. > > > > ssh server is 7.2 and ssh client (running Xorg) is Fedora 23. Firefox > does > > not open. I've tried a lot of methods, even adding xauth cookie, and for > > example: > > > > firefox --no-remote --no-xshm > <snip /> > > Hi Sergio, > > Can you post the exact command used, for example: > ssh -Y remotehostname /usr/lib64/firefox/firefox > > Thanks, > -- > Charles Polisher > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > https://lists.centos.org/mailman/listinfo/centos >Hi Charles, I've tried: ssh -vvv -Y -X user at sshserver Thanks in adavance -- -- Sergio Belkin LPIC-2 Certified - http://www.lpi.org