Skip to main content

Questions tagged [xforwarding]

For questions about forwarding X11 connections over SSH transport.

0 votes
2 answers
131 views

I have Void Linux with openssh-9.9p2_1 on my laptop. And Raspberry PI Zero 2W with Raspbian Bullseye and openssh 1:8.4p1-5+deb11u3. I want to use the Raspberry Pi Zero to read data from the CAN bus ...
user avatar
2 votes
1 answer
120 views

I have a Milk-V Duo S running an image of Debian specifically designed to run on the Sophgo SG2000 chip, made by Fishwaldo. I'm able to ssh -X into it via my Manjaro machine (which uses KDE Plasma) ...
rembu's user avatar
  • 21
1 vote
0 answers
308 views

I usually work in an X-forwarded GNOME Terminal session, which I launch like this: local-machine$ ssh -X remote-machine gnome-terminal I do this instead of running SSH in my local terminal because it ...
Kerrick Staley's user avatar
6 votes
1 answer
2k views

When I tried to start chromium, I had error messages : $ chromium X11 connection rejected because of wrong authentication. [10139:10139:0321/173002.675673:ERROR:ozone_platform_x11.cc(234)] Missing X ...
Philippe's user avatar
  • 1,505
0 votes
1 answer
272 views

I have a java application (not applet) which I run via a script which contains just this: #!/bin/sh /usr/bin/java -classpath /A/B.jar:/X/Y.jar MyApp.Go -p 1 -p 2 -p 3 This app, during initialisation, ...
bliako's user avatar
  • 165
1 vote
1 answer
290 views

From my main host[A] (with a screen), I ssh into a relay computer[B] (with -X) from where I log into the target machine[C] (again with -X) and X forwarding seems to work well for a while. After ...
Testix's user avatar
  • 173
3 votes
1 answer
3k views

i am connecting from a laptop: $ uname -a Linux fedora 5.11.18-200.fc33.x86_64 #1 SMP Mon May 3 15:05:29 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux to a single-board-computer: $ uname -a Linux mobian 5....
scjorge's user avatar
  • 371
3 votes
1 answer
3k views

I work on a Windows machine using Cygwin. Locally, my cursor renders just fine at the expected size: But when I connect to my remote machine, the cursor is huge: In this example I'm running xterm. ...
Zhro's user avatar
  • 2,851

15 30 50 per page
1
2 3 4 5
7