From owner-freebsd-questions Wed May 16 2:34:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id 6154837B422 for ; Wed, 16 May 2001 02:34:38 -0700 (PDT) (envelope-from so@server.i-clue.de) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id LAA25426; Wed, 16 May 2001 11:41:55 +0200 Message-ID: <3B024A0E.8030609@i-clue.de> Date: Wed, 16 May 2001 11:36:14 +0200 From: Christoph Sold Organization: i-clue GmbH, Waiblingen, Germany User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:0.9) Gecko/20010505 X-Accept-Language: de, en MIME-Version: 1.0 To: david.groves@imagination.com Cc: questions@FreeBSD.ORG Subject: Re: Using PC's as X Terminals References: <3B011EA3.5234DB81@imagination.com> <3B01C094.204FB92B@imagination.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG David Groves wrote: > [snip] > > I also found (http://www.freebsd.org/tutorials/diskless-x/index.html). > It is long time out of date, but if you change most of it to use > Etherboot instead of the remote boot stuff in the FreeBSD core (the > comments in /usr/src/.../wherever/the/remote/boot is suggest removing > that part of the code because of etherboot) then this should still work. > > I'm still worried about the sharing of the file systems by numerous > clients (particularly /tmp and /var), and the security problems of > NFS/TFTP. Any comments ? Create memory disk file systems for /var and /tmp. Since all you want to do is running an X server, this should work. HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message