From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 00:10:23 2003 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 60FAC16A4D0; Sun, 16 Nov 2003 00:10:23 -0800 (PST) Received: from nezlok.unixathome.org (nezlok.unixathome.org [66.154.97.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3D3843F85; Sun, 16 Nov 2003 00:10:07 -0800 (PST) (envelope-from dan@nezlok.unixathome.org) Received: from localhost (localhost [127.0.0.1]) by nezlok.unixathome.org (Postfix) with ESMTP id 0E6D5AE090; Sun, 16 Nov 2003 00:10:04 -0800 (PST) Received: from nezlok.unixathome.org ([127.0.0.1]) by localhost (nezlok.unixathome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29203-02; Sun, 16 Nov 2003 00:10:03 -0800 (PST) Received: by nezlok.unixathome.org (Postfix, from userid 1000) id 5D802AE05B; Sun, 16 Nov 2003 00:10:01 -0800 (PST) From: Dan Langille To: freebsd-newbies@freebsd.org, freebsd-questions@freebsd.org Message-Id: <20031116081001.5D802AE05B@nezlok.unixathome.org> Date: Sun, 16 Nov 2003 00:10:01 -0800 (PST) X-Virus-Scanned: by amavisd-new at unixathome.org Subject: The FreeBSD Diary: 2003-10-26 - 2003-11-15 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: Sun, 16 Nov 2003 08:10:23 -0000 The FreeBSD Diary contains a large number of practical examples and how-to guides. This message is posted weekly to freebsd-questions@freebsd.org with the aim of letting people know what's available on the website. Before you post a question here it might be a good idea to first search the mailing list archives and/or The FreeBSD Diary . -- Dan Langille - DVL Software Limited The FreeBSD Diary - http://www.FreeBSDDiary.org/ - practical examples FreshPorts - http://www.FreshPorts.org/ - the place for ports FreshSource - http://www.FreshSource.org/ - the place for source From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 01:13:19 2003 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 7848816A4CE for ; Sun, 16 Nov 2003 01:13:19 -0800 (PST) Received: from smtp1.adl2.internode.on.net (smtp1.adl2.internode.on.net [203.16.214.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30AA943F93 for ; Sun, 16 Nov 2003 01:13:18 -0800 (PST) (envelope-from malcolm.kay@internode.on.net) Received: from beta.home (ppp137-199.lns1.adl2.internode.on.net [150.101.137.199])hAG9DCTn000733; Sun, 16 Nov 2003 19:43:13 +1030 (CST) Content-Type: text/plain; charset="iso-8859-1" From: Malcolm Kay Organization: At home To: Marty Landman , "Brunoc@quipo.it" Date: Sun, 16 Nov 2003 19:43:12 +1030 User-Agent: KMail/1.4.3 References: <6.0.0.22.0.20031114190056.11752140@pop.face2interface.com> <200311161045.06911.malcolm.kay@internode.on.net> <6.0.0.22.0.20031115194514.05333a70@pop.face2interface.com> In-Reply-To: <6.0.0.22.0.20031115194514.05333a70@pop.face2interface.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200311161943.12408.malcolm.kay@internode.on.net> cc: freebsd-questions@freebsd.org Subject: Re: how to map pfkeys to screen -r cmds 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: Sun, 16 Nov 2003 09:13:19 -0000 On Sun, 16 Nov 2003 11:32, Marty Landman wrote: > At 07:15 PM 11/15/2003, Malcolm Kay wrote: > >On my 4.7-STABLE machine I believe the default number of > >virtual consoles is 16 with the first 12 having by default /dev entrie= s > >/dev/ttyv0 to /dev/ttyvb; certainly not /dev/stty0 ... > >and are selectable with Alt-f1 to Alt-f12 when active. > >By default the first 8 consoles are activated for login in /etec/ttys. > > I'm on 4.8-RELEASE and a GENERIC Kernel. When I try alt-f3 from my ssh > session I get [13~. All the function keys with alt do similarly. What a= m I > missing? I've learned to use the screen cmd although it's a bit easy to= get > lost in there, is this built on that or something else? I think you may have misunderstood the nature of the virtual terminals. W= hat=20 do you hope to do through ssh. The virtual terminal is relavent only to t= he=20 local machine -- if pretends that there are 16 (or however many are set u= p) separate screens and keyboards and these share the real screen and keyboa= rd by=20 switching -- normally throgh the Alt-f? combination. Those made active in= =20 /etc/ttys can be selected locally for login -- independent of any login o= n a=20 different virtual terminal. If you are logging in remotely (via ssh) the= n=20 you are using a remote terminal and the virtual terminals are totally=20 irrelevant. Login will be in a pseudo terminal /dev/pty?? Confusing perhaps, but I can't think of a way to explain more clearly. Malcolm From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 01:59:48 2003 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 9906F16A4CE for ; Sun, 16 Nov 2003 01:59:48 -0800 (PST) Received: from munk.nu (mail.munk.nu [213.152.51.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8986F43F93 for ; Sun, 16 Nov 2003 01:59:47 -0800 (PST) (envelope-from munk@munk.nu) Received: from munk by munk.nu with local (Exim 4.24; FreeBSD) id 1ALJh1-000PD6-He for freebsd-questions@FreeBSD.org; Sun, 16 Nov 2003 09:59:43 +0000 Date: Sun, 16 Nov 2003 09:59:43 +0000 From: Jez Hancock To: freebsd-questions@FreeBSD.org Message-ID: <20031116095943.GC93822@users.munk.nu> Mail-Followup-To: freebsd-questions@FreeBSD.org References: <6.0.0.22.0.20031114190056.11752140@pop.face2interface.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6.0.0.22.0.20031114190056.11752140@pop.face2interface.com> User-Agent: Mutt/1.4.1i Sender: User Munk Subject: Re: how to map pfkeys to screen -r cmds 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: Sun, 16 Nov 2003 09:59:48 -0000 On Fri, Nov 14, 2003 at 07:04:18PM -0500, Marty Landman wrote: > Thought I recently read something in the Handbook about being able to > switch screens easily using the pfkeys but didn't see the how of it. Today > learned the screen cmd following a tip from the fbds Diary but the > usefulness would be greatly enhanced with some quick way to go through the > screens. How hard is this effect to set up, either with or w/o screens? > Also I'm ssh'ing into my session in case that matters. The way I use screen: - type 'screen' to start a new screen session - type 'ctrl-a c' to create a new screen tty - usually one screen for logfiles, one for top, one for trafshow, etc etc - to switch from one screen to another, type 'ctrl-a n' (to goto the next screen) or 'ctrl-a p' (to goto the previous screen). Note this only works when you're in a screen session - doesn't work if you're just in a normal tty/console/ssh session. - another nice way to choose which screen to jump to is to type: 'ctrl -a "' which gives you a list of current screens to scroll through with your arrow keys. You can also name the screens to make them more memorable when using this technique using 'ctrl-a A' - to 'detach' from screen type 'ctrl-a d' which will drop you back to the tty session you were originally in. - to 'reattach' to a screen session type 'screen -r (-d)' - the -d switch forces the reattachment, doing a 'detach' first if needed (ie if someone else is using that screen, they'll be detached first). Can't say I've ever really needed this since I only use screen on my box. All of this is in the manual for screen, have a look. There's also a good site for screen hosted by sven guckes which has some ok stuff on it: http://www.math.fu-berlin.de/~guckes/screen/ mmm which seems to be borked right now, hopefully by the time you read this it'll be fixed (I'll mail him now:=). -- Jez Hancock - System Administrator / PHP Developer http://munk.nu/ From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 02:02:05 2003 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 685BD16A4CE for ; Sun, 16 Nov 2003 02:02:05 -0800 (PST) Received: from munk.nu (mail.munk.nu [213.152.51.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98D9443FDD for ; Sun, 16 Nov 2003 02:02:04 -0800 (PST) (envelope-from munk@munk.nu) Received: from munk by munk.nu with local (Exim 4.24; FreeBSD) id 1ALJjI-000PHo-05 for freebsd-questions@FreeBSD.org; Sun, 16 Nov 2003 10:02:04 +0000 Date: Sun, 16 Nov 2003 10:02:03 +0000 From: Jez Hancock To: freebsd-questions@FreeBSD.org Message-ID: <20031116100203.GD93822@users.munk.nu> Mail-Followup-To: freebsd-questions@FreeBSD.org References: <6.0.0.22.0.20031114190056.11752140@pop.face2interface.com> <20031116095943.GC93822@users.munk.nu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031116095943.GC93822@users.munk.nu> User-Agent: Mutt/1.4.1i Sender: User Munk Subject: Re: how to map pfkeys to screen -r cmds 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: Sun, 16 Nov 2003 10:02:05 -0000 On Sun, Nov 16, 2003 at 09:59:43AM +0000, Jez Hancock wrote: > All of this is in the manual for screen, have a look. There's also a > good site for screen hosted by sven guckes which has some ok stuff on > it: > http://www.math.fu-berlin.de/~guckes/screen/ This should be: http://www.guckes.net/screen/ -- Jez Hancock - System Administrator / PHP Developer http://munk.nu/ From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 02:40:26 2003 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 64F1B16A4CE for ; Sun, 16 Nov 2003 02:40:26 -0800 (PST) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4C6543FBD for ; Sun, 16 Nov 2003 02:40:25 -0800 (PST) (envelope-from chrismo@comcast.net) Received: from 204.127.197.118 ([204.127.197.118]) by comcast.net (rwcrmhc12) with SMTP id <2003111610402501400qb52qe>; Sun, 16 Nov 2003 10:40:25 +0000 Received: from [68.34.215.59] by 204.127.197.118; Sun, 16 Nov 2003 10:40:25 +0000 From: chrismo@comcast.net To: freebsd-questions@freebsd.org, Date: Sun, 16 Nov 2003 10:40:25 +0000 Message-Id: <111620031040.9918.6104@comcast.net> X-Mailer: AT&T Message Center Version 1 (Oct 27 2003) X-Authenticated-Sender: Y2hyaXNtb0Bjb21jYXN0Lm5ldA== Subject: freebsd-questions@freebsd.org 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: Sun, 16 Nov 2003 10:40:26 -0000 I has a G3 iMac that has broken CD-Rom drive, can it be reformated comppletely from the web? From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 02:47:40 2003 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 B3E7116A4CE for ; Sun, 16 Nov 2003 02:47:40 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-63-207-60-234.dsl.lsan03.pacbell.net [63.207.60.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CBAD43F93 for ; Sun, 16 Nov 2003 02:47:39 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id DDEDE66B80; Sun, 16 Nov 2003 02:47:38 -0800 (PST) Date: Sun, 16 Nov 2003 02:47:38 -0800 From: Kris Kennaway To: chrismo@comcast.net Message-ID: <20031116104738.GA9283@xor.obsecurity.org> References: <111620031040.9918.6104@comcast.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+QahgC5+KEYLbs62" Content-Disposition: inline In-Reply-To: <111620031040.9918.6104@comcast.net> User-Agent: Mutt/1.4.1i cc: freebsd-questions@freebsd.org Subject: Re: freebsd-questions@freebsd.org 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: Sun, 16 Nov 2003 10:47:40 -0000 --+QahgC5+KEYLbs62 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sun, Nov 16, 2003 at 10:40:25AM +0000, chrismo@comcast.net wrote: > I has a G3 iMac that has broken CD-Rom drive, can it be reformated comppletely from the web? Ask on a Mac list. kris --+QahgC5+KEYLbs62 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/t1XKWry0BWjoQKURAlZWAKDsr+04VdBi8qFHJA2mC/zMmA2/fACghn8a fnz55iMtDCu9ZomVDb0wlbw= =ZHEm -----END PGP SIGNATURE----- --+QahgC5+KEYLbs62-- From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 02:56:05 2003 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 4C93616A4CE for ; Sun, 16 Nov 2003 02:56:05 -0800 (PST) Received: from smtp.infracaninophile.co.uk (ns0.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5698D43FDF for ; Sun, 16 Nov 2003 02:56:03 -0800 (PST) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [127.0.0.1]) hAGAtsBg079594 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 16 Nov 2003 10:55:55 GMT (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)id hAGAtsGp079593; Sun, 16 Nov 2003 10:55:54 GMT (envelope-from matthew) Date: Sun, 16 Nov 2003 10:55:54 +0000 From: Matthew Seaman To: chrismo@comcast.net Message-ID: <20031116105554.GA79460@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Matthew Seaman , chrismo@comcast.net, freebsd-questions@freebsd.org References: <111620031040.9918.6104@comcast.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="J2SCkAp4GZ/dPZZf" Content-Disposition: inline In-Reply-To: <111620031040.9918.6104@comcast.net> User-Agent: Mutt/1.5.5.1i X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.60 X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on happy-idiot-talk.infracaninophile.co.uk cc: freebsd-questions@freebsd.org Subject: Re: freebsd-questions@freebsd.org 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: Sun, 16 Nov 2003 10:56:05 -0000 --J2SCkAp4GZ/dPZZf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Nov 16, 2003 at 10:40:25AM +0000, chrismo@comcast.net wrote: > I has a G3 iMac that has broken CD-Rom drive, can it be reformated comppl= etely from the web? Not using FreeBSD it can't. FreeBSD on PPC processors is under development, but by no means ready for anyone to actually use yet. You might have more luck over with our fiends at NetBSD, who do have PPC ports available. Don't know about installing over the 'net -- you might have more luck by trying to find a way to replace your broken brive with a cheap off-the-shelf alternative. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --J2SCkAp4GZ/dPZZf Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/t1e6dtESqEQa7a0RAhB4AJ97JRDFZiC0O5oAE2sQ5WDACiARBQCfbBF8 zbVny70PWppCSXJ/iiSPoOY= =N4Qq -----END PGP SIGNATURE----- --J2SCkAp4GZ/dPZZf-- From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 05:25:04 2003 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 1DBAC16A4CE for ; Sun, 16 Nov 2003 05:25:04 -0800 (PST) Received: from hotmail.com (law11-oe32.law11.hotmail.com [64.4.16.89]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EEE543F85 for ; Sun, 16 Nov 2003 05:25:03 -0800 (PST) (envelope-from weiwuzhang@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 16 Nov 2003 05:25:03 -0800 Received: from 218.193.5.120 by law11-oe32.law11.hotmail.com with DAV; Sun, 16 Nov 2003 13:25:03 +0000 X-Originating-IP: [218.193.5.120] X-Originating-Email: [weiwuzhang@hotmail.com] Message-ID: <3FB77AC0.7040704@hotmail.com> Date: Sun, 16 Nov 2003 21:25:20 +0800 From: Zhang Weiwu User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4.1) Gecko/20031105 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 16 Nov 2003 13:25:03.0348 (UTC) FILETIME=[0AFB7B40:01C3AC45] Subject: seperating SQL and application server? 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: Sun, 16 Nov 2003 13:25:04 -0000 Hello. I am running apache + php + mysql on an PIII 800MHz server. Phpgroupware webpages takes several seconds to show up on a LAN (15 seconds at max). I mean each webpage takes several seconds to show up, even if I am the only user to access the server, and the server have no other works to do. I wish to know what slowed it down. A static page is 10 times faster. I know phpgroupware is very complicated, and each page are displayed after complicated process, so is the CPU too slow? Or is it the I/O problem? Or should I put the SQL server on another box? What is likely to be the slowest part? I have a very old Pentium 200 box (compaq deskpro, years old but very good quanlity), if I let it run mysql server for phpgroupware, would it bring up the speed or actually slow it down? From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 05:30:48 2003 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 461D316A4CE for ; Sun, 16 Nov 2003 05:30:48 -0800 (PST) Received: from web20208.mail.yahoo.com (web20208.mail.yahoo.com [216.136.226.63]) by mx1.FreeBSD.org (Postfix) with SMTP id 4BCA243FE0 for ; Sun, 16 Nov 2003 05:30:47 -0800 (PST) (envelope-from helpland1999@yahoo.com) Message-ID: <20031116133047.59797.qmail@web20208.mail.yahoo.com> Received: from [192.116.87.82] by web20208.mail.yahoo.com via HTTP; Sun, 16 Nov 2003 05:30:47 PST Date: Sun, 16 Nov 2003 05:30:47 -0800 (PST) From: Ogunbanjo Akeem To: questions@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: doc@FreeBSD.org Subject: RE;ORDER 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: Sun, 16 Nov 2003 13:30:48 -0000 I want your company to supply me all this items, inkjet toner oem original C1823D 1000pcs and seagate oem orgenal hard disk 20GB 500pcs and toshiba satellite pro model c4600 processor 700-750 mmx 120 RAM 20gb monitor 14.1ft DVD or toshiba satellite pro model 4600 series petim 111 IGHE 2GB HDD 256 MB MEMORY 15.1TFT SCREER DVD-RENT CD-WR 10/100 NETWORK CARD and canno BJC 85& 55, and NOTEBOOK PORTABLE PRITERS. I hear by solicit you to issue cheque to your company on my behalf. You are awere of my unpaid pensioner allowance which is equivalent to this above I have transacted business with this company where I am yet to pay this So therefore please consider my shipment to NEW YORK. __________________________________ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whatsnewfree From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 05:42:43 2003 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 E97BF16A4CE for ; Sun, 16 Nov 2003 05:42:43 -0800 (PST) Received: from smtp08.wxs.nl (smtp08.wxs.nl [195.121.6.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id C562043FA3 for ; Sun, 16 Nov 2003 05:42:42 -0800 (PST) (envelope-from akruijff@www.kruijff.org) Received: from kruij557.speed.planet.nl (ipd50a97ba.speed.planet.nl [213.10.151.186]) by smtp08.wxs.nl (iPlanet Messaging Server 5.2 HotFix 1.14 (built Mar 18 2003)) with ESMTP id <0HOG005ZP60J2P@smtp08.wxs.nl> for freebsd-questions@FreeBSD.org; Sun, 16 Nov 2003 14:41:08 +0100 (MET) Received: from Alex.lan (localhost [127.0.0.1]) by kruij557.speed.planet.nl (8.12.9p2/8.12.9) with ESMTP id hAGDgebk001553; Sun, 16 Nov 2003 14:42:40 +0100 (CET envelope-from akruijff@Alex.lan) Received: (from akruijff@localhost) by Alex.lan (8.12.9p2/8.12.9/Submit) id hAGDgdiE001552; Sun, 16 Nov 2003 14:42:39 +0100 (CET envelope-from akruijff) Date: Sun, 16 Nov 2003 14:42:39 +0100 From: Alex de Kruijff In-reply-to: <6.0.0.22.0.20031115153052.01b10f40@pop.face2interface.com> To: Marty Landman Message-id: <20031116134239.GA887@dds.nl> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.4.1i References: <6.0.0.22.0.20031115092348.06019cb0@pop.face2interface.com> <20031115185507.GA4754@dds.nl> <6.0.0.22.0.20031115153052.01b10f40@pop.face2interface.com> cc: freebsd-questions@FreeBSD.org Subject: Re: failed X11 install, now what? 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: Sun, 16 Nov 2003 13:42:44 -0000 On Sat, Nov 15, 2003 at 03:46:14PM -0500, Marty Landman wrote: > At 01:55 PM 11/15/2003, Alex de Kruijff wrote: > >On Sat, Nov 15, 2003 at 09:44:43AM -0500, Marty Landman wrote: > > > >> make all install clean > > > >Did you execute this in /usr/ports? > > No, I forgot to say first cd'd to the X11/XFree86-4 dir. > > >Just as a tip 'df -h' give human readable output. > > Thanks, that helps. > > >You could also move /usr/src/ and /usr/obj to another machine and mount > >them from there. > > Ok, I did rm -r /usr/ports/x11 and now /usr's down to 87%. Didn't I suggest to remove /usr/ports/distfiles/* instead? If you have removed a part of you port tree then you have to resore this later. > That's breathing > room at least. I think pacing this learning experience is a good thing; > I've got Apache, PostgreSQL and Lynx up and running and that's plenty with > Perl for starters. The more digging I do in the Handbook the better off I'm > getting so I think I'll try and avoid trouble for awhile and stay away from > the ports collection. :) > > >du -sh /usr/* gives: > > Alex, could you recommend a way for me to filter out anything under a > certain threshold? Grep wouldn't do the trip for this, right? IOW > list everything on /usr greater than say 50MB? Or am I best off grep'ing > the du output to a little perl app since that's the language I'm most > comfortable with? When i go to look for large directories i use the command 'du | sort -n' and delete stuf manualy. I wouldn't like doing this automaticaly. -- Alex Articles based on solutions that I use: http://www.kruijff.org/alex/index.php?dir=docs/FreeBSD/ From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 05:58:55 2003 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 53DA216A4CE for ; Sun, 16 Nov 2003 05:58:55 -0800 (PST) Received: from www6.web2010.com (www6.web2010.com [216.157.5.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6045F43F85 for ; Sun, 16 Nov 2003 05:58:54 -0800 (PST) (envelope-from MLandman@face2interface.com) Received: from delliver.face2interface.com (dialup-wash-129-203.thebiz.net [64.30.129.203] (may be forged)) by www6.web2010.com (8.12.10/8.9.0) with ESMTP id hAGDwep6019702; Sun, 16 Nov 2003 08:58:42 -0500 (EST) Message-Id: <6.0.0.22.0.20031116084913.01b0f2b0@pop.face2interface.com> X-Sender: face@pop.face2interface.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Sun, 16 Nov 2003 08:58:01 -0500 To: Malcolm Kay , "Brunoc@quipo.it" From: Marty Landman In-Reply-To: <200311161943.12408.malcolm.kay@internode.on.net> References: <6.0.0.22.0.20031114190056.11752140@pop.face2interface.com> <200311161045.06911.malcolm.kay@internode.on.net> <6.0.0.22.0.20031115194514.05333a70@pop.face2interface.com> <200311161943.12408.malcolm.kay@internode.on.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed cc: freebsd-questions@freebsd.org Subject: Re: how to map pfkeys to screen -r cmds 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: Sun, 16 Nov 2003 13:58:55 -0000 At 04:13 AM 11/16/2003, Malcolm Kay wrote: >I think you may have misunderstood the nature of the virtual terminals. What >do you hope to do through ssh. The virtual terminal is relavent only to the >local machine -- if pretends that there are 16 (or however many are set up) >separate screens and keyboards and these share the real screen and >keyboard by >switching -- normally throgh the Alt-f? combination. Ok Malcolm, I see what you mean. When ssh'g in the alt-f combo doesn't give me a new screen but when on the master console it does. Here's what I'd like... to have the most convenient way - w/o installing X @ this time to have several sessions at once. Session may not be the right word but still. The screen cmd is kind of close but the alt-f feature you've explained seems much better, easier for me to use. My workstation is where I've been working from, su root'ing when needed. Besides letting me work on one monitor/keybd it also lets me copy/paste from the workstation easily. But right now I've got the fbsd monitor on and the keyboard behind me with 3 sessions running. Nothing's perfect I guess. :) Thanks for helping me understand this. Marty Landman Face 2 Interface Inc 845-679-9387 Sign On Required: Web membership software for your site Make a Website: http://face2interface.com/Home/Demo.shtml From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 06:15:35 2003 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 6438816A4CE for ; Sun, 16 Nov 2003 06:15:35 -0800 (PST) Received: from smtp.doruk.net.tr (smtp.doruk.net.tr [212.58.5.248]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B56E43FF3 for ; Sun, 16 Nov 2003 06:15:34 -0800 (PST) (envelope-from vahric@doruk.net.tr) Received: from VAHOXP (vahric.doruk.net.tr [212.58.13.17]) by smtp.doruk.net.tr (8.12.8/8.12.8) with ESMTP id hAGEPrF0002672; Sun, 16 Nov 2003 16:25:53 +0200 From: "Vahric MUHTARYAN" To: "'Zhang Weiwu'" Date: Sun, 16 Nov 2003 16:14:45 +0200 Message-ID: <017a01c3ac4b$fcdfdcc0$110d3ad4@VAHOXP> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 In-reply-to: <3FB77AC0.7040704@hotmail.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal cc: freebsd-questions@freebsd.org Subject: RE: seperating SQL and application server? 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: Sun, 16 Nov 2003 14:15:35 -0000 Could you see any bottleneck on CPU or I/0 at this slow response ?!! You can see it when you run wmstat for example freebsd# vmstat 10 procs memory page disks faults cpu r b w avm fre flt re pi po fr sr ad0 ac0 in sy cs us sy id 1 0 0 99428 141268 57 0 0 0 52 0 0 0 335 0 264 0 2 97 0 0 0 99428 141268 0 0 0 0 0 0 0 0 331 0 250 0 1 99 0 0 0 99428 141268 0 0 0 0 0 0 0 0 333 0 253 0 2 98 You can watch CPU and Disk Bottlenecek ?! CPU and RAM is more important for PHP ?! And if you read too much from the disk I suggest use RAID1 or RAID10 Vahric -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Zhang Weiwu Sent: Sunday, November 16, 2003 3:25 PM To: freebsd-questions@freebsd.org Subject: seperating SQL and application server? Hello. I am running apache + php + mysql on an PIII 800MHz server. Phpgroupware webpages takes several seconds to show up on a LAN (15 seconds at max). I mean each webpage takes several seconds to show up, even if I am the only user to access the server, and the server have no other works to do. I wish to know what slowed it down. A static page is 10 times faster. I know phpgroupware is very complicated, and each page are displayed after complicated process, so is the CPU too slow? Or is it the I/O problem? Or should I put the SQL server on another box? What is likely to be the slowest part? I have a very old Pentium 200 box (compaq deskpro, years old but very good quanlity), if I let it run mysql server for phpgroupware, would it bring up the speed or actually slow it down? _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 06:18:45 2003 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 B884F16A4CE for ; Sun, 16 Nov 2003 06:18:45 -0800 (PST) Received: from enmu.edu (em01.enmu.edu [192.94.216.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id A315A43FA3 for ; Sun, 16 Nov 2003 06:18:44 -0800 (PST) (envelope-from groups@xscd.com) Received: from TSEH021.enmu.edu (TSEH021.enmu.edu [198.59.107.21]) by enmu.edu (Postfix) with ESMTP id E0D08BC1B1 for ; Sun, 16 Nov 2003 07:18:42 -0700 (MST) From: Steve D To: freebsd-questions@freebsd.org Date: Sat, 15 Nov 2003 22:07:42 -0700 User-Agent: KMail/1.5.2 References: <200310270917.33968.groups@xscd.com> In-Reply-To: <200310270917.33968.groups@xscd.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200311152207.42819.groups@xscd.com> Subject: Re: Auto thumbnail/index.html generation program in ports? 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: Sun, 16 Nov 2003 14:18:45 -0000 picfolio -- an image gallery generator To add to my previous (a couple weeks ago) response to a question about programs that might generate thumbnail-sized images and html galleries from directories of images, there is a great program called picfolio that does not appear within the FreeBSD ports collection, but which works great on FreeBSD. Picfolio outputs xml files that are transformed by xslt stylesheets to produce (typically) HTML or XHTML documents. A picfolio user who learns xslt can write his or her own stylesheets to precisely control and customize picfolio's xml output (into strict XHTML 1.1 and CSS2, for example). In this respect, picfolio is a much better choice than many of the other "web gallery" generators which often produce a very particular, mostly unconfigurable form of HTML (which may not be very well written, or might be older HTML which includes deprecated tags, for example). Picfolio's webpage is at: http://pmade.org/software/picfolio/ -Steve D Portales, NM US -- ---------------------------------------------------------------- Do not condemn the judgement of another because it differs from your own. You may both be wrong. -Dandemis ---------------------------------------------------------------- From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 06:22:53 2003 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 3FA2F16A4FA for ; Sun, 16 Nov 2003 06:22:53 -0800 (PST) Received: from smtp1.adl2.internode.on.net (smtp1.adl2.internode.on.net [203.16.214.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEC5643F93 for ; Sun, 16 Nov 2003 06:22:51 -0800 (PST) (envelope-from malcolm.kay@internode.on.net) Received: from beta.home (ppp48-44.lns1.adl2.internode.on.net [150.101.48.44]) hAGEMhaG014964; Mon, 17 Nov 2003 00:52:44 +1030 (CST) Content-Type: text/plain; charset="iso-8859-1" From: Malcolm Kay Organization: At home To: Marty Landman , "Brunoc@quipo.it" Date: Mon, 17 Nov 2003 00:52:43 +1030 User-Agent: KMail/1.4.3 References: <6.0.0.22.0.20031114190056.11752140@pop.face2interface.com> <200311161943.12408.malcolm.kay@internode.on.net> <6.0.0.22.0.20031116084913.01b0f2b0@pop.face2interface.com> In-Reply-To: <6.0.0.22.0.20031116084913.01b0f2b0@pop.face2interface.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200311170052.43440.malcolm.kay@internode.on.net> cc: freebsd-questions@freebsd.org Subject: Re: how to map pfkeys to screen -r cmds 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: Sun, 16 Nov 2003 14:22:53 -0000 On Mon, 17 Nov 2003 00:28, Marty Landman wrote: > At 04:13 AM 11/16/2003, Malcolm Kay wrote: > >I think you may have misunderstood the nature of the virtual terminals= =2E > > What do you hope to do through ssh. The virtual terminal is relavent = only > > to the local machine -- if pretends that there are 16 (or however man= y > > are set up) separate screens and keyboards and these share the real > > screen and keyboard by > >switching -- normally throgh the Alt-f? combination. > > Ok Malcolm, I see what you mean. When ssh'g in the alt-f combo doesn't = give > me a new screen but when on the master console it does. > > Here's what I'd like... to have the most convenient way - w/o installin= g X > @ this time to have several sessions at once. Session may not be the ri= ght > word but still. The screen cmd is kind of close but the alt-f feature > you've explained seems much better, easier for me to use. > > My workstation is where I've been working from, su root'ing when needed= =2E > Besides letting me work on one monitor/keybd it also lets me copy/paste > from the workstation easily. But right now I've got the fbsd monitor on= and > the keyboard behind me with 3 sessions running. > Probably not what you want; but assuming the machine you are ssh'ing from is FreeBSD or Linux or something else with virtual terminals then you can= have=20 multiple local logins and from each run a separate ssh session on the rem= ote machine. Once setup the Alt-f? key strokes will switch between those sepa= rate=20 ssh sessions. It is also possible to funnel other ssh sessions or other types such as t= elnet through the original ssh session but this can get rather complex and prob= ably gains nothing over separate ssh connections. In other words I'm not quite= sure=20 how you do it! Malcolm From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 06:37:57 2003 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 F1C2616A4CE for ; Sun, 16 Nov 2003 06:37:57 -0800 (PST) Received: from lakemtao04.cox.net (lakemtao04.cox.net [68.1.17.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD38F43FE1 for ; Sun, 16 Nov 2003 06:37:55 -0800 (PST) (envelope-from srenna@vdbmusic.com) Received: from mars ([68.100.200.113]) by lakemtao04.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20031116143755.MKFZ19895.lakemtao04.cox.net@mars> for ; Sun, 16 Nov 2003 09:37:55 -0500 From: "Scott Renna" To: Date: Sun, 16 Nov 2003 09:37:56 -0500 Message-ID: <000001c3ac4f$39fe5930$0201a8c0@mars> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4024 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal Subject: I broke 5.0 while attempting upgrade to 5.1 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: Sun, 16 Nov 2003 14:37:58 -0000 Hello Everyone, First off, I wanna say thanks to all the help this list has provided and continues to provide. With every new failure comes help from one of you and then I learn and can contribute to others as well. So here's what's going on now... I attempted an upgrade from 5.0 to 5.1(I've heard upgrade is rough at times). Whenever trying to perform this upgrade I get weird kernel panics(this is when I choose to upgrade my src as well). So I gave it a shot without upgrading source and it tells me /mnt is full(I believe this is not the true /mnt, but rather the backup directories it uses to preserve existing files). So now I'm SOL and cannot boot. I have a dd image of my drive as well as dumps of each partition(for once I did this..thank god). The problem I'm running into is how the heck can I restore the entire drive with dd or restore. I know the commands to use, however, I need something to boot to. Here's the thing. I have the FreeBSD5.0 Disc 2 and I can start a shell when going into the Fixit option..however, from here I'm kind of lost. Is there a HOWTO on how to use CD2 out there for common functionality? I am unable to even mount /dev/ad0s1..... Any help out there? Scott From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 06:42:13 2003 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 52AF316A4CF for ; Sun, 16 Nov 2003 06:42:13 -0800 (PST) Received: from www6.web2010.com (www6.web2010.com [216.157.5.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BA9E43FE5 for ; Sun, 16 Nov 2003 06:42:12 -0800 (PST) (envelope-from MLandman@face2interface.com) Received: from delliver.face2interface.com (dialup-wash-129-203.thebiz.net [64.30.129.203] (may be forged)) by www6.web2010.com (8.12.10/8.9.0) with ESMTP id hAGEfxp6007219; Sun, 16 Nov 2003 09:42:00 -0500 (EST) Message-Id: <6.0.0.22.0.20031116093533.01b1f5a8@pop.face2interface.com> X-Sender: face@pop.face2interface.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Sun, 16 Nov 2003 09:42:07 -0500 To: Malcolm Kay , "Brunoc@quipo.it" From: Marty Landman In-Reply-To: <200311170052.43440.malcolm.kay@internode.on.net> References: <6.0.0.22.0.20031114190056.11752140@pop.face2interface.com> <200311161943.12408.malcolm.kay@internode.on.net> <6.0.0.22.0.20031116084913.01b0f2b0@pop.face2interface.com> <200311170052.43440.malcolm.kay@internode.on.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed cc: freebsd-questions@freebsd.org Subject: Re: how to map pfkeys to screen -r cmds 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: Sun, 16 Nov 2003 14:42:13 -0000 At 09:22 AM 11/16/2003, Malcolm Kay wrote: >Probably not what you want; but assuming the machine you are ssh'ing from >is FreeBSD or Linux or something else with virtual terminals My workstation is windoz xp. >It is also possible to funnel other ssh sessions or other types such as telnet >through the original ssh session but this can get rather complex and probably >gains nothing over separate ssh connections. Like using the screen command for more than one other session gets rather complex, not to mention tedious. >In other words I'm not quite sure how you do it! The alt-fk swapping of virtual consoles is just what I'm looking for, only with the convenience of one physical location. Hmm, I do use WinVNC to operate the desktop of 3 other windoz machines from the convenience of my own workstation; albeit maybe this is (sort of) no different than using SSH. Truth be told Malcolm I installed my fbsd box one week ago and am thrilled to have as much working as I do. With Perl, Apache, PostgreSQL and Lynx along with the ability to SSH and FTP in I can pretty much get to work moving my local web development environment from my workstation to my fbsd box. Once I get Samba working I can do so conveniently. It's not the way I would've said a week ago I was going to spend my time but it is time well spent I think. Marty Landman Face 2 Interface Inc 845-679-9387 Sign On Required: Web membership software for your site Make a Website: http://face2interface.com/Home/Demo.shtml From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 06:48:22 2003 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 85B0116A4CF for ; Sun, 16 Nov 2003 06:48:22 -0800 (PST) Received: from smtp1.adl2.internode.on.net (smtp1.adl2.internode.on.net [203.16.214.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F18843F3F for ; Sun, 16 Nov 2003 06:48:20 -0800 (PST) (envelope-from malcolm.kay@internode.on.net) Received: from beta.home (ppp48-44.lns1.adl2.internode.on.net [150.101.48.44]) hAGEm5aG019744; Mon, 17 Nov 2003 01:18:06 +1030 (CST) Content-Type: text/plain; charset="iso-8859-1" From: Malcolm Kay Organization: At home To: Marty Landman , "Brunoc@quipo.it" Date: Mon, 17 Nov 2003 01:18:05 +1030 User-Agent: KMail/1.4.3 References: <6.0.0.22.0.20031114190056.11752140@pop.face2interface.com> <6.0.0.22.0.20031116084913.01b0f2b0@pop.face2interface.com> <200311170052.43440.malcolm.kay@internode.on.net> In-Reply-To: <200311170052.43440.malcolm.kay@internode.on.net> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200311170118.05587.malcolm.kay@internode.on.net> cc: freebsd-questions@freebsd.org Subject: Re: how to map pfkeys to screen -r cmds 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: Sun, 16 Nov 2003 14:48:22 -0000 On Mon, 17 Nov 2003 00:52, Malcolm Kay wrote: > On Mon, 17 Nov 2003 00:28, Marty Landman wrote: > > At 04:13 AM 11/16/2003, Malcolm Kay wrote: > > >I think you may have misunderstood the nature of the virtual termina= ls. > > > What do you hope to do through ssh. The virtual terminal is relaven= t > > > only to the local machine -- if pretends that there are 16 (or howe= ver > > > many are set up) separate screens and keyboards and these share the > > > real screen and keyboard by > > >switching -- normally throgh the Alt-f? combination. > > > > Ok Malcolm, I see what you mean. When ssh'g in the alt-f combo doesn'= t > > give me a new screen but when on the master console it does. > > > > Here's what I'd like... to have the most convenient way - w/o install= ing > > X @ this time to have several sessions at once. Session may not be th= e > > right word but still. The screen cmd is kind of close but the alt-f > > feature you've explained seems much better, easier for me to use. > > > > My workstation is where I've been working from, su root'ing when need= ed. > > Besides letting me work on one monitor/keybd it also lets me copy/pas= te > > from the workstation easily. But right now I've got the fbsd monitor = on > > and the keyboard behind me with 3 sessions running. > > Probably not what you want; but assuming the machine you are ssh'ing fr= om > is FreeBSD or Linux or something else with virtual terminals then you c= an > have multiple local logins and from each run a separate ssh session on = the > remote machine. Once setup the Alt-f? key strokes will switch between t= hose > separate ssh sessions. > Thinking it through there is actually a more direct route to achieving th= is=20 result. First make sure that the user who is about to make the ssh=20 connections has rw access to a number of inactive local virtual terminals= , say /dev/ttyv9 /dev/ttyva and /dev/ttyvb; if necessary as root: # chmod o+rw /dev/ttyv[9ab] Now as the user from a login console: > ssh other.machine < /dev/ttyv9 >& /dev/ttyv9 & > ssh other.machine < /dev/ttyva >& /dev/ttyva &=20 > ssh other.machine < /dev/ttyvb >& /dev/ttyvb & which should result in three ssh sessions simultaneously active on=20 /dev/ttyv9, /dev/ttyva and /dev/ttyvb And you can switch between these sessions with Alt-f10, Alt-f11 and Alt-f= 12. You can only switch into these once they are active -- that is after the=20 appropriate instance of ssh has been started. (The command lines above assume you are using the default csh (tcsh)=20 interactive shell.) Malcolm From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 06:56:03 2003 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 38A5316A4CE for ; Sun, 16 Nov 2003 06:56:03 -0800 (PST) Received: from smtp1.adl2.internode.on.net (smtp1.adl2.internode.on.net [203.16.214.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id A38ED43FDD for ; Sun, 16 Nov 2003 06:56:01 -0800 (PST) (envelope-from malcolm.kay@internode.on.net) Received: from beta.home (ppp48-44.lns1.adl2.internode.on.net [150.101.48.44]) hAGEtuaG021283; Mon, 17 Nov 2003 01:25:56 +1030 (CST) Content-Type: text/plain; charset="iso-8859-1" From: Malcolm Kay Organization: At home To: Marty Landman , "Brunoc@quipo.it" Date: Mon, 17 Nov 2003 01:25:56 +1030 User-Agent: KMail/1.4.3 References: <6.0.0.22.0.20031114190056.11752140@pop.face2interface.com> <200311170052.43440.malcolm.kay@internode.on.net> <6.0.0.22.0.20031116093533.01b1f5a8@pop.face2interface.com> In-Reply-To: <6.0.0.22.0.20031116093533.01b1f5a8@pop.face2interface.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200311170125.56460.malcolm.kay@internode.on.net> cc: freebsd-questions@freebsd.org Subject: Re: how to map pfkeys to screen -r cmds 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: Sun, 16 Nov 2003 14:56:03 -0000 On Mon, 17 Nov 2003 01:12, Marty Landman wrote: > At 09:22 AM 11/16/2003, Malcolm Kay wrote: > >Probably not what you want; but assuming the machine you are ssh'ing f= rom > >is FreeBSD or Linux or something else with virtual terminals > > My workstation is windoz xp. Then you should be able to start multiple ssh sessions each in a=20 separate xp window. Out of curiosity what is your ssh client under xp? PUTTY? Malcolm From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 07:00:53 2003 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 6D74416A4CE for ; Sun, 16 Nov 2003 07:00:53 -0800 (PST) Received: from mail1.panix.com (mail1.panix.com [166.84.1.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D95B43F3F for ; Sun, 16 Nov 2003 07:00:52 -0800 (PST) (envelope-from stanb@panix.com) Received: from panix.com (brillig.panix.com [166.84.1.76]) by mail1.panix.com (Postfix) with ESMTP id 6E22A4877B for ; Sun, 16 Nov 2003 10:00:51 -0500 (EST) Received: from teddy.fas.com (pcp01010374pcs.mplsnt01.sc.comcast.net [68.58.176.69]) by panix.com (Postfix) with ESMTP id 52CB12AA48 for ; Sun, 16 Nov 2003 10:00:50 -0500 (EST) Received: from stan by teddy.fas.com with local (Exim 3.36 #1 (Debian)) id 1ALOOO-0006zP-00 for ; Sun, 16 Nov 2003 10:00:48 -0500 Date: Sun, 16 Nov 2003 10:00:48 -0500 From: stan To: Free BSD Questions list Message-ID: <20031116150047.GA26818@teddy.fas.com> Mail-Followup-To: Free BSD Questions list References: <20031114002042.GA5077@teddy.fas.com> <20031114153114.L87141@mail.trueafrican.com> <20031114130151.GA22833@teddy.fas.com> <20031114172731.K35321@mail.trueafrican.com> <20031114232411.GA7384@teddy.fas.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031114232411.GA7384@teddy.fas.com> X-Editor: gVim X-Operating-System: Debian GNU/Linux X-Kernel-Version: 2.4.21 X-Uptime: 09:58:10 up 22 days, 23:30, 2 users, load average: 0.11, 0.09, 0.08 User-Agent: Mutt/1.5.4i Sender: Stan Brown Subject: Re: Drive errors? 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: Sun, 16 Nov 2003 15:00:53 -0000 On Fri, Nov 14, 2003 at 06:24:11PM -0500, stan wrote: > On Fri, Nov 14, 2003 at 05:30:29PM +0300, Joseph Begumisa wrote: > > > atapci0: port 0xa000-0xa00f at device 7.1 on pci0 > > > atapci0: Correcting VIA config for southbridge data corruption bug > > > ata0: at 0x1f0 irq 14 on atapci0 > > > ata1: at 0x170 irq 15 on atapci0 > > > ad3: 39266MB [79780/16/63] at ata1-slave UDMA100 > > > > Well the OS sees an ATA100 Controller which is good. So i guess you could > > first look into the issue of the ribbon cable as mentioned below so that > > we can eliminate that. > > > > OK, I have confirmed that all IDE cables in the machine, with the exception > of the one going to the CD, which is on it's own controlere, are 80 wire > ones. > Here's the final dispotion on this issue. I replaced the drive in the running machine this weekend, and put it in a test machine. Then I ran IBM/Hitachi's DFT software, it passed the advanced test with flying colors (again). So I decided to try the "excersise" functioanlity (which is a bit hidden in thier menu). It failed this test within 5 minutes. So I'ts on it's way to be replaced under waranty. Thanks for the help on this! -- "They that would give up essential liberty for temporary safety deserve neither liberty nor safety." -- Benjamin Franklin From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 07:28:24 2003 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 875A516A4CF for ; Sun, 16 Nov 2003 07:28:24 -0800 (PST) Received: from www6.web2010.com (www6.web2010.com [216.157.5.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0583243FBF for ; Sun, 16 Nov 2003 07:28:23 -0800 (PST) (envelope-from MLandman@face2interface.com) Received: from delliver.face2interface.com (dialup-wash-129-203.thebiz.net [64.30.129.203] (may be forged)) by www6.web2010.com (8.12.10/8.9.0) with ESMTP id hAGFS8p6026023; Sun, 16 Nov 2003 10:28:10 -0500 (EST) Message-Id: <6.0.0.22.0.20031116101416.01b18450@pop.face2interface.com> X-Sender: face@pop.face2interface.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Sun, 16 Nov 2003 10:28:09 -0500 To: Malcolm Kay , "Brunoc@quipo.it" From: Marty Landman In-Reply-To: <200311170125.56460.malcolm.kay@internode.on.net> References: <6.0.0.22.0.20031114190056.11752140@pop.face2interface.com> <200311170052.43440.malcolm.kay@internode.on.net> <6.0.0.22.0.20031116093533.01b1f5a8@pop.face2interface.com> <200311170125.56460.malcolm.kay@internode.on.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed cc: freebsd-questions@freebsd.org Subject: Re: how to map pfkeys to screen -r cmds 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: Sun, 16 Nov 2003 15:28:24 -0000 At 09:55 AM 11/16/2003, Malcolm Kay wrote: >On Mon, 17 Nov 2003 01:12, Marty Landman wrote: > > > > My workstation is windoz xp. > >Then you should be able to start multiple ssh sessions each in a >separate xp window. That's true. :) And then alt-tab between these. >Out of curiosity what is your ssh client under xp? PUTTY? Of course. Well I got the text screensaver going which my 12 yr old thought looked pretty cool, so one objection to working on tty0 is over, maybe I'll just leave it at that for the time being and later on learn the power saving features so I can automatically have the terminal shut down or whatever's available. BTW Malcolm, I'm having a mess trying to get Samba working. Any advice on how I can undo everything and start from scratch with a reasonable step by step guide? AFAIK the build and install went fine but everything since then has just been a mess. Then again I'm now porting my web environment by ftp'ing to my workstation from my dev website, and then from the workstation to my fbsd box, then learn the mnt command (I guess) and see if that works for my needs; I think it should. So my main concern now I guess is de-installing Samba, meaning leave the -make build install- results on the box for a future time when I have more patience/knowledge/bicarb :) but undo whatever is running now cuz it's giving me agita seeing failure messages. I have a working stable system (except for the samba stuff) and can actually start using it. This is a very cool system, fbsd. I think it'll be a blast getting into it. Marty Landman Face 2 Interface Inc 845-679-9387 Sign On Required: Web membership software for your site Make a Website: http://face2interface.com/Home/Demo.shtml From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 07:46:04 2003 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 D4F3B16A4CE for ; Sun, 16 Nov 2003 07:46:04 -0800 (PST) Received: from smtp1.adl2.internode.on.net (smtp1.adl2.internode.on.net [203.16.214.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B2A743F75 for ; Sun, 16 Nov 2003 07:46:01 -0800 (PST) (envelope-from malcolm.kay@internode.on.net) Received: from beta.home (ppp48-44.lns1.adl2.internode.on.net [150.101.48.44]) hAGFjuaG030908; Mon, 17 Nov 2003 02:15:56 +1030 (CST) Content-Type: text/plain; charset="iso-8859-1" From: Malcolm Kay Organization: At home To: Marty Landman , "Brunoc@quipo.it" Date: Mon, 17 Nov 2003 02:15:56 +1030 User-Agent: KMail/1.4.3 References: <6.0.0.22.0.20031114190056.11752140@pop.face2interface.com> <200311170125.56460.malcolm.kay@internode.on.net> <6.0.0.22.0.20031116101416.01b18450@pop.face2interface.com> In-Reply-To: <6.0.0.22.0.20031116101416.01b18450@pop.face2interface.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200311170215.56100.malcolm.kay@internode.on.net> cc: freebsd-questions@freebsd.org Subject: Re: how to map pfkeys to screen -r cmds 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: Sun, 16 Nov 2003 15:46:04 -0000 On Mon, 17 Nov 2003 01:58, Marty Landman wrote: > At 09:55 AM 11/16/2003, Malcolm Kay wrote: > >On Mon, 17 Nov 2003 01:12, Marty Landman wrote: > > > My workstation is windoz xp. > > > >Then you should be able to start multiple ssh sessions each in a > >separate xp window. > > That's true. :) And then alt-tab between these. > > >Out of curiosity what is your ssh client under xp? PUTTY? > > Of course. Well I got the text screensaver going which my 12 yr old tho= ught > looked pretty cool, so one objection to working on tty0 is over, maybe = I'll > just leave it at that for the time being and later on learn the power > saving features so I can automatically have the terminal shut down or > whatever's available. > > BTW Malcolm, I'm having a mess trying to get Samba working. Any advice = on > how I can undo everything and start from scratch with a reasonable step= by > step guide? AFAIK the build and install went fine but everything since = then > has just been a mess. > > Then again I'm now porting my web environment by ftp'ing to my workstat= ion > from my dev website, and then from the workstation to my fbsd box, then > learn the mnt command (I guess) and see if that works for my needs; I t= hink > it should. > > So my main concern now I guess is de-installing Samba, meaning leave th= e > -make build install- results on the box for a future time when I have m= ore > patience/knowledge/bicarb :) but undo whatever is running now cuz it's > giving me agita seeing failure messages. I have a working stable system > (except for the samba stuff) and can actually start using it. > > This is a very cool system, fbsd. I think it'll be a blast getting into= it. I've no real experience with Samba but I'm sure there are some Gurus read= ing=20 this thread and with some luck you'll get help from them. Malcolm From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 08:19:54 2003 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 DAD3D16A4CE for ; Sun, 16 Nov 2003 08:19:54 -0800 (PST) Received: from mxsmta01.dellhost.com (mxsmta01.ow.dellhost.com [209.235.30.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id C761343F3F for ; Sun, 16 Nov 2003 08:19:53 -0800 (PST) (envelope-from jackie.mccracken@jacktel.com) Received: from c927711-e.jacktel.net ([208.11.116.189]) by mxsmta01.dellhost.comESMTP <20031116162259.HXNL21077.mxsmta01.dellhost.com@c927711-e.jacktel.net> for ; Sun, 16 Nov 2003 11:22:59 -0500 Date: Sun, 16 Nov 2003 10:17:26 -0600 Message-ID: <2E6D53542F70522D@jacktel.com> From: "Jackie S. McCracken" To: freebsd-questions@freebsd.org X-Mailer: 602Pro LAN SUITE MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: quoted-printable Subject: unrecognized hardware with 5.1 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: Sun, 16 Nov 2003 16:19:55 -0000 I'm trying to build a Dell 1750 with 5.1. After the kern and mfsroot fl= oppies have loaded and the system starts to come up it reports an unreco= gnized chip set then once I try to run the ftp utility to load a minimum= configuration it cannot see the NIC interface i.e. it's not part of the= choices for the download. The system came with a driver disk for the B= roadcom NIC which is a 5704 gigabit interface but it only has drivers fo= r Windows, Linux, and some other OS's but nothing for FreeBSD. Accordin= g to the Dell info it is a ServerWorks GC LE Chipset with 2:1 memory int= erleaving. How do I get the system to run? I need to get it up and run= ning ASAP. Jackie From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 08:27:28 2003 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 AF27216A4CE for ; Sun, 16 Nov 2003 08:27:28 -0800 (PST) Received: from wonkity.com (wonkity.com [65.173.111.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id A64DE43F85 for ; Sun, 16 Nov 2003 08:27:27 -0800 (PST) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.12.9/8.12.9) with ESMTP id hAGGRMtN034732; Sun, 16 Nov 2003 09:27:22 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.12.9/8.12.9/Submit) with ESMTP id hAGGRLkr034729; Sun, 16 Nov 2003 09:27:21 -0700 (MST) Date: Sun, 16 Nov 2003 09:27:21 -0700 (MST) From: Warren Block To: Marty Landman In-Reply-To: <6.0.0.22.0.20031115211837.0601e780@pop.face2interface.com> Message-ID: <20031116092520.A34711@wonkity.com> References: <6.0.0.22.0.20031115211837.0601e780@pop.face2interface.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: Samba question 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: Sun, 16 Nov 2003 16:27:28 -0000 On Sat, 15 Nov 2003, Marty Landman wrote: > Ok, I think this is a mess now. First I tried the toot in the FBSD Diary, > and now the chapter 2 toot from O'Reilly. My Samba install is likely way > out of rhythm! Still it's so close - I can see the share on windoz explorer > but can't access it that maybe others here can help. > > Here's most of what's in my /usr/local/etc/smb.conf (the test path, i.e. my > share is chmod 777) You don't say what the error is, but does the parent directory of the share have browseable rights (+x) for the Samba user? -Warren Block * Rapid City, South Dakota USA From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 09:42:28 2003 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 7AC8016A4CF for ; Sun, 16 Nov 2003 09:42:28 -0800 (PST) Received: from grummit.biaix.org (86.Red-213-97-212.pooles.rima-tde.net [213.97.212.86]) by mx1.FreeBSD.org (Postfix) with SMTP id 7718443F85 for ; Sun, 16 Nov 2003 09:42:26 -0800 (PST) (envelope-from joan@grummit.biaix.org) Received: (qmail 17467 invoked by uid 1000); 16 Nov 2003 17:36:45 -0000 Date: Sun, 16 Nov 2003 18:36:45 +0100 From: Joan Picanyol To: freebsd-questions@freebsd.org Message-ID: <20031116173645.GB87580@grummit.biaix.org> Mail-Followup-To: Joan Picanyol , freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: using HEAD's /etc/rc.d/jail on RELENG_5_1 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: Sun, 16 Nov 2003 17:42:28 -0000 Hi, I'd like get the enhancements of version 1.6 of /etc/rc.d/jail in RELENG_5_1, but I need some help/clarification: 1.- Is there any know pitfall? 2.- What's the safest & easiest way to do it? assuming the answer to 2.- is "patch your source and upgrade" 3a.- What's the one liner to create the patch needed (how much of etc/ do I need to get)? assuming the answer to 2.- is "get the new versions and drop them in /etc" 3b.- Which files (at least etc/rc.d/jail and etc/defaults/rc.conf) do I need? How do I keep mergemaster to screw them up on later upgrades? tks -- pica From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 10:17:11 2003 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 4344216A4CE; Sun, 16 Nov 2003 10:17:11 -0800 (PST) Received: from pencil.math.missouri.edu (pencil.math.missouri.edu [128.206.49.147]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5575043F75; Sun, 16 Nov 2003 10:17:10 -0800 (PST) (envelope-from rich@pencil.math.missouri.edu) Received: from pencil.math.missouri.edu (localhost [127.0.0.1]) hAGIH9Uq075386; Sun, 16 Nov 2003 12:17:09 -0600 (CST) (envelope-from rich@pencil.math.missouri.edu) Received: (from rich@localhost)hAGIH9xr075385; Sun, 16 Nov 2003 12:17:09 -0600 (CST) From: Rich Winkel Message-Id: <200311161817.hAGIH9xr075385@pencil.math.missouri.edu> In-Reply-To: <44fzgrt5b9.fsf@be-well.ilk.org> "from Lowell Gilbert at Nov 14, 2003 09:04:10 am" To: freebsd-ports@freebsd.org Date: Sun, 16 Nov 2003 12:17:09 -0600 (CST) X-Mailer: ELM [version 2.4ME+ PL82 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII cc: Rich Winkel cc: freebsd-questions@freebsd.org Subject: Re: p5 ports don't respect LOCALBASE 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: Sun, 16 Nov 2003 18:17:11 -0000 According to Lowell Gilbert: > Rich Winkel writes: > > > I support various types of servers and workstations which need > > different "local" software sets. I do all my building on one > > machine, so I use LOCALBASE and PKG_DBDIR in /etc/make.conf to > > keep the various configurations separate. Unfortunately many ports > > don't respect the LOCALBASE setting and install into /usr/local, > > even while recording the packing list as being in LOCALBASE! > > > > The p5 ports seem especially bad about this. I understand the > > need for perl to be able to find its local packages, so after I > > manually fix things up I need to know how to tell perl to look > > for its stuff under LOCALBASE instead of /usr/local. Can someone > > tell me? > > > > Or alternatively, has someone else found a better way to deal with > > the whole problem of maintaining different software sets?? > > This is really a ports question, so I'm redirecting there. > > Apparently you're dealing with bugs in the ports, but it's hard to be > sure without more details. Can you give a specific example? Thanks for the reply! I've had such problems with spamassassin-milter and also apsprint. Rich From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 11:14:11 2003 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 D86ED16A4CE for ; Sun, 16 Nov 2003 11:14:11 -0800 (PST) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id E27B043FA3 for ; Sun, 16 Nov 2003 11:14:10 -0800 (PST) (envelope-from kstewart@owt.com) Received: from topaz-out (owt-207-41-94-233.owt.com [207.41.94.233]) by rutger.owt.com (8.11.6p2/8.9.3) with ESMTP id hAGJE8u01493; Sun, 16 Nov 2003 11:14:08 -0800 From: Kent Stewart To: "Jackie S. McCracken" , freebsd-questions@freebsd.org Date: Sun, 16 Nov 2003 11:14:08 -0800 User-Agent: KMail/1.5.4 References: <2E6D53542F70522D@jacktel.com> In-Reply-To: <2E6D53542F70522D@jacktel.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200311161114.08341.kstewart@owt.com> Subject: Re: unrecognized hardware with 5.1 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: Sun, 16 Nov 2003 19:14:12 -0000 On Sunday 16 November 2003 08:17 am, Jackie S. McCracken wrote: > I'm trying to build a Dell 1750 with 5.1. After the kern and mfsroot > floppies have loaded and the system starts to come up it reports an > unrecognized chip set then once I try to run the ftp utility to load a > minimum configuration it cannot see the NIC interface i.e. it's not part of > the choices for the download. The system came with a driver disk for the > Broadcom NIC which is a 5704 gigabit interface but it only has drivers for > Windows, Linux, and some other OS's but nothing for FreeBSD. According to > the Dell info it is a ServerWorks GC LE Chipset with 2:1 memory > interleaving. How do I get the system to run? I need to get it up and > running ASAP. > Did you try building a kernel with the "bge" device? Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 11:23:48 2003 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 7372516A4CE for ; Sun, 16 Nov 2003 11:23:48 -0800 (PST) Received: from clanbuckbuck.org (12-211-125-56.client.attbi.com [12.211.125.56]) by mx1.FreeBSD.org (Postfix) with SMTP id ED41943F75 for ; Sun, 16 Nov 2003 11:23:46 -0800 (PST) (envelope-from ryallsd@datasphereweb.com) Received: (qmail 77535 invoked from network); 16 Nov 2003 19:23:46 -0000 Received: from unknown (HELO RYALLS1) (131.107.3.72) by 12-211-125-56.client.attbi.com with SMTP; 16 Nov 2003 19:23:46 -0000 From: "Derrick Ryalls" To: "'Marty Landman'" , Date: Sun, 16 Nov 2003 11:23:37 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 In-Reply-To: <6.0.0.22.0.20031115211837.0601e780@pop.face2interface.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal Subject: RE: Samba question 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: Sun, 16 Nov 2003 19:23:48 -0000 > Ok, I think this is a mess now. First I tried the toot in the > FBSD Diary, > and now the chapter 2 toot from O'Reilly. My Samba install is > likely way > out of rhythm! Still it's so close - I can see the share on > windoz explorer > but can't access it that maybe others here can help. > > Here's most of what's in my /usr/local/etc/smb.conf (the test > path, i.e. my > share is chmod 777) > > [global] > > workgroup = Face2Interface > server string = Samba Server > hosts allow = 192.168.0. 127. > > [test] > comment = For testing only, please > path = /usr/local/www/data > read only = yes > guest ok = yes CUPS is mentioned in the logs, and you don't seem to know what it is, so do you have a line similar to: printing = cups in smb.conf? If you don't need cups, don't list it in smb.conf. I have seen cases where a cups/smb mismatch killed samba. If you do need cups, make sure it accepts connections from localhost (should be default case). Also, did you define guest in smb.conf and did you create the acct with smbpasswd -a From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 13:22:07 2003 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 DAA2C16A4CE for ; Sun, 16 Nov 2003 13:22:07 -0800 (PST) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC92043FBF for ; Sun, 16 Nov 2003 13:22:04 -0800 (PST) (envelope-from paulbeard@mac.com) Received: from mac.com (smtpin07-en2 [10.13.10.152]) by smtpout.mac.com (8.12.6/MantshX 2.0) with ESMTP id hAGLN7fX018064; Sun, 16 Nov 2003 13:23:07 -0800 (PST) Received: from [192.168.2.8] (12-231-115-57.client.attbi.com [12.231.115.57]) (authenticated bits=0) by mac.com (Xserve/smtpin07/MantshX 3.0) with ESMTP id hAGLM3pa025283; Sun, 16 Nov 2003 13:22:03 -0800 (PST) In-Reply-To: <111620031040.9918.6104@comcast.net> References: <111620031040.9918.6104@comcast.net> Mime-Version: 1.0 (Apple Message framework v606) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: paul beard Date: Sun, 16 Nov 2003 13:22:00 -0800 To: chrismo@comcast.net X-Mailer: Apple Mail (2.606) cc: freebsd-questions@freebsd.org Subject: Re: freebsd-questions@freebsd.org 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: Sun, 16 Nov 2003 21:22:08 -0000 On Nov 16, 2003, at 2:40 AM, chrismo@comcast.net wrote: > I has a G3 iMac that has broken CD-Rom drive, can it be reformated > comppletely from the web? > To expand on another answer, you can install NetBSD for PowerPC over the net, but I think you need a floppy or some kind of startup image to boot from. And you have to be willing to poke around in the Open Firmware environment. And of course, there's Darwin 7.0.1, the core of OS X 10.3. The best option is to fix or replace the drive, I think. From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 13:26:17 2003 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 BC80716A4CE for ; Sun, 16 Nov 2003 13:26:17 -0800 (PST) Received: from web12506.mail.yahoo.com (web12506.mail.yahoo.com [216.136.173.198]) by mx1.FreeBSD.org (Postfix) with SMTP id 5FA4B43F93 for ; Sun, 16 Nov 2003 13:26:17 -0800 (PST) (envelope-from valerian_ro@yahoo.com) Message-ID: <20031116212617.95190.qmail@web12506.mail.yahoo.com> Received: from [141.85.0.70] by web12506.mail.yahoo.com via HTTP; Sun, 16 Nov 2003 13:26:17 PST Date: Sun, 16 Nov 2003 13:26:17 -0800 (PST) From: Valerian Galeru To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: C 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: Sun, 16 Nov 2003 21:26:17 -0000 Can anyone tell the name of the package that contain the C, something simillar to Borland C++ in windows... __________________________________ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whatsnewfree From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 13:37:45 2003 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 A89CA16A4CE for ; Sun, 16 Nov 2003 13:37:45 -0800 (PST) Received: from fw.farid-hajji.net (fw.farid-hajji.net [213.146.115.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1B7B43FBF for ; Sun, 16 Nov 2003 13:37:41 -0800 (PST) (envelope-from cpghost@cordula.ws) Received: from fw.farid-hajji.net (localhost [127.0.0.1]) by fw.farid-hajji.net (8.12.10/8.12.10) with ESMTP id hAGLb2Fk014902; Sun, 16 Nov 2003 22:37:03 +0100 (CET) (envelope-from cpghost@cordula.ws) Date: Sun, 16 Nov 2003 22:37:02 +0100 (CET) Message-Id: <200311162137.hAGLb2Fk014902@fw.farid-hajji.net> From: "Cordula's Web" To: valerian_ro@yahoo.com In-reply-to: <20031116212617.95190.qmail@web12506.mail.yahoo.com> (message from Valerian Galeru on Sun, 16 Nov 2003 13:26:17 -0800 (PST)) X-Mailer: Emacs-21.3.1/FreeBSD-4.9-STABLE References: <20031116212617.95190.qmail@web12506.mail.yahoo.com> cc: freebsd-questions@FreeBSD.ORG Subject: Re: C X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: cpghost@cordula.ws List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Nov 2003 21:37:45 -0000 > Can anyone tell the name of the package that contain > the C, something simillar to Borland C++ in windows... You can compile C/C++ programs with the 'cc' command, which is part of the FreeBSD base system: % cc -o hello hello.c % ./hello Or did you mean something like an IDE for C, which uses 'cc' as backend? -- Cordula's Web. http://www.cordula.ws/ From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 13:56:27 2003 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 2726A16A4CE for ; Sun, 16 Nov 2003 13:56:27 -0800 (PST) Received: from ariel.ucs.unimelb.edu.au (ariel.ucs.unimelb.edu.au [128.250.20.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A24043FA3 for ; Sun, 16 Nov 2003 13:56:25 -0800 (PST) (envelope-from jrhoden@unimelb.edu.au) Received: from elkanah.its.unimelb.edu.au (elkanah.its.unimelb.edu.au [128.250.18.41])hAGLuM22002075; Mon, 17 Nov 2003 08:56:22 +1100 (EST) From: JacobRhoden Organization: University of Melbourne To: Frank Knobbe , darryl@osborne-ind.com Date: Mon, 17 Nov 2003 08:56:21 +1100 User-Agent: KMail/1.5 References: <006801c3aaf5$9a851bf0$0701a8c0@darryl> <1068849833.2408.10.camel@localhost> In-Reply-To: <1068849833.2408.10.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200311170856.21808.jrhoden@unimelb.edu.au> cc: freebsd-questions@freebsd.org Subject: Re: DNS/Webhosting question 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: Sun, 16 Nov 2003 21:56:27 -0000 X-List-Received-Date: Sun, 16 Nov 2003 21:56:27 -0000 On Sat, 15 Nov 2003 09:43 am, Frank Knobbe wrote: > On Fri, 2003-11-14 at 15:23, Darryl Hoar wrote: > > What tools exist in Freebsd to determine the primary dsn server for a > > domain > > Heh.. . everyone seems to be responding with 'nslookup -type=ns foo.com' > or 'host -t ns foo.com', but those queries return *all* name servers and > make no distinction which one is the primary. For that you have to query > the SOA which contains the primary name server for a domain. > -> host -t soa foo.com Whois is useful for the same purpose jrhoden@elkanah# whois foo.com Whois Server Version 1.3 ......... Domain servers in listed order: NS.OKDIRECT.COM 216.234.246.133 NS2.OKDIRECT.COM 216.234.246.134 ___________________________________ JacobRhoden - http://rhoden.id.au/ From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 13:57:34 2003 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 2384A16A4CE for ; Sun, 16 Nov 2003 13:57:34 -0800 (PST) Received: from web12501.mail.yahoo.com (web12501.mail.yahoo.com [216.136.173.193]) by mx1.FreeBSD.org (Postfix) with SMTP id 4932043F93 for ; Sun, 16 Nov 2003 13:57:33 -0800 (PST) (envelope-from valerian_ro@yahoo.com) Message-ID: <20031116215733.86618.qmail@web12501.mail.yahoo.com> Received: from [141.85.0.70] by web12501.mail.yahoo.com via HTTP; Sun, 16 Nov 2003 13:57:33 PST Date: Sun, 16 Nov 2003 13:57:33 -0800 (PST) From: Valerian Galeru To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Deinstalling 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: Sun, 16 Nov 2003 21:57:34 -0000 Why when i run make deinstall in an installed port it takes just a few seconds (but when i installed the port it took 1 minute or more)? __________________________________ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whatsnewfree From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 14:11:02 2003 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 0A4E116A4CE for ; Sun, 16 Nov 2003 14:11:02 -0800 (PST) Received: from fed1mtao04.cox.net (fed1mtao04.cox.net [68.6.19.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20E4243FE9 for ; Sun, 16 Nov 2003 14:11:01 -0800 (PST) (envelope-from daniel@hawton.org) Received: from hawton.org ([68.99.178.107]) by fed1mtao04.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20031116221058.URMK3905.fed1mtao04.cox.net@hawton.org>; Sun, 16 Nov 2003 17:10:58 -0500 Message-ID: <3FB7F5F1.3050300@hawton.org> Date: Sun, 16 Nov 2003 14:10:57 -0800 From: Daniel User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030708 Debian/1.3-4.lindows43 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Valerian Galeru , questions@freebsd.org References: <20031116215733.86618.qmail@web12501.mail.yahoo.com> In-Reply-To: <20031116215733.86618.qmail@web12501.mail.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Deinstalling 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: Sun, 16 Nov 2003 22:11:02 -0000 Because when you deinstall, it removes files. When you make install, it has to compile. -Daniel Hawton Valerian Galeru wrote: >Why when i run make deinstall in an installed port it >takes just a few seconds (but when i installed the >port it took 1 minute or more)? > >__________________________________ >Do you Yahoo!? >Protect your identity with Yahoo! Mail AddressGuard >http://antispam.yahoo.com/whatsnewfree >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 14:40:05 2003 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 073FD16A4CE for ; Sun, 16 Nov 2003 14:40:05 -0800 (PST) Received: from pd4mo3so.prod.shaw.ca (shawidc-mo1.cg.shawcable.net [24.71.223.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79D0A43FE0 for ; Sun, 16 Nov 2003 14:40:01 -0800 (PST) (envelope-from rmvg@shaw.ca) Received: from pd2mr3so.prod.shaw.ca (pd2mr3so-ser.prod.shaw.ca [10.0.141.108])2003))freebsd-questions@freebsd.org; Sun, 16 Nov 2003 15:35:50 -0700 (MST) Received: from pn2ml7so.prod.shaw.ca (pn2ml7so-qfe0.prod.shaw.ca [10.0.121.151]) by l-daemon (iPlanet Messaging Server 5.2 HotFix 1.18 (built Jul 28 2003)) with ESMTP id <0HOG0058AURQG6@l-daemon> for freebsd-questions@freebsd.org; Sun, 16 Nov 2003 15:35:50 -0700 (MST) Received: from shaw.ca (h68-146-233-172.cg.shawcable.net [68.146.233.172]) by l-daemon (iPlanet Messaging Server 5.2 HotFix 1.18 (built Jul 28 2003)) with ESMTP id <0HOG00K11URP2C@l-daemon> for freebsd-questions@freebsd.org; Sun, 16 Nov 2003 15:35:50 -0700 (MST) Date: Sun, 16 Nov 2003 15:35:55 -0700 From: RYAN vAN GINNEKEN To: freebsd-questions@freebsd.org Message-id: <3FB7FBCB.3090006@shaw.ca> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax) Subject: mailbox location problems 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: Sun, 16 Nov 2003 22:40:05 -0000 I run freebsd 4.8 and postfix 2.0.0.16 when i try to access my mail using mail version Mail version 8.1 6/6/93 i always have 0 messages even though i have sent several messages and watched them being received and sent to maildir in the mailog file Nov 16 14:07:55 v21 postfix/master[193]: daemon started -- version 2.0.16 Nov 16 14:19:52 v21 postfix/smtpd[226]: connect from shawidc-mo1.cg.shawcable.net[24.71.223.10] Nov 16 14:19:52 v21 postfix/smtpd[226]: B6BEF9A: client=shawidc-mo1.cg.shawcable.net[24.71.223.10] Nov 16 14:19:53 v21 postfix/cleanup[228]: B6BEF9A: message-id=<3FB7E82C.8020903@shaw.ca> Nov 16 14:19:53 v21 postfix/qmgr[195]: B6BEF9A: from=, size=1407, nrcpt=1 (queue active) Nov 16 14:19:53 v21 postfix/smtpd[226]: disconnect fromplease help shawidc-mo1.cg.shawcable.net[24.71.223.10] Nov 16 14:19:53 v21 postfix/local[230]: B6BEF9A: to=, relay=local, delay=1, status=sent (maildir) From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 14:58:13 2003 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 BA1AC16A4CE for ; Sun, 16 Nov 2003 14:58:13 -0800 (PST) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F41C43FDF for ; Sun, 16 Nov 2003 14:58:12 -0800 (PST) (envelope-from jerrymc@clunix.cl.msu.edu) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.11.7p1+Sun/8.11.7) id hAGMw9b23945; Sun, 16 Nov 2003 17:58:09 -0500 (EST) From: Jerry McAllister Message-Id: <200311162258.hAGMw9b23945@clunix.cl.msu.edu> To: valerian_ro@yahoo.com (Valerian Galeru) Date: Sun, 16 Nov 2003 17:58:07 -0500 (EST) In-Reply-To: <20031116212617.95190.qmail@web12506.mail.yahoo.com> from "Valerian Galeru" at Nov 16, 2003 01:26:17 PM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: C 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: Sun, 16 Nov 2003 22:58:13 -0000 > > Can anyone tell the name of the package that contain > the C, something simillar to Borland C++ in windows... I am not sure what you are asking for sure. Do you mean a port to install C? You don't need that. The system already will have a C compiler if you do a regular full install. Take a look at man cc and also look in the FreeBSD handbook. ////jerry From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 15:15:14 2003 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 068BB16A4CE for ; Sun, 16 Nov 2003 15:15:14 -0800 (PST) Received: from webmail.tiscali.de (relay1.tiscali.de [62.26.116.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC72043FEA for ; Sun, 16 Nov 2003 15:15:12 -0800 (PST) (envelope-from sa.deutscher@tiscali.de) Received: from localhost (217.235.4.224) by webmail.tiscali.de (6.7.019) id 3F9D28A8008F9C7F for freebsd-questions@freebsd.org; Mon, 17 Nov 2003 00:15:11 +0100 Received: by localhost (IBM OS/2 SENDMAIL VERSION 2.0/2.0) id AAA048.17; Mon, 17 Nov 2003 00:26:17 -0500 Date: Mon, 17 Nov 2003 00:26:11 +0000 From: "Stefan A. Deutscher" To: freebsd-questions@freebsd.org Message-ID: <20031117002611.A3319@tiscali.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.94.15i X-Operating-System: OS/2 2.45 X-Machine-Uptime: localhost: uptime is 0 days, 22:54 hours and 09 seconds Subject: DVD-RAM on FreeBSD 5.1R (LG 4040)? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: sad@mailaps.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Nov 2003 23:15:14 -0000 Hi all, just got an ATAPI LG 4040 multiwriter (CD-R/RW, DVD+/-R,+/-RW, and DVD-RAM) and wish to use it on FreeBSD 5.1. While still having to configure the system to address it in UDMA rather than PIO 4 mode, it installed fine. Reading and writing CDs in all possible variations works fine with burncd. Yet many of my scripts are written for cdrecord, so I'd rather stick with that tool instead of learing yet another one. Two questions arise (a) How do I get such a unit to treat DVD-RAM just as slow, random access optical media (much like an MO-Disk)? I do not wish to do burncd or cdrecord on it, I wish to write to it directly, if possible. Alas, I could not put a new disk label on the blank (disklabel says 'unknown type: auto'), and newfs does not like it either. So I am stuck. (b) Google and the online handbook (for 4.x though) tell me that I need device atapicam device scbus device pass in my kernel to get to use the ATAPI unit like a SCSI unit (e.g. with cdrecord and friends). However, on 5.1R I cannot find any mention of an atapicam device, neither in GENERIC nor in the hints nor NOTES. Now, what's a man to do? I checked the freebsd.org FAQs and archives, google and the news groups, but most stuff there is not really conclusive. In case this is a FAQ, after all, please just post a pointer. Any hints are much appreciated. Thanks in advance & cheers, Stefan -- ============================================================================ Stefan A. Deutscher | Donostia International Physics Center | office: ++34-943-018174 Universidad del Pais Vasco, Facultad de Quimica | fax : ++34-943-015600 Departamento de Fisica de Materiales | home : ++34-943-270647 Apartado 1072, San Sebastian 20080, Spain | email : sad@mailaps.org ============================================================================ From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 15:18:48 2003 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 AC42216A4CF for ; Sun, 16 Nov 2003 15:18:48 -0800 (PST) Received: from fw.farid-hajji.net (fw.farid-hajji.net [213.146.115.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E5A143F3F for ; Sun, 16 Nov 2003 15:18:47 -0800 (PST) (envelope-from cpghost@cordula.ws) Received: from fw.farid-hajji.net (localhost [127.0.0.1]) by fw.farid-hajji.net (8.12.10/8.12.10) with ESMTP id hAGNI9Fk015235; Mon, 17 Nov 2003 00:18:09 +0100 (CET) (envelope-from cpghost@cordula.ws) Date: Mon, 17 Nov 2003 00:18:09 +0100 (CET) Message-Id: <200311162318.hAGNI9Fk015235@fw.farid-hajji.net> From: "Cordula's Web" To: valerian_ro@yahoo.com In-reply-to: <20031116215214.65893.qmail@web12503.mail.yahoo.com> (message from Valerian Galeru on Sun, 16 Nov 2003 13:52:14 -0800 (PST)) X-Mailer: Emacs-21.3.1/FreeBSD-4.9-STABLE cc: freebsd-questions@freebsd.org Subject: Re: C X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: cpghost@cordula.ws List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Nov 2003 23:18:48 -0000 > I mean something with a GUI, with a text editor in it, > with a debugger, with many features? I don't know about a pure IDE for cc, but a few ports may be interesting: KDE/Qt development : /usr/ports/devel/kdevelop GNOME/Gtk+ RAD tool : /usr/ports/devel/glade2 Graphical Debugger : /usr/ports/devel/ddd And of course (though you have to get used to it, but when you have, you'll LOVE it)... [:-)] Emacs : /usr/ports/editors/emacs21/ -- Cordula's Web. http://www.cordula.ws/ From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 15:56:42 2003 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 3500E16A4CE; Sun, 16 Nov 2003 15:56:42 -0800 (PST) Received: from hueymiccailhuitl.mtu.ru (hueytecuilhuitl.mtu.ru [195.34.32.123]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F41643FCB; Sun, 16 Nov 2003 15:56:41 -0800 (PST) (envelope-from sem@ciam.ru) Received: from ciam.ru (ppp132-44.dialup.mtu-net.ru [62.118.132.44]) by hueymiccailhuitl.mtu.ru (Postfix) with ESMTP id 54CABF8827; Mon, 17 Nov 2003 02:56:39 +0300 (MSK) (envelope-from sem@ciam.ru) Message-ID: <3FB80EB7.4070902@ciam.ru> Date: Mon, 17 Nov 2003 02:56:39 +0300 From: Sergey Matveychuk User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031007 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Rich Winkel References: <200311161817.hAGIH9xr075385@pencil.math.missouri.edu> In-Reply-To: <200311161817.hAGIH9xr075385@pencil.math.missouri.edu> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org cc: freebsd-ports@freebsd.org Subject: Re: p5 ports don't respect LOCALBASE 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: Sun, 16 Nov 2003 23:56:42 -0000 X-List-Received-Date: Sun, 16 Nov 2003 23:56:42 -0000 Rich Winkel wrote: > According to Lowell Gilbert: > >>Rich Winkel writes: >>>The p5 ports seem especially bad about this. I understand the >>>need for perl to be able to find its local packages, so after I There are ways to find perl packages without expecting them in LOCALBASE. --- Sem. From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 15:56:51 2003 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 EDC7516A4CE for ; Sun, 16 Nov 2003 15:56:51 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-63-207-60-234.dsl.lsan03.pacbell.net [63.207.60.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D4CF43FD7 for ; Sun, 16 Nov 2003 15:56:51 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 490E566C8E; Sun, 16 Nov 2003 15:56:50 -0800 (PST) Date: Sun, 16 Nov 2003 15:56:50 -0800 From: Kris Kennaway To: Valerian Galeru Message-ID: <20031116235650.GA18344@xor.obsecurity.org> References: <20031116215733.86618.qmail@web12501.mail.yahoo.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="SUOF0GtieIMvvwua" Content-Disposition: inline In-Reply-To: <20031116215733.86618.qmail@web12501.mail.yahoo.com> User-Agent: Mutt/1.4.1i cc: freebsd-questions@FreeBSD.ORG Subject: Re: Deinstalling 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: Sun, 16 Nov 2003 23:56:52 -0000 --SUOF0GtieIMvvwua Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sun, Nov 16, 2003 at 01:57:33PM -0800, Valerian Galeru wrote: > Why when i run make deinstall in an installed port it > takes just a few seconds (but when i installed the > port it took 1 minute or more)? Why would you expect that removing a few files would take more than a few seconds? Kris --SUOF0GtieIMvvwua Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/uA7CWry0BWjoQKURAq43AKD0Puy7stcuT5HIcnZUZQqV1CT8zgCfVkjt oce0+kcDnA+W0cE3sP9ahzg= =mxHa -----END PGP SIGNATURE----- --SUOF0GtieIMvvwua-- From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 16:02:57 2003 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 06BCA16A4CE for ; Sun, 16 Nov 2003 16:02:57 -0800 (PST) Received: from adsl-68-76-19-75.dsl.klmzmi.ameritech.net (adsl-68-76-19-75.dsl.klmzmi.ameritech.net [68.76.19.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1DAC43F75 for ; Sun, 16 Nov 2003 16:02:55 -0800 (PST) (envelope-from luke@foolishgames.com) Received: from [192.168.2.49] (adsl-67-36-58-31.dsl.klmzmi.ameritech.net [67.36.58.31]) (authenticated bits=0)ESMTP id hAH02stx014041 for ; Sun, 16 Nov 2003 19:02:54 -0500 (EST) (envelope-from luke@foolishgames.com) X-Authentication-Warning: adsl-68-76-19-75.dsl.klmzmi.ameritech.net: Host adsl-67-36-58-31.dsl.klmzmi.ameritech.net [67.36.58.31] claimed to be [192.168.2.49] Mime-Version: 1.0 (Apple Message framework v606) In-Reply-To: References: <111620031040.9918.6104@comcast.net> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <63129080-1891-11D8-BD7E-0030656DD690@foolishgames.com> Content-Transfer-Encoding: 7bit From: Lucas Holt Date: Sun, 16 Nov 2003 19:02:51 -0500 To: FreeBSD Questions X-Mailer: Apple Mail (2.606) Subject: Re: freebsd-questions@freebsd.org 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: Mon, 17 Nov 2003 00:02:57 -0000 You can get combo drives for G3 iMacs on ebay or by visiting one of the used Mac computer sites. G3 imacs can netboot.. maybe you can do something with that as an alternative. (i'm on one now) Lucas Holt Luke@FoolishGames.com ________________________________________________________ FoolishGames.com (Jewel Fan Site) JustJournal.com (Free blogging) "Only two things are infinite, the universe and human stupidity, and I'm not sure about the former." - Albert Einstein (1879-1955) From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 16:06:22 2003 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 0E3F016A4CE for ; Sun, 16 Nov 2003 16:06:22 -0800 (PST) Received: from sage.thought.org (dsl231-043-140.sea1.dsl.speakeasy.net [216.231.43.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8409243F3F for ; Sun, 16 Nov 2003 16:06:20 -0800 (PST) (envelope-from kline@thought.org) Received: from thought.org (root@tao [10.0.0.247]) by sage.thought.org (8.12.9/8.11.4) with ESMTP id hAH06J5G022984 for ; Sun, 16 Nov 2003 16:06:20 -0800 (PST) (envelope-from kline@thought.org) Received: (from kline@localhost) by thought.org (8.12.6/8.11.3) id hAH06Iul005697 for freebsd-questions@FreeBSD.ORG; Sun, 16 Nov 2003 16:06:18 -0800 (PST) (envelope-from kline) Date: Sun, 16 Nov 2003 16:06:18 -0800 From: Gary Kline To: FreeBSD Mailing List Message-ID: <20031117000618.GA5670@tao.thought.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Organization: Thought Unlimited. Public service Unix since 1986. X-Of_Interest: Observing 17 years of service to the Unix community User-Agent: Mutt/1.5.5.1i Subject: mysql can't finf shared library 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: Mon, 17 Nov 2003 00:06:22 -0000 After upgrading to the latest mysql323-client and reinstalling my root password, here is what happens: mysqladmin -u root password 'fooobar1234' /usr/libexec/ld-elf.so.1: Shared object "libmysqlclient.so.10" not found root@tao:/etc# locate libmysql /usr/local/lib/mysql/libmysqlclient.a /usr/local/lib/mysql/libmysqlclient.so /usr/local/lib/mysql/libmysqlclient.so.10 Anybody know what's going on here? Is this a known bug? thanks, people, gary -- Gary Kline kline@thought.org www.thought.org Public service Unix From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 16:12:06 2003 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 9901D16A4CE for ; Sun, 16 Nov 2003 16:12:06 -0800 (PST) Received: from ms-smtp-02-eri0.southeast.rr.com (ms-smtp-02-lbl.southeast.rr.com [24.25.9.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB2D843F93 for ; Sun, 16 Nov 2003 16:12:03 -0800 (PST) (envelope-from wegster@mindcore.net) Received: from mindcore.net (rdu163-100-105.nc.rr.com [24.163.100.105]) hAH0C2rp026884; Sun, 16 Nov 2003 19:12:03 -0500 (EST) Message-ID: <3FB81253.8080207@mindcore.net> Date: Sun, 16 Nov 2003 19:12:03 -0500 From: Scott W User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031007 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Gary Kline References: <20031117000618.GA5670@tao.thought.org> In-Reply-To: <20031117000618.GA5670@tao.thought.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: FreeBSD Mailing List Subject: Re: mysql can't finf shared library 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: Mon, 17 Nov 2003 00:12:06 -0000 Gary Kline wrote: > After upgrading to the latest mysql323-client and reinstalling > my root password, here is what happens: > > >mysqladmin -u root password 'fooobar1234' >/usr/libexec/ld-elf.so.1: Shared object "libmysqlclient.so.10" not found >root@tao:/etc# locate libmysql >/usr/local/lib/mysql/libmysqlclient.a >/usr/local/lib/mysql/libmysqlclient.so >/usr/local/lib/mysql/libmysqlclient.so.10 > > Anybody know what's going on here? Is this a known bug? > > thanks, people, > > gary > > > > Try the following: # export LD_LIBRARYPATH=$LD_LIBRARY_PATH:/usr/local/lib/mysql and then try it again. Scott From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 16:14:06 2003 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 E683416A4CE for ; Sun, 16 Nov 2003 16:14:06 -0800 (PST) Received: from ren.sasknow.com (ren.sasknow.com [207.195.92.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9974043FEA for ; Sun, 16 Nov 2003 16:14:05 -0800 (PST) (envelope-from ryan@sasknow.com) Received: from localhost (localhost [127.0.0.1]) by ren.sasknow.com (8.12.8p1/8.12.8) with ESMTP id hAH0E4LA042510; Sun, 16 Nov 2003 18:14:04 -0600 (CST) (envelope-from ryan@sasknow.com) Date: Sun, 16 Nov 2003 18:14:04 -0600 (CST) From: Ryan Thompson To: Zhang Weiwu In-Reply-To: <3FB77AC0.7040704@hotmail.com> Message-ID: <20031116180002.Q10305-100000@ren.sasknow.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: seperating SQL and application server? 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: Mon, 17 Nov 2003 00:14:07 -0000 Zhang Weiwu wrote to freebsd-questions@freebsd.org: > Hello. I am running apache + php + mysql on an PIII 800MHz server. > Phpgroupware webpages takes several seconds to show up on a LAN (15 > seconds at max). I mean each webpage takes several seconds to show up, > even if I am the only user to access the server, and the server have no > other works to do. > > I wish to know what slowed it down. A static page is 10 times faster. I > know phpgroupware is very complicated, and each page are displayed after > complicated process, so is the CPU too slow? Or is it the I/O problem? > Or should I put the SQL server on another box? What is likely to be the > slowest part? As others have mentioned, running vmstat is a good way to get some idea of where the bottleneck is. Also, you didn't say anything about RAM; some web applications eat RAM for breakfast, especially if they cause a lot of memory-intensive SQL queries like cross products and big joins. Run top -ores while making a few queries to the web site, and look for big http memory images. Also, if you have a significant amount of swap in use (i.e., more than 5%), that's a sign that the server has started paging, and that can slow things down by orders of magnitude. Make sure you're using mod_php instead of the standalone PHP CGI executable. This will save RAM *and* give you incredible performance gains, especially with respect to load time, and the benefits associated with SQL connection and query caching, which I hope phpgroupware takes advantage of. If you learn nothing this way, and think phpgroupware might be the problem itself, you might want to try some smaller examples of PHP and profile those... turn off output buffering, and create a small PHP application that writes incremental progress to the browser (or, write timestamps to a local logfile, although this will add to the request time and affect your results slightly), so you can see which components of the application-layer processing take the most time. Then you can work on optimizing. > I have a very old Pentium 200 box (compaq deskpro, years old but very > good quanlity), if I let it run mysql server for phpgroupware, would > it bring up the speed or actually slow it down? Separating MySQL and Apache is usually a good idea, but benefits usually only appear when both are under some load. I don't think load is your issue, especially if the server can't handle one concurrent request in a reasonable amount of time. Hope this helps, - Ryan -- Ryan Thompson SaskNow Technologies - http://www.sasknow.com 901-1st Avenue North - Saskatoon, SK - S7K 1Y4 Tel: 306-664-3600 Fax: 306-244-7037 Saskatoon Toll-Free: 877-727-5669 (877-SASKNOW) North America From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 16:21:10 2003 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 9F4D416A4CE for ; Sun, 16 Nov 2003 16:21:10 -0800 (PST) Received: from asarian-host.net (mail.asarian-host.net [194.109.160.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCE5643FDD for ; Sun, 16 Nov 2003 16:21:08 -0800 (PST) (envelope-from admin@asarian-host.net) Comments: To protect the identity of the sender, certain header fields are either not shown, or masked. Anonymous email accounts can be requested by filling in the appropriate form at: https://asarian-host.net/cgi-bin/signup.cgi Received: (from root@localhost) by mail.asarian-host.net (8.12.10/8.12.10) id hAH0L7Vf078345 for freebsd-questions@freebsd.org; Mon, 17 Nov 2003 01:21:07 +0100 (CET) (envelope-from admin@asarian-host.net) From: Mark Message-Id: <200311170021.HAH0L6OH078309@asarian-host.net> Date: Mon, 17 Nov 2003 00:21:07 GMT X-Authenticated-Sender: admin@asarian-host.net X-Trace: hKb5pntDdNZc9soIYEJAq7q604cmNiMDHRZEwjfTcFMi5T2tT9Z0tO9lZZjtyhnWgy9H/V3bKCAx8VfhhCJ/Ng== X-Complaints-To: abuse@asarian-host.net X-Abuse-Info: Please be sure to forward a copy of ALL headers X-Abuse-Info: Otherwise we are unable to process your complaint Organization: Asarian-host To: "Gary Kline" , "FreeBSD Mailing List" References: <20031117000618.GA5670@tao.thought.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Auth: Asarian-host PGP signature iQEVAwUAP7gUczFqW1BleBN9AQHY/wf/UjaMzxNXw/ex3B0TAUGfD1HwzLpDi8M2 tVg0jZTuZATkJ3aQXCYiQJsd3X8fB9XPgC04jmTgmq9aTP/h0d6XQVceCJS5UQjl c1zqfEKPexaIVvJ5h16DRab5VcuViaZVNz4BfpMExu+zfBg04tycEF/jXs6YkfBv rAELj5R0AcnaB3TJ15DBT7rG+pRv8AKCBPKZkqEynQoPpAjdzD7Haf9faV9dmkFJ myj6f9SW3GtYDjcAB52Rxcs4qKTFWbBL7zFH32/6E/AYkqT1+hKq1jvoZ8C+ku5C iA6QvirH+V+9JKCkTDEexz5Oxcbfdr4uEUEAOGcnzgg/ssYE+IE5/g== =XrI5 Subject: Re: mysql can't finf shared library 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: Mon, 17 Nov 2003 00:21:10 -0000 ----- Original Message ----- From: "Gary Kline" To: "FreeBSD Mailing List" Sent: Monday, November 17, 2003 1:07 AM Subject: mysql can't finf shared library > After upgrading to the latest mysql323-client and reinstalling > my root password, here is what happens: > > mysqladmin -u root password 'fooobar1234' > /usr/libexec/ld-elf.so.1: Shared object "libmysqlclient.so.10" not found > root@tao:/etc# locate libmysql > /usr/local/lib/mysql/libmysqlclient.a > /usr/local/lib/mysql/libmysqlclient.so > /usr/local/lib/mysql/libmysqlclient.so.10 > > Anybody know what's going on here? Is this a known bug? I am sure it is not the official method, but when I had this happening too, I made the following symlink: /usr/local/lib/libmysqlclient.so.10 -> mysql/libmysqlclient.so.10 And that solved it for me. - Mark From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 16:29:42 2003 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 9375316A4CE for ; Sun, 16 Nov 2003 16:29:42 -0800 (PST) Received: from web11006.mail.yahoo.com (web11006.mail.yahoo.com [216.136.131.56]) by mx1.FreeBSD.org (Postfix) with SMTP id 1237743F85 for ; Sun, 16 Nov 2003 16:29:42 -0800 (PST) (envelope-from fasi_74@yahoo.com) Message-ID: <20031117002942.86401.qmail@web11006.mail.yahoo.com> Received: from [202.141.227.6] by web11006.mail.yahoo.com via HTTP; Sun, 16 Nov 2003 16:29:42 PST Date: Sun, 16 Nov 2003 16:29:42 -0800 (PST) From: faisal gillani To: questions@freebsd.org In-Reply-To: <44islkur2x.fsf@be-well.ilk.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: OT : problems accessing sendmail from LAN 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: Mon, 17 Nov 2003 00:29:42 -0000 yes sure no firewall & yes no other firewall also ... am working on local LAN only --- Lowell Gilbert wrote: > faisal gillani writes: > > > Well i have a PC running sendmail & pop3 deamon . > when > > i try to access sendmail & pop3 services from > locally > > "on the same pc"i am sucessful . but when i try to > > access smtp services of sendmail from over lan i > can > > find it .. i mean the PC dont have any firewall > > installed .. > > Are you *sure* there's no firewall running on that > machine? > > > when i port scan it from network i can see pop3 > port > > open but sendmail smtp port isnt open .. what can > be > > wrong ? i dont understand .. sendmail services > arent > > accesable. > > Are you sure there's no firewall in between? ISPs > often filter out > SMTP, for example. ===== *º¤., ¸¸,.¤º*¨¨¨*¤ Allah-hu-Akber*º¤., ¸¸,.¤º*¨¨*¤ __________________________________ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whatsnewfree From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 16:30:33 2003 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 5B99216A4CE for ; Sun, 16 Nov 2003 16:30:33 -0800 (PST) Received: from dzerjinski.kgb.ro (dzerjinski.kgb.ro [193.231.237.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id B846B43FE5 for ; Sun, 16 Nov 2003 16:30:32 -0800 (PST) (envelope-from petre@dzerjinski.kgb.ro) Received: by dzerjinski.kgb.ro (Postfix, from userid 1000) id DE44C219; Mon, 17 Nov 2003 02:30:30 +0200 (EET) From: Petre Bandac Organization: KGB To: freebsd-questions@freebsd.org Date: Mon, 17 Nov 2003 02:30:30 +0200 User-Agent: KMail/1.5.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200311170230.30400.petre@kgb.ro> Subject: what does this message mean ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: petre@kgb.ro List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Nov 2003 00:30:33 -0000 Nov 17 02:27:59 kgb /kernel: OUCH! cannot remove rule, count 1 why ouch and what rule ? TIA, petre -- Login: petre Name: Petre Bandac Directory: /home/petre Shell: /usr/local/bin/zsh On since Sun Nov 16 09:43 (EET) on ttyv0, idle 16:45 (messages off) No Mail. No Plan. From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 16:48:36 2003 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 D467F16A4CF for ; Sun, 16 Nov 2003 16:48:36 -0800 (PST) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD38F43FE9 for ; Sun, 16 Nov 2003 16:48:31 -0800 (PST) (envelope-from kstewart@owt.com) Received: from topaz-out (owt-207-41-94-233.owt.com [207.41.94.233]) by rutger.owt.com (8.11.6p2/8.9.3) with ESMTP id hAH0mRu21102; Sun, 16 Nov 2003 16:48:27 -0800 From: Kent Stewart To: sad@mailaps.org, "Stefan A. Deutscher" , freebsd-questions@freebsd.org Date: Sun, 16 Nov 2003 16:48:26 -0800 User-Agent: KMail/1.5.4 References: <20031117002611.A3319@tiscali.de> In-Reply-To: <20031117002611.A3319@tiscali.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200311161648.26977.kstewart@owt.com> Subject: Re: DVD-RAM on FreeBSD 5.1R (LG 4040)? 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: Mon, 17 Nov 2003 00:48:36 -0000 On Sunday 16 November 2003 04:26 pm, Stefan A. Deutscher wrote: > Hi all, > > just got an ATAPI LG 4040 multiwriter (CD-R/RW, DVD+/-R,+/-RW, and > DVD-RAM) and wish to use it on FreeBSD 5.1. While still having to > configure the system to address it in UDMA rather than PIO 4 mode, it > installed fine. Reading and writing CDs in all possible variations works > fine with burncd. Yet many of my scripts are written for cdrecord, so > I'd rather stick with that tool instead of learing yet another one. > > Two questions arise > > (a) How do I get such a unit to treat DVD-RAM just as slow, random > access optical media (much like an MO-Disk)? > I do not wish to do burncd or cdrecord on it, I wish to write to it > directly, if possible. > Alas, I could not put a new disk label on the blank (disklabel says > 'unknown type: auto'), and newfs does not like it either. So I am > stuck. > > (b) Google and the online handbook (for 4.x though) tell me that I > need > > device atapicam > device scbus > device pass > > in my kernel to get to use the ATAPI unit like a SCSI unit > (e.g. with cdrecord and friends). However, on 5.1R I cannot find any > mention of an atapicam device, neither in GENERIC nor in the hints > nor NOTES. Now, what's a man to do? > > > I checked the freebsd.org FAQs and archives, google and the news groups, > but most stuff there is not really conclusive. In case this is a FAQ, > after all, please just post a pointer. > > Any hints are much appreciated. > ruby# more /boot/loader.conf # -- sysinstall generated deltas -- # userconfig_script_load="YES" hw.ata.atapi_dma="1" Enough of a hint :). Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 17:10:52 2003 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 124A416A4CE for ; Sun, 16 Nov 2003 17:10:52 -0800 (PST) Received: from heisenberg.zen.co.uk (heisenberg.zen.co.uk [212.23.8.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CD3F43FE9 for ; Sun, 16 Nov 2003 17:10:51 -0800 (PST) (envelope-from stacey@vickiandstacey.com) Received: from 82-68-31-177.dsl.in-addr.zen.co.uk ([82.68.31.177] helo=[192.168.1.8]) by heisenberg.zen.co.uk with esmtp (Exim 4.22) id 1ALXuk-0002dL-8j for freebsd-questions@FreeBSD.ORG; Mon, 17 Nov 2003 01:10:50 +0000 From: Stacey Roberts To: FreeBSD Questions Content-Type: text/plain Message-Id: <1069031454.386.164.camel@localhost> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Mon, 17 Nov 2003 01:10:55 +0000 Content-Transfer-Encoding: 7bit X-Originating-Heisenberg-IP: [82.68.31.177] Subject: BattStatApplet gone after upgrade to 4.9Stable X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: stacey@vickiandstacey.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Nov 2003 01:10:52 -0000 Hello, Forgive me if this is the wrong list for this question. I've had Gnome-2.4.x & FreeBSD-4.9Pre running on an HP XE2 laptop for sometime with no problems. I upgraded to 4.9Stable today, and noticed that the battery status applet no longer appears. I still see the "BattStatApplet" message in the Gnome2.4 splash screen when starting X, but no icon for the application appears anywhere, and no messages relevant to any failures appear in messages / security. Here's the uname info: $ uname -a FreeBSD omni.vickiandstacey.com 4.9-STABLE FreeBSD 4.9-STABLE #2: Mon Nov 17 00:24:01 GMT 2003 stacey@omni.vickiandstacey.com:/usr/src/sys/compile/XE2 i386 $ Here's what I've got (and always worked in the past) in /etc/rc.conf: $ grep -i apm /etc/rc.conf apm_enable="YES" $ Here's the kernel entry that I've got for APM: $ grep -i apm /usr/src/sys/i386/conf/XE2 device apm0 at nexus? flags 0x20 # Advanced Power Management $ I'd really like to know how I can recover this functionality. If there is any information I could add, please let me know. Thanks for the time. Regards, Stacey -- Stacey Roberts B.Sc (HONS) Computer Science Web: www.vickiandstacey.com From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 17:27:38 2003 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 C1D1016A4CE for ; Sun, 16 Nov 2003 17:27:38 -0800 (PST) Received: from pd4mo2so.prod.shaw.ca (shawidc-mo1.cg.shawcable.net [24.71.223.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8780D43F93 for ; Sun, 16 Nov 2003 17:27:37 -0800 (PST) (envelope-from rmvg@shaw.ca) Received: from pd5mr1so.prod.shaw.ca (pd5mr1so-qfe3.prod.shaw.ca [10.0.141.232]) by l-daemon (iPlanet Messaging Server 5.2 HotFix 1.18 (built Jul 28 2003)) with ESMTP id <0HOH0059A2PUVN@l-daemon> for freebsd-questions@freebsd.org; Sun, 16 Nov 2003 18:27:30 -0700 (MST) Received: from pn2ml8so.prod.shaw.ca (pn2ml8so-qfe0.prod.shaw.ca [10.0.121.152]) by l-daemon (iPlanet Messaging Server 5.2 HotFix 1.18 (built Jul 28 2003)) with ESMTP id <0HOH00LAX2PUR5@l-daemon> for freebsd-questions@freebsd.org; Sun, 16 Nov 2003 18:27:30 -0700 (MST) Received: from shaw.ca (h68-146-233-172.cg.shawcable.net [68.146.233.172]) by l-daemon (iPlanet Messaging Server 5.2 HotFix 1.18 (built Jul 28 2003)) with ESMTP id <0HOH00C1T2PSNP@l-daemon> for freebsd-questions@freebsd.org; Sun, 16 Nov 2003 18:27:30 -0700 (MST) Date: Sun, 16 Nov 2003 18:27:34 -0700 From: RYAN vAN GINNEKEN To: freebsd-questions@freebsd.org Message-id: <3FB82406.6020409@shaw.ca> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax) Subject: lost mailbox 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: Mon, 17 Nov 2003 01:27:38 -0000 I run freebsd 4.8 and postfix 2.0.0.16 when i try to access my mail using mail version Mail version 8.1 6/6/93 i always have 0 messages even though i have sent several messages and watched them being received and sent to maildir in the mailog file Nov 16 14:07:55 v21 postfix/master[193]: daemon started -- version 2.0.16 Nov 16 14:19:52 v21 postfix/smtpd[226]: connect from shawidc-mo1.cg.shawcable.net[24.71.223.10] Nov 16 14:19:52 v21 postfix/smtpd[226]: B6BEF9A: client=shawidc-mo1.cg.shawcable.net[24.71.223.10] Nov 16 14:19:53 v21 postfix/cleanup[228]: B6BEF9A: message-id=<3FB7E82C.8020903@shaw.ca> Nov 16 14:19:53 v21 postfix/qmgr[195]: B6BEF9A: from=, size=1407, nrcpt=1 (queue active) Nov 16 14:19:53 v21 postfix/smtpd[226]: disconnect fromplease help shawidc-mo1.cg.shawcable.net[24.71.223.10] Nov 16 14:19:53 v21 postfix/local[230]: B6BEF9A: to=, relay=local, delay=1, status=sent From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 17:31:11 2003 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 69D2616A4CE for ; Sun, 16 Nov 2003 17:31:11 -0800 (PST) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.202.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 882B643F85 for ; Sun, 16 Nov 2003 17:31:10 -0800 (PST) (envelope-from sandshrimp@comcast.net) Received: from comcast.net (unknown[12.242.162.139]) by comcast.net (sccrmhc11) with SMTP id <2003111701310901100qv2qme> (Authid: sandshrimp); Mon, 17 Nov 2003 01:31:09 +0000 Message-ID: <3FB824DC.9000605@comcast.net> Date: Sun, 16 Nov 2003 17:31:08 -0800 From: Ryan Merrick User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030524 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Gary Kline References: <20031117000618.GA5670@tao.thought.org> In-Reply-To: <20031117000618.GA5670@tao.thought.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: FreeBSD Mailing List Subject: Re: mysql can't finf shared library 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: Mon, 17 Nov 2003 01:31:11 -0000 Gary Kline wrote: > After upgrading to the latest mysql323-client and reinstalling > my root password, here is what happens: > > > mysqladmin -u root password 'fooobar1234' > /usr/libexec/ld-elf.so.1: Shared object "libmysqlclient.so.10" not found > root@tao:/etc# locate libmysql > /usr/local/lib/mysql/libmysqlclient.a > /usr/local/lib/mysql/libmysqlclient.so > /usr/local/lib/mysql/libmysqlclient.so.10 > > Anybody know what's going on here? Is this a known bug? > > thanks, people, > > gary > > Hello, I have been seeing this too. I originaly fixed it with #mdconfig -m /usr/local/lib/mysql The LD config man page refeneced #/etc/ld-elf.so.conf for extra paths but rc never calls it. The default paths for ld-elf.so.conf are defined in #/etc/defaults/rc.conf. I just added mysql to the list. There is a 2 year old pr on the man page problem... -Ryan Merrick From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 18:08:22 2003 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 4480F16A4CE for ; Sun, 16 Nov 2003 18:08:22 -0800 (PST) Received: from www6.web2010.com (www6.web2010.com [216.157.5.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5732943FAF for ; Sun, 16 Nov 2003 18:08:21 -0800 (PST) (envelope-from MLandman@face2interface.com) Received: from delliver.face2interface.com (dialup-wash-129-203.thebiz.net [64.30.129.203] (may be forged)) by www6.web2010.com (8.12.10/8.9.0) with ESMTP id hAH283p6014617; Sun, 16 Nov 2003 21:08:07 -0500 (EST) Message-Id: <6.0.0.22.0.20031116200600.034ace70@pop.face2interface.com> X-Sender: face@pop.face2interface.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Sun, 16 Nov 2003 21:08:12 -0500 To: "Derrick Ryalls" , From: Marty Landman In-Reply-To: References: <6.0.0.22.0.20031115211837.0601e780@pop.face2interface.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: RE: Samba question 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: Mon, 17 Nov 2003 02:08:22 -0000 At 02:23 PM 11/16/2003, Derrick Ryalls wrote: >CUPS is mentioned in the logs, and you don't seem to know what it is, so do >you have a line similar to: > >printing = cups No, good point. I have ;printing = bsd so that was commented out. >Also, did you define guest in smb.conf and did you create the acct with >smbpasswd -a No. Now I did & rebooted. Same symptom, i.e. windoz explorer tells me \\Swamisalami is not accessible. ... The account is not authorized to log in from this station. One thing I notice is that nmbd is running but smbd isn't (ps -ax|grep mbd). Is this normal behavior? more /var/log/dmesg.today|grep mbd yields nothing; looking at /var/log/log.nmbd the line Packet send failed to 192.168.0.255(137) ERRNO=No route to host sticks out like a sore thumb. I gather that lil' devil tried probing port 137 on lan ip 192.168.0.255. That node doesn't exist; my dns comes from a win xp box called delliver with ip 192.168.0.1 and dial up using win ics. Yet for some reason samba looked at a non-existent ip on the lan; also it reported no route to host. Finally when I do a find computer on win xp for swamisalami it find two. One's just that, the other is that parenthetically labelled Samba Server. Neither is accessible. Finally when I look for my fbsd box by ip adr on win find computer it now finds it - also not accessible. Looks like I did something right and something wrong. (stating the painfully obvious). Marty Landman Face 2 Interface Inc 845-679-9387 Sign On Required: Web membership software for your site Make a Website: http://face2interface.com/Home/Demo.shtml From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 18:12:23 2003 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 B1E2C16A4CE for ; Sun, 16 Nov 2003 18:12:23 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-63-207-60-234.dsl.lsan03.pacbell.net [63.207.60.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E9AB43F93 for ; Sun, 16 Nov 2003 18:12:22 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 8C0FE66C8E; Sun, 16 Nov 2003 18:12:21 -0800 (PST) Date: Sun, 16 Nov 2003 18:12:21 -0800 From: Kris Kennaway To: Petre Bandac Message-ID: <20031117021221.GA21013@xor.obsecurity.org> References: <200311170230.30400.petre@kgb.ro> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="UlVJffcvxoiEqYs2" Content-Disposition: inline In-Reply-To: <200311170230.30400.petre@kgb.ro> User-Agent: Mutt/1.4.1i cc: freebsd-questions@freebsd.org Subject: Re: what does this message mean ? 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: Mon, 17 Nov 2003 02:12:23 -0000 --UlVJffcvxoiEqYs2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 17, 2003 at 02:30:30AM +0200, Petre Bandac wrote: > Nov 17 02:27:59 kgb /kernel: OUCH! cannot remove rule, count 1 >=20 > why ouch and what rule ? I think that's an ipfw message..it's probably an ipfw bug of some kind. Kris --UlVJffcvxoiEqYs2 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/uC6FWry0BWjoQKURAiW5AKD5SbTWN2RIXeFDYufdzMxq6qX35QCeJ9Lr ZIbzZvwJtx0wDsBvEY0ZBaM= =O3Br -----END PGP SIGNATURE----- --UlVJffcvxoiEqYs2-- From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 18:37:44 2003 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 1532216A4CE for ; Sun, 16 Nov 2003 18:37:44 -0800 (PST) Received: from p1028-ipbffx02marunouchi.tokyo.ocn.ne.jp (p1028-ipbffx02marunouchi.tokyo.ocn.ne.jp [220.111.132.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A4A843FA3 for ; Sun, 16 Nov 2003 18:37:42 -0800 (PST) (envelope-from lukek@meibin.net) Received: (qmail 38861 invoked by uid 89); 17 Nov 2003 02:37:40 -0000 Received: from unknown (HELO ?127.0.0.1?) (192.168.10.35) by 192.168.20.5 with SMTP; 17 Nov 2003 02:37:40 -0000 Date: Mon, 17 Nov 2003 11:36:14 +0900 From: Luke Kearney To: Marty Landman In-Reply-To: <6.0.0.22.0.20031116200600.034ace70@pop.face2interface.com> References: <6.0.0.22.0.20031116200600.034ace70@pop.face2interface.com> Message-Id: <20031117111139.8C78.LUKEK@meibin.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.07.01 cc: freebsd-questions@FreeBSD.org Subject: Re: Samba question 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: Mon, 17 Nov 2003 02:37:44 -0000 On Sun, 16 Nov 2003 21:08:12 -0500 Marty Landman granted us these pearls of wisdom: > At 02:23 PM 11/16/2003, Derrick Ryalls wrote: > > >CUPS is mentioned in the logs, and you don't seem to know what it is, so do > >you have a line similar to: > > > >printing = cups > > No, good point. I have ;printing = bsd so that was commented out. > > >Also, did you define guest in smb.conf and did you create the acct with > >smbpasswd -a > > No. Now I did & rebooted. Same symptom, i.e. windoz explorer tells me > > \\Swamisalami is not accessible. ... The account is not authorized to log > in from this station. > > One thing I notice is that nmbd is running but smbd isn't (ps -ax|grep > mbd). Is this normal behavior? more /var/log/dmesg.today|grep mbd yields > nothing; looking at /var/log/log.nmbd the line > > Packet send failed to 192.168.0.255(137) ERRNO=No route to host > > sticks out like a sore thumb. I gather that lil' devil tried probing port > 137 on lan ip 192.168.0.255. That node doesn't exist; my dns comes from a > win xp box called delliver with ip 192.168.0.1 and dial up using win ics. > Yet for some reason samba looked at a non-existent ip on the lan; also it > reported no route to host. > > Finally when I do a find computer on win xp for swamisalami it find two. > One's just that, the other is that parenthetically labelled Samba Server. > Neither is accessible. Finally when I look for my fbsd box by ip adr on win > find computer it now finds it - also not accessible. Looks like I did > something right and something wrong. (stating the painfully obvious). Let me ask a couple of really silly questions. Did you actually set up a user account ? Is there a line in your smb.conf that refers to listening interfaces and are they the correct interfaces/addresses ? > One thing I notice is that nmbd is running but smbd isn't (ps -ax|grep > mbd). Is this normal behavior? more /var/log/dmesg.today|grep mbd yields > nothing; looking at /var/log/log.nmbd the line most definately not normal behaviour. smbd should be spawing a process as root ie the master process and then one process per user so if you cannot see smbd running then I cannot see how you can hope to connect sucessfully. nmbd is the netbios name daemon so if that is running you should be able to "see" the computer but without smbd you cannot connect. HTH LukeK From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 18:42:15 2003 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 8993116A4CE for ; Sun, 16 Nov 2003 18:42:15 -0800 (PST) Received: from idiom.com (idiom.com [216.240.32.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id D158C43F3F for ; Sun, 16 Nov 2003 18:42:14 -0800 (PST) (envelope-from muir@idiom.com) Received: from idiom.com (localhost [127.0.0.1]) by idiom.com (8.12.9p2/8.12.9) with ESMTP id hAH2gEdE076407 for ; Sun, 16 Nov 2003 18:42:14 -0800 (PST) (envelope-from muir@idiom.com) Received: (from muir@localhost) by idiom.com (8.12.9p2/8.12.9/Submit) id hAH2gE5G076406 for freebsd-questions@freebsd.org; Sun, 16 Nov 2003 18:42:14 -0800 (PST) (envelope-from muir) Date: Sun, 16 Nov 2003 18:42:14 -0800 (PST) From: David Muir Sharnoff Message-Id: <200311170242.hAH2gE5G076406@idiom.com> To: freebsd-questions@freebsd.org Subject: ccd recipe for extending a filesystem 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: Mon, 17 Nov 2003 02:42:15 -0000 Hi. I've come up with a recipe to grow a filesystem. I would like to do several things here: 1. Share the recipe so others can use it 2. Have someone verify my recipe -- I think it works, but another set of eyes would help 3. Ask if anyone knows a reason this won't work. Anyway... This is not for those who want clean systems or make mistakes when typing... To make a filesystem bigger (I'm assuming a normal filesystem here) like /foobar mounted on /dev/sd3d.... 1. make two new partitions. The first should be 32 blocks long (call it /dev/sd4e). The second should be the new space you want for your filesystem (16 blocks will be overhead) (call it /dev/sd4f) # disklabel -e sd4 2. zero the new small partion # dd if=/dev/zero of=/dev/sd4e 3. unmount the filesystem 4. capture the first 16 blocks of the filesystem: # dd if=/dev/sd3d of=/root/x count=16 5. make a ccd partition that spans the three partitions: # ccdconfg -c ccd2 0 none /dev/sd4e /dev/sd3d /dev/sd4f # disklabel -r -w ccd2c auto # disklabel ccd2c 6. back up the new disklabel # disklabel ccd2c > /root/y 7. restore the captured 16 blocks: # dd if=/root/x of=/dev/ccd2c 8. unfortunantly the last command clobbered the disk label. restore it: # disklabel -R -r ccd2c /root/y # disklabel ccd2c 9. fsck & mount the partition to make sure it's okay 10. # ccdconfig -g > /etc/ccd.conf 11. change /etc/fstab: /dev/sd3d becomes /dev/ccd2c 12. unmount the partition 13. use growfs to expandit 14. fsck & mount the partition to make sure it's okay I think making a backup first might be a good idea :-) If you are trying to grow a ccd partion that is set up like what you get after following the above instructions, it's eaiser but not as much easier as you might expect. 1. make the new partion for the addtional space (remember 16 blocks will be overhead). call it /dev/sd5h. # disklabel -e sd5 2. unmount the filesystem 3. capture the first 16 blocks of the filesystem: # dd if=/dev/ccd2c of=/root/x count=16 4. zero the original small partion # dd if=/dev/zero of=/dev/sd4e 5. make a ccd partition that spans all the partitions: # ccdconfg -c ccd2 0 none /dev/sd4e /dev/sd3d /dev/sd4f /dev/sd5h # disklabel -r -w ccd2c auto # disklabel ccd2c 6. back up the new disklabel # disklabel ccd2c > /root/y 7. restore the captured 16 blocks: # dd if=/root/x of=/dev/ccd2c 8. unfortunantly the last command clobbered the disk label. restore it: # disklabel -R -r ccd2c /root/y # disklabel ccd2c 9. fsck & mount the partition to make sure it's okay 10. ccdconfig -g > /etc/ccd.conf 11. unmount the partition 12. use growfs to expandit 13. fsck & mount the partition to make sure it's okay -Dave From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 19:04:16 2003 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 B56C016A4CE for ; Sun, 16 Nov 2003 19:04:16 -0800 (PST) Received: from mxsmta01.dellhost.com (mxsmta01.ow.dellhost.com [209.235.30.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2E2F43FDF for ; Sun, 16 Nov 2003 19:04:14 -0800 (PST) (envelope-from jackie.mccracken@jacktel.com) Received: from c927711-e.jacktel.net ([208.11.116.189]) by mxsmta01.dellhost.comESMTP <20031117030746.MVGA21077.mxsmta01.dellhost.com@c927711-e.jacktel.net> for ; Sun, 16 Nov 2003 22:07:46 -0500 Received: from Jackie ([192.168.1.100]) by c927711-e.jacktel.net (602Pro LAN SUITE 2003) id 2e6d53b4 for freebsd-questions@freebsd.org; Sun, 16 Nov 2003 21:04:01 -0600 Received: by localhost with Microsoft MAPI; Sun, 16 Nov 2003 21:03:46 -0600 Message-ID: <01C3AC85.20431180.jackie.mccracken@jacktel.com> From: "Jackie S. McCracken" To: "'freebsd-questions@freebsd.org'" Date: Sun, 16 Nov 2003 21:03:45 -0600 Organization: JackTel, Inc. X-Mailer: Microsoft Internet E-mail/MAPI - 8.0.0.4211 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: RE: unrecognized hardware with 5.1 and Dell 1750 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "jackie.mccracken@jacktel.com" List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Nov 2003 03:04:16 -0000 Kent and Olaf, thank you for the suggestions! I believe that the root of the problem is the ServerWorks GC LE chipset. I forgot to mention that the system reports during initial startup that the Host to PCI bridge chipset is unrecognized which leads me to believe that it cannot see the NIC interface at all which is integrated into the motherboard. This is one of Dell's newest servers and I'm feeling that the hardware is just newer than what FreeBSD supports and I need some help working out the issue. I have a Dell 1650 (recently discontinued model) running just great at the moment and I'm checking to see what the differences in the motherboards are other than the 1750 is about twice as much server speed wise and will supply that info shortly. Any help would be extremely appreciated, I am not a programmer but a test engineer by trade and I want to see FreeBSD take its rightful place as THE open source operating system and I'm pushing it as hard as I can to our customers. Jackie ----------------------------------------------------------------------- ----------------------------------------------------------------------- > On Sunday 16 November 2003 08:17 am, Jackie S. McCracken wrote: > > I'm trying to build a Dell 1750 with 5.1. After the kern and mfsroot > > floppies have loaded and the system starts to come up it reports an > > unrecognized chip set then once I try to run the ftp utility to load a > > minimum configuration it cannot see the NIC interface i.e. it's not part of > > the choices for the download. The system came with a driver disk for the > > Broadcom NIC which is a 5704 gigabit interface but it only has drivers for > > Windows, Linux, and some other OS's but nothing for FreeBSD. According to > > the Dell info it is a ServerWorks GC LE Chipset with 2:1 memory > > interleaving. How do I get the system to run? I need to get it up and > > running ASAP. HI! The driver for the bge 5704 was introduced shorty before 4.9-Prerelease. So you have to upgrade your sources, so that basically the bge driver knows about the particular different pci id of the 5704 chip. I had 4-stable on it, so I installed 4.8-R, put in a 3com 905 (which was lying around, any 3.3V-Card will do) and cvsup'ed to 4.9-pre. After make world anything was fine, and i pulled the 3com. I don't know about 5.1, if tracking releng_51 will do the job. Or you take the relevant pieces of the bge driver from -current, merge them into your sources for 5.1. I never did it, so YMMV. HTH Olaf From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 20:01:42 2003 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 D8B9D16A4CF for ; Sun, 16 Nov 2003 20:01:42 -0800 (PST) Received: from mail-in.m-online.net (svr8.m-online.net [62.245.150.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6433243F75 for ; Sun, 16 Nov 2003 20:01:39 -0800 (PST) (envelope-from h@schmalzbauer.de) Received: from mail.m-online.net (svr14.m-online.net [192.168.3.144]) by svr8.m-online.net (Postfix) with ESMTP id 220CC12C1 for ; Mon, 17 Nov 2003 05:01:38 +0100 (CET) Received: from cale.flintsbach.schmalzbauer.de (ppp-62-245-233-23.mnet-online.de [62.245.233.23]) by mail.m-online.net (Postfix) with ESMTP id E107E18ED5 for ; Mon, 17 Nov 2003 05:01:32 +0100 (CET) From: Harald Schmalzbauer To: questions@freebsd.org Date: Mon, 17 Nov 2003 05:01:27 +0100 User-Agent: KMail/1.5.4 X-Birthday: 06 Oktober 1972 X-Name: Harald Schmalzbauer X-Phone1: +49 (0) 163 555 3237 X-Phone2: +49 (0) 89 18947781 X-Address: Munich, 80686 X-Country: Germany MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_cgEu/FEeFjBFCax"; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200311170501.32484@harrymail> Subject: non-proportional fonts for X 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: Mon, 17 Nov 2003 04:01:43 -0000 --Boundary-02=_cgEu/FEeFjBFCax Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Description: signed data Content-Disposition: inline Hi all, perhaps someone achieved something useful from the search for a good mail=20 font. I don't like misc-fixed for mails (I use kmail) so I took courier-new 9pt. = But=20 with that font the 1 and l are looking very similar with less that 10pt. An= d=20 10pt is too big for me. So I switched to Lucida typewriter. Readability at 9pt is quiet good but I'= d=20 like to know your favourites. Best regards, =2DHarry Proportional lines should end with # at the same position iiiiiiiiii# 0123456789# # AAAAAAAAAA# mmmmmmmmmm# llllllllll# alim alim # --Boundary-02=_cgEu/FEeFjBFCax Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQA/uEgcBylq0S4AzzwRAmKsAJ9kXSwlTEZQSvRaeg0UeEo+47wwiwCeJtCA Pq4hWB2wHfOS7kbox4IEOv8= =O7jF -----END PGP SIGNATURE----- --Boundary-02=_cgEu/FEeFjBFCax-- From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 20:06:03 2003 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 ABC1D16A4CE for ; Sun, 16 Nov 2003 20:06:03 -0800 (PST) Received: from mail-in.m-online.net (svr8.m-online.net [62.245.150.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCB5043FAF for ; Sun, 16 Nov 2003 20:06:02 -0800 (PST) (envelope-from h@schmalzbauer.de) Received: from mail.m-online.net (svr14.m-online.net [192.168.3.144]) by svr8.m-online.net (Postfix) with ESMTP id 1CE653BE for ; Mon, 17 Nov 2003 05:06:02 +0100 (CET) Received: from cale.flintsbach.schmalzbauer.de (ppp-62-245-233-23.mnet-online.de [62.245.233.23]) by mail.m-online.net (Postfix) with ESMTP id E492618C9C for ; Mon, 17 Nov 2003 05:05:56 +0100 (CET) From: Harald Schmalzbauer To: questions@freebsd.org Date: Mon, 17 Nov 2003 05:05:56 +0100 User-Agent: KMail/1.5.4 References: <200311170501.32484@harrymail> In-Reply-To: <200311170501.32484@harrymail> X-Birthday: 06 Oktober 1972 X-Name: Harald Schmalzbauer X-Phone1: +49 (0) 163 555 3237 X-Phone2: +49 (0) 89 18947781 X-Address: Munich, 80686 X-Country: Germany MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_kkEu/ecwdf1KFd/"; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <200311170505.56708@harrymail> Subject: Re: non-proportional fonts for X 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: Mon, 17 Nov 2003 04:06:03 -0000 --Boundary-02=_kkEu/ecwdf1KFd/ Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Description: signed data Content-Disposition: inline On Monday 17 November 2003 05:01, Harald Schmalzbauer wrote: > Hi all, > > perhaps someone achieved something useful from the search for a good mail > font. > I don't like misc-fixed for mails (I use kmail) so I took courier-new 9pt. > But with that font the 1 and l are looking very similar with less that > 10pt. And 10pt is too big for me. > So I switched to Lucida typewriter. Readability at 9pt is quiet good but > I'd like to know your favourites. > > Best regards, > > -Harry > > Proportional lines should end with # at the same position ^^^^^^^^^^^^^ non-proportional of yourse (the one I'm looking for) Sorry! > > iiiiiiiiii# > 0123456789# > # > AAAAAAAAAA# > mmmmmmmmmm# > llllllllll# > alim alim # --Boundary-02=_kkEu/ecwdf1KFd/ Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQA/uEkkBylq0S4AzzwRAhJOAJ4wTvgFrv4KbpCwqxiUvGxVuBI7+wCfSSHX s7mhuvqBlv6R3pTtkE0utFc= =Mix0 -----END PGP SIGNATURE----- --Boundary-02=_kkEu/ecwdf1KFd/-- From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 20:25:14 2003 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 DB50616A4CE for ; Sun, 16 Nov 2003 20:25:14 -0800 (PST) Received: from sage.thought.org (dsl231-043-140.sea1.dsl.speakeasy.net [216.231.43.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD2B243FA3 for ; Sun, 16 Nov 2003 20:25:12 -0800 (PST) (envelope-from kline@thought.org) Received: from thought.org (root@tao [10.0.0.247]) by sage.thought.org (8.12.9/8.11.4) with ESMTP id hAH4P75G023315; Sun, 16 Nov 2003 20:25:07 -0800 (PST) (envelope-from kline@thought.org) Received: (from kline@localhost) by thought.org (8.12.6/8.11.3) id hAH4P5bi068252; Sun, 16 Nov 2003 20:25:05 -0800 (PST) (envelope-from kline) Date: Sun, 16 Nov 2003 20:25:04 -0800 From: Gary Kline To: Mark Message-ID: <20031117042504.GA10960@tao.thought.org> References: <20031117000618.GA5670@tao.thought.org> <200311170021.HAH0L6OH078309@asarian-host.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200311170021.HAH0L6OH078309@asarian-host.net> X-Organization: Thought Unlimited. Public service Unix since 1986. X-Of_Interest: Observing 17 years of service to the Unix community User-Agent: Mutt/1.5.5.1i cc: Gary Kline cc: FreeBSD Mailing List Subject: Re: mysql can't finf shared library 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: Mon, 17 Nov 2003 04:25:15 -0000 On Mon, Nov 17, 2003 at 12:21:07AM +0000, Mark wrote: > ----- Original Message ----- > From: "Gary Kline" > To: "FreeBSD Mailing List" > Sent: Monday, November 17, 2003 1:07 AM > Subject: mysql can't finf shared library > > > After upgrading to the latest mysql323-client and reinstalling > > my root password, here is what happens: > > > > mysqladmin -u root password 'fooobar1234' > > /usr/libexec/ld-elf.so.1: Shared object "libmysqlclient.so.10" not found > > root@tao:/etc# locate libmysql > > /usr/local/lib/mysql/libmysqlclient.a > > /usr/local/lib/mysql/libmysqlclient.so > > /usr/local/lib/mysql/libmysqlclient.so.10 > > > > Anybody know what's going on here? Is this a known bug? > > I am sure it is not the official method, but when I had this happening too, > I made the following symlink: > > /usr/local/lib/libmysqlclient.so.10 -> mysql/libmysqlclient.so.10 > Yep; worked for me too; then just to make sure the libraries really were loaded, this: tao# /sbin/ldconfig -m /usr/local/lib/mysql thanks, gentlemen. gary > -- Gary Kline kline@thought.org www.thought.org Public service Unix From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 20:29:18 2003 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 0E92716A4CF for ; Sun, 16 Nov 2003 20:29:18 -0800 (PST) Received: from sage.thought.org (dsl231-043-140.sea1.dsl.speakeasy.net [216.231.43.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96CD543FE0 for ; Sun, 16 Nov 2003 20:29:16 -0800 (PST) (envelope-from kline@thought.org) Received: from thought.org (root@tao [10.0.0.247]) by sage.thought.org (8.12.9/8.11.4) with ESMTP id hAH4TF5G023322; Sun, 16 Nov 2003 20:29:15 -0800 (PST) (envelope-from kline@thought.org) Received: (from kline@localhost) by thought.org (8.12.6/8.11.3) id hAH4TE0s068280; Sun, 16 Nov 2003 20:29:14 -0800 (PST) (envelope-from kline) Date: Sun, 16 Nov 2003 20:29:12 -0800 From: Gary Kline To: Ryan Merrick Message-ID: <20031117042912.GB10960@tao.thought.org> References: <20031117000618.GA5670@tao.thought.org> <3FB824DC.9000605@comcast.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3FB824DC.9000605@comcast.net> X-Organization: Thought Unlimited. Public service Unix since 1986. X-Of_Interest: Observing 17 years of service to the Unix community User-Agent: Mutt/1.5.5.1i cc: Gary Kline cc: FreeBSD Mailing List Subject: Re: mysql can't finf shared library 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: Mon, 17 Nov 2003 04:29:18 -0000 On Sun, Nov 16, 2003 at 05:31:08PM -0800, Ryan Merrick wrote: > Gary Kline wrote: > > After upgrading to the latest mysql323-client and reinstalling > > my root password, here is what happens: > > > > > >mysqladmin -u root password 'fooobar1234' > >/usr/libexec/ld-elf.so.1: Shared object "libmysqlclient.so.10" not found > >root@tao:/etc# locate libmysql > >/usr/local/lib/mysql/libmysqlclient.a > >/usr/local/lib/mysql/libmysqlclient.so > >/usr/local/lib/mysql/libmysqlclient.so.10 > > > > Anybody know what's going on here? Is this a known bug? > > > > thanks, people, > > > > gary > > > > > Hello, > > I have been seeing this too. I originaly fixed it with > #mdconfig -m /usr/local/lib/mysql > > The LD config man page refeneced #/etc/ld-elf.so.conf for extra paths > but rc never calls it. The default paths for ld-elf.so.conf are defined > in #/etc/defaults/rc.conf. I just added mysql to the list. > > There is a 2 year old pr on the man page problem... > Hm, I tried this, in /etc/rc.conf. I re-exec the script, but it didn't seem to work. Comments? Care to show the mysql line you added? gary > -- Gary Kline kline@thought.org www.thought.org Public service Unix From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 20:34:11 2003 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 EEDF316A4CE for ; Sun, 16 Nov 2003 20:34:11 -0800 (PST) Received: from lakemtao02.cox.net (lakemtao02.cox.net [68.1.17.243]) by mx1.FreeBSD.org (Postfix) with ESMTP id D62C343FAF for ; Sun, 16 Nov 2003 20:34:10 -0800 (PST) (envelope-from srenna@vdbmusic.com) Received: from [192.168.1.5] ([68.100.200.113]) by lakemtao02.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20031117043408.VNDX2297.lakemtao02.cox.net@[192.168.1.5]> for ; Sun, 16 Nov 2003 23:34:08 -0500 From: Scott Renna To: freebsd-questions@freebsd.org Content-Type: text/plain Message-Id: <1069043415.637.8.camel@pluto.dc.cox.net> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Sun, 16 Nov 2003 23:30:15 -0500 Content-Transfer-Encoding: 7bit Subject: need a HOWTO on upgrading 5.0 to 5.1 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: Mon, 17 Nov 2003 04:34:12 -0000 I had posted earlier today and have managed to restore my old system to its former state. here's the trouble I had run into when trying to do a sysinstall upgrade from 5.0 Release to 5.1 Release(i need to do this for bluetooth). When trying to run a sysinstall upgrade I get kernel panics, yet when attempting a clean install of 5.1 it goes fine and I can even boot. Has anyone seen a good HOWTO on how to upgrade 5.0 to 5.1? I've read the handbook and a few articles online but I've had zero luck...it might be due to the fact that I may not have enough space for 5.1 install to save my old files and i'm going to try to expand my partitions, but I was hoping someone out there had upgraded successfully before.. anyone? :) From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 20:39:56 2003 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 9FF0216A4CE for ; Sun, 16 Nov 2003 20:39:56 -0800 (PST) Received: from usstp08.itcs.purdue.edu (usstp08.itcs.purdue.edu [128.210.5.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1D3B43FDF for ; Sun, 16 Nov 2003 20:39:55 -0800 (PST) (envelope-from germain@purdue.edu) Received: from localhost (wm-cpu5.itcs.purdue.edu [128.210.11.237]) hAH4dtEb009767 for ; Sun, 16 Nov 2003 23:39:55 -0500 Received: from 204.180.78.96 ([204.180.78.96]) by webmail.purdue.edu (IMP) with HTTP for ; Sun, 16 Nov 2003 23:39:46 -0500 Message-ID: <1069043986.3fb8511211c33@webmail.purdue.edu> Date: Sun, 16 Nov 2003 23:39:46 -0500 From: germain@purdue.edu To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2-cvs X-Virus-Scanned: by amavisd-new on Purdue Mailhub Subject: DHCP Configuration 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: Mon, 17 Nov 2003 04:39:56 -0000 Hi, I got 5.x to install and got almost everything up and running. There was a DHCP configuration window on the install for my ethernet card. It sucessfully autodectected my IP address (its static even though it uses DHCP, don't ask me why) but wouldn't let me set it up without the host name. I've just recently obtained my host name and I can't figure out how to get the screen back to set it up. Thanks, Edward Germain From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 20:43:55 2003 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 9433316A4CE for ; Sun, 16 Nov 2003 20:43:55 -0800 (PST) Received: from mail-in.m-online.net (svr8.m-online.net [62.245.150.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id A47FF43FE1 for ; Sun, 16 Nov 2003 20:43:54 -0800 (PST) (envelope-from h@schmalzbauer.de) Received: from mail.m-online.net (svr14.m-online.net [192.168.3.144]) by svr8.m-online.net (Postfix) with ESMTP id 00DD616F2; Mon, 17 Nov 2003 05:43:54 +0100 (CET) Received: from cale.flintsbach.schmalzbauer.de (ppp-62-245-233-23.mnet-online.de [62.245.233.23]) by mail.m-online.net (Postfix) with ESMTP id BF15118F0D; Mon, 17 Nov 2003 05:43:48 +0100 (CET) From: Harald Schmalzbauer To: germain@purdue.edu, freebsd-questions@freebsd.org Date: Mon, 17 Nov 2003 05:43:48 +0100 User-Agent: KMail/1.5.4 References: <1069043986.3fb8511211c33@webmail.purdue.edu> In-Reply-To: <1069043986.3fb8511211c33@webmail.purdue.edu> X-Birthday: 06 Oktober 1972 X-Name: Harald Schmalzbauer X-Phone1: +49 (0) 163 555 3237 X-Phone2: +49 (0) 89 18947781 X-Address: Munich, 80686 X-Country: Germany MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_EIFu/Dd2C5K3Jqb"; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <200311170543.48538@harrymail> Subject: Re: DHCP Configuration 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: Mon, 17 Nov 2003 04:43:55 -0000 --Boundary-02=_EIFu/Dd2C5K3Jqb Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Description: signed data Content-Disposition: inline On Monday 17 November 2003 05:39, germain@purdue.edu wrote: > Hi, > > I got 5.x to install and got almost everything up and running. There > was a DHCP configuration window on the install for my ethernet card. It > sucessfully autodectected my IP address (its static even though it uses > DHCP, don't ask me why) but wouldn't let me set it up without the host > name. I've just recently obtained my host name and I can't figure out how > to get the screen back to set it up. Run "/stand/sysinstall" Then select ->Configure->Networking->Interfaces by e.g space. -Harry > > Thanks, > > Edward Germain > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" --Boundary-02=_EIFu/Dd2C5K3Jqb Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQA/uFIEBylq0S4AzzwRAvXzAJ44gIoVXOFIRdh7YctZYpb+mhL5vgCeKrj/ tYfEfScQy7o69wWKGuzUVs8= =Jwl9 -----END PGP SIGNATURE----- --Boundary-02=_EIFu/Dd2C5K3Jqb-- From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 20:45:34 2003 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 0B11116A4CE for ; Sun, 16 Nov 2003 20:45:34 -0800 (PST) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39B2843F85 for ; Sun, 16 Nov 2003 20:45:31 -0800 (PST) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.9/8.12.9) id hAH4jUJs046567; Sun, 16 Nov 2003 22:45:30 -0600 (CST) (envelope-from dan) Date: Sun, 16 Nov 2003 22:45:30 -0600 From: Dan Nelson To: Harald Schmalzbauer Message-ID: <20031117044529.GB35692@dan.emsphone.com> References: <200311170501.32484@harrymail> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200311170501.32484@harrymail> X-OS: FreeBSD 5.1-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.5.1i cc: questions@freebsd.org Subject: Re: non-proportional fonts for X 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: Mon, 17 Nov 2003 04:45:34 -0000 In the last episode (Nov 17), Harald Schmalzbauer said: > perhaps someone achieved something useful from the search for a good > mail font. I don't like misc-fixed for mails (I use kmail) so I took > courier-new 9pt. But with that font the 1 and l are looking very > similar with less that 10pt. And 10pt is too big for me. So I > switched to Lucida typewriter. Readability at 9pt is quiet good but > I'd like to know your favourites. My preferred TTF fixed-width font is LetterGothic Line (letgothl.ttf), but it only looks good in Windows. Under X there is too much horizontal space between the letters for some reason. 2nd choice is Vera Bitstream Mono, which has very distinct 1/l 0/O pairs, but has thinner vertical stems, so it gets washed-out at small sizes. If you prefer bitmap fonts, Terminus (x11-fonts/terminus-font) is pretty good. I use the bold flavor as my xterm font. The version in ports has almost identical o and a, though. I need to send in a PR to have the port updated to the current one. -- Dan Nelson dnelson@allantgroup.com From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 21:42:45 2003 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 01B9A16A4CE for ; Sun, 16 Nov 2003 21:42:45 -0800 (PST) Received: from pd4mo2so.prod.shaw.ca (shawidc-mo1.cg.shawcable.net [24.71.223.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id B856643FBF for ; Sun, 16 Nov 2003 21:42:43 -0800 (PST) (envelope-from rmvg@shaw.ca) Received: from pd4mr1so.prod.shaw.ca (pd4mr1so-qfe3.prod.shaw.ca [10.0.141.212]) by l-daemon (iPlanet Messaging Server 5.2 HotFix 1.18 (built Jul 28 2003)) with ESMTP id <0HOH00A9REBQ68@l-daemon> for questions@freebsd.org; Sun, 16 Nov 2003 22:38:14 -0700 (MST) Received: from pn2ml6so.prod.shaw.ca (pn2ml6so-qfe0.prod.shaw.ca [10.0.121.150]) by l-daemon (iPlanet Messaging Server 5.2 HotFix 1.18 (built Jul 28 2003)) with ESMTP id <0HOH009LMEBQNY@l-daemon> for questions@freebsd.org; Sun, 16 Nov 2003 22:38:14 -0700 (MST) Received: from shaw.ca (h68-146-233-172.cg.shawcable.net [68.146.233.172]) by l-daemon (iPlanet Messaging Server 5.2 HotFix 1.18 (built Jul 28 2003)) with ESMTP id <0HOH00I7BEBP0W@l-daemon> for questions@freebsd.org; Sun, 16 Nov 2003 22:38:14 -0700 (MST) Date: Sun, 16 Nov 2003 22:38:19 -0700 From: RYAN vAN GINNEKEN To: questions@freebsd.org Message-id: <3FB85ECB.9050600@shaw.ca> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax) Subject: mutt maildir and enviroment variables 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: Mon, 17 Nov 2003 05:42:45 -0000 Ok i need some help with Mutt but not really mutt more just Freebsd in general I run freebsd 4.8 something mutt version 1.4 something postfix 2.0.0.16 bincimap version 1.2.3 when i execute the command #mutt i get an empty /var/mail/user mailbox i use Maildir and my mail box is /usr/home/user/Maildir so if i execute this command #mutt -f /usr/home/user/Maildir everything works fine and i can read my mail so how do i set mutt to read this mailbox instead of /var/mail/user i tried the .muttrc .mailrc .bashrc .chsrfile in my users home directory i tried the .cshrc .profile file in the / directory please can someone tell me where to set this variable so that i only have to do it once and it will work for all the new users i create as well please p.s. a general overview on making these type of setting and which files to make them in would be much appreciated as my system is getting messy and i cant remember all the changes i have made or to what files i have made them. From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 22:42:12 2003 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 4076816A4CE for ; Sun, 16 Nov 2003 22:42:12 -0800 (PST) Received: from ms-smtp-03-eri0.southeast.rr.com (ms-smtp-03-lbl.southeast.rr.com [24.25.9.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13F1843FBF for ; Sun, 16 Nov 2003 22:42:11 -0800 (PST) (envelope-from jason@ec.rr.com) Received: from ec.rr.com (cpe-024-211-231-149.ec.rr.com [24.211.231.149]) hAH6g4w5024558; Mon, 17 Nov 2003 01:42:05 -0500 (EST) Message-ID: <3FB86DA9.2070205@ec.rr.com> Date: Mon, 17 Nov 2003 01:41:45 -0500 From: Jason User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031205 Thunderbird/0.3 X-Accept-Language: en-us, en MIME-Version: 1.0 To: cpghost@cordula.ws References: <20031116212617.95190.qmail@web12506.mail.yahoo.com> <200311162137.hAGLb2Fk014902@fw.farid-hajji.net> In-Reply-To: <200311162137.hAGLb2Fk014902@fw.farid-hajji.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org cc: valerian_ro@yahoo.com Subject: Re: C 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: Mon, 17 Nov 2003 06:42:12 -0000 Cordula's Web wrote: >>Can anyone tell the name of the package that contain >>the C, something simillar to Borland C++ in windows... >> >> > >You can compile C/C++ programs with the 'cc' command, which >is part of the FreeBSD base system: > >% cc -o hello hello.c >% ./hello > >Or did you mean something like an IDE for C, which uses 'cc' >as backend? > > > You can use the newer version of gedit. It supports a highlight mode for several languages like C, html, java, etc... It basicly makes gedit work like you are in an ide by coloring variables, making key words bold, making commits italic and a different color and so on. From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 23:41:39 2003 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 87B6316A4CE for ; Sun, 16 Nov 2003 23:41:39 -0800 (PST) Received: from hermes.absol.co.za (pri.absol.co.za [209.203.42.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3999D43FDD for ; Sun, 16 Nov 2003 23:41:37 -0800 (PST) (envelope-from chrisv@absol.co.za) Received: from chrisv (na.absol.co.za [209.203.42.3] (may be forged)) by hermes.absol.co.za (8.12.9/8.12.6) with ESMTP id hAH86EFY007012 for ; Mon, 17 Nov 2003 10:06:16 +0200 From: "Chris Visser" To: Date: Mon, 17 Nov 2003 09:44:04 +0200 Message-ID: <009f01c3acde$9437d4f0$5201a8c0@intranet.absol.co.za> MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-MailScanner: Found to be clean Subject: Monitoring X.21 lines 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: Mon, 17 Nov 2003 07:41:39 -0000 Hi, I recently built a box running FreeBSD 5.1, with a Digi Sync 570 card in it to connect my X.21 clients. I've finally got it working, and would like to know if anybody knows of a package that could be used to monitor the individual lines. I've used MRTG with SNMP to monitor some of my other routers before. I'd like to know how I might do this or an alternative solution to monitoring/managing the lines on the box. Thanks in advance. Chris --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.536 / Virus Database: 331 - Release Date: 2003/11/03 From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 00:37:02 2003 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 3939F16A4CE for ; Mon, 17 Nov 2003 00:37:02 -0800 (PST) Received: from smtp1.adl2.internode.on.net (smtp1.adl2.internode.on.net [203.16.214.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id B690243F75 for ; Mon, 17 Nov 2003 00:36:59 -0800 (PST) (envelope-from malcolm.kay@internode.on.net) Received: from beta.home (ppp48-44.lns1.adl2.internode.on.net [150.101.48.44]) hAH8auaG098019; Mon, 17 Nov 2003 19:06:58 +1030 (CST) Content-Type: text/plain; charset="iso-8859-15" From: Malcolm Kay Organization: At home To: Harald Schmalzbauer , questions@freebsd.org Date: Mon, 17 Nov 2003 19:06:56 +1030 User-Agent: KMail/1.4.3 References: <200311170501.32484@harrymail> <200311170505.56708@harrymail> In-Reply-To: <200311170505.56708@harrymail> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200311171906.56334.malcolm.kay@internode.on.net> Subject: Re: non-proportional fonts for X 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: Mon, 17 Nov 2003 08:37:02 -0000 On Mon, 17 Nov 2003 14:35, Harald Schmalzbauer wrote: > On Monday 17 November 2003 05:01, Harald Schmalzbauer wrote: > > Hi all, > > > > perhaps someone achieved something useful from the search for a good = mail > > font. > > I don't like misc-fixed for mails (I use kmail) so I took courier-new > > 9pt. But with that font the 1 and l are looking very similar with les= s > > that 10pt. And 10pt is too big for me. > > So I switched to Lucida typewriter. Readability at 9pt is quiet good = but > > I'd like to know your favourites. > > > > Best regards, > > > > -Harry > > > > Proportional lines should end with # at the same position > > ^^^^^^^^^^^^^ > non-proportional of yourse (the one I'm looking for) > Sorry! In my opinion serif fonts look best and are easiest to read when the=20 resolution is high. But at low resolution non-serif are better. So for 10 pnt at 75 dpi I'd certainly use a non-serif font; and for 12 pnt at 120 I'd certainly use a serif font. I like to work at 120dpi on a monitor that pretty much resolves the pixel= s and then my first choice is 'nimbus mono l'. It is actually coded as a=20 proportional font but is in fact mono-spaced. You'll find it in the fonts provided in gnu-ghostscript and can be fed=20 directly to the X fontlist. Malcolm Kay From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 01:06:10 2003 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 80C1B16A4CE for ; Mon, 17 Nov 2003 01:06:10 -0800 (PST) Received: from jormangund.iconz.co.nz (jormangund.iconz.co.nz [210.48.22.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D6B043F85 for ; Mon, 17 Nov 2003 01:06:07 -0800 (PST) (envelope-from g.todd@internet.co.nz) Received: from localhost (jormangund [127.0.0.1]) by jormangund.iconz.co.nz (Postfix) with ESMTP id 773AA2B0AFF for ; Mon, 17 Nov 2003 22:06:13 +1300 (NZDT) Received: from Hawk (ip-210-48-25-155.asiaonline.net.nz [210.48.25.155]) by jormangund.iconz.co.nz (Postfix) with ESMTP id 094BC2B0B05 for ; Mon, 17 Nov 2003 22:06:11 +1300 (NZDT) Date: Mon, 17 Nov 2003 22:10:42 +1300 From: Glenn Todd To: "freebsd-questions@FreeBSD.ORG" Message-ID: <20031117091042.GA288@Hawk.internet.co.nz> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=ISO-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-Mailer: Balsa 2.0.13 Lines: 15 X-Virus-Scanned: by AMaViS snapshot-20020222 Subject: Xcdroast root privilege error 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: Mon, 17 Nov 2003 09:06:10 -0000 When I try to read tracks as a non-root user with XCDRoast, I get the following error, how do I resolve this. Thought it may be a cdda2wav problem but I have no problems running cdda2wav from the command line. xcdroast error: recording 264.2533 seconds stereo with 16 bits @ 44100.0 Hz ->'/usr/ home/glenn/.xcdroast/track-01'... Fatal error: did not drop root privilege. child reader sem request failed Child exited with 2 I am running FreeBSD 4.8-STABLE with xcdroast 0.98aplpha14 cdda2wav Version 2.00.3 from the cdrtools-2.0.3 package Glenn From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 01:09:39 2003 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 53ED616A4CE for ; Mon, 17 Nov 2003 01:09:39 -0800 (PST) Received: from gaff.hhhr.ision.net (gaff.hhhr.ision.net [195.180.9.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id 714E743F3F for ; Mon, 17 Nov 2003 01:09:37 -0800 (PST) (envelope-from ohoyer@gaff.hhhr.ision.net) Received: from gaff.hhhr.ision.net (localhost [127.0.0.1]) by gaff.hhhr.ision.net (8.12.10/8.12.10) with ESMTP id hAH99bVX053981; Mon, 17 Nov 2003 10:09:37 +0100 (CET) (envelope-from ohoyer@gaff.hhhr.ision.net) Received: from localhost (ohoyer@localhost)hAH99bMl053978; Mon, 17 Nov 2003 10:09:37 +0100 (CET) (envelope-from ohoyer@gaff.hhhr.ision.net) Date: Mon, 17 Nov 2003 10:09:37 +0100 (CET) From: Olaf Hoyer To: "Jackie S. McCracken" In-Reply-To: <01C3AC85.20431180.jackie.mccracken@jacktel.com> Message-ID: <20031117094235.Y53930@gaff.hhhr.ision.net> References: <01C3AC85.20431180.jackie.mccracken@jacktel.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: "'freebsd-questions@freebsd.org'" Subject: RE: unrecognized hardware with 5.1 and Dell 1750 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: Mon, 17 Nov 2003 09:09:39 -0000 On Sun, 16 Nov 2003, Jackie S. McCracken wrote: > Kent and Olaf, thank you for the suggestions! I believe that the root of > the problem is the ServerWorks GC LE chipset. Hi! Well, I just installed a 1750 a few weeks before under 4.9-prerelease, running fine. I forgot to mention that the > system reports during initial startup that the Host to PCI bridge chipset > is unrecognized which leads me to believe that it cannot see the NIC > interface at all which is integrated into the motherboard. It is initialized ok, at least for 4.9. The PCI ID is unknown to FreeBSD, so it cannot display the right name in dmesg, but anything else works. This is one of > Dell's newest servers and I'm feeling that the hardware is just newer than > what FreeBSD supports and I need some help working out the issue. Well, not really. It is fully supported by FreeBSD 4.9-R, 5.1R is a bit older. Basically the drivers will work, but due to the fact that they do not know the PCI ID of the onboard NIC, the chips are not initialized. I have a > Dell 1650 (recently discontinued model) running just great at the moment > and I'm checking to see what the differences in the motherboards are other > than the 1750 is about twice as much server speed wise and will supply that > info shortly. Any help would be extremely appreciated, I am not a > programmer but a test engineer by trade and I want to see FreeBSD take its > rightful place as THE open source operating system and I'm pushing it as > hard as I can to our customers. BTW: For production environment, 4-stable is recommended... HTH Olaf -- Olaf Hoyer ohoyer@gaff.hhhr.ision.net Fuerchterliche Erlebniss geben zu raten, ob der, welcher sie erlebt, nicht etwas Fuerchterliches ist. (Nietzsche, Jenseits von Gut und Boese) From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 01:27:50 2003 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 C67B616A4CE for ; Mon, 17 Nov 2003 01:27:50 -0800 (PST) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id A706943FAF for ; Mon, 17 Nov 2003 01:27:47 -0800 (PST) (envelope-from sven@yagonna.de) Received: from [212.227.126.160] (helo=mrelayng.kundenserver.de) by moutng4.kundenserver.de with esmtp (Exim 3.35 #1) id 1ALfff-0002eH-00 for questions@freebsd.org; Mon, 17 Nov 2003 10:27:47 +0100 Received: from [80.146.27.175] (helo=moonrise.intern.yagonna.de) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 1ALffe-000106-00 for questions@freebsd.org; Mon, 17 Nov 2003 10:27:46 +0100 Received: by moonrise.intern.yagonna.de (Postfix, from userid 501) id 8C5DC3F6F6; Mon, 17 Nov 2003 11:29:02 +0100 (CET) Date: Mon, 17 Nov 2003 11:29:02 +0100 From: Sven Pfeifer To: questions@freebsd.org Message-ID: <20031117102902.GA4557@yagonna.de> Mail-Followup-To: questions@freebsd.org References: <3FB85ECB.9050600@shaw.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3FB85ECB.9050600@shaw.ca> User-Agent: Mutt/1.4i X-Organization: YaGonna X-Location: Wuppertal Subject: Re: mutt maildir and enviroment variables X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Sven Pfeifer List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Nov 2003 09:27:50 -0000 Hi, RYAN vAN GINNEKEN wrote: > Ok i need some help with Mutt but not really mutt more just Freebsd in > general > > I run freebsd 4.8 something > mutt version 1.4 something > postfix 2.0.0.16 > bincimap version 1.2.3 > > when i execute the command > #mutt > i get an empty /var/mail/user mailbox > i use Maildir and my mail box is /usr/home/user/Maildir > so if i execute this command > #mutt -f /usr/home/user/Maildir try to use set spoolfile=/Path_to_YOUR_Maildir/ in ~/.muttrc For further information see: www.mutt.org [...] HTH Sven -- 2. My ventilation ducts will be too small to crawl through. --Peter Anspach's list of things to do as an Evil Overlord -------------------------------------------------------[rand. sig. #3] From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 01:35:35 2003 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 6CF3616A4CE for ; Mon, 17 Nov 2003 01:35:35 -0800 (PST) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.202.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FAAD43F75 for ; Mon, 17 Nov 2003 01:35:34 -0800 (PST) (envelope-from sandshrimp@comcast.net) Received: from comcast.net (unknown[12.242.162.139]) by comcast.net (sccrmhc12) with SMTP id <2003111709353301200s2kt7e> (Authid: sandshrimp); Mon, 17 Nov 2003 09:35:33 +0000 Message-ID: <3FB89665.3000003@comcast.net> Date: Mon, 17 Nov 2003 01:35:33 -0800 From: Ryan Merrick User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030524 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Gary Kline References: <20031117000618.GA5670@tao.thought.org> <3FB824DC.9000605@comcast.net> <20031117042912.GB10960@tao.thought.org> In-Reply-To: <20031117042912.GB10960@tao.thought.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: FreeBSD Mailing List Subject: Re: mysql can't finf shared library 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: Mon, 17 Nov 2003 09:35:35 -0000 Gary Kline wrote: > On Sun, Nov 16, 2003 at 05:31:08PM -0800, Ryan Merrick wrote: > >>Gary Kline wrote: >> >>> After upgrading to the latest mysql323-client and reinstalling >>> my root password, here is what happens: >>> >>> >>>mysqladmin -u root password 'fooobar1234' >>>/usr/libexec/ld-elf.so.1: Shared object "libmysqlclient.so.10" not found >>>root@tao:/etc# locate libmysql >>>/usr/local/lib/mysql/libmysqlclient.a >>>/usr/local/lib/mysql/libmysqlclient.so >>>/usr/local/lib/mysql/libmysqlclient.so.10 >>> >>> Anybody know what's going on here? Is this a known bug? >>> >>> thanks, people, >>> >>> gary >>> >>> >> >>Hello, >> >>I have been seeing this too. I originaly fixed it with >>#mdconfig -m /usr/local/lib/mysql >> >>The LD config man page refeneced #/etc/ld-elf.so.conf for extra paths >>but rc never calls it. The default paths for ld-elf.so.conf are defined >>in #/etc/defaults/rc.conf. I just added mysql to the list. >> >>There is a 2 year old pr on the man page problem... >> > > > > Hm, I tried this, in /etc/rc.conf. I re-exec the script, > but it didn't seem to work. Comments? Care to show the > mysql line you added? > > gary > > > > a>grep ldconfig /etc/defaults/rc.conf ldconfig_paths="/usr/lib/compat /usr/X11R6/lib /usr/local/lib /usr/local/lib/mysql" I use #kill 1 to single user mode and let init handle the reload. -Ryan Merrick From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 01:54:26 2003 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 8BCBE16A4CE for ; Mon, 17 Nov 2003 01:54:26 -0800 (PST) Received: from ei.bzerk.org (ei.xs4all.nl [213.84.67.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id B91D143F75 for ; Mon, 17 Nov 2003 01:54:22 -0800 (PST) (envelope-from mail25@bzerk.org) Received: from ei.bzerk.org (BOFH@localhost [127.0.0.1]) by ei.bzerk.org (8.12.10/8.12.10) with ESMTP id hAH9sgxM043784; Mon, 17 Nov 2003 10:54:43 +0100 (CET) (envelope-from mail25@bzerk.org) Received: (from bulk@localhost) by ei.bzerk.org (8.12.10/8.12.10/Submit) id hAH9sg8n043783; Mon, 17 Nov 2003 10:54:42 +0100 (CET) (envelope-from mail25@bzerk.org) X-Authentication-Warning: ei.bzerk.org: bulk set sender to mail25@bzerk.org using -f Date: Mon, 17 Nov 2003 10:54:42 +0100 From: Ruben de Groot To: RYAN vAN GINNEKEN Message-ID: <20031117095442.GA43732@ei.bzerk.org> Mail-Followup-To: Ruben de Groot , RYAN vAN GINNEKEN , freebsd-questions@freebsd.org References: <3FB82406.6020409@shaw.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3FB82406.6020409@shaw.ca> User-Agent: Mutt/1.4.1i cc: freebsd-questions@freebsd.org Subject: Re: lost mailbox 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: Mon, 17 Nov 2003 09:54:26 -0000 On Sun, Nov 16, 2003 at 06:27:34PM -0700, RYAN vAN GINNEKEN typed: > I run freebsd 4.8 and postfix 2.0.0.16 > when i try to access my mail using mail version Mail version 8.1 6/6/93 > i always have 0 messages even though i have sent several messages and > watched them being received and sent to maildir in the mailog file Yes, the mail(1) program doesn't understand email in maildir format; only mbox format. > Nov 16 14:07:55 v21 postfix/master[193]: daemon started -- version 2.0.16 > Nov 16 14:19:52 v21 postfix/smtpd[226]: connect from > shawidc-mo1.cg.shawcable.net[24.71.223.10] > Nov 16 14:19:52 v21 postfix/smtpd[226]: B6BEF9A: > client=shawidc-mo1.cg.shawcable.net[24.71.223.10] > Nov 16 14:19:53 v21 postfix/cleanup[228]: B6BEF9A: > message-id=<3FB7E82C.8020903@shaw.ca> > Nov 16 14:19:53 v21 postfix/qmgr[195]: B6BEF9A: from=, > size=1407, nrcpt=1 (queue active) > Nov 16 14:19:53 v21 postfix/smtpd[226]: disconnect fromplease help > shawidc-mo1.cg.shawcable.net[24.71.223.10] > Nov 16 14:19:53 v21 postfix/local[230]: B6BEF9A: to=, > relay=local, delay=1, status=sent > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 02:13:49 2003 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 BF29916A4CE for ; Mon, 17 Nov 2003 02:13:49 -0800 (PST) Received: from mx.tele-kom.ru (mx.tele-kom.ru [213.80.148.6]) by mx1.FreeBSD.org (Postfix) with SMTP id 4A54143FE0 for ; Mon, 17 Nov 2003 02:13:47 -0800 (PST) (envelope-from doublef@tele-kom.ru) Received: (qmail 68102 invoked by uid 555); 17 Nov 2003 13:13:45 +0300 Received: from hal.localdomain (213.80.149.239) by t-k.ru with TeleMail/2 id 1069064024-68069 for valerian_ro@yahoo.com; Mon, 17 Nov 13:13:44 2003 +0300 (MSK) Date: Mon, 17 Nov 2003 13:06:50 +0300 From: Sergey 'DoubleF' Zaharchenko To: Valerian Galeru Message-Id: <20031117130650.27711872.doublef@tele-kom.ru> In-Reply-To: <20031116212617.95190.qmail@web12506.mail.yahoo.com> References: <20031116212617.95190.qmail@web12506.mail.yahoo.com> X-Mailer: Sylpheed version 0.9.6claws (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="pgp-sha1"; boundary="Signature=_Mon__17_Nov_2003_13_06_50_+0300_nCVJ_gTnU.2XspCb" cc: freebsd-questions@FreeBSD.ORG Subject: Re: C 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: Mon, 17 Nov 2003 10:13:49 -0000 --Signature=_Mon__17_Nov_2003_13_06_50_+0300_nCVJ_gTnU.2XspCb Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: 7bit On Sun, 16 Nov 2003 13:26:17 -0800 (PST) Valerian Galeru probably wrote: > Can anyone tell the name of the package that contain > the C, something simillar to Borland C++ in windows... > As for the compilers, you know already (cc). As for IDE, from /usr/ports/devel/xwpe's pkg-descr: > xwpe is a X-window programming environment designed for UNIX systems. > It is similar to 'Borland C++' MS-DOS programming IDE environment. > > xwpe supports many compilers, linkers, and debuggers, so you are not tied to > any particular set of tools. There is both a curses and X11 interface > (the later with mouse support). It really looks like Borland's IDE, if you want that sort of thing. I played with it for a while, but... > __________________________________ > Do you Yahoo!? > Protect your identity with Yahoo! Mail AddressGuard > http://antispam.yahoo.com/whatsnewfree > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > -- DoubleF It's not that I'm afraid to die. I just don't want to be there when it happens. -- Woody Allen --Signature=_Mon__17_Nov_2003_13_06_50_+0300_nCVJ_gTnU.2XspCb Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/uJ3Iwo7hT/9lVdwRAq2tAJ9lhkzAy7mjE2qik04M6p6dbKz/ZACfZbHV 0Npiw1clHahtJDXVgDuPycI= =JE5a -----END PGP SIGNATURE----- --Signature=_Mon__17_Nov_2003_13_06_50_+0300_nCVJ_gTnU.2XspCb-- From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 02:28:47 2003 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 6BF9016A4CE for ; Mon, 17 Nov 2003 02:28:47 -0800 (PST) Received: from geminix.org (gen129.n001.c02.escapebox.net [213.73.91.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D99D43F3F for ; Mon, 17 Nov 2003 02:28:46 -0800 (PST) (envelope-from gemini@geminix.org) Message-ID: <3FB8A2DA.9040106@geminix.org> Date: Mon, 17 Nov 2003 11:28:42 +0100 From: Uwe Doering Organization: Private UNIX Site User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031019 X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD Mailing List References: <20031117000618.GA5670@tao.thought.org> In-Reply-To: <20031117000618.GA5670@tao.thought.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Received: from gemini by geminix.org with asmtp (TLSv1:AES256-SHA:256) (Exim 3.36 #1) id 1ALgce-000CXJ-00; Mon, 17 Nov 2003 11:28:44 +0100 Subject: Re: mysql can't finf shared library 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: Mon, 17 Nov 2003 10:28:47 -0000 Gary Kline wrote: > After upgrading to the latest mysql323-client and reinstalling > my root password, here is what happens: > > mysqladmin -u root password 'fooobar1234' > /usr/libexec/ld-elf.so.1: Shared object "libmysqlclient.so.10" not found > root@tao:/etc# locate libmysql > /usr/local/lib/mysql/libmysqlclient.a > /usr/local/lib/mysql/libmysqlclient.so > /usr/local/lib/mysql/libmysqlclient.so.10 > > Anybody know what's going on here? Is this a known bug? Well, at least up to MySQL 3.23.58 a startup script '000.mysql-client.sh' gets installed under '/usr/local/etc/rc.d' which runs this command at boot time: /sbin/ldconfig -m /usr/local/lib/mysql This is supposed to ensure that the system automatically knows where to look for the MySQL client libs. It worked for me out of the box. Did you delete this script, or is there any other reason why scripts under '/usr/local/etc/rc.d' don't get executed on your system? Uwe -- Uwe Doering | EscapeBox - Managed On-Demand UNIX Servers gemini@geminix.org | http://www.escapebox.net From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 03:25:40 2003 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 C494116A4CE for ; Mon, 17 Nov 2003 03:25:40 -0800 (PST) Received: from smtp.doruk.net.tr (smtp.doruk.net.tr [212.58.5.248]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1264043F85 for ; Mon, 17 Nov 2003 03:25:39 -0800 (PST) (envelope-from vahric@doruk.net.tr) Received: from VAHOXP (vahric.doruk.net.tr [212.58.13.17]) by smtp.doruk.net.tr (8.12.8/8.12.8) with ESMTP id hAHBaBCp030340 for ; Mon, 17 Nov 2003 13:36:12 +0200 From: "Vahric MUHTARYAN" To: Date: Mon, 17 Nov 2003 13:24:49 +0200 Message-ID: <021701c3acfd$6a2a5b50$110d3ad4@VAHOXP> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal Subject: About Upgreading to New Verison 5.0 --> 5.1 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: Mon, 17 Nov 2003 11:25:40 -0000 Hi Everybody , I want to try How can I upgread FreeBSD 5.0 to 5.1 but I'm getting panic I don't understand why ?! Error Message is ; Panic : page fault Syncing disks , buffer remaining Fatal trep12: page fault while in kernel mode Fault virtual address = 0x1c Fault code = supervisor write pager not present Instruction pointer : 0x8:0xc02fb3c5 Stack Poinrer = Frame Pointer = Code segment = base 0x0, limit 0xffffff , type 0x16 = DPL 0 , pres1 , def321 , gren 1 Processor Eflogs = interrupt enabled , resume , IOR=0 Current Process = 9 (bufdaemon ) Tramp number = 12 Panic : page fault Thanks ... Vahric From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 04:00:41 2003 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 A682516A4CE for ; Mon, 17 Nov 2003 04:00:41 -0800 (PST) Received: from fw.farid-hajji.net (fw.farid-hajji.net [213.146.115.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0972043FD7 for ; Mon, 17 Nov 2003 04:00:40 -0800 (PST) (envelope-from cpghost@cordula.ws) Received: from fw.farid-hajji.net (localhost [127.0.0.1]) by fw.farid-hajji.net (8.12.10/8.12.10) with ESMTP id hAHBxsFk017318; Mon, 17 Nov 2003 12:59:57 +0100 (CET) (envelope-from cpghost@cordula.ws) Date: Mon, 17 Nov 2003 12:59:55 +0100 (CET) Message-Id: <200311171159.hAHBxsFk017318@fw.farid-hajji.net> From: "Cordula's Web" To: jason@ec.rr.com In-reply-to: <3FB86DA9.2070205@ec.rr.com> (message from Jason on Mon, 17 Nov 2003 01:41:45 -0500) X-Mailer: Emacs-21.3.1/FreeBSD-4.9-STABLE References: <20031116212617.95190.qmail@web12506.mail.yahoo.com> <3FB86DA9.2070205@ec.rr.com> cc: freebsd-questions@freebsd.org cc: valerian_ro@yahoo.com Subject: Re: C X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: cpghost@cordula.ws List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Nov 2003 12:00:41 -0000 > >>Can anyone tell the name of the package that contain > >>the C, something simillar to Borland C++ in windows... > > You can use the newer version of gedit. It supports a highlight mode > for several languages like C, html, java, etc... It basicly makes gedit > work like you are in an ide by coloring variables, making key words > bold, making commits italic and a different color and so on. Yes, gedit is not bad at all! My favorite is still emacs. It features syntax-highlighting and auto-indenting for a _lot_ of programming languages. This comes for free, even if you don't like to configure your ~/.emacs file extensively. A slightly more advanced user will know how to configure emacs to behave just like a (text-based) IDE, which means that you can compile (with cc) from within emacs, and have the compiler error messages drive the cursor to the right place in the source file, etc, etc... The reason I like emacs so much, is that you can (also) use it in a text console, but it still provides the ability to edit multiple source files simultaneously in internal buffers; something that is _really_ useful in multi-file projects. -- Cordula's Web. http://www.cordula.ws/ From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 04:48:30 2003 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 3595A16A4CE for ; Mon, 17 Nov 2003 04:48:30 -0800 (PST) Received: from imf22aec.mail.bellsouth.net (imf22aec.mail.bellsouth.net [205.152.59.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4129843FBD for ; Mon, 17 Nov 2003 04:48:29 -0800 (PST) (envelope-from b_cassidy@bellsouth.net) Received: from bellsouth.net ([68.214.83.181]) by imf22aec.mail.bellsouth.netSMTP <20031117124828.FYML20840.imf22aec.mail.bellsouth.net@bellsouth.net> for ; Mon, 17 Nov 2003 07:48:28 -0500 Date: Mon, 17 Nov 2003 07:53:08 -0600 From: Bryan Cassidy To: freebsd-questions@freebsd.org Message-Id: <20031117075308.4c230ea7.b_cassidy@bellsouth.net> X-Mailer: Sylpheed version 0.9.7 (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: weird log messages 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: Mon, 17 Nov 2003 12:48:30 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 uname -mrs FreeBSD 4.9-RELEASE i386 using mplayer when this happens Nov 17 07:48:23 bellsouth /kernel: acd0: REPORT_KEY - ILLEGAL REQUEST asc=0x6f ascq=0x04 error=0x04 Nov 17 07:48:23 bellsouth /kernel: acd0: REPORT_KEY - ILLEGAL REQUEST asc=0x2c ascq=0x00 error=0x04 Nov 17 07:49:30 bellsouth /kernel: acd0: REPORT_KEY - ILLEGAL REQUEST asc=0x6f ascq=0x04 error=0x04 Nov 17 07:49:30 bellsouth /kernel: acd0: REPORT_KEY - ILLEGAL REQUEST asc=0x2c ascq=0x00 error=0x04 Nov 17 07:49:44 bellsouth /kernel: acd0: REPORT_KEY - ILLEGAL REQUEST asc=0x6f ascq=0x04 error=0x04 Nov 17 07:49:44 bellsouth /kernel: acd0: REPORT_KEY - ILLEGAL REQUEST asc=0x2c ascq=0x00 error=0x04 Any ideas? I did a cvsup, build/installworld, portupgrade and still get these error messages. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/uNLEjnOL7dYm/EQRAvRSAJ99v1WAaPSoYRxBliEkFx2fZnaZMACbBNof +JkrFiZP2uea3nBqK17tKXI= =6+t0 -----END PGP SIGNATURE----- From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 05:01:44 2003 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 1A96916A4CE for ; Mon, 17 Nov 2003 05:01:44 -0800 (PST) Received: from 1-online-coupons.com (maxmail011.maximumasp.com [69.2.203.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC7A043F85 for ; Mon, 17 Nov 2003 05:01:42 -0800 (PST) (envelope-from noam@1-online-coupons.com) Received: from noam [80.230.228.45] by 1-online-coupons.com with ESMTP (SMTPD32-8.02) id A6AE142E0064; Mon, 17 Nov 2003 08:01:34 -0500 From: "Noam Javits" To: Date: Mon, 17 Nov 2003 15:37:29 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1255" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal X-Declude-Sender: noam@1-online-coupons.com [80.230.228.45] X-Note: This E-mail was scanned by Declude JunkMail (www.declude.com) for spam. Subject: Ad info request from freebsd 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: Mon, 17 Nov 2003 13:01:44 -0000 Dear Site Manager, I run several coupon sites and I am interested in advertising one or more of them, on your site. To be more specific, I am interested in placing a visible text link (not a banner or any sort of PPC/CPM method - only plain text) on your home page and throughout the total pages of your site, and pay you by the month flat rate. I would appreciate it if you could provide me with the cost and details, in order for us to continue our potential future partnership. Thank you so much, Noam Javits noam@1-Online-Coupons.com Phone: +972-54-679732 www.1-Online-Coupons.com www.smartqpon.com From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 05:13:08 2003 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 297F316A4CE for ; Mon, 17 Nov 2003 05:13:08 -0800 (PST) Received: from mail.va.com.au (shiraz.va.com.au [203.15.106.9]) by mx1.FreeBSD.org (Postfix) with SMTP id 7764B43F75 for ; Mon, 17 Nov 2003 05:13:01 -0800 (PST) (envelope-from jesse@va.com.au) Received: (qmail 98373 invoked by uid 85); 17 Nov 2003 13:12:59 -0000 Received: from jesse@va.com.au by shiraz.va.com.au by uid 82 with qmail-scanner-1.16 (clamscan: 0.52. spamassassin: 2.20. Clear:. Processed in 0.29788 secs); 17 Nov 2003 13:12:59 -0000 Received: from unknown (HELO ?129.94.41.148?) (150.101.125.223) by mail.va.com.au with SMTP; 17 Nov 2003 13:12:59 -0000 Mime-Version: 1.0 X-Sender: jesse%va.com.au@mail.va.com.au Message-Id: Date: Tue, 18 Nov 2003 00:12:52 +1100 To: freebsd-questions@freebsd.org From: jesse reynolds Content-Type: text/plain; charset="us-ascii" ; format="flowed" Subject: promise ata controler - raid 1 - sync problems! 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: Mon, 17 Nov 2003 13:13:08 -0000 Hi I have a machine in a very weird state. It contains only two 80Gb ATA disks connected to a Promise RAID controller, which has them as two submirrors of a RAID 1 volume, upon which the freebsd filesystem and swap are located. It was operating on only one drive for a while, and then the machine suffered a power outage. After we got it up again the promise controller decided both drives were dodgy and the machine stopped functioning. The guy who built the PC went to have a look at it and deleted the mirror in the bios and re-created it again, and called me to say everything is fine. Only problem now is that most of the data is way out of date, presumably was on the first disk to be failed by the promise controller. But weirdly, /etc and /var seem to be recent, but /usr is very old. And whenever I try and write anything to /usr, after a while the machine panics and reboots itself. It took about 45 minutes to do an automatic fsck just now after one such reboot. Basically I want to know how I can re-sync the mirror properly so that things are in order again. I would also like some idea as to how the chip decides which disk to read it's data from (is it random?) Can this be fixed remotely? Or does it require going back to Bios to remove and delete a disk and add it again or something? FreeBSD 4.6.2-RELEASE Dual Pentium III 2Gb Ram Thanks very much Jesse -- ::: Jesse Reynolds +61 (0)414 669 790 ::: AIM - jessedreynolds ::: ::: Virtual Artists Pty Ltd, Adelaide ::: http://www.va.com.au ::: From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 14:57:57 2003 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 B4F6A16A4CE for ; Sun, 16 Nov 2003 14:57:57 -0800 (PST) Received: from HostMaster.hostingbay.net (hostingbay.net [66.135.33.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5F8A43F93 for ; Sun, 16 Nov 2003 14:57:56 -0800 (PST) (envelope-from k1x@HostMaster.hostingbay.net) Received: from k1x by HostMaster.hostingbay.net with local (Exim 4.24) id 1ALVqC-0002Ro-U0 for freebsd-questions@freebsd.org; Mon, 17 Nov 2003 09:58:00 +1100 Received: from elkanah.its.unimelb.edu.au ([128.250.18.41]) (SquirrelMail authenticated user k1x) by www.k1x.org with HTTP; Mon, 17 Nov 2003 09:58:00 +1100 (EST) Message-ID: <.128.250.18.41.1069023480.squirrel@www.k1x.org> Date: Mon, 17 Nov 2003 09:58:00 +1100 (EST) From: "Frederick Bowes" To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.0 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 X-Priority: 3 Importance: Normal X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - HostMaster.hostingbay.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [590 32089] / [47 12] X-AntiAbuse: Sender Address Domain - HostMaster.hostingbay.net X-Mailman-Approved-At: Mon, 17 Nov 2003 05:20:04 -0800 Subject: Formatting an email for this list using vi 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: Sun, 16 Nov 2003 22:57:57 -0000 Hi, I have just started learning to use vi, and remember someone posting something a while ago about how to re-format an email reply to have proper 60 character width or something like that, does anyone remember how that is done? Thanks, Fred From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 05:34:58 2003 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 508A816A4CE for ; Mon, 17 Nov 2003 05:34:58 -0800 (PST) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.183]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8809D43FB1 for ; Mon, 17 Nov 2003 05:34:56 -0800 (PST) (envelope-from sven@yagonna.de) Received: from [212.227.126.155] (helo=mrelayng.kundenserver.de) by moutng5.kundenserver.de with esmtp (Exim 3.35 #1) id 1ALjWp-0001yc-00 for freebsd-questions@freebsd.org; Mon, 17 Nov 2003 14:34:55 +0100 Received: from [80.146.27.175] (helo=moonrise.intern.yagonna.de) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 1ALjWp-00020v-00 for freebsd-questions@freebsd.org; Mon, 17 Nov 2003 14:34:55 +0100 Received: by moonrise.intern.yagonna.de (Postfix, from userid 501) id E04E43F721; Mon, 17 Nov 2003 15:36:12 +0100 (CET) Date: Mon, 17 Nov 2003 15:36:12 +0100 From: Sven Pfeifer To: freebsd-questions@freebsd.org Message-ID: <20031117143612.GA5979@yagonna.de> Mail-Followup-To: freebsd-questions@freebsd.org References: <.128.250.18.41.1069023480.squirrel@www.k1x.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <.128.250.18.41.1069023480.squirrel@www.k1x.org> User-Agent: Mutt/1.4i X-Organization: YaGonna X-Location: Wuppertal Content-Transfer-Encoding: quoted-printable Subject: Re: Formatting an email for this list using vi X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Sven Pfeifer List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Nov 2003 13:34:58 -0000 Hi, Frederick Bowes wrote: > Hi, >=20 > I have just started learning to use vi, and remember someone posting > something a while ago about how to re-format an email reply to have pro= per > 60 character width or something like that, does anyone remember how tha= t > is done? I do something like this with the following command: vi -c 'set tw=3D68 et' file_you_like_to_edit It=B4s integrated into my .muttrc, so i can use vi as editor in mutt and all lines have 68 charactes in maximum. > Thanks, > Fred HTH Sven --=20 Why you can't find your system administrators: There's more caffeine than blood in his veins, and he was last seen hopping down the hall pretending he was a pogo stick. ------------------------------------------------------[rand. sig. #12] From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 05:42:19 2003 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 640CD16A4CE for ; Mon, 17 Nov 2003 05:42:19 -0800 (PST) Received: from shaft.techsupport.co.uk (shaft.techsupport.co.uk [212.250.77.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7462443FBF for ; Mon, 17 Nov 2003 05:42:18 -0800 (PST) (envelope-from setantae@submonkey.net) Received: from cpc2-cdif3-6-0-cust204.cdif.cable.ntl.com ([81.103.67.204] helo=shrike.submonkey.net ident=mailnull) by shaft.techsupport.co.uk with esmtp (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.24; FreeBSD 4.9) id 1ALjdw-0007ie-Ba; Mon, 17 Nov 2003 13:42:16 +0000 Received: from setantae by shrike.submonkey.net with local (Exim 4.24; FreeBSD 4.9) id 1ALjdq-0000Pd-Fc; Mon, 17 Nov 2003 13:42:10 +0000 Date: Mon, 17 Nov 2003 13:42:10 +0000 From: Ceri Davies To: Noam Javits Message-ID: <20031117134210.GB385@submonkey.net> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="6c2NcOVqGQ03X4Wi" Content-Disposition: inline In-Reply-To: X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.4i Sender: Ceri Davies cc: freebsd-questions@FreeBSD.org Subject: Re: Ad info request from freebsd 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: Mon, 17 Nov 2003 13:42:19 -0000 --6c2NcOVqGQ03X4Wi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 17, 2003 at 03:37:29PM +0200, Noam Javits wrote: >=20 > Dear Site Manager, >=20 > I run several coupon sites and I am interested in advertising one or more= of them, on your site. > To be more specific, I am interested in placing a visible text link (not = a banner or any sort of > PPC/CPM method - only plain text) on your home page and throughout the to= tal pages of your site, and > pay you by the month flat rate. >=20 > I would appreciate it if you could provide me with the cost and details, = in order for us to continue > our potential future partnership. We don't provide advertising on the site. Ceri --=20 --6c2NcOVqGQ03X4Wi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/uNAyocfcwTS3JF8RAvsVAJ0Q3876zzI7uQ7Om/h7dVstV4yY9gCfewXn 2Jse6e6TgMIZy12yLKKsdII= =feae -----END PGP SIGNATURE----- --6c2NcOVqGQ03X4Wi-- From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 05:54:58 2003 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 985E416A4CE for ; Mon, 17 Nov 2003 05:54:58 -0800 (PST) Received: from smtp.thilelli.net (juliengabel.net1.nerim.net [62.212.119.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BCFA43FDD for ; Mon, 17 Nov 2003 05:54:57 -0800 (PST) (envelope-from jpeg@thilelli.net) Received: from localhost (localhost.thilelli.net [127.0.0.1]) by bento.thilelli.net (Postfix) with ESMTP id BFDA7241B2; Mon, 17 Nov 2003 14:54:54 +0100 (CET) Received: from bento.thilelli.net ([127.0.0.1]) by localhost (bento.thilelli.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 66817-02; Mon, 17 Nov 2003 14:54:54 +0100 (CET) Received: from webmail.thilelli.net (localhost.thilelli.net [127.0.0.1]) by bento.thilelli.net (Postfix) with SMTP id 4CE6A241B0; Mon, 17 Nov 2003 14:54:54 +0100 (CET) Received: from 194.119.92.65 (SquirrelMail authenticated user jgabel) by webmail.thilelli.net with HTTP; Mon, 17 Nov 2003 14:54:54 +0100 (CET) Message-ID: <23045.194.119.92.65.1069077294.squirrel@webmail.thilelli.net> In-Reply-To: <20031117143612.GA5979@yagonna.de> References: <.128.250.18.41.1069023480.squirrel@www.k1x.org> <20031117143612.GA5979@yagonna.de> Date: Mon, 17 Nov 2003 14:54:54 +0100 (CET) From: "Julien Gabel" To: "Sven Pfeifer" User-Agent: SquirrelMail/1.4.2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal X-Virus-Scanned: by amavisd-new at thilelli.net cc: freebsd-questions@freebsd.org Subject: Re: Formatting an email for this list using vi 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: Mon, 17 Nov 2003 13:54:58 -0000 >> I have just started learning to use vi, and remember someone posting >> something a while ago about how to re-format an email reply to have >> proper 60 character width or something like that, does anyone remember >> how that is done? > > I do something like this with the following command: > > vi -c 'set tw=68 et' file_you_like_to_edit It seems that this option is specific to 'editors/vim' ? -- -jg. From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 06:11:43 2003 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 40D8516A4CE for ; Mon, 17 Nov 2003 06:11:43 -0800 (PST) Received: from www6.web2010.com (www6.web2010.com [216.157.5.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5F1C43FD7 for ; Mon, 17 Nov 2003 06:11:41 -0800 (PST) (envelope-from MLandman@face2interface.com) Received: from delliver.face2interface.com (dialup-wash-129-203.thebiz.net [64.30.129.203] (may be forged)) by www6.web2010.com (8.12.10/8.9.0) with ESMTP id hAHEBQp6023110; Mon, 17 Nov 2003 09:11:27 -0500 (EST) Message-Id: <6.0.0.22.0.20031117074503.03434fb8@pop.face2interface.com> X-Sender: face@pop.face2interface.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Mon, 17 Nov 2003 09:11:36 -0500 To: Luke Kearney From: Marty Landman In-Reply-To: <20031117111139.8C78.LUKEK@meibin.net> References: <6.0.0.22.0.20031116200600.034ace70@pop.face2interface.com> <20031117111139.8C78.LUKEK@meibin.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed cc: freebsd-questions@FreeBSD.org Subject: Re: Samba question 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: Mon, 17 Nov 2003 14:11:43 -0000 At 09:36 PM 11/16/2003, Luke Kearney wrote: >Did you actually set up a user account ? Not that silly a question to me as I've not been sure what this means. I have done as root mbpasswd -a -U Marty but how does this relate to what I do on a windoz box when trying to access the share? >Is there a line in your smb.conf that refers to listening interfaces and >are they the correct interfaces/addresses ? Not sure; if this means the 'hosts allow' line I believe it's correct # cat /usr/local/etc/smb.conf [global] workgroup = Face2Interface server string = Samba Server hosts allow = 192.168.0. 127. log file = /var/log/log.%m max log size = 500 ; security = user socket options = TCP_NODELAY dns proxy = no [test] comment = For testing only, please path = /tmp read only = yes guest ok = yes >most definately not normal behaviour. smbd should be spawing a process >as root ie the master process and then one process per user so if you >cannot see smbd running then I cannot see how you can hope to connect >sucessfully. nmbd is the netbios name daemon so if that is running you >should be able to "see" the computer but without smbd you cannot connect. That helps cuz it confirms what I've suspected that my installation is fubar. Luke, I think my best bet is to rtfm instead of chasing my tail (and bugging others in the process). Thanks. Marty Landman Face 2 Interface Inc 845-679-9387 Sign On Required: Web membership software for your site Make a Website: http://face2interface.com/Home/Demo.shtml From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 06:27:30 2003 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 0873016A4CE for ; Mon, 17 Nov 2003 06:27:30 -0800 (PST) Received: from hotmail.com (sea2-f62.sea2.hotmail.com [207.68.165.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B99543FA3 for ; Mon, 17 Nov 2003 06:27:29 -0800 (PST) (envelope-from lee_ver_mx@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 17 Nov 2003 06:27:26 -0800 Received: from 200.52.181.188 by sea2fd.sea2.hotmail.msn.com with HTTP; Mon, 17 Nov 2003 14:27:25 GMT X-Originating-IP: [200.52.181.188] X-Originating-Email: [lee_ver_mx@hotmail.com] From: "Lee Mx" To: questions@freebsd.org Date: Mon, 17 Nov 2003 06:27:25 -0800 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 17 Nov 2003 14:27:26.0946 (UTC) FILETIME=[ECC0F420:01C3AD16] Subject: Changing a company from 100% Windows to 100% FreeBSD. 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: Mon, 17 Nov 2003 14:27:30 -0000 I am switching about 40 desktop's running different versions of windows over to freebsd. One of the primary requirements is OpenOffice-1.1 and I've always run it locally on my laptop. I'm considering running it over the LAN which would mean that I suppose that I would NFS mount the binary and do the network install. Could someone who has done this tell me if they recommend running it on the network or if it would be better to just install it on each of the 40 machines. This company and every user, uses Office daily, especially excel. Also if anyone has any other suggestions that would simplify anything in the chain from the initial installation to periodic upgrading, it would be highly appreciated. I'm planning on having a central server that will be cvsuping updated sources and ports daily, making world and portupgrade -Rruap periodically. I plan to NFS mount /usr/ports and not have local copies to not have to update them. I'm thinking that I could then, fairly easily upgrade the other machines by just installing the packages when needed. It could also serve as a local repository for updating the operating system or I suppose that I could also NFS mount /usr/src and /usr/obj and do an installworld to upgrade, too. Again any opinions, observations or suggestion are highly appreciated. I've never changed 100% to FreeBSD before :-) The only other bumps in the road are programs that can read corel draw files and if it could write them it would be even better but I haven't been able to find any. The last is a viewer for AutoCAD. I've found a couple but have no experience with any of them. Does anyone have a suggestion. Thanks, for you help, Lee _________________________________________________________________ Crave some Miles Davis or Grateful Dead? Your old favorites are always playing on MSN Radio Plus. Trial month free! http://join.msn.com/?page=offers/premiumradio From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 06:32:01 2003 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 4109016A4CE for ; Mon, 17 Nov 2003 06:32:01 -0800 (PST) Received: from gs166.sp.cs.cmu.edu (GS166.SP.CS.CMU.EDU [128.2.205.169]) by mx1.FreeBSD.org (Postfix) with SMTP id 7010F43F75 for ; Mon, 17 Nov 2003 06:32:00 -0800 (PST) (envelope-from dpelleg@gs166.sp.cs.cmu.edu) Sender: dpelleg@gs166.sp.cs.cmu.edu To: Kris Kennaway References: <200311170230.30400.petre@kgb.ro> <20031117021221.GA21013@xor.obsecurity.org> From: Dan Pelleg Date: 17 Nov 2003 09:31:33 -0500 In-Reply-To: <20031117021221.GA21013@xor.obsecurity.org> Message-ID: Lines: 17 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org cc: Petre Bandac Subject: Re: what does this message mean ? 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: Mon, 17 Nov 2003 14:32:01 -0000 Kris Kennaway writes: > On Mon, Nov 17, 2003 at 02:30:30AM +0200, Petre Bandac wrote: > > Nov 17 02:27:59 kgb /kernel: OUCH! cannot remove rule, count 1 > > > > why ouch and what rule ? > > I think that's an ipfw message..it's probably an ipfw bug of some > kind. It is. But a few of those were corrected in the past. Make sure you're running an up-to-date version (eg 4.9-RELEASE; iirc even 4.8 should be ok). -- Dan Pelleg From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 06:51:23 2003 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 90F7616A4CF for ; Mon, 17 Nov 2003 06:51:23 -0800 (PST) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.202.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3DE843FEC for ; Mon, 17 Nov 2003 06:51:20 -0800 (PST) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.no-ip.com ([66.30.200.37]) by comcast.net (sccrmhc11) with ESMTP id <2003111714512001100r0mtie>; Mon, 17 Nov 2003 14:51:20 +0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id 3759260; Sun, 16 Nov 2003 12:51:10 -0500 (EST) Sender: lowell@be-well.ilk.org To: "Lord Sith" References: From: Lowell Gilbert Date: 16 Nov 2003 12:51:09 -0500 In-Reply-To: Message-ID: <44znewurqq.fsf@be-well.ilk.org> Lines: 14 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: apmd: cannot open device file '/dev/apmctl': No such file or directory 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: Mon, 17 Nov 2003 14:51:23 -0000 X-List-Received-Date: Mon, 17 Nov 2003 14:51:23 -0000 "Lord Sith" writes: > I get this error when I am trying to start apmd on a FreeBSD > 5.1-RELEASE-p10 laptop. I don't think that APM is supported by default on 5.x. ACPI is, but that's got problems of its own; the errata has some information to help you work around it, but the real solutions have been taking time to work out on -CURRENT and will probably not get backported to the release branch. Those are the breaks with running a developers' version. Still, if you try to use ACPI, with the workarounds, you might be able to get it running. From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 06:51:23 2003 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 C677A16A4CE for ; Mon, 17 Nov 2003 06:51:23 -0800 (PST) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2662D43FF2 for ; Mon, 17 Nov 2003 06:51:20 -0800 (PST) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.no-ip.com ([66.30.200.37]) by comcast.net (rwcrmhc12) with ESMTP id <2003111714512001400q0infe>; Mon, 17 Nov 2003 14:51:20 +0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id C48C668; Sun, 16 Nov 2003 12:54:09 -0500 (EST) Sender: lowell@be-well.ilk.org To: "Kevin Orviss" References: <046b01c3ab05$e0e53610$6700a8c0@dimension> From: Lowell Gilbert Date: 16 Nov 2003 12:54:09 -0500 In-Reply-To: <046b01c3ab05$e0e53610$6700a8c0@dimension> Message-ID: <44vfpkurlq.fsf@be-well.ilk.org> Lines: 13 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: 5.1 Kernel panic on install X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Nov 2003 14:51:23 -0000 "Kevin Orviss" writes: > I have looked through the FreeBSD handbook, but I just do not have enough > experience with FreeBSD to make sense of it. Can anyone give any help? Well, that brings up the question of why you're running 5.x to begin with. Did you not read http://www.freebsd.org/releases/5.1R/early-adopter.html or do you need 5.1 for some particular reason? If the former, maybe you should try 4.9. If the latter, maybe you need to try -CURRENT, with all of the duties and obligations pertaining thereto. From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 06:51:23 2003 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 D0ECF16A4CF for ; Mon, 17 Nov 2003 06:51:23 -0800 (PST) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBCCD43FEA for ; Mon, 17 Nov 2003 06:51:20 -0800 (PST) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.no-ip.com ([66.30.200.37]) by comcast.net (rwcrmhc11) with ESMTP id <2003111714512001300fj45ue>; Mon, 17 Nov 2003 14:51:20 +0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id 1685C6A; Sun, 16 Nov 2003 12:57:56 -0500 (EST) Sender: lowell@be-well.ilk.org To: FreeBSD lists References: <200311150307.hAF37Kk11396@skippyii.compar.com> From: Lowell Gilbert Date: 16 Nov 2003 12:57:55 -0500 In-Reply-To: <200311150307.hAF37Kk11396@skippyii.compar.com> Message-ID: <44r808urfg.fsf@be-well.ilk.org> Lines: 12 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: Unable to make new root filesystem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Nov 2003 14:51:24 -0000 FreeBSD lists writes: > I m trying to install FreeBSD 4.9 on a Compaq Deskpro EP series PIII600 with 256Mb RAM 12Gb HDD ..... > This is the message that I got : "Unable to make new root filesystem on /dev/ad0s1a! Command returned status 36". > I tried to change in BIOS from UDMA to PIO-0 PIO-4 EDMA but without luck. > Can anybody tell me what can I do to install FreeBSD on this machine ? The BIOS settings for access are unlikely to be relevant. More likely, something is confused in the disk layout area. Is the BIOS using LBA? What type of install were you trying to use? How did you try to partition the disk? From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 06:51:23 2003 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 87C2616A4CE for ; Mon, 17 Nov 2003 06:51:23 -0800 (PST) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id B873B43FE3 for ; Mon, 17 Nov 2003 06:51:20 -0800 (PST) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.no-ip.com ([66.30.200.37]) by comcast.net (rwcrmhc13) with ESMTP id <2003111714512001500nd0tke>; Mon, 17 Nov 2003 14:51:20 +0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id C5F5A6E; Sun, 16 Nov 2003 13:01:41 -0500 (EST) Sender: lowell@be-well.ilk.org To: Adam McLaurin References: <20031115011911.582fec34.adam.mclaurin@gmx.net> From: Lowell Gilbert Date: 16 Nov 2003 13:01:40 -0500 In-Reply-To: <20031115011911.582fec34.adam.mclaurin@gmx.net> Message-ID: <44n0awur97.fsf@be-well.ilk.org> Lines: 29 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: Strange ioctl error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Nov 2003 14:51:23 -0000 X-List-Received-Date: Mon, 17 Nov 2003 14:51:23 -0000 X-List-Received-Date: Mon, 17 Nov 2003 14:51:23 -0000 X-List-Received-Date: Mon, 17 Nov 2003 14:51:23 -0000 X-List-Received-Date: Mon, 17 Nov 2003 14:51:23 -0000 Adam McLaurin writes: > Early today my machine froze up (I think it overheated), and ever since I get > this error when booting up my machine: > > ... > Enabling ipfilter. > IP Filter: already initialized > IP Filter: already initialized > IP Filter: already initialized > IP Filter: already initialized > ioctl(SIOCIPFL6): Invalid argument > Installing NAT rules.0 entries flushed from NAT table > 0 entries flushed from NAT list > ... > > I've googled for that error, but I've not found anything useful. I can't really > find what harm the error might be causing, but it's an error nonetheless, and > I'd like to find out what's causing it and fix it, before it becomes a problem. > > If anyone has any idea what this might be, or how to go about figuring it out, > let me know. I'm baffled at the moment. Sounds like something is trying to initialize ipfilter a second time. That's what you need to track down. Make sure you start by doing a good fsck (with the filesystems unmounted or read-only, of course) to make sure that the filesystems themselves are clean. From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 06:51:25 2003 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 8F27A16A4CE for ; Mon, 17 Nov 2003 06:51:25 -0800 (PST) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.202.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5F6443FA3 for ; Mon, 17 Nov 2003 06:51:24 -0800 (PST) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.no-ip.com ([66.30.200.37]) by comcast.net (sccrmhc11) with ESMTP id <2003111714512001100ralnie>; Mon, 17 Nov 2003 14:51:20 +0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id EB2E87D; Sun, 16 Nov 2003 13:14:59 -0500 (EST) Sender: lowell@be-well.ilk.org To: freebsd-questions@freebsd.org To: =?iso-8859-1?q?Gannater_J=E1nos?= References: From: Lowell Gilbert Date: 16 Nov 2003 13:14:59 -0500 In-Reply-To: Message-ID: <44d6bsuqn0.fsf@be-well.ilk.org> Lines: 17 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: Disk question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Nov 2003 14:51:25 -0000 > >> Another question; > >> What does it mean if after a Connection attempt I see: flags:0x02 > > > Where do you see that? What else do you see with it? > For example: > Connection attempt to TCP > Connection attempt to TCP MYIP:443 from 210.0.210.133:4448 > flags:0x02 > > But I have seen connection to port 80 and with UDP protocoll as well. > Both with flags:0x02 Ah. You are using LOG_IN_VAIN. That flags value is a bitfield of header settings from the packet. According to /usr/include/netinet/tcp.h, that means a SYN packet on TCP. I don't think it should happen on UDP packets, but I'm too lazy to actually check at the moment. From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 06:51:29 2003 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 F0A4216A4CE for ; Mon, 17 Nov 2003 06:51:29 -0800 (PST) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.202.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1784D43F3F for ; Mon, 17 Nov 2003 06:51:27 -0800 (PST) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.no-ip.com ([66.30.200.37]) by comcast.net (sccrmhc12) with ESMTP id <20031117145120012004a60ie>; Mon, 17 Nov 2003 14:51:25 +0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id E855370; Sun, 16 Nov 2003 13:05:28 -0500 (EST) Sender: lowell@be-well.ilk.org To: faisal gillani References: <20031115194007.83094.qmail@web11008.mail.yahoo.com> From: Lowell Gilbert Date: 16 Nov 2003 13:05:26 -0500 In-Reply-To: <20031115194007.83094.qmail@web11008.mail.yahoo.com> Message-ID: <44islkur2x.fsf@be-well.ilk.org> Lines: 18 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: questions@freebsd.org Subject: Re: OT : problems accessing sendmail from LAN X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Nov 2003 14:51:30 -0000 faisal gillani writes: > Well i have a PC running sendmail & pop3 deamon . when > i try to access sendmail & pop3 services from locally > "on the same pc"i am sucessful . but when i try to > access smtp services of sendmail from over lan i can > find it .. i mean the PC dont have any firewall > installed .. Are you *sure* there's no firewall running on that machine? > when i port scan it from network i can see pop3 port > open but sendmail smtp port isnt open .. what can be > wrong ? i dont understand .. sendmail services arent > accesable. Are you sure there's no firewall in between? ISPs often filter out SMTP, for example. From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 06:54:36 2003 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 4E7B216A4E9 for ; Mon, 17 Nov 2003 06:54:36 -0800 (PST) Received: from mxsf28.cluster1.charter.net (mxsf28.cluster1.charter.net [209.225.28.228]) by mx1.FreeBSD.org (Postfix) with ESMTP id C421E43F3F for ; Mon, 17 Nov 2003 06:54:31 -0800 (PST) (envelope-from mbueide@charter.net) Received: from mbueide ([68.187.24.196])hAHEpLtW001202 for ; Mon, 17 Nov 2003 09:51:22 -0500 (EST) (envelope-from mbueide@charter.net) Received: by mbueide (sSMTP sendmail emulation); Mon, 17 Nov 2003 07:44:22 -0700 Date: Mon, 17 Nov 2003 07:44:22 -0700 From: mike bueide To: freebsd-questions@freebsd.org Message-ID: <20031117144422.GA94866@charter.net> Mail-Followup-To: freebsd-questions@freebsd.org References: <.128.250.18.41.1069023480.squirrel@www.k1x.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <.128.250.18.41.1069023480.squirrel@www.k1x.org> User-Agent: Mutt/1.4.1i Subject: Re: Formatting an email for this list using vi 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: Mon, 17 Nov 2003 14:54:36 -0000 On Mon, Nov 17, 2003 at 09:58:00AM +1100, Frederick Bowes wrote: > Hi, > > I have just started learning to use vi, and remember someone posting > something a while ago about how to re-format an email reply to have proper > 60 character width or something like that, does anyone remember how that > is done? When you're in the editor: :set wm=20 will give 60 character wrap. (ie 80-20 = 60) (Note, I've done this here in this message and this is the wrap I'm getting. -- mbueide (at) charter (dot) net . From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 07:01:22 2003 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 4622816A4CE for ; Mon, 17 Nov 2003 07:01:22 -0800 (PST) Received: from chomsky.sohotech.ca (ottawa-hs-64-26-169-251.s-ip.magma.ca [64.26.169.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B50243FAF for ; Mon, 17 Nov 2003 07:01:17 -0800 (PST) (envelope-from ebudd@grokking.org) Received: from conrad.sohotech.ca (conrad.sohotech.ca [192.168.1.2]) by chomsky.sohotech.ca (8.12.9p1/8.12.9) with ESMTP id hAHF1Fuj055635 for ; Mon, 17 Nov 2003 10:01:15 -0500 (EST) (envelope-from ebudd@grokking.org) Received: from localhost ([192.168.1.5]) by conrad.sohotech.ca with Microsoft SMTPSVC(5.0.2195.6713); Mon, 17 Nov 2003 10:01:15 -0500 Date: Mon, 17 Nov 2003 10:01:15 -0500 From: Ed Budd To: freebsd-questions@freebsd.org Message-Id: <20031117100115.34f210e4.ebudd@grokking.org> In-Reply-To: <20031117002942.86401.qmail@web11006.mail.yahoo.com> References: <44islkur2x.fsf@be-well.ilk.org> <20031117002942.86401.qmail@web11006.mail.yahoo.com> X-Mailer: Sylpheed version 0.9.7 (GTK+ 1.2.10; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 17 Nov 2003 15:01:15.0091 (UTC) FILETIME=[A59F5230:01C3AD1B] Subject: Re: OT : problems accessing sendmail from LAN 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: Mon, 17 Nov 2003 15:01:22 -0000 What does "sockstat -4" tell you? Are you sure sendmail is listening on a publicly-accessible interface (and not just the loopback)? On Sun, 16 Nov 2003 16:29:42 -0800 (PST) faisal gillani wrote: > yes sure no firewall > & yes no other firewall also ... > am working on local LAN only > > > --- Lowell Gilbert > wrote: > > faisal gillani writes: > > > > > Well i have a PC running sendmail & pop3 deamon . > > when > > > i try to access sendmail & pop3 services from > > locally > > > "on the same pc"i am sucessful . but when i try to > > > access smtp services of sendmail from over lan i > > can > > > find it .. i mean the PC dont have any firewall > > > installed .. > > > > Are you *sure* there's no firewall running on that > > machine? > > > > > when i port scan it from network i can see pop3 > > port > > > open but sendmail smtp port isnt open .. what can > > be > > > wrong ? i dont understand .. sendmail services > > arent > > > accesable. > > > > Are you sure there's no firewall in between? ISPs > > often filter out > > SMTP, for example. > > > ===== > *__., __,.__*___*_ Allah-hu-Akber*__., __,.__*__*_ > > __________________________________ > Do you Yahoo!? > Protect your identity with Yahoo! Mail AddressGuard > http://antispam.yahoo.com/whatsnewfree > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 07:14:33 2003 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 3B84516A4CE for ; Mon, 17 Nov 2003 07:14:33 -0800 (PST) Received: from mail.seekingfire.com (coyote.seekingfire.com [24.72.10.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A9BD43FDD for ; Mon, 17 Nov 2003 07:14:32 -0800 (PST) (envelope-from tillman@seekingfire.com) Received: from blues.seekingfire.prv (blues.seekingfire.prv [192.168.23.211]) by mail.seekingfire.com (Postfix) with ESMTP id 516FD333 for ; Mon, 17 Nov 2003 09:14:31 -0600 (CST) Received: (from tillman@localhost) by blues.seekingfire.prv (8.11.6/8.11.6) id hAHFEVT03340 for freebsd-questions@freebsd.org; Mon, 17 Nov 2003 09:14:31 -0600 Date: Mon, 17 Nov 2003 09:14:31 -0600 From: Tillman Hodgson To: FreeBSD-Questions Message-ID: <20031117091431.H16032@seekingfire.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i X-Urban-Legend: There is lots of hidden information in headers Subject: Upgrading perl modules (as ports) and "already installed" problems 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: Mon, 17 Nov 2003 15:14:33 -0000 Howdy, I'm looking for the appropriate portupgrade magic to handle these sorts of situations automatically: You may wish to ``make deinstall'' and install this port again by ``make reinstall'' to upgrade it properly. If you really wish to overwrite the old port of www/p5-HTML-Tagset without deleting it first, set the variable "FORCE_PKG_REGISTER" in your environment or the "make install" command line. This happens when upgrade perl modules ports a /lot/ for me. As I use HTML::Mason on my production web sites, this makes a Perl upgrade a lengthy and error-prone manual operation. As an example of what I currently do, take the upgrade to perl 5.8.2. After portupgrading it, apache will not restart as mod_perl is in the 5.8.1 dir. Thus I'd do a `portupgrade -f mod_perl` and it will do it's thing until it encounters a sub-port that gives the above error message. Then I'd do a `cd && make deinstall && make reinstall && portupgrade -f mod_perl`. Repeat for the next perl module. Whats the best way to ensure that all perl modules are properly and automatically upgrade when perl itself is upgraded? -T -- There is no history of mankind, there are only many histories of all kinds of aspects of human life. And one of these is the history of political power. This is elevated into the history of the world. - Karl Popper, _The Open Society and its Enemies_ From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 07:15:58 2003 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 E34D216A4CE for ; Mon, 17 Nov 2003 07:15:58 -0800 (PST) Received: from gaultopia.org (yttrium.4ph.com [66.197.0.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC31743FB1 for ; Mon, 17 Nov 2003 07:15:57 -0800 (PST) (envelope-from krs@gaultopia.org) Received: (qmail 40206 invoked by uid 1009); 17 Nov 2003 15:15:57 -0000 Date: Mon, 17 Nov 2003 10:15:57 -0500 From: kirt To: freebsd-questions@freebsd.org Message-ID: <20031117151557.GB95219@yttrium.gaultopia.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.4i Subject: Logitech MX Duo troubles (fast RF wireless keyboard and mouse) 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: Mon, 17 Nov 2003 15:15:59 -0000 i recently had a small child (my daughter) jump into my lap while drinking a mr. pibb which then ended up pouring almost directly into my old keyboard. while i have attemtpted to clean that keyboard out (washed it thoroughly), i'm still waiting for it to dry before testing it. so, in the mean time, i thought i'd go ahead and get a new keyboard. since staples and the other local computer stores don't carry my keyboard of choice, i "settled" for the next best thing, which was the logitech MX duo (which is the logitech elite wireless keyboard and the MX700 mouse). both of these work perfectly in windows, even through my KVM (an IoGear miniview USB KVM model G-CS104U). but, when i use the KVM to switch to the freebsd box, it notices the USB devices like this... uhub3: Texas Instruments TUSB2046 hub, class 9/0, rev 1.10/1.25, addr 2 uhub3: 4 ports with 4 removable, self powered ukbd0: Logitech USB Receiver, rev 1.10/21.00, addr 3, class 3/1 kbd0 at ukbd0 ums0: Logitech USB Reveiver, rev 1.10/21.00, addr 3, class 3/1 ums0: 7 buttons and Z dir then, the keyboard will work, although it has a tendency to "feel laggy" and sometimes repeats letters if i'm typing quickly, and the mouse doesn't work at all. so... i need to figure out why the keyboard is laggy to begin with (even though it is perfectly responsive in windows) and why the mouse doesn't even show up. thanks in advance... ;D kirt From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 07:33:09 2003 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 0462B16A4CE for ; Mon, 17 Nov 2003 07:33:09 -0800 (PST) Received: from shaft.techsupport.co.uk (shaft.techsupport.co.uk [212.250.77.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D7A143FA3 for ; Mon, 17 Nov 2003 07:33:08 -0800 (PST) (envelope-from setantae@submonkey.net) Received: from cpc2-cdif3-6-0-cust204.cdif.cable.ntl.com ([81.103.67.204] helo=shrike.submonkey.net ident=mailnull) by shaft.techsupport.co.uk with esmtp (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.24; FreeBSD 4.9) id 1ALlNC-0008Fu-NQ for questions@FreeBSD.org; Mon, 17 Nov 2003 15:33:06 +0000 Received: from setantae by shrike.submonkey.net with local (Exim 4.24; FreeBSD 4.9) id 1ALlN9-000Nlt-S7 for questions@FreeBSD.org; Mon, 17 Nov 2003 15:33:03 +0000 Date: Mon, 17 Nov 2003 15:33:03 +0000 From: Ceri Davies To: questions@FreeBSD.org Message-ID: <20031117153303.GC385@submonkey.net> Mail-Followup-To: Ceri Davies , questions@FreeBSD.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Pd0ReVV5GZGQvF3a" Content-Disposition: inline X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.4i Sender: Ceri Davies Subject: BSDPAN 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: Mon, 17 Nov 2003 15:33:09 -0000 --Pd0ReVV5GZGQvF3a Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable How do I use BSDPAN? I'm assuming that it's reasonably automagic, but have no idea where to start - I don't seem to have it installed, for one. I'm running -STABLE with the base perl. Ceri --=20 --Pd0ReVV5GZGQvF3a Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/uOovocfcwTS3JF8RAlBnAKCO8B9DzGiL9Dp69npm4/8kMz6fXwCeLdEa qTGO+xAWlfoGFXjnqdyVvqs= =1xyH -----END PGP SIGNATURE----- --Pd0ReVV5GZGQvF3a-- From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 07:44:14 2003 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 5562216A4CE for ; Mon, 17 Nov 2003 07:44:14 -0800 (PST) Received: from smtp.thilelli.net (juliengabel.net1.nerim.net [62.212.119.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA37343FBF for ; Mon, 17 Nov 2003 07:44:12 -0800 (PST) (envelope-from jpeg@thilelli.net) Received: from localhost (localhost.thilelli.net [127.0.0.1]) by bento.thilelli.net (Postfix) with ESMTP id 33D18241B2; Mon, 17 Nov 2003 16:44:10 +0100 (CET) Received: from bento.thilelli.net ([127.0.0.1]) by localhost (bento.thilelli.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 68698-03; Mon, 17 Nov 2003 16:44:09 +0100 (CET) Received: from webmail.thilelli.net (localhost.thilelli.net [127.0.0.1]) by bento.thilelli.net (Postfix) with SMTP id B1B8D241B0; Mon, 17 Nov 2003 16:44:09 +0100 (CET) Received: from 194.119.92.65 (SquirrelMail authenticated user jgabel) by webmail.thilelli.net with HTTP; Mon, 17 Nov 2003 16:44:09 +0100 (CET) Message-ID: <49662.194.119.92.65.1069083849.squirrel@webmail.thilelli.net> In-Reply-To: <20031117144422.GA94866@charter.net> References: <.128.250.18.41.1069023480.squirrel@www.k1x.org> <20031117144422.GA94866@charter.net> Date: Mon, 17 Nov 2003 16:44:09 +0100 (CET) From: "Julien Gabel" To: "mike bueide" User-Agent: SquirrelMail/1.4.2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal X-Virus-Scanned: by amavisd-new at thilelli.net cc: freebsd-questions@freebsd.org Subject: Re: Formatting an email for this list using vi 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: Mon, 17 Nov 2003 15:44:14 -0000 >> I have just started learning to use vi, and remember someone posting >> something a while ago about how to re-format an email reply to have >> proper 60 character width or something like that, does anyone remember >> how that is done? > When you're in the editor: > > :set wm=20 > > will give 60 character wrap. (ie 80-20 = 60) (Note, I've > done this here in this message and this is the wrap I'm > getting. Don't forget to set the columns option to 80 in order to this tip to work. This option is set to 161 by default on my fresh 5.1-RELEASE installation. -- -jg. From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 07:54:32 2003 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 0C59016A4CE for ; Mon, 17 Nov 2003 07:54:32 -0800 (PST) Received: from mtiwmhc11.worldnet.att.net (mtiwmhc11.worldnet.att.net [204.127.131.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5AB043F93 for ; Mon, 17 Nov 2003 07:54:28 -0800 (PST) (envelope-from cmascott@att.net) Received: from callisto.local (163.cambridge-02rh15rt.ma.dial-access.att.net[12.91.18.163]) by worldnet.att.net (mtiwmhc11) with ESMTP id <20031117155427111000vgg5e>; Mon, 17 Nov 2003 15:54:27 +0000 Received: from callisto.local (localhost.local [127.0.0.1]) by callisto.local (8.12.8p1/8.12.8) with ESMTP id hAHFsOad000280; Mon, 17 Nov 2003 10:54:24 -0500 (EST) (envelope-from cmascott@callisto.local) Received: (from cmascott@localhost) by callisto.local (8.12.8p1/8.12.8/Submit) id hAHFsN8w000279; Mon, 17 Nov 2003 10:54:23 -0500 (EST) Date: Mon, 17 Nov 2003 10:54:23 -0500 (EST) From: Carl Mascott Message-Id: <200311171554.hAHFsN8w000279@callisto.local> To: goulartpel@terra.com.br cc: freebsd-questions@freebsd.org Subject: Re: JavaNNS installation issues under FreeBSD 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: Mon, 17 Nov 2003 15:54:32 -0000 wrote: > Hi everybody, > I'm getting problems to install the JavaNNS 1.1 in FreeBSD 4.9. > I tried to install via ports and the package JavaNNS-LinuxIntel.tar.gz > but with both i get the same error, that they could'nt find the > libSNNS_jkr.so. > It asks the path to put the library(/usr/home/marcio/jnns) and the > library is created in the directory, but JavaNNS can't still find the > library file. Does anyone can help me with some idea? > > Below are the output: [ snip ] Which JDK or JRE are you using? From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 08:21:39 2003 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 51C1A16A4CE for ; Mon, 17 Nov 2003 08:21:39 -0800 (PST) Received: from ei.bzerk.org (ei.xs4all.nl [213.84.67.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id BACE143F85 for ; Mon, 17 Nov 2003 08:21:37 -0800 (PST) (envelope-from mail25@bzerk.org) Received: from ei.bzerk.org (BOFH@localhost [127.0.0.1]) by ei.bzerk.org (8.12.10/8.12.10) with ESMTP id hAHGLuxM047348; Mon, 17 Nov 2003 17:21:56 +0100 (CET) (envelope-from mail25@bzerk.org) Received: (from bulk@localhost) by ei.bzerk.org (8.12.10/8.12.10/Submit) id hAHGLtNr047347; Mon, 17 Nov 2003 17:21:55 +0100 (CET) (envelope-from mail25@bzerk.org) X-Authentication-Warning: ei.bzerk.org: bulk set sender to mail25@bzerk.org using -f Date: Mon, 17 Nov 2003 17:21:55 +0100 From: Ruben de Groot To: Julien Gabel Message-ID: <20031117162155.GA47312@ei.bzerk.org> Mail-Followup-To: Ruben de Groot , Julien Gabel , mike bueide , freebsd-questions@freebsd.org References: <.128.250.18.41.1069023480.squirrel@www.k1x.org> <20031117144422.GA94866@charter.net> <49662.194.119.92.65.1069083849.squirrel@webmail.thilelli.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <49662.194.119.92.65.1069083849.squirrel@webmail.thilelli.net> User-Agent: Mutt/1.4.1i cc: mike bueide cc: freebsd-questions@freebsd.org Subject: Re: Formatting an email for this list using vi 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: Mon, 17 Nov 2003 16:21:39 -0000 On Mon, Nov 17, 2003 at 04:44:09PM +0100, Julien Gabel typed: > >> I have just started learning to use vi, and remember someone posting > >> something a while ago about how to re-format an email reply to have > >> proper 60 character width or something like that, does anyone remember > >> how that is done? > > > When you're in the editor: > > > > :set wm=20 > > > > will give 60 character wrap. (ie 80-20 = 60) (Note, I've > > done this here in this message and this is the wrap I'm > > getting. > > Don't forget to set the columns option to 80 in order to this > tip to work. This option is set to 161 by default on my fresh > 5.1-RELEASE installation. I use ":set wraplen=72". Works regardless of column width. Ruben > -- > -jg. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 08:23:02 2003 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 639C316A4CE for ; Mon, 17 Nov 2003 08:23:02 -0800 (PST) Received: from hotmail.com (sea2-f37.sea2.hotmail.com [207.68.165.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6351C43FAF for ; Mon, 17 Nov 2003 08:23:01 -0800 (PST) (envelope-from lee_ver_mx@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 17 Nov 2003 08:23:01 -0800 Received: from 200.52.181.188 by sea2fd.sea2.hotmail.msn.com with HTTP; Mon, 17 Nov 2003 16:22:59 GMT X-Originating-IP: [200.52.181.188] X-Originating-Email: [lee_ver_mx@hotmail.com] From: "Lee Mx" To: questions@freebsd.org Date: Mon, 17 Nov 2003 08:22:59 -0800 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 17 Nov 2003 16:23:01.0129 (UTC) FILETIME=[11D94F90:01C3AD27] Subject: Starting KDE from ttys and xdm. 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: Mon, 17 Nov 2003 16:23:02 -0000 When I enable xdm in /etc/ttys, it starts twm by default. With startx and xinitrc it starts whatever is there. How can the default window manager be changed when starting with xdm? Thanks, _________________________________________________________________ Great deals on high-speed Internet access as low as $26.95. https://broadband.msn.com (Prices may vary by service area.) From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 08:29:10 2003 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 C498016A4CE for ; Mon, 17 Nov 2003 08:29:10 -0800 (PST) Received: from mindfields.energyhq.es.eu.org (73.Red-213-97-200.pooles.rima-tde.net [213.97.200.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2323043FD7 for ; Mon, 17 Nov 2003 08:29:05 -0800 (PST) (envelope-from flynn@energyhq.es.eu.org) Received: from scienide.energyhq.es.eu.org (scienide.energyhq.es.eu.org [192.168.100.1]) by mindfields.energyhq.es.eu.org (Postfix) with SMTP id 505483587E; Mon, 17 Nov 2003 17:28:40 +0100 (CET) Date: Mon, 17 Nov 2003 17:28:49 +0100 From: Miguel Mendez To: "Lee Mx" Message-Id: <20031117172849.0fb137e9.flynn@energyhq.es.eu.org> In-Reply-To: References: Organization: X-Mailer: Sylpheed version 0.9.5-gtk2-20030906 (GTK+ 2.2.4; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: questions@freebsd.org Subject: Re: Starting KDE from ttys and xdm. 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: Mon, 17 Nov 2003 16:29:10 -0000 begin electrogrammati illius Lee Mx Hi, > When I enable xdm in /etc/ttys, it starts twm by default. > With startx and xinitrc it starts whatever is there. How can the > default window manager be changed when starting with xdm? Create a .xsession file in your home dir. Something like this should do it: ---------cut--------------- #!/bin/sh exec startkde --------cut---------------- Cheers, -- Miguel Mendez http://www.energyhq.es.eu.org From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 08:36:59 2003 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 B18F816A4CE for ; Mon, 17 Nov 2003 08:36:59 -0800 (PST) Received: from out003.verizon.net (out003pub.verizon.net [206.46.170.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9029743FBF for ; Mon, 17 Nov 2003 08:36:58 -0800 (PST) (envelope-from dvelez502@verizon.net) Received: from david ([162.84.133.7]) by out003.verizon.net (InterMail vM.5.01.05.33 201-253-122-126-133-20030313) with ESMTP id <20031117163657.ROBZ1420.out003.verizon.net@david> for ; Mon, 17 Nov 2003 10:36:57 -0600 Message-ID: <000801c3ad28$b6762900$03000004@david> From: "D Velez" To: Date: Mon, 17 Nov 2003 11:34:39 -0500 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Authentication-Info: Submitted using SMTP AUTH at out003.verizon.net from [162.84.133.7] at Mon, 17 Nov 2003 10:36:57 -0600 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: video recording in freebsd 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: Mon, 17 Nov 2003 16:36:59 -0000 Hi, I just purchased FreeBSD 5.1 I would like to do video recording and editing in FreeBSD. But, I am not familar with the name of these programs, If = you know, I would greatly appreciate it. Thanks David Velez From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 08:49:31 2003 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 615F116A4CE for ; Mon, 17 Nov 2003 08:49:31 -0800 (PST) Received: from mail2.northnetworks.ca (dev.eagle.ca [209.167.58.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7412443F75 for ; Mon, 17 Nov 2003 08:49:29 -0800 (PST) (envelope-from iaccounts@northnetworks.ca) Received: from svr3.northnetworks.ca (localhost.northnetworks.ca [127.0.0.1]) hAHGgLXK040554; Mon, 17 Nov 2003 11:42:21 -0500 (EST) (envelope-from iaccounts@northnetworks.ca) Received: from localhost (iaccounts@localhost)hAHGgK0T040551; Mon, 17 Nov 2003 11:42:20 -0500 (EST) X-Authentication-Warning: svr3.northnetworks.ca: iaccounts owned process doing -bs Date: Mon, 17 Nov 2003 11:42:20 -0500 (EST) From: Steve Bertrand To: Marty Landman In-Reply-To: <6.0.0.22.0.20031113105553.01b754b8@pop.face2interface.com> Message-ID: <20031117113228.B40496@svr3.northnetworks.ca> References: <6.0.0.22.0.20031112151158.0202d218@pop.face2interface.com> <20031112153139.A11115@svr3.northnetworks.ca> <6.0.0.22.0.20031112161045.05e466b0@pop.face2interface.com> <6.0.0.22.0.20031113105553.01b754b8@pop.face2interface.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re[2]: newbie dns mess w/ nic 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: Mon, 17 Nov 2003 16:49:31 -0000 > >Ahh, but the line in rc.conf should be like that: > > > >defaultrouter="192.158.0.1" > > Thanks for the follow up Dmitry. Right now I've got the typo'd line > commented out on /etc/rc.conf and am accomplishing this with the line I apologize for this corrupted info that I sent. > 1. what's the difference between these two commands, e.g. are they > interchangable in this case? The difference is the syntax. In rc.conf, the entry is pulled into an external program and executed as a name/value pair. When run at the command line (or within a script), you are actually running the route program directly, and passing it the parameters 'add', 'default' and 'IP'. They can not be interchanged. > 2. other than the potential for a race condition (if that's even the right > way to put it) is there anything better about establishing dns routing in > rc.conf than in the rc.d exec on restart? I don't know for sure. I have with some of our client FBSD routers, added routes from within the rc.d directory after initializing VPN tunnels, which worked fine. I've never tested the default route from there though. > **3. how the heck do I give my fbsd box a name on my lan? this has been > bugging me for a few days now What type of name? DNS? If so, add the following to your rc.conf file, before the IP address gets assigned: hostname="mybox.mydomain.com" Make an entry in DNS for this name, with it's ip, or add the IP/name pair in the 'hosts' file on each box that needs to see it. If you are referring to a Windows NetBIOS name, you will need to review the following site and install the software: http://www.samba.org Cheers, Steve > > > Marty Landman Face 2 Interface Inc 845-679-9387 > Sign On Required: Web membership software for your site > Make a Website: http://face2interface.com/Home/Demo.shtml > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 08:56:55 2003 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 9D0D916A4CE for ; Mon, 17 Nov 2003 08:56:55 -0800 (PST) Received: from smtp.infracaninophile.co.uk (ns0.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 56ABA43F93 for ; Mon, 17 Nov 2003 08:56:53 -0800 (PST) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [127.0.0.1]) hAHGuGBg091980 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 17 Nov 2003 16:56:46 GMT (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)id hAHGuGXw091979; Mon, 17 Nov 2003 16:56:16 GMT (envelope-from matthew) Date: Mon, 17 Nov 2003 16:56:16 +0000 From: Matthew Seaman To: Ceri Davies , questions@FreeBSD.org Message-ID: <20031117165616.GA91222@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Matthew Seaman , Ceri Davies , questions@FreeBSD.org References: <20031117153303.GC385@submonkey.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vtzGhvizbBRQ85DL" Content-Disposition: inline In-Reply-To: <20031117153303.GC385@submonkey.net> User-Agent: Mutt/1.5.5.1i X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.60 X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on happy-idiot-talk.infracaninophile.co.uk Subject: Re: BSDPAN 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: Mon, 17 Nov 2003 16:56:55 -0000 --vtzGhvizbBRQ85DL Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 17, 2003 at 03:33:03PM +0000, Ceri Davies wrote: >=20 > How do I use BSDPAN? >=20 > I'm assuming that it's reasonably automagic, but have no idea where to > start - I don't seem to have it installed, for one. >=20 > I'm running -STABLE with the base perl. As far as I can tell, there isn't a version of BSDPAN that works with the base perl (ie. 5.005.03). The BSDPAN modules aren't available =66rom CPAN -- seems the only source is MASTER_SITE_LOCAL, eg: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/tobez/ and there isn't an appropriate version there. If you install one of the perl versions from ports, you'll get the matching BSDPAN version automatically. You don't need to do anything special to use it, just install perl modules from CPAN in the normal way: # perl -MCPAN -e shell All BSDPAN does is subclass some of the ExtUtils modules to add some glue between the ports/pkg system and CPAN, so you can use the pkg_* tools on perl modules and so forth. Although generally I find it's preferable to use the perl modules available in the ports tree whenever available, as portupgrade(1) can't deal with BSDPAN stuff. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --vtzGhvizbBRQ85DL Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/uP2wdtESqEQa7a0RAkXcAKCQkm0/JgWxWpC9M/6G/Zl+NWMyiACeJcSC 33kQYHpHjYqt5vYTrOR6c4w= =FBYX -----END PGP SIGNATURE----- --vtzGhvizbBRQ85DL-- From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 08:59:44 2003 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 5573216A4CE for ; Mon, 17 Nov 2003 08:59:44 -0800 (PST) Received: from softwarehackery.com (vt-arlington1c-173.bur.adelphia.net [24.52.8.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87A2843F93 for ; Mon, 17 Nov 2003 08:59:43 -0800 (PST) (envelope-from marc@shell.mv.net) Received: from localhost (localhost [127.0.0.1]) by softwarehackery.com (Postfix) with ESMTP id C036515E002 for ; Mon, 17 Nov 2003 11:59:42 -0500 (EST) Date: Mon, 17 Nov 2003 11:59:42 -0500 (EST) From: Marc Evans X-X-Sender: marc@gw.softwarehackery.com To: freebsd-questions@freebsd.org Message-ID: <20031117114218.K54333@gw.softwarehackery.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: FreeBSD-5.1 on Thinkpad 600 - cbb0 problems 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: Mon, 17 Nov 2003 16:59:44 -0000 Hi - I have an IBM Thinkpad 600 (no letter after the 600) which I have recently installed FreeBSD-5.1 onto via CD-ROM. When booting the system, there are several lines logged to /var/log/messages which are troubling. I believe that these messages are at the root of why none of my PCMCIA cards function. Ideally, I'd like to get my NIC (3CCFE575CT-D) working. The messages observed are: pci0: on pcib0 cbb0: mem 0x2130100-0x21301fff at device 2.0 on pci0 cardbus0: on cbb0 pccard0: <16-bit PCCARD bus> on cbb0 cbb: Unable to map IRQ... device_probe_and_attach: cbb0: attach returned 12 A similar set of lines is output for cardbus1. Somewhat later in the log I also see these lines: unknown: can't assign resources (port) unknown: can't assign resources (irq) unknown: can't assign resources (port) unknown: can't assign resources (port) unknown: can't assign resources (port) unknown: can't assign resources (port) unknown: can't assign resources (port) unknown: can't assign resources (port) unknown: can't assign resources (port) I have not placed anything into /etc/pccard.conf nor have I build a custom kernel. I have used this same set of hardware with a few different Linux variations, including Knoppix and Mandrake. I have tried running "pccardd -d" by hand, found that nothing is output to the screen and it quickly terminates with a status 1. I also observe that /dev/card* don't exist. My questions are: 1) Does anyone else have an IBM Thinkpad 600 working with any pccards, and if so what magic did you find necessary? 2) Can anyone provide suggestions/pointers given the log information shown? 3) What other information should I provide for people to be able to better help me? Thanks in advance - Marc From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 09:06:34 2003 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 7102016A4CE for ; Mon, 17 Nov 2003 09:06:34 -0800 (PST) Received: from cmailm2.svr.pol.co.uk (cmailm2.svr.pol.co.uk [195.92.193.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7CB643FB1 for ; Mon, 17 Nov 2003 09:06:29 -0800 (PST) (envelope-from markie@notwentytwo.freeserve.co.uk) Received: from modem-1354.chameleon.dialup.pol.co.uk ([217.134.85.74] helo=ape) by cmailm2.svr.pol.co.uk with smtp (Exim 4.14) id 1ALmpR-0008Ru-Eh; Mon, 17 Nov 2003 17:06:25 +0000 Message-ID: <003e01c3ad9f$afdb0e40$fe00000a@ape> From: "Markie" To: "kirt" , References: <20031117151557.GB95219@yttrium.gaultopia.org> Date: Tue, 18 Nov 2003 06:45:58 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Subject: Re: Logitech MX Duo troubles (fast RF wireless keyboard and mouse) 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: Mon, 17 Nov 2003 17:06:34 -0000 ----- Original Message ----- From: "kirt" To: Sent: Monday, November 17, 2003 3:15 PM Subject: Logitech MX Duo troubles (fast RF wireless keyboard and mouse) > i recently had a small child (my daughter) jump into my lap while drinking a > mr. pibb which then ended up pouring almost directly into my old keyboard. > while i have attemtpted to clean that keyboard out (washed it thoroughly), i'm > still waiting for it to dry before testing it. so, in the mean time, i > thought i'd go ahead and get a new keyboard. since staples and the other > local computer stores don't carry my keyboard of choice, i "settled" for the > next best thing, which was the logitech MX duo (which is the logitech elite > wireless keyboard and the MX700 mouse). both of these work perfectly in > windows, even through my KVM (an IoGear miniview USB KVM model G-CS104U). but, > when i use the KVM to switch to the freebsd box, it notices the USB devices > like this... > > uhub3: Texas Instruments TUSB2046 hub, class 9/0, rev 1.10/1.25, addr 2 > uhub3: 4 ports with 4 removable, self powered > ukbd0: Logitech USB Receiver, rev 1.10/21.00, addr 3, class 3/1 > kbd0 at ukbd0 > ums0: Logitech USB Reveiver, rev 1.10/21.00, addr 3, class 3/1 > ums0: 7 buttons and Z dir > > then, the keyboard will work, although it has a tendency to "feel laggy" and > sometimes repeats letters if i'm typing quickly, and the mouse doesn't work at > all. so... i need to figure out why the keyboard is laggy to begin with (even > though it is perfectly responsive in windows) and why the mouse doesn't even > show up. thanks in advance... ;D > > kirt > _______________________________________________ What version of freebsd are you running? I have the same mouse and a belkin 2 port e series switch and it's quite the opposite. Works good both ways but after I switch from Windows -> Freebsd then back to Windows again it feels laggy in Windows until I unplug it and plug it back in again. I am using the PS2 convertor. > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 09:17:04 2003 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 1AD1F16A4CE for ; Mon, 17 Nov 2003 09:17:04 -0800 (PST) Received: from mail.caraldi.com (caraldi.com [62.212.102.95]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CF5943FBD for ; Mon, 17 Nov 2003 09:17:02 -0800 (PST) (envelope-from jbq@caraldi.com) Received: from watt.intra.caraldi.com (watt.intra.caraldi.com [192.168.100.101]) by mail.caraldi.com (Postfix) with ESMTP id C0E0F21FA for ; Mon, 17 Nov 2003 18:17:00 +0100 (CET) Received: by watt.intra.caraldi.com (Postfix, from userid 1001) id 924FBBE; Mon, 17 Nov 2003 18:17:00 +0100 (CET) Date: Mon, 17 Nov 2003 18:17:00 +0100 From: Jean-Baptiste Quenot To: freebsd-questions@FreeBSD.ORG Message-ID: <20031117171658.GA46745@watt.intra.caraldi.com> Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <3FB297D9.4020403@wanadoo.fr> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ikeVEW9yuYc//A+q" Content-Disposition: inline In-Reply-To: <3FB297D9.4020403@wanadoo.fr> User-Agent: Mutt/1.5.5.1i Subject: Re: french accent + keyboard 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: Mon, 17 Nov 2003 17:17:04 -0000 --ikeVEW9yuYc//A+q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * HYVERNAT Philippe: > i have a freebsd 4.8 release and i have an azerty keyboard, but > accents doesn't functions. I have the line : keymap=3D"fr.iso.acc" in > the rc.conf file but nothing Have you read: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/using-localizatio= n.html Cheers, --=20 Jean-Baptiste Quenot http://caraldi.com/jbq/ --ikeVEW9yuYc//A+q Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/uQKK9xx3BCMc9gsRAgfUAJ9fADJwYtPxNaZuat1FGgcB1/yRVACfZ7ge FqzFrRQtK9aI618FrY7Fu5U= =c2x+ -----END PGP SIGNATURE----- --ikeVEW9yuYc//A+q-- From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 09:19:50 2003 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 86F1B16A4CE for ; Mon, 17 Nov 2003 09:19:50 -0800 (PST) Received: from mail.caraldi.com (caraldi.com [62.212.102.95]) by mx1.FreeBSD.org (Postfix) with ESMTP id 752C543FD7 for ; Mon, 17 Nov 2003 09:19:47 -0800 (PST) (envelope-from jbq@caraldi.com) Received: from watt.intra.caraldi.com (watt.intra.caraldi.com [192.168.100.101]) by mail.caraldi.com (Postfix) with ESMTP id 816E821AB for ; Mon, 17 Nov 2003 18:19:46 +0100 (CET) Received: by watt.intra.caraldi.com (Postfix, from userid 1001) id 4B6F0BE; Mon, 17 Nov 2003 18:19:46 +0100 (CET) Date: Mon, 17 Nov 2003 18:19:46 +0100 From: Jean-Baptiste Quenot To: freebsd-questions@freebsd.org Message-ID: <20031117171944.GB46745@watt.intra.caraldi.com> Mail-Followup-To: freebsd-questions@freebsd.org References: <490e3056ada94c34910f629030d72c5b.me@prestoncrawford.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3lcZGd9BuhuYXNfi" Content-Disposition: inline In-Reply-To: <490e3056ada94c34910f629030d72c5b.me@prestoncrawford.com> User-Agent: Mutt/1.5.5.1i Subject: Re: Which version of Java to use? 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: Mon, 17 Nov 2003 17:19:50 -0000 --3lcZGd9BuhuYXNfi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Preston Crawford: > I want to install Java to use Ant/Tomcat/Struts stuff like that. Which > JDK is the "right" one to install to get these to work properly? Can > anyone tell me? All JDK starting from 1.2 are OK. Use ports in /usr/ports/java/jdk*. Cheers, --=20 Jean-Baptiste Quenot http://caraldi.com/jbq/ --3lcZGd9BuhuYXNfi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/uQMv9xx3BCMc9gsRAvSlAKCIG8klXZ7b8rHxmW9QLqqBdkU4tQCdE/lr 4MuCaPKOBH5EYp5h3dfbvKI= =ZQvb -----END PGP SIGNATURE----- --3lcZGd9BuhuYXNfi-- From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 09:27:42 2003 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 CA2EF16A4CF for ; Mon, 17 Nov 2003 09:27:42 -0800 (PST) Received: from mail1.acecape.com (mail1.acecape.com [66.114.74.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7059543FB1 for ; Mon, 17 Nov 2003 09:27:40 -0800 (PST) (envelope-from fran@natserv.net) Received: from p65-147.acedsl.com (p65-147.acedsl.com [66.114.65.147]) by mail1.acecape.com (8.12.10/8.12.10) with ESMTP id hAHHRdnU031799; Mon, 17 Nov 2003 12:27:39 -0500 Date: Mon, 17 Nov 2003 12:29:44 -0500 (EST) From: Francisco Reyes To: parv In-Reply-To: <20031114040351.GA40112@moo.holy.cow> Message-ID: <20031117122644.S55057@zoraida.natserv.net> References: <20031113183118.T3617@d66-183-123-52.bchsia.telus.net> <20031114040351.GA40112@moo.holy.cow> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: FreeBSD Questions List Subject: Re: Recursion with grep? 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: Mon, 17 Nov 2003 17:27:42 -0000 On Thu, 13 Nov 2003, parv wrote: > in message <20031113223951.X85161@zoraida.natserv.net>, > wrote Francisco J Reyes thusly... > > > > Do we want something like: > > grep -r *.c > > I do not know about anybody else, i myself like to keep the current > behaviour for -r option. Several people have expressed a simmilar sentiment, but I don't quite understand why. As it stands grep can't recurse and search only certain files. I can only imagine how many time this probably has shown up on this and many other lists. After all if you can do grep *.c The logical thing is to expect the following to work grep -r *.c From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 09:30:32 2003 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 36A0A16A4CE for ; Mon, 17 Nov 2003 09:30:32 -0800 (PST) Received: from mail.seekingfire.com (coyote.seekingfire.com [24.72.10.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A70B43FAF for ; Mon, 17 Nov 2003 09:30:31 -0800 (PST) (envelope-from tillman@seekingfire.com) Received: from blues.seekingfire.prv (blues.seekingfire.prv [192.168.23.211]) by mail.seekingfire.com (Postfix) with ESMTP id 769B12AF for ; Mon, 17 Nov 2003 11:30:30 -0600 (CST) Received: (from tillman@localhost) by blues.seekingfire.prv (8.11.6/8.11.6) id hAHHUUp04509 for freebsd-questions@freebsd.org; Mon, 17 Nov 2003 11:30:30 -0600 Date: Mon, 17 Nov 2003 11:30:30 -0600 From: Tillman Hodgson To: FreeBSD-Questions Message-ID: <20031117113030.K16032@seekingfire.com> References: <20031117091431.H16032@seekingfire.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20031117091431.H16032@seekingfire.com>; from tillman@seekingfire.com on Mon, Nov 17, 2003 at 09:14:31AM -0600 X-Urban-Legend: There is lots of hidden information in headers Subject: Re: Upgrading perl modules (as ports) and "already installed" problems 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: Mon, 17 Nov 2003 17:30:32 -0000 X-List-Received-Date: Mon, 17 Nov 2003 17:30:32 -0000 On Mon, Nov 17, 2003 at 09:14:31AM -0600, Tillman Hodgson wrote: > Whats the best way to ensure that all perl modules are properly and > automatically upgrade when perl itself is upgraded? I've since discovered that I can shorten the time somewhat by using `pkg_info -R perl-5.6.1_14` and then portupgrading -f the ports listed. This saves going over already-upgraded ports on every run. -T -- Yield to temptation; it may not pass your way again. - Robert Heinlein From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 09:30:47 2003 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 C073B16A4CE for ; Mon, 17 Nov 2003 09:30:47 -0800 (PST) Received: from lilzmailfe02.liwest.at (lilzmailfe02.liwest.at [212.33.55.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E45443FD7 for ; Mon, 17 Nov 2003 09:30:46 -0800 (PST) (envelope-from dgw@liwest.at) Received: from [212.33.58.27] (helo=cm58-27.liwest.at) by lilzmailfe02.liwest.at with esmtp (Exim 4.14) id 1ALnD2-00052p-VP; Mon, 17 Nov 2003 18:30:45 +0100 From: Daniela To: "D Velez" , Date: Mon, 17 Nov 2003 18:26:19 +0000 User-Agent: KMail/1.5.3 References: <000801c3ad28$b6762900$03000004@david> In-Reply-To: <000801c3ad28$b6762900$03000004@david> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200311171826.20131.dgw@liwest.at> Subject: Re: video recording in freebsd 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: Mon, 17 Nov 2003 17:30:47 -0000 On Monday 17 November 2003 16:34, D Velez wrote: > Hi, I just purchased FreeBSD 5.1 > > I would like to do video recording and editing > in FreeBSD. But, I am not familar with the name of these programs, If you > know, I would greatly appreciate it. I remember there's a program called filmgimp for editing, but I've never tried it out. Regards, Daniela From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 09:32:37 2003 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 43C5816A4CE for ; Mon, 17 Nov 2003 09:32:37 -0800 (PST) Received: from dhumketu.homeunix.net (dialpool-210-214-66-135.maa.sify.net [210.214.66.135]) by mx1.FreeBSD.org (Postfix) with SMTP id C12A743F3F for ; Mon, 17 Nov 2003 09:32:32 -0800 (PST) (envelope-from freebsd@dhumketu.cjb.net) Received: (qmail 24603 invoked by uid 1000); 16 Nov 2003 19:00:55 -0000 Date: Mon, 17 Nov 2003 00:30:54 +0530 From: Shantanoo Mahajan To: Marty Landman Message-ID: <20031116190054.GA24557@dhumketu.homeunix.net> Mail-Followup-To: Marty Landman , Robin Schoonover , freebsd-questions@FreeBSD.org References: <6.0.0.22.0.20031115230248.01dec880@pop.face2interface.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6.0.0.22.0.20031115230248.01dec880@pop.face2interface.com> User-Agent: Mutt/1.4i Organization: Eh? Whats that? X-OS: FreeBSD 4.9-RC i386 cc: freebsd-questions@FreeBSD.org cc: Robin Schoonover Subject: Re: Samba question 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: Mon, 17 Nov 2003 17:32:37 -0000 +++ Marty Landman [15-11-03 23:12 -0500]: | At 09:46 PM 11/15/2003, Robin Schoonover wrote: | | >Hmm. Ignoring everything else you gave us, I'd say it sounds like there is | >a firewall in the way. I've had the exact same problem before. | | I believe I have ipfw disabled.. | | # ps -ax|grep ipfw | # what's the o/p of # ipfw s From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 09:39:24 2003 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 8C70A16A4CE for ; Mon, 17 Nov 2003 09:39:24 -0800 (PST) Received: from mail1.acecape.com (mail1.acecape.com [66.114.74.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EBF743FCB for ; Mon, 17 Nov 2003 09:39:23 -0800 (PST) (envelope-from fran@natserv.net) Received: from p65-147.acedsl.com (p65-147.acedsl.com [66.114.65.147]) by mail1.acecape.com (8.12.10/8.12.10) with ESMTP id hAHHdMnU003828; Mon, 17 Nov 2003 12:39:22 -0500 Date: Mon, 17 Nov 2003 12:41:27 -0500 (EST) From: Francisco Reyes To: Kirk Strauser In-Reply-To: <87ptfv33kk.fsf@strauser.com> Message-ID: <20031117123241.W55057@zoraida.natserv.net> References: <20031113183118.T3617@d66-183-123-52.bchsia.telus.net> <20031113223951.X85161@zoraida.natserv.net> <87ptfv33kk.fsf@strauser.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: Recursion with grep? 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: Mon, 17 Nov 2003 17:39:24 -0000 On Thu, 13 Nov 2003, Kirk Strauser wrote: > Grep works perfectly in that respect, thanks - it's your understanding > that's a bit askew. Say you're in a directory with 'file1.c', 'file2.c', > 'file3.c', etc. When you type: > > grep -r 'string' *.c > > your shell (*not* grep!) is expanding your command line to: Thanks for shedding some light into this topic. > Now, grep's man page says this: > > -r, --recursive > Read all files under each directory, recursively; this is equiv- > alent to the -d recurse option. > > > Do we want something like: > > grep -r *.c > > No. We want to learn the proper usage of our tools. Take a look at the > "find | grep" examples elsewhere in the thread. Although I understand the idea behind keeping tools to specific tasks sometimes tools do get expanded to take on more work. Not saying my request is even the best example of something that should be done, but if you look at the option -Z, --decompress Decompress the input data before searching. This option is only available if compiled with zlib(3) library We could have said exactly the same you said about my suggestion... don't add it.. people should learn how to use find, decompres, grep, YET this option WAS implemented. From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 09:44:54 2003 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 60CBB16A4DB for ; Mon, 17 Nov 2003 09:44:54 -0800 (PST) Received: from fed1mtao03.cox.net (fed1mtao03.cox.net [68.6.19.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7684143FD7 for ; Mon, 17 Nov 2003 09:44:53 -0800 (PST) (envelope-from lrh@alum.mit.edu) Received: from Cogitek-UX1 ([68.99.218.204]) by fed1mtao03.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20031117174452.GBPY28419.fed1mtao03.cox.net@Cogitek-UX1>; Mon, 17 Nov 2003 12:44:52 -0500 From: Dr Lyman Hazelton To: tech@freebsdmall.com, freebsd-questions@FreeBSD.ORG Date: Tue, 18 Nov 2003 10:46:04 -0700 User-Agent: KMail/1.5.2 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200311181046.04388.lrh@alum.mit.edu> Subject: Strange problem with Floppy Drive X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Dr Lyman Hazelton List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Nov 2003 17:44:54 -0000 I have an AMD K6 based system with almost everything on ultra-wide, ultra-fast SCSI. The exceptions are video, sound and floppy disk. The IDE floppy disk works fine if, for example, I boot from it on this machine. Further, I have removed it and tested it on a Windows 2K system, where it works just fine. However, when I boot FreeBSD (version 5.1), I get the following messages in dmseg: fdc0: cannot reserve I/O port range (1 ports) fdc0: cannot reserve I/O port range (1 ports) fdc0: cannot reserve I/O port range (6 ports) and, of course, the floppy isn't available. Any suggestions about what may be wrong here and how to go about making it work? Floppy drives are inexpensive, and I don't mind getting a new one if there's something wrong with the hardware, but I don't understand why it works on other systems and why the same system can boot from it. This just seems very bizarre, and I'm stumped. From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 09:56:22 2003 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 1339F16A4CE for ; Mon, 17 Nov 2003 09:56:22 -0800 (PST) Received: from shaft.techsupport.co.uk (shaft.techsupport.co.uk [212.250.77.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id B72D543FAF for ; Mon, 17 Nov 2003 09:56:20 -0800 (PST) (envelope-from setantae@submonkey.net) Received: from cpc2-cdif3-6-0-cust204.cdif.cable.ntl.com ([81.103.67.204] helo=shrike.submonkey.net ident=mailnull) by shaft.techsupport.co.uk with esmtp (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.24; FreeBSD 4.9) id 1ALnbl-000CKg-8H; Mon, 17 Nov 2003 17:56:18 +0000 Received: from setantae by shrike.submonkey.net with local (Exim 4.24; FreeBSD 4.9) id 1ALnbd-000Dbk-2A; Mon, 17 Nov 2003 17:56:09 +0000 Date: Mon, 17 Nov 2003 17:56:09 +0000 From: Ceri Davies To: Matthew Seaman Message-ID: <20031117175608.GD385@submonkey.net> Mail-Followup-To: Ceri Davies , Matthew Seaman , questions@FreeBSD.org References: <20031117153303.GC385@submonkey.net> <20031117165616.GA91222@happy-idiot-talk.infracaninophile.co.uk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="H8ygTp4AXg6deix2" Content-Disposition: inline In-Reply-To: <20031117165616.GA91222@happy-idiot-talk.infracaninophile.co.uk> X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.4i Sender: Ceri Davies cc: questions@FreeBSD.org Subject: Re: BSDPAN 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: Mon, 17 Nov 2003 17:56:22 -0000 --H8ygTp4AXg6deix2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 17, 2003 at 04:56:16PM +0000, Matthew Seaman wrote: > On Mon, Nov 17, 2003 at 03:33:03PM +0000, Ceri Davies wrote: > >=20 > > How do I use BSDPAN? > >=20 > > I'm assuming that it's reasonably automagic, but have no idea where to > > start - I don't seem to have it installed, for one. > >=20 > > I'm running -STABLE with the base perl. >=20 > As far as I can tell, there isn't a version of BSDPAN that works with > the base perl (ie. 5.005.03). The BSDPAN modules aren't available > from CPAN -- seems the only source is MASTER_SITE_LOCAL, eg: >=20 > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/tobez/ >=20 > and there isn't an appropriate version there. Ah; that makes sense. It looks like it used to be in the base system, but isn't anymore, which is probably one source of my confusion: {setantae@shrike}-{~} $ locate BSDPAN | head -1 /a/FreeBSD/ncvs/src/gnu/usr.bin/perl/BSDPAN > If you install one of the perl versions from ports, you'll get the > matching BSDPAN version automatically. You don't need to do anything > special to use it, just install perl modules from CPAN in the normal > way: >=20 > # perl -MCPAN -e shell >=20 > All BSDPAN does is subclass some of the ExtUtils modules to add some > glue between the ports/pkg system and CPAN, so you can use the pkg_* > tools on perl modules and so forth. That's what I'd figured, but I didn't realise I needed a perl from ports. Thanks very much for the clarification. Ceri --=20 --H8ygTp4AXg6deix2 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/uQu4ocfcwTS3JF8RAlO/AKCQo8bdfzXE1SEv0Sq7R/5YrAKzzQCgtnEY IuXgM4vC4rPz/BO670Ojd9E= =EAHy -----END PGP SIGNATURE----- --H8ygTp4AXg6deix2-- From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 10:00:08 2003 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 3F97A16A4CE for ; Mon, 17 Nov 2003 10:00:08 -0800 (PST) Received: from smtp.doruk.net.tr (smtp.doruk.net.tr [212.58.5.248]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31E6943F85 for ; Mon, 17 Nov 2003 10:00:06 -0800 (PST) (envelope-from vahric@doruk.net.tr) Received: from VAHOXP (vahric.doruk.net.tr [212.58.13.17]) by smtp.doruk.net.tr (8.12.8/8.12.8) with ESMTP id hAHIAhNc027313 for ; Mon, 17 Nov 2003 20:10:43 +0200 From: "Vahric MUHTARYAN" To: Date: Mon, 17 Nov 2003 19:59:17 +0200 Message-ID: <030201c3ad34$84bb5500$110d3ad4@VAHOXP> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal Subject: Which Firewall ... 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: Mon, 17 Nov 2003 18:00:08 -0000 Hi Everybody , I'm linux admin . Now I'm working to pass my server to FreeBSD .. I'm using iptable on Linux box . on FreeBSD which firewall do you advise ?! I can't find any documents or How-to about ip-fw .. Do you have ?! Thanks Vahric MUHTARYAN From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 10:15:51 2003 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 BB46616A4CE for ; Mon, 17 Nov 2003 10:15:51 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-63-207-60-234.dsl.lsan03.pacbell.net [63.207.60.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id C632943FB1 for ; Mon, 17 Nov 2003 10:15:50 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 3F2C066C55; Mon, 17 Nov 2003 10:15:50 -0800 (PST) Date: Mon, 17 Nov 2003 10:15:50 -0800 From: Kris Kennaway To: Dan Pelleg Message-ID: <20031117181550.GB32124@xor.obsecurity.org> References: <200311170230.30400.petre@kgb.ro> <20031117021221.GA21013@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="17pEHd4RhPHOinZp" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i cc: Petre Bandac cc: freebsd-questions@FreeBSD.org cc: Kris Kennaway Subject: Re: what does this message mean ? 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: Mon, 17 Nov 2003 18:15:51 -0000 --17pEHd4RhPHOinZp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 17, 2003 at 09:31:33AM -0500, Dan Pelleg wrote: > Kris Kennaway writes: >=20 > > On Mon, Nov 17, 2003 at 02:30:30AM +0200, Petre Bandac wrote: > > > Nov 17 02:27:59 kgb /kernel: OUCH! cannot remove rule, count 1 > > >=20 > > > why ouch and what rule ? > >=20 > > I think that's an ipfw message..it's probably an ipfw bug of some > > kind. >=20 > It is. But a few of those were corrected in the past. Make sure you're > running an up-to-date version (eg 4.9-RELEASE; iirc even 4.8 should be ok= ). I've got these when playing with dummynet on 4.8-STABLE..I don't remember any related commits after that time. Also, the 'bw tun0' syntax specified in the manpage seems to be broken - it wedged the tun0 interface and the machine had to be rebooted. Can anyone else confirm whether this works for them? Kris --17pEHd4RhPHOinZp Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/uRBVWry0BWjoQKURAiEMAJ9vF9OsGua4EtkUbUcc+XXeti+W+ACgrLK0 AeQgFLs2hhSL6GXgPoyN+as= =DjLY -----END PGP SIGNATURE----- --17pEHd4RhPHOinZp-- From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 10:19:54 2003 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 A048216A4CF for ; Mon, 17 Nov 2003 10:19:54 -0800 (PST) Received: from smtp.thilelli.net (juliengabel.net1.nerim.net [62.212.119.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 464F643F93 for ; Mon, 17 Nov 2003 10:19:52 -0800 (PST) (envelope-from jpeg@thilelli.net) Received: from localhost (localhost.thilelli.net [127.0.0.1]) by bento.thilelli.net (Postfix) with ESMTP id 4EC4C241B2; Mon, 17 Nov 2003 19:19:50 +0100 (CET) Received: from bento.thilelli.net ([127.0.0.1]) by localhost (bento.thilelli.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 71771-04; Mon, 17 Nov 2003 19:19:49 +0100 (CET) Received: from webmail.thilelli.net (localhost.thilelli.net [127.0.0.1]) by bento.thilelli.net (Postfix) with SMTP id CCA53241B0; Mon, 17 Nov 2003 19:19:49 +0100 (CET) Received: from 194.119.92.65 (SquirrelMail authenticated user jgabel) by webmail.thilelli.net with HTTP; Mon, 17 Nov 2003 19:19:49 +0100 (CET) Message-ID: <36959.194.119.92.65.1069093189.squirrel@webmail.thilelli.net> In-Reply-To: <20031117162155.GA47312@ei.bzerk.org> References: <.128.250.18.41.1069023480.squirrel@www.k1x.org> <20031117144422.GA94866@charter.net> <49662.194.119.92.65.1069083849.squirrel@webmail.thilelli.net> <20031117162155.GA47312@ei.bzerk.org> Date: Mon, 17 Nov 2003 19:19:49 +0100 (CET) From: "Julien Gabel" To: "Ruben de Groot" User-Agent: SquirrelMail/1.4.2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal X-Virus-Scanned: by amavisd-new at thilelli.net cc: mike bueide cc: freebsd-questions@freebsd.org Subject: Re: Formatting an email for this list using vi 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: Mon, 17 Nov 2003 18:19:54 -0000 >>>> I have just started learning to use vi, and remember someone posting >>>> something a while ago about how to re-format an email reply to have >>>> proper 60 character width or something like that, does anyone >>>> remember how that is done? >>> When you're in the editor: >>> >>> :set wm=20 >>> >>> will give 60 character wrap. (ie 80-20 = 60) (Note, I've >>> done this here in this message and this is the wrap I'm >>> getting. >> Don't forget to set the columns option to 80 in order to this >> tip to work. This option is set to 161 by default on my fresh >> 5.1-RELEASE installation. Just to correct myself : the columns option is based on the size of the window when the editor is launched. It not very efficient to do that this way. > I use ":set wraplen=72". Works regardless of column width. Yes, this is a better solution :) -- -jg. From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 10:22:39 2003 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 29F7116A4CF for ; Mon, 17 Nov 2003 10:22:39 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-63-207-60-234.dsl.lsan03.pacbell.net [63.207.60.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37BEC43F3F for ; Mon, 17 Nov 2003 10:22:38 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 90C2D66C55; Mon, 17 Nov 2003 10:22:37 -0800 (PST) Date: Mon, 17 Nov 2003 10:22:37 -0800 From: Kris Kennaway To: Vahric MUHTARYAN Message-ID: <20031117182237.GA32342@xor.obsecurity.org> References: <030201c3ad34$84bb5500$110d3ad4@VAHOXP> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="fdj2RfSjLxBAspz7" Content-Disposition: inline In-Reply-To: <030201c3ad34$84bb5500$110d3ad4@VAHOXP> User-Agent: Mutt/1.4.1i cc: freebsd-questions@freebsd.org Subject: Re: Which Firewall ... 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: Mon, 17 Nov 2003 18:22:39 -0000 --fdj2RfSjLxBAspz7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 17, 2003 at 07:59:17PM +0200, Vahric MUHTARYAN wrote: > Hi Everybody ,=20 >=20 > I'm linux admin . Now I'm working to pass my server to FreeBSD > .. I'm using iptable on Linux box . on FreeBSD which firewall do you > advise ?!=20 I use ipfw. ipf is also available. > I can't find any documents or How-to about ip-fw .. Do you have ?!=20 What's wrong with the manpage? Kris --fdj2RfSjLxBAspz7 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/uRHtWry0BWjoQKURAqasAJ9QA9ktqXyxCArRFY1+MphOgCnHTgCePqx2 XdN8uBEWXU9geacVSUuxRX8= =3mez -----END PGP SIGNATURE----- --fdj2RfSjLxBAspz7-- From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 10:23:09 2003 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 D73D816A4CE for ; Mon, 17 Nov 2003 10:23:09 -0800 (PST) Received: from smtp07.wxs.nl (smtp07.wxs.nl [195.121.6.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F93243F3F for ; Mon, 17 Nov 2003 10:23:08 -0800 (PST) (envelope-from akruijff@www.kruijff.org) Received: from kruij557.speed.planet.nl (ipd50a97ba.speed.planet.nl [213.10.151.186]) by smtp07.wxs.nl (iPlanet Messaging Server 5.2 HotFix 1.14 (built Mar 18 2003)) with ESMTP id <0HOI00IF7DQI8A@smtp07.wxs.nl> for freebsd-questions@freebsd.org; Mon, 17 Nov 2003 19:23:07 +0100 (MET) Received: from Alex.lan (localhost [127.0.0.1]) by kruij557.speed.planet.nl (8.12.9p2/8.12.9) with ESMTP id hAHIN8Ep002402; Mon, 17 Nov 2003 19:23:08 +0100 (CET envelope-from akruijff@Alex.lan) Received: (from akruijff@localhost) by Alex.lan (8.12.9p2/8.12.9/Submit) id hAHIN8Fx002401; Mon, 17 Nov 2003 19:23:08 +0100 (CET envelope-from akruijff) Date: Mon, 17 Nov 2003 19:23:07 +0100 From: Alex de Kruijff In-reply-to: <030201c3ad34$84bb5500$110d3ad4@VAHOXP> To: Vahric MUHTARYAN Message-id: <20031117182307.GA1458@dds.nl> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.4.1i References: <030201c3ad34$84bb5500$110d3ad4@VAHOXP> cc: freebsd-questions@freebsd.org Subject: Re: Which Firewall ... 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: Mon, 17 Nov 2003 18:23:10 -0000 On Mon, Nov 17, 2003 at 07:59:17PM +0200, Vahric MUHTARYAN wrote: > Hi Everybody , > > I'm linux admin . Now I'm working to pass my server to FreeBSD > .. I'm using iptable on Linux box . on FreeBSD which firewall do you > advise ?! > > > I can't find any documents or How-to about ip-fw .. Do you have ?! I saw you also posted this question in the ipfw mailling list. You named ipfw ipf and ipsec if i'm not mistaiken. The later is a security tool but not a firewall. I have an article about ipfw on my website. I also suggest that you to read the rules and the goals of the various mailling lists: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/eresources.html#ERESOURCES-MAIL -- Alex Articles based on solutions that I use: http://www.kruijff.org/alex/index.php?dir=docs/FreeBSD/ From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 10:32:25 2003 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 E3E0C16A4CE for ; Mon, 17 Nov 2003 10:32:25 -0800 (PST) Received: from smtp07.wxs.nl (smtp07.wxs.nl [195.121.6.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id B90D443FD7 for ; Mon, 17 Nov 2003 10:32:24 -0800 (PST) (envelope-from akruijff@www.kruijff.org) Received: from kruij557.speed.planet.nl (ipd50a97ba.speed.planet.nl [213.10.151.186])18questions@freebsd.org; Mon, 17 Nov 2003 19:32:23 +0100 (MET) Received: from Alex.lan (localhost [127.0.0.1]) by kruij557.speed.planet.nl (8.12.9p2/8.12.9) with ESMTP id hAHIWOEp002461; Mon, 17 Nov 2003 19:32:24 +0100 (CET envelope-from akruijff@Alex.lan) Received: (from akruijff@localhost) by Alex.lan (8.12.9p2/8.12.9/Submit) id hAHIWNe9002460; Mon, 17 Nov 2003 19:32:23 +0100 (CET envelope-from akruijff) Date: Mon, 17 Nov 2003 19:32:23 +0100 From: Alex de Kruijff In-reply-to: To: Lee Mx Message-id: <20031117183223.GB1458@dds.nl> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.4.1i References: cc: questions@freebsd.org Subject: Re: Changing a company from 100% Windows to 100% FreeBSD. 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: Mon, 17 Nov 2003 18:32:26 -0000 On Mon, Nov 17, 2003 at 06:27:25AM -0800, Lee Mx wrote: > I am switching about 40 desktop's running different versions of > windows over to freebsd. One of the primary requirements is > OpenOffice-1.1 and I've always run it locally on my laptop. > I'm considering running it over the LAN which would mean that > I suppose that I would NFS mount the binary and do the network > install. Could someone who has done this tell me if they > recommend running it on the network or if it would be better to > just install it on each of the 40 machines. This company and > every user, uses Office daily, especially excel. Running it over the network should be posible. It does come at a high performance cost. The local hard disk has a much higher respond rate. Personaly, i would go for the independed workstation. > > Also if anyone has any other suggestions that would simplify > anything in the chain from the initial installation to periodic > upgrading, it would be highly appreciated. I'm not sure if you looking for this, but you may wanna read this: http://www.infrastructures.org/ - Its all about how to effienctly manage you enterprise cluster. Its quite a bit of work to setup at first and saves you lots of work later. > I'm planning on having a central server that will be cvsuping > updated sources and ports daily, making world and portupgrade > -Rruap periodically. I plan to NFS mount /usr/ports and not > have local copies to not have to update them. I'm thinking that > I could then, fairly easily upgrade the other machines by just > installing the packages when needed. It could also serve as a > local repository for updating the operating system or I suppose > that I could also NFS mount /usr/src and /usr/obj and do an > installworld to upgrade, too. Again any opinions, observations > or suggestion are highly appreciated. I've never changed > 100% to FreeBSD before :-) This would mean that you have to manage every workstation manualy. If there all alike you could just configure one and let the other synchonise themselfs. You may wanna have a look at the port rsync. -- Alex Articles based on solutions that I use: http://www.kruijff.org/alex/index.php?dir=docs/FreeBSD/ From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 10:33:57 2003 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 A8AF616A4D0 for ; Mon, 17 Nov 2003 10:33:57 -0800 (PST) Received: from hotmail.com (sea2-f33.sea2.hotmail.com [207.68.165.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AB2843FAF for ; Mon, 17 Nov 2003 10:33:53 -0800 (PST) (envelope-from lee_ver_mx@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 17 Nov 2003 10:33:53 -0800 Received: from 200.52.171.6 by sea2fd.sea2.hotmail.msn.com with HTTP; Mon, 17 Nov 2003 18:33:52 GMT X-Originating-IP: [200.52.171.6] X-Originating-Email: [lee_ver_mx@hotmail.com] From: "Lee Mx" To: flynn@energyhq.es.eu.org Date: Mon, 17 Nov 2003 10:33:52 -0800 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 17 Nov 2003 18:33:53.0240 (UTC) FILETIME=[5A125D80:01C3AD39] cc: questions@freebsd.org Subject: Re: Starting KDE from ttys and xdm. 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: Mon, 17 Nov 2003 18:33:57 -0000 Miguel, Thanks a lot. I knew there was a simple way. muy agradecido, >From: Miguel Mendez >To: "Lee Mx" >CC: questions@freebsd.org >Subject: Re: Starting KDE from ttys and xdm. >Date: Mon, 17 Nov 2003 17:28:49 +0100 > >begin electrogrammati illius Lee Mx > >Hi, > > > When I enable xdm in /etc/ttys, it starts twm by default. > > With startx and xinitrc it starts whatever is there. How can the > > default window manager be changed when starting with xdm? > >Create a .xsession file in your home dir. Something like this should do it: >---------cut--------------- >#!/bin/sh >exec startkde >--------cut---------------- > >Cheers, >-- > Miguel Mendez > http://www.energyhq.es.eu.org _________________________________________________________________ MSN Shopping upgraded for the holidays! Snappier product search... http://shopping.msn.com From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 10:41:15 2003 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 A517A16A4CE for ; Mon, 17 Nov 2003 10:41:15 -0800 (PST) Received: from qmail-out.click21.com.br (qmail-local.click21.com.br [200.245.240.65]) by mx1.FreeBSD.org (Postfix) with SMTP id C73DB43F75 for ; Mon, 17 Nov 2003 10:41:13 -0800 (PST) (envelope-from teixd@click21.com.br) Received: (qmail 19686 invoked by uid 0); 17 Nov 2003 18:41:11 -0000 X-Analyze: Velop Mail Shield v0.0.4 X-MsgTrkId: 1069094471.19685 Received: from unknown (HELO qmail-local.click21.com.br) (200.245.240.105) by caju with SMTP; 17 Nov 2003 18:41:11 -0000 Received: (qmail 19675 invoked by uid 10000); 17 Nov 2003 18:41:11 -0000 Message-ID: <20031117184111.19674.qmail@qmail-local.click21.com.br> Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary Date: 17 Nov 2003 15:41:11 -0300 X-Velop-Sender: 14432 X-Sender-Ip: 200.227.60.227 To: germain@purdue.edu From: "teixd" cc: freebsd-questions@freebsd.org Subject: Re: Dual Booting FreeBSD 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: Mon, 17 Nov 2003 18:41:15 -0000 ======= At 2003-11-15, 18:23:00 you wrote: ======= >Hello, > > I have recently come into possessing a new hard drive which is 40 gigs. >I also have a 160 Gig hard drive with an unformatted partition that is approx. >40 gigs. Would it be easier to install FreeBSD on the unformatted partition >or the new hard drive for the purpose of dual booting with xp? Also, does >anyone know how to set up a dual boot system or know of a good guide to doing >so? > >Thanks in advance, >Edward Germain > > Hi Germain I have a dual boot system, win98 and FreeBSD 5.0. I had a 4.3 GB originaly and later I added a 40 GB to the machine. I installed windows on the 40 GB hard drive and the 4.3 was unused until I decided to try FreeBSD on it. In my opinion it is easier to install a duall boot system when you have two hard drives. I used XOSL as my boot manager, because I had used it before and I knew it was as easy to uninstall as it was to install, and if you uninstall XOSL your master boot record, MBR, is restored. What I did was this : I installed XOSL through windows, and after it was working I installed FreeBSD on the 4.3 GB hard drive. The instalation process was easy. When asked which boot manager to install for FreeBSD you have three options, 1 - install the FreeBSD boot manager 2 - install a standard MBR (no boot manager) 3 - leave the master boot record untouched I selected install a standard MBR. XOSL can tell you have more than one boot record, and use it to boot the system. After installing FreeBSD I made sure that both my hard drives were bootable and configured XOSL to present me with an option of which OS to boot. It is easy to configure the boot manager, and it worked the first time I tried. The FreeBSD boot record is istalled only in one hard drive. You might want to check it out. I think it is the easyest way to have a dual boot system. Here are some links for you. http://xosl.sourceforge.net/ http://www.webattack.com/get/xosl.shtml http://xosl.zde.cz/ teixd@click21.com.br 2003-11-17 ___________________________________________________________________________________ Acesse nosso portal www.click21.com.br Porque internet grátis, nem a Embratel pode fazer mais barato. Mas pode fazer melhor. From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 10:43:18 2003 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 E02A016A4CE for ; Mon, 17 Nov 2003 10:43:18 -0800 (PST) Received: from web11003.mail.yahoo.com (web11003.mail.yahoo.com [216.136.131.53]) by mx1.FreeBSD.org (Postfix) with SMTP id 2BEAD43FDF for ; Mon, 17 Nov 2003 10:43:18 -0800 (PST) (envelope-from fasi_74@yahoo.com) Message-ID: <20031117184318.29410.qmail@web11003.mail.yahoo.com> Received: from [202.141.227.6] by web11003.mail.yahoo.com via HTTP; Mon, 17 Nov 2003 10:43:18 PST Date: Mon, 17 Nov 2003 10:43:18 -0800 (PST) From: faisal gillani To: FreeBSD MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: OT sendmail mailing lists wanted .. 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: Mon, 17 Nov 2003 18:43:19 -0000 X-List-Received-Date: Mon, 17 Nov 2003 18:43:19 -0000 IS there any mailing list of sendmail on the Intenret where i can ask questions realted to it ? sendmail question mail address is very late in reply thanks hope you guys dont mind me posting this here ===== *º¤., ¸¸,.¤º*¨¨¨*¤ Allah-hu-Akber*º¤., ¸¸,.¤º*¨¨*¤ __________________________________ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whatsnewfree From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 10:43:42 2003 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 A306316A4CE for ; Mon, 17 Nov 2003 10:43:42 -0800 (PST) Received: from mailout.informatik.tu-muenchen.de (mailout.informatik.tu-muenchen.de [131.159.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADD6143FE9 for ; Mon, 17 Nov 2003 10:43:41 -0800 (PST) (envelope-from barner@in.tum.de) Received: from zi025.glhnet.mhn.de (localhost.glhnet.mhn.de. [127.0.0.1]) by zi025.glhnet.mhn.de (8.12.9p2/8.12.9) with ESMTP id hAHIhd0T018179; Mon, 17 Nov 2003 19:43:40 +0100 (CET) (envelope-from simon@zi025.glhnet.mhn.de) Received: (from simon@localhost) by zi025.glhnet.mhn.de (8.12.9p2/8.12.9/Submit) id hAHIhcnj018178; Mon, 17 Nov 2003 19:43:38 +0100 (CET) (envelope-from simon) Date: Mon, 17 Nov 2003 19:43:37 +0100 From: Simon Barner To: Glenn Todd Message-ID: <20031117184337.GH298@zi025.glhnet.mhn.de> References: <20031117091042.GA288@Hawk.internet.co.nz> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="d8Lz2Tf5e5STOWUP" Content-Disposition: inline In-Reply-To: <20031117091042.GA288@Hawk.internet.co.nz> User-Agent: Mutt/1.5.4i X-Virus-Scanned: by amavisd-new at informatik.tu-muenchen.de cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: Xcdroast root privilege error 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: Mon, 17 Nov 2003 18:43:42 -0000 --d8Lz2Tf5e5STOWUP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline > I am running FreeBSD 4.8-STABLE with > xcdroast 0.98aplpha14 > cdda2wav Version 2.00.3 from the cdrtools-2.0.3 package The lastest version of xcdroast is 0.98alpha15. Perhaps this issue is fixed there. Simon --d8Lz2Tf5e5STOWUP Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/uRbZCkn+/eutqCoRAo+tAKCKCmNbMIVHHI+0NMXqcHFfFmVitwCfdBqA Ic9F42IyT05YwGnWNd08IWU= =QJQA -----END PGP SIGNATURE----- --d8Lz2Tf5e5STOWUP-- From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 10:45:22 2003 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 D075116A4CE for ; Mon, 17 Nov 2003 10:45:22 -0800 (PST) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id B326843FDD for ; Mon, 17 Nov 2003 10:45:21 -0800 (PST) (envelope-from kdk@daleco.biz) Received: from daleco.biz ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.0); Mon, 17 Nov 2003 12:48:10 -0600 Message-ID: <3FB9172E.2050706@daleco.biz> Date: Mon, 17 Nov 2003 12:45:02 -0600 From: "Kevin D. Kinsey, DaleCo, S.P." User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20030920 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Vahric MUHTARYAN References: <030201c3ad34$84bb5500$110d3ad4@VAHOXP> In-Reply-To: <030201c3ad34$84bb5500$110d3ad4@VAHOXP> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 17 Nov 2003 18:48:11.0359 (UTC) FILETIME=[598CEEF0:01C3AD3B] cc: freebsd-questions@freebsd.org Subject: Re: Which Firewall ... 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: Mon, 17 Nov 2003 18:45:23 -0000 Vahric MUHTARYAN wrote: >Hi Everybody , > > I'm linux admin . Now I'm working to pass my server to FreeBSD >.. I'm using iptable on Linux box . on FreeBSD which firewall do you >advise ?! > > >I can't find any documents or How-to about ip-fw .. Do you have ?! > >Thanks >Vahric MUHTARYAN > > > Not an official document, but a pretty good "How-To" --- as you say you're a "linux admin" maybe it'll help.... www.acme.com/firewall.html HTH, Kevin Kinsey DaleCo, S.P. From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 10:47:55 2003 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 92E7916A4CE for ; Mon, 17 Nov 2003 10:47:55 -0800 (PST) Received: from hotmail.com (sea2-f30.sea2.hotmail.com [207.68.165.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5ED343FBD for ; Mon, 17 Nov 2003 10:47:54 -0800 (PST) (envelope-from lee_ver_mx@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 17 Nov 2003 10:47:54 -0800 Received: from 200.52.181.188 by sea2fd.sea2.hotmail.msn.com with HTTP; Mon, 17 Nov 2003 18:47:53 GMT X-Originating-IP: [200.52.181.188] X-Originating-Email: [lee_ver_mx@hotmail.com] From: "Lee Mx" To: freebsd@akruijff.dds.nl Date: Mon, 17 Nov 2003 10:47:53 -0800 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 17 Nov 2003 18:47:54.0720 (UTC) FILETIME=[4FA20600:01C3AD3B] cc: questions@freebsd.org Subject: Re: Changing a company from 100% Windows to 100% FreeBSD. 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: Mon, 17 Nov 2003 18:47:55 -0000 >From: Alex de Kruijff >To: Lee Mx >CC: questions@freebsd.org >Subject: Re: Changing a company from 100% Windows to 100% FreeBSD. >Date: Mon, 17 Nov 2003 19:32:23 +0100 > >On Mon, Nov 17, 2003 at 06:27:25AM -0800, Lee Mx wrote: > > I am switching about 40 desktop's running different versions of > > windows over to freebsd. One of the primary requirements is > > OpenOffice-1.1 and I've always run it locally on my laptop. > > I'm considering running it over the LAN which would mean that > > I suppose that I would NFS mount the binary and do the network > > install. Could someone who has done this tell me if they > > recommend running it on the network or if it would be better to > > just install it on each of the 40 machines. This company and > > every user, uses Office daily, especially excel. > >Running it over the network should be posible. It does come at a >high performance cost. The local hard disk has a much higher respond >rate. Personaly, i would go for the independed workstation. Yes, Alex, I think you are probably right. Although the LAN is always a temptation :-). > > > > > Also if anyone has any other suggestions that would simplify > > anything in the chain from the initial installation to periodic > > upgrading, it would be highly appreciated. > >I'm not sure if you looking for this, but you may wanna read this: >http://www.infrastructures.org/ - Its all about how to effienctly manage Looks interesting. It's not exactly what I had in mind but worth a read for sure. >you enterprise cluster. Its quite a bit of work to setup at first and >saves you lots of work later. Sounds like most everything that we do ;-) > > > I'm planning on having a central server that will be cvsuping > > updated sources and ports daily, making world and portupgrade > > -Rruap periodically. I plan to NFS mount /usr/ports and not > > have local copies to not have to update them. I'm thinking that > > I could then, fairly easily upgrade the other machines by just > > installing the packages when needed. It could also serve as a > > local repository for updating the operating system or I suppose > > that I could also NFS mount /usr/src and /usr/obj and do an > > installworld to upgrade, too. Again any opinions, observations > > or suggestion are highly appreciated. I've never changed > > 100% to FreeBSD before :-) > >This would mean that you have to manage every workstation manualy. If >there all alike you could just configure one and let the other >synchonise themselfs. You may wanna have a look at the port rsync. I've thought about that but I thinking of automating the portupgrade process rather than having to find all the --exclude's for rsync but that could surely change. Thanks for your suggestions and the link. ed > >-- >Alex > >Articles based on solutions that I use: >http://www.kruijff.org/alex/index.php?dir=docs/FreeBSD/ >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to >"freebsd-questions-unsubscribe@freebsd.org" _________________________________________________________________ MSN Shopping upgraded for the holidays! Snappier product search... http://shopping.msn.com From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 10:53:55 2003 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 8DF2616A4CE for ; Mon, 17 Nov 2003 10:53:55 -0800 (PST) Received: from smtp01.wxs.nl (smtp01.wxs.nl [195.121.6.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7EC0F43F3F for ; Mon, 17 Nov 2003 10:53:54 -0800 (PST) (envelope-from akruijff@www.kruijff.org) Received: from kruij557.speed.planet.nl (ipd50a97ba.speed.planet.nl [213.10.151.186])18questions@freebsd.org; Mon, 17 Nov 2003 19:53:53 +0100 (MET) Received: from Alex.lan (localhost [127.0.0.1]) by kruij557.speed.planet.nl (8.12.9p2/8.12.9) with ESMTP id hAHIroEp002580; Mon, 17 Nov 2003 19:53:50 +0100 (CET envelope-from akruijff@Alex.lan) Received: (from akruijff@localhost) by Alex.lan (8.12.9p2/8.12.9/Submit) id hAHIrntV002579; Mon, 17 Nov 2003 19:53:49 +0100 (CET envelope-from akruijff) Date: Mon, 17 Nov 2003 19:53:49 +0100 From: Alex de Kruijff In-reply-to: <20031117184318.29410.qmail@web11003.mail.yahoo.com> To: faisal gillani Message-id: <20031117185349.GC1458@dds.nl> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.4.1i References: <20031117184318.29410.qmail@web11003.mail.yahoo.com> cc: FreeBSD Subject: Re: OT sendmail mailing lists wanted .. 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: Mon, 17 Nov 2003 18:53:55 -0000 X-List-Received-Date: Mon, 17 Nov 2003 18:53:55 -0000 On Mon, Nov 17, 2003 at 10:43:18AM -0800, faisal gillani wrote: > IS there any mailing list of sendmail on the Intenret > where i can ask questions realted to it ? > sendmail question mail address is very late in reply > > thanks > hope you guys dont mind me posting this here Why don't you ask your questions on this list? -- Alex Articles based on solutions that I use: http://www.kruijff.org/alex/index.php?dir=docs/FreeBSD/ From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 10:54:04 2003 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 383AE16A4CE for ; Mon, 17 Nov 2003 10:54:04 -0800 (PST) Received: from gaultopia.org (yttrium.4ph.com [66.197.0.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 140A743FA3 for ; Mon, 17 Nov 2003 10:54:03 -0800 (PST) (envelope-from krs@gaultopia.org) Received: (qmail 46377 invoked by uid 1009); 17 Nov 2003 18:54:02 -0000 Date: Mon, 17 Nov 2003 13:54:02 -0500 From: kirt To: freebsd-questions@freebsd.org Message-ID: <20031117185402.GC95219@yttrium.gaultopia.org> References: <20031117151557.GB95219@yttrium.gaultopia.org> <003e01c3ad9f$afdb0e40$fe00000a@ape> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <003e01c3ad9f$afdb0e40$fe00000a@ape> User-Agent: Mutt/1.5.4i Subject: Re: Logitech MX Duo troubles (fast RF wireless keyboard and mouse) 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: Mon, 17 Nov 2003 18:54:04 -0000 On Tue, Nov 18, 2003 at 06:45:58AM -0000, Markie wrote: > > i recently had a small child (my daughter) jump into my lap while drinking > a > > mr. pibb which then ended up pouring almost directly into my old keyboard. > > while i have attemtpted to clean that keyboard out (washed it thoroughly), > i'm > > still waiting for it to dry before testing it. so, in the mean time, i > > thought i'd go ahead and get a new keyboard. since staples and the other > > local computer stores don't carry my keyboard of choice, i "settled" for > the > > next best thing, which was the logitech MX duo (which is the logitech > elite > > wireless keyboard and the MX700 mouse). both of these work perfectly in > > windows, even through my KVM (an IoGear miniview USB KVM model G-CS104U). > but, > > when i use the KVM to switch to the freebsd box, it notices the USB > devices > > like this... > > > > uhub3: Texas Instruments TUSB2046 hub, class 9/0, rev 1.10/1.25, addr 2 > > uhub3: 4 ports with 4 removable, self powered > > ukbd0: Logitech USB Receiver, rev 1.10/21.00, addr 3, class 3/1 > > kbd0 at ukbd0 > > ums0: Logitech USB Reveiver, rev 1.10/21.00, addr 3, class 3/1 > > ums0: 7 buttons and Z dir > > > > then, the keyboard will work, although it has a tendency to "feel laggy" > and > > sometimes repeats letters if i'm typing quickly, and the mouse doesn't > work at > > all. so... i need to figure out why the keyboard is laggy to begin with > (even > > though it is perfectly responsive in windows) and why the mouse doesn't > even > > show up. thanks in advance... ;D > > > > kirt > > _______________________________________________ > > What version of freebsd are you running? I have the same mouse and a belkin > 2 port e series switch and it's quite the opposite. Works good both ways but > after I switch from Windows -> Freebsd then back to Windows again it feels > laggy in Windows until I unplug it and plug it back in again. I am using the > PS2 convertor. > i'm using FreeBSD 5.1 p10, but since my KVM is USB only i have it plugged in using the USB port. I otherwise love the keyboard and mouse, but if i can't use it with FreeBSD i'll probably take it back, since i only use my windows box for playing games and such, and do most of my real work on my BSD box. not being able to type at a sufficient speed is a tremendous pain. i have noticed one thing, that in windows if i'm holding a key down and i press another key, it stops the held down key, prints the currently hit key and then stops. for example... kkkkkkkkkkkkkkkkkg in FreeBSD if i'm holding down a key and press another key it prints the pressed key once and then resumes spitting out the still held down key, for example kkkkkkkkkkkkkkkkkkkkkgkkkkkkk is there a way to get freebsd to use the first (windows) behavior? as i think that will help with the slight bit of lag i'm getting in BSD causing characters to double print. -kirt From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 11:03:04 2003 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 8915516A4CE for ; Mon, 17 Nov 2003 11:03:04 -0800 (PST) Received: from SMTP2.sdccd.cc.ca.us (smtp2.sdccd.cc.ca.us [209.129.16.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5E9543F85 for ; Mon, 17 Nov 2003 11:02:59 -0800 (PST) (envelope-from efortenb@sdccd.cc.ca.us) Received: from ntxdistrict.sdccd.cc.ca.us (ntxdistrict.sdccd.cc.ca.us [10.1.100.1])hAHJ7ubB089671 for ; Mon, 17 Nov 2003 11:07:56 -0800 (PST) (envelope-from efortenb@sdccd.cc.ca.us) Received: by ntxdistrict.sdccd.cc.ca.us with Internet Mail Service (5.5.2655.55) id <4Q2F97AH>; Mon, 17 Nov 2003 11:02:57 -0800 Message-ID: <72B48E6344C1D511B83D00805FA70F37084FC0D2@ntxdistrict.sdccd.cc.ca.us> From: Erin Fortenberry To: "'freebsd-questions@freebsd.org'" Date: Mon, 17 Nov 2003 11:02:46 -0800 Importance: high X-Priority: 1 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2655.55) Content-Type: text/plain Subject: Big problem with Compaq 5i RAID controller.... 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: Mon, 17 Nov 2003 19:03:04 -0000 We are using FreeBSD 4.8R on Compaq DL380-G3's with the built on 5i RAID controllers. These machines are under heavy load with our anti-spam software (based on SpammAssassin). What is going on is, every few days one of the servers (which ever is under the most load) just stops responding. I am not getting any kernel panics nor is there anything in the logs to tell me what is going on. I have left top running and it will stay running when the other consoles become unresponsive. This leads me to believe that the RAID controller is going out to lunch. Does anyone have any idea how I can get around this problem? Thanks, Erin Fortenberry From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 11:03:47 2003 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 6E0F116A4CE for ; Mon, 17 Nov 2003 11:03:47 -0800 (PST) Received: from digital-village.net (digital-village.net [206.53.239.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC11043FA3 for ; Mon, 17 Nov 2003 11:03:44 -0800 (PST) (envelope-from skidmore@digital-village.net) Received: from [206.53.239.227] (digital-village.net [206.53.239.227]) by digital-village.net (8.12.9p2/8.12.9) with ESMTP id hAHJAwZq000351 for ; Mon, 17 Nov 2003 14:10:59 -0500 (EST) (envelope-from skidmore@digital-village.net) From: Barry Skidmore To: FreeBSD-Questions Content-Type: text/plain Message-Id: <1069096258.325.8.camel@digital-village.net> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.4 Date: Mon, 17 Nov 2003 14:10:58 -0500 Content-Transfer-Encoding: 7bit Subject: OpenOffice 1.1.0 Install Problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: skidmore@digital-village.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Nov 2003 19:03:47 -0000 I am installing OpenOffice 1.1.0 on a system on which I just did a fresh install of FreeBSD-4.9-RELEASE-i386. I am at the point where JDK is being installed, which requires that LINPROCFS be mounted, because it needs Linux emulation, which I installed from the ports and have enabled in rc.conf. The first step is to load the linprocfs kernel module, but that gives me the following error: kldload: can't load /modules/linprocfs.ko: Exec format error A look in dmesg shows the following: link_elf: symbol nextpid undefined I did a Google search for this error, but did not turn up anything. The complete seqence of error messages is shown below. I am very new to FreeBSD, so please word your responses accordingly. Thanks, Barry ============================================= ERROR: You have to have LINPROCFS mounted before starting to build of native JDK 1.4.1. You may do it by following set of commands: # kldload linprocfs and # mount -t linprocfs linprocfs /compat/linux/proc *** Error code 1 Stop in /usr/ports/java/jdk14. *** Error code 1 Stop in /usr/ports/editors/openoffice-1.1. ============================================== digital-village# kldload /modules/linprocfs.ko kldload: can't load /modules/linprocfs.ko: Exec format error digital-village# kldload -v /modules/linprocfs.ko kldload: can't load /modules/linprocfs.ko: Exec format error ============================================== digital-village# dmesg | tail link_elf: symbol nextpid undefined ============================================== From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 11:12:34 2003 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 E627D16A4CE for ; Mon, 17 Nov 2003 11:12:34 -0800 (PST) Received: from web12508.mail.yahoo.com (web12508.mail.yahoo.com [216.136.173.200]) by mx1.FreeBSD.org (Postfix) with SMTP id 4B12143F3F for ; Mon, 17 Nov 2003 11:12:34 -0800 (PST) (envelope-from valerian_ro@yahoo.com) Message-ID: <20031117191234.49556.qmail@web12508.mail.yahoo.com> Received: from [141.85.0.70] by web12508.mail.yahoo.com via HTTP; Mon, 17 Nov 2003 11:12:34 PST Date: Mon, 17 Nov 2003 11:12:34 -0800 (PST) From: Valerian Galeru To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Opera 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: Mon, 17 Nov 2003 19:12:35 -0000 When i go to www.freebsd.org/ports and search for opera i find opera-7.22.20031103. When i go to ftp.freebsd.org with sysinstall i cant see that package... And then, if www.freebsd.org/ports finds the package, where i can take it from ( it could be downloaded from a web site, but i dont have any, and then i need a FTP adress). The problem is that i didnt find any packages with a simillar name in ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages 4-9 , packages 4-8, packages 4 stable. Why could i take it from??? I dont have a web browser....on my FBSD CD i didnt find it:( --------------------------------- Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 11:13:50 2003 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 475E616A4CE for ; Mon, 17 Nov 2003 11:13:50 -0800 (PST) Received: from cmailg4.svr.pol.co.uk (cmailg4.svr.pol.co.uk [195.92.195.174]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF7A943FF2 for ; Mon, 17 Nov 2003 11:13:47 -0800 (PST) (envelope-from markie@notwentytwo.freeserve.co.uk) Received: from modem-3709.giraffe.dialup.pol.co.uk ([81.78.94.125] helo=ape) by cmailg4.svr.pol.co.uk with smtp (Exim 4.14) id 1ALooh-0007H1-C5; Mon, 17 Nov 2003 19:13:44 +0000 Message-ID: <000d01c3ad3f$063b99a0$fe00000a@ape> From: "Markie" To: "kirt" , References: <20031117151557.GB95219@yttrium.gaultopia.org><003e01c3ad9f$afdb0e40$fe00000a@ape> <20031117185402.GC95219@yttrium.gaultopia.org> Date: Mon, 17 Nov 2003 19:13:30 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Subject: Re: Logitech MX Duo troubles (fast RF wireless keyboard and mouse) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: