Remote Firefox ============== After a discussion at Nekochan [1] I have tried to improve parameters of my remotes SSH session (client is SGI, the software run on a x86_64 Linux): ----------------- ssh -XC4c arcfour,blowfish-cbc -l login server 'export LD_LIBRARY_PATH=\$PWD ; export LD_PRELOAD=xkb.so ; /usr/bin/firefox' ----------------- And it actually made the remote Firefox usable! It's not exactly fast but it is usable (and much faster than the native Firefox 3 which run on this SGI). It's a nice to have a modern WWW browser on a SGI's screen ;-) References: [1] http://forums.nekochan.net/viewtopic.php?f=6&t=16732253