vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Tom wrote: > I'm having a problem with remote X applications working. Both systems > have slack 8.1 installed and both have all of the software installed as > well. I am able to get xeyes to start from one box to the other > remotely about 3 times out of 10 and I can't get anything else, such as > galeon or mozilla, to run remotely at all... anyone know what the > problem could be? > > > Thanks > Ok, here's an update... I didn't realize that OpenSSH uses ssh2 by default. I ran the sshd in debug mode (sshd -ddd) and finally realized what was going on... I figured it out by finally fixing the password prompt... After I fixed that problem, I then edited my /etc/ssh/sshd_config file and enabled: X11Forwarding yes X11UseLocalhost yes xeyes works 9 times out of 10 now (which I guess is normal?) and mozilla finally works when running it as an X app... question is, is it normal for an application to not start every time? Thanks for all the help so far! -- -Tom |