Alright, first off I have looked around and have tried many of the things the forums have said, I still cannot get x forwarding to work with ssh.
I have tried ssh -X Bachmann@(myIPishere)
Apprently my ssh does not have the -Y command
And I do have the following in my ssh config.
ForwardX11Trusted yes
ForwardX11 yes
and I have tried just ForwardX11Trusted yes.
I am using fedora core 4, kde, on a dell 600m laptop.
I am trying to connect with a mac OS 10. Which also does not have a -Y command.
Now, Please dont offer any solution that involves changing settings on the mac because I have no privleges on it. Also, I am sure it is configured correctly on that end becuase I have a friend who can ssh to his computer with x forwarding. I would simply ask him for help but he uses Gentoo.
thanks
-Bachmann
p.s. While I am here I am wondering, is it possible to get desktop sharing to work without adding anything to the mac? also, I can ssh from windows right?