From owner-freebsd-alpha Wed Oct 2 6:18:34 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F48837B401 for ; Wed, 2 Oct 2002 06:18:33 -0700 (PDT) Received: from poptart.bithose.com (poptart.bithose.com [208.171.236.145]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E9F743E4A for ; Wed, 2 Oct 2002 06:18:32 -0700 (PDT) (envelope-from jakari@bithose.com) Received: from poptart.bithose.com (localhost [127.0.0.1]) by poptart.bithose.com (8.12.2/8.12.2) with ESMTP id g92DIRGv022809; Wed, 2 Oct 2002 09:18:27 -0400 (EDT) Received: from localhost (jakari@localhost) by poptart.bithose.com (8.12.2/8.12.2/Submit) with ESMTP id g92DIQo4022810; Wed, 2 Oct 2002 09:18:27 -0400 (EDT) X-Authentication-Warning: poptart.bithose.com: jakari owned process doing -bs Date: Wed, 2 Oct 2002 09:18:26 -0400 (EDT) From: Jameel Akari To: Bryan Dina Cc: Subject: Re: web browser on AS 200 4/166 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, 1 Oct 2002, Bryan Dina wrote: > What should I use to web browse with my AS 200 4/166? I am currently using Assuming you can get the appropriate KDE bits to compile, maybe Konqueror? Or Galeon? Lynx? ;) > restart X. It is more than annoying, and causes me to use my intel machine > which I would rather not if I could use my alpha, but without web and email, > its not really going to work out well with me. Plan B: How about ssh'ing to your intel box, and run the browser from there via remote X? It's bound to be faster than running it locally on a 166MHz EV4. I do this with Netscape and Mozilla and it's acceptably fast. #!/jameel/akari for zig in $(find / -name zig); do rm -f "$zig"; done; export GREAT_JUSTICE=1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message