![]() |
ssh -X not working?
Weird error. It worked two weeks ago just fine.
[code]bill@Durandal:~∰∂ ssh -X bill@dubslow.tk Welcome to Ubuntu 11.04 (GNU/Linux 2.6.38-14-generic x86_64) * Documentation: https://help.ubuntu.com/ New release 'oneiric' available. Run 'do-release-upgrade' to upgrade to it. *** System restart required *** Last login: Fri May 11 02:07:35 2012 from 68.180.81.238 _______________________________________ / Q: Why don't lawyers go to the beach? \ \ A: The cats keep trying to bury them. / --------------------------------------- \ \ /\_)o< | \ | O . O| \_____/ bill@Gravemind:~∰∂ cd ~/bin/py/ bill@Gravemind:~/bin/py∰∂ gedit CuLuSpider.py & [1] 20389 bill@Gravemind:~/bin/py∰∂ X11 connection rejected because of wrong authentication. X11 connection rejected because of wrong authentication. X11 connection rejected because of wrong authentication. X11 connection rejected because of wrong authentication. [/code]No window appears. |
I would get rid of *** System restart required *** by rebooting for starters. I assume you just installed a minor kernel update.
|
[QUOTE=henryzz;299154]I would get rid of *** System restart required *** by rebooting for starters. I assume you just installed a minor kernel update.[/QUOTE]
Yeah, but it's kind of a pain and I'm moving out tomorrow anyways, so I'll do that then. Why would that help in any case? |
It has to do with security. You can either mess with 'xauth' and/or 'xhost' or you can temporarily disable the security by using -Y (trusted) instead of -X (untrusted). Only ever use -Y to connect to a machine that you trust. Anyone with root on the target machine can take control of and/or sniff the connection.
And yes, when your system says to reboot, you probably should. :) |
| All times are UTC. The time now is 07:47. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.