From owner-freebsd-questions@FreeBSD.ORG Fri Jun 18 18:01:16 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E90416A4CE for ; Fri, 18 Jun 2004 18:01:16 +0000 (GMT) Received: from mtiwmhc13.worldnet.att.net (mtiwmhc13.worldnet.att.net [204.127.131.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E12543D31 for ; Fri, 18 Jun 2004 18:01:16 +0000 (GMT) (envelope-from j.e.drews@att.net) Received: from 204.127.135.75 ([204.127.135.75]) by worldnet.att.net (mtiwmhc13) with SMTP id <20040618180035113001ltige>; Fri, 18 Jun 2004 18:00:35 +0000 Received: from [150.148.0.31] by 204.127.135.75; Fri, 18 Jun 2004 18:00:35 +0000 From: j.e.drews@att.net To: freebsd-questions@freebsd.org Date: Fri, 18 Jun 2004 18:00:35 +0000 Message-Id: <061820041800.3918.40D32DC300055E8500000F4E21604666489C990A9D0BD20AD206@att.net> X-Mailer: AT&T Message Center Version 1 (May 27 2004) X-Authenticated-Sender: ai5lLmRyZXdzQGF0dC5uZXQ= Subject: Re: more kdm questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jun 2004 18:01:16 -0000 Hi: Did you remember to change the line in /etc/ttys From: ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm off secure To: ttyv8 "/usr/X11R6/bin/kdm -nodaemon" xterm on secure You can look at section 5.6.2 in the FreeBSD Handbook for more details. Also if you have any other troubles, then you may want to askk at the Kde FreeBSD site http://freebsd.kde.org/. Those pople are quite freindly and helpful. -------------- Original message from Bill Moran : -------------- > Brett Wiggins wrote: > > > > Did you set the hostname ? > > > > > > > > This is going to sound like a stupid question but how do I set the > > hostname? I searched the archive for 'kdm hostname' and found nothing. >