From owner-freebsd-current@FreeBSD.ORG Tue Feb 17 05:35:38 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4006316A4CE for ; Tue, 17 Feb 2004 05:35:38 -0800 (PST) Received: from gateway.nologics.net (unknown [202.125.147.235]) by mx1.FreeBSD.org (Postfix) with ESMTP id BADC843D1D for ; Tue, 17 Feb 2004 05:35:29 -0800 (PST) (envelope-from freebsd@nologics.com) Received: (qmail 8933 invoked from network); 17 Feb 2004 13:35:22 -0000 Received: from unknown (HELO nologics.com) (192.168.0.20) by nasir-nologics.com with SMTP; 17 Feb 2004 13:35:22 -0000 Message-ID: <4032190E.4010806@nologics.com> Date: Tue, 17 Feb 2004 05:37:18 -0800 From: Nasir Mahmood User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Newbie X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Feb 2004 13:35:38 -0000 Hello, I am new to Freebsd 4.9 Have been in Linux Since last 4 years and just trying Freebsd for experience. I need some details to work with FreeBSD. Where all daemons are started from, like all daemon in Linux (Redhat) are mostly started from /etc/rc.d/ Where I can add/removed packages. If let say I install sendmail .Where should I place it's startup script so that at every reboot the sendmail must be started and runningt. Where are the scripts to run/stop server daemon. I need this . Regards, Nasir Mahmood.