Bug#319900: ssh: xterm -e ssh -f somehost xclock fails randomly most of the time
On Thu, Jul 28, 2005 at 09:04:59AM +0200, Lucas Nussbaum wrote:
> What does
> for i in $(seq 1 10); do ssh -Xf $(hostname) xclock & done
> do ?
I ran that ten times (so that total of 100 xclocks would be expected)
and it seems to open xclocks very seldomly here:
attempt number 1 2 3 4 5 6 7 8 9 10
number of xclock windows opened: 0 2 0 2 0 0 0 1 0 1
> What's the point in going through xterm ?
Most users here are not using ssh-keys so they need to type a password
for ssh (I did use ssh-keys myself when testing this though).
-Timo
Reply to: