From owner-freebsd-questions@FreeBSD.ORG Thu Jun 23 16:05:06 2005 Return-Path: X-Original-To: questions@freebsd.org 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 DEE6816A41C for ; Thu, 23 Jun 2005 16:05:06 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from ezekiel.daleco.biz (southernuniform.com [66.76.92.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9439543D1F for ; Thu, 23 Jun 2005 16:05:06 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from [192.168.2.2] ([69.27.157.226]) by ezekiel.daleco.biz (8.13.1/8.13.1) with ESMTP id j5NG54Rd058390; Thu, 23 Jun 2005 11:05:05 -0500 (CDT) (envelope-from kdk@daleco.biz) Message-ID: <42BADD75.7070103@daleco.biz> Date: Thu, 23 Jun 2005 11:04:05 -0500 From: Kevin Kinsey User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.8) Gecko/20050607 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Sadashiv Kulthe References: <42BAC2AE.4010501@daleco.biz> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: questions@freebsd.org Subject: Re: how to install desired port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 16:05:07 -0000 Hello Sadashiv, Please leave the "questions@freebsd.org" cc: in your replies. Sadashiv Kulthe wrote: >Hello, > >Sorry! I say syslog is not there but it is there with problems !!! > >-bash-2.05b# /usr/sbin/syslogd >syslogd: child pid 39793 exited with return code 1 > >"Sysctl" daemon is not there .. how can I bring sysctl to my system. > >Sadashiv > > [520] Thu 23.Jun.2005 11:00:48 [kadmin@archangel][~] # whereis sysctl sysctl: /sbin/sysctl /usr/share/man/man8/sysctl.8.gz /usr/src/sbin/sysctl [521] Thu 23.Jun.2005 11:00:56 [kadmin@archangel][~] # apropos sysctl blackhole(4) - a sysctl(8) MIB for manipulating behaviour in respect of refused TCP or UDP connection attempts syncache(4), syncookies(4) - sysctl(8) MIBs for controlling TCP SYN caching sysctl(3), sysctlbyname(3), sysctlnametomib(3) - get or set system information sysctl(8) - get or set kernel state sysctl.conf(5) - kernel state defaults sysctl_add_oid(9), sysctl_move_oid(9), sysctl_remove_oid(9) - runtime sysctl tre e manipulation sysctl_ctx_init(9), sysctl_ctx_free(9), sysctl_ctx_entry_add(9), sysctl_ctx_entr y_find(9), sysctl_ctx_entry_del(9) - sysctl context for managing dynamically cre ated sysctl oids HTH, KDK