On Wed, December 7, 2011 17:10, John R Pierce wrote:
On 12/07/11 1:58 PM, m.roth@5-cent.us wrote:
ssh -X yourserver firefox -no-remote& *Then* http://127.0.0.1/horde, orhttp://localhost/horde, whatever.
if that doesn't work, `yum install xauth`, then log out and log in again with ssh -X ...
Just use ssh -Y instead and cut out the XAuth extensions. They are in any case meaningless.