Subject: Re: making old sparcs run fast
To: Dan Debertin <airboss@nodewarrior.org>
From: Brian A. Seklecki <lavalamp@burghcom.com>
List: port-sparc
Date: 05/05/2001 15:34:12
> Linux emulation. I have an entry for Netscape in my window manager's menu
>
> /usr/bin/ssh aegean "export
> DISPLAY=`hostname`${DISPLAY};/usr/local/netscape/netscape" &

You might as well tunnel your X11 over SSH on that note (speed things up,
secure it):

$ more .ssh/config
Host *
        ForwardX11      yes
        Compression     yes
        CompressionLevel        9
        Cipher  Blowfish


>
> I hate that I have to do this. It's ugly and slow. Perhaps I shall try
> SVR4 emulation again.
>


--Brian

 ----

"GNU/Linux: About as stable as the elements at the bottom of the periodic
table"