From owner-freebsd-questions Wed Aug 30 6:48: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from NYGATE2.bankerstrust.com (nygate2.bankerstrust.com [206.231.84.9]) by hub.freebsd.org (Postfix) with ESMTP id 194F537B424 for ; Wed, 30 Aug 2000 06:48:02 -0700 (PDT) Received: (from mailer@localhost) by NYGATE2.bankerstrust.com (8.8.8/1.9) id JAA05107 for ; Wed, 30 Aug 2000 09:47:55 -0400 (EDT) From: michael.j.lewis@db.com Received: from nybtmxp2.btco.com (nybtmxp2.btco.com [138.93.137.8]) by NYGATE2.bankerstrust.com (smap V2.0) with SMTP id xmaae7212; Wed, 30 Aug 00 09:47:54 -0400 Received: from nysmtp4001.svc.btco.com by nybtmxp2.btco.com for freebsd-questions@freebsd.org; Wed, 30 Aug 2000 09:46:13 -0400 Received: by nysmtp4001.svc.btco.com(Lotus SMTP MTA Internal build v4.6.2 (651.2 6-10-1998)) id 8525694B.004B99C8 ; Wed, 30 Aug 2000 09:45:45 -0400 X-Lotus-FromDomain: BANKERS_TRUST@HUB To: freebsd-questions@freebsd.org Message-Id: <8525694B.004B97F8.00@nysmtp4001.svc.btco.com> Date: Wed, 30 Aug 2000 14:45:39 +0100 Subject: simple stuff Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG All, New to freeBSD, so please excuse the simple questions, can anyone help..... i. Under Linux I can set entries in /etc/inittab to automatically start the XServer and have a graphical login, I understand freeBSD uses the rc*.conf files, but does anyone know what setting/file needs to be changed to have a default graphical login? ii. General unix. I can write a process that will listen on a socket, I'd like to be able to telnet to the process a la sendmail (telnet localhost smtp ) , will a telnet client connect to any listening socket and just re-route the stin/stdout to/from that socket ... or should use the force on the senmail code ... any help appreciated. Rgds Michael Lewis To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message