From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 03:17:20 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4A0537B407 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 03:17:20 -0700 (PDT) Received: from p6m7g8.com (pcp02835904pcs.hyatsv01.md.comcast.net [68.54.254.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92C0E43F85 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 03:17:19 -0700 (PDT) (envelope-from philip@p6m7g8.com) Received: from p6m7g8.com (localhost [127.0.0.1]) by p6m7g8.com (8.12.6/8.12.6) with ESMTP id h3K6GO6d038513; Sun, 20 Apr 2003 06:16:24 GMT (envelope-from philip@p6m7g8.com) Received: (from philip@localhost) by p6m7g8.com (8.12.6/8.12.6/Submit) id h3K6GOor038510; Sun, 20 Apr 2003 06:16:24 GMT Content-Type: text/plain; charset="iso-8859-1" From: "Philip M. Gollucci" <philip@p6m7g8.net> Organization: P6M7G8 Consulting To: "Sean O'Neill" <sean@seanoneill.info> Date: Sun, 20 Apr 2003 06:16:23 +0000 User-Agent: KMail/1.4.3 References: <5.2.0.9.0.20030418232652.0377f790@pop.swbell.yahoo.com> <5.2.0.9.0.20030419100841.037b4198@pop.swbell.yahoo.com> In-Reply-To: <5.2.0.9.0.20030419100841.037b4198@pop.swbell.yahoo.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200304200616.23965.philip@p6m7g8.net> cc: freebsd-questions@freebsd.org Subject: Re: Problems with compiling Apache2 on FreeBSD 4.8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 Apr 2003 10:17:21 -0000 Sorry, I'm a little late. The below will give you mod_so in both APACHE_2_0_BRANCH and HEAD (2.1-de= v) I believe in the 2.x series the configure script has been enhanced to=20 automatically turn on mod_so if you request any dynamically loaded module= s. On Saturday 19 April 2003 15:13, Sean O'Neill wrote: > --enable-mods-shared=3Dall --=20 END -------------------------------------------------------------------------= -----=20 Philip M. Gollucci philip@p6m7g8.com 301.474.9598 eJournalPress 5508 Green Tree Rd. Bethesda, MD 20817 DBA, System Admin & Perl Programmer URL : http://www.ejournalpress.com Resume : http://p6m7g8.net/Resume/resume.shtml From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 03:42:04 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6789237B401 for <questions@freebsd.org>; Sun, 20 Apr 2003 03:42:04 -0700 (PDT) Received: from blueyonder.co.uk (pcow058o.blueyonder.co.uk [195.188.53.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3820443FBD for <questions@freebsd.org>; Sun, 20 Apr 2003 03:42:03 -0700 (PDT) (envelope-from jfm@blueyonder.co.uk) Received: from lexx ([62.31.198.203]) by blueyonder.co.uk with Microsoft SMTPSVC(5.5.1877.757.75); Sun, 20 Apr 2003 11:42:02 +0100 From: John Murphy <jfm@blueyonder.co.uk> To: questions@FreeBSD.ORG Date: Sun, 20 Apr 2003 11:41:59 +0100 Message-ID: <sbt4av0ce2ce7etk9cb2809qqqt2r9dfmn@4ax.com> X-Mailer: Forte Agent 1.9/32.560 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: TAI to UTC conversion X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jfm@blueyonder.co.uk List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 Apr 2003 10:42:04 -0000 I need to correlate entries in dnscache logs with ipf.log. The former uses some kind of hexadecimal atomic time like: @400000003e9d8179261ab8fc So how can I convert this to something more useful? Thanks John. From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 03:49:02 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3665237B401 for <questions@FreeBSD.ORG>; Sun, 20 Apr 2003 03:49:02 -0700 (PDT) Received: from falcon.midgard.homeip.net (h76n3fls20o913.telia.com [213.67.148.76]) by mx1.FreeBSD.org (Postfix) with SMTP id 9CD2443FAF for <questions@FreeBSD.ORG>; Sun, 20 Apr 2003 03:48:57 -0700 (PDT) (envelope-from ertr1013@student.uu.se) Received: (qmail 67917 invoked by uid 1001); 20 Apr 2003 10:48:55 -0000 Date: Sun, 20 Apr 2003 12:48:55 +0200 From: Erik Trulsson <ertr1013@student.uu.se> To: John Murphy <jfm@blueyonder.co.uk> Message-ID: <20030420104855.GA67858@falcon.midgard.homeip.net> Mail-Followup-To: John Murphy <jfm@blueyonder.co.uk>, questions@FreeBSD.ORG References: <sbt4av0ce2ce7etk9cb2809qqqt2r9dfmn@4ax.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <sbt4av0ce2ce7etk9cb2809qqqt2r9dfmn@4ax.com> User-Agent: Mutt/1.5.4i cc: questions@FreeBSD.ORG Subject: Re: TAI to UTC conversion X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 Apr 2003 10:49:02 -0000 On Sun, Apr 20, 2003 at 11:41:59AM +0100, John Murphy wrote: > I need to correlate entries in dnscache logs with ipf.log. > The former uses some kind of hexadecimal atomic time like: > > @400000003e9d8179261ab8fc > > So how can I convert this to something more useful? By using tai64nlocal(8) which is part of sysutils/daemontools which you already should have installed as a dependency of djbdns. -- <Insert your favourite quote here.> Erik Trulsson ertr1013@student.uu.se From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 03:54:19 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70E4D37B401 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 03:54:19 -0700 (PDT) Received: from netgecko.info (netgecko.info [217.160.92.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id B357E43FBD for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 03:54:18 -0700 (PDT) (envelope-from alex.kiesel@document-root.de) Received: from [192.168.1.31] (p508B24C3.dip.t-dialin.net [80.139.36.195]) by netgecko.info (Postfix) with ESMTP id 976E887FF6; Sun, 20 Apr 2003 12:56:03 +0200 (CEST) From: Alex Kiesel <alex.kiesel@document-root.de> To: Len Conrad <LConrad@Go2France.com> In-Reply-To: <5.2.0.9.0.20030417063000.025b4220@mail.go2france.com> References: <5.2.0.9.0.20030417063000.025b4220@mail.go2france.com> Content-Type: text/plain Organization: Message-Id: <1050836054.42322.11.camel@detention.home.ahk> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 20 Apr 2003 12:54:14 +0200 Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Secure HTTP access to a list archive X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 Apr 2003 10:54:19 -0000 On Thu, 2003-04-17 at 13:34, Len Conrad wrote: > The requirement is for a web server providing secure, authenticated HTTP > access to a secured, closed list archive. > > We are looking at FreeBSD, Apache, Ecartis + mhonarc + postfix, plus some > web server language to implement the access. > > Any recommendations, how-to's, approaches, or available solutions? Use a combination of HTTPS (www/apache-modssl) and .htaccess directory access control. Greets, -Alex From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 05:49:00 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 06D5E37B401 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 05:49:00 -0700 (PDT) Received: from smtp-out.comcast.net (smtp-out.comcast.net [24.153.64.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A66143FA3 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 05:48:59 -0700 (PDT) (envelope-from apeiron@comcast.net) Received: from [192.168.0.10] (pcp01380957pcs.levtwn01.pa.comcast.net [68.81.162.166]) by mtaout01.icomcast.net (iPlanet Messaging Server 5.2 HotFix 1.12 (built Feb 13 2003)) with ESMTP id <0HDN00GQ57K6P5@mtaout01.icomcast.net> for freebsd-questions@freebsd.org; Sun, 20 Apr 2003 08:48:06 -0400 (EDT) Date: Sun, 20 Apr 2003 08:48:07 -0400 From: Christopher Nehren <apeiron@comcast.net> To: freebsd-questions@freebsd.org Message-id: <1050842887.2369.9.camel@prophecy.dyndns.org> Organization: MIME-version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Content-type: multipart/signed; boundary="=-fgJDBo0KnbyuU4ViHK3A"; protocol="application/pgp-signature"; micalg=pgp-sha1 Subject: Same old sendmail "loops back to me", not solved with FAQ, etc. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 Apr 2003 12:49:00 -0000 --=-fgJDBo0KnbyuU4ViHK3A Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Yes, I've read the FAQ. Yes, I've searched numerous newsgroups on http://marc.theaimsgroup.com . Yes, I've put it in the class w in all of the half-dozen FreeBSD sendmail configuration files (which aren't even mentioned in the Handbook, something I think is a bit odd). Yes, I've put it in the /etc/mail/local-host-names file. What could possibly be the problem? Some version information: 220 prophecy.dyndns.org ESMTP Sendmail 8.12.6p2/8.12.6; Sun, 20 Apr 2003 08:41:17 -0400 (EDT) FreeBSD prophecy.dyndns.org 5.0-RELEASE-p7 FreeBSD 5.0-RELEASE-p7 #0: Thu Apr 3 22:18:32 EST 2003 root@prophecy.dyndns.org:/usr/obj/usr/src/sys/PROPHECY i386 --=-fgJDBo0KnbyuU4ViHK3A Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+opcHUdqurN0fljsRAgWvAKCVA2ZgQXNbVh8Bvmq/LrP27GsjVACeOjlD 5LNp3h4YB5lHrznZaoeJMQU= =4fc8 -----END PGP SIGNATURE----- --=-fgJDBo0KnbyuU4ViHK3A-- From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 05:57:50 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E98D37B401 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 05:57:50 -0700 (PDT) Received: from asteroids.cybercomm.nl (arkanoid.scarlet-internet.nl [213.204.195.164]) by mx1.FreeBSD.org (Postfix) with SMTP id DDF9343FA3 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 05:57:48 -0700 (PDT) (envelope-from freebsd@akruijff.dds.nl) Received: (qmail-ldap/ctrl 16180 invoked from network); 20 Apr 2003 12:57:47 -0000 Received: from unknown (HELO webmail.dds.nl) ([213.196.1.125]) (envelope-sender <freebsd@akruijff.dds.nl>)SMTP for <freebsd-questions@freebsd.org>; 20 Apr 2003 12:57:47 -0000 Received: by webmail.dds.nl (Postfix, from userid 33) id EFC223FA3; Sun, 20 Apr 2003 14:57:04 +0200 (CEST) Received: from 213.10.151.186 ( [213.10.151.186]) as user akruijff@imap.dds.nl by webmail.dds.nl with HTTP; Sun, 20 Apr 2003 14:57:04 +0200 Message-ID: <1050843424.3ea29920de7d1@webmail.dds.nl> Date: Sun, 20 Apr 2003 14:57:04 +0200 From: Alex <freebsd@akruijff.dds.nl> To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.1 Subject: nis losing problemen X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-reply@akruijff.dds.nl List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 Apr 2003 12:57:50 -0000 Hi, I have a problem with logging in with nis user names, but only on the nis server. The nis clients, which don't have any server parts, can login. I'm having trouble locating the problem and wounder if anyone else have a idee. The problem proberbly exist for some because the use of a installed ssh-key, before i found out. I've folowed the chapter handbook about setting up nis . And qoogled to find earlier give solutions. The search wan't succesfull. The rc.conf of the server hold the folowing lines: portmap_enable="YES" nisdomainname="nisdomain" nis_server_enable="YES" nis_yppasswdd_enable="YES" nis_client_enable="YES" nis_client_flags="-S nisdomain,intranet" And the folowing command give the folowing out put: # domainname nisdomain # ypwhich Intranet.lan # ping Intranet.lan PING intranet.lan (192.168.31.1): 56 data bytes 64 bytes from 192.168.31.1: icmp_seq=0 ttl=64 time=0.161 ms (Which is the ip adres of the nis server) # ypserver -d (while trying to login from the nis server) This produce a large amound of data, which shows that the record needed is given by the server. The frase "queue overvlow -- realeasing last slot" comes along when i thy to login. The login says sory. /var/log/message only indicates the login failed. -- Tanks, in advance Alex From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 06:05:51 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A6BE37B401 for <questions@FreeBSD.org>; Sun, 20 Apr 2003 06:05:51 -0700 (PDT) Received: from peedub.jennejohn.org (p213.54.231.183.tisdip.tiscali.de [213.54.231.183]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA66843FE3 for <questions@FreeBSD.org>; Sun, 20 Apr 2003 06:05:49 -0700 (PDT) (envelope-from garyj@jennejohn.org) Received: from peedub.jennejohn.org (localhost [127.0.0.1]) by peedub.jennejohn.org (8.12.9/8.11.6) with ESMTP id h3KD5dfb038726; Sun, 20 Apr 2003 15:05:45 +0200 (CEST) (envelope-from garyj@peedub.jennejohn.org) Message-Id: <200304201305.h3KD5dfb038726@peedub.jennejohn.org> X-Mailer: exmh version 2.6.3 04/04/2003 with nmh-1.0.3 To: Dmitry Sivachenko <demon@cavia.pp.ru> In-Reply-To: Message from Dmitry Sivachenko <demon@cavia.pp.ru> <20030419100736.GA62154@fling-wing.demos.su> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 20 Apr 2003 15:05:39 +0200 From: Gary Jennejohn <garyj@jennejohn.org> cc: questions@FreeBSD.org Subject: Re: debugging kernel with remote gdb X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 Apr 2003 13:05:51 -0000 Dmitry Sivachenko writes: > Well, I built gdb to understand i386-freebsd target (using --target > option). The problem is that it seems stock gdb does not > understand '-k' option (for kernel debugging). > The -k flag is a FreeBSD extension. --- Gary Jennejohn / garyj@jennejohn.org gj@freebsd.org gj@denx.de From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 06:32:33 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E08D437B401 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 06:32:33 -0700 (PDT) Received: from mail.munk.nu (213-152-51-194.dsl.eclipse.net.uk [213.152.51.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9959B43F3F for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 06:32:32 -0700 (PDT) (envelope-from munk@users.munk.nu) Received: from localhost ([127.0.0.1] helo=users.munk.nu ident=munk) by mail.munk.nu with esmtp (Exim 4.14) id 197Ewq-000IUV-V3; Sun, 20 Apr 2003 14:33:36 +0100 Received: (from munk@localhost) by users.munk.nu (8.12.9/8.12.8/Submit) id h3KDXZWX071082; Sun, 20 Apr 2003 14:33:35 +0100 (BST) Date: Sun, 20 Apr 2003 14:33:35 +0100 From: Jez Hancock <jez.hancock@munk.nu> To: Christopher Nehren <apeiron@comcast.net> Message-ID: <20030420133335.GB70273@users.munk.nu> Mail-Followup-To: Christopher Nehren <apeiron@comcast.net>, FreeBSD questions List <freebsd-questions@freebsd.org> References: <1050842887.2369.9.camel@prophecy.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1050842887.2369.9.camel@prophecy.dyndns.org> User-Agent: Mutt/1.4.1i cc: FreeBSD questions List <freebsd-questions@freebsd.org> Subject: Re: Same old sendmail "loops back to me", not solved with FAQ, etc. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 Apr 2003 13:32:34 -0000 Hi, Firstly have you tried setting up an MX record for prophecy.dyndns.org so it points to your latest IP addr each time you reconnect? In general regarding the whole freebsd sendmail gubbins... On Sun, Apr 20, 2003 at 08:48:07AM -0400, Christopher Nehren wrote: > Yes, I've read the FAQ. Yes, I've searched numerous newsgroups on > http://marc.theaimsgroup.com . Yes, I've put it in the class w in all of > the half-dozen FreeBSD sendmail configuration files (which aren't even > mentioned in the Handbook, something I think is a bit odd). Yes, I've > put it in the /etc/mail/local-host-names file. What could possibly be > the problem? > > Some version information: > > 220 prophecy.dyndns.org ESMTP Sendmail 8.12.6p2/8.12.6; Sun, 20 Apr 2003 > 08:41:17 -0400 (EDT) > > FreeBSD prophecy.dyndns.org 5.0-RELEASE-p7 FreeBSD 5.0-RELEASE-p7 #0: > Thu Apr 3 22:18:32 EST 2003 > root@prophecy.dyndns.org:/usr/obj/usr/src/sys/PROPHECY i386 Try and stay clear of changing the sendmail.cf files directly. Instead do this: cd /etc/mail/ cp freebsd.mc prophecy.dyndns.org.mc (Make all changes to this file from now on and when you've made a change to it at any time, make sure to rebuild a new .cf file from it using 'make', see below:). Now check that this line is in /etc/mail/prophecy.dyndns.org.mc: define(`confCW_FILE', `-o /etc/mail/local-host-names') And then: cp /etc/defaults/make.conf /etc/make.conf Edit /etc/make.conf so it includes: SENDMAIL_MC=/etc/mail/prophecy.dyndns.org.mc (this ensures that when you 'make installworld' your config is used) (note you only really have to copy the bit above into the /etc/make.conf file, the file only has effect when you run 'make' in /usr/src afaik) Edit your /etc/local-host-names file so it includes: prophecy.dyndns.org (sounds like you did this already:) cd /etc/mail make all cp prophecy.dyndns.org.cf freebsd.cf make restart The 'make all' line makes the cf file 'prophecy.dyndns.org.cf' from the prophecy.dyndns.org.mc file and also makes any map and aliases dbs if those files have changed at all since the last 'make'. The 'make restart' just restarts the sendmail binaries for the msp (client runner) and mta (the main mail tx agent). For full details see the /etc/mail/Makefile file for info on various targets to make in /etc/mail: # # $FreeBSD: src/etc/mail/Makefile,v 1.9.2.23 2003/02/12 03:57:52 gshapiro Exp $ # # This Makefile provides an easy way to generate the configuration # file and database maps for the sendmail(8) daemon. # # The user-driven targets are: # # all - Build cf, maps and aliases # cf - Build the .cf file from .mc file # maps - Build the feature maps # aliases - Build the sendmail aliases # install - Install the .cf file as /etc/mail/sendmail.cf # # For acting on both the MTA daemon and MSP queue running daemon: # start - Start both the sendmail MTA daemon and MSP queue running # daemon with the flags defined in /etc/defaults/rc.conf or # /etc/rc.conf # stop - Stop both the sendmail MTA daemon and MSP queue running # daemon # restart - Restart both the sendmail MTA daemon and MSP queue running # daemon # # For acting on just the MTA daemon: # start-mta - Start the sendmail MTA daemon with the flags defined in # /etc/defaults/rc.conf or /etc/rc.conf # stop-mta - Stop the sendmail MTA daemon # restart-mta - Restart the sendmail MTA daemon # # For acting on just the MSP queue running daemon: # start-mspq - Start the sendmail MSP queue running daemon with the # flags defined in /etc/defaults/rc.conf or /etc/rc.conf # stop-mspq - Stop the sendmail MSP queue running daemon # restart-mspq - Restart the sendmail MSP queue running daemon # # Calling `make' will generate the updated versions when either the # aliases or one of the map files were changed. # # A `make install` is only necessary after modifying the .mc file. In # this case one would normally also call `make restart' to allow the # running sendmail to pick up the changes as well. # # ------------------------------------------------------------------------ # This Makefile uses `<HOSTNAME>.mc' as the default MTA .mc file. This # can be changed by defining SENDMAIL_MC in /etc/make.conf, e.g.: # # SENDMAIL_MC=/etc/mail/myconfig.mc # # If '<HOSTNAME>.mc' does not exist, it is created using 'freebsd.mc' # as a template. # # It also uses 'freebsd.submit.mc' as the default mail submission .mc file. # This can be changed by defining SENDMAIL_SUBMIT_MC in /etc/make.conf, # e.g.: # # SENDMAIL_SUBMIT_MC=/etc/mail/mysubmit.mc # ------------------------------------------------------------------------ # # The Makefile knows about the following maps: # access, bitdomain, domaintable, genericstable, mailertable, userdb, # uucpdomain, virtusertable I don't think this is documented as you say and I struggled for ages working it out (I gave up yesterday after 2 years and moved to exim - I learnt more about sendmail in 1 day from just reading the exim docs than I did in 2 years from reading the sendmail docs!). Anyway hope that vaguely helps. Jez From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 08:16:10 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D052237B401 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 08:16:10 -0700 (PDT) Received: from elhaz.pair.com (elhaz.pair.com [209.68.1.176]) by mx1.FreeBSD.org (Postfix) with SMTP id 4775643FDD for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 08:16:10 -0700 (PDT) (envelope-from chaos@elhaz.pair.com) Received: (qmail 34395 invoked by uid 3285); 20 Apr 2003 15:16:09 -0000 Date: Sun, 20 Apr 2003 11:16:09 -0400 From: Chaos Golubitsky <walrus+freebsd@glassonion.org> To: freebsd-questions@freebsd.org Message-ID: <20030420151609.GB25272@glassonion.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Subject: patching a production system X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 Apr 2003 15:16:11 -0000 Hi all, This is an advice question, so i hope this list is the right place to ask: i am tasked with maintaining a FreeBSD box which is a server for a very small company. (I am a sysadmin, but this is my first real experience with FreeBSD.) I want to be able to keep the box reasonably current on security patches to the os, so it seems to me that i should be tracking freebsd-RELEASE. My question is in two parts: (a) (I think the answer is no, but would love to hear otherwise): Do i have an alternative to maintaining a source tree on this machine? The release engineering notes: http://www.freebsd.org/doc/en_US.ISO8859-1/articles/releng/article.html mention binary patchkits for the release branch, but i don't think these actually exist. Does anyone know? Conversely, how easy is it to do updates using /stand/sysinstall without changing my system configuration more than needed? The buildworld -> installworld -> mergemaster routine seems convenient and stable, but i don't like doing source compiles on a production machine, and we don't have budget for a spare with similar architecture. (b) Specifically, the machine is currently running 4.6-RELEASE, and i thought i would upgrade it to 4.8-RELEASE and track that, since FreeBSD will test its security patches for longer (right?), so i won't have to upgrade again for awhile. The machine was originally installed using /stand/sysinstall, and not by me. I have tested out the sysinstall -> cvs upgrade -> build -> install process on a spare machine of my own, and haven't run into any difficult problems. Can i expect this upgrade to go smoothly? The machine is running a lot of third-party software, which i am not going to touch. Are there any particular red flags i should look for in terms of either (1) going from a sysinstall install to a source install, or (2) going from 4.6-RELEASE to 4.8-RELEASE? Basically, i'm looking for things i can do to make it more likely that the install will just work (tm). Sorry this question is so long --- i've read the manuals i could find, and there's no substitute for advice from people with experience with the os. If there are any other references which specifically talk about this kind of thing, please point me to those, though. Thanks very much in advance! -Chaos From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 08:34:31 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B588037B401 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 08:34:31 -0700 (PDT) Received: from smtp-out.comcast.net (smtp-out.comcast.net [24.153.64.109]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29EC043FDD for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 08:34:31 -0700 (PDT) (envelope-from apeiron@comcast.net) Received: from [192.168.0.10] (pcp01380957pcs.levtwn01.pa.comcast.net [68.81.162.166]) by mtaout11.icomcast.net (iPlanet Messaging Server 5.2 HotFix 1.14 (built Mar 18 2003)) with ESMTP id <0HDN009BTF934J@mtaout11.icomcast.net> for freebsd-questions@freebsd.org; Sun, 20 Apr 2003 11:34:15 -0400 (EDT) Date: Sun, 20 Apr 2003 11:34:17 -0400 From: Christopher Nehren <apeiron@comcast.net> In-reply-to: <20030420133335.GB70273@users.munk.nu> To: Jez Hancock <jez.hancock@munk.nu> Message-id: <1050852857.2369.25.camel@prophecy.dyndns.org> Organization: MIME-version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Content-type: multipart/signed; boundary="=-Kh262+gg9juClfj+je1i"; protocol="application/pgp-signature"; micalg=pgp-sha1 References: <1050842887.2369.9.camel@prophecy.dyndns.org> <20030420133335.GB70273@users.munk.nu> cc: FreeBSD questions List <freebsd-questions@freebsd.org> Subject: Re: Same old sendmail "loops back to me", not solved with FAQ, etc. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 Apr 2003 15:34:32 -0000 --=-Kh262+gg9juClfj+je1i Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 2003-04-20 at 09:33, Jez Hancock wrote: > Hi, >=20 > Firstly have you tried setting up an MX record for prophecy.dyndns.org so= it > points to your latest IP addr each time you reconnect? I forgot (my apologies) to mention that the IP address and MX record are completely and totally irrelevant, as all I'm trying to do is send email from a router for my home network to a machine on that home network. 'prophecy.dyndns.org' is simply a DynDNS hostname for my IP that I prefer to use instead of pcp[numbers]pcs.levtwn01.comcast.net . Yes, I've set up the /etc/mail/service.switch file correctly on both machines, and I have host entries in /etc/hosts , and it still barfs on me. As far as I can see, the error message that it gave me has nothing at all to do with what I want to accomplish. > In general regarding the whole freebsd sendmail gubbins... > Try and stay clear of changing the sendmail.cf files directly. Instead > do this: >=20 > cd /etc/mail/ > cp freebsd.mc prophecy.dyndns.org.mc > (Make all changes to this file from now on and when you've made a change = to > it at any time, make sure to rebuild a new .cf file from it using 'make', > see below:). I already have a prophecy.dyndns.org.mc file on top of the freebsd.mc file; I've edited both of them and the problem still exists, before and after a 'make'. > Now check that this line is in /etc/mail/prophecy.dyndns.org.mc: > define(`confCW_FILE', `-o /etc/mail/local-host-names') That's there already. > And then: >=20 > cp /etc/defaults/make.conf /etc/make.conf >=20 > Edit /etc/make.conf so it includes: > SENDMAIL_MC=3D/etc/mail/prophecy.dyndns.org.mc > (this ensures that when you 'make installworld' your config is used) > (note you only really have to copy the bit above into the /etc/make.conf = file, > the file only has effect when you run 'make' in /usr/src afaik) Okay, did that. > Edit your /etc/local-host-names file so it includes: > prophecy.dyndns.org > (sounds like you did this already:) Yep, did that. > cd /etc/mail > make all > cp prophecy.dyndns.org.cf freebsd.cf > make restart Okay, did that too. > Anyway hope that vaguely helps. It's still giving me the MX error ... but thank you for the extensive information. =3D) Regards, Christopher --=-Kh262+gg9juClfj+je1i Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+or34UdqurN0fljsRAknsAJ9yEVkOqeAWGMPwxpPio7DvAMUa2wCfW/h4 wP9VpZGHxEEmXOlXI8NdjUI= =51UF -----END PGP SIGNATURE----- --=-Kh262+gg9juClfj+je1i-- From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 08:45:35 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A4B337B401 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 08:45:35 -0700 (PDT) Received: from nagual.st (cc20684-a.assen1.dr.home.nl [217.120.160.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FA2C43FE1 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 08:45:33 -0700 (PDT) (envelope-from dick@nagual.st) Received: from lothlorien.nagual.st (dick@localhost [127.0.0.1]) by nagual.st (8.12.3/8.12.3/arwen) with ESMTP id h3KFht1R023210; Sun, 20 Apr 2003 17:43:55 +0200 Received: (from dick@localhost) by lothlorien.nagual.st (8.12.3/8.12.3/local) id h3KFhtZv023208; Sun, 20 Apr 2003 17:43:55 +0200 From: dick hoogendijk <dick@nagual.st> Date: Sun, 20 Apr 2003 17:43:55 +0200 To: "Karl M. Joch" <k.joch@kmjeuro.com> Message-ID: <20030420154355.GA23066@lothlorien.nagual.st> References: <20030419153541.GA886@pooh.nagual.st> <3EA19FCE.4050109@kmjeuro.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3EA19FCE.4050109@kmjeuro.com> User-Agent: Mutt/1.3.28i cc: freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: gethostbyaddr(IPv6:::1) failed X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 Apr 2003 15:45:35 -0000 On 19 Apr Karl M. Joch wrote: > Dick Hoogendijk wrote: > >## gethostbyaddr(IPv6:::1) failed: 1 > >## gethostbyaddr(192.168.0.1) failed: 1 > add > > ::1 localhost localhost.mydomain.tld > > to /etc/hosts Thanks. Will do. But do I need to put these in too: (?) ::1 ip6-loopback fe00::0 ip6-localnet ff00::0 ip6-mcastprefix ff02::1 ip6-allnodes ff02::2 ip6-allrouters ff02::3 ip6-allhosts I read today that this is recommended for IPv6 Capable Hosts -- dick -- http://www.nagual.st/ -- PGP/GnuPG key: F86289CE ++ Running FreeBSD 4.8 ++ Debian GNU/Linux (Woody) From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 08:49:37 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E461637B401 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 08:49:37 -0700 (PDT) Received: from smtp-out.comcast.net (smtp-out.comcast.net [24.153.64.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60F1E43F75 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 08:49:37 -0700 (PDT) (envelope-from apeiron@comcast.net) Received: from [192.168.0.10] (pcp01380957pcs.levtwn01.pa.comcast.net [68.81.162.166]) by mtaout09.icomcast.net (iPlanet Messaging Server 5.2 HotFix 1.14 (built Mar 18 2003)) with ESMTP id <0HDN001GFFW9RX@mtaout09.icomcast.net> for freebsd-questions@freebsd.org; Sun, 20 Apr 2003 11:48:09 -0400 (EDT) Date: Sun, 20 Apr 2003 11:48:11 -0400 From: Christopher Nehren <apeiron@comcast.net> In-reply-to: <200304201548.38601.neitzel@softmediatec.de> To: Konrad Neitzel <neitzel@softmediatec.de> Message-id: <1050853690.2369.38.camel@prophecy.dyndns.org> Organization: MIME-version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Content-type: multipart/signed; boundary="=-RUmfWMfDg3oxU3drR66t"; protocol="application/pgp-signature"; micalg=pgp-sha1 References: <1050842887.2369.9.camel@prophecy.dyndns.org> <200304201548.38601.neitzel@softmediatec.de> cc: freebsd-questions@freebsd.org Subject: Re: Same old sendmail "loops back to me", not solved with FAQ, etc. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 Apr 2003 15:49:38 -0000 --=-RUmfWMfDg3oxU3drR66t Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 2003-04-20 at 09:48, Konrad Neitzel wrote: > das "loops back to me" means, that the sendmail thinks, that it must=20 > send the eMail to another computer and when doing that, he connects to=20 > himself (directly or over another mailserver). > The main reason for that is normaly: > Your computer is resolved for the host, but the mailserver thinks, that=20 > it isn't responsible for that host. I know what the message means -- I spent hours going through sendmail list archives looking for a solution besides "go read the FAQ" (which I've done, and followed, and reiterated multiple times, to no avail). > Maybe you just want to give us some more information about your problem.=20 > To what adress do you send an eMail? What error comes back? Give us the=20 > configuration of sendmail, .... I'm trying to send mail from an OpenBSD router on my home network to a machine on that network. The error message that I get is the typical "mail loops back to me (MX problem?)". I've set up my service.switch file to use /etc/hosts instead of trying to use DNS to resolve the host. Yes, I've read the FAQ, as I stated before. I've followed it. I've searched mailing list archives for the error message. I think the webadmin of theaimsgroup.com honestly believes that I'm trying to DoS their site by now. ;) Thanks in advance for any help with this. --=-RUmfWMfDg3oxU3drR66t Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+osE6UdqurN0fljsRAowKAJ4o6Q9axsnpRCw3JS/VnquSWY9RFgCgmmLe p2szB4mmFzdL2eZbdHHG+ZQ= =oBkE -----END PGP SIGNATURE----- --=-RUmfWMfDg3oxU3drR66t-- From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 08:59:13 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3245737B401 for <freebsd-questions@FreeBSD.ORG>; Sun, 20 Apr 2003 08:59:13 -0700 (PDT) Received: from mail.gmx.net (pop.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id B292643FBF for <freebsd-questions@FreeBSD.ORG>; Sun, 20 Apr 2003 08:59:11 -0700 (PDT) (envelope-from blueeskimo@gmx.net) Received: (qmail 21963 invoked by uid 65534); 20 Apr 2003 15:59:10 -0000 Received: from i216-58-29-174.gta.igs.net (EHLO [216.58.29.174]) (216.58.29.174) by mail.gmx.net (mp017-rz3) with SMTP; 20 Apr 2003 17:59:10 +0200 From: Adam <blueeskimo@gmx.net> To: doc@FreeBSD.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-PR1miS81PzFzw9PS4+B0" Organization: Message-Id: <1050854348.68562.20.camel@jake> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 20 Apr 2003 11:59:08 -0400 cc: FreeBSD Mailing List <freebsd-questions@FreeBSD.ORG> Subject: Inaccuracy in 'The Handbook' printer setup manual X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 Apr 2003 15:59:13 -0000 --=-PR1miS81PzFzw9PS4+B0 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable http://www.freebsd.org/doc/handbook/printing-intro-setup.html#PRINTING-TEST= ING It says: ***************************************************************************= **** 11.3.1.3.2.1 Checking a Parallel Printer This section tells you how to check if FreeBSD can communicate with a printer connected to a parallel port. To test a printer on a parallel port: 1. Become root with su(1). =20 2. Send data to the printer. =20 * If the printer can print plain text, then use lptest(1). Type: =20 =20 # lptest > /dev/lptN =20 Where N is the number of the parallel port, starting from zero. =20 * If the printer understands PostScript or other printer language, then send a small program to the printer. Type: =20 =20 # cat > /dev/lptN =20 Then, line by line, type the program carefully as you cannot edit a line once you have pressed RETURN or ENTER. When you have finished entering the program, press CONTROL+D, or whatever your end of file key is. =20 Alternatively, you can put the program in a file and type: =20 =20 # cat file > /dev/lptN =20 Where file is the name of the file containing the program you want to send to the printer. =20 You should see something print. Do not worry if the text does not look right; we will fix such things later. ***************************************************************************= **** That last part is not entirely true (where is says you should see something print if you pipe to /dev/lptN). This does *NOT* work with some printers (including my Canon S600). However, once apsfilter+ghostscript are installed, the printer works fine. But piping to /dev/lpt0 (or whatever device you are set up for) does not print anything. On my printer in particular, the light blinks when I write to /dev/lpt0, but nothing comes out. This inaccuracy cost me a good day's worth of troubleshooting, because the handbook strongly advised getting this part working before moving on to config'ing printcap and apsfilter. I eventually gave up on this part and decided to move on, at which point I was amazed when it actually worked. I hope this clarification saves someone some heartache in the future. --=20 Adam <blueeskimo@gmx.net> --=-PR1miS81PzFzw9PS4+B0 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+osPMu3o4GBMSDL4RAjmwAJwLE9BaJ6P0CcTmm5XUUFkvpjKG1QCfQFsA 429mlMdFAy8Vm3fpYn5Gx3I= =8OHT -----END PGP SIGNATURE----- --=-PR1miS81PzFzw9PS4+B0-- From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 09:28:46 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F05A37B405 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 09:28:46 -0700 (PDT) Received: from web14902.mail.yahoo.com (web14902.mail.yahoo.com [216.136.225.54]) by mx1.FreeBSD.org (Postfix) with SMTP id D570C43F93 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 09:28:45 -0700 (PDT) (envelope-from nirv199@yahoo.com) Message-ID: <20030420162845.21400.qmail@web14902.mail.yahoo.com> Received: from [200.163.193.74] by web14902.mail.yahoo.com via HTTP; Sun, 20 Apr 2003 09:28:45 PDT Date: Sun, 20 Apr 2003 09:28:45 -0700 (PDT) From: Paulo Roberto <nirv199@yahoo.com> To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: load averages X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 Apr 2003 16:28:46 -0000 Hello, Is the "load averages" field in uptime/top in percentage?? I am getting values above 1.00 (+100%): > load averages: 1.51, 1.31, 1.20 thanks Paulo __________________________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo http://search.yahoo.com From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 09:33:07 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A0AA37B405 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 09:33:07 -0700 (PDT) Received: from formula.intercom.net.ua (formula.intercom.net.ua [195.13.40.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DAA543F85 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 09:33:05 -0700 (PDT) (envelope-from sms@intercom.net.ua) Received: from ADM (dnipro13-227.intercom.net.ua [195.13.42.227]) h3KGX14Z040117 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 19:33:04 +0300 (EEST) (envelope-from sms@intercom.net.ua) Message-ID: <005b01c3075a$85a37900$0201000a@ADM> From: "Oleg Lazarenko" <sms@intercom.net.ua> To: <freebsd-questions@freebsd.org> Date: Sun, 20 Apr 2003 19:33:06 +0300 Organization: ISP Intercom MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2720.3000 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: please unsubscribe me X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Oleg Lazarenko <sms@intercom.net.ua> List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 Apr 2003 16:33:07 -0000 Oleg Lazarenko ISP Intercom +380-44-2511288 sms@intercom.net.ua www.intercom.net.ua From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 09:36:03 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF45037B401 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 09:36:03 -0700 (PDT) Received: from falcon.midgard.homeip.net (h76n3fls20o913.telia.com [213.67.148.76]) by mx1.FreeBSD.org (Postfix) with SMTP id CFD7D43FBF for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 09:36:00 -0700 (PDT) (envelope-from ertr1013@student.uu.se) Received: (qmail 69432 invoked by uid 1001); 20 Apr 2003 16:35:59 -0000 Date: Sun, 20 Apr 2003 18:35:59 +0200 From: Erik Trulsson <ertr1013@student.uu.se> To: Paulo Roberto <nirv199@yahoo.com> Message-ID: <20030420163559.GA69403@falcon.midgard.homeip.net> Mail-Followup-To: Paulo Roberto <nirv199@yahoo.com>, freebsd-questions@freebsd.org References: <20030420162845.21400.qmail@web14902.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030420162845.21400.qmail@web14902.mail.yahoo.com> User-Agent: Mutt/1.5.4i cc: freebsd-questions@freebsd.org Subject: Re: load averages X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 Apr 2003 16:36:04 -0000 On Sun, Apr 20, 2003 at 09:28:45AM -0700, Paulo Roberto wrote: > Hello, > > Is the "load averages" field in uptime/top in percentage?? I am getting > values above 1.00 (+100%): > > > load averages: 1.51, 1.31, 1.20 The "load" is the number of processes that want to use the CPU at any given moment. The numbers shown by uptime/top are the average of the load over the last 1/5/15 minutes. No percentages invloved. If you have several programs running at the same time it is perfectly normal to have a load average greater than 1.0. -- <Insert your favourite quote here.> Erik Trulsson ertr1013@student.uu.se From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 09:38:29 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0BA2E37B40E for <questions@freebsd.org>; Sun, 20 Apr 2003 09:38:29 -0700 (PDT) Received: from serv1.wallnet.com (server1.wallnet.com [208.225.162.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E42A43FE0 for <questions@freebsd.org>; Sun, 20 Apr 2003 09:38:28 -0700 (PDT) (envelope-from timothyk@wallnet.com) Received: (from root@localhost) by serv1.wallnet.com (8.11.5/8.11.5) id h3KGcR287863; Sun, 20 Apr 2003 12:38:27 -0400 (EDT) (envelope-from timothyk@wallnet.com) Received: from 10.0.1.9 (mts-113.wallnet.com [208.225.162.45]) by serv1.wallnet.com (8.11.5/8.11.5av) with ESMTP id h3KGcOM87855; Sun, 20 Apr 2003 12:38:24 -0400 (EDT) (envelope-from timothyk@wallnet.com) From: Tim Kellers <timothyk@wallnet.com> To: "D. Theunissen" <danzel@home.nl>, <questions@freebsd.org> Date: Sun, 20 Apr 2003 12:38:04 -0400 User-Agent: KMail/1.5.1 References: <000c01c3067a$7083f9e0$4900a8c0@cp297018a> In-Reply-To: <000c01c3067a$7083f9e0$4900a8c0@cp297018a> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304201238.04151.timothyk@wallnet.com> X-Virus-Scanned: by AMaViS perl-11 Subject: Re: Starting an application thrue vnc results in an error. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 Apr 2003 16:38:29 -0000 On Saturday 19 April 2003 09:49 am, D. Theunissen wrote: > Hi there, I hope some of u can help me with this problem. I've installed > tightvnc and it works fine. When I connect to my server on 192.168.0.67 an > try to start 'grip' (a cdripper program) I get the following errors: > > Xlib: connection to ":1.0" refused by server > Xlib: Invalid MIT-MAGIC-COOKIE-1 key > Gtk-WARNING **: cannot open display: :1 vnc > > Can anyone help me with this one? > > Tnx in advance. > > Danny on the machine you are starting the application from, type: xhost 192.168.0.67 at a shell prompt. FreeBSD's security model rejects remote X commands by default unless you specifically allow the remote machines to connect. Tim Kellers CPE/NJIT From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 09:44:13 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 182DA37B401 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 09:44:13 -0700 (PDT) Received: from binder.sasknow.net (binder.sasknow.net [204.83.220.142]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0894543FEC for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 09:44:12 -0700 (PDT) (envelope-from ryan@sasknow.com) Received: from ren (ren.sasknow.com [207.195.92.131]) by binder.sasknow.net (8.12.6p2/8.12.6) with ESMTP id h3KGi2gA043700; Sun, 20 Apr 2003 10:44:07 -0600 (CST) (envelope-from ryan@sasknow.com) Date: Sun, 20 Apr 2003 10:44:02 -0600 (CST) From: Ryan Thompson <ryan@sasknow.com> To: Chaos Golubitsky <walrus+freebsd@glassonion.org> In-Reply-To: <20030420151609.GB25272@glassonion.org> Message-ID: <20030420101534.A68932-100000@ren.sasknow.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Audit: 1 cc: freebsd-questions@freebsd.org Subject: Re: patching a production system X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 Apr 2003 16:44:13 -0000 Chaos Golubitsky wrote to freebsd-questions@freebsd.org: > Hi all, Hello, > [...] > real experience with FreeBSD.) I want to be able to keep the box > reasonably current on security patches to the os, so it seems to me > that i should be tracking freebsd-RELEASE. Specifically, you probably want to track one of the RELENG_4_x branches. If you want to move to 4.8, use RELENG_4_8 as your CVS tag. > My question is in two parts: > > (a) (I think the answer is no, but would love to hear otherwise): > Do i have an alternative to maintaining a source tree on this > machine? The release engineering notes: > http://www.freebsd.org/doc/en_US.ISO8859-1/articles/releng/article.html > mention binary patchkits for the release branch, but i don't > think these actually exist. Assuming you're running on i386 hardware, and staying current, binary patches are released for most security advisories. For more information, look at the advisories themselves, which will direct you to excellent information on how they may be applied. This usually includes binary updating instructions. Binary upgrades are fine if you don't use custom compile flags. Past advisories can be found here: http://www.freebsd.org/security/ > Does anyone know? Conversely, how > easy is it to do updates using /stand/sysinstall without changing > my system configuration more than needed? The buildworld -> > installworld -> mergemaster routine seems convenient and stable, > but i don't like doing source compiles on a production machine, > and we don't have budget for a spare with similar architecture. For a production machine, I'd recommend the buildworld process, with copious backups, scheduled maintenance window, and a test run on a different machine. (Even if it's *not* a similar architecture. 99% of the battle is getting things right with mergemaster... and you can test *that* on an old Pentium :-) > (b) Specifically, the machine is currently running 4.6-RELEASE, and > i thought i would upgrade it to 4.8-RELEASE and track that, > since FreeBSD will test its security patches for longer (right?), Right. http://www.freebsd.org/security/#adv > so i won't have to upgrade again for awhile. The machine was > originally installed using /stand/sysinstall, and not by me. > I have tested out the sysinstall -> cvs upgrade -> build -> > install process on a spare machine of my own, and haven't run > into any difficult problems. Good! Document your progress. Try it again by mirroring your production machine's configuration (and OS build, which you can still download and install, if necessary), and make sure you can do that smoothly. An extra hour or two to do this is *well* worth the effort, if it reduces the risk of serious downtime and pissed customers or lost productivity. > Can i expect this upgrade to go smoothly? It depends how skilled you are. :-) Honestly, many people on this list have done this many times, without much grief. Going between minor point releases (4.6 -> 4.7) is a bit tricker, because new features get added to the system between releases that you'll have to contend with. (And, typically, mergemaster comes up with many more diffs). In your case, since your testing facilities are limited, I'd probably do 4.6 -> 4.7 first, and test that profusely. Do the upgrade to 4.8 at a later date. This isn't *necessary*, but you may find it helpful. Oh, and, as the instructions say, read /usr/src/UPDATING . It will hopefully contain most of the "gotchas" that you will be expected to know about while doing the upgrade. > The machine is running > a lot of third-party software, which i am not going to touch. Beware statically linked binaries in your 3rd party software. Our binary format hasn't changed, but you will run into snags with updates to system libraries if they've been statically linked. > Are there any particular red flags i should look for in terms > of either (1) going from a sysinstall install to a source > install, or (2) going from 4.6-RELEASE to 4.8-RELEASE? Basically, > i'm looking for things i can do to make it more likely that the > install will just work (tm). A source install is still probably the way to go, as it allows you the greatest range of customization and control while you upgrade your system. In terms of production machines, you're making a relatively large move, so you want to proceed carefully. (Nix that. You *always* want to proceed carefully :-). Once you're tracking a more current release (RELENG_4_8), the updates will be comparatively small. In many cases, you can apply the updates in binary form, or recompile only specific bits of the OS (e.g., sendmail), without even rebooting. It is not usually necessary to rebuild the entire OS. Pearls of wisdom (not all about FreeBSD): Give yourself lots of time. cvsup/buildworld anytime. Schedule a maintenance window for mergemaster and installworld in the wee hours, if possible. Schedule 4X the amount of time you'll need, and then happily report you did it in a fraction of the time. Do not respond (have someone else respond) to customer/internal reports during the outage. Don't rush; chances are you'll just bugger something up and waste *more* time. Document everything. > Sorry this question is so long :-) Hope this helps, - Ryan -- Ryan Thompson <ryan@sasknow.com> 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 Apr 20 09:48:45 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FF3637B404 for <questions@freebsd.org>; Sun, 20 Apr 2003 09:48:45 -0700 (PDT) Received: from serv1.wallnet.com (server1.wallnet.com [208.225.162.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8509543FD7 for <questions@freebsd.org>; Sun, 20 Apr 2003 09:48:44 -0700 (PDT) (envelope-from timothyk@wallnet.com) Received: (from root@localhost) by serv1.wallnet.com (8.11.5/8.11.5) id h3KGmis88401; Sun, 20 Apr 2003 12:48:44 -0400 (EDT) (envelope-from timothyk@wallnet.com) Received: from 10.0.1.9 (mts-113.wallnet.com [208.225.162.45]) by serv1.wallnet.com (8.11.5/8.11.5av) with ESMTP id h3KGmbM88383; Sun, 20 Apr 2003 12:48:37 -0400 (EDT) (envelope-from timothyk@wallnet.com) From: Tim Kellers <timothyk@wallnet.com> To: Adam <blueeskimo@gmx.net>, Andy Harrison <ah54@httpsite.com> Date: Sun, 20 Apr 2003 12:48:18 -0400 User-Agent: KMail/1.5.1 References: <XFMail.20030419160813.ah54@httpsite.com> <1050783356.32991.0.camel@jake> In-Reply-To: <1050783356.32991.0.camel@jake> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304201248.18325.timothyk@wallnet.com> X-Virus-Scanned: by AMaViS perl-11 cc: questions@freebsd.org Subject: Re: multi-aterm? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 Apr 2003 16:48:45 -0000 On Saturday 19 April 2003 04:15 pm, Adam wrote: > On Sat, 2003-04-19 at 16:08, Andy Harrison wrote: > > Why not just use screen? IIRC, it's capable of 40 term screens by > > default. > > > > The port is in misc/screen. > > I tried using screen, but it was unhappy about backspaces, so I gave up > on it. Unfortunately, I hit the backspace key quite a bit. ;/ screen likes CONTROL-H for backspaces by it's defau;t config Tim Kellers CPE/NJIT From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 09:55:54 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 26E3E37B41D for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 09:55:54 -0700 (PDT) Received: from pa-plum1b-166.pit.adelphia.net (pa-plum1b-122.pit.adelphia.net [24.53.161.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BEE043FA3 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 09:55:53 -0700 (PDT) (envelope-from wmoran@potentialtech.com) Received: from potentialtech.com (working [172.16.0.95]) h3KGtpwl001627; Sun, 20 Apr 2003 12:55:52 -0400 (EDT) (envelope-from wmoran@potentialtech.com) Message-ID: <3EA2D117.2050607@potentialtech.com> Date: Sun, 20 Apr 2003 12:55:51 -0400 From: Bill Moran <wmoran@potentialtech.com> User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2.1) Gecko/20030301 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Oleg Lazarenko <sms@intercom.net.ua> References: <005b01c3075a$85a37900$0201000a@ADM> In-Reply-To: <005b01c3075a$85a37900$0201000a@ADM> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: please unsubscribe me X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 Apr 2003 16:55:54 -0000 Oleg Lazarenko wrote: > Oleg Lazarenko > ISP Intercom > +380-44-2511288 > sms@intercom.net.ua > www.intercom.net.ua > _______________________________________________ > 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" Have you tried sending mail to freebsd-questions-unsubscribe@freebsd.org? -- Bill Moran Potential Technologies http://www.potentialtech.com From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 09:57:51 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0676337B404 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 09:57:50 -0700 (PDT) Received: from binder.sasknow.net (binder.sasknow.net [204.83.220.142]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7ADBF43FE0 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 09:57:49 -0700 (PDT) (envelope-from ryan@sasknow.com) Received: from ren (ren.sasknow.com [207.195.92.131]) by binder.sasknow.net (8.12.6p2/8.12.6) with ESMTP id h3KGvlQ4043784; Sun, 20 Apr 2003 10:57:47 -0600 (CST) (envelope-from ryan@sasknow.com) Date: Sun, 20 Apr 2003 10:57:47 -0600 (CST) From: Ryan Thompson <ryan@sasknow.com> To: Paulo Roberto <nirv199@yahoo.com> In-Reply-To: <20030420162845.21400.qmail@web14902.mail.yahoo.com> Message-ID: <20030420104446.K68932-100000@ren.sasknow.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Audit: 1 cc: freebsd-questions@freebsd.org Subject: Re: load averages X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 Apr 2003 16:57:51 -0000 Paulo Roberto wrote to freebsd-questions@freebsd.org: > Hello, Hi Paulo, > Is the "load averages" field in uptime/top in percentage?? No. The load averages represent the number of processes in the run queue (i.e., the number of processes that are ready to run, but must wait for CPU time). Load averages > 1.00 are normal. I haven't seen this discussion on here for awhile, so I'll explain further. Load averages are only loosely correlated with system performance. It is possible to have relatively high load averages, and still have a very responsive system. It is also possible to have load averages below 0.50 on a disk-bound machine, and have an unusable machine. (I've seen both). It is also possible to inadvertently write a fork bomb (in Perl) and watch them peak at about 600, and still manage to obtain a sort-of-responsive root login to kill all of the processes. (Uh.. I've *never* seen that happen). Again, load average is a function of the number of processes waiting for CPU time. *Not* of actual CPU utilization (which will often be quite a bit lower than 100%), or of overall resource utilization (disk, net, etc.) Use load averages for only a very rough sanity check. - Ryan -- Ryan Thompson <ryan@sasknow.com> 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 Apr 20 10:10:59 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 926CD37B404 for <freebsd-questions@FreeBSD.ORG>; Sun, 20 Apr 2003 10:10:59 -0700 (PDT) Received: from simmts3-srv.bellnexxia.net (simmts3-srv.bellnexxia.net [206.47.199.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 103CB43FB1 for <freebsd-questions@FreeBSD.ORG>; Sun, 20 Apr 2003 10:10:57 -0700 (PDT) (envelope-from efdeguzman@sympatico.ca) Received: from Computer3 ([64.229.117.199]) by simmts7-srv.bellnexxia.net (InterMail vM.5.01.04.19 201-253-122-122-119-20020516) with ESMTP id <20030420171047.XVRM8530.simmts7-srv.bellnexxia.net@Computer3> for <freebsd-questions@FreeBSD.ORG>; Sun, 20 Apr 2003 13:10:47 -0400 Message-ID: <000401c3075f$d12d7290$6401a8c0@Computer3> From: "Ed" <efdeguzman@sympatico.ca> To: <freebsd-questions@FreeBSD.ORG> Date: Sun, 20 Apr 2003 00:19:03 -0400 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 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: FreeBSD users X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 Apr 2003 17:11:00 -0000 You listed: http://www.zdnet.com.au/ as a FreeBSD user. A check with = http://www.netcraft.com shows that the site uses Linux. =20 Please update your listing to avoid confusion. Thanks. From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 10:40:51 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27CF837B401 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 10:40:51 -0700 (PDT) Received: from pa-plum1b-166.pit.adelphia.net (pa-plum1b-122.pit.adelphia.net [24.53.161.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50D1443FB1 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 10:40:50 -0700 (PDT) (envelope-from wmoran@potentialtech.com) Received: from potentialtech.com (working [172.16.0.95]) h3KHenwl001644; Sun, 20 Apr 2003 13:40:49 -0400 (EDT) (envelope-from wmoran@potentialtech.com) Message-ID: <3EA2DBA1.4050807@potentialtech.com> Date: Sun, 20 Apr 2003 13:40:49 -0400 From: Bill Moran <wmoran@potentialtech.com> User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2.1) Gecko/20030301 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Chaos Golubitsky <walrus+freebsd@glassonion.org> References: <20030420151609.GB25272@glassonion.org> In-Reply-To: <20030420151609.GB25272@glassonion.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: patching a production system X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 Apr 2003 17:40:51 -0000 Ryan Thompson said most of what I wanted to say, so I'm just going to add a few things here and there. Chaos Golubitsky wrote: > Hi all, > > This is an advice question, so i hope this list is the right place > to ask: i am tasked with maintaining a FreeBSD box which is a server > for a very small company. (I am a sysadmin, but this is my first > real experience with FreeBSD.) I want to be able to keep the box > reasonably current on security patches to the os, so it seems to > me that i should be tracking freebsd-RELEASE. There's no -RELEASE to track. RELEASE is a snapshot, and it never changes once it's been released. What you want to track are the patches for the particular -RELEASE you're using. > My question is in two parts: > > (a) (I think the answer is no, but would love to hear otherwise): > Do i have an alternative to maintaining a source tree on this > machine? The release engineering notes: > http://www.freebsd.org/doc/en_US.ISO8859-1/articles/releng/article.html > mention binary patchkits for the release branch, but i don't > think these actually exist. Does anyone know? Conversely, how > easy is it to do updates using /stand/sysinstall without changing > my system configuration more than needed? The buildworld -> > installworld -> mergemaster routine seems convenient and stable, > but i don't like doing source compiles on a production machine, > and we don't have budget for a spare with similar architecture. I recommend the build->install->mergemaster process. I've been using it for years on production machines and never gotten bitten. A few hints on "not getting bitten" 1) Subscribe to -STABLE and lurk. You don't have to read every message, but watch for HEADSUPs and subjects that appear to pertain to you. 2) Always read /usr/src/UPDATING before starting anything 3) Always do a 'cp -Rp /etc /etc.old' before starting mergemaster. Although mergemaster works very well, it's easy to make a mistake (especially when you're new to it). 4) Follow the handbook to the letter 5) If, at step 21.4.8 in the handbook (where you've got a new kernel installed, but not a new world yet) you can't boot the machine because the new kernel has problems, you can boot kernel.old and then copy kernel.old back to kernel and /modules.old back to /modules and you've effectively reverted to the pre-installkernel state of the machine. (this failsafe should really be in the handbook ... I should really generate some diffs ...) After the first or second time you've done the procedure, it gets pretty routine. I understand your concern about not wanting to build on production machines, but there are a few things to know: 1) If you're tracking the patch tree (i.e. RELENG_4_8 for example) there is very little chance of anything running afoul. 2) I've run builworld/buildkernel on production systems while they were in use without the users even knowing I was doing it, then run the installworld/installkernel/mergemaster after hours (only takes 15-30 minutes in the evening that way) I don't know if I'd recommend running buildworld/buildkernel during business hours (unless it's a very overpowered machine) but the point is: you can get away with it. 3) I've also done upgrades remotely via ssh (off hours) with no problems. This isn't recommended either, but you can get away with it 99% of the time. > (b) Specifically, the machine is currently running 4.6-RELEASE, and > i thought i would upgrade it to 4.8-RELEASE and track that, > since FreeBSD will test its security patches for longer (right?), > so i won't have to upgrade again for awhile. The machine was > originally installed using /stand/sysinstall, and not by me. > I have tested out the sysinstall -> cvs upgrade -> build -> > install process on a spare machine of my own, and haven't run > into any difficult problems. Depending on the environment: 1) If the machine is unused on weekends, you can easily schedule upgrades as needed. I recommend scheduling an entire weekend (probably won't take that long) to get it up to date with the latest RELENG_4_8 and update that as patches are released. At some point you're going to want to move to RELENG_5, but that's a bit in the future and will present new and different problems. 2) If the machine is used 24/7, you need to find somewhere to get some downtime and keep it relatively current. Plan for sometime in the as-near-as-possible future to upgrade to the latest RELENG_4_6 and plan on staying there until you can schedule a little more time to bring it up to RELENG_4_8. > Can i expect this upgrade to go smoothly? Yes > The machine is running > a lot of third-party software, which i am not going to touch. I think that's a BIG mistake. You need to make a list of third-party apps that the machine uses and put a plan in motion to get them updated as well. A fully-updated FreeBSD machine is little help if you have an app with a known security hole or memory leak that keeps bringing it down. Updating third-part apps is generally much harder than updating FreeBSD itself as there are more things that can go wrong (statically linked programs, dependencies ... etc) Here's my suggestion. 1) Always install from ports 2) Use 'make package' to have a package available for everything you install. That way, if an upgrade fails, you can reinstall the older, working version until you figure out what went wrong. 3) Backup /usr/local/etc and any other directories that your apps might use before upgrading them! 4) Subscribe to bugtraq and any other relevent security mailing lists and make note when things need updated. Schedule and plan as problems arise. Unfortunately, you don't have the liberty of doing 1 and 2 on software that somebody else already installed, so this first upgrade may be tricky. Do lots of research, and testing on another machine to keep it from going to hell. > Are there any particular red flags i should look for in terms > of either (1) going from a sysinstall install to a source > install, Not at all. > or (2) going from 4.6-RELEASE to 4.8-RELEASE? They'll be in /usr/src/UPDATING. > Basically, > i'm looking for things i can do to make it more likely that the > install will just work (tm). Up front research always helps! I think you'll be fine! Hope I've helped. -- Bill Moran Potential Technologies http://www.potentialtech.com From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 11:26:57 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B76037B401 for <questions@freebsd.org>; Sun, 20 Apr 2003 11:26:57 -0700 (PDT) Received: from mail.gmx.net (pop.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 50DBC43FAF for <questions@freebsd.org>; Sun, 20 Apr 2003 11:26:56 -0700 (PDT) (envelope-from blueeskimo@gmx.net) Received: (qmail 19317 invoked by uid 65534); 20 Apr 2003 18:26:54 -0000 Received: from i216-58-29-174.gta.igs.net (EHLO [216.58.29.174]) (216.58.29.174) by mail.gmx.net (mp022-rz3) with SMTP; 20 Apr 2003 20:26:54 +0200 From: Adam <blueeskimo@gmx.net> To: Tim Kellers <timothyk@wallnet.com> In-Reply-To: <200304201248.18325.timothyk@wallnet.com> References: <XFMail.20030419160813.ah54@httpsite.com> <200304201248.18325.timothyk@wallnet.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-jbwIbZFSwD592QoQWEFO" Organization: Message-Id: <1050863213.68562.23.camel@jake> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 20 Apr 2003 14:26:53 -0400 cc: questions@freebsd.org Subject: Re: multi-aterm? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 Apr 2003 18:26:57 -0000 --=-jbwIbZFSwD592QoQWEFO Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 2003-04-20 at 12:48, Tim Kellers wrote: > screen likes CONTROL-H for backspaces by it's defau;t config Yeah, and that's what bothered me so much. I never found a way to get backspace to work as normal backspace, so I gave up on using screen. I do agree that screen is a very handy utility, but that backspace thing just irritated me to death. --=20 Adam <blueeskimo@gmx.net> --=-jbwIbZFSwD592QoQWEFO Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+ouZtu3o4GBMSDL4RAkdPAKCkjl0KxUWDcwkIxpV6JACpFe7IzACfYFjx SExQXTPd6lO8a4h2VYDZESE= =ITbF -----END PGP SIGNATURE----- --=-jbwIbZFSwD592QoQWEFO-- From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 11:36:53 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85C6237B401 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 11:36:53 -0700 (PDT) Received: from mallard.mail.pas.earthlink.net (mallard.mail.pas.earthlink.net [207.217.120.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id F058C43F3F for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 11:36:52 -0700 (PDT) (envelope-from deepbsd@earthlink.net) Received: from user-119a2km.biz.mindspring.com ([66.149.10.150] helo=sylvester.dsj.net) by mallard.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 197JgJ-0001eG-00 for freebsd-questions@freebsd.org; Sun, 20 Apr 2003 11:36:51 -0700 Received: from sylvester.dsj.net (dsj@localhost [127.0.0.1]) h3KIamjv023463 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 14:36:49 -0400 Received: (from dsj@localhost) by sylvester.dsj.net (8.12.3/8.12.3/Debian-5) id h3KIalQr023460 for freebsd-questions@freebsd.org; Sun, 20 Apr 2003 14:36:47 -0400 X-Authentication-Warning: sylvester.dsj.net: dsj set sender to deepbsd@earthlink.net using -f Date: Sun, 20 Apr 2003 14:36:46 -0400 From: "David S. Jackson" <deepbsd@earthlink.net> To: freebsd-questions@freebsd.org Message-ID: <20030420183646.GC11161@sylvester.dsj.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Subject: pkgdb -F error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "David S. Jackson" <deepbsd@earthlink.net> List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 Apr 2003 18:36:53 -0000 Hi, I was just issuing a pkgdb -F and got the following error: ** Error occured reading /usr/local/etc/pkgtools.conf: undefined method `+' for nil Does anyone know what this is without my attaching a copy of my pkgtools.conf? Any other info needed? TIA! -- David S. Jackson dsj@dsj.net =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Thank goodness modern convenience is a thing of the remote future. -- Pogo, by Walt Kelly From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 11:37:22 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B16E37B401 for <freebsd-questions@FreeBSD.ORG>; Sun, 20 Apr 2003 11:37:22 -0700 (PDT) Received: from ms-smtp-01.tampabay.rr.com (ms-smtp-01.tampabay.rr.com [65.32.1.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFB9F43FA3 for <freebsd-questions@FreeBSD.ORG>; Sun, 20 Apr 2003 11:37:21 -0700 (PDT) (envelope-from rreinoso@cfl.rr.com@ms-smtp-01.tampabay.rr.com) Received: from volvo.reisol.net (135.225.8.67.cfl.rr.com [67.8.225.135]) h3KIbKn6022821 for <freebsd-questions@FreeBSD.ORG>; Sun, 20 Apr 2003 14:37:20 -0400 (EDT) Content-Type: text/plain; charset="us-ascii" From: "rreinoso@cfl.rr.com" <rreinoso@cfl.rr.com> To: freebsd-questions@FreeBSD.ORG Date: Sun, 20 Apr 2003 18:40:11 +0000 User-Agent: KMail/1.4.3 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200304201840.11283."rreinoso@cfl.rr.com"> Subject: Serial Port Problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 Apr 2003 18:37:22 -0000 I installed an X10 controller card that uses COM3 as the device interface= =2E =20 The first time I installed it it had a problem (see the error messages du= ring=20 boot up below), but after recompiling the kernel, the messages went away = and=20 it worked very well. However, I had to re-install FreeBSD because I had partitioned the disk v= ery=20 badly, and now I can't get the card to work. No matter what I've tried, = I=20 still get the error messages. I already checked the serial card jumpers = and=20 the "/boot/device.hints" file, and everything looks fine. I am out of id= eas,=20 and I don't know when the IRQs are probed and what the whole thing about=20 probed IRQs means. Any help will be welcome. sio2: configured irq 5 not in bitmap of probed irqs 0 sio2: port may not be enabled sio2 at port 0x3e8-0x3ef irq 5 on isa0 sio2: type 16450 Ramiro Reinoso rreinoso@cfl.rr.com From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 11:43:30 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56E3C37B401 for <freebsd-questions@FreeBSD.ORG>; Sun, 20 Apr 2003 11:43:30 -0700 (PDT) Received: from sage.thought.org (dsl231-043-140.sea1.dsl.speakeasy.net [216.231.43.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6269443FBF for <freebsd-questions@FreeBSD.ORG>; Sun, 20 Apr 2003 11:43:27 -0700 (PDT) (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 h3KIgVkh078081 for <freebsd-questions@FreeBSD.ORG>; Sun, 20 Apr 2003 11:42:32 -0700 (PDT) (envelope-from kline@thought.org) Received: (from kline@localhost) by thought.org (8.12.6/8.11.3) id h3KIhPPn070894 for freebsd-questions@FreeBSD.ORG; Sun, 20 Apr 2003 11:43:25 -0700 (PDT) (envelope-from kline) Date: Sun, 20 Apr 2003 11:43:24 -0700 From: Gary D Kline <kline@thought.org> To: FreeBSD Mailing List <freebsd-questions@FreeBSD.ORG> Message-ID: <20030420184323.GA70819@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 16 years of service to the Unix community User-Agent: Mutt/1.5.3i Subject: evolution question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 Apr 2003 18:43:30 -0000 On another FBSD server I installed evolution but cannot send mail. A popup reports that sendmail exited with status 71: mail not sent. Some test messages are saved in my evolution OUTBOX. I used /var/mail/kline as mhy spool; sendmail for outgoing. The thing that gets me is tht on another internal server running RH, evolution seems to work fine. evolution prints errors to stderr on my xterm; if I am missing some gnome libraries, that may explain it. Can anybody clue me in here? Do I need to be running Gnome or KDE for this to work? (I'm using ctwm.) gary PS: NB: I'm missing (at least) libgmodule-2.0.so.0 on this server. Lots of cleanup to do here, so am trying it/evolution on my DNS and mail server. -- Gary Kline kline@thought.org www.thought.org Public service Unix From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 11:51:08 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8ADE037B401 for <freebsd-questions@FreeBSD.ORG>; Sun, 20 Apr 2003 11:51:08 -0700 (PDT) Received: from mail.gmx.net (mail.gmx.de [213.165.65.60]) by mx1.FreeBSD.org (Postfix) with SMTP id 5F05F43F3F for <freebsd-questions@FreeBSD.ORG>; Sun, 20 Apr 2003 11:51:07 -0700 (PDT) (envelope-from blueeskimo@gmx.net) Received: (qmail 5175 invoked by uid 65534); 20 Apr 2003 18:51:05 -0000 Received: from i216-58-29-174.gta.igs.net (EHLO [216.58.29.174]) (216.58.29.174) by mail.gmx.net (mp010-rz3) with SMTP; 20 Apr 2003 20:51:05 +0200 From: Adam <blueeskimo@gmx.net> To: FreeBSD Mailing List <freebsd-questions@FreeBSD.ORG> In-Reply-To: <20030420184323.GA70819@tao.thought.org> References: <20030420184323.GA70819@tao.thought.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-7NKpJsx1e3b3+bZ5hO6m" Organization: Message-Id: <1050864665.68562.26.camel@jake> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 20 Apr 2003 14:51:05 -0400 Subject: Re: evolution question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 Apr 2003 18:51:08 -0000 --=-7NKpJsx1e3b3+bZ5hO6m Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 2003-04-20 at 14:43, Gary D Kline wrote: > Can anybody clue me in here? Do I need to be running Gnome or > KDE for this to work? (I'm using ctwm.) Although I don't know the answer to your question, I can verify that Evo works fine without KDE or Gnome. I'm running Fluxbox, and don't even have KDE or Gnome installed, and Evo works great. Hope this narrows your troubleshooting search space down a bit. --=20 Adam <blueeskimo@gmx.net> --=-7NKpJsx1e3b3+bZ5hO6m Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+ouwZu3o4GBMSDL4RAla2AJ9twSbhmNWxSlinKqX/pHdNLKmJ2QCeJX70 x/ZA1pxrShZTNv/DdcHaURE= =crav -----END PGP SIGNATURE----- --=-7NKpJsx1e3b3+bZ5hO6m-- From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 12:06:37 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1EFF837B401 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 12:06:37 -0700 (PDT) Received: from ms-smtp-02.southeast.rr.com (ms-smtp-02.southeast.rr.com [24.93.67.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3126543FEA for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 12:06:36 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from mail3.nc.rr.com (fe3 [24.93.67.50])h3KJ4Ugs017580; Sun, 20 Apr 2003 15:04:30 -0400 (EDT) Received: from creme-brulee.marcuscom.com ([66.57.17.158]) by mail3.nc.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Sun, 20 Apr 2003 15:03:53 -0400 Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) h3KJ4maa026300; Sun, 20 Apr 2003 15:04:49 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke <marcus@marcuscom.com> To: Gary D Kline <kline@thought.org> In-Reply-To: <20030420184323.GA70819@tao.thought.org> References: <20030420184323.GA70819@tao.thought.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-nSwQ39qav4lPb0/kaTrW" Organization: MarcusCom, Inc. Message-Id: <1050865589.9550.13.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.3.2 (Preview Release) Date: 20 Apr 2003 15:06:29 -0400 X-Spam-Status: No, hits=-39.4 required=5.0 tests=BAYES_01,EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,QUOTE_TWICE_1,REFERENCES, REPLY_WITH_QUOTES autolearn=ham version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: FreeBSD Mailing List <freebsd-questions@freebsd.org> Subject: Re: evolution question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 Apr 2003 19:06:37 -0000 --=-nSwQ39qav4lPb0/kaTrW Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 2003-04-20 at 14:43, Gary D Kline wrote: > On another FBSD server I installed evolution but cannot > send mail. A popup reports that sendmail exited with > status 71: mail not sent. Some test messages are saved=20 > in my evolution OUTBOX. Have you tried sending mail from another [simpler] app (e.g. pine)? >=20 > I used /var/mail/kline as mhy spool; sendmail for outgoing. > The thing that gets me is tht on another internal server > running RH, evolution seems to work fine. >=20 > evolution prints errors to stderr on my xterm; if I am missing > some gnome libraries, that may explain it. =20 Indeed it might. >=20 > Can anybody clue me in here? Do I need to be running Gnome or > KDE for this to work? (I'm using ctwm.) No. Evo will work without any WM. You just need to make sure all the dependencies are there. >=20 > gary >=20 > PS: NB: I'm missing (at least) libgmodule-2.0.so.0 on this > server. Lots of cleanup to do here, so am trying it/evolution > on my DNS and mail server. Okay, sounds like you need to do a portupgrade -fR evolution. This will sync all your Evo libraries, and might solve your problem. It will definitely solve the missing library issues. Note, libgmodule-2.0.so.0 is old. The correct, current version is libgmodule-2.0.so.200. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-nSwQ39qav4lPb0/kaTrW Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+ou+1b2iPiv4Uz4cRAk58AJ4nH/wcCny/j6CBD5zEBz5u6HcqJQCgqbSY mkTAQEquLgiYikZwJpv1+vc= =LfQc -----END PGP SIGNATURE----- --=-nSwQ39qav4lPb0/kaTrW-- From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 12:19:14 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8436A37B401 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 12:19:14 -0700 (PDT) Received: from mail.inetcomm.ru (mail.inetcomm.ru [212.152.32.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEC9843FD7 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 12:19:13 -0700 (PDT) (envelope-from mangoost@inetcomm.ru) Received: by mail.inetcomm.ru (Postfix, from userid 90) id 4B67B17910; Sun, 20 Apr 2003 23:19:09 +0400 (MSD) Received: from mangoost.tronet.troitsk.ru (spirit.tronet.ru [212.152.36.114]) by mail.inetcomm.ru (Postfix) with SMTP id C912F174C3 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 23:19:08 +0400 (MSD) Date: Sun, 20 Apr 2003 23:21:01 +0000 From: alex <mangoost@inetcomm.ru> To: freebsd-questions@freebsd.org Message-Id: <20030420232101.2d6d7775.mangoost@inetcomm.ru> X-Mailer: Sylpheed version 0.8.11claws (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: how can I change the default device/file in bool2 loader? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 Apr 2003 19:19:14 -0000 Hello, Am I right? That is called boot2 ? : >> FreeBSD/i386 BOOT Default: 0:ad(0,a)/boot/loader boot: I.e. if I need to load/boot 0:ad(0,e)/kernel , I have to type device/file name. How can I set it for default? Thanks. -- From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 12:28:14 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61D0337B401 for <freebsd-questions@FreeBSD.ORG>; Sun, 20 Apr 2003 12:28:14 -0700 (PDT) Received: from mx20b.rmci.net (mx20b.rmci.net [205.162.184.38]) by mx1.FreeBSD.org (Postfix) with SMTP id D298343FD7 for <freebsd-questions@FreeBSD.ORG>; Sun, 20 Apr 2003 12:28:13 -0700 (PDT) (envelope-from massey@rmci.net) Received: (qmail 3819 invoked from network); 20 Apr 2003 19:28:13 -0000 Received: from dsl-ip-216-222-2-35.boi.rmci.net (HELO data) (216.222.2.35) by mx20.rmci.net with SMTP; 20 Apr 2003 19:28:13 -0000 From: "Mike" <massey@rmci.net> To: "'FreeBSD Mailing List'" <freebsd-questions@FreeBSD.ORG> Date: Sun, 20 Apr 2003 13:36:00 -0600 Message-ID: <000e01c30774$125be940$0500a8c0@data> 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.2616 In-Reply-To: <20030420184323.GA70819@tao.thought.org> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal Subject: IOMEGA Click Drive X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 Apr 2003 19:28:14 -0000 Trying to figure out how to mount a IOMEGA Click drive in my laptop. The device shows up as adf0 but when trying to mount it I get bad superblock size. Any hint's would be welcome Thanks M;) From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 12:48:28 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2895F37B405 for <freebsd-questions@FreeBSD.ORG>; Sun, 20 Apr 2003 12:48:27 -0700 (PDT) Received: from smtp-out.comcast.net (smtp-out.comcast.net [24.153.64.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90AC443FBF for <freebsd-questions@FreeBSD.ORG>; Sun, 20 Apr 2003 12:48:26 -0700 (PDT) (envelope-from apeiron@comcast.net) Received: from [192.168.0.10] (pcp01380957pcs.levtwn01.pa.comcast.net [68.81.162.166]) by mtaout10.icomcast.net (iPlanet Messaging Server 5.2 HotFix 1.14 (built Mar 18 2003)) with ESMTP id <0HDN008ELQY1LR@mtaout10.icomcast.net> for freebsd-questions@FreeBSD.ORG; Sun, 20 Apr 2003 15:46:49 -0400 (EDT) Date: Sun, 20 Apr 2003 15:46:52 -0400 From: Christopher Nehren <apeiron@comcast.net> To: Gary D Kline <kline@thought.org> Message-id: <1050868011.2369.52.camel@prophecy.dyndns.org> Organization: MIME-version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Content-type: multipart/signed; boundary="=-5FVLEpIbT0vodbMM6EKk"; protocol="application/pgp-signature"; micalg=pgp-sha1 cc: freebsd-questions@FreeBSD.ORG Subject: Re: evolution question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 Apr 2003 19:48:29 -0000 --=-5FVLEpIbT0vodbMM6EKk Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Have you checked your MTA log files? Have you tried using a raw telnet connection to test your MTA? --=-5FVLEpIbT0vodbMM6EKk Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+ovkrUdqurN0fljsRAviJAJ0Z6pvloMVNVemJHBEmUXBgWSk0mgCcDIim DQO5k5tEGzYPTCAn1lZLuS0= =JLwv -----END PGP SIGNATURE----- --=-5FVLEpIbT0vodbMM6EKk-- From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 15:08:13 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F91B37B401 for <freebsd-questions@FreeBSD.ORG>; Sun, 20 Apr 2003 15:08:13 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-67-115-75-1.dsl.lsan03.pacbell.net [67.115.75.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1074D43FB1 for <freebsd-questions@FreeBSD.ORG>; Sun, 20 Apr 2003 15:08:13 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id D455366E3D; Sun, 20 Apr 2003 15:08:12 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id C29171001; Sun, 20 Apr 2003 15:08:12 -0700 (PDT) Date: Sun, 20 Apr 2003 15:08:12 -0700 From: Kris Kennaway <kris@obsecurity.org> To: Ed <efdeguzman@sympatico.ca> Message-ID: <20030420220812.GG78660@rot13.obsecurity.org> References: <000401c3075f$d12d7290$6401a8c0@Computer3> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="bFsKbPszpzYNtEU6" Content-Disposition: inline In-Reply-To: <000401c3075f$d12d7290$6401a8c0@Computer3> User-Agent: Mutt/1.4i cc: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD users X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 Apr 2003 22:08:13 -0000 --bFsKbPszpzYNtEU6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sun, Apr 20, 2003 at 12:19:03AM -0400, Ed wrote: > You listed: http://www.zdnet.com.au/ as a FreeBSD user. A check > with http://www.netcraft.com shows that the site uses Linux. That shows that Netcraft thinks that the webserver uses Linux. Netcraft is not always correct, and it doesn't have any way to check the OS run on non-webservers. FreeBSD may well be used internally. > Please update your listing to avoid confusion. Someone should check with zdnet.com.au first. Kris --bFsKbPszpzYNtEU6 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+oxpMWry0BWjoQKURAsuRAJ9rHhntnHB9K2eWoM6F8Quzvc24mACeNMau ZiLTx9Jw0HfJ+DNrKtRJVts= =YtdG -----END PGP SIGNATURE----- --bFsKbPszpzYNtEU6-- From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 15:08:48 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F7F937B404 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 15:08:48 -0700 (PDT) Received: from hall.mail.mindspring.net (hall.mail.mindspring.net [207.69.200.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9388143F75 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 15:08:47 -0700 (PDT) (envelope-from tristan11@mindspring.com) Received: from h-68-164-21-219.snvacaid.covad.net ([68.164.21.219] helo=mindspring.com) by hall.mail.mindspring.net with esmtp (Exim 3.33 #1) id 197MzO-0002z9-00; Sun, 20 Apr 2003 18:08:46 -0400 Date: Sun, 20 Apr 2003 15:08:44 -0700 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v551) From: Michelle Weeks <tristan11@mindspring.com> To: freebsd-questions@freebsd.org Content-Transfer-Encoding: 7bit In-Reply-To: <200304201317.03741.chris@topher.gintera.net> Message-Id: <A6D7D654-737C-11D7-BD77-000393843210@mindspring.com> X-Mailer: Apple Mail (2.551) Subject: Re: cdrom - device not configured error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 Apr 2003 22:08:48 -0000 On Sunday, April 20, 2003, at 12:17 PM, Christopher Rosado wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Friday 18 April 2003 03:35 pm, Michelle Weeks wrote: > >> i'm trying to mount /dev/acd0c and i keep getting the error "device >> not >> configured". the freebsd handbook states that either the drive does >> not think there is a cd in the tray or the machine can't see the drive >> on the bus. i've put the cd in the tray several times, tried multiple >> cds that can be read by another freebsd machine and still the error >> "device not configured". this is a production server and i would like >> to avoid bringing the server down if at all possible. is there a way >> to tell if the machine can see the cdrom drive on the bus? or is >> there >> something else that could be causing this behavior? > > I noticed this several months ago after CVSUP'ing to a new codebase > (don't > remember if it was to a new -RELEASE or -STABLE, although I think it > was > around 4.6[.x]). A friend on IRC also ran into this sometime after I > did, so > I'm fairly sure it wasn't something specific to my machine... perhaps > a bug. > > Using "mount_cd9660 /dev/acd0a /cdrom" worked for me and my buddy. > FWIW, the > *correct* behavior is working for me again on 4.8, so you may want to > consider a CVSUP. that did it!!!! : ) thank you so much and thanks to the rest of the folks who also tried to help me out. > > > - -- > Christopher Rosado > "Liberalism leads to loss of liberty." - Me > http://groups.yahoo.com/group/logcabinyouth/ > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.1 (FreeBSD) > > iD8DBQE+ovIsk41LrboeC7gRAh30AKCO1MnLEFtAnXU56/OrV5QeWHXZ2wCdHA9T > aLZT2QGSNQ9h8eht5IdvrRM= > =ySP9 > -----END PGP SIGNATURE----- > From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 15:17:57 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E11037B401 for <questions@freebsd.org>; Sun, 20 Apr 2003 15:17:57 -0700 (PDT) Received: from quasi.concon.homeip.net (adsl-67-116-217-192.dsl.sndg02.pacbell.net [67.116.217.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6444B43FDD for <questions@freebsd.org>; Sun, 20 Apr 2003 15:17:56 -0700 (PDT) (envelope-from jconner@enterit.com) Received: from there (snafux [192.168.100.13])h3KLMXHo010559; Sun, 20 Apr 2003 17:22:35 -0400 Message-Id: <200304202122.h3KLMXHo010559@quasi.concon.homeip.net> Content-Type: text/plain; charset="iso-8859-1" From: Jim <jconner@enterit.com> To: Gerard Samuel <gsam@trini0.org>, FreeBSD Questions <questions@freebsd.org> Date: Sun, 20 Apr 2003 15:21:09 -0700 X-Mailer: KMail [version 1.3.2] References: <3EA04475.6060408@trini0.org> In-Reply-To: <3EA04475.6060408@trini0.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [mail_lists] My first shell script X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jconner@enterit.com List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 Apr 2003 22:17:57 -0000 On Friday 18 April 2003 11:31, Gerard Samuel wrote: I would make it more manageable by changing some of the directories you have in there to variables so that it could be edited more quickly. See below for example: #!/bin/sh # # To populate dev team mailinglist archive # date=`date '+%Y-%m'` mhonarc_bin="/usr/local/bin/mhonarc" chown_bin="/usr/bin/chown" ecartis_base="/usr/local/ecartis" list_archive="/files/www/data/list_archive/$date" mbox="$ecartis_base/lists/dev-team/archives/mbox/dev-team.$date" chown_args="-R www.www $list_archives" mhonarc_args="-outdir $list_archives -add $mbox" if [ ! -d $list_archive ] then if [ -s $mbox ] then mkdir $list_archives fi fi $mhonarc_bin $mhonarc_args $chown_bin $chown_args exit 0 | Well I had just installed mhonarc to turn a mailling list archive into | html, and didn't know how to make the | process automagic. | I never wrote a shell script from scratch before, and came up with this | after a brief search on Google for commands. | It does work, but Im just looking for critical comments to the script, | to see if I can improve on it.. | If not, its in the archive for others to use it. | Thanks | ------------------------------------ | #!/bin/sh | # | # To populate dev team mailinglist archive | # | | date=`date '+%Y-%m'` | | if test ! -d /files/www/data/list_archive/$date | then | if test -s | /usr/local/ecartis/lists/dev-team/archives/mbox/dev-team.$date | then | mkdir /files/www/data/list_archive/$date | /usr/local/bin/mhonarc -outdir | /files/www/data/list_archive/$date | /usr/local/ecartis/lists/dev-team/archives/mbox/dev-team.$date | chown -R www:www /files/www/data/list_archive/$date | fi | exit | else | /usr/local/bin/mhonarc -outdir /files/www/data/list_archive/$date | -add /usr/local/ecartis/lists/dev-team/archives/mbox/dev-team.$date | chown -R www:www /files/www/data/list_archive/$date | fi | exit 0 | | _______________________________________________ | 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" -- - Jim From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 15:38:49 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 82AB437B404 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 15:38:49 -0700 (PDT) Received: from viefep12-int.chello.at (viefep12-int.chello.at [213.46.255.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A92243FD7 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 15:38:48 -0700 (PDT) (envelope-from ant@overclockers.at) Received: from Deadcell.ant ([80.110.151.164]) by viefep12-int.chello.at (InterMail vM.5.01.05.17 201-253-122-126-117-20021021) with ESMTP id <20030420223846.LEQQ15459.viefep12-int.chello.at@Deadcell.ant> for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 00:38:46 +0200 Received: by Deadcell.ant (Postfix, from userid 1001) id CA09E351; Mon, 21 Apr 2003 00:38:46 +0200 (CEST) To: freebsd-questions@freebsd.org Message-Id: <20030420223846.CA09E351@Deadcell.ant> Date: Mon, 21 Apr 2003 00:38:46 +0200 (CEST) From: ant@overclockers.at (Andreas Ntaflos) Subject: X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 Apr 2003 22:38:50 -0000 From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 15:53:32 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 167C537B401 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 15:53:32 -0700 (PDT) Received: from viefep16-int.chello.at (viefep16-int.chello.at [213.46.255.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7B7343F75 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 15:53:30 -0700 (PDT) (envelope-from ant@overclockers.at) Received: from Deadcell.ant ([80.110.151.164]) by viefep16-int.chello.at (InterMail vM.5.01.05.17 201-253-122-126-117-20021021) with ESMTP id <20030420225329.OZKE5900.viefep16-int.chello.at@Deadcell.ant> for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 00:53:29 +0200 Received: by Deadcell.ant (Postfix, from userid 1001) id A9BA2351; Mon, 21 Apr 2003 00:53:29 +0200 (CEST) To: freebsd-questions@freebsd.org Message-Id: <20030420225329.A9BA2351@Deadcell.ant> Date: Mon, 21 Apr 2003 00:53:29 +0200 (CEST) From: ant@overclockers.at (Andreas Ntaflos) Subject: X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 Apr 2003 22:53:32 -0000 From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 16:00:15 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6CF7937B40F for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 16:00:15 -0700 (PDT) Received: from smtp.prodigy.net.mx (dfproxy03.prodigy.net.mx [148.235.168.59]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19CE443FD7 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 16:00:14 -0700 (PDT) (envelope-from ibac@prodigy.net.mx) Received: from pc1 (du-200-67-41-56.prodigy.net.mx [200.67.41.56]) sims.4.0.2001.07.26.11.50.p9) with SMTP id <0HDN00CWIZU8SP@SMTP.Prodigy.Net.mx>; Sun, 20 Apr 2003 17:58:58 -0500 (CDT) Date: Sun, 20 Apr 2003 18:00:27 -0500 From: Alfonso Romero <ibac@prodigy.net.mx> To: freebsd-questions <freebsd-questions@freebsd.org> Message-id: <01da01c30790$a25e9b20$0100a8c0@ibac> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-Priority: 3 X-MSMail-priority: Normal Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: How can I know if Lynx is installed? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 Apr 2003 23:00:15 -0000 I installed the Lynx package from ftp.freebsd.org. I exited sysinstall = and typed lynx, but it gives me the "Command not found" message. I=B4m = running as root. How can I know if some package is installed, like Lynx, = for example? Thanks in advance, Alfonso Romero From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 16:00:21 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84B9A37B405 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 16:00:21 -0700 (PDT) Received: from sage.thought.org (dsl231-043-140.sea1.dsl.speakeasy.net [216.231.43.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C8C943FA3 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 16:00:20 -0700 (PDT) (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 h3KMxFkh078478; Sun, 20 Apr 2003 15:59:16 -0700 (PDT) (envelope-from kline@thought.org) Received: (from kline@localhost) by thought.org (8.12.6/8.11.3) id h3KN0CY0071345; Sun, 20 Apr 2003 16:00:12 -0700 (PDT) (envelope-from kline) Date: Sun, 20 Apr 2003 16:00:10 -0700 From: Gary D Kline <kline@thought.org> To: Joe Marcus Clarke <marcus@marcuscom.com> Message-ID: <20030420230010.GA71168@tao.thought.org> References: <20030420184323.GA70819@tao.thought.org> <1050865589.9550.13.camel@shumai.marcuscom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1050865589.9550.13.camel@shumai.marcuscom.com> X-Organization: Thought Unlimited. Public service Unix since 1986. X-Of_Interest: Observing 16 years of service to the Unix community User-Agent: Mutt/1.5.3i cc: FreeBSD Mailing List <freebsd-questions@freebsd.org> Subject: Re: evolution question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 Apr 2003 23:00:22 -0000 On Sun, Apr 20, 2003 at 03:06:29PM -0400, Joe Marcus Clarke wrote: > On Sun, 2003-04-20 at 14:43, Gary D Kline wrote: > > On another FBSD server I installed evolution but cannot > > send mail. A popup reports that sendmail exited with > > status 71: mail not sent. Some test messages are saved > > in my evolution OUTBOX. > > Have you tried sending mail from another [simpler] app (e.g. pine)? > Yep. elm, mail[x], mutt still work. Hmmm! Letme check sendmail... --Okay, that was part of the problem. From my mailserver, the /var/spool/clientmqueue needed to be chmod'd. Now mail from evolution is starting to get across. Now the sendmail err is 67. This time I'll check in the sendmail src... . > > > > I used /var/mail/kline as mhy spool; sendmail for outgoing. > > The thing that gets me is tht on another internal server > > running RH, evolution seems to work fine. > > > > evolution prints errors to stderr on my xterm; if I am missing > > some gnome libraries, that may explain it. > > Indeed it might. > > > > > Can anybody clue me in here? Do I need to be running Gnome or > > KDE for this to work? (I'm using ctwm.) > > No. Evo will work without any WM. You just need to make sure all the > dependencies are there. > > > > > gary > > > > PS: NB: I'm missing (at least) libgmodule-2.0.so.0 on this > > server. Lots of cleanup to do here, so am trying it/evolution > > on my DNS and mail server. > > Okay, sounds like you need to do a portupgrade -fR evolution. This will > sync all your Evo libraries, and might solve your problem. It will > definitely solve the missing library issues. Note, libgmodule-2.0.so.0 > is old. The correct, current version is libgmodule-2.0.so.200. > Thanks for the advice. I'll try and see what happens. ``.200''?? Wow, I'm severely torqued here:-) gary -- Gary Kline kline@thought.org www.thought.org Public service Unix From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 16:01:20 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A99ED37B401 for <freebsd-questions@FreeBSD.org>; Sun, 20 Apr 2003 16:01:20 -0700 (PDT) Received: from pop015.verizon.net (pop015pub.verizon.net [206.46.170.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38E2743FDD for <freebsd-questions@FreeBSD.org>; Sun, 20 Apr 2003 16:01:19 -0700 (PDT) (envelope-from leblanc@keyslapper.org) Received: from keyslapper.org ([68.160.24.154]) by pop015.verizon.net (InterMail vM.5.01.05.33 201-253-122-126-133-20030313) with ESMTP id <20030420230118.VLIY6016.pop015.verizon.net@keyslapper.org> for <freebsd-questions@FreeBSD.org>; Sun, 20 Apr 2003 18:01:18 -0500 Received: from keyslapper.org (localhost [127.0.0.1]) by keyslapper.org (8.12.8p1/8.12.3) with ESMTP id h3KN1Lso019242 for <freebsd-questions@FreeBSD.org>; Sun, 20 Apr 2003 19:01:22 -0400 (EDT) (envelope-from leblanc@keyslapper.org) Received: (from leblanc@localhost) by keyslapper.org (8.12.8p1/8.12.8/Submit) id h3KN1LnZ019241 for freebsd-questions@FreeBSD.org; Sun, 20 Apr 2003 19:01:21 -0400 (EDT) Date: Sun, 20 Apr 2003 19:01:21 -0400 From: Louis LeBlanc <leblanc+freebsd@keyslapper.org> To: FreeBSD Questions <freebsd-questions@FreeBSD.org> Message-ID: <20030420230121.GN59280@keyslapper.org> Mail-Followup-To: FreeBSD Questions <freebsd-questions@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=unknown-8bit Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.5.4i X-Authentication-Info: Submitted using SMTP AUTH at pop015.verizon.net from [68.160.24.154] at Sun, 20 Apr 2003 18:01:18 -0500 Subject: Apache 2.0 and Tomcat 4.1 - looking for a more relevant mailing list X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@FreeBSD.org List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 Apr 2003 23:01:20 -0000 Hey all. I'm probably not seeing something in front of my face, but I've just spent over an hour on the Jakarta site, trying to find out how to join the mailing list for Jakarta-Tomcat users. I'm having a real tough time getting 4.1 to work with Apache 2.0.45. (both from the ports on FreeBSD 4.8). My initial goal is to simply have a server that will allow me to run JSP pages while leaving my normal Apache web service intact. Such as it is, anyway. Anyway, there is all kinds of great info on the Apache sites about how to behave on the mailing list, but not a single bit of info on how to join it. Does anyone know if such a list even exists? I can't imagine it doesn't, after all, Tomcat is out to release 5. If there is no list, any other suggestions on current, clear, and complete information about setting up Apache 2.0 and Tomcat 4.1 to handle JSP pages would be greatly appreciated. Thanks in advance Lou -- Louis LeBlanc leblanc@keyslapper.org Fully Funded Hobbyist, KeySlapper Extrordinaire :) http://www.keyslapper.org 钥袁 Maintainer's Motto: If we can't fix it, it ain't broke. From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 16:06:26 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 32FC537B401 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 16:06:26 -0700 (PDT) Received: from mail.gmx.net (imap.gmx.net [213.165.65.60]) by mx1.FreeBSD.org (Postfix) with SMTP id AD23F43FE3 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 16:06:24 -0700 (PDT) (envelope-from kitsune@gmx.co.uk) Received: (qmail 26299 invoked by uid 65534); 20 Apr 2003 23:06:23 -0000 Received: from ip68-109-49-234.lu.dl.cox.net (EHLO fortytwo.) (68.109.49.234) by mail.gmx.net (mp004-rz3) with SMTP; 21 Apr 2003 01:06:23 +0200 Date: Mon, 21 Apr 2003 19:05:57 -0500 From: kitsune <kitsune@gmx.co.uk> To: freebsd-questions@freebsd.org Message-Id: <20030421190557.7c0114f0.kitsune@gmx.co.uk> In-Reply-To: <01da01c30790$a25e9b20$0100a8c0@ibac> References: <01da01c30790$a25e9b20$0100a8c0@ibac> X-Mailer: Sylpheed version 0.8.2claws (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit cc: ibac@prodigy.net.mx Subject: Re: How can I know if Lynx is installed? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 Apr 2003 23:06:26 -0000 On Sun, 20 Apr 2003 18:00:27 -0500 Alfonso Romero <ibac@prodigy.net.mx> wrote: > I installed the Lynx package from ftp.freebsd.org. I exited sysinstall and typed lynx, but it gives me the "Command not found" message. I磎 running as root. How can I know if some package is installed, like Lynx, for example? > > Thanks in advance, Not sure about other shells, but in csh ye have to type 'source ~/.cshrc'... What source does is load a config file for a shell... From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 16:14:56 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AFA937B401 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 16:14:56 -0700 (PDT) Received: from smtp.prodigy.net.mx (dup-148-235-168-30.prodigy.net.mx [148.235.168.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id CEBD643FB1 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 16:14:55 -0700 (PDT) (envelope-from ibac@prodigy.net.mx) Received: from pc1 (du-200-67-41-56.prodigy.net.mx [200.67.41.56]) sims.4.0.2001.07.26.11.50.p9) with SMTP id <0HDO00LLM0IRC4@SMTP.Prodigy.Net.mx>; Sun, 20 Apr 2003 18:13:41 -0500 (CDT) Date: Sun, 20 Apr 2003 18:15:09 -0500 From: Alfonso Romero <ibac@prodigy.net.mx> To: freebsd-questions <freebsd-questions@freebsd.org>, kitsune <kitsune@gmx.co.uk> Message-id: <01e201c30792$b06785e0$0100a8c0@ibac> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Mailer: Microsoft Outlook Express 5.50.4522.1200 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 8BIT X-Priority: 3 X-MSMail-priority: Normal References: <01da01c30790$a25e9b20$0100a8c0@ibac> <20030421190557.7c0114f0.kitsune@gmx.co.uk> Subject: Re: How can I know if Lynx is installed? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 Apr 2003 23:14:56 -0000 I discovered I had to exit first and then log on again so the installed package could work. But isn磘 there a way to know if some package is installed using ls, for example? ----- Original Message ----- From: "kitsune" <kitsune@gmx.co.uk> To: <freebsd-questions@freebsd.org> Cc: <ibac@prodigy.net.mx> Sent: Monday, April 21, 2003 7:05 PM Subject: Re: How can I know if Lynx is installed? > On Sun, 20 Apr 2003 18:00:27 -0500 > Alfonso Romero <ibac@prodigy.net.mx> wrote: > > > I installed the Lynx package from ftp.freebsd.org. I exited sysinstall and typed lynx, but it gives me the "Command not found" message. I磎 running as root. How can I know if some package is installed, like Lynx, for example? > > > > Thanks in advance, > > Not sure about other shells, but in csh ye have to type 'source ~/.cshrc'... > > What source does is load a config file for a shell... > _______________________________________________ > 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 Apr 20 16:16:00 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D45637B405 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 16:16:00 -0700 (PDT) Received: from smtp0.adl1.internode.on.net (smtp0.adl1.internode.on.net [203.16.214.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C03D43F93 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 16:15:59 -0700 (PDT) (envelope-from Malcolm.Kay@internode.on.net) Received: from beta.home (ppp1831.sa.padsl.internode.on.net [150.101.26.38]) h3KNFqZe040597; Mon, 21 Apr 2003 08:45:57 +0930 (CST) Content-Type: text/plain; charset="iso-8859-1" From: Malcolm Kay <Malcolm.Kay@internode.on.net> Organization: At home To: Alfonso Romero <ibac@prodigy.net.mx>, freebsd-questions <freebsd-questions@freebsd.org> Date: Mon, 21 Apr 2003 08:52:03 +0930 User-Agent: KMail/1.4.3 References: <01da01c30790$a25e9b20$0100a8c0@ibac> In-Reply-To: <01da01c30790$a25e9b20$0100a8c0@ibac> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200304210852.03226.Malcolm.Kay@internode.on.net> Subject: Re: How can I know if Lynx is installed? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 Apr 2003 23:16:00 -0000 On Mon, 21 Apr 2003 08:30, Alfonso Romero wrote: > I installed the Lynx package from ftp.freebsd.org. I exited sysinstall = and > typed lynx, but it gives me the "Command not found" message. I=B4m runn= ing as > root. How can I know if some package is installed, like Lynx, for examp= le? > Try: $ rehash $ lynx With csh or tcsh you need rehash after (almost) any new installation. Malcolm Kay From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 16:37:03 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8803B37B401 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 16:37:03 -0700 (PDT) Received: from rain.CC.Lehigh.EDU (rain.CC.Lehigh.EDU [128.180.39.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6EA343F85 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 16:37:02 -0700 (PDT) (envelope-from pat2@lehigh.edu) Received: from lehigh.edu (r075030.res.Lehigh.EDU [128.180.75.30]) by rain.CC.Lehigh.EDU (8.12.9/8.12.9) with ESMTP id h3KNaxd4029189 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NOT); Sun, 20 Apr 2003 19:36:59 -0400 Message-ID: <3EA32F05.1080502@lehigh.edu> Date: Sun, 20 Apr 2003 19:36:37 -0400 From: Paul Tsai <pat2@Lehigh.EDU> User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2.1) Gecko/20030324 X-Accept-Language: en-us, en MIME-Version: 1.0 To: kitsune <kitsune@gmx.co.uk> References: <01da01c30790$a25e9b20$0100a8c0@ibac> <20030421190557.7c0114f0.kitsune@gmx.co.uk> In-Reply-To: <20030421190557.7c0114f0.kitsune@gmx.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit cc: ibac@prodigy.net.mx cc: freebsd-questions@freebsd.org Subject: Re: How can I know if Lynx is installed? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 Apr 2003 23:37:03 -0000 for packages isn't the command pkg_info which lists everything, you may want to grep and or use scroll lock to toggle up and down scrolling. Paul kitsune wrote: >On Sun, 20 Apr 2003 18:00:27 -0500 >Alfonso Romero <ibac@prodigy.net.mx> wrote: > > > >>I installed the Lynx package from ftp.freebsd.org. I exited sysinstall and typed lynx, but it gives me the "Command not found" message. I磎 running as root. How can I know if some package is installed, like Lynx, for example? >> >>Thanks in advance, >> >> > >Not sure about other shells, but in csh ye have to type 'source ~/.cshrc'... > >What source does is load a config file for a shell... >_______________________________________________ >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 Apr 20 16:44:23 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C247F37B40F for <questions@freebsd.org>; Sun, 20 Apr 2003 16:44:23 -0700 (PDT) Received: from blueyonder.co.uk (pcow053o.blueyonder.co.uk [195.188.53.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id F37CE43FDF for <questions@freebsd.org>; Sun, 20 Apr 2003 16:44:21 -0700 (PDT) (envelope-from jfm@blueyonder.co.uk) Received: from lexx ([62.31.198.203]) by blueyonder.co.uk with Microsoft SMTPSVC(5.5.1877.757.75); Mon, 21 Apr 2003 00:46:53 +0100 From: John Murphy <jfm@blueyonder.co.uk> To: Alfonso Romero <ibac@prodigy.net.mx> Date: Mon, 21 Apr 2003 00:44:18 +0100 Message-ID: <omb6avo58c8j7oarnnaq3tju2k1i97qvuq@4ax.com> References: <01da01c30790$a25e9b20$0100a8c0@ibac> <20030421190557.7c0114f0.kitsune@gmx.co.uk> <01e201c30792$b06785e0$0100a8c0@ibac> In-Reply-To: <01e201c30792$b06785e0$0100a8c0@ibac> X-Mailer: Forte Agent 1.9/32.560 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable cc: questions@FreeBSD.ORG Subject: Re: How can I know if Lynx is installed? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jfm@blueyonder.co.uk List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 Apr 2003 23:44:24 -0000 Alfonso Romero <ibac@prodigy.net.mx> wrote: >I discovered I had to exit first and then log on again so the installed >package could work. You didn't need to. 'rehash' would have done the necessary if you are using a C shell variant. >But isn=B4t there a way to know if some package is installed using ls, = for >example? eg. which lynx John. From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 16:53:15 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DAF0637B40A for <questions@freebsd.org>; Sun, 20 Apr 2003 16:53:14 -0700 (PDT) Received: from smtp0.adl1.internode.on.net (smtp0.adl1.internode.on.net [203.16.214.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5ECD43F75 for <questions@freebsd.org>; Sun, 20 Apr 2003 16:53:13 -0700 (PDT) (envelope-from Malcolm.Kay@internode.on.net) Received: from beta.home (ppp1831.sa.padsl.internode.on.net [150.101.26.38]) h3KNr5Ze045466; Mon, 21 Apr 2003 09:23:05 +0930 (CST) Content-Type: text/plain; charset="iso-8859-1" From: Malcolm Kay <Malcolm.Kay@internode.on.net> Organization: At home To: jfm@blueyonder.co.uk, Alfonso Romero <ibac@prodigy.net.mx> Date: Mon, 21 Apr 2003 09:29:16 +0930 User-Agent: KMail/1.4.3 References: <01da01c30790$a25e9b20$0100a8c0@ibac> <01e201c30792$b06785e0$0100a8c0@ibac> <omb6avo58c8j7oarnnaq3tju2k1i97qvuq@4ax.com> In-Reply-To: <omb6avo58c8j7oarnnaq3tju2k1i97qvuq@4ax.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200304210929.16137.Malcolm.Kay@internode.on.net> cc: questions@freebsd.org Subject: Re: How can I know if Lynx is installed? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 Apr 2003 23:53:15 -0000 On Mon, 21 Apr 2003 09:14, John Murphy wrote: > Alfonso Romero <ibac@prodigy.net.mx> wrote: > >I discovered I had to exit first and then log on again so the installe= d > >package could work. > > You didn't need to. 'rehash' would have done the necessary if you are > using a C shell variant. > > >But isn=B4t there a way to know if some package is installed using ls,= for > >example? > > eg. > which lynx > I believe this also needs rehash to work -- so would not have helped with the original problem. Malcolm Kay From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 16:56:46 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DEB437B401 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 16:56:46 -0700 (PDT) Received: from smtp.prodigy.net.mx (dfproxy01.prodigy.net.mx [148.235.168.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id A446B43FB1 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 16:56:43 -0700 (PDT) (envelope-from ibac@prodigy.net.mx) Received: from pc1 (du-200-67-41-56.prodigy.net.mx [200.67.41.56]) sims.4.0.2001.07.26.11.50.p9) with SMTP id <0HDO007702GE9E@SMTP.Prodigy.Net.mx>; Sun, 20 Apr 2003 18:55:27 -0500 (CDT) Date: Sun, 20 Apr 2003 18:56:54 -0500 From: Alfonso Romero <ibac@prodigy.net.mx> To: freebsd-questions <freebsd-questions@freebsd.org>, Malcolm Kay <Malcolm.Kay@internode.on.net> Message-id: <021d01c30798$85989a60$0100a8c0@ibac> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Mailer: Microsoft Outlook Express 5.50.4522.1200 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 8BIT X-Priority: 3 X-MSMail-priority: Normal References: <01da01c30790$a25e9b20$0100a8c0@ibac> <01e201c30792$b06785e0$0100a8c0@ibac> <omb6avo58c8j7oarnnaq3tju2k1i97qvuq@4ax.com> <200304210929.16137.Malcolm.Kay@internode.on.net> Subject: Re: How can I know if Lynx is installed? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 Apr 2003 23:56:46 -0000 So rehash isn磘 included in the minimal installation? ----- Original Message ----- From: "Malcolm Kay" <Malcolm.Kay@internode.on.net> To: <jfm@blueyonder.co.uk>; "Alfonso Romero" <ibac@prodigy.net.mx> Cc: <questions@freebsd.org> Sent: Sunday, April 20, 2003 6:59 PM Subject: Re: How can I know if Lynx is installed? On Mon, 21 Apr 2003 09:14, John Murphy wrote: > Alfonso Romero <ibac@prodigy.net.mx> wrote: > >I discovered I had to exit first and then log on again so the installed > >package could work. > > You didn't need to. 'rehash' would have done the necessary if you are > using a C shell variant. > > >But isn磘 there a way to know if some package is installed using ls, for > >example? > > eg. > which lynx > I believe this also needs rehash to work -- so would not have helped with the original problem. Malcolm Kay From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 17:08:10 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 491C737B401 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 17:08:10 -0700 (PDT) Received: from smtp0.adl1.internode.on.net (smtp0.adl1.internode.on.net [203.16.214.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3623843FDD for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 17:08:09 -0700 (PDT) (envelope-from Malcolm.Kay@internode.on.net) Received: from beta.home (ppp1831.sa.padsl.internode.on.net [150.101.26.38]) h3L086Ze047447; Mon, 21 Apr 2003 09:38:07 +0930 (CST) Content-Type: text/plain; charset="iso-8859-1" From: Malcolm Kay <Malcolm.Kay@internode.on.net> Organization: At home To: Alfonso Romero <ibac@prodigy.net.mx>, freebsd-questions <freebsd-questions@freebsd.org> Date: Mon, 21 Apr 2003 09:44:17 +0930 User-Agent: KMail/1.4.3 References: <01da01c30790$a25e9b20$0100a8c0@ibac> <200304210929.16137.Malcolm.Kay@internode.on.net> <021d01c30798$85989a60$0100a8c0@ibac> In-Reply-To: <021d01c30798$85989a60$0100a8c0@ibac> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200304210944.17323.Malcolm.Kay@internode.on.net> Subject: Re: How can I know if Lynx is installed? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 00:08:10 -0000 On Mon, 21 Apr 2003 09:26, Alfonso Romero wrote: > So rehash isn=B4t included in the minimal installation? > Sorry; I obviously did not make my meaning clear. rehash is a builtin of the shell. But you need to execute rehash after intallation of lynx for 'which lynx' to report a useful result. Malcolm From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 17:22:01 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C01DA37B401 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 17:22:01 -0700 (PDT) Received: from cwe.compwest.com.au (compwest.com.au [202.72.147.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 471DE43FBD for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 17:22:00 -0700 (PDT) (envelope-from paul@compwest.com.au) Received: from wks (ant.parkview.compwest.com.au [202.72.147.43]) by cwe.compwest.com.au (8.12.6/8.11.6) with SMTP id h3L0LooK066984; Mon, 21 Apr 2003 08:21:56 +0800 (WST) (envelope-from paul@compwest.com.au) From: "Paul Hamilton" <paul@computerwest.com.au> To: "Alfonso Romero" <ibac@prodigy.net.mx>, "freebsd-questions" <freebsd-questions@freebsd.org> Date: Mon, 21 Apr 2003 08:22:35 +0800 Message-ID: <AGEHIFHGNEMPFNCPLONMMEFNEIAA.paul@compwest.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <01da01c30790$a25e9b20$0100a8c0@ibac> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Importance: Normal Subject: RE: How can I know if Lynx is installed? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 00:22:02 -0000 You could (besides trying rehash), run: pkg_info -L <installed_package_name> This will then list out the locations of the installed package files. You could then verify the files have been installed. Cheers, Paul Hamilton -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Alfonso Romero Sent: Monday, 21 April 2003 7:00 AM To: freebsd-questions Subject: How can I know if Lynx is installed? I installed the Lynx package from ftp.freebsd.org. I exited sysinstall and typed lynx, but it gives me the "Command not found" message. I磎 running as root. How can I know if some package is installed, like Lynx, for example? Thanks in advance, Alfonso Romero _______________________________________________ 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 Apr 20 17:29:40 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B44337B401 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 17:29:40 -0700 (PDT) Received: from web11208.mail.yahoo.com (web11208.mail.yahoo.com [216.136.131.190]) by mx1.FreeBSD.org (Postfix) with SMTP id BD12543FE5 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 17:29:39 -0700 (PDT) (envelope-from yutaka82@yahoo.com) Message-ID: <20030421002938.1430.qmail@web11208.mail.yahoo.com> Received: from [67.122.166.125] by web11208.mail.yahoo.com via HTTP; Sun, 20 Apr 2003 17:29:38 PDT Date: Sun, 20 Apr 2003 17:29:38 -0700 (PDT) From: yew chin <yutaka82@yahoo.com> To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: freebsd power off automatically X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 00:29:40 -0000 hello, My name is Chin. I try to turn off freebsd automatically after the command "shutdown -p now" or "halt -p" but after the systerm halt, freebsd won't turn the machine's power off. i have to turn off the power manually. i have read some article about adding apm support in the freebsd kernel. But isn't freebsd default kernel has come with apm enable? or do i have to enable it manually? thanks for reading and reply __________________________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo http://search.yahoo.com From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 18:29:36 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 67A6937B401 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 18:29:36 -0700 (PDT) Received: from smtp.prodigy.net.mx (dfproxy06.prodigy.net.mx [148.235.168.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EBE24400D for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 18:28:15 -0700 (PDT) (envelope-from ibac@prodigy.net.mx) Received: from pc1 (du-200-67-41-56.prodigy.net.mx [200.67.41.56]) sims.4.0.2001.07.26.11.50.p9) with SMTP id <0HDO00KBZ6OXTU@SMTP.Prodigy.Net.mx>; Sun, 20 Apr 2003 20:26:59 -0500 (CDT) Date: Sun, 20 Apr 2003 20:28:24 -0500 From: Alfonso Romero <ibac@prodigy.net.mx> To: freebsd-questions <freebsd-questions@freebsd.org> Message-id: <023401c307a5$4dbc7320$0100a8c0@ibac> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-Priority: 3 X-MSMail-priority: Normal Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: problem with apache-2.0.44 package X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 01:29:36 -0000 I installed the apache 2.0 package with sysinstall. I tried to start the = apache server, but the following message appears at httpd-error.log: (EAI) No address associated with hostname: mod_unique_id: unable to find = IPv4 address of "franky.ibac" I used the IP address of my local network in the httpd.conf file, and = followed the instructions in the apache site. Any suggestions? BTW, why are the installation directories in freeBSD different from what = the apache web site shows? Thanks in advance Alfonso Romero From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 18:33:38 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B6A737B401 for <questions@freebsd.org>; Sun, 20 Apr 2003 18:33:38 -0700 (PDT) Received: from inton.ninja-assassin.com (ninja-assassin.com [198.78.65.149]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26B7043FE5 for <questions@freebsd.org>; Sun, 20 Apr 2003 18:32:18 -0700 (PDT) (envelope-from static@ninja-assassin.com) Received: from localhost (inton [198.78.65.149]) by inton.ninja-assassin.com (Postfix) with ESMTP id 0BA054639B for <questions@freebsd.org>; Sun, 20 Apr 2003 18:30:27 -0700 (PDT) Date: Sun, 20 Apr 2003 18:30:27 -0700 (PDT) From: Static <static@ninja-assassin.com> To: questions@freebsd.org Message-ID: <20030420182438.P58251@inton.Ninja-assassin.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Problems with the new Pine Port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 01:33:38 -0000 Hello freebsders, quick question for those with Pine-Fu I recently installed pine 4.55 from ports and mail is no longer being taken from my INBOX path and transfered to ~/mbox. I uninstalled reinstalled pine and this did nothing. All of the U of Wash's documents state that pine uses c-client's drivers to for the type of action I'm looking for. I uninstalled cclinet (/usr/ports/mail/cclient) and attempted to recompile pine I didn't see pine attempt to look for c-client. Looking in pine's documentation I found the "disable-these-drivers" section that can be entered in the ~./pinerc to turn the mbox function off, but is there a way to directly turn this on? pine -h, googling and searching UW"s website did not turn up any information. Thank you list Static From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 18:50:09 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 598D137B401; Sun, 20 Apr 2003 18:50:09 -0700 (PDT) Received: from nezlok.unixathome.org (nezlok.unixathome.org [66.228.215.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9980143FE1; Sun, 20 Apr 2003 18:47:46 -0700 (PDT) (envelope-from dan@nezlok.unixathome.org) Received: by nezlok.unixathome.org (Postfix, from userid 1000) id 7C3C8AE58E; Sun, 20 Apr 2003 00:10:01 -0700 (PDT) From: Dan Langille <danl@freebsddiary.org> To: freebsd-newbies@freebsd.org, freebsd-questions@freebsd.org Message-Id: <20030420071001.7C3C8AE58E@nezlok.unixathome.org> Date: Sun, 20 Apr 2003 00:10:01 -0700 (PDT) Subject: The FreeBSD Diary: 2003-03-30 - 2003-04-19 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 01:50:09 -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 <http://www.freebsd.org/search/search.html#mailinglists> and/or The FreeBSD Diary <http://www.freebsddiary.org/>. These are the articles posted during this period: 11-Apr : Using foo+bar@ email addresses with Postfix and procmail This is easy to do, but hard to find the info http://freebsddiary.org/procmail-foo+bar-addresses.php?2 1-Apr : FreeBSD/NetBSD to merge It's about time! http://freebsddiary.org/fretbsd.php?2 10-Mar : Home networks are everywhere Creating one from scratch can be fun http://freebsddiary.org/wap.php?2 -- 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 Apr 20 18:59:10 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76AA137B401 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 18:59:10 -0700 (PDT) Received: from [204.213.64.2] (firewall.tiadon.com [204.213.64.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35FF844003 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 18:59:09 -0700 (PDT) (envelope-from kdk@daleco.biz) Received: from rmc.tiadon.com by [204.213.64.2] ESMTP; Sun, 20 Apr 2003 20:59:09 -0500 Received: from applications.tiadon.com (mail.tiadon.com [172.16.18.172]) by bcec01.tiadon.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id H2LVDP15; Sun, 20 Apr 2003 20:59:07 -0500 Received: from firewall.tiadon.com ([204.213.65.4]) by applications.tiadon.com with Microsoft SMTPSVC(5.5.1877.197.19); Sun, 20 Apr 2003 20:59:07 -0500 Received: from [204.213.65.4] by firewall.tiadon.com via smtpd (for mail.tiadon.com [172.16.18.172]) with ESMTP; Sun, 20 Apr 2003 20:59:05 -0500 Message-ID: <015801c307a9$282a3cb0$fa00a8c0@DaleCoportable> From: "Kevin Kinsey, DaleCo, S.P." <kdk@daleco.biz> To: "Alfonso Romero" <ibac@prodigy.net.mx>, "freebsd-questions" <freebsd-questions@freebsd.org>, "Malcolm Kay" <Malcolm.Kay@internode.on.net> References: <01da01c30790$a25e9b20$0100a8c0@ibac> <01e201c30792$b06785e0$0100a8c0@ibac> <omb6avo58c8j7oarnnaq3tju2k1i97qvuq@4ax.com> <200304210929.16137.Malcolm.Kay@internode.on.net> <021d01c30798$85989a60$0100a8c0@ibac> Date: Sun, 20 Apr 2003 20:55:33 -0500 Organization: DaleCo, S.P.---"the solutions people" MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2720.3000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Subject: Re: How can I know if Lynx is installed? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Kevin Kinsey, DaleCo, S.P." <kdk@daleco.biz> List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 01:59:10 -0000 ----- Original Message ----- From: "Alfonso Romero" <ibac@prodigy.net.mx> To: "freebsd-questions" <freebsd-questions@freebsd.org>; "Malcolm Kay" <Malcolm.Kay@internode.on.net> Sent: Sunday, April 20, 2003 6:56 PM Subject: Re: How can I know if Lynx is installed? >So rehash isn磘 included in the minimal installation? Rehash is part of the csh and tcsh (shells). The shell can't find newly installed software until you run it, or log out/in again, as you did. From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 19:13:37 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 100EA37B401 for <freebsd-questions@FreeBSD.ORG>; Sun, 20 Apr 2003 19:13:37 -0700 (PDT) Received: from pimout2-ext.prodigy.net (pimout2-ext.prodigy.net [207.115.63.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E88B43FCB for <freebsd-questions@FreeBSD.ORG>; Sun, 20 Apr 2003 19:13:36 -0700 (PDT) (envelope-from dankives@cats.ucsc.edu) Received: from cats.ucsc.edu (adsl-67-113-28-85.snfc21.pacbell.net [67.113.28.85] (may be forged))h3L2DY28164118 for <freebsd-questions@FreeBSD.ORG>; Sun, 20 Apr 2003 22:13:34 -0400 Sender: dankives@pimout2-ext.prodigy.net Message-ID: <3EA353D2.385ABC30@cats.ucsc.edu> Date: Sun, 20 Apr 2003 19:13:38 -0700 From: Daniel Kives <dankives@cats.ucsc.edu> X-Mailer: Mozilla 4.8 [en] (X11; U; Linux 2.4.2 i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: My sound doesn't work X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 02:13:37 -0000 Hello, I sent this question earlier, but at the time, my email wasn't working, so if there was a reply, I didn't get it. Sorry, if you did reply to this question earlier, I'd appreciate if you could do so again. Sorry. Thank you for your patience. My sound doesn't work. I've been searching around google, I've tried different things still no sound. This is some of my info. I have a Sound Blaster Live with Digital Audio Output. I read the handbook, and tried to follow the page about setting up the Sound Card. I added device pcm to my kernel. Then I rebuilt the kernel. Here's my output, and it seems my computer recognizes the device. grep pcm /var/run/dmesg.boot pcm0: <Creative EMU10K1> port 0xeec0-0xeedf irq 9 at device 9.0 on pci0 pcm0: <TriTech TR28602 ac97 codec> Then I ran cd /dev sh MAKEDEV snd0 I cd to my /dev directory and did an ls -la to all the device nodes the handbook says I should have: here's the output. /dev#ls -la audio lrwxrwxrwx 1 root wheel 6 Apr 14 18:03 audio -> audio0 /dev#ls -la dsp lrwxrwxrwx 1 root wheel 4 Apr 14 18:03 dsp -> dsp0 /dev#ls -la dspW lrwxrwxrwx 1 root wheel 5 Apr 14 18:03 dspW -> dspW0 /dev#ls -la midi ls: midi: No such file or directory /dev#ls -la mixer lrwxrwxrwx 1 root wheel 6 Apr 14 18:03 mixer -> mixer0 /dev#ls -la music lrwxrwxrwx 1 root wheel 6 Apr 14 18:03 music -> music0 /dev#ls -la sequencer lrwxrwxrwx 1 root wheel 10 Apr 14 18:03 sequencer -> sequencer0 /dev#ls -la pss lrwxrwxrwx 1 root wheel 4 Apr 14 18:03 pss -> pss0 I noticed, it didn't create a midi device node, this might be my problem. I noticed other people had this problem, though I found no solutions for it. Here's some more output, hopefully this helps someone.. I hope I gave enough information, and any suggestions or replies would be appreciated. cat /dev/sndstat FreeBSD Audio Driver (newpcm) Installed devices: pcm0: <Creative EMU10K1> at io 0xeec0 irq 9 (4p/2r/0v channels duplex) dmesg cal[2831]: fatal: open database /etc/aliases.db: No such file or directory Waiting (max 60 seconds) for system process `vnlru' to stop...stopped Waiting (max 60 seconds) for system process `bufdaemon' to stop...stopped Waiting (max 60 seconds) for system process `syncer' to stop...stopped syncing disks... 1 done Uptime: 2h36m18s Rebooting... Copyright (c) 1992-2003 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.8-PRERELEASE #3: Mon Mar 31 21:30:28 PST 2003 dankives@192.168.1.102:/usr/src/sys/compile/MYKERNEL Timecounter "i8254" frequency 1193182 Hz CPU: AMD Athlon(tm) Processor (1001.78-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0x642 Stepping = 2 Features=0x183f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR> AMD Features=0xc0440000<RSVD,AMIE,DSP,3DNow!> real memory = 335413248 (327552K bytes) avail memory = 320344064 (312836K bytes) Preloaded elf kernel "kernel" at 0xc057f000. Pentium Pro MTRR support enabled md0: Malloc disk Using $PIR table, 8 entries at 0xc00f4fc0 apm0: <APM BIOS> on motherboard apm0: found APM BIOS v1.2, connected at v1.2 npx0: <math processor> on motherboard npx0: INT 16 interface pcib0: <Host to PCI bridge> on motherboard pci0: <PCI bus> on pcib0 pcib1: <VIA 8363 (Apollo KT133) PCI-PCI (AGP) bridge> at device 1.0 on pci0 pci1: <PCI bus> on pcib1 pci1: <NVidia model 0110 graphics accelerator> at 0.0 irq 11 isab0: <VIA 82C686 PCI-ISA bridge> at device 7.0 on pci0 isa0: <ISA bus> on isab0 atapci0: <VIA 82C686 ATA66 controller> port 0xffa0-0xffaf at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 uhci0: <VIA 83C572 USB controller> port 0xef40-0xef5f irq 10 at device 7.2 on pci0 usb0: <VIA 83C572 USB controller> on uhci0 usb0: USB revision 1.0 uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered uhci1: <VIA 83C572 USB controller> port 0xef80-0xef9f irq 10 at device 7.3 on pci0 usb1: <VIA 83C572 USB controller> on uhci1 usb1: USB revision 1.0 uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered pci0: <unknown card> (vendor=0x1106, dev=0x3057) at 7.4 pcm0: <Creative EMU10K1> port 0xeec0-0xeedf irq 9 at device 9.0 on pci0 pcm0: <TriTech TR28602 ac97 codec> atapci1: <Promise ATA100 controller> port 0xef00-0xef3f,0xefa8-0xefab,0xefa0-0xefa7,0xefac-0xefaf,0xefe0-0xefe7 mem 0xfebe0000-0xfebfffff irq 10 at device 10.0 on pci0 ata2: at 0xefe0 on atapci1 ata3: at 0xefa0 on atapci1 xl0: <3Com 3c905C-TX Fast Etherlink XL> port 0xec00-0xec7f mem 0xfebcfc00-0xfebcfc7f irq 5 at device 12.0 on pci0 xl0: Ethernet address: 00:01:03:26:e5:35 miibus0: <MII bus> on xl0 xlphy0: <3c905C 10/100 internal PHY> on miibus0 xlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto pci0: <unknown card> (vendor=0x14e4, dev=0x4211) at 13.0 irq 9 pci0: <unknown card> (vendor=0x14e4, dev=0x4212) at 13.1 irq 9 orm0: <Option ROMs> at iomem 0xc0000-0xc9fff,0xcc000-0xcdfff,0xce000-0xce7ff on isa0 fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0 atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 psm0: <PS/2 Mouse> irq 12 on atkbdc0 psm0: model IntelliMouse, device ID 3 vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: <System console> at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1: configured irq 3 not in bitmap of probed irqs 0 ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/8 bytes threshold plip0: <PLIP network interface> on ppbus0 lpt0: <Printer> on ppbus0 lpt0: Interrupt-driven port ppi0: <Parallel I/O> on ppbus0 ad4: 43979MB <IBM-DTLA-307045> [89355/16/63] at ata2-master UDMA100 acd0: CDROM <MATSHITA CR-594> at ata1-master PIO4 acd1: CD-RW <LG CD-RW CED-8083B> at ata1-slave PIO4 Mounting root from ufs:/dev/ad4s2a pid 279 (squid), uid 65534: exited on signal 6 pid 292 (squid), uid 65534: exited on signal 6 pid 303 (squid), uid 65534: exited on signal 6 pid 305 (squid), uid 65534: exited on signal 6 pid 316 (squid), uid 65534: exited on signal 6 From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 19:26:14 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A441B37B401 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 19:26:14 -0700 (PDT) Received: from pop018.verizon.net (pop018pub.verizon.net [206.46.170.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB35543FE1 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 19:26:13 -0700 (PDT) (envelope-from mij@soupnazi.org) Received: from envy.homeunix.com ([4.47.68.94]) by pop018.verizon.net (InterMail vM.5.01.05.33 201-253-122-126-133-20030313) with ESMTP id <20030421022613.XMFI17739.pop018.verizon.net@envy.homeunix.com>; Sun, 20 Apr 2003 21:26:13 -0500 Received: from soupnazi.org (lust.pdx.soupnazi.org [192.168.1.2]) by envy.homeunix.com (8.12.8p1/8.12.8) with ESMTP id h3L2QDln050341; Sun, 20 Apr 2003 19:26:13 -0700 (PDT) (envelope-from mij@soupnazi.org) Date: Sun, 20 Apr 2003 19:26:05 -0700 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) To: yew chin <yutaka82@yahoo.com> From: Jim Mock <mij@soupnazi.org> In-Reply-To: <20030421002938.1430.qmail@web11208.mail.yahoo.com> Message-Id: <9A64B356-73A0-11D7-941E-000393460DB2@soupnazi.org> Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.552) X-Authentication-Info: Submitted using SMTP AUTH at pop018.verizon.net from [4.47.68.94] at Sun, 20 Apr 2003 21:26:12 -0500 cc: freebsd-questions@freebsd.org Subject: Re: freebsd power off automatically X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 02:26:14 -0000 On Sunday, April 20, 2003, at 05:29 PM, yew chin wrote: > hello, My name is Chin. Hi, > I try to turn off freebsd automatically after the command "shutdown -p > now" or "halt -p" but after the systerm halt, freebsd won't turn the > machine's power off. i have to turn off the power manually. i have > read some article about adding apm support in the freebsd kernel. But > isn't freebsd default kernel has come with apm enable? or do i have > to enable it manually? No, it's not enabled by default. You have to enable it, and recompile your kernel. See the handbook's chapter on doing so for more information. - jim -- - jim mock mij@{soupnazi|opendarwin}.org jim@{bsdnews|FreeBSD}.org - - editor in chief, BSD News: http://bsdnews.org http://soupnazi.org - From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 19:28:51 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 06A9537B401 for <freebsd-questions@FreeBSD.ORG>; Sun, 20 Apr 2003 19:28:51 -0700 (PDT) Received: from out005.verizon.net (out005pub.verizon.net [206.46.170.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 272DF43FD7 for <freebsd-questions@FreeBSD.ORG>; Sun, 20 Apr 2003 19:28:50 -0700 (PDT) (envelope-from mij@soupnazi.org) Received: from envy.homeunix.com ([4.47.68.94]) by out005.verizon.net (InterMail vM.5.01.05.33 201-253-122-126-133-20030313) with ESMTP id <20030421022848.VVQP25152.out005.verizon.net@envy.homeunix.com>; Sun, 20 Apr 2003 21:28:48 -0500 Received: from soupnazi.org (lust.pdx.soupnazi.org [192.168.1.2]) by envy.homeunix.com (8.12.8p1/8.12.8) with ESMTP id h3L2Smln050346; Sun, 20 Apr 2003 19:28:49 -0700 (PDT) (envelope-from mij@soupnazi.org) Date: Sun, 20 Apr 2003 19:28:40 -0700 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) To: Daniel Kives <dankives@cats.ucsc.edu> From: Jim Mock <mij@soupnazi.org> In-Reply-To: <3EA353D2.385ABC30@cats.ucsc.edu> Message-Id: <F6FDE1FA-73A0-11D7-941E-000393460DB2@soupnazi.org> Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.552) X-Authentication-Info: Submitted using SMTP AUTH at out005.verizon.net from [4.47.68.94] at Sun, 20 Apr 2003 21:28:48 -0500 cc: freebsd-questions@FreeBSD.ORG Subject: Re: My sound doesn't work X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 02:28:51 -0000 On Sunday, April 20, 2003, at 07:13 PM, Daniel Kives wrote: > Hello, I sent this question earlier, but at the time, my email wasn't > working, so if there was a reply, I didn't get it. Sorry, if you did > reply to this question earlier, I'd appreciate if you could do so > again. Sorry. Thank you for your patience. > > My sound doesn't work. I've been searching around google, I've tried > different things still no sound. This is some of my info. I have a > Sound Blaster Live with Digital Audio Output. I read the handbook, > and tried to follow the page about setting up the Sound Card. > > I added device pcm to my kernel. Then I rebuilt the kernel. Here's > my output, and it seems my computer recognizes the device. > > grep pcm /var/run/dmesg.boot > pcm0: <Creative EMU10K1> port 0xeec0-0xeedf irq 9 at device 9.0 on pci0 > pcm0: <TriTech TR28602 ac97 codec> It's definitely being detected. What have you done to determine it "doesn't work"? - jim -- - jim mock mij@{soupnazi|opendarwin}.org jim@{bsdnews|FreeBSD}.org - - editor in chief, BSD News: http://bsdnews.org http://soupnazi.org - From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 19:47:21 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F44F37B401 for <questions@freebsd.org>; Sun, 20 Apr 2003 19:47:21 -0700 (PDT) Received: from hotmail.com (bay8-f72.bay8.hotmail.com [64.4.27.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14F4243FBF for <questions@freebsd.org>; Sun, 20 Apr 2003 19:47:21 -0700 (PDT) (envelope-from unixtools@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 20 Apr 2003 19:47:20 -0700 Received: from 203.199.109.165 by by8fd.bay8.hotmail.msn.com with HTTP; Mon, 21 Apr 2003 02:47:20 GMT X-Originating-IP: [203.199.109.165] X-Originating-Email: [unixtools@hotmail.com] From: "Sunil Sunder Raj" <unixtools@hotmail.com> To: vlaero@yahoo.com.au Date: Mon, 21 Apr 2003 08:17:20 +0530 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: <BAY8-F72z8kI063RA5C00002078@hotmail.com> X-OriginalArrivalTime: 21 Apr 2003 02:47:20.0844 (UTC) FILETIME=[546AF4C0:01C307B0] cc: questions@freebsd.org Subject: Re: compiling kernel for another machine then installing - how? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 02:47:21 -0000 Hi, You need to copy the new kernel in the root directory. First take a backup of your original lernal in teh root directory. The freebsd versions need to be same. Regards SSR >From: Paul Jansen <vlaero@yahoo.com.au> >To: questions@freebsd.org >Subject: compiling kernel for another machine then installing - how? >Date: Sat, 19 Apr 2003 15:34:55 +1000 (EST) > >Hello. > >I've dine some searching through the mailing lsits and >google groups but haven't managed to find anything >about this. >I've also looked in the handbook but it doesn't >discuss this issue. >Basically I've got a slow machine and a much faster >machine. I wanted to compile the kernel for the >slower machine on the faster one to save a lot of >time. I've followed the directions in the handbook to >compile a kernel as normal but I'm not sure exactly >what I need to copy and where. Is it easier to NFS >mount to do this? I tried and ran into some pathing >issues. >Can anyone help? > >Thanks. > > >http://mobile.yahoo.com.au - Yahoo! Mobile >- Check & compose your email via SMS on your Telstra or Vodafone mobile. >_______________________________________________ >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" _________________________________________________________________ Get cool ringtones. Make a statement. http://www.msn.co.in/Mobile/tunes/ Get noticed. From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 20:04:14 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E301C37B401 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 20:04:14 -0700 (PDT) Received: from mta03-svc.ntlworld.com (mta03-svc.ntlworld.com [62.253.162.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABC7343FAF for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 20:04:13 -0700 (PDT) (envelope-from colin.percival@wadham.ox.ac.uk) Received: from piii600.wadham.ox.ac.uk ([81.103.196.4]) by mta03-svc.ntlworld.comESMTP <20030421030412.ZYMR11246.mta03-svc.ntlworld.com@piii600.wadham.ox.ac.uk>; Mon, 21 Apr 2003 04:04:12 +0100 Message-Id: <5.0.2.1.1.20030421034142.03783e60@popserver.sfu.ca> X-Sender: cperciva@popserver.sfu.ca X-Mailer: QUALCOMM Windows Eudora Version 5.0.2 Date: Mon, 21 Apr 2003 04:04:10 +0100 To: Ryan Thompson <ryan@sasknow.com> From: Colin Percival <colin.percival@wadham.ox.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed cc: Chaos Golubitsky <walrus+freebsd@glassonion.org> cc: freebsd-questions@freebsd.org cc: Colin Percival <colin.percival@wadham.ox.ac.uk> Subject: Re: patching a production system X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 03:04:15 -0000 Ryan Thompson wrote: >Chaos Golubitsky wrote to freebsd-questions@freebsd.org: > > (a) (I think the answer is no, but would love to hear otherwise): > > Do i have an alternative to maintaining a source tree on this > > machine? > >Assuming you're running on i386 hardware, and staying current, binary >patches are released for most security advisories. For more >information, look at the advisories themselves, which will direct you >to excellent information on how they may be applied. The security team tends to release binary patches only when the set of affected files is both small and obvious. The sendmail issues, for example, only required that /usr/libexec/sendmail/sendmail be fixed; the xdr and openssl patches, however, effected a larger number of files, and no binary patches were provided for those. That said, I'm building binary security updates for i386 4.7-RELEASE and 4.8-RELEASE; the code for fetching and installing these updates is in /usr/ports/security/freebsd-update/ (thanks nork!), and more details are available at http://www.daemonology.net/freebsd-update/. This code will keep your machine up to date as if you were using cvsup to track the RELENG_4_x tree and buildworlding, with the side benefit that installing the binary updates is faster than a complete installworld. Colin Percival From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 20:09:02 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2FA837B401 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 20:09:02 -0700 (PDT) Received: from joloxbox.joshualokken.com (12-225-249-250.client.attbi.com [12.225.249.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB21B43FAF for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 20:09:01 -0700 (PDT) (envelope-from jolok@joshualokken.com) Received: from joloxbox.joshualokken.com (localhost.joshualokken.com [127.0.0.1])h3L39Qng051100; Sun, 20 Apr 2003 20:09:29 -0700 (PDT) (envelope-from jolok@joshualokken.com) Received: (from jolok@localhost) by joloxbox.joshualokken.com (8.12.9/8.12.9/Submit) id h3L39OMJ051099; Sun, 20 Apr 2003 20:09:24 -0700 (PDT) Date: Sun, 20 Apr 2003 20:09:24 -0700 From: Joshua Lokken <joshua@joshualokken.com> To: Daniel Kives <dankives@cats.ucsc.edu> Message-ID: <20030421030924.GC326@joloxbox.joshualokken.com> References: <3EA353D2.385ABC30@cats.ucsc.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3EA353D2.385ABC30@cats.ucsc.edu> User-Agent: Mutt/1.4i Organization: little to none X-OS: FreeBSD joloxbox.joshualokken.com 4.8-STABLE i386 cc: freebsd-questions@freebsd.org Subject: Re: My sound doesn't work X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 03:09:02 -0000 * Daniel Kives (dankives@cats.ucsc.edu) wrote: ==> Hello, I sent this question earlier, but at the time, my email wasn't ==> working, so if there was a reply, I didn't ==> get it. Sorry, if you did reply to this question earlier, I'd ==> appreciate if you could do so again. Sorry. Thank ==> you for your patience. ==> ==> My sound doesn't work. I've been searching around google, I've tried ==> different things still no sound. This is ==> some of my info. I have a Sound Blaster Live with Digital Audio ==> Output. I read the handbook, and tried to follow the page about setting ==> ==> up the Sound Card. ==> ==> I added device pcm to my kernel. Then I rebuilt the kernel. Here's my ==> output, and it seems my computer ==> recognizes the device. ==> ==> grep pcm /var/run/dmesg.boot ==> pcm0: <Creative EMU10K1> port 0xeec0-0xeedf irq 9 at device 9.0 on pci0 ==> pcm0: <TriTech TR28602 ac97 codec> ==> Do you have the AC97 audio function turned off in the BIOS setup? If not, this may be causing a conflict. -- Joshua From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 20:21:15 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D56037B401 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 20:21:15 -0700 (PDT) Received: from spam2.snu.ac.kr (spam2.snu.ac.kr [147.46.10.68]) by mx1.FreeBSD.org (Postfix) with SMTP id EDD7643F85 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 20:21:13 -0700 (PDT) (envelope-from lahaye@users.sourceforge.net) Received: (snipe 29714 invoked by alias); 21 Apr 2003 03:31:23 -0000 Received: from lahaye@users.sourceforge.net with Spamsniper2.0 (Processed in 0.136097 secs); Received: from unknown (HELO sis1.snu.ac.kr) (147.46.10.36) by 0 with SMTP; 21 Apr 2003 03:31:23 -0000 X-RCPTTO: freebsd-questions@freebsd.org, Received: from users.sourceforge.net ([147.46.44.183]) by sis1.snu.ac.kr (v3smtp 8.11.6.8/8.11.1) with ESMTP id h3L3KBR288680 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 12:20:11 +0900 Message-ID: <3EA363F0.1020900@users.sourceforge.net> Date: Mon, 21 Apr 2003 12:22:24 +0900 From: Rob Lahaye <lahaye@users.sourceforge.net> User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3b) Gecko/20030215 X-Accept-Language: en-us, en, ko-kr MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: How to savely upgrade software from ports? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 03:21:15 -0000 I'm having trouble how to savely upgrade software to newer version in the ports. For example, "pkg_version -v | grep -v =" tells me: linux_base-7.1_2 < needs updating (port has 7.1_3) I see two options, for this example: 1) simply install 7.1_3 *without* deleting 7.1_2. 2) delete with "-f" 7.1_2 and then install 7.1_3. (this is what the "pkg_version -c" output suggests). Can someone tell me what are the pros and cons? Is there another (safer) way of upgrading? Thanks, Rob. From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 20:35:42 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1CFA737B401 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 20:35:42 -0700 (PDT) Received: from smtp.prodigy.net.mx (dfproxy00.prodigy.net.mx [148.235.168.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B67343FCB for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 20:35:41 -0700 (PDT) (envelope-from ibac@prodigy.net.mx) Received: from pc1 (du-200-67-41-56.prodigy.net.mx [200.67.41.56]) sims.4.0.2001.07.26.11.50.p9) with SMTP id <0HDO003ITCLCQ9@SMTP.Prodigy.Net.mx>; Sun, 20 Apr 2003 22:34:26 -0500 (CDT) Date: Sun, 20 Apr 2003 22:35:47 -0500 From: Alfonso Romero <ibac@prodigy.net.mx> To: freebsd-questions <freebsd-questions@freebsd.org> Message-id: <025401c307b7$191f5800$0100a8c0@ibac> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Mailer: Microsoft Outlook Express 5.50.4522.1200 Content-type: text/plain; charset="iso-8859-1" Content-transfer-encoding: 7bit X-Priority: 3 X-MSMail-priority: Normal References: <023401c307a5$4dbc7320$0100a8c0@ibac> Subject: Re: problem with apache-2.0.44 package X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 03:35:42 -0000 I found that for apache-2.044 package to work directly on a freeBSD box without using a valid host name, you need to remove the LoadModule line containing mod_unique_id. Has anyone had the same problem with this package? ----- Original Message ----- From: "Alfonso Romero" <ibac@prodigy.net.mx> To: "freebsd-questions" <freebsd-questions@freebsd.org> Sent: Sunday, April 20, 2003 8:28 PM Subject: problem with apache-2.0.44 package I installed the apache 2.0 package with sysinstall. I tried to start the apache server, but the following message appears at httpd-error.log: (EAI) No address associated with hostname: mod_unique_id: unable to find IPv4 address of "franky.ibac" I used the IP address of my local network in the httpd.conf file, and followed the instructions in the apache site. Any suggestions? BTW, why are the installation directories in freeBSD different from what the apache web site shows? Thanks in advance Alfonso Romero _______________________________________________ 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 Apr 20 20:37:53 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 67B1337B401 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 20:37:53 -0700 (PDT) Received: from mail.gmx.net (pop.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 3268643FDF for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 20:37:52 -0700 (PDT) (envelope-from blueeskimo@gmx.net) Received: (qmail 31848 invoked by uid 65534); 21 Apr 2003 03:37:50 -0000 Received: from i216-58-29-174.gta.igs.net (EHLO [216.58.29.174]) (216.58.29.174) by mail.gmx.net (mp014-rz3) with SMTP; 21 Apr 2003 05:37:50 +0200 From: Adam <blueeskimo@gmx.net> To: freebsd-questions@freebsd.org In-Reply-To: <3EA363F0.1020900@users.sourceforge.net> References: <3EA363F0.1020900@users.sourceforge.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-282zIQvLRss8w0Pt7NGY" Organization: Message-Id: <1050896268.574.1.camel@jake> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 20 Apr 2003 23:37:48 -0400 Subject: Re: How to savely upgrade software from ports? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 03:37:53 -0000 --=-282zIQvLRss8w0Pt7NGY Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 2003-04-20 at 23:22, Rob Lahaye wrote: > I'm having trouble how to savely upgrade software to newer version in the= ports. > For example, "pkg_version -v | grep -v =3D" tells me: >=20 > linux_base-7.1_2 < needs updating (port has 7.1_3) >=20 >=20 > I see two options, for this example: >=20 > 1) simply install 7.1_3 *without* deleting 7.1_2. >=20 > 2) delete with "-f" 7.1_2 and then install 7.1_3. > (this is what the "pkg_version -c" output suggests). >=20 > Can someone tell me what are the pros and cons? > Is there another (safer) way of upgrading? You must learn the power and usefulness of portupgrade .. man 1 portupgrade --=20 Adam <blueeskimo@gmx.net> --=-282zIQvLRss8w0Pt7NGY Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+o2eMu3o4GBMSDL4RAkPNAKCB8HQQVGrw/ynFKscjSO109h5YHgCeJXn8 m6v7Rtdmvah4xC/+yCF5VlE= =mg/6 -----END PGP SIGNATURE----- --=-282zIQvLRss8w0Pt7NGY-- From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 20:43:50 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5578637B401 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 20:43:50 -0700 (PDT) Received: from web11206.mail.yahoo.com (web11206.mail.yahoo.com [216.136.131.188]) by mx1.FreeBSD.org (Postfix) with SMTP id DC63843F3F for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 20:43:49 -0700 (PDT) (envelope-from yutaka82@yahoo.com) Message-ID: <20030421034349.97205.qmail@web11206.mail.yahoo.com> Received: from [67.122.166.125] by web11206.mail.yahoo.com via HTTP; Sun, 20 Apr 2003 20:43:49 PDT Date: Sun, 20 Apr 2003 20:43:49 -0700 (PDT) From: yew chin <yutaka82@yahoo.com> To: mij@soupnazi.org In-Reply-To: <9A64B356-73A0-11D7-941E-000393460DB2@soupnazi.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: freebsd power off automatically X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 03:43:50 -0000 i already compile "device apm0" in my kernel but when i enter "shutdown -p now" or "halt -p" the systerm automatically reboot instead of shutdown it is same like "reboot" or "shutdown -r now" did anyone know what's going on? > > I try to turn off freebsd automatically after the > command "shutdown -p > > now" or "halt -p" but after the systerm halt, > freebsd won't turn the > > machine's power off. i have to turn off the power > manually. i have > > read some article about adding apm support in the > freebsd kernel. But > > isn't freebsd default kernel has come with apm > enable? or do i have > > to enable it manually? > > No, it's not enabled by default. You have to enable > it, and recompile > your kernel. See the handbook's chapter on doing so > for more > information. > > - jim > > -- > - jim mock mij@{soupnazi|opendarwin}.org > jim@{bsdnews|FreeBSD}.org - > - editor in chief, BSD News: http://bsdnews.org > http://soupnazi.org - > __________________________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo http://search.yahoo.com From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 21:00:32 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60C6837B404 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 21:00:32 -0700 (PDT) Received: from out001.verizon.net (out001pub.verizon.net [206.46.170.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 008F043FB1 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 21:00:31 -0700 (PDT) (envelope-from ej.cerejo@laposte.net) Received: from laposte.net ([68.160.106.19]) by out001.verizon.net (InterMail vM.5.01.05.33 201-253-122-126-133-20030313) with ESMTP id <20030421040030.YCQL12592.out001.verizon.net@laposte.net>; Sun, 20 Apr 2003 23:00:30 -0500 Message-ID: <3EA36CD5.2@laposte.net> Date: Mon, 21 Apr 2003 00:00:21 -0400 From: "E. J. Cerejo" <ej.cerejo@laposte.net> User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Rob Lahaye <lahaye@users.sourceforge.net> References: <3EA363F0.1020900@users.sourceforge.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at out001.verizon.net from [68.160.106.19] at Sun, 20 Apr 2003 23:00:30 -0500 cc: freebsd-questions@freebsd.org Subject: Re: How to savely upgrade software from ports? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 04:00:32 -0000 Best tutorial I found: http://www.onlamp.com/lpt/a/1385 From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 21:08:20 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6631237B401 for <questions@FreeBSD.org>; Sun, 20 Apr 2003 21:08:20 -0700 (PDT) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DCB543FCB for <questions@FreeBSD.org>; Sun, 20 Apr 2003 21:08:18 -0700 (PDT) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 4430251A80; Mon, 21 Apr 2003 13:38:16 +0930 (CST) Date: Mon, 21 Apr 2003 13:38:16 +0930 From: Greg 'groggy' Lehey <grog@FreeBSD.org> To: Dmitry Sivachenko <demon@cavia.pp.ru> Message-ID: <20030421040816.GJ79922@wantadilla.lemis.com> References: <20030418144830.GA52968@fling-wing.demos.su> <20030419035249.GI61510@wantadilla.lemis.com> <20030419100736.GA62154@fling-wing.demos.su> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="LQAwcd5tHl0Qlnzi" Content-Disposition: inline In-Reply-To: <20030419100736.GA62154@fling-wing.demos.su> User-Agent: Mutt/1.4i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 cc: questions@FreeBSD.org Subject: Re: debugging kernel with remote gdb X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 04:08:20 -0000 --LQAwcd5tHl0Qlnzi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Saturday, 19 April 2003 at 14:07:36 +0400, Dmitry Sivachenko wrote: > On Sat, Apr 19, 2003 at 01:22:49PM +0930, Greg 'groggy' Lehey wrote: >> On Friday, 18 April 2003 at 18:48:30 +0400, Dmitry Sivachenko wrote: >>> Hello! >>> >>> I have two machines: one IA32 running FreeBSD and the other SPARC >>> running Solaris. I want to debug FreeBSD kernel using remote gdb. >>> After reading developers handbook it is unclear whether it is >>> possible to use my SPARC for that purpose? >> >> Theoretically, yes. In practice, you'll need a version of gdb which >> understands the ia32 instruction set, and I suspect you'll have to >> build that yourself. You might get a more accurate answer on the >> sparc64 mailing list. >> > > Well, I built gdb to understand i386-freebsd target (using --target > option). The problem is that it seems stock gdb does not > understand '-k' option (for kernel debugging). > > May be I am missing something obvious? I don't think you need the -k option for serial debugging. It's only needed for processor dumps, and it's a FreeBSD extension, so you'd need to port the FreeBSD version of gdb. Try it and see. Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply or reply to the original recipients. For more information, see http://www.lemis.com/questions.html See complete headers for address and phone numbers --LQAwcd5tHl0Qlnzi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (FreeBSD) iD8DBQE+o26wIubykFB6QiMRAnHSAJ44X05gEL/N7aGCYuJbcoxdZKVlcgCfUbKF wrbPoOV8CQU7CbV8cmIpBzU= =RgSy -----END PGP SIGNATURE----- --LQAwcd5tHl0Qlnzi-- From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 21:15:15 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 535CB37B401 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 21:15:15 -0700 (PDT) Received: from joloxbox.joshualokken.com (12-225-249-250.client.attbi.com [12.225.249.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C66043FE0 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 21:15:14 -0700 (PDT) (envelope-from jolok@joshualokken.com) Received: from joloxbox.joshualokken.com (localhost.joshualokken.com [127.0.0.1])h3L4Fpng055227; Sun, 20 Apr 2003 21:15:52 -0700 (PDT) (envelope-from jolok@joshualokken.com) Received: (from jolok@localhost) by joloxbox.joshualokken.com (8.12.9/8.12.9/Submit) id h3L4FjHk055226; Sun, 20 Apr 2003 21:15:45 -0700 (PDT) Date: Sun, 20 Apr 2003 21:15:45 -0700 From: Joshua Lokken <joshua@joshualokken.com> To: yew chin <yutaka82@yahoo.com> Message-ID: <20030421041545.GA53069@joloxbox.joshualokken.com> References: <9A64B356-73A0-11D7-941E-000393460DB2@soupnazi.org> <20030421034349.97205.qmail@web11206.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030421034349.97205.qmail@web11206.mail.yahoo.com> User-Agent: Mutt/1.4i Organization: little to none X-OS: FreeBSD joloxbox.joshualokken.com 4.8-STABLE i386 cc: mij@soupnazi.org cc: freebsd-questions@freebsd.org Subject: Re: freebsd power off automatically X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 04:15:15 -0000 * yew chin (yutaka82@yahoo.com) wrote: ==> i already compile "device apm0" in my kernel ==> but when i enter "shutdown -p now" or "halt -p" ==> the systerm automatically reboot instead of shutdown ==> it is same like "reboot" or "shutdown -r now" ==> did anyone know what's going on? ==> ==> > > I try to turn off freebsd automatically after the ==> > command "shutdown -p ==> > > now" or "halt -p" but after the systerm halt, ==> > freebsd won't turn the ==> > > machine's power off. i have to turn off the power ==> > manually. i have ==> > > read some article about adding apm support in the ==> > freebsd kernel. But ==> > > isn't freebsd default kernel has come with apm ==> > enable? or do i have ==> > > to enable it manually? ==> > ==> > No, it's not enabled by default. You have to enable ==> > it, and recompile ==> > your kernel. See the handbook's chapter on doing so ==> > for more ==> > information. ==> > ==> > - jim Yes, the line for the apm device is in the GENERIC kernel config, but it is disabled by default, just as Jim has stated above. You probably need to change 'disabled' to 'enabled' on that line of your kernel. Please read the handbook, as Jim has also suggested. -- Joshua From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 21:26:10 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A4AAE37B401 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 21:26:10 -0700 (PDT) Received: from web11208.mail.yahoo.com (web11208.mail.yahoo.com [216.136.131.190]) by mx1.FreeBSD.org (Postfix) with SMTP id 3A79E43F75 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 21:26:10 -0700 (PDT) (envelope-from yutaka82@yahoo.com) Message-ID: <20030421042610.25725.qmail@web11208.mail.yahoo.com> Received: from [67.122.166.125] by web11208.mail.yahoo.com via HTTP; Sun, 20 Apr 2003 21:26:10 PDT Date: Sun, 20 Apr 2003 21:26:10 -0700 (PDT) From: yew chin <yutaka82@yahoo.com> To: Joshua Lokken <joshua@joshualokken.com> In-Reply-To: <20030421041545.GA53069@joloxbox.joshualokken.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: freebsd power off automatically X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 04:26:10 -0000 dear Joshua, i'm sorry, i forget to mention that i already comment out the default apm0 disable line i insert a new "device apm0" after that i can see apm0 in dmesg but when i enter "shutdown -p now", the system just reboot instead of turning off the power i also put apm_enable="YES" and apmd_enable="YES" in rc.conf --- Joshua Lokken <joshua@joshualokken.com> wrote: > * yew chin (yutaka82@yahoo.com) wrote: > ==> i already compile "device apm0" in my kernel > ==> but when i enter "shutdown -p now" or "halt -p" > ==> the systerm automatically reboot instead of > shutdown > ==> it is same like "reboot" or "shutdown -r now" > ==> did anyone know what's going on? > ==> > ==> > > I try to turn off freebsd automatically > after the > ==> > command "shutdown -p > ==> > > now" or "halt -p" but after the systerm > halt, > ==> > freebsd won't turn the > ==> > > machine's power off. i have to turn off the > power > ==> > manually. i have > ==> > > read some article about adding apm support > in the > ==> > freebsd kernel. But > ==> > > isn't freebsd default kernel has come with > apm > ==> > enable? or do i have > ==> > > to enable it manually? > ==> > > ==> > No, it's not enabled by default. You have to > enable > ==> > it, and recompile > ==> > your kernel. See the handbook's chapter on > doing so > ==> > for more > ==> > information. > ==> > > ==> > - jim > > Yes, the line for the apm device is in the GENERIC > kernel config, > but it is disabled by default, just as Jim has > stated above. You > probably need to change 'disabled' to 'enabled' on > that line of your > kernel. Please read the handbook, as Jim has also > suggested. > > -- > Joshua __________________________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo http://search.yahoo.com From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 21:36:23 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7146A37B401 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 21:36:23 -0700 (PDT) Received: from worldaccessfortheblind.org (dhcp26133104.columbus.rr.com [24.26.133.104]) by mx1.FreeBSD.org (Postfix) with SMTP id 7025043FDD for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 21:36:22 -0700 (PDT) (envelope-from positron@derik.org) Received: from Pluto.mshome.net ([192.168.0.136]) by worldaccessfortheblind.org ( IA Mail Server Version: 3.2.4. Build: 1100 ) ) ; Mon, 21 Apr 2003 00:36:01 -0400 From: derik DeVecchio <positron@derik.org> To: freebsd-questions@freebsd.org Date: Mon, 21 Apr 2003 00:35:48 -0400 Message-ID: <oiq6avg9llifcc20kuucra449t99jru1km@4ax.com> X-Mailer: Forte Agent 1.9/32.560 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: how can I burn ISO images in FreeBSD 4.8, cd-write port broken? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 04:36:23 -0000 I am sort of a newbie with FreeBSD and I know it must be POSSIBLE to burn CD's in FreeBSD (otherwise why have ports for all that CD software). For the record I would prefer to use a GUI in gnome but am PERFECTLY willing to use a console app if that is all FreeBSD has to offers me or if that kind of application is better for this kind of task. I have examined a number of applications but none of them seem to work for one reason or another. CDBakeOven only seems to work with KDE (not installed on my system) Xcdroast says it only works with SCSI (my drive is IDE) TCDR requires a bunch of stuff I have never even heard of (dailog????) I am sure that at least ONE of those things won't work on FreeBSD with out some tweaking. CD-Write seems to be the only remaining choice for me. But the FreeBSD port of cd-write doesn't work on my system. Before people ask, let me explain that last one a bit. When CD-Write loads for the first time it asks for the location of mkisofs. I kindly point it to the place where the FreeBSD port put it, namely /usr/local/bin/mkisofs. There is no manual page or help files for CD-WRite so from here on out it is strictly guesswork. I am _guessing_ that after you point out mkisofs, you could go straight to the "Master CD" "track at once" or "Disk at once" options. But if you do, you get a dialog box that has only one active button: Cancel. There is a directory tree you can play with; but I can only look at the files and I can NOT select them or anything. There is a check box called "dummy write" but checking it doesn't change the behavior of anything else. Going back to the main menu, you have two more choice (besides quit). The first is "copy CD". This dialog has the same problem as the aforementioned one, but now the only working buttons are "browse" (which lets you pick a directory) and "Dismiss" which takes you back to the main menu. I am fairly confident that it is not my CD-ROM drive. I can mount my CD-ROM with mount_cd9660, and I can read files with it within FreeBSD. When this system had Mandrake Linux 9.1, I could use eeroast (a Mandrake utility I think) and burn ISO's that I later used successfully So what do you FreeBSD people out there use to burn your CD's!? What program will allow me to burn a CD from an ISO image? Or perhaps just burn some files out of a directory? At this point, I can't do either with FreeBSD. derik email: derik@pobox.com WWW: http://www.pobox.com/~derik From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 21:58:26 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94DA937B401 for <freebsd-questions@FreeBSD.ORG>; Sun, 20 Apr 2003 21:58:26 -0700 (PDT) Received: from stjohn.stjohn.ac.th (stjohn.stjohn.ac.th [202.21.144.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id E794C43FDF for <freebsd-questions@FreeBSD.ORG>; Sun, 20 Apr 2003 21:58:14 -0700 (PDT) (envelope-from mcrogerm@stjohn.ac.th) Received: from tulip.stjohn.ac.th ([203.151.134.104]) by stjohn.stjohn.ac.th (8.9.3+Sun/8.9.3) with ESMTP id LAA03391; Mon, 21 Apr 2003 11:56:52 +0700 (ICT) Message-Id: <5.2.0.9.0.20030421114802.00a46200@127.0.0.1> X-Sender: stjohn.stjohn.ac.th:mcrogerm@127.0.0.1 X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Mon, 21 Apr 2003 11:58:08 +0700 To: freebsd-questions@FreeBSD.ORG From: Roger Merritt <mcrogerm@stjohn.ac.th> In-Reply-To: <3EA363F0.1020900@users.sourceforge.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed cc: Rob Lahaye <lahaye@users.sourceforge.net> Subject: Re: How to savely upgrade software from ports? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 04:58:26 -0000 At 10:22 AM 4/21/03, you wrote: >I'm having trouble how to savely upgrade software to newer version in the >ports. >For example, "pkg_version -v | grep -v =" tells me: > >linux_base-7.1_2 < needs updating (port has 7.1_3) > > >I see two options, for this example: > >1) simply install 7.1_3 *without* deleting 7.1_2. > >2) delete with "-f" 7.1_2 and then install 7.1_3. > (this is what the "pkg_version -c" output suggests). > >Can someone tell me what are the pros and cons? >Is there another (safer) way of upgrading? > >Thanks, >Rob. Try running 'pkg_version -c > needs.update'. Then use your favorite editor to read "needs.update". You will find all the shell commands necessary to upgrade *all* your outdated ports, including the "pkg_delete" commands to remove the old packages. If you want to run this as a shell script you have to delete the first few lines, and you can delete the entries for any ports you don't want to upgrade at this time. You can run the commands individually by just typing them in or run 'sh ./needs.update', which will upgrade all your outdated ports. It takes a while if you have many ports, and some require interactive input, but it's a good system. If you have "portupgrade" installed you can get a picture of what needs to be done by running 'portversion -c > needs.update' to get a shell script similar to the output of 'pkg_version -c'. You can then edit the script to remove entries for any ports you don't want to upgrade right now, or you could just run the command 'portupgrade -afr' (I've been told that you need the 'f' option for dependencies which are *not* outdated). -- Roger From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 22:19:11 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CBF837B401 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 22:19:11 -0700 (PDT) Received: from sub21-156.member.dsl-only.net (sub21-156.member.dsl-only.net [63.105.21.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A65743FAF for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 22:19:10 -0700 (PDT) (envelope-from nkinkade@sub21-156.member.dsl-only.net) Received: from nkinkade by sub21-156.member.dsl-only.net with local (Exim 4.10) id 197Tht-000NEA-00; Sun, 20 Apr 2003 22:19:09 -0700 Date: Sun, 20 Apr 2003 22:19:09 -0700 From: Nathan Kinkade <nkinkade@dsl-only.net> To: derik DeVecchio <positron@derik.org> Message-ID: <20030421051909.GD30743@sub21-156.member.dsl-only.net> Mail-Followup-To: derik DeVecchio <positron@derik.org>, freebsd-questions@freebsd.org References: <oiq6avg9llifcc20kuucra449t99jru1km@4ax.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="rqzD5py0kzyFAOWN" Content-Disposition: inline In-Reply-To: <oiq6avg9llifcc20kuucra449t99jru1km@4ax.com> User-Agent: Mutt/1.4i Sender: Nathan Kinkade <nkinkade@sub21-156.member.dsl-only.net> cc: freebsd-questions@freebsd.org Subject: Re: how can I burn ISO images in FreeBSD 4.8, cd-write port broken? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: nkinkade@fastmail.fm List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 05:19:11 -0000 --rqzD5py0kzyFAOWN Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 21, 2003 at 12:35:48AM -0400, derik DeVecchio wrote: > I am sort of a newbie with FreeBSD and I know it must be POSSIBLE to > burn CD's in FreeBSD (otherwise why have ports for all that CD > software). For the record I would prefer to use a GUI in gnome but am > PERFECTLY willing to use a console app if that is all FreeBSD has to > offers me or if that kind of application is better for this kind of > task. I have examined a number of applications but none of them seem to > work for one reason or another. =20 >=20 <snip> >=20 > So what do you FreeBSD people out there use to burn your CD's!? What > program will allow me to burn a CD from an ISO image? Or perhaps just > burn some files out of a directory? At this point, I can't do either > with FreeBSD. >=20 > derik =20 Take a look at the burncd(8). Something like this should work: # burncd -f /dev/acd0c -s 8 data yourimg.iso fixate or sometimes I just cat the file right onto the disk and then use burncd to fixate as so: # cat yourimg.iso > /dev/acd0c # burncd -f /dev/acd0c data fixate You can also use burncd to burn audio files to CD. Nathan --=20 GPG Public Key ID: 0x4250A04C gpg --keyserver pgp.mit.edu --recv-keys 4250A04C http://63.105.21.156/gpg_nkinkade_4250A04C.asc --rqzD5py0kzyFAOWN Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+o39MWZYS9EJQoEwRAresAJ9zfnjr29RbxCQUoKUUMc4Mq8u3jQCffa9y 7u0VeE9+HIgx/ovKVehUBBU= =2JRh -----END PGP SIGNATURE----- --rqzD5py0kzyFAOWN-- From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 22:26:12 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B171137B401 for <freebsd-questions@FreeBSD.org>; Sun, 20 Apr 2003 22:26:12 -0700 (PDT) Received: from main.customs.krs.ru (customs.krs.ru [195.161.99.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62C5343F3F for <freebsd-questions@FreeBSD.org>; Sun, 20 Apr 2003 22:26:10 -0700 (PDT) (envelope-from alexey@customs.krs.ru) Received: (from root@localhost) by main.customs.krs.ru (8.11.6/8.11.6) id h3L5YVl19603 for freebsd-questions@FreeBSD.org.KAV; Mon, 21 Apr 2003 13:34:31 +0800 Received: from skylex (alexey.customs.krs.ru [192.168.170.21]) by main.customs.krs.ru (8.11.6/8.11.6) with ESMTP id h3L5YVe19595 for <freebsd-questions@FreeBSD.org>; Mon, 21 Apr 2003 13:34:31 +0800 Date: Mon, 21 Apr 2003 13:27:17 +0800 From: skylex <alexey@customs.krs.ru> X-Mailer: The Bat! (v1.60) Personal X-Priority: 3 (Normal) Message-ID: <155871793.20030421132717@customs.krs.ru> To: freebsd-questions@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=Windows-1251 Content-Transfer-Encoding: 8bit Subject: X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: skylex <alexey@customs.krs.ru> List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 05:26:13 -0000 卿疣怦蜮箝蝈, . -- � 筲噫屙桢�, skylex mailto:alexey@customs.krs.ru From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 22:37:13 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0BC8A37B401 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 22:37:13 -0700 (PDT) Received: from out006.verizon.net (out006pub.verizon.net [206.46.170.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2644443FD7 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 22:37:12 -0700 (PDT) (envelope-from mij@soupnazi.org) Received: from envy.homeunix.com ([4.47.68.94]) by out006.verizon.net (InterMail vM.5.01.05.33 201-253-122-126-133-20030313) with ESMTP id <20030421053711.WTYD25800.out006.verizon.net@envy.homeunix.com>; Mon, 21 Apr 2003 00:37:11 -0500 Received: from soupnazi.org (lust.pdx.soupnazi.org [192.168.1.2]) by envy.homeunix.com (8.12.8p1/8.12.8) with ESMTP id h3L5bBln050583; Sun, 20 Apr 2003 22:37:11 -0700 (PDT) (envelope-from mij@soupnazi.org) Date: Sun, 20 Apr 2003 22:37:03 -0700 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) To: derik DeVecchio <positron@derik.org> From: Jim Mock <mij@soupnazi.org> In-Reply-To: <oiq6avg9llifcc20kuucra449t99jru1km@4ax.com> Message-Id: <47D00A5C-73BB-11D7-941E-000393460DB2@soupnazi.org> Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.552) X-Authentication-Info: Submitted using SMTP AUTH at out006.verizon.net from [4.47.68.94] at Mon, 21 Apr 2003 00:37:11 -0500 cc: freebsd-questions@freebsd.org Subject: Re: how can I burn ISO images in FreeBSD 4.8, cd-write port broken? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 05:37:13 -0000 On Sunday, April 20, 2003, at 09:35 PM, derik DeVecchio wrote: [snip...] > So what do you FreeBSD people out there use to burn your CD's!? What > program will allow me to burn a CD from an ISO image? Or perhaps just > burn some files out of a directory? At this point, I can't do either > with FreeBSD. Use burncd(8). It's in the base system. From the man page: DESCRIPTION The burncd utility is used to burn CD-R/RW media using the ATAPI cd driver. - jim -- - jim mock mij@{soupnazi|opendarwin}.org jim@{bsdnews|FreeBSD}.org - - editor in chief, BSD News: http://bsdnews.org http://soupnazi.org - From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 22:58:31 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E585937B401 for <freebsd-questions@FreeBSD.ORG>; Sun, 20 Apr 2003 22:58:31 -0700 (PDT) Received: from windmill.garlic.com (windmill-en0.garlic.com [208.195.160.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FF0643F93 for <freebsd-questions@FreeBSD.ORG>; Sun, 20 Apr 2003 22:58:31 -0700 (PDT) (envelope-from madriax@garlic.com) Received: from SHMOOPIE (183.sm7.dialup.garlic.net [216.139.3.183]) by windmill.garlic.com (8.11.1/8.11.1) with ESMTP id h3L5wT714184 for <freebsd-questions@FreeBSD.ORG>; Sun, 20 Apr 2003 22:58:29 -0700 From: "Remington L." <madriax@garlic.com> To: "Freebsd-Questions" <freebsd-questions@FreeBSD.ORG> Date: Sun, 20 Apr 2003 22:58:13 -0700 Message-ID: <000001c307cb$03181010$280f10ac@SHMOOPIE> 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.2616 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Subject: ifconfig with dual nicks X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 05:58:32 -0000 I have FreeBSD 5.0 server with 3 nicks(vr[0-2[]). I have vr0 set as a static address on my "internal" network. I want to set up vr1 with a static address for my external address. When I go to configure vr1 with an IP address I get Ifconfig vr1 172.16.16.1 Ifconfig: ioctl (SIOCAIFADDR): File exists What does this mean and how do I fix it? From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 23:33:03 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12B1337B401 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 23:33:03 -0700 (PDT) Received: from smtp.prodigy.net.mx (dfproxy06.prodigy.net.mx [148.235.168.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F7D143FD7 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 23:33:02 -0700 (PDT) (envelope-from ibac@prodigy.net.mx) Received: from pc1 (du-200-67-41-74.prodigy.net.mx [200.67.41.74]) sims.4.0.2001.07.26.11.50.p9) with SMTP id <0HDO007C6KSVK8@SMTP.Prodigy.Net.mx>; Mon, 21 Apr 2003 01:31:46 -0500 (CDT) Date: Mon, 21 Apr 2003 01:33:50 -0500 From: Alfonso Romero <ibac@prodigy.net.mx> To: freebsd-questions <freebsd-questions@freebsd.org> Message-id: <001e01c307cf$f87ef380$0100a8c0@ibac> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-Priority: 3 X-MSMail-priority: Normal Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: natd port redirection X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 06:33:03 -0000 I typed the following, as instructed in the FreeBSD Handbook: natd -redirect_port tcp 192.168.0.101:80 80 so I can use my FreeBSD box with IP address 192.168.0.101 as a Web = server. I=B4m running natd on my other FreeBSD box acting as a gateway. = I get the following error:=20 natd: aliasing address not given what could be wrong? Thanks in advance, Alfonso Romero From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 23:50:56 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D1E8737B401 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 23:50:56 -0700 (PDT) Received: from pursued-with.net (adsl-66-125-9-242.dsl.sndg02.pacbell.net [66.125.9.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20ABE43FE0 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 23:50:56 -0700 (PDT) (envelope-from Kevin_Stevens@pursued-with.net) Received: from pursued-with.net ([192.168.168.101]) by pursued-with.net (8.12.8p1/8.12.8) with ESMTP id h3L6ostS000340; Sun, 20 Apr 2003 23:50:55 -0700 (PDT) (envelope-from Kevin_Stevens@pursued-with.net) Date: Sun, 20 Apr 2003 23:50:54 -0700 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) To: yew chin <yutaka82@yahoo.com> From: Kevin Stevens <Kevin_Stevens@pursued-with.net> In-Reply-To: <20030421034349.97205.qmail@web11206.mail.yahoo.com> Message-Id: <99326048-73C5-11D7-AAF8-000A959CEE6A@pursued-with.net> Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.552) cc: freebsd-questions@freebsd.org Subject: Re: freebsd power off automatically X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 06:50:57 -0000 On Sunday, Apr 20, 2003, at 20:43 US/Pacific, yew chin wrote: > i already compile "device apm0" in my kernel > but when i enter "shutdown -p now" or "halt -p" > the systerm automatically reboot instead of shutdown > it is same like "reboot" or "shutdown -r now" > did anyone know what's going on? What do you have the BIOS of the computer set to do when it receives a shutdown event? KeS From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 23:54:31 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A71837B401 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 23:54:31 -0700 (PDT) Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AF8A43FE0 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 23:54:30 -0700 (PDT) (envelope-from jonc@chen.org.nz) Received: from grimoire.chen.org.nz (localhost [127.0.0.1]) by chen.org.nz (8.12.9/8.12.9) with ESMTP id h3L6sQM4004562; Mon, 21 Apr 2003 18:54:26 +1200 (NZST) (envelope-from jonc@grimoire.chen.org.nz) Received: (from jonc@localhost) by grimoire.chen.org.nz (8.12.9/8.12.9/Submit) id h3L6sPk2004561; Mon, 21 Apr 2003 18:54:25 +1200 (NZST) Date: Mon, 21 Apr 2003 18:54:25 +1200 From: Jonathan Chen <jonc@chen.org.nz> To: Louis LeBlanc <leblanc+freebsd@keyslapper.org> Message-ID: <20030421065425.GA4464@grimoire.chen.org.nz> References: <20030420230121.GN59280@keyslapper.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030420230121.GN59280@keyslapper.org> User-Agent: Mutt/1.4.1i cc: freebsd-questions@freebsd.org Subject: Re: Apache 2.0 and Tomcat 4.1 - looking for a more relevant mailing list X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 06:54:31 -0000 On Sun, Apr 20, 2003 at 07:01:21PM -0400, Louis LeBlanc wrote: [...] > If there is no list, any other suggestions on current, clear, and > complete information about setting up Apache 2.0 and Tomcat 4.1 to > handle JSP pages would be greatly appreciated. If you're talking about accessing your webapp in Tomcat via Apache webport. You need to: 1. Install www/mod_webapp-apache2. 2. Tweak Tomcat's server.xml file and uncomment the "Apache-Connector" service. Replace the name="..." with the ServerName off your apache config. 3. Tweak Apache's httpd.conf, and add: LoadModule webapp_module libexec/apache2/mod_webapp.so WebAppConnection warpConnection warp localhost:8008 If you have a VirtualHost entry, you can do something like: <VirtualHost *> ServerName virtual.mydomain.org:80 DocumentRoot /webroot/virtual WebAppDeploy mywebapp warpConnection /tomcat/ </VirtualHost> The port-specifier is important. The webapp "mywebapp" will run when you access: http://virtual.mydomain.org/tomcat/ Hope this helps. -- Jonathan Chen <jonc@chen.org.nz> ---------------------------------------------------------------------- Don't worry about avoiding temptation, as you grow older, it starts avoiding you. From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 00:43:18 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B81737B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 00:43:18 -0700 (PDT) Received: from nagual.st (cc20684-a.assen1.dr.home.nl [217.120.160.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0B5D43FB1 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 00:43:16 -0700 (PDT) (envelope-from dick@nagual.st) Received: from lothlorien.nagual.st (dick@localhost [127.0.0.1]) by nagual.st (8.12.3/8.12.3/arwen) with ESMTP id h3L7fZ1R021378; Mon, 21 Apr 2003 09:41:35 +0200 Received: (from dick@localhost) by lothlorien.nagual.st (8.12.3/8.12.3/local) id h3L7fYdd021376; Mon, 21 Apr 2003 09:41:34 +0200 From: dick hoogendijk <dick@nagual.st> Date: Mon, 21 Apr 2003 09:41:34 +0200 To: derik DeVecchio <positron@derik.org> Message-ID: <20030421074134.GB20803@lothlorien.nagual.st> References: <oiq6avg9llifcc20kuucra449t99jru1km@4ax.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <oiq6avg9llifcc20kuucra449t99jru1km@4ax.com> User-Agent: Mutt/1.3.28i cc: freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: how can I burn ISO images in FreeBSD 4.8, cd-write port broken? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 07:43:18 -0000 On 21 Apr derik DeVecchio wrote: > So what do you FreeBSD people out there use to burn your CD's!? What > program will allow me to burn a CD from an ISO image? Or perhaps just > burn some files out of a directory? At this point, I can't do either > with FreeBSD. One of the nicer things about FreeBSD is that is comes w/ a burn-prg right out-of-the-box. It's in the base system: *burncd* and it works great. No hassle w/ scsii emu like in linux, just burn w/ IDE cdr/rw -- dick -- http://www.nagual.st/ -- PGP/GnuPG key: F86289CE ++ Running FreeBSD 4.8 ++ Debian GNU/Linux (Woody) From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 00:43:49 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB38837B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 00:43:49 -0700 (PDT) Received: from web40909.mail.yahoo.com (web40909.mail.yahoo.com [66.218.78.206]) by mx1.FreeBSD.org (Postfix) with SMTP id 629D843FBD for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 00:43:49 -0700 (PDT) (envelope-from eduardo_viruena@yahoo.com) Message-ID: <20030421074349.47436.qmail@web40909.mail.yahoo.com> Received: from [200.67.206.87] by web40909.mail.yahoo.com via HTTP; Mon, 21 Apr 2003 00:43:49 PDT Date: Mon, 21 Apr 2003 00:43:49 -0700 (PDT) From: Eduardo Viruena <eduardo_viruena@yahoo.com> To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: CD9660_ROOT is missing in 5.0-RELEASE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 07:43:50 -0000 Hi List! I'm trying to create a bootable CD with FreeBSD 5.0-RELEASE. I'm just following a recipe given by Etienne de Bruin on: http://www.bsdtoday.com/2002/March/Features646.html But now I find that the kernel option: option CD9660_ROOT is not valid in FreeBSD 5.0-RELEASE. This option allowed us to use a CD filesystem as root device. was it given another name? How can I create a bootable CD in FreeBSD 5.0-RELEASE? Thanks in advance. Eduardo __________________________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo http://search.yahoo.com From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 00:49:37 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2843237B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 00:49:37 -0700 (PDT) Received: from nagual.st (cc20684-a.assen1.dr.home.nl [217.120.160.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1388D43FBD for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 00:49:36 -0700 (PDT) (envelope-from dick@nagual.st) Received: from lothlorien.nagual.st (dick@localhost [127.0.0.1]) by nagual.st (8.12.3/8.12.3/arwen) with ESMTP id h3L7lu1R021594; Mon, 21 Apr 2003 09:47:56 +0200 Received: (from dick@localhost) by lothlorien.nagual.st (8.12.3/8.12.3/local) id h3L7ltui021592; Mon, 21 Apr 2003 09:47:55 +0200 From: dick hoogendijk <dick@nagual.st> Date: Mon, 21 Apr 2003 09:47:55 +0200 To: Jud <judmarc@fastmail.fm> Message-ID: <20030421074755.GA21417@lothlorien.nagual.st> References: <20030419130934.GA3522@lothlorien.nagual.st> <16033.24302.86227.85957@guru.mired.org> <oprnvu4tx50cf2rk@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <oprnvu4tx50cf2rk@fastmail.fm> User-Agent: Mutt/1.3.28i cc: freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: fbsd in bootmenu XP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 07:49:37 -0000 On 19 Apr Jud wrote: > This is as good a place as any to note that the FAQ language re using > the Win bootloader when FreeBSD and NT/2K/XP are on different disks > has always been unclear to me, sufficiently so that I haven't tried > it: > > "If FreeBSD is installed on the same disk as the NT boot partition > simply copy /boot/boot1 to C:\BOOTSECT.BSD However, if FreeBSD is > installed on a different disk /boot/boot1 will not work, /boot/boot0 > is needed. > > "Warning: DO NOT SIMPLY COPY /boot/boot0 INSTEAD OF /boot/boot1, YOU > WILL OVERWRITE YOUR PARTITION TABLE AND RENDER YOUR COMPUTER > UN-BOOTABLE! /boot/boot0 needs to be installed using sysinstall by > selecting the FreeBSD boot manager on the screen which asks if you > wish to use a boot manager. This is because /boot/boot0 has the > partition table area filled with NULL characters but sysinstall copies > the partition table before copying /boot/boot0 to the MBR. > > "When the FreeBSD boot manager runs it records the last OS booted by > setting the active flag on the partition table entry for that OS and > then writes the whole 512-bytes of itself back to the MBR so if you > just copy /boot/boot0 to C:\BOOTSECT.BSD then it writes an empty > partition table, with the active flag set on one entry, to the MBR." > > I've done a workaround instead: install FreeBSD so the root partition > is on the same disk as Windows, and use the boot1=BOOTSECT.BSD method. > But I certainly wouldn't mind a clearer explanation of how to use the > NT/2K/XP bootloader when the FreeBSD slice is entirely on a separate > disk from Windows. "Clearer" to me means, once boot0 is installed > using sysinstall (to both disks or one?), what goes in the the Win > bootloader to boot FreeBSD? Or does the Win bootloader Just Work(tm) > at that point? I quote your message cause I can't seem to find it on the fbsd-Q list and I like this problem solved too. Sure you can use an alternate bootloader like grup, but I don't want to if not needed. It must be possible to have fbsd on de 2th harddisk and to let the winXP loader handle the booting of fbsd. All I need is some kind of "copy of the mbr" (as I understand) to put this as a file on C:\FBSD.WHATEVER and put it in the XP-loader. Does anybody out there has some answers on this? -(please)- -- dick -- http://www.nagual.st/ -- PGP/GnuPG key: F86289CE ++ Running FreeBSD 4.8 ++ Debian GNU/Linux (Woody) From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 01:05:36 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D80D737B401 for <freebsd-questions@FreeBSD.ORG>; Mon, 21 Apr 2003 01:05:36 -0700 (PDT) Received: from ucsc.edu (cats-mx1.ucsc.edu [128.114.129.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DB3C43FAF for <freebsd-questions@FreeBSD.ORG>; Mon, 21 Apr 2003 01:05:36 -0700 (PDT) (envelope-from dankives@ucsc.edu) Received: from unix2.ic.ucsc.edu (unix2.ic.ucsc.edu [128.114.104.230]) by ucsc.edu (8.10.1/8.10.1) with ESMTP id h3L845b27981; Mon, 21 Apr 2003 01:04:05 -0700 (PDT) Received: from localhost (dankives@localhost) by unix2.ic.ucsc.edu (8.11.6+Sun/8.11.6) with ESMTP id h3L85Ts07290; Mon, 21 Apr 2003 01:05:29 -0700 (PDT) X-Authentication-Warning: unix2.ic.ucsc.edu: dankives owned process doing -bs Date: Mon, 21 Apr 2003 01:05:29 -0700 (PDT) From: Daniel Paul Kives <dankives@ucsc.edu> X-X-Sender: dankives@unix2.ic.ucsc.edu To: Jim Mock <mij@soupnazi.org> In-Reply-To: <F6FDE1FA-73A0-11D7-941E-000393460DB2@soupnazi.org> Message-ID: <Pine.GSO.4.44.0304210103350.7270-100000@unix2.ic.ucsc.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-UCSC-CATS-MailScanner: Found to be clean X-UCSC-CATS-MailScanner-SpamCheck: cc: Daniel Kives <dankives@cats.ucsc.edu> cc: freebsd-questions@FreeBSD.ORG Subject: Re: My sound doesn't work X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 08:05:37 -0000 I've downloaded mp3's and used a variety of music players, like xmms, to play these mp3s, but nothing comes out of my speakers. On Sun, 20 Apr 2003, Jim Mock wrote: > On Sunday, April 20, 2003, at 07:13 PM, Daniel Kives wrote: > > Hello, I sent this question earlier, but at the time, my email wasn't > > working, so if there was a reply, I didn't get it. Sorry, if you did > > reply to this question earlier, I'd appreciate if you could do so > > again. Sorry. Thank you for your patience. > > > > My sound doesn't work. I've been searching around google, I've tried > > different things still no sound. This is some of my info. I have a > > Sound Blaster Live with Digital Audio Output. I read the handbook, > > and tried to follow the page about setting up the Sound Card. > > > > I added device pcm to my kernel. Then I rebuilt the kernel. Here's > > my output, and it seems my computer recognizes the device. > > > > grep pcm /var/run/dmesg.boot > > pcm0: <Creative EMU10K1> port 0xeec0-0xeedf irq 9 at device 9.0 on pci0 > > pcm0: <TriTech TR28602 ac97 codec> > > It's definitely being detected. What have you done to determine it > "doesn't work"? > > - jim > > -- > - jim mock mij@{soupnazi|opendarwin}.org jim@{bsdnews|FreeBSD}.org - > - editor in chief, BSD News: http://bsdnews.org http://soupnazi.org - > > > From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 01:20:46 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECCAC37B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 01:20:46 -0700 (PDT) Received: from lv.raad.tartu.ee (lv.raad.tartu.ee [194.126.106.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CADA43F93 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 01:20:45 -0700 (PDT) (envelope-from toomas.aas@raad.tartu.ee) Received: Message by Barricade lv.raad.tartu.ee with ESMTP id h3L8KhC30223 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 11:20:43 +0300 Message-Id: <200304210820.h3L8KhC30223@lv.raad.tartu.ee> Received: from INFO/SpoolDir by raad.tartu.ee (Mercury 1.48); 21 Apr 03 11:20:40 +0300 Received: from SpoolDir by INFO (Mercury 1.48); 21 Apr 03 11:20:24 +0300 From: "Toomas Aas" <toomas.aas@raad.tartu.ee> Organization: Tartu City Government To: freebsd-questions@freebsd.org Date: Mon, 21 Apr 2003 11:20:21 +0300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Priority: normal Subject: sshd: buffer_get trying to get more bytes than in buffer X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 08:20:47 -0000 Hello! I've noticed that one of my users logging in via ssh from one particular IP always causes this message to appear in auth.log: Apr 20 15:43:18 heerold sshd[18766]: fatal: buffer_get: trying to get more bytes 4 than in buffer 0 The same user logs in from several different IP-s and the message only appears when he logs in from one particular IP. This leads me to believe that it might be just a quirk in the SSH client software he uses on this particular PC, but I just wanted to confirm that it's not actually an indication of Something Evil in progress. The OS is 4.7-RELEASE-p9 with base system sshd. -- Toomas Aas | toomas.aas@raad.tartu.ee | http://www.raad.tartu.ee/~toomas/ * If you can't hear me, it's because I'm in parentheses. From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 02:42:25 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5EEE537B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 02:42:25 -0700 (PDT) Received: from ms-smtp-02.southeast.rr.com (ms-smtp-02.southeast.rr.com [24.93.67.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 861A543F85 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 02:42:24 -0700 (PDT) (envelope-from jgriffis@ec.rr.com) Received: from mail3.ec.rr.com (fe3 [24.93.67.50])h3L9eJgs008195 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 05:40:19 -0400 (EDT) Received: from ec.rr.com ([24.25.45.250]) by mail3.ec.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Mon, 21 Apr 2003 05:39:43 -0400 Content-Type: text/plain; charset="us-ascii" From: Jason Griffis <jgriffis@ec.rr.com> To: freebsd-questions@freebsd.org Date: Mon, 21 Apr 2003 05:39:11 -0400 User-Agent: KMail/1.4.3 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200304210539.11227.jgriffis@ec.rr.com> Subject: g++ question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 09:42:25 -0000 =09I'm going through a C++ tutorial trying to increase my knowledge ;) Any way.. I wrote this little code: // My first program in C++ #include <iostream> int main() { =09cout << "Hello World!"; =09return 0; } =09When I compile it this way with g++ I get errors due to the compiler n= ot=20 finding the iostream file: $ g++ -o hello hello.cc hello.cc: In function `int main()': hello.cc:6: `cout' undeclared (first use this function) hello.cc:6: (Each undeclared identifier is reported only once for each=20 function it appears in.) $ =09I do have iostream in /usr/include so I don't see why it's doing this,= =20 whenever I change it to #include <iostream.h> it compiles fine but gives = a=20 warning of using a deprecated header file: $ g++ -o hello hello.cc In file included from /usr/include/g++/backward/iostream.h:31, from hello.cc:2: /usr/include/g++/backward/backward_warning.h:32:2: warning: #warning This= file=20 includes at least one deprecated or antiquated header. Please consider us= ing=20 one of the 32 headers found in section 17.4.1.2 of the C++ standard. Exam= ples=20 include substituting the <X> header for the <X.h> header for C++ includes= , or=20 <sstream> instead of the deprecated header <strstream.h>. To disable this= =20 warning use -Wno-deprecated. $ =09Obviously it isn't that big of a deal with such a small program but wh= en I=20 move on to bigger projects that I'll want to use on different platforms o= ther=20 than FreeBSD these errors and warnings will be a major pain. Can anyone t= ell=20 me what might be wrong with my system in order for g++ not to see the nor= mal=20 iostream header in /usr/include ? From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 02:47:41 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9418137B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 02:47:41 -0700 (PDT) Received: from smtp013.mail.yahoo.com (smtp013.mail.yahoo.com [216.136.173.57]) by mx1.FreeBSD.org (Postfix) with SMTP id 43B8F43FDF for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 02:47:41 -0700 (PDT) (envelope-from da_ghozt@yahoo.de) Received: from pd9e347e3.dip.t-dialin.net (HELO compjuta) (da?ghozt@217.227.71.227 with login) by smtp.mail.vip.sc5.yahoo.com with SMTP; 21 Apr 2003 09:47:40 -0000 Date: Mon, 21 Apr 2003 09:47:48 +0200 From: Julian Picht <da_ghozt@yahoo.de> To: freebsd-questions@freebsd.org Message-Id: <20030421094748.2000fe72.da_ghozt@yahoo.de> X-Mailer: Sylpheed version 0.8.10claws (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: problem with isa pccard (pcmcia) card drive and "compactflash adapter" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 09:47:41 -0000 Hi list, I have a PCD-220 from Conard Electrinics. When I insert a card I get the message "pccard: card inserted, slot 0". This seems ok to me. The card is a "CompactFLASH Adapter" which works under windoze without a problem. Now I want to mount the cf card but what is the device name? I'm using FreeBSD 4.8. MfG Julian Picht From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 03:06:02 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D7DB37B401 for <freebsd-questions@FreeBSD.org>; Mon, 21 Apr 2003 03:06:01 -0700 (PDT) Received: from smtp.infracaninophile.co.uk (happy-idiot-talk.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91EE343FDD for <freebsd-questions@FreeBSD.org>; Mon, 21 Apr 2003 03:05:57 -0700 (PDT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [127.0.0.1]) h3LA5m8x031214 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for <freebsd-questions@FreeBSD.org>; Mon, 21 Apr 2003 11:05:48 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)h3LA5mqT031213 for freebsd-questions@FreeBSD.org; Mon, 21 Apr 2003 11:05:48 +0100 (BST) (envelope-from matthew) Date: Mon, 21 Apr 2003 11:05:47 +0100 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: FreeBSD Questions <freebsd-questions@FreeBSD.org> Message-ID: <20030421100547.GA30592@happy-idiot-talk.infracaninophi> Mail-Followup-To: Matthew Seaman <m.seaman@infracaninophile.co.uk>, FreeBSD Questions <freebsd-questions@FreeBSD.org> References: <20030420230121.GN59280@keyslapper.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="zhXaljGHf11kAtnf" Content-Disposition: inline In-Reply-To: <20030420230121.GN59280@keyslapper.org> User-Agent: Mutt/1.5.4i X-Spam-Status: No, hits=-38.8 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES, USER_AGENT_MUTT version=2.53 X-Spam-Checker-Version: SpamAssassin 2.53 (1.174.2.15-2003-03-30-exp) Subject: Re: Apache 2.0 and Tomcat 4.1 - looking for a more relevant mailing list X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 10:06:02 -0000 --zhXaljGHf11kAtnf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Apr 20, 2003 at 07:01:21PM -0400, Louis LeBlanc wrote: > Hey all. I'm probably not seeing something in front of my face, but > I've just spent over an hour on the Jakarta site, trying to find out > how to join the mailing list for Jakarta-Tomcat users. If you look at the default web site that you get by installing tomcat, you'll see quite prominently on that page a couple of links to the tomcat-user@ and tomcat-dev@ mailing lists. If you wave your mouse cursor over those links you'll see that the href's are: mailto:tomcat-user-subscribe@jakarta.apache.org mailto:tomcat-dev-subscribe@jakarta.apache.org and I have a sneaking suspicion that sending a 'subscribe me please' e-mail to one or other of those addresses might have the desired effect. 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 --zhXaljGHf11kAtnf Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+o8J7dtESqEQa7a0RAuF7AKCBhUCK+L/6W20ZvOGLpba23TfpvgCfcrv1 qLF97aHvXHdJ9Y3UeV+i+fA= =srqc -----END PGP SIGNATURE----- --zhXaljGHf11kAtnf-- From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 03:10:34 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D7A537B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 03:10:34 -0700 (PDT) Received: from pfepc.post.tele.dk (pfepc.post.tele.dk [193.162.153.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FF2C43FD7 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 03:10:33 -0700 (PDT) (envelope-from freebsd.nospam@mekanix.dk) Received: from frodo.my.domain (0x3ef312ea.albnxx2.adsl.tele.dk [62.243.18.234]) by pfepc.post.tele.dk (Postfix) with ESMTP id E0C8E2628F1; Mon, 21 Apr 2003 12:10:30 +0200 (CEST) From: Bjarne Wichmann Petersen <freebsd.nospam@mekanix.dk> To: Joe Marcus Clarke <marcus@marcuscom.com>, BSD baby <bsdlap@hitmedia.com> Date: Mon, 21 Apr 2003 12:10:49 +0200 User-Agent: KMail/1.5.1 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304211210.49348.freebsd.nospam@mekanix.dk> cc: FreeBSD User Questions List <freebsd-questions@freebsd.org> Subject: Font-issues with XFree4.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 10:10:35 -0000 On Tuesday 15 April 2003 07:40, Joe Marcus Clarke wrote: > > When you say "should all happen automatically" - do you mean that if I > > just install FreeBSD 4.8 with XFree + KDE 3.1 directly from the=20 > > FreeBSD 4.8 CD-Rom, as-is, then start up KDE, and click the "use anti- > > aliased fonts" box, that it should work? > It should, but fontconfig is still pretty infantile. Since 4.8-RELEASE > hit the shelves, two updates have been made to fontconfig, one to Xft, > and one to freetype2. You should update all three of those ports, then > KDE should Just Work. Note, I'm a GNOME user, and I'm not sure if > there's something KDE-specific that still needs doing. Hmm, I'm having issues aswell. I try to stay current with the ports and do upgrades a couple of times a week. For the last week or more some stuff looks weird. Ie. PDFs viewed in acroread5 look terrible pixelised (but ok i kghostview) and StarOffice hints at issues as well, though their menus look normal. I suspect it might be an issue with linuxbase... except since yesterday after an upgrade, kmail/KDE started to show "attitude". Using fontsizes of 8 or less doesn't look as nice as it use too. I've tried turning AA on and off with no effect. Bjarne -- Homepage: http://www.mekanix.dk From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 03:19:47 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 260A237B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 03:19:47 -0700 (PDT) Received: from tentacle.sectorb.msk.ru (tentacle.s2s.msu.ru [193.232.119.109]) by mx1.FreeBSD.org (Postfix) with ESMTP id A338643F3F for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 03:19:43 -0700 (PDT) (envelope-from epbox@yandex.ru) Received: from hq.sectorb.msk.ru (petaflop.lcm.msu.ru [193.232.113.220]) by tentacle.sectorb.msk.ru (Postfix) with ESMTP id E919F6EA9 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 14:19:35 +0400 (MSD) Received: from vlad.local (vlad.local [172.16.8.9]) by hq.sectorb.msk.ru (Postfix) with ESMTP id C3D2E13268 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 14:19:35 +0400 (MSD) Content-Type: text/plain; charset="koi8-r" From: Vladik Kozin <epbox@yandex.ru> To: freebsd-questions@freebsd.org Date: Mon, 21 Apr 2003 14:19:42 +0400 User-Agent: KMail/1.4.3 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200304211419.42390.epbox@yandex.ru> Subject: restore deleted files X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: epbox@yandex.ru List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 10:19:47 -0000 Accidentally I did rm *.* as root in one of my users directory :( Luckily= all=20 hidden files and all directories survived but I guess all files with=20 extentions have been deleted. I bet those files can somehow be restored? = I=20 searched archives and found only some mentioning about ffsrecov port. Wil= l it=20 do the thing or do I need smth else? From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 03:23:25 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D905637B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 03:23:25 -0700 (PDT) Received: from smtp.infracaninophile.co.uk (smtp.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BC0543F85 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 03:23:24 -0700 (PDT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [127.0.0.1]) h3LANJ8x031379 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 21 Apr 2003 11:23:19 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)h3LANHWs031374; Mon, 21 Apr 2003 11:23:17 +0100 (BST) (envelope-from matthew) Date: Mon, 21 Apr 2003 11:23:17 +0100 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: Toomas Aas <toomas.aas@raad.tartu.ee> Message-ID: <20030421102316.GB30592@happy-idiot-talk.infracaninophi> Mail-Followup-To: Matthew Seaman <m.seaman@infracaninophile.co.uk>, Toomas Aas <toomas.aas@raad.tartu.ee>, freebsd-questions@freebsd.org References: <200304210820.h3L8KhC30223@lv.raad.tartu.ee> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="IiVenqGWf+H9Y6IX" Content-Disposition: inline In-Reply-To: <200304210820.h3L8KhC30223@lv.raad.tartu.ee> User-Agent: Mutt/1.5.4i X-Spam-Status: No, hits=-38.8 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES, USER_AGENT_MUTT version=2.53 X-Spam-Checker-Version: SpamAssassin 2.53 (1.174.2.15-2003-03-30-exp) cc: freebsd-questions@freebsd.org Subject: Re: sshd: buffer_get trying to get more bytes than in buffer X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 10:23:26 -0000 --IiVenqGWf+H9Y6IX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 21, 2003 at 11:20:21AM +0300, Toomas Aas wrote: > Hello! >=20 > I've noticed that one of my users logging in via ssh from one particular = IP > always causes this message to appear in auth.log: >=20 > Apr 20 15:43:18 heerold sshd[18766]: fatal: buffer_get: trying to get mor= e bytes 4 than in buffer 0 >=20 > The same user logs in from several different IP-s and the message only > appears when he logs in from one particular IP. This leads me to believe > that it might be just a quirk in the SSH client software he uses on this > particular PC, but I just wanted to confirm that it's not actually an > indication of Something Evil in progress. In thses sort of cases it's always a good idea to cut'n'paste the error message into Google. Apart from turning up a worrying number of sites that have a binary of 'sftp-server' and other programs from the ssh package accessible on their websites, you'll find links to this e-mail: http://www.securityfocus.com/archive/121/261925/2002-03-08/2002-03-14/2 Looks like damage to the user's authorized_keys file: Cheers, Matthew=09 --=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 --IiVenqGWf+H9Y6IX Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+o8aUdtESqEQa7a0RAms9AJ9q3QqvnFRCKvAowLNylRMPWvpykQCgklkt 8woqXJlUkSH5B5OdGa1YopE= =ZsI0 -----END PGP SIGNATURE----- --IiVenqGWf+H9Y6IX-- From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 03:25:46 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 801BB37B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 03:25:46 -0700 (PDT) Received: from smtp.hispeed.ch (isp247n.hispeed.ch [62.2.95.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1777B43FE5 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 03:25:45 -0700 (PDT) (envelope-from locus@hispeed.ch) Received: from rock.stable.ch (dclient217-162-34-199.hispeed.ch [217.162.34.199])h3LAPeAO015724 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 12:25:41 +0200 Received: from locus by rock.stable.ch with local (Exim 3.33 #1) id 197YUR-0002dY-00 for freebsd-questions@freebsd.org; Mon, 21 Apr 2003 12:25:35 +0200 Date: Mon, 21 Apr 2003 12:25:35 +0200 From: Thomas Spreng <spreng@socket.ch> To: freebsd-questions@freebsd.org Message-ID: <20030421102535.GA8383@rock.stable.ch> Mail-Followup-To: freebsd-questions@freebsd.org References: <20030421094748.2000fe72.da_ghozt@yahoo.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030421094748.2000fe72.da_ghozt@yahoo.de> User-Agent: Mutt/1.4i Sender: locus <locus@hispeed.ch> Subject: Re: problem with isa pccard (pcmcia) card drive and "compactflash adapter" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 10:25:46 -0000 Hi, On Mon, Apr 21, 2003 at 09:47:48AM +0200, Julian Picht wrote: > Hi list, > > I have a PCD-220 from Conard Electrinics. When I insert a card I get the message "pccard: card inserted, slot 0". This seems ok to me. The card is a "CompactFLASH Adapter" which works under windoze without a problem. > Now I want to mount the cf card but what is the device name? > > I'm using FreeBSD 4.8. 'dmesg' should show your new device. cheers From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 03:30:11 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9AA537B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 03:30:11 -0700 (PDT) Received: from fe.up.pt (relay2.fe.up.pt [193.136.28.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C89943FDD for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 03:30:10 -0700 (PDT) (envelope-from miguelg@gnomo.fe.up.pt) Received: from lorosae.fe.up.pt (root@lorosae.fe.up.pt [193.136.28.35]) by fe.up.pt (8.12.9/8.12.4) with ESMTP id h3LAU7Rq024945 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 11:30:07 +0100 Received: from gnomo.fe.up.pt (root@gnomo.fe.up.pt [193.136.28.132]) by lorosae.fe.up.pt (8.12.8/8.12.8) with ESMTP id h3LAU7fJ015229 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 11:30:07 +0100 (WET DST) Received: from localhost (miguelg@localhost) by gnomo.fe.up.pt (8.11.4/8.11.4) with ESMTP id h3LAU7F24446 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 11:30:07 +0100 Date: Mon, 21 Apr 2003 11:30:07 +0100 (WEST) From: =?iso-8859-1?Q?Miguel_Gon=E7alves?= <miguelg@fe.up.pt> To: <freebsd-questions@freebsd.org> Message-ID: <Pine.LNX.4.33.0304211119120.23847-100000@gnomo.fe.up.pt> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS-ng (Milter interface) Subject: SMB server with failover node X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 10:30:12 -0000 Dear BSDers, I am going to install a FreeBSD 4.8 SMB server (using Samba) in a corporate environment. Due to the small number of clients on the network I will alocate 6 GB on the main server hard drive for those users. In this main server I have 2 hard drives configured as a RAID-1 Vinum device. What kind of graceful failures have users of Vinum noticed, i.e., can the server enter degraded mode using only one drive without much user intervention? Money is a concern but should I move to hardware RAID (with hot swap option) to prevent user intervention? I can only get near the machine at best in 3 or 4 hours (and the local users don't understand FreeBSD) but I will monitor the machine daily remotely. To better cope with failure of this server I am also installing a second FreeBSD box that has much more hard disk space and will sync those 6 GB of data every 15/30 minutes. What is the best way to mirror the data: rsync or dump? What if there are open files? Will rsync work? If the main server fails I can instruct the local staff to disconnect it from the network and execute a command at the backup server's console. This command would change the server's IP address and would start the Samba daemon. Any ideas for a better setup? Thanks for your time, Miguel Goncalves PS: Please CC me also. From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 03:33:39 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 218D537B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 03:33:39 -0700 (PDT) Received: from falcon.midgard.homeip.net (h76n3fls20o913.telia.com [213.67.148.76]) by mx1.FreeBSD.org (Postfix) with SMTP id B79CD43FA3 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 03:33:36 -0700 (PDT) (envelope-from ertr1013@student.uu.se) Received: (qmail 92776 invoked by uid 1001); 21 Apr 2003 10:33:35 -0000 Date: Mon, 21 Apr 2003 12:33:35 +0200 From: Erik Trulsson <ertr1013@student.uu.se> To: Jason Griffis <jgriffis@ec.rr.com> Message-ID: <20030421103334.GA92718@falcon.midgard.homeip.net> Mail-Followup-To: Jason Griffis <jgriffis@ec.rr.com>, freebsd-questions@freebsd.org References: <200304210539.11227.jgriffis@ec.rr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200304210539.11227.jgriffis@ec.rr.com> User-Agent: Mutt/1.5.4i cc: freebsd-questions@freebsd.org Subject: Re: g++ question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 10:33:39 -0000 On Mon, Apr 21, 2003 at 05:39:11AM -0400, Jason Griffis wrote: > I'm going through a C++ tutorial trying to increase my knowledge ;) > Any way.. I wrote this little code: > > // My first program in C++ > #include <iostream> > > int main() > { > cout << "Hello World!"; > return 0; > } > > When I compile it this way with g++ I get errors due to the compiler not > finding the iostream file: > > $ g++ -o hello hello.cc > hello.cc: In function `int main()': > hello.cc:6: `cout' undeclared (first use this function) > hello.cc:6: (Each undeclared identifier is reported only once for each > function > it appears in.) > $ > > I do have iostream in /usr/include so I don't see why it's doing this, > whenever I change it to #include <iostream.h> it compiles fine but gives a > warning of using a deprecated header file: > > $ g++ -o hello hello.cc > In file included from /usr/include/g++/backward/iostream.h:31, > from hello.cc:2: > /usr/include/g++/backward/backward_warning.h:32:2: warning: #warning This file > includes at least one deprecated or antiquated header. Please consider using > one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples > include substituting the <X> header for the <X.h> header for C++ includes, or > <sstream> instead of the deprecated header <strstream.h>. To disable this > warning use -Wno-deprecated. > $ > > Obviously it isn't that big of a deal with such a small program but when I > move on to bigger projects that I'll want to use on different platforms other > than FreeBSD these errors and warnings will be a major pain. Can anyone tell > me what might be wrong with my system in order for g++ not to see the normal > iostream header in /usr/include ? [This is not really a FreeBSD question, but rather a C++ question.] Nothing wrong with your system, but a problem with your program. The tutorial you are using seems to be a bit old. Although your program would have been just fine with older C++ implementations (except that they did not have headernames of the <foo> style, only <foo.h>) , the newer, standard-compliant, implementations have moved most of the standard library into the 'std' namespace. The older <foo.h> name for the headers puts the functions into the global namespace, but that is not recommended for new code. Try using std::cout instead of just cout. (Or put a 'using namespace std;' after the include.) -- <Insert your favourite quote here.> Erik Trulsson ertr1013@student.uu.se From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 03:41:54 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A99937B401 for <questions@FreeBSD.org>; Mon, 21 Apr 2003 03:41:54 -0700 (PDT) Received: from ns.korolev.net.ru (ns.korolev-net.ru [212.188.65.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8ABF043FEC for <questions@FreeBSD.org>; Mon, 21 Apr 2003 03:41:45 -0700 (PDT) (envelope-from buhgkobz@korolev-net.ru) Received: from wizard (gobr3.korolev.net [192.168.125.3]) by ns.korolev.net.ru (Postfix) with SMTP id 5F8153DF1 for <questions@FreeBSD.org>; Mon, 21 Apr 2003 14:41:48 +0400 (MSD) Message-ID: <000801c307f3$384cf200$020100c8@wizard> From: "Sysadmin" <buhgkobz@korolev-net.ru> To: <questions@FreeBSD.org> Date: Mon, 21 Apr 2003 14:46:09 +0400 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Server Power Off X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 10:41:54 -0000 I installed FreeBSD 4.7 on my server with Intel SE7500CW2 motherboard and Intel Xeon 2000 Mhz. I have added following string in /etc/rc.conf file: apm_enable=3D"YES"=20 and in kernel configuration file: device apm0 at nexus? disable flags 0x20 Hovever shutdown -p now does not turns off the power. Thanks in advance, Vladimir Konnov From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 03:45:35 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CCFE37B401 for <questions@freebsd.org>; Mon, 21 Apr 2003 03:45:35 -0700 (PDT) Received: from rider.com.ua (rider.com.ua [217.144.68.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B0F943FDF for <questions@freebsd.org>; Mon, 21 Apr 2003 03:45:34 -0700 (PDT) (envelope-from fa@rider.com.ua) Received: from [192.168.0.1] (helo=r1.rider.com.ua) by rider.com.ua with esmtp (Exim 3.36 #1) id 197YtW-0006eR-00 for questions@freebsd.org; Mon, 21 Apr 2003 13:51:30 +0300 Date: Mon, 21 Apr 2003 13:46:52 +0300 From: fa <fa@rider.com.ua> X-Mailer: The Bat! (v1.62i) X-Priority: 3 (Normal) Message-ID: <1267916933.20030421134652@rider.com.ua> To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: A VirtualPC like tool X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: fa <fa@rider.com.ua> List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 10:45:35 -0000 Hi, everybody. I was just wondering is there a tool for FreeBSD which would allow creating new virtual machine and working with other OS under FreeBSD. (Sort of like VirtualPC For Windows does.) Thanx. From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 03:48:13 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7261337B404 for <questions@freebsd.org>; Mon, 21 Apr 2003 03:48:13 -0700 (PDT) Received: from foem.leiden.webweaving.org (fia224-72.dsl.hccnet.nl [62.251.72.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D60243F85 for <questions@freebsd.org>; Mon, 21 Apr 2003 03:48:09 -0700 (PDT) (envelope-from dirkx@webweaving.org) Received: from foem (foem [10.11.0.2])h3LAm7Af020438; Mon, 21 Apr 2003 12:48:07 +0200 (CEST) (envelope-from dirkx@webweaving.org) Date: Mon, 21 Apr 2003 12:48:07 +0200 (CEST) From: Dirk-Willem van Gulik <dirkx@webweaving.org> X-X-Sender: dirkx@foem.leiden.webweaving.org To: Sysadmin <buhgkobz@korolev-net.ru> In-Reply-To: <000801c307f3$384cf200$020100c8@wizard> Message-ID: <20030421124721.K29555-100000@foem.leiden.webweaving.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: questions@freebsd.org Subject: Re: Server Power Off X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 10:48:13 -0000 > and in kernel configuration file: > device apm0 at nexus? disable flags 0x20 You may want to remove the word 'disable'. > Hovever shutdown -p now does not turns off the power. Check if grep apm /var/run/dmesg.boot gives you an actually active apm device. I would expect you find a warning that it is not actived/seen during boot. Dw From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 04:04:22 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FC1537B401 for <questions@freebsd.org>; Mon, 21 Apr 2003 04:04:22 -0700 (PDT) Received: from smtp.hispeed.ch (isp247n.hispeed.ch [62.2.95.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED1A843FB1 for <questions@freebsd.org>; Mon, 21 Apr 2003 04:04:20 -0700 (PDT) (envelope-from locus@hispeed.ch) Received: from rock.stable.ch (dclient217-162-34-199.hispeed.ch [217.162.34.199])h3LB4Jnc013431 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for <questions@freebsd.org>; Mon, 21 Apr 2003 13:04:19 +0200 Received: from locus by rock.stable.ch with local (Exim 3.33 #1) id 197Z5v-0002qs-00 for questions@freebsd.org; Mon, 21 Apr 2003 13:04:19 +0200 Date: Mon, 21 Apr 2003 13:04:18 +0200 From: Thomas Spreng <spreng@socket.ch> To: questions@freebsd.org Message-ID: <20030421110418.GA10158@rock.stable.ch> Mail-Followup-To: questions@freebsd.org References: <1267916933.20030421134652@rider.com.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1267916933.20030421134652@rider.com.ua> User-Agent: Mutt/1.4i Sender: locus <locus@hispeed.ch> Subject: Re: A VirtualPC like tool X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 11:04:22 -0000 hi, On Mon, Apr 21, 2003 at 01:46:52PM +0300, fa wrote: > Hi, everybody. I was just wondering is there a tool for FreeBSD which > would allow creating new virtual machine and working with other OS > under FreeBSD. (Sort of like VirtualPC For Windows does.) > Thanx. You might want to take a look at 'vmware' (/usr/ports/emulators/vmware/). cheers From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 04:17:43 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2AAD537B401 for <questions@freebsd.org>; Mon, 21 Apr 2003 04:17:43 -0700 (PDT) Received: from nycsmtp4out-eri0.rdc-nyc.rr.com (nycsmtp4out-eri0.rdc-nyc.rr.com [24.29.99.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2727743FA3 for <questions@freebsd.org>; Mon, 21 Apr 2003 04:17:42 -0700 (PDT) (envelope-from dvelez502@nyc.rr.com) Received: from nyc.rr.com (66-108-167-32.nyc.rr.com [66.108.167.32]) 1.0) with ESMTP id h3LBHePc008440 for <questions@freebsd.org>; Mon, 21 Apr 2003 07:17:40 -0400 (EDT) Message-ID: <3EA3D331.6080609@nyc.rr.com> Date: Mon, 21 Apr 2003 07:17:05 -0400 From: David <dvelez502@nyc.rr.com> User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 X-Accept-Language: en-us, en MIME-Version: 1.0 To: questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: dd and devfs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 11:17:43 -0000 Hello everyone, I was trying to rip a cd track using the dd command which I read in the freebsd handbook. I am using freebsd 5.0 release, and from what I read it is suppose to build the dev entries dynamically because it uses the devfs file system. Anyway, I typed this at the prompt: dd if=/dev/acd1t02 of=track02.cdr bs=2352 dd: /dev/acd1t02: No such file or directory So, I try to build it manually and the the results: cd /dev ./MAKEDEV acd1t02 ./MAKEDEV: Command not found sh MAKEDEV acd1t02 MAKEDEV: Can't open MAKEDEV: No such file or directory If you have any suggestions. I would greatly appreciate it. Thanks From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 04:29:42 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8491437B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 04:29:42 -0700 (PDT) Received: from smtp018.mail.yahoo.com (smtp018.mail.yahoo.com [216.136.174.115]) by mx1.FreeBSD.org (Postfix) with SMTP id DB6EF43F85 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 04:29:41 -0700 (PDT) (envelope-from da_ghozt@yahoo.de) Received: from p50861698.dip.t-dialin.net (HELO compjuta) (da?ghozt@80.134.22.152 with login) by smtp.mail.vip.sc5.yahoo.com with SMTP; 21 Apr 2003 11:29:40 -0000 Date: Mon, 21 Apr 2003 11:29:47 +0200 From: Julian Picht <da_ghozt@yahoo.de> To: freebsd-questions@freebsd.org Message-Id: <20030421112947.5fb78ff7.da_ghozt@yahoo.de> In-Reply-To: <20030421102535.GA8383@rock.stable.ch> References: <20030421094748.2000fe72.da_ghozt@yahoo.de> <20030421102535.GA8383@rock.stable.ch> X-Mailer: Sylpheed version 0.8.10claws (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: problem with isa pccard (pcmcia) card drive and "compactflash adapter" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 11:29:42 -0000 On Mon, 21 Apr 2003 12:25:35 +0200 Thomas Spreng <spreng@socket.ch> wrote: > Hi, > On Mon, Apr 21, 2003 at 09:47:48AM +0200, Julian Picht wrote: > > Hi list, > > > > I have a PCD-220 from Conard Electrinics. When I insert a card I get the message "pccard: card inserted, slot 0". This seems ok to me. The card is a "CompactFLASH Adapter" which works under windoze without a problem. > > Now I want to mount the cf card but what is the device name? > > > > I'm using FreeBSD 4.8. > > 'dmesg' should show your new device. nope. just the message 'pccard: card inserted, slot 0' % whoami root % dmesg Copyright (c) 1992-2003 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.8-RELEASE #1: Fri Apr 11 16:01:26 CEST 2003 root@compjuta.HANNOVER:/usr/obj/usr/src/sys/FIRSTKERNEL Timecounter "i8254" frequency 1193182 Hz CPU: AMD Duron(tm) Processor (807.96-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0x631 Stepping = 1 Features=0x183f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR> AMD Features=0xc0440000<RSVD,AMIE,DSP,3DNow!> real memory = 469696512 (458688K bytes) config> en ed0 config> po ed0 0x280 config> ir ed0 10 config> iom ed0 0xd8000 config> f ed0 0 config> q avail memory = 449957888 (439412K bytes) Preloaded elf kernel "kernel" at 0xc06b4000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc06b409c. Preloaded elf module "linux.ko" at 0xc06b40ec. Preloaded elf module "snd_solo.ko" at 0xc06b418c. Preloaded elf module "snd_pcm.ko" at 0xc06b422c. Preloaded elf module "agp.ko" at 0xc06b42cc. Preloaded elf module "nvidia.ko" at 0xc06b4368. Pentium Pro MTRR support enabled md0: Malloc disk Using $PIR table, 7 entries at 0xc00f7d90 apm0: <APM BIOS> on motherboard apm0: found APM BIOS v1.2, connected at v1.2 npx0: <math processor> on motherboard npx0: INT 16 interface pcib0: <AMD-751 host to PCI bridge> on motherboard pci0: <PCI bus> on pcib0 agp0: <AMD 751 host to AGP bridge> mem 0xeddfd000-0xeddfdfff,0xe8000000-0xebffffff at device 0.0 on pci0 pcib1: <AMD-751 PCI-PCI (1x/2x AGP) bridge> at device 1.0 on pci0 pci1: <PCI bus> on pcib1 nvidia0: <GeForce2 MX/MX 400> mem 0xd8000000-0xdfffffff,0xee000000-0xeeffffff irq 11 at device 5.0 on pci1 isab0: <PCI to ISA bridge (vendor=1022 device=7408)> at device 7.0 on pci0 isa0: <ISA bus> on isab0 atapci0: <AMD 756 ATA66 controller> port 0xf000-0xf00f at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 chip0: <PCI to Other bridge (vendor=1022 device=740b)> at device 7.3 on pci0 ohci0: <AMD-756 USB Controller> mem 0xefffb000-0xefffbfff irq 5 at device 7.4 on pci0 usb0: OHCI version 1.0, legacy support usb0: <AMD-756 USB Controller> on ohci0 usb0: USB revision 1.0 uhub0: AMD OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 4 ports with 4 removable, self powered ed0: <NE2000 PCI Ethernet (RealTek 8029)> port 0xd400-0xd41f irq 9 at device 8.0 on pci0 ed0: address 52:54:05:f5:81:41, type NE2000 (16 bit) pcm0: <ESS Solo-1 (unknown vendor)> port 0xd600-0xd603,0xd800-0xd803,0xda00-0xda0f,0xdc00-0xdc0f,0xde00-0xde3f irq 11 at device 9.0 on pci0 bktr0: <BrookTree 878> mem 0xeddfe000-0xeddfefff irq 10 at device 10.0 on pci0 iicbb0: <I2C bit-banging driver> on bti2c0 iicbus0: <Philips I2C bus> on iicbb0 master-only iicbus1: <Philips I2C bus> on iicbb0 master-only smbus0: <System Management Bus> on bti2c0 bktr0: Hauppauge Model 61324 B408 bktr0: Detected a MSP3410D-B4 at 0x80 bktr0: Hauppauge WinCast/TV, Philips PAL I tuner, msp3400c stereo, remote control. pci0: <unknown card> (vendor=0x109e, dev=0x0878) at 10.1 irq 10 orm0: <Option ROM> at iomem 0xc0000-0xcffff on isa0 fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0 atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 psm0: <PS/2 Mouse> irq 12 on atkbdc0 psm0: model IntelliMouse, device ID 3 vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: <System console> at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/9 bytes threshold plip0: <PLIP network interface> on ppbus0 lpt0: <Printer> on ppbus0 lpt0: Interrupt-driven port ppi0: <Parallel I/O> on ppbus0 pcic2: <Cirrus logic 6722> at port 0x3e0-0x3ef on isa0 pcic2: Polling mode pccard0: <PC Card 16-bit bus (classic)> on pcic2 pccard1: <PC Card 16-bit bus (classic)> on pcic2 ad0: 19536MB <ST320423A> [39693/16/63] at ata0-master UDMA66 ad1: 9671MB <IBM-DTTA-351010> [19650/16/63] at ata0-slave UDMA33 acd0: CD-RW <AOPEN CD-RW CRW2440> at ata1-master WDMA2 Mounting root from ufs:/dev/ad0s1a pccard: card inserted, slot 0 ad1s2: raw partition size != slice size ad1s2: start 63, end 530144, size 530082 ad1s2c: start 63, end 12370049, size 12369987 ad1s2: truncating raw partition ad1s2: rejecting partition in BSD label: it isn't entirely within the slice ad1s2: start 63, end 530144, size 530082 ad1s2a: start 409663, end 12370049, size 11960387 pccard: card deactivated, slot 0 pccard: card removed, slot 0 pccard: card inserted, slot 0 anything I need in my kernel that I may forgot? MfG Julian Picht From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 04:37:30 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6208F37B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 04:37:30 -0700 (PDT) Received: from dhumketu.homeunix.net (dialpool-210-214-66-227.maa.sify.net [210.214.66.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0429543FB1 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 04:37:29 -0700 (PDT) (envelope-from shantanoo+fbsd@ieee.org) Received: by dhumketu.homeunix.net (Postfix, from userid 1001) id 2865D44A2; Mon, 21 Apr 2003 00:24:20 +0530 (IST) Date: Mon, 21 Apr 2003 00:24:20 +0530 From: Shantanu Mahajan <shantanoo+fbsd@ieee.org> To: freebsd-questions@freebsd.org Message-ID: <20030420185419.GB954@dhumketu.homeunix.net> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Organization: Hmmm... I dunno X-OS: FreeBSD 5.0-RELEASE i386 Subject: how to view .chm files? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 11:37:30 -0000 Hi! Is there any port which able to display the contents of .chm (help) files? Regards, Shantanu -- An age is called Dark not because the light fails to shine, but because people refuse to see it. PGP keyID : 137AFD9E PGP keyID fingerprint : C7DA 3350 1DEA F371 37DC D92A F0D4 C2ED 137A FD9E From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 04:54:15 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D831637B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 04:54:15 -0700 (PDT) Received: from lv.raad.tartu.ee (lv.raad.tartu.ee [194.126.106.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A9D343FCB for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 04:54:14 -0700 (PDT) (envelope-from toomas.aas@raad.tartu.ee) Received: Message by Barricade lv.raad.tartu.ee with ESMTP id h3LBs3107112; Mon, 21 Apr 2003 14:54:03 +0300 Message-Id: <200304211154.h3LBs3107112@lv.raad.tartu.ee> Received: from INFO/SpoolDir by raad.tartu.ee (Mercury 1.48); 21 Apr 03 14:54:00 +0300 Received: from SpoolDir by INFO (Mercury 1.48); 21 Apr 03 14:53:33 +0300 From: "Toomas Aas" <toomas.aas@raad.tartu.ee> Organization: Tartu City Government To: Matthew Seaman <m.seaman@infracaninophile.co.uk> Date: Mon, 21 Apr 2003 14:53:28 +0300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Priority: normal In-reply-to: <20030421102316.GB30592@happy-idiot-talk.infracaninophi> References: <200304210820.h3L8KhC30223@lv.raad.tartu.ee> cc: freebsd-questions@freebsd.org Subject: Re: sshd: buffer_get trying to get more bytes than in buffer X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 11:54:16 -0000 Hi! Matthew Seaman wrote: > On Mon, Apr 21, 2003 at 11:20:21AM +0300, Toomas Aas wrote: > > I've noticed that one of my users logging in via ssh from one particular IP > > always causes this message to appear in auth.log: > > > > Apr 20 15:43:18 heerold sshd[18766]: fatal: buffer_get: trying to get more bytes 4 than in buffer 0 > > > > The same user logs in from several different IP-s and the message only > > appears when he logs in from one particular IP. This leads me to believe > > that it might be just a quirk in the SSH client software he uses on this > > particular PC, but I just wanted to confirm that it's not actually an > > indication of Something Evil in progress. > > http://www.securityfocus.com/archive/121/261925/2002-03-08/2002-03-14/2 > > Looks like damage to the user's authorized_keys file: In this case it seems to be something else, because this user doesn't even have authorized_keys (nor authorized_keys2) files in ~/.ssh But thanks anyway. -- Toomas Aas | toomas.aas@raad.tartu.ee | http://www.raad.tartu.ee/~toomas/ * I spilled spot remover on my dog. Now he's gone. From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 04:59:50 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B08337B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 04:59:50 -0700 (PDT) Received: from mired.org (ip68-97-54-220.ok.ok.cox.net [68.97.54.220]) by mx1.FreeBSD.org (Postfix) with SMTP id 3CA0843FA3 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 04:59:49 -0700 (PDT) (envelope-from mwm-dated-1051358388.d5d351@mired.org) Received: (qmail 49596 invoked from network); 21 Apr 2003 11:59:48 -0000 Received: from localhost.mired.org (HELO guru.mired.org) (127.0.0.1) by localhost.mired.org with SMTP; 21 Apr 2003 11:59:48 -0000 Received: by guru.mired.org (tmda-inject, from uid 100); Mon, 21 Apr 2003 06:59:48 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16035.56627.253259.542746@guru.mired.org> Date: Mon, 21 Apr 2003 06:59:47 -0500 To: alex <mangoost@inetcomm.ru> In-Reply-To: <20030420232101.2d6d7775.mangoost@inetcomm.ru> References: <20030420232101.2d6d7775.mangoost@inetcomm.ru> X-Mailer: VM 7.07 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`; h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ From: Mike Meyer <mwm-dated-1051358388.d5d351@mired.org> X-Delivery-Agent: TMDA/0.74 (Citation) cc: freebsd-questions@freebsd.org Subject: Re: how can I change the default device/file in bool2 loader? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 11:59:50 -0000 In <20030420232101.2d6d7775.mangoost@inetcomm.ru>, alex <mangoost@inetcomm.ru> typed: > >> FreeBSD/i386 BOOT > Default: 0:ad(0,a)/boot/loader > boot: > I.e. if I need to load/boot 0:ad(0,e)/kernel , I have to type device/file name. > How can I set it for default? Booting with anything but the a partition as the root partition isn't supported. <mike -- Mike Meyer <mwm@mired.org> http://www.mired.org/consulting.html Independent Network/Unix/Perforce consultant, email for more information. From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 05:51:04 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B29D437B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 05:51:04 -0700 (PDT) Received: from pa-plum1b-166.pit.adelphia.net (pa-plum1b-122.pit.adelphia.net [24.53.161.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EC2343FBD for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 05:51:03 -0700 (PDT) (envelope-from wmoran@potentialtech.com) Received: from potentialtech.com (working [172.16.0.95]) h3LCp2wl002139; Mon, 21 Apr 2003 08:51:02 -0400 (EDT) (envelope-from wmoran@potentialtech.com) Message-ID: <3EA3E936.8010205@potentialtech.com> Date: Mon, 21 Apr 2003 08:51:02 -0400 From: Bill Moran <wmoran@potentialtech.com> User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2.1) Gecko/20030301 X-Accept-Language: en-us, en MIME-Version: 1.0 To: epbox@yandex.ru References: <200304211419.42390.epbox@yandex.ru> In-Reply-To: <200304211419.42390.epbox@yandex.ru> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: restore deleted files X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 12:51:05 -0000 Vladik Kozin wrote: > Accidentally I did rm *.* as root in one of my users directory :( Luckily all > hidden files and all directories survived but I guess all files with > extentions have been deleted. I bet those files can somehow be restored? I > searched archives and found only some mentioning about ffsrecov port. Will it > do the thing or do I need smth else? This comes up off and on. Yes, it is possible to undelete deleted files on FreeBSD's filesystem. No, to my knowledge there is no port or program that will just do it for you. In order to undelete those files you will need to have a good understanding of how FFS works, and some luck. Search google for undelete and you'll find a few descriptions of the process. The best way to undelete the files is to restore them from backup. -- Bill Moran Potential Technologies http://www.potentialtech.com From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 05:56:30 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8BE037B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 05:56:30 -0700 (PDT) Received: from pa-plum1b-166.pit.adelphia.net (pa-plum1b-122.pit.adelphia.net [24.53.161.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id A912043F93 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 05:56:29 -0700 (PDT) (envelope-from wmoran@potentialtech.com) Received: from potentialtech.com (working [172.16.0.95]) h3LCuPwl002145; Mon, 21 Apr 2003 08:56:25 -0400 (EDT) (envelope-from wmoran@potentialtech.com) Message-ID: <3EA3EA78.8050805@potentialtech.com> Date: Mon, 21 Apr 2003 08:56:24 -0400 From: Bill Moran <wmoran@potentialtech.com> User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2.1) Gecko/20030301 X-Accept-Language: en-us, en MIME-Version: 1.0 To: =?ISO-8859-1?Q?Miguel_Gon=E7alves?= <miguelg@fe.up.pt> References: <Pine.LNX.4.33.0304211119120.23847-100000@gnomo.fe.up.pt> In-Reply-To: <Pine.LNX.4.33.0304211119120.23847-100000@gnomo.fe.up.pt> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit cc: freebsd-questions@freebsd.org Subject: Re: SMB server with failover node X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 12:56:31 -0000 Miguel Gon鏰lves wrote: > I am going to install a FreeBSD 4.8 SMB server (using Samba) > in a corporate environment. Due to the small number of > clients on the network I will alocate 6 GB on the main server > hard drive for those users. In this main server I have 2 > hard drives configured as a RAID-1 Vinum device. > > What kind of graceful failures have users of Vinum noticed, > i.e., can the server enter degraded mode using only one drive > without much user intervention? Money is a concern but should > I move to hardware RAID (with hot swap option) to prevent user > intervention? I can only get near the machine at best in 3 or > 4 hours (and the local users don't understand FreeBSD) but I > will monitor the machine daily remotely. You'll be fine. Unless you have the statistically improbably bad luck of both drives failing in a short period of time. when a mirrored drive fails in vinum, the system keeps going with no visible effect to the users. I've let a server run like this for a few weeks because the hardware was on order (not recommended!) and I couldn't fix anything until I had a drive to replace the failed one with. > To better cope with failure of this server I am also installing > a second FreeBSD box that has much more hard disk space and > will sync those 6 GB of data every 15/30 minutes. What is the > best way to mirror the data: rsync or dump? What if there are > open files? Will rsync work? I'm not 100% sure of the effects of rsync on open files, but otherwise it works very well. I've been using it for backup purposes for years now. > If the main server fails I can instruct the local staff to > disconnect it from the network and execute a command at the > backup server's console. This command would change the server's > IP address and would start the Samba daemon. > > Any ideas for a better setup? Sounds pretty good. You could (therectically) write a cron script that checked the first server periodically and automatically did the switchover in the event of a failuer. This is probably overkill, however, and there's probably no way to be sure you've caught every possible type of failure. Sounds to me like you've got a good plan in place. -- Bill Moran Potential Technologies http://www.potentialtech.com From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 06:05:55 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D61F37B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 06:05:55 -0700 (PDT) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BCB543FDD for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 06:05:54 -0700 (PDT) (envelope-from jerrymc@clunix.cl.msu.edu) Received: from clunix.cl.msu.edu (localhost [127.0.0.1]) by clunix.cl.msu.edu (8.12.9/8.12.9) with ESMTP id h3LD5rOg000117; Mon, 21 Apr 2003 09:05:53 -0400 (EDT) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.12.9/8.12.9/Submit) id h3LD5rpm000116; Mon, 21 Apr 2003 09:05:53 -0400 (EDT) From: Jerry McAllister <jerrymc@clunix.cl.msu.edu> Message-Id: <200304211305.h3LD5rpm000116@clunix.cl.msu.edu> To: massey@rmci.net (Mike) Date: Mon, 21 Apr 2003 09:05:52 -0400 (EDT) In-Reply-To: <000e01c30774$125be940$0500a8c0@data> from "Mike" at Apr 20, 2003 01:36:00 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 Mailing List' <freebsd-questions@freebsd.org> Subject: Re: IOMEGA Click Drive X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 13:05:55 -0000 > > Trying to figure out how to mount a IOMEGA Click drive in my laptop. The > device shows up as adf0 but when trying to mount it I get bad superblock > size. > > Any hint's would be welcome Do you need to build a file system on it first? eg fdisk/disklabel/newfs stuff? ////jerry > > Thanks > > M;) From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 06:28:37 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E43F737B423 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 06:28:36 -0700 (PDT) Received: from thalia.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id A98F743FDD for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 06:28:32 -0700 (PDT) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr530-b136.otenet.gr [212.205.244.144]) by thalia.otenet.gr (8.12.9/8.12.9) with ESMTP id h3LDSQQx027313; Mon, 21 Apr 2003 16:28:27 +0300 (EEST) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.9/8.12.9) with ESMTP id h3LDSQww008956; Mon, 21 Apr 2003 16:28:26 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.12.9/8.12.9/Submit) id h3LDSP9b008955; Mon, 21 Apr 2003 16:28:25 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Mon, 21 Apr 2003 16:28:25 +0300 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: Eduardo Viruena <eduardo_viruena@yahoo.com> Message-ID: <20030421132825.GB2433@gothmog.gr> References: <20030421074349.47436.qmail@web40909.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030421074349.47436.qmail@web40909.mail.yahoo.com> cc: freebsd-questions@freebsd.org Subject: Re: CD9660_ROOT is missing in 5.0-RELEASE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 13:28:37 -0000 On 2003-04-21 00:43, Eduardo Viruena <eduardo_viruena@yahoo.com> wrote: > Hi List! > I'm trying to create a bootable CD with FreeBSD 5.0-RELEASE. > I'm just following a recipe given by Etienne de Bruin on: > > http://www.bsdtoday.com/2002/March/Features646.html > > But now I find that the kernel option: > > option CD9660_ROOT > > is not valid in FreeBSD 5.0-RELEASE. This option > allowed us to use a CD filesystem as root device. It's not needed anymore. You can use cdboot to boot from CD-ROMs (see /usr/src/sys/boot/i386/cdboot). From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 06:32:42 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBFE337B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 06:32:42 -0700 (PDT) Received: from postit.adam.com.au (postit.adam.com.au [203.2.124.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF86243F85 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 06:32:41 -0700 (PDT) (envelope-from bastill@adam.com.au) Received: from lightning.adam.com.au (lightning.adam.com.au [203.2.124.20]) by postit.adam.com.au (8.12.9/8.12.9) with SMTP id h3LDXkwc044122 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 23:03:47 +0930 (CST) Received: (qmail 37382 invoked from network); 21 Apr 2003 13:32:40 -0000 Received: from 202-6-144-222.ip.adam.com.au (HELO adam.com.au) (202.6.144.222) by eden.adam.com.au with RC4-MD5 encrypted SMTP; 21 Apr 2003 13:32:40 -0000 Message-ID: <3EA3F330.7040008@adam.com.au> Date: Mon, 21 Apr 2003 23:03:36 +0930 From: Brian Astill <bastill@adam.com.au> User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: multipart/related; boundary="------------030009080702090405060208" Subject: Can't mount ad0s2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 13:32:43 -0000 --------------030009080702090405060208 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Slice 2 on ad0 is a DOS extended partition. I have tried to mount this partition (or to be more accurate the logical partition inside that extended partition) using every combination of -t xxx and /dev/ad0sn I could think of that might work - no dice. [:-(] Yes I HAVE checked that the appropriate /dev/ files exist. Yes I HAVE used fdisk to verify that the partition exists, is recognised and SHOULD be mountable. I have even used Partition Magic 7 to confirm the existance of the extended partition and the logical partition it encloses. There is obviously something I HAVEN'T done [:-)] How do I mount that recalcitrant partition, please? FWIW, here is PM7's listing. The only "odd" thing is the EPBR (Extended Partition Boot Record?), which fdisk didn't see - and which I don't understand [:-)] =========================================================================================================== Disk Geometry Information for Disk 1: 1027 Cylinders, 255 Heads, 63 Sectors/Track System PartSect # Boot BCyl Head Sect FS ECyl Head Sect StartSect NumSects =========================================================================================================== NO NAME 0 0 80 0 1 1 06 127 254 63 63 2,056,257 0 1 00 128 0 1 05 257 254 63 2,056,320 2,088,450 0 2 00 258 0 1 A5 1023 254 63 4,144,770 12,353,985 Info: End C,H,S values were large drive placeholders. Actual values are: 0 2 00 258 0 1 A5 1026 254 63 4144770 12353985 PEACE 2,056,320 0 00 128 1 1 06 257 254 63 2,056,383 2,088,387 =========================================================================================================== Partition Information for Disk 1: 8,056.0 Megabytes Volume PartType Status Size MB PartSect # StartSect TotalSects UsedSects FreeSects =========================================================================================================== C:NO NAME FAT16B Pri,Boot 1,004.0 0 0 63 2,056,257 2,056,257 0 Extended Pri 1,019.8 0 1 2,056,320 2,088,450 2,088,450 0 EPBR Log 1,019.8 None -- 2,056,320 2,088,450 2,088,450 0 E:PEACE FAT16B Log 1,019.7 2,056,320 0 2,056,383 2,088,387 2,088,387 0 FreeBSD/386 Pri 6,032.2 0 2 4,144,770 12,353,985 12,353,985 0 =========================================================================================================== Boot Record for drive C: (Drive: 1, Starting sector: 63, Type: FAT) =========================================================================================================== 1. Jump: EB 3C 90 2. OEM Name: MSDOS5.0 3. Bytes per Sector: 512 4. Sectors per Cluster: 32 5. Reserved Sectors: 1 6. Number of FAT's: 2 7. Root Dir Entries: 512 8. Total Sectors: 0 (0x0) 9. Media Descriptor: 0xF8 10. Sectors per FAT: 251 11. Sectors per Track: 63 (0x3F) 12. Number of Heads: 255 (0xFF) 13. Hidden Sectors: 63 (0x3F) 14. Big Total Sectors: 2056257 (0x1F6041) 15. Drive ID: 0x80 16. Dirty Flag: 0x00 17. Extended boot Sig: 0x29 18. Serial Number: 0x503D939C 19. Volume Name: NO NAME -- Brian --------------030009080702090405060208-- From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 06:37:49 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECEDD37B401 for <freebsd-questions@FreeBSD.ORG>; Mon, 21 Apr 2003 06:37:49 -0700 (PDT) Received: from apollo.nu-earth.net (nu-earth.demon.co.uk [212.229.139.211]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8FF343FCB for <freebsd-questions@FreeBSD.ORG>; Mon, 21 Apr 2003 06:37:47 -0700 (PDT) (envelope-from adrian@nu-earth.net) Received: from iris ([192.168.1.69]) by apollo.nu-earth.net (8.11.6/8.11.6) with SMTP id h3LDjPj76834 for <freebsd-questions@FreeBSD.ORG>; Mon, 21 Apr 2003 14:45:25 +0100 (BST) (envelope-from adrian@nu-earth.net) From: "Adrian" <adrian@nu-earth.net> To: <freebsd-questions@FreeBSD.ORG> Date: Mon, 21 Apr 2003 14:39:01 +0100 Message-ID: <DCECJGCCEMJIDCEAHBEEKEKLCBAA.adrian@nu-earth.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Subject: upgrading from 4.5-release (Hardware) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 13:37:50 -0000 Hi all, just had a slight hitch upgrading form 4.5 release. I use a 3Com U.S. Robotics ISDN Pro TA, rev 1.00/2.19 external and it will not work with 4.7, 4.8, 5.0-stable or 5-0-current, does anyone know of any patches or new modules available as i've searched hi and low too no avail. Cheers :) \\ ___ // \\ � � // ( @ @ ) +-------------oOOo-(_)-oOOo-------------+ | | | Adrian@nu-earth.net | | | +----------------------Oooo-------------+ oooO ( ) ( ) ) / \ ( (_/ \_) From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 06:40:45 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 44A8637B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 06:40:45 -0700 (PDT) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8044843FBD for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 06:40:44 -0700 (PDT) (envelope-from jerrymc@clunix.cl.msu.edu) Received: from clunix.cl.msu.edu (localhost [127.0.0.1]) by clunix.cl.msu.edu (8.12.9/8.12.9) with ESMTP id h3LDehOg000255; Mon, 21 Apr 2003 09:40:43 -0400 (EDT) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.12.9/8.12.9/Submit) id h3LDegfw000254; Mon, 21 Apr 2003 09:40:42 -0400 (EDT) From: Jerry McAllister <jerrymc@clunix.cl.msu.edu> Message-Id: <200304211340.h3LDegfw000254@clunix.cl.msu.edu> To: jerrymc@clunix.cl.msu.edu (Jerry McAllister) Date: Mon, 21 Apr 2003 09:40:42 -0400 (EDT) In-Reply-To: <200304211305.h3LD5rpm000116@clunix.cl.msu.edu> from "Jerry McAllister" at Apr 21, 2003 09:05:52 AM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: 'FreeBSD Mailing List' <freebsd-questions@freebsd.org> Subject: Re: IOMEGA Click Drive X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 13:40:45 -0000 > > > > > Trying to figure out how to mount a IOMEGA Click drive in my laptop. The > > device shows up as adf0 but when trying to mount it I get bad superblock > > size. > > > > Any hint's would be welcome > > Do you need to build a file system on it first? eg fdisk/disklabel/newfs > stuff? To add to my own response (sorry) I don't really know what an IOMEGA Click drive is and a 'man adf' got me nothing. Should it be treated as a floppy drive? If so, you probably don't really want to mount it at all. Check out info for readingwriting floppies in documentation and archives if that is the case. ////jerry > > > > > Thanks > > > > M;) From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 06:42:28 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3B5D37B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 06:42:28 -0700 (PDT) Received: from smtp018.mail.yahoo.com (smtp018.mail.yahoo.com [216.136.174.115]) by mx1.FreeBSD.org (Postfix) with SMTP id 88FA443FA3 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 06:42:28 -0700 (PDT) (envelope-from da_ghozt@yahoo.de) Received: from p50861698.dip.t-dialin.net (HELO compjuta) (da?ghozt@80.134.22.152 with login) by smtp.mail.vip.sc5.yahoo.com with SMTP; 21 Apr 2003 13:42:27 -0000 Date: Mon, 21 Apr 2003 13:42:34 +0200 From: Julian Picht <da_ghozt@yahoo.de> To: freebsd-questions@freebsd.org Message-Id: <20030421134234.35e95a56.da_ghozt@yahoo.de> In-Reply-To: <3EA3F330.7040008@adam.com.au> References: <3EA3F330.7040008@adam.com.au> X-Mailer: Sylpheed version 0.8.10claws (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Can't mount ad0s2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 13:42:29 -0000 tried /dev/ad0s5 ? MfG Julian Picht From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 06:55:34 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A99337B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 06:55:34 -0700 (PDT) Received: from postit.adam.com.au (postit.adam.com.au [203.2.124.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02A3D43F75 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 06:55:33 -0700 (PDT) (envelope-from bastill@adam.com.au) Received: from lightning.adam.com.au (lightning.adam.com.au [203.2.124.20]) by postit.adam.com.au (8.12.9/8.12.9) with SMTP id h3LDudwc044895 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 23:26:39 +0930 (CST) Received: (qmail 52374 invoked from network); 21 Apr 2003 13:55:33 -0000 Received: from 202-6-144-222.ip.adam.com.au (HELO adam.com.au) (202.6.144.222) by eden.adam.com.au with RC4-MD5 encrypted SMTP; 21 Apr 2003 13:55:33 -0000 Message-ID: <3EA3F88C.2020404@adam.com.au> Date: Mon, 21 Apr 2003 23:26:28 +0930 From: Brian Astill <bastill@adam.com.au> User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us MIME-Version: 1.0 To: Julian Picht <da_ghozt@yahoo.de> References: <3EA3F330.7040008@adam.com.au> <20030421134234.35e95a56.da_ghozt@yahoo.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Can't mount ad0s2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 13:55:34 -0000 Julian Picht wrote: >tried /dev/ad0s5 ? > Of course. And 6 -- Brian From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 07:09:57 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 874C437B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 07:09:57 -0700 (PDT) Received: from pa-plum1b-166.pit.adelphia.net (pa-plum1b-122.pit.adelphia.net [24.53.161.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8DC443FAF for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 07:09:56 -0700 (PDT) (envelope-from wmoran@potentialtech.com) Received: from potentialtech.com (working [172.16.0.95]) h3LE9nwl002183; Mon, 21 Apr 2003 10:09:49 -0400 (EDT) (envelope-from wmoran@potentialtech.com) Message-ID: <3EA3FBAD.2010405@potentialtech.com> Date: Mon, 21 Apr 2003 10:09:49 -0400 From: Bill Moran <wmoran@potentialtech.com> User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2.1) Gecko/20030301 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Brian Astill <bastill@adam.com.au> References: <3EA3F330.7040008@adam.com.au> <20030421134234.35e95a56.da_ghozt@yahoo.de> <3EA3F88C.2020404@adam.com.au> In-Reply-To: <3EA3F88C.2020404@adam.com.au> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: Julian Picht <da_ghozt@yahoo.de> cc: freebsd-questions@freebsd.org Subject: Re: Can't mount ad0s2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 14:09:57 -0000 Brian Astill wrote: > Julian Picht wrote: > >> tried /dev/ad0s5 ? >> > Of course. And 6 > Don't quote me on this, but ... Don't extended partitions follow semantics such as ad0s3a, ad0s3b, etc? -- Bill Moran Potential Technologies http://www.potentialtech.com From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 07:20:27 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3DD337B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 07:20:27 -0700 (PDT) Received: from rain.CC.Lehigh.EDU (rain.CC.Lehigh.EDU [128.180.39.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id E893C43FB1 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 07:20:26 -0700 (PDT) (envelope-from pat2@lehigh.edu) Received: from lehigh.edu (r075030.res.Lehigh.EDU [128.180.75.30]) by rain.CC.Lehigh.EDU (8.12.9/8.12.9) with ESMTP id h3LEK1d4006527 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NOT); Mon, 21 Apr 2003 10:20:02 -0400 Message-ID: <3EA3FDFB.2030005@lehigh.edu> Date: Mon, 21 Apr 2003 10:19:39 -0400 From: Paul Tsai <pat2@Lehigh.EDU> User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2.1) Gecko/20030324 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Erik Trulsson <ertr1013@student.uu.se> References: <200304210539.11227.jgriffis@ec.rr.com> <20030421103334.GA92718@falcon.midgard.homeip.net> In-Reply-To: <20030421103334.GA92718@falcon.midgard.homeip.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: Jason Griffis <jgriffis@ec.rr.com> cc: freebsd-questions@freebsd.org Subject: Re: g++ question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 14:20:28 -0000 Hey, Erik is totally correct. Jason if you type g++ --version at the shell you will find that your g++ is above 3.2. GNU decided to become totally ansi compliant with thier 3.2 version which is why you would have to do what Erik just said. One thing to mention, if it bothers you that much as a new programmer (which it means this is probably going way over your head) you can install an older version of gcc Erik Trulsson wrote: >On Mon, Apr 21, 2003 at 05:39:11AM -0400, Jason Griffis wrote: > > >> I'm going through a C++ tutorial trying to increase my knowledge ;) >>Any way.. I wrote this little code: >> >>// My first program in C++ >>#include <iostream> >> >>int main() >>{ >> cout << "Hello World!"; >> return 0; >>} >> >> When I compile it this way with g++ I get errors due to the compiler not >>finding the iostream file: >> >>$ g++ -o hello hello.cc >>hello.cc: In function `int main()': >>hello.cc:6: `cout' undeclared (first use this function) >>hello.cc:6: (Each undeclared identifier is reported only once for each >>function >> it appears in.) >>$ >> >> I do have iostream in /usr/include so I don't see why it's doing this, >>whenever I change it to #include <iostream.h> it compiles fine but gives a >>warning of using a deprecated header file: >> >>$ g++ -o hello hello.cc >>In file included from /usr/include/g++/backward/iostream.h:31, >> from hello.cc:2: >>/usr/include/g++/backward/backward_warning.h:32:2: warning: #warning This file >>includes at least one deprecated or antiquated header. Please consider using >>one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples >>include substituting the <X> header for the <X.h> header for C++ includes, or >><sstream> instead of the deprecated header <strstream.h>. To disable this >>warning use -Wno-deprecated. >>$ >> >> Obviously it isn't that big of a deal with such a small program but when I >>move on to bigger projects that I'll want to use on different platforms other >>than FreeBSD these errors and warnings will be a major pain. Can anyone tell >>me what might be wrong with my system in order for g++ not to see the normal >>iostream header in /usr/include ? >> >> > >[This is not really a FreeBSD question, but rather a C++ question.] > >Nothing wrong with your system, but a problem with your program. >The tutorial you are using seems to be a bit old. >Although your program would have been just fine with older C++ >implementations (except that they did not have headernames of the <foo> >style, only <foo.h>) , the newer, standard-compliant, implementations >have moved most of the standard library into the 'std' namespace. >The older <foo.h> name for the headers puts the functions into the >global namespace, but that is not recommended for new code. > >Try using std::cout instead of just cout. (Or put a 'using namespace >std;' after the include.) > > > > From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 07:32:41 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B17BD37B401 for <freebsd-questions@FreeBSD.ORG>; Mon, 21 Apr 2003 07:32:41 -0700 (PDT) Received: from diana.northnetworks.ca (att-ws20.switchview.com [216.13.70.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7750143FAF for <freebsd-questions@FreeBSD.ORG>; Mon, 21 Apr 2003 07:32:39 -0700 (PDT) (envelope-from iaccounts@northnetworks.ca) Received: from diana.northnetworks.ca (localhost.northnetworks.ca [127.0.0.1]) h3LEWchQ060519 for <freebsd-questions@FreeBSD.ORG>; Mon, 21 Apr 2003 10:32:38 -0400 (EDT) (envelope-from iaccounts@northnetworks.ca) Received: from localhost (iaccounts@localhost)h3LEWblC060516 for <freebsd-questions@FreeBSD.ORG>; Mon, 21 Apr 2003 10:32:38 -0400 (EDT) X-Authentication-Warning: diana.northnetworks.ca: iaccounts owned process doing -bs Date: Mon, 21 Apr 2003 10:32:37 -0400 (EDT) From: Steve Bertrand <iaccounts@northnetworks.ca> To: freebsd <freebsd-questions@FreeBSD.ORG> Message-ID: <20030421102030.B54122-100000@diana.northnetworks.ca> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: VPN Gateway Web Interface X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 14:32:42 -0000 This is likely OT, but probably one of the best places to ask, I hope. I have been deploying FBSD VPN Routers all over the place, but got an opportunity through the ISP that I work for to play with a MultiTech VPN Gateway device over the weekend. It is pretty good as I hacked the root account and looked through the php docs on the Linux system. I disagree with the licensing model, and want to build my own interface for my Free boxes that do identical functions to the multitech. I would like to build with perl and am wondering how one would seriously go about starting up such a project. I have built many ISP related web interface tools, but none the size of this, and certainly do not have time to do it all myself. Some of the ideas that I have include: - Auto install of system, including appropriate ports (httpd, squid, BIND, raccoon, etc) - Auto configuration of Kernel to perform NAT, IPSEC, BRIDGE, IPFIREWAL, etc. - Complete web interface for management of unit (in Perl) Hopefully there are others out there who rely heavily on FreeBSD for routing, NAT, Firewall and vpn solutions that see a need/want for this type of idea and would be willing to at least discuss where something like this could start. A good web interface would also provide a method for lower-level support staff to set up cpe instead of doing it all manually ourselves. Tks, Steve Bertrand From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 07:36:31 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2166D37B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 07:36:31 -0700 (PDT) Received: from smtp014.mail.yahoo.com (smtp014.mail.yahoo.com [216.136.173.58]) by mx1.FreeBSD.org (Postfix) with SMTP id EF03E43FBF for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 07:36:29 -0700 (PDT) (envelope-from max@willystudios.com) Received: from host121-123.pool80116.interbusiness.it (HELO max.willystudios.com) (willythemax@80.116.123.121 with login) by smtp.mail.vip.sc5.yahoo.com with SMTP; 21 Apr 2003 14:36:29 -0000 Date: Mon, 21 Apr 2003 16:36:12 +0200 From: Massimiliano Stucchi <max@willystudios.com> To: freebsd-questions@freebsd.org Message-Id: <20030421163612.3421d13c.max@willystudios.com> In-Reply-To: <000001c307cb$03181010$280f10ac@SHMOOPIE> References: <000001c307cb$03181010$280f10ac@SHMOOPIE> Organization: WillyStudios.com, LTD X-Mailer: Sylpheed version 0.8.10claws (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: ifconfig with dual nicks X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: stucchi@willystudios.com List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 14:36:31 -0000 On Sun, 20 Apr 2003 22:58:13 -0700 "Remington L." <madriax@garlic.com> wrote: > I have FreeBSD 5.0 server with 3 nicks(vr[0-2[]). I have vr0 set as a > static address on my "internal" network. I want to set up vr1 with a > static address for my external address. When I go to configure vr1 > with an IP address I get > Ifconfig vr1 172.16.16.1 > Ifconfig: ioctl (SIOCAIFADDR): File exists > > What does this mean and how do I fix it? Are you trying to give that NIC an address that has the same subnet as the internal NIC ? Is the NIC up ? Try issuing another IP address and see if it accepts it. Ciao ciao -- Stucchi Massimiliano | Gruppo Utenti FreeBSD Italia WillyStudios.com | http://www.gufi.org stucchi@willystudios.com | max@gufi.org "People who make no mistakes do not usually make anything" From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 07:36:31 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5ED0337B404 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 07:36:31 -0700 (PDT) Received: from diana.northnetworks.ca (att-ws20.switchview.com [216.13.70.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E2B243F85 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 07:36:30 -0700 (PDT) (envelope-from iaccounts@northnetworks.ca) Received: from diana.northnetworks.ca (localhost.northnetworks.ca [127.0.0.1]) h3LEaUhQ060785 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 10:36:30 -0400 (EDT) (envelope-from iaccounts@northnetworks.ca) Received: from localhost (iaccounts@localhost)h3LEaTgR060782 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 10:36:29 -0400 (EDT) X-Authentication-Warning: diana.northnetworks.ca: iaccounts owned process doing -bs Date: Mon, 21 Apr 2003 10:36:29 -0400 (EDT) From: Steve Bertrand <iaccounts@northnetworks.ca> To: freebsd <freebsd-questions@freebsd.org> In-Reply-To: <20030421102030.B54122-100000@diana.northnetworks.ca> Message-ID: <20030421103522.W54122-100000@diana.northnetworks.ca> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: VPN Gateway Web Interface X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 14:36:31 -0000 > I have been deploying FBSD VPN Routers all over the place, but got an > opportunity through the ISP that I work for to play with a MultiTech VPN > Gateway device over the weekend. It is pretty good as I hacked the root > account and looked through the php docs on the Linux system. > > I disagree with the licensing model, and want to build my own interface > for my Free boxes that do identical functions to the multitech. I would > like to build with perl and am wondering how one would seriously go about > starting up such a project. I think I found a start: http://neon1.net/m0n0wall/ Appears as though DNS lookup takes a while, but it will load eventually. Steve > > I have built many ISP related web interface tools, but none the size of > this, and certainly do not have time to do it all myself. > > Some of the ideas that I have include: > > - Auto install of system, including appropriate ports (httpd, squid, BIND, > raccoon, etc) > - Auto configuration of Kernel to perform NAT, IPSEC, BRIDGE, IPFIREWAL, > etc. > - Complete web interface for management of unit (in Perl) > > Hopefully there are others out there who rely heavily on FreeBSD for > routing, NAT, Firewall and vpn solutions that see a need/want for this > type of idea and would be willing to at least discuss where something like > this could start. > > A good web interface would also provide a method for lower-level support > staff to set up cpe instead of doing it all manually ourselves. > > Tks, > > Steve Bertrand > > _______________________________________________ > 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 Apr 20 00:06:25 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 738F437B401 for <freebsd-questions@FreeBSD.ORG>; Sun, 20 Apr 2003 00:06:25 -0700 (PDT) Received: from web10907.mail.yahoo.com (web10907.mail.yahoo.com [216.136.131.43]) by mx1.FreeBSD.org (Postfix) with SMTP id 0ABC043FE3 for <freebsd-questions@FreeBSD.ORG>; Sun, 20 Apr 2003 00:06:25 -0700 (PDT) (envelope-from phencehau@yahoo.com) Message-ID: <20030420070624.87312.qmail@web10907.mail.yahoo.com> Received: from [63.249.85.151] by web10907.mail.yahoo.com via HTTP; Sun, 20 Apr 2003 00:06:24 PDT Date: Sun, 20 Apr 2003 00:06:24 -0700 (PDT) From: Haward Jie <phencehau@yahoo.com> To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 X-Mailman-Approved-At: Mon, 21 Apr 2003 08:11:47 -0700 Content-Type: text/plain; charset=us-ascii X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: install ML-1430 in FreeBSD 5.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 Apr 2003 07:06:25 -0000 Dear Sir or Madam, How to install ML-1430 in FreeBSD 5.0 ? Thank you! Phencehau --------------------------------- Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. From owner-freebsd-questions@FreeBSD.ORG Sat Apr 19 13:01:08 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D44AC37B401 for <freebsd-questions@FreeBSD.ORG>; Sat, 19 Apr 2003 13:01:08 -0700 (PDT) Received: from web20010.mail.yahoo.com (web20010.mail.yahoo.com [216.136.225.73]) by mx1.FreeBSD.org (Postfix) with SMTP id 8E6F243F85 for <freebsd-questions@FreeBSD.ORG>; Sat, 19 Apr 2003 13:01:08 -0700 (PDT) (envelope-from vctw@yahoo.com) Message-ID: <20030419200106.36387.qmail@web20010.mail.yahoo.com> Received: from [211.75.91.19] by web20010.mail.yahoo.com via HTTP; Sun, 20 Apr 2003 04:01:06 CST Date: Sun, 20 Apr 2003 04:01:06 +0800 (CST) From: =?big5?q?Vincent=20Chen?= <vctw@yahoo.com> To: FreeBSD maillist <freebsd-questions@FreeBSD.ORG> MIME-Version: 1.0 Content-Type: text/plain; charset=big5 Content-Transfer-Encoding: 8bit X-Mailman-Approved-At: Mon, 21 Apr 2003 08:14:26 -0700 Subject: freeswan vs. racoon X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sat, 19 Apr 2003 20:01:09 -0000 Dear all, I have a ipsec transport tunnel between linux and freebsd and it already worked for a while. Yesterday, This tunnel stop working after I reboot linux box. When I start racoon in foreground, it keep complaining 'no peer's CERT payload found'. How can I fix it? I don't even know how it happen. Thanks for your help, Vincent Chen ----------------------------------------------------------------- –ぱ常 Yahoo!集 赣传盾? - 腊衡程続―戮よ http://fate.yahoo.com.tw/ From owner-freebsd-questions@FreeBSD.ORG Fri Apr 18 14:31:01 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D87C737B407 for <freebsd-questions@FreeBSD.ORG>; Fri, 18 Apr 2003 14:31:01 -0700 (PDT) Received: from hotmail.com (dav17.law15.hotmail.com [64.4.22.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62F5643FAF for <freebsd-questions@FreeBSD.ORG>; Fri, 18 Apr 2003 14:31:01 -0700 (PDT) (envelope-from philagui@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Fri, 18 Apr 2003 14:31:01 -0700 Received: from 212.83.142.241 by law15-dav17.adinternal.hotmail.com with DAV; Fri, 18 Apr 2003 21:31:01 +0000 X-Originating-IP: [212.83.142.241] X-Originating-Email: [philagui@hotmail.com] From: "Guillaume Viguier" <philagui@hotmail.com> To: <freebsd-questions@FreeBSD.ORG> Date: Fri, 18 Apr 2003 23:32:14 +0200 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2720.3000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-ID: <Law15-DAV17niqcZZ3m000039a2@hotmail.com> X-OriginalArrivalTime: 18 Apr 2003 21:31:01.0396 (UTC) FILETIME=[CEF58540:01C305F1] X-Mailman-Approved-At: Mon, 21 Apr 2003 08:17:11 -0700 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: FTP install for a newbie X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Fri, 18 Apr 2003 21:31:02 -0000 Hi, I'm trying to install FreeBSD on an old computer (without any cdrom = drive) linked to another computer (running under Windows xp) through a = network cable. I downloaded the iso files on ftp.freebsd.org and = extracted them on my hard drive. I set up an FTP server on Win xp pro = (with Cerberus FTP Server) to use the FTP install mode of FreeBSD = through my network cable. Everything works fine at the beginning, except = when it tries to install the packages or the ports. I can see on my FTP = server that the commands FreeBSD sends to receive the files are wrong. = FreeBSD sends: RETR packages/All/xxx xxx being the name of the package.=20 When FreeBSD sends that, the server answer that the file does not exist, = because I think the command should be: RETR packages/All/xxx.tbz I tried that command with my Windows ftp client and it works. But I = don't know how to set it up in FreeBSD... Thanks a lot for your help, and sorry if my english is not very good. From owner-freebsd-questions@FreeBSD.ORG Thu Apr 17 03:23:44 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E074B37B401 for <freebsd-questions@FreeBSD.ORG>; Thu, 17 Apr 2003 03:23:44 -0700 (PDT) Received: from hotmail.com (bay2-f28.bay2.hotmail.com [65.54.247.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A98443FA3 for <freebsd-questions@FreeBSD.ORG>; Thu, 17 Apr 2003 03:23:44 -0700 (PDT) (envelope-from pridesites@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 17 Apr 2003 03:23:44 -0700 Received: from 24.221.245.91 by by2fd.bay2.hotmail.msn.com with HTTP; Thu, 17 Apr 2003 10:23:44 GMT X-Originating-IP: [24.221.245.91] X-Originating-Email: [pridesites@hotmail.com] From: "none none" <pridesites@hotmail.com> To: freebsd-questions@FreeBSD.ORG Date: Thu, 17 Apr 2003 03:23:44 -0700 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: <BAY2-F2800goZolmRBa0000e59e@hotmail.com> X-OriginalArrivalTime: 17 Apr 2003 10:23:44.0324 (UTC) FILETIME=[6C976840:01C304CB] X-Mailman-Approved-At: Mon, 21 Apr 2003 08:24:42 -0700 Subject: Password reset question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Thu, 17 Apr 2003 10:23:45 -0000 I had a server which I haven't used in about a year, with data on it that I'd like to access. Unforunately I forgot the root password. I've tried the "boot -s" option but once it finishes booting it displays "enter root password or ^D for multiuser access". (Not bypassing the root password... I have physical access to the machine. How can I reset or recover the password? _________________________________________________________________ Add photos to your messages with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 08:23:13 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E879237B401 for <questions@FreeBSD.ORG>; Mon, 21 Apr 2003 08:23:13 -0700 (PDT) Received: from mail.speakeasy.net (mail11.speakeasy.net [216.254.0.211]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BE5043FE0 for <questions@FreeBSD.ORG>; Mon, 21 Apr 2003 08:23:13 -0700 (PDT) (envelope-from jemaxwell@jaymax.com) Received: (qmail 28496 invoked from network); 21 Apr 2003 15:23:15 -0000 Received: from unknown (HELO jaymax.com) (jaymax@[66.93.45.209]) (envelope-sender <jemaxwell@jaymax.com>) by mail11.speakeasy.net (qmail-ldap-1.03) with SMTP for <questions@FreeBSD.ORG>; 21 Apr 2003 15:23:15 -0000 Message-ID: <3EA40CC7.140DFEF1@jaymax.com> Date: Mon, 21 Apr 2003 08:22:47 -0700 From: Joseph Maxwell <jemaxwell@jaymax.com> X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,pdf MIME-Version: 1.0 To: FreeBSD Users <questions@FreeBSD.ORG> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Restarting init without rebooting X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 15:23:14 -0000 Hello, There is supposed to be a way of restarting init, after modifications of say an rc.* file, by sending a SIGHUP, I think avoiding the need to reboot. Could someone say how it is done. Thanks -- Joe -- From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 08:25:20 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24FB737B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 08:25:20 -0700 (PDT) Received: from patan.sun.com (patan.Sun.COM [192.18.98.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0E9343FDD for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 08:25:18 -0700 (PDT) (envelope-from brundage@sr2-unwk-14.sfbay.sun.com) Received: from sfbaymail1sca.SFBay.Sun.COM ([129.145.154.35]) by patan.sun.com (8.9.3p2+Sun/8.9.3) with ESMTP id JAA18859 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 09:25:18 -0600 (MDT) Received: from sr2-unwk-14.sfbay.sun.com (daemon@sr2-unwk-14.SFBay.Sun.COM [129.149.2.38])ESMTP id h3LFPHhD012136 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 08:25:18 -0700 (PDT) Received: (from brundage@localhost) by sr2-unwk-14.sfbay.sun.com (8.11.7+Sun/8.11.7) id h3LFPGL52807 for freebsd-questions@freebsd.org; Mon, 21 Apr 2003 08:25:16 -0700 (PDT) Date: Mon, 21 Apr 2003 08:25:16 -0700 From: Dean <dean@deanandadie.net> To: freebsd-questions@freebsd.org Message-ID: <20030421082516.A47317@sr2-unwk-14.sfbay.sun.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="GvXjxJ+pjyke8COw" Content-Disposition: inline User-Agent: Mutt/1.2.5i Subject: Fwd: wicked security run output X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 15:25:20 -0000 --GvXjxJ+pjyke8COw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hello Question'ers, Please cc me in replies. Should I be worried about da2 or da4 here? Looks like da2. What does all this mean? Seems a far too verbose for a simple timeout. The drives have been doing fine for at least a month now. Admittedly, I have not inspected the cable lately. /var/run/dmesg.boot is attached. Thanks, --Dean ----- Forwarded message from root@postal.3llamas.com ----- Date: 21 Apr 2003 10:01:18 -0000 From: root@postal.3llamas.com To: root@postal.3llamas.com Subject: wicked security run output > ahc0: Missing case in ahc_handle_scsiint. status = 8 > (da4:ahc0:0:4:0): SCB 0x1e - timed out > >>>>>>>>>>>>>>>>>> Dump Card State Begins <<<<<<<<<<<<<<<<< > ahc0: Dumping Card State in Message-in phase, at SEQADDR 0x40 > Card was paused > ACCUM = 0x0, SINDEX = 0x6b, DINDEX = 0xe4, ARG_2 = 0x0 > HCNT = 0x0 SCBPTR = 0x7 > SCSISIGI[0xe6]:(REQI|BSYI|MSGI|IOI|CDI) ERROR[0x0] > SCSIBUSL[0x80] LASTPHASE[0xe0]:(MSGI|IOI|CDI) SCSISEQ[0x12]:(ENAUTOATNP|ENRSELI) > SBLKCTL[0xa]:(SELWIDE|SELBUSB) SCSIRATE[0x93]:(SINGLE_EDGE|WIDEXFER) > SEQCTL[0x10]:(FASTMODE) SEQ_FLAGS[0x20]:(DPHASE) SSTAT0[0x22]:(SPIORDY|SELDI) > SSTAT1[0xb]:(REQINIT|PHASECHG|BUSFREE) SSTAT2[0x0] > SSTAT3[0x0] SIMODE0[0x8]:(ENSWRAP) SIMODE1[0xa4]:(ENSCSIPERR|ENSCSIRST|ENSELTIMO) > SXFRCTL0[0x88]:(SPIOEN|DFON) DFCNTRL[0x0] DFSTATUS[0x89]:(FIFOEMP|HDONE|PRELOAD_AVAIL) > STACK: 0x0 0x16a 0x110 0x10a > SCB count = 254 > Kernel NEXTQSCB = 102 > Card NEXTQSCB = 172 > QINFIFO entries: 172 107 138 65 > Waiting Queue entries: > Disconnected Queue entries: 18:221 10:251 1:58 13:114 14:26 22:246 28:208 19:30 > QOUTFIFO entries: > Sequencer Free SCB List: 7 8 6 25 17 31 20 5 12 15 16 27 26 9 24 30 21 23 29 0 2 11 4 3 > Sequencer SCB Info: > 0 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] > SCB_LUN[0x0] SCB_TAG[0xff] > 1 SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x27] > SCB_LUN[0x0] SCB_TAG[0x3a] > 2 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] > SCB_LUN[0x0] SCB_TAG[0xff] > 3 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] > SCB_LUN[0x0] SCB_TAG[0xff] > 4 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] > SCB_LUN[0x0] SCB_TAG[0xff] > 5 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17] > SCB_LUN[0x0] SCB_TAG[0xff] > 6 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] > SCB_LUN[0x0] SCB_TAG[0xff] > 7 SCB_CONTROL[0xe2]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x27] > SCB_LUN[0x0] SCB_TAG[0xff] > 8 SCB_CONTROL[0xe2]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x57] > SCB_LUN[0x0] SCB_TAG[0xff] > 9 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17] > SCB_LUN[0x0] SCB_TAG[0xff] > 10 SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x47] > SCB_LUN[0x0] SCB_TAG[0xfb] > 11 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] > SCB_LUN[0x0] SCB_TAG[0xff] > 12 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] > SCB_LUN[0x0] SCB_TAG[0xff] > 13 SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x47] > SCB_LUN[0x0] SCB_TAG[0x72] > 14 SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x57] > SCB_LUN[0x0] SCB_TAG[0x1a] > 15 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17] > SCB_LUN[0x0] SCB_TAG[0xff] > 16 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17] > SCB_LUN[0x0] SCB_TAG[0xff] > 17 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] > SCB_LUN[0x0] SCB_TAG[0xff] > 18 SCB_CONTROL[0x66]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x37] > SCB_LUN[0x0] SCB_TAG[0xdd] > 19 SCB_CONTROL[0x66]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x47] > SCB_LUN[0x0] SCB_TAG[0x1e] > 20 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] > SCB_LUN[0x0] SCB_TAG[0xff] > 21 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17] > SCB_LUN[0x0] SCB_TAG[0xff] > 22 SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x47] > SCB_LUN[0x0] SCB_TAG[0xf6] > 23 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] > SCB_LUN[0x0] SCB_TAG[0xff] > 24 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17] > SCB_LUN[0x0] SCB_TAG[0xff] > 25 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17] > SCB_LUN[0x0] SCB_TAG[0xff] > 26 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] > SCB_LUN[0x0] SCB_TAG[0xff] > 27 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] > SCB_LUN[0x0] SCB_TAG[0xff] > 28 SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x57] > SCB_LUN[0x0] SCB_TAG[0xd0] > 29 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] > SCB_LUN[0x0] SCB_TAG[0xff] > 30 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17] > SCB_LUN[0x0] SCB_TAG[0xff] > 31 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17] > SCB_LUN[0x0] SCB_TAG[0xff] > Pending list: > 65 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB) SCB_SCSIID[0x7] SCB_LUN[0x0] > 138 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB) SCB_SCSIID[0x17] SCB_LUN[0x0] > 107 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB) SCB_SCSIID[0x57] SCB_LUN[0x0] > 172 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB) SCB_SCSIID[0x27] SCB_LUN[0x0] > 221 SCB_CONTROL[0x62]:(TAG_ENB|DISCENB) SCB_SCSIID[0x37] SCB_LUN[0x0] > 251 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB) SCB_SCSIID[0x47] SCB_LUN[0x0] > 58 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB) SCB_SCSIID[0x27] SCB_LUN[0x0] > 114 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB) SCB_SCSIID[0x47] SCB_LUN[0x0] > 26 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB) SCB_SCSIID[0x57] SCB_LUN[0x0] > 246 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB) SCB_SCSIID[0x47] SCB_LUN[0x0] > 208 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB) SCB_SCSIID[0x57] SCB_LUN[0x0] > 30 SCB_CONTROL[0x62]:(TAG_ENB|DISCENB) SCB_SCSIID[0x47] SCB_LUN[0x0] > Kernel Free SCB list: 75 161 38 197 229 151 177 78 171 158 153 136 215 185 196 212 64 56 116 139 240 178 0 170 218 143 148 48 7 204 219 96 234 57 69 183 225 227 149 134 242 8 175 40 189 248 202 156 232 217 108 174 5 99 152 101 237 29 157 192 181 247 193 53 59 22 235 195 120 211 17 169 182 91 20 203 160 3 147 228 132 12 155 145 191 201 130 200 238 224 154 52 205 110 133 127 159 47 140 44 62 163 135 230 112 55 213 104 187 43 167 194 18 210 73 14 87 168 35 173 19 245 70 226 124 46 16 61 141 207 198 206 86 231 100 66 176 34 164 97 233 129 188 106 186 216 118 243 32 90 126 85 209 249 180 92 223 239 220 121 54 137 236 162 103 190 25 113 111 2 214 222 142 199 122 39 117 68 33 165 49 123 50 119 24 128 125 109 131 45 150 146 4 144 166 115 1 23 179 80 98 11 74 42 9 95 184 105 83 71 93 81 67 37 77 51 82 63 79 36 27 21 76 72 31 6 89 10 94 60 84 28 88 41 15 13 241 250 252 244 253 > > >>>>>>>>>>>>>>>>> > sg[0] - Addr 0xc27d000 : Length 4096 > sg[1] - Addr 0xadbe000 : Length 4096 > (da4:ahc0:0:4:0): Queuing a BDR SCB > (da4:ahc0:0:4:0): Bus Device Reset Message Sent > (da4:ahc0:0:4:0): no longer in timeout, status = 35b > ahc0: Bus Device Reset on A:4. 4 SCBs aborted > (da2:ahc0:0:2:0): SCB 0x3a - timed out > >>>>>>>>>>>>>>>>>> Dump Card State Begins <<<<<<<<<<<<<<<<< > ahc0: Dumping Card State while idle, at SEQADDR 0x8 > Card was paused > ACCUM = 0x0, SINDEX = 0x8a, DINDEX = 0xe4, ARG_2 = 0x0 > HCNT = 0x0 SCBPTR = 0x12 > SCSISIGI[0x0] ERROR[0x0] SCSIBUSL[0x0] LASTPHASE[0x1]:(P_BUSFREE) > SCSISEQ[0x12]:(ENAUTOATNP|ENRSELI) SBLKCTL[0xa]:(SELWIDE|SELBUSB) > SCSIRATE[0x0] SEQCTL[0x10]:(FASTMODE) SEQ_FLAGS[0xc0]:(NO_CDB_SENT|NOT_IDENTIFIED) > SSTAT0[0x0] SSTAT1[0xa]:(PHASECHG|BUSFREE) SSTAT2[0x0] > SSTAT3[0x0] SIMODE0[0x8]:(ENSWRAP) SIMODE1[0xa4]:(ENSCSIPERR|ENSCSIRST|ENSELTIMO) > SXFRCTL0[0x80]:(DFON) DFCNTRL[0x0] DFSTATUS[0x89]:(FIFOEMP|HDONE|PRELOAD_AVAIL) > STACK: 0xe8 0x16a 0x110 0x3 > SCB count = 254 > Kernel NEXTQSCB = 107 > Card NEXTQSCB = 107 > QINFIFO entries: > Waiting Queue entries: > Disconnected Queue entries: 1:58 > QOUTFIFO entries: > Sequencer Free SCB List: 18 14 22 19 13 28 10 7 8 6 25 17 31 20 5 12 15 16 27 26 9 24 30 21 23 29 0 2 11 4 3 > Sequencer SCB Info: > 0 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] > SCB_LUN[0x0] SCB_TAG[0xff] > 1 SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x27] > SCB_LUN[0x0] SCB_TAG[0x3a] > 2 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] > SCB_LUN[0x0] SCB_TAG[0xff] > 3 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] > SCB_LUN[0x0] SCB_TAG[0xff] > 4 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] > SCB_LUN[0x0] SCB_TAG[0xff] > 5 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17] > SCB_LUN[0x0] SCB_TAG[0xff] > 6 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] > SCB_LUN[0x0] SCB_TAG[0xff] > 7 SCB_CONTROL[0xe2]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x27] > SCB_LUN[0x0] SCB_TAG[0xff] > 8 SCB_CONTROL[0xe2]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x57] > SCB_LUN[0x0] SCB_TAG[0xff] > 9 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17] > SCB_LUN[0x0] SCB_TAG[0xff] > 10 SCB_CONTROL[0x0] SCB_SCSIID[0x47] SCB_LUN[0x0] SCB_TAG[0xff] > 11 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] > SCB_LUN[0x0] SCB_TAG[0xff] > 12 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] > SCB_LUN[0x0] SCB_TAG[0xff] > 13 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] > SCB_LUN[0x0] SCB_TAG[0xff] > 14 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17] > SCB_LUN[0x0] SCB_TAG[0xff] > 15 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17] > SCB_LUN[0x0] SCB_TAG[0xff] > 16 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17] > SCB_LUN[0x0] SCB_TAG[0xff] > 17 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] > SCB_LUN[0x0] SCB_TAG[0xff] > 18 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] > SCB_LUN[0x0] SCB_TAG[0xff] > 19 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17] > SCB_LUN[0x0] SCB_TAG[0xff] > 20 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] > SCB_LUN[0x0] SCB_TAG[0xff] > 21 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17] > SCB_LUN[0x0] SCB_TAG[0xff] > 22 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] > SCB_LUN[0x0] SCB_TAG[0xff] > 23 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] > SCB_LUN[0x0] SCB_TAG[0xff] > 24 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17] > SCB_LUN[0x0] SCB_TAG[0xff] > 25 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17] > SCB_LUN[0x0] SCB_TAG[0xff] > 26 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] > SCB_LUN[0x0] SCB_TAG[0xff] > 27 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] > SCB_LUN[0x0] SCB_TAG[0xff] > 28 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17] > SCB_LUN[0x0] SCB_TAG[0xff] > 29 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] > SCB_LUN[0x0] SCB_TAG[0xff] > 30 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17] > SCB_LUN[0x0] SCB_TAG[0xff] > 31 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17] > SCB_LUN[0x0] SCB_TAG[0xff] > Pending list: > 58 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB) SCB_SCSIID[0x27] SCB_LUN[0x0] > Kernel Free SCB list: 138 102 172 208 65 221 26 246 114 251 30 75 161 38 197 229 151 177 78 171 158 153 136 215 185 196 212 64 56 116 139 240 178 0 170 218 143 148 48 7 204 219 96 234 57 69 183 225 227 149 134 242 8 175 40 189 248 202 156 232 217 108 174 5 99 152 101 237 29 157 192 181 247 193 53 59 22 235 195 120 211 17 169 182 91 20 203 160 3 147 228 132 12 155 145 191 201 130 200 238 224 154 52 205 110 133 127 159 47 140 44 62 163 135 230 112 55 213 104 187 43 167 194 18 210 73 14 87 168 35 173 19 245 70 226 124 46 16 61 141 207 198 206 86 231 100 66 176 34 164 97 233 129 188 106 186 216 118 243 32 90 126 85 209 249 180 92 223 239 220 121 54 137 236 162 103 190 25 113 111 2 214 222 142 199 122 39 117 68 33 165 49 123 50 119 24 128 125 109 131 45 150 146 4 144 166 115 1 23 179 80 98 11 74 42 9 95 184 105 83 71 93 81 67 37 77 51 82 63 79 36 27 21 76 72 31 6 89 10 94 60 84 28 88 41 15 13 241 250 252 244 253 > > >>>>>>>>>>>>>>>>> > sg[0] - Addr 0xaebf000 : Length 4096 > sg[1] - Addr 0xaca0000 : Length 4096 > (da2:ahc0:0:2:0): Queuing a BDR SCB > (da2:ahc0:0:2:0): Bus Device Reset Message Sent > (da2:ahc0:0:2:0): no longer in timeout, status = 34b > ahc0: Bus Device Reset on A:2. 1 SCBs aborted > (da2:ahc0:0:2:0): Unexpected busfree in Data-in phase > SEQADDR == 0x54 > (da2:ahc0:0:2:0): Unexpected busfree in Data-in phase > SEQADDR == 0x8b > (da2:ahc0:0:2:0): Unexpected busfree in Data-in phase > SEQADDR == 0x8b ----- End forwarded message ----- --Dean - Unscrambler of eggs -- Quality Web Hosting http://www.3llamas.com Take your time, take your chances -------------------------------------------------------------------------------- It matters not how strait the gate / How charged with punishment the scroll I am the master of my fate / I am the captain of my soul. -- Invictus -- -- William E Henley -- --GvXjxJ+pjyke8COw Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="dmesg.boot" Copyright (c) 1992-2003 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.7-STABLE #1: Fri Feb 14 15:14:43 PST 2003 root@wicked:/usr/src/sys/compile/GENERIC Timecounter "i8254" frequency 1193182 Hz CPU: Pentium III/Pentium III Xeon/Celeron (551.25-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x673 Stepping = 3 Features=0x383fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE> real memory = 1073725440 (1048560K bytes) avail memory = 1039814656 (1015444K bytes) Programming 24 pins in IOAPIC #0 IOAPIC #0 intpin 2 -> irq 0 IOAPIC #0 intpin 16 -> irq 11 IOAPIC #0 intpin 17 -> irq 10 IOAPIC #0 intpin 19 -> irq 12 FreeBSD/SMP: Multiprocessor motherboard cpu0 (BSP): apic id: 1, version: 0x00040011, at 0xfee00000 cpu1 (AP): apic id: 0, version: 0x00040011, at 0xfee00000 io0 (APIC): apic id: 2, version: 0x00170011, at 0xfec00000 Preloaded elf kernel "kernel" at 0xc052e000. Pentium Pro MTRR support enabled md0: Malloc disk Using $PIR table, 9 entries at 0xc00f0d20 npx0: <math processor> on motherboard npx0: INT 16 interface pcib0: <Intel 82443GX host to PCI bridge> on motherboard pci0: <PCI bus> on pcib0 agp0: <Intel 82443GX host to PCI bridge> mem 0xe4000000-0xe7ffffff at device 0.0 on pci0 pcib2: <Intel 82443GX (440 GX) PCI-PCI (AGP) bridge> at device 1.0 on pci0 pci1: <PCI bus> on pcib2 pci1: <Trident model 9750 VGA-compatible display device> at 0.0 irq 11 isab0: <Intel 82371AB PCI to ISA bridge> at device 4.0 on pci0 isa0: <ISA bus> on isab0 atapci0: <Intel PIIX4 ATA33 controller> port 0xd800-0xd80f at device 4.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 uhci0: <Intel 82371AB/EB (PIIX4) USB controller> port 0xd400-0xd41f irq 12 at device 4.2 on pci0 usb0: <Intel 82371AB/EB (PIIX4) USB controller> on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered Timecounter "PIIX" frequency 3579545 Hz chip0: <Intel 82371AB Power management controller> port 0xe800-0xe80f at device 4.3 on pci0 ahc0: <Adaptec aic7896/97 Ultra2 SCSI adapter> port 0xd000-0xd0ff mem 0xe0800000-0xe0800fff irq 10 at device 6.0 on pci0 aic7896/97: Ultra2 Wide Channel A, SCSI Id=7, 32/253 SCBs ahc1: <Adaptec aic7896/97 Ultra2 SCSI adapter> port 0xb800-0xb8ff mem 0xe0000000-0xe0000fff irq 10 at device 6.1 on pci0 aic7896/97: Ultra2 Wide Channel B, SCSI Id=7, 32/253 SCBs fxp0: <Intel Pro 10/100B/100+ Ethernet> port 0xb400-0xb41f mem 0xdf800000-0xdf8fffff,0xe3000000-0xe3000fff irq 12 at device 7.0 on pci0 fxp0: Ethernet address 00:e0:18:b0:0b:c8 inphy0: <i82555 10/100 media interface> on miibus0 inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto fxp1: <Intel Pro 10/100B/100+ Ethernet> port 0xb000-0xb03f mem 0xde800000-0xde8fffff,0xdf000000-0xdf000fff irq 10 at device 11.0 on pci0 fxp1: Ethernet address 00:d0:b7:1c:f6:2c inphy1: <i82555 10/100 media interface> on miibus1 inphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto pcib1: <Intel 82443GX host to AGP bridge> on motherboard pci2: <PCI bus> on pcib1 orm0: <Option ROMs> at iomem 0xc0000-0xcbfff,0xcc000-0xccfff,0xd0000-0xd57ff on isa0 fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0 vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: <System console> at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x100> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A, console sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/9 bytes threshold plip0: <PLIP network interface> on ppbus0 lpt0: <Printer> on ppbus0 lpt0: Interrupt-driven port ppi0: <Parallel I/O> on ppbus0 APIC_IO: Testing 8254 interrupt delivery APIC_IO: routing 8254 via IOAPIC #0 intpin 2 SMP: AP CPU #1 Launched! acd0: MODE_SENSE_BIG command timeout - resetting ata0: resetting devices .. done acd0: CDROM <TOSHIBA CD-ROM XM-6702B> at ata0-master PIO4 Mounting root from ufs:/dev/da0s1a da0 at ahc0 bus 0 target 0 lun 0 da0: <SEAGATE ST39175LW 0001> Fixed Direct Access SCSI-2 device da0: 80.000MB/s transfers (40.000MHz, offset 15, 16bit), Tagged Queueing Enabled da0: 8683MB (17783240 512 byte sectors: 255H 63S/T 1106C) da3 at ahc0 bus 0 target 3 lun 0 da3: <SEAGATE ST39175LW 0001> Fixed Direct Access SCSI-2 device da3: 80.000MB/s transfers (40.000MHz, offset 15, 16bit), Tagged Queueing Enabled da3: 8683MB (17783240 512 byte sectors: 255H 63S/T 1106C) da6 at ahc0 bus 0 target 6 lun 0 da6: <SEAGATE ST39175LW 0001> Fixed Direct Access SCSI-2 device da6: 80.000MB/s transfers (40.000MHz, offset 15, 16bit), Tagged Queueing Enabled da6: 8683MB (17783240 512 byte sectors: 255H 63S/T 1106C) da5 at ahc0 bus 0 target 5 lun 0 da5: <SEAGATE ST39175LW 0001> Fixed Direct Access SCSI-2 device da5: 80.000MB/s transfers (40.000MHz, offset 15, 16bit), Tagged Queueing Enabled da5: 8683MB (17783240 512 byte sectors: 255H 63S/T 1106C) da4 at ahc0 bus 0 target 4 lun 0 da4: <SEAGATE ST39175LW 0001> Fixed Direct Access SCSI-2 device da4: 80.000MB/s transfers (40.000MHz, offset 15, 16bit), Tagged Queueing Enabled da4: 8683MB (17783240 512 byte sectors: 255H 63S/T 1106C) da2 at ahc0 bus 0 target 2 lun 0 da2: <SEAGATE ST39175LW 0001> Fixed Direct Access SCSI-2 device da2: 80.000MB/s transfers (40.000MHz, offset 15, 16bit), Tagged Queueing Enabled da2: 8683MB (17783240 512 byte sectors: 255H 63S/T 1106C) da1 at ahc0 bus 0 target 1 lun 0 da1: <SEAGATE ST39175LW 0001> Fixed Direct Access SCSI-2 device da1: 80.000MB/s transfers (40.000MHz, offset 15, 16bit), Tagged Queueing Enabled da1: 8683MB (17783240 512 byte sectors: 255H 63S/T 1106C) WARNING: / was not properly dismounted md1: Malloc disk (da1:ahc0:0:1:0): READ(10). CDB: 28 0 0 23 22 9 0 0 20 0 (da1:ahc0:0:1:0): MEDIUM ERROR info:232213 asc:11,0 (da1:ahc0:0:1:0): Unrecovered read error field replaceable unit: e4 sks:80,8c --GvXjxJ+pjyke8COw-- From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 08:35:57 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A440137B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 08:35:57 -0700 (PDT) Received: from sccrmhc02.attbi.com (sccrmhc02.attbi.com [204.127.202.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id B320B43FB1 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 08:35:56 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com[24.147.188.198]) by sccrmhc02.attbi.com (sccrmhc02) with ESMTP id <200304211535560020028d3me>; Mon, 21 Apr 2003 15:35:56 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198] (may be forged)) by be-well.ilk.org (8.12.9/8.12.7) with ESMTP id h3LFZtsO002016; Mon, 21 Apr 2003 11:35:55 -0400 (EDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.9/8.12.6/Submit) id h3LFZs7j002013; Mon, 21 Apr 2003 11:35:54 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f Sender: lowell@be-well.no-ip.com To: The Jetman <jetman3@netzero.net> References: <Sea2-DAV49GTuAyHsjC00000c83@hotmail.com> From: Lowell Gilbert <freebsd-questions-local@be-well.no-ip.com> Date: 21 Apr 2003 11:35:54 -0400 In-Reply-To: <Sea2-DAV49GTuAyHsjC00000c83@hotmail.com> Message-ID: <44k7dnoobp.fsf@be-well.ilk.org> Lines: 31 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: FBSD Questions <freebsd-questions@freebsd.org> Subject: Re: [Q-4.8-R] Can Anyone Help With Questions About MAC Filtering and IPFW2 ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: FBSD Questions <freebsd-questions@freebsd.org> List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 15:35:57 -0000 "The Jetman" <jetman516@hotmail.com> writes: It's somewhat difficult to read and make sense out of your message. > I'm using 4.8-RELEASE to implement MAC-filtering bridge for my > wireless network. Altho I am relatively new w/ FBSD (since Apr '02), > I've been getting the desired results writing my own rules for IPFW. My > 1st attempt w/ IPFW2 was successful, but I can't figure out why ! > ${fwcmd} -f flush > #### permit all traffic from our wksta to anywhere via our internal iface > (1) ${fwcmd} add permit ${ipanyany} MAC any ${wksmac} in via ${iif} > ${fwcmd} add permit ${ipanyany} MAC ${wksmac} any out via ${iif} > #### permit all traffic from/to the outside iface.... > ${fwcmd} add permit ${ipanyany} MAC ${oifmac} any in via ${oif} > ${fwcmd} add permit ${ipanyany} MAC any ${oifmac} out via ${oif} > #### block anything else coming from/going to the internal iface.... > (2) ${fwcmd} add deny log ${ipanyany} MAC any any in via ${iif} > (3) ${fwcmd} add allow ${ipanyany} > > Only rules (1), (2), and (3) fire. Rule (1) fires for obvious > reasons (bec it matches the pattern I've anticipated.) Bec of how IP-based > IPFW1 rules work, I *thought* one would have to have matching inbound/outbound > rules. What's most baffling is that while non-approved MAC addrs are blocked > as desired [at rule (2)], but legal traffic is permitted back thru the bridge > to its sender [via rule (3).] WHY ???? I'm not clear to me how a bare IP address (without "to" or "from" or option keyword) is supposed to be interpreted. Does it matter if you add those in? From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 08:36:09 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C53F37B401 for <freebsd-questions@FreeBSD.ORG>; Mon, 21 Apr 2003 08:36:09 -0700 (PDT) Received: from hotmail.com (f50.law9.hotmail.com [64.4.9.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2678343FAF for <freebsd-questions@FreeBSD.ORG>; Mon, 21 Apr 2003 08:36:09 -0700 (PDT) (envelope-from ricardo_jal@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 21 Apr 2003 08:36:08 -0700 Received: from 166.114.214.22 by lw9fd.law9.hotmail.msn.com with HTTP; Mon, 21 Apr 2003 15:36:08 GMT X-Originating-IP: [166.114.214.22] X-Originating-Email: [ricardo_jal@hotmail.com] From: =?iso-8859-1?B?UmljYXJkbyBKYXZpZXIgQXJhbmliYXIgTGXzbg==?= <ricardo_jal@hotmail.com> To: freebsd-questions@FreeBSD.ORG Date: Mon, 21 Apr 2003 15:36:08 +0000 Message-ID: <Law9-F50vGMVJ7Anvce0000669d@hotmail.com> X-OriginalArrivalTime: 21 Apr 2003 15:36:08.0881 (UTC) FILETIME=[BADED210:01C3081B] MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 15:36:09 -0000 Hi List, I'm new with this O.S. I have a problem, I recently download FreeBSD releases 5.0 I can installed without problem but I need packages or ports for another aplications for example apache, postgres, php etc. I like to know which is better packages or ports. I like donwload "all" and How i can installed this (packages or ports) in my box? and Where I can download the current versions for this (packages or ports) ? Regards Ricardo. _________________________________________________________________ Charla con tus amigos en l韓ea mediante MSN Messenger: [1]Haz clic aqu� References 1. http://g.msn.com/8HMVES/2734 From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 08:36:45 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C589437B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 08:36:45 -0700 (PDT) Received: from visimation.com (visimation.com [206.169.230.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C31F43FCB for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 08:36:45 -0700 (PDT) (envelope-from adaml@visimation.com) Received: from Spooler by visimation.com (Mercury/32 v3.32) ID MO001900; 21 Apr 03 08:32:15 -0700 Received: from spooler by visimation.com (Mercury/32 v3.32); 21 Apr 03 08:32:10 -0700 Received: from 5adam5 (10.0.0.111) by visimation.com (Mercury/32 v3.32) with ESMTP ID MG0018FF; 21 Apr 03 08:32:05 -0700 From: "Adam Lofstedt" <adaml@visimation.com> To: "'FreeBSD Questions'" <freebsd-questions@freebsd.org> Date: Mon, 21 Apr 2003 08:36:36 -0700 Organization: Visimation, Inc. Message-ID: <002c01c3081b$cbc60f80$6f00000a@5adam5> 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.3416 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Subject: Good FTP log analysis program for ftpd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: adaml@visimation.com List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 15:36:46 -0000 Anyone know of a good FTP log analysis program to use with the standard ftpd included with FreeBSD? I'm looking for something that can show me who has logged in, and how many times, and when, as well as what they downloaded and how many times. I also want to see failed login attempts. Thanks a bunch! Adam From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 08:48:20 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF76B37B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 08:48:20 -0700 (PDT) Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F59C43FB1 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 08:48:20 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com[24.147.188.198]) by rwcrmhc51.attbi.com (rwcrmhc51) with ESMTP id <20030421154819051004t7q4e>; Mon, 21 Apr 2003 15:48:19 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198] (may be forged)) by be-well.ilk.org (8.12.9/8.12.7) with ESMTP id h3LFmIsO002074; Mon, 21 Apr 2003 11:48:18 -0400 (EDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.9/8.12.6/Submit) id h3LFmIld002071; Mon, 21 Apr 2003 11:48:18 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f Sender: lowell@be-well.no-ip.com To: "none none" <pridesites@hotmail.com> References: <BAY2-F2800goZolmRBa0000e59e@hotmail.com> From: Lowell Gilbert <freebsd-questions-local@be-well.no-ip.com> Date: 21 Apr 2003 11:48:17 -0400 In-Reply-To: <BAY2-F2800goZolmRBa0000e59e@hotmail.com> Message-ID: <44fzobonr2.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: Password reset question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 15:48:21 -0000 "none none" <pridesites@hotmail.com> writes: > I had a server which I haven't used in about a year, with data on it > that I'd like to access. Unforunately I forgot the root password. > I've tried the "boot -s" option but once it finishes booting it > displays "enter root password or ^D for multiuser access". (Not > bypassing the root password... I have physical access to the > machine. How can I reset or recover the password? You can't recover it. To reset it, you just have to boot FreeBSD some other way (floppy or CD are probably the best options), mount the root partition, and make your changes. Remember that the directory path won't be the same as usual, so you'll need to use the -d option to either vipw or pwd_mkdb. From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 08:56:16 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 173A537B404 for <freebsd-questions@FreeBSD.ORG>; Mon, 21 Apr 2003 08:56:16 -0700 (PDT) Received: from pa-plum1b-166.pit.adelphia.net (pa-plum1b-122.pit.adelphia.net [24.53.161.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B6B143FDF for <freebsd-questions@FreeBSD.ORG>; Mon, 21 Apr 2003 08:56:15 -0700 (PDT) (envelope-from wmoran@potentialtech.com) Received: from potentialtech.com (working [172.16.0.95]) h3LFuDwl002225; Mon, 21 Apr 2003 11:56:13 -0400 (EDT) (envelope-from wmoran@potentialtech.com) Message-ID: <3EA4149D.3080502@potentialtech.com> Date: Mon, 21 Apr 2003 11:56:13 -0400 From: Bill Moran <wmoran@potentialtech.com> User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2.1) Gecko/20030301 X-Accept-Language: en-us, en MIME-Version: 1.0 To: none none <pridesites@hotmail.com> References: <BAY2-F2800goZolmRBa0000e59e@hotmail.com> In-Reply-To: <BAY2-F2800goZolmRBa0000e59e@hotmail.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@FreeBSD.ORG Subject: Re: Password reset question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 15:56:16 -0000 none none wrote: > I had a server which I haven't used in about a year, with data on it > that I'd like to access. Unforunately I forgot the root password. I've > tried the "boot -s" option but once it finishes booting it displays > "enter root password or ^D for multiuser access". (Not bypassing the > root password... I have physical access to the machine. How can I reset > or recover the password? Your console is obviously marked as "secure". You'll have to boot off a fixit floppy or CD (such as FreeSBIE), then edit the password file to change root's password and run pwd_mkdb. -- Bill Moran Potential Technologies http://www.potentialtech.com From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 09:10:12 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40A5437B405 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 09:10:12 -0700 (PDT) Received: from rain.CC.Lehigh.EDU (rain.CC.Lehigh.EDU [128.180.39.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AA6943FBF for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 09:10:11 -0700 (PDT) (envelope-from pat2@lehigh.edu) Received: from lehigh.edu (r075030.res.Lehigh.EDU [128.180.75.30]) by rain.CC.Lehigh.EDU (8.12.9/8.12.9) with ESMTP id h3LGAAd4024394 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NOT) for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 12:10:10 -0400 Message-ID: <3EA417CC.8090209@lehigh.edu> Date: Mon, 21 Apr 2003 12:09:48 -0400 From: Paul Tsai <pat2@Lehigh.EDU> User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2.1) Gecko/20030324 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 Subject: configure script help X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 16:10:12 -0000 hey all, I am having a problem getting the automake/autocon stuff to work on a project that I am working on. The script was working earlier, but I had to reinstall the system and now the script don't work...Please note that libtool is installed. Also, ltmain.sh specifies a different version of libtool, but I'm not usre whether or not that file is remade based on the scripts. /* autoconf produces */ configure.ac:4: warning: do not use m4_patsubst: use patsubst or m4_bpatsubst configure.ac:85: warning: do not use m4_regexp: use regexp or m4_bregexp /* Part of Configure that messes up */ checking whether ln -s works... yes config/ltconfig: config/ltconfig: No such file or directory configure: error: libtool configure failed /* In make */ ../../../config/depcomp: line 69: @LIBTOOL@: command not found thanx in advance Paul From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 09:22:21 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 517B737B401 for <questions@FreeBSD.ORG>; Mon, 21 Apr 2003 09:22:21 -0700 (PDT) Received: from mail.munk.nu (213-152-51-194.dsl.eclipse.net.uk [213.152.51.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1470B43FDF for <questions@FreeBSD.ORG>; Mon, 21 Apr 2003 09:22:20 -0700 (PDT) (envelope-from munk@users.munk.nu) Received: from localhost ([127.0.0.1] helo=users.munk.nu ident=munk) by munk.nu with esmtp (Exim 4.14) id 197e4s-000P7w-Ed for questions@FreeBSD.ORG; Mon, 21 Apr 2003 17:23:34 +0100 Received: (from munk@localhost) by users.munk.nu (8.12.9/8.12.8/Submit) id h3LGNXtg096591 for questions@FreeBSD.ORG; Mon, 21 Apr 2003 17:23:33 +0100 (BST) Date: Mon, 21 Apr 2003 17:23:33 +0100 From: Jez Hancock <jez.hancock@munk.nu> To: FreeBSD Users <questions@FreeBSD.ORG> Message-ID: <20030421162333.GA94508@users.munk.nu> Mail-Followup-To: FreeBSD Users <questions@FreeBSD.ORG> References: <3EA40CC7.140DFEF1@jaymax.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3EA40CC7.140DFEF1@jaymax.com> User-Agent: Mutt/1.4.1i Subject: Re: Restarting init without rebooting X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 16:22:21 -0000 On Mon, Apr 21, 2003 at 08:22:47AM -0700, Joseph Maxwell wrote: > Hello, > > There is supposed to be a way of restarting init, after modifications of > say an rc.* file, by sending a SIGHUP, I think avoiding the need to > reboot. > Could someone say how it is done. You could try: init 1 (takes machine into single user mode - MAKE SURE YOU'RE ON A SECURE CONSOLE!!!) and then after making any changes just issue: exit (or ^D I think, this should bring the runlevel back up to multi-user mode) As usual the manual is your friend :) man init(8) Good luck, Jez From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 09:23:36 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9EEFC37B404 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 09:23:36 -0700 (PDT) Received: from mail.munk.nu (213-152-51-194.dsl.eclipse.net.uk [213.152.51.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id F401343F3F for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 09:23:35 -0700 (PDT) (envelope-from munk@users.munk.nu) Received: from localhost ([127.0.0.1] helo=users.munk.nu ident=munk) by munk.nu with esmtp (Exim 4.14) id 197e67-000P8R-Qk for freebsd-questions@freebsd.org; Mon, 21 Apr 2003 17:24:51 +0100 Received: (from munk@localhost) by users.munk.nu (8.12.9/8.12.8/Submit) id h3LGOpOA096622 for freebsd-questions@freebsd.org; Mon, 21 Apr 2003 17:24:51 +0100 (BST) Date: Mon, 21 Apr 2003 17:24:51 +0100 From: Jez Hancock <jez.hancock@munk.nu> To: "'FreeBSD Questions'" <freebsd-questions@freebsd.org> Message-ID: <20030421162451.GB94508@users.munk.nu> Mail-Followup-To: 'FreeBSD Questions' <freebsd-questions@freebsd.org> References: <002c01c3081b$cbc60f80$6f00000a@5adam5> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <002c01c3081b$cbc60f80$6f00000a@5adam5> User-Agent: Mutt/1.4.1i Subject: Re: Good FTP log analysis program for ftpd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 16:23:36 -0000 On Mon, Apr 21, 2003 at 08:36:36AM -0700, Adam Lofstedt wrote: > Anyone know of a good FTP log analysis program to use with the standard > ftpd included with FreeBSD? Have a look at /usr/ports/net/xferstats - I think it should work with the logs produced by the base ftpd. Good luck, Jez From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 09:27:59 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6422D37B401 for <questions@freebsd.org>; Mon, 21 Apr 2003 09:27:59 -0700 (PDT) Received: from thor.65535.net (thor.65535.net [65.214.160.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id E64D043FDD for <questions@freebsd.org>; Mon, 21 Apr 2003 09:27:58 -0700 (PDT) (envelope-from rghf@fsck.me.uk) Received: from thor ([65.214.160.96] helo=localhost) by thor.65535.net with esmtp (Exim 4.12) id 197e9M-000IeL-00 for questions@freebsd.org; Mon, 21 Apr 2003 17:28:12 +0100 Date: Mon, 21 Apr 2003 17:28:12 +0100 (BST) From: Rus Foster <rghf@fsck.me.uk> To: questions@freebsd.org Message-ID: <20030421172559.W72923@thor.65535.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Remotely upgrading SSHD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 16:27:59 -0000 Hi All, I've just upgraded ssh on a remote machine and manually gone to SSH 3.6.1. However I want to make sure that it starts at boot time. Should I do the following comment out sshd_enable in /etc/rc.conf mv /usr/local/etc/rc.d/sshd.sh.sample /usr/local/etc/rc.d/sshd.sh will that be enough? Rgds rus -- www: http://www.65535.net | "More bits for your byte" community: http://www.65535.org | MSNM: support@65535.net e: rghf@65535.net | Hosting - Shell Accounts t: +44 (0) 7092016595 | Virtual Servers from $25/mo From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 09:44:18 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36B0537B40E for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 09:44:18 -0700 (PDT) Received: from bender.iteso.mx (bender.iteso.mx [148.201.1.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id F042A43FD7 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 09:44:12 -0700 (PDT) (envelope-from eric@iteso.mx) Received: from bender.iteso.mx (localhost [127.0.0.1])h3LGi6Ji001395; Mon, 21 Apr 2003 11:44:06 -0500 Received: (from www-data@localhost) by bender.iteso.mx (8.12.3/8.12.3/Debian-6.3) id h3LGi5Bf001393; Mon, 21 Apr 2003 11:44:05 -0500 X-Authentication-Warning: bender.iteso.mx: www-data set sender to eric@iteso.mx using -f Received: from 148.233.11.181 ( [148.233.11.181]) as user eric@iteso.mx by correo.iteso.mx with HTTP; Mon, 21 Apr 2003 11:44:05 -0500 Message-ID: <1050943445.3ea41fd5d041d@correo.iteso.mx> Date: Mon, 21 Apr 2003 11:44:05 -0500 From: eric@iteso.mx To: Michelle Weeks <tristan11@mindspring.com> References: <37F128A8-71E8-11D7-9E6F-000393843210@mindspring.com> In-Reply-To: <37F128A8-71E8-11D7-9E6F-000393843210@mindspring.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.1 X-Originating-IP: 148.233.11.181 cc: Paul Tsai <pat2@Lehigh.EDU> cc: freebsd-questions@freebsd.org Subject: Re: cdrom - device not configured error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 16:44:18 -0000 You can try: mount -t cd9660 /dev/acd0c /mnt and see what happend! try also /dev/acd0a just in case. cd to the /mnt directorio an type "ls" see what happend then. hope this helps! greetings from Merida, Yucatan, Mexico. P.D. try to unmount fist (in case the cd is already mounted with other filesystem), an the mount again. Mensaje citado por Michelle Weeks <tristan11@mindspring.com>: > paul, > thank you for your response. i have tried both mount _cd9660 > /dev/acd0c /cdrom as well as mount /cdrom since this is the mount point > listed in the fstab for acd0c and i still get the same error. > > On Friday, April 18, 2003, at 02:43 PM, Paul Tsai wrote: > > > hey michelle, > > > > First off for mounting cd's in freebsd I believe you type > > mount_cd9660 /dev/acd0c <directory to mount> > > > > Now to avoid all that typing you can check your fstab file in your > > /etc directory > > if there is an entry for your device (/dev/acd0c) all you need to do > > to nmount it is type > > > > mount <mount point in fstab> > > e.g. mount /cdrom > > > > Hope this helps > > > > Paul > > > > Michelle Weeks wrote: > > > >> i'm trying to mount /dev/acd0c and i keep getting the error "device > >> not configured". the freebsd handbook states that either the drive > >> does not think there is a cd in the tray or the machine can't see the > >> drive on the bus. i've put the cd in the tray several times, tried > >> multiple cds that can be read by another freebsd machine and still > >> the error "device not configured". this is a production server and i > >> would like to avoid bringing the server down if at all possible. is > >> there a way to tell if the machine can see the cdrom drive on the > >> bus? or is there something else that could be causing this behavior? > >> > >> thanks in advance for any help or advice. > >> > >> -michelle > >> > >> _______________________________________________ > >> 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" > > > > > > _______________________________________________ > 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 Apr 21 10:12:14 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23DA937B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 10:12:14 -0700 (PDT) Received: from sumax.dyndns.org (212-100-182-29.adsl.easynet.be [212.100.182.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2231743FE9 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 10:12:12 -0700 (PDT) (envelope-from chrisp@belgacom.net) Received: by sumax.dyndns.org (Postfix, from userid 1001) id B7322225A; Mon, 21 Apr 2003 19:08:01 +0200 (CEST) Date: Mon, 21 Apr 2003 19:08:01 +0200 From: Chris Pockele <chrisp@belgacom.net> To: freebsd-questions@freebsd.org Message-ID: <20030421170801.GA23306@freedaemon.home.lan> Mail-Followup-To: Chris Pockele <chrisp@belgacom.net>, freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="T4sUOijqQbZv57TR" Content-Disposition: inline User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 4.8-STABLE i386 Subject: floppy drive problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 17:12:14 -0000 --T4sUOijqQbZv57TR Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline Hello, I've got a 486 laptop running a FreeBSD 4.7-STABLE snapshot from february 4th. Unfortunately its floppy drive is acting weird under FreeBSD: nomad# mount -t msdos /dev/fd0a /mnt fd0c: hard error reading fsbn 0 of 0-3 (ST0 40<abnrml> ST1 10<data_overrun> ST2 0 cyl 0 hd 0 sec 1) msdos: /dev/fd0a: Input/output error nomad# dd if=/dev/fd0a /mnt dd: unknown operand /mnt nomad# dd if=/dev/fd0a of=/dev/null fd0c: hard error reading fsbn 0 (ST0 40<abnrml> ST1 10<data_overrun> ST2 0 cyl 0 hd 0 sec 1) dd: /dev/fd0a: Input/output error 0+0 records in 0+0 records out 0 bytes transferred in 7.328928 secs (0 bytes/sec) When I boot with an OpenBSD boot disk and try the same, it shows similar error messages. This is with various disks which are readable on other machine, and even on the same machine under dos/windows, so I presume the drive is not broken. There must be some kind of incompatibility between the drive or controller and the FreeBSD driver. It works under linux, although the linux kernel prints some messages about timeouts and unexpected interrupts. I attached a FreeBSD dmesg (custom kernel - same happens with the GENERIC one), and the dmesg from tomsrtbt (a one-floppy linux distribution which loads a ramdisk image from floppy - you can see the messages when it starts reading that). Does anyone have an idea about how to start debugging or fixing this? -- Chris --T4sUOijqQbZv57TR Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: attachment; filename="dmesg_nomad.txt" Copyright (c) 1992-2003 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.7-STABLE #0: Tue Feb 4 21:45:11 CET 2003 supc@freedaemon.home.lan:/usr/src/sys/compile/LAPTOP Timecounter "i8254" frequency 1193182 Hz CPU: i486DX (486-class CPU) real memory = 8388608 (8192K bytes) avail memory = 5484544 (5356K bytes) Preloaded elf kernel "kernel" at 0xc02e9000. md0: Malloc disk npx0: <math processor> on motherboard npx0: INT 16 interface isa0: <ISA bus> on motherboard orm0: <Option ROM> at iomem 0xc0000-0xc7fff on isa0 fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fd0: <1440-KB 3.5" drive> on fdc0 drive 0 ata0 at port 0x1f0-0x1f7,0x3f6 irq 14 on isa0 ata1 at port 0x170-0x177,0x376 irq 15 on isa0 atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0 atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 vga0: <Generic ISA VGA> at port 0x3b0-0x3cf iomem 0xa0000-0xbffff on isa0 sc0: <System console> at flags 0x100 on isa0 sc0: VGA (mono) <16 virtual consoles, flags=0x300> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16450 sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppi0: <Parallel I/O> on ppbus0 lpt0: <Printer> on ppbus0 lpt0: Interrupt-driven port plip0: <PLIP network interface> on ppbus0 ad0: 1295MB <TOSHIBA MK1302MAN> [2633/16/63] at ata0-master BIOSPIO Mounting root from ufs:/dev/ad0s2a 172.16.0.1 netmask 0xffffff00 fd0c: hard error reading fsbn 0 of 0-3 (ST0 40<abnrml> ST1 10<data_overrun> ST2 0 cyl 0 hd 0 sec 1) fd0c: hard error reading fsbn 0 (ST0 40<abnrml> ST1 10<data_overrun> ST2 0 cyl 0 hd 0 sec 1) fd0c: hard error reading fsbn 0 of 0-3 (ST0 40<abnrml> ST1 10<data_overrun> ST2 0 cyl 0 hd 0 sec 1) fd0c: hard error reading fsbn 0 (ST0 40<abnrml> ST1 10<data_overrun> ST2 0 cyl 0 hd 0 sec 1) --T4sUOijqQbZv57TR Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: attachment; filename="dmesg_linux.txt" Linux version 2.2.20ext3 (root@conn6m) (gcc version 2.7.2.3) #6 Thu May 2 12:00:25 2002 BIOS-provided physical RAM map: BIOS-88: 0009f000 @ 00000000 (usable) BIOS-88: 00700000 @ 00100000 (usable) Console: colour VGA+ 80x25 Calibrating delay loop... 24.88 BogoMIPS Memory: 5836k/8192k available (1560k kernel code, 416k reserved, 288k data, 92k init) Checking if this processor honours the WP bit even in supervisor mode... Ok. Dentry hash table entries: 1024 (order 1, 8k) Buffer cache hash table entries: 8192 (order 3, 32k) Page cache hash table entries: 2048 (order 1, 8k) CPU: 486 Checking 386/387 coupling... OK, FPU using exception 16 error reporting. Checking 'hlt' instruction... OK. Checking for popad bug... OK. POSIX conformance testing by UNIFIX PCI: No PCI bus detected Linux NET4.0 for Linux 2.2 Based upon Swansea University Computer Society NET3.039 NET4: Unix domain sockets 1.0 for Linux NET4.0. NET4: Linux TCP/IP 1.0 for NET4.0 IP Protocols: ICMP, UDP, TCP TCP: Hash tables configured (ehash 8192 bhash 8192) Starting kswapd v 1.5 parport0: PC-style at 0x378, irq 7 [SPP] Serial driver version 4.27 with no serial options enabled ttyS00 at 0x03f8 (irq = 4) is a 16450 RAM disk driver initialized: 16 RAM disks of 4096K size loop: registered device at major 7 hda: TOSHIBA MK1302MAN, ATA DISK drive ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 hda: TOSHIBA MK1302MAN, 1296MB w/128kB Cache, CHS=2633/16/63 Floppy drive(s): fd0 is 1.44M FDC 0 is an 8272A ppa: Version 2.07 (for Linux 2.2.x) WARNING - no ppa compatible devices found. As of 31/Aug/1998 Iomega started shipping parallel port ZIP drives with a different interface which is supported by the imm (ZIP Plus) driver. If the cable is marked with "AutoDetect", this is what has happened. imm: Version 2.03 (for Linux 2.0.0) scsi : 0 hosts. scsi : detected total. NET3 PLIP version 2.3-parport gniibe@mri.co.jp plip0: Parallel port at 0x378, using IRQ 7 early initialization of device plip0 is deferred SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256). 3c59x.c 18Feb01 Donald Becker and others http://www.scyld.com/network/vortex.html Partition check: hda: hda1 hda2 hda3 < hda5 > floppy0: Getstatus times out (10) on fdc 0 floppy driver state ------------------- now=516 last interrupt=516 diff=0 last called handler=00000000 timeout_message=do wakeup last output bytes: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 80 476 8 80 476 8 80 476 8 80 476 8 80 476 e 80 476 8 80 476 8 80 476 8 80 476 8 80 476 last result at 476 last redo_fd_request at 477 status=10 fdc_busy=0 cont=00000000 CURRENT=00000000 command_status=-1 floppy0: get result error. Fdc=0 Last status=ffffffff Read bytes=0 floppy driver state ------------------- now=516 last interrupt=516 diff=0 last called handler=00000000 timeout_message=do wakeup last output bytes: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 80 476 8 80 476 8 80 476 8 80 476 8 80 476 e 80 476 8 80 476 8 80 476 8 80 476 8 80 476 last result at 476 last redo_fd_request at 477 status=10 fdc_busy=0 cont=00000000 CURRENT=00000000 command_status=-1 floppy0: unexpected interrupt VFS: Disk change detected on device fd(2,60) RAMDISK: bzip2 Compressed image found at block 867 aaaiiiiiiiiiiiiioooooooooooooooooooooooooooooboiiiiiiiiiiioooooooooooooooooooooooooooooooboiiooooooooooooobfff bzip2_out:0x00253000 bytes_out:0x00253000 NTFS version 000607 VFS: Mounted root (minix filesystem). Freeing unused kernel memory: 92k freed Linux PCMCIA Card Services 3.1.29 kernel build: 2.2.20ext3 unknown options: [pci] [cardbus] Intel ISA/PCI/CardBus PCIC probe: no bridges found. ds: no socket drivers loaded! VFS: Can't find an ext3 filesystem on dev ide0(3,1). --T4sUOijqQbZv57TR-- From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 10:16:39 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FE7A37B401 for <questions@FreeBSD.ORG>; Mon, 21 Apr 2003 10:16:39 -0700 (PDT) Received: from sub21-156.member.dsl-only.net (sub21-156.member.dsl-only.net [63.105.21.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99D9743FE0 for <questions@FreeBSD.ORG>; Mon, 21 Apr 2003 10:16:36 -0700 (PDT) (envelope-from nkinkade@sub21-156.member.dsl-only.net) Received: from nkinkade by sub21-156.member.dsl-only.net with local (Exim 4.10) id 197dwb-000NoC-00; Mon, 21 Apr 2003 09:15:01 -0700 Date: Mon, 21 Apr 2003 09:15:01 -0700 From: Nathan Kinkade <nkinkade@dsl-only.net> To: Joseph Maxwell <jemaxwell@jaymax.com> Message-ID: <20030421161501.GA91485@sub21-156.member.dsl-only.net> Mail-Followup-To: Nathan Kinkade <nkinkade@dsl-only.net>, Joseph Maxwell <jemaxwell@jaymax.com>, FreeBSD Users <questions@FreeBSD.ORG> References: <3EA40CC7.140DFEF1@jaymax.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="LQksG6bCIzRHxTLp" Content-Disposition: inline In-Reply-To: <3EA40CC7.140DFEF1@jaymax.com> User-Agent: Mutt/1.4i Sender: Nathan Kinkade <nkinkade@sub21-156.member.dsl-only.net> cc: FreeBSD Users <questions@FreeBSD.ORG> Subject: Re: Restarting init without rebooting X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: nkinkade@fastmail.fm List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 17:16:39 -0000 --LQksG6bCIzRHxTLp Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 21, 2003 at 08:22:47AM -0700, Joseph Maxwell wrote: > Hello, >=20 > There is supposed to be a way of restarting init, after modifications of > say an rc.* file, by sending a SIGHUP, I think avoiding the need to > reboot. > Could someone say how it is done. > Thanks >=20 > -- Joe -- It is not necessary to reboot in every case, but you will have to drop to single user mode and then go back to multi-user mode. However, you can get init to re-read the /etc/ttys files by simply sending it a HUP signal in multi-user mode. For a number of things, simply dropping to single user mode and then going back to multi user mode will suffice. You can drop to single user mode with `shutdown now` or `init 1`. Once in single user mode simply `exit` and the machine will resume multi user mode, thereby relaunching most daemons and re-reading rc.conf. However,=20 this will not affect every change you make, notably kernel related changes and the like. For example, I just tested this by altering the hostname directive in rc.conf and turning off linux binary compatibility. When I resumed multi-user operation these were unaffected i.e. the hostname was not reset and the linux.ko module was not unloaded. Nathan --=20 GPG Public Key ID: 0x4250A04C gpg --keyserver pgp.mit.edu --recv-keys 4250A04C http://63.105.21.156/gpg_nkinkade_4250A04C.asc --LQksG6bCIzRHxTLp Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+pBkFWZYS9EJQoEwRAsgkAJ9s5F/3XLCBKN2fGXoUwaBrhy2sOgCgwgtO GvH03hsO3ZuBMGzutD3OhoQ= =Grq+ -----END PGP SIGNATURE----- --LQksG6bCIzRHxTLp-- From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 10:32:46 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88E1A37B401 for <questions@freebsd.org>; Mon, 21 Apr 2003 10:32:46 -0700 (PDT) Received: from mta1.wss.scd.yahoo.com (mta1.wss.scd.yahoo.com [66.218.85.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F49643F3F for <questions@freebsd.org>; Mon, 21 Apr 2003 10:32:46 -0700 (PDT) (envelope-from mchartzell@getdts.com) Received: from DTSMCHLT (204.184.195.12) by mta1.wss.scd.yahoo.com (7.0.008) (authenticated as mchartzell@getdts.com) id 3E9C47EA002AFB3F for questions@freebsd.org; Mon, 21 Apr 2003 10:32:46 -0700 From: "Matt Hartzell" <mchartzell@getdts.com> To: <questions@freebsd.org> Date: Mon, 21 Apr 2003 12:32:43 -0500 Message-ID: <!~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAA+BFlWZ2yV0yLiTkNZkrcfMKAAAAQAAAAWarZYTWkJki9gEXf/wPOswEAAAAA@getdts.com> 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.1106 Importance: Normal Subject: "upgade" current to stable X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 17:32:46 -0000 I have been traking the current branch for a while on a test machine and I would like to change to the stable branch. Can anyone recomned the best procedure to do this? I have some data stored on a couple of partitions outside of the the "normal" partitions that I would like to save without backing it up. Is this possible? Matt Hartzell Chief Technical Officer Digital Technology & Surveillance mchartzell@getdts.com 501 North Fort Nixa, Missouri 65714 417-724-9477 main 417-724-9282 fax 888-886-9555 toll-free WWW.GETDTS.COM From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 10:40:53 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD79737B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 10:40:53 -0700 (PDT) Received: from hotmail.com (bay8-f20.bay8.hotmail.com [64.4.27.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73B6643FA3 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 10:40:53 -0700 (PDT) (envelope-from evantd@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 21 Apr 2003 10:40:53 -0700 Received: from 128.208.59.99 by by8fd.bay8.hotmail.msn.com with HTTP; Mon, 21 Apr 2003 17:40:52 GMT X-Originating-IP: [128.208.59.99] X-Originating-Email: [evantd@hotmail.com] From: "Evan Dower" <evantd@hotmail.com> To: freebsd-questions@freebsd.org Date: Mon, 21 Apr 2003 10:40:52 -0700 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: <BAY8-F20FnC6XcL4hsT00002f10@hotmail.com> X-OriginalArrivalTime: 21 Apr 2003 17:40:53.0305 (UTC) FILETIME=[27EF4A90:01C3082D] Subject: linux_base fails to install X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 17:40:54 -0000 Installing (actually upgrading) the linux_base port (from 7.1_2 to 7.1_3) fails with the following error: filesystem-2.0.7-1.noarch.rpm unpacking of archive failed on file /proc: cpio: chown failed - Operation not supported *** Error code 1 and thus the installation stops. If anybody has any idea why this is, I would love to hear it. Also, if you want to see the full output from portupgrade -v linux_base I wuold be happy to provide it. I am running: $uname -a FreeBSD lojak.washington.edu 5.0-RELEASE-p7 FreeBSD 5.0-RELEASE-p7 #0: Tue Apr 1 18:34:29 PST 2003 evantd@lojak.washington.edu:/usr/obj/usr/src/sys/CUSTOM i386 Let me know if you think this should go to -ports or -current. Thanks in advance, Evan Dower PS: I hope this isn't all because I built it on April Fool's Day ;-) _________________________________________________________________ The new MSN 8: advanced junk mail protection and 2 months FREE* http://join.msn.com/?page=features/junkmail From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 10:42:03 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 135E037B404 for <questions@freebsd.org>; Mon, 21 Apr 2003 10:42:03 -0700 (PDT) Received: from sub21-156.member.dsl-only.net (sub21-156.member.dsl-only.net [63.105.21.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72DBA43F85 for <questions@freebsd.org>; Mon, 21 Apr 2003 10:42:02 -0700 (PDT) (envelope-from nkinkade@sub21-156.member.dsl-only.net) Received: from nkinkade by sub21-156.member.dsl-only.net with local (Exim 4.10) id 197fIj-000OAu-00; Mon, 21 Apr 2003 10:41:57 -0700 Date: Mon, 21 Apr 2003 10:41:57 -0700 From: Nathan Kinkade <nkinkade@dsl-only.net> To: Rus Foster <rghf@fsck.me.uk> Message-ID: <20030421174156.GA92029@sub21-156.member.dsl-only.net> Mail-Followup-To: Nathan Kinkade <nkinkade@dsl-only.net>, Rus Foster <rghf@fsck.me.uk>, questions@freebsd.org References: <20030421172559.W72923@thor.65535.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="T4sUOijqQbZv57TR" Content-Disposition: inline In-Reply-To: <20030421172559.W72923@thor.65535.net> User-Agent: Mutt/1.4i Sender: Nathan Kinkade <nkinkade@sub21-156.member.dsl-only.net> cc: questions@freebsd.org Subject: Re: Remotely upgrading SSHD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: nkinkade@fastmail.fm List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 17:42:03 -0000 --T4sUOijqQbZv57TR Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 21, 2003 at 05:28:12PM +0100, Rus Foster wrote: > Hi All, > I've just upgraded ssh on a remote machine and manually gone to SSH 3.6.1. > However I want to make sure that it starts at boot time. Should I do the > following >=20 > comment out sshd_enable in /etc/rc.conf > mv /usr/local/etc/rc.d/sshd.sh.sample /usr/local/etc/rc.d/sshd.sh >=20 > will that be enough? >=20 > Rgds >=20 > rus That should do it. Then, assuming your script at /usr/local/etc/rc.d/sshd.sh works, your version of sshd should be launching. Of course, manually test your script before relying on it. Also make sure that it is executable. Nathan --=20 GPG Public Key ID: 0x4250A04C gpg --keyserver pgp.mit.edu --recv-keys 4250A04C http://63.105.21.156/gpg_nkinkade_4250A04C.asc --T4sUOijqQbZv57TR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+pC1kWZYS9EJQoEwRAqaCAKDq3o2CfX5S/7YNIJGeZOWbxsc0wQCg4lfP 7mOo6KrqN6TH2PX7oUcG40o= =nlBr -----END PGP SIGNATURE----- --T4sUOijqQbZv57TR-- From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 10:47:04 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B5C8F37B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 10:47:04 -0700 (PDT) Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFE3C43FAF for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 10:47:03 -0700 (PDT) (envelope-from freebsd-questions@m.gmane.org) Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 197fMl-0006jh-00 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 19:46:07 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 197fMO-0006hq-00 for <gmane-os-freebsd-questions@m.gmane.org>; Mon, 21 Apr 2003 19:45:44 +0200 From: "Jesse D. Guardiani" <jesse@wingnet.net> Date: Mon, 21 Apr 2003 13:46:37 -0400 Organization: WingNET Internet Services Lines: 24 Message-ID: <b81ao8$p5k$1@main.gmane.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@main.gmane.org User-Agent: KNode/0.7.1 X-Mail-Copies-To: never Sender: news <news@main.gmane.org> Subject: AMI MegaRAID (Perc 2/SC) management? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jesse@wingnet.net List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 17:47:05 -0000 Howdy list, I have an Perc 2/SC (rebadged AMI MegaRAID) running a RAID 5 array. I'd like to add another hot swap drive to my array, and I know that there is software for NT that will allow me to do this without bringing the server down. But I don't run NT for obvious reasons. :) So, does anyone know if there is software for FreeBSD that can do this? Or do I need to just bring the server down and rebuild the array? Thanks. -- Jesse Guardiani, Systems Administrator WingNET Internet Services, P.O. Box 2605 // Cleveland, TN 37320-2605 423-559-LINK (v) 423-559-5145 (f) http://www.wingnet.net From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 10:51:57 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8817A37B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 10:51:57 -0700 (PDT) Received: from sub21-156.member.dsl-only.net (sub21-156.member.dsl-only.net [63.105.21.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6E1043FD7 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 10:51:56 -0700 (PDT) (envelope-from nkinkade@sub21-156.member.dsl-only.net) Received: from nkinkade by sub21-156.member.dsl-only.net with local (Exim 4.10) id 197fSJ-000OC1-00; Mon, 21 Apr 2003 10:51:51 -0700 Date: Mon, 21 Apr 2003 10:51:51 -0700 From: Nathan Kinkade <nkinkade@dsl-only.net> To: Chris Pockele <chrisp@belgacom.net>, freebsd-questions@freebsd.org Message-ID: <20030421175150.GB92029@sub21-156.member.dsl-only.net> Mail-Followup-To: Chris Pockele <chrisp@belgacom.net>, freebsd-questions@freebsd.org References: <20030421170801.GA23306@freedaemon.home.lan> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="JYK4vJDZwFMowpUq" Content-Disposition: inline In-Reply-To: <20030421170801.GA23306@freedaemon.home.lan> User-Agent: Mutt/1.4i Sender: Nathan Kinkade <nkinkade@sub21-156.member.dsl-only.net> Subject: Re: floppy drive problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: nkinkade@fastmail.fm List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 17:51:57 -0000 --JYK4vJDZwFMowpUq Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 21, 2003 at 07:08:01PM +0200, Chris Pockele wrote: > Hello, >=20 > I've got a 486 laptop running a FreeBSD 4.7-STABLE snapshot from > february 4th. Unfortunately its floppy drive is acting weird under FreeB= SD: >=20 > nomad# mount -t msdos /dev/fd0a /mnt > fd0c: hard error reading fsbn 0 of 0-3 (ST0 40<abnrml> ST1 10<data_overru= n> ST2 > 0 cyl 0 hd 0 sec 1) > msdos: /dev/fd0a: Input/output error > nomad# dd if=3D/dev/fd0a /mnt > dd: unknown operand /mnt > nomad# dd if=3D/dev/fd0a of=3D/dev/null > fd0c: hard error reading fsbn 0 (ST0 40<abnrml> ST1 10<data_overrun> ST2 = 0 cyl 0 > hd 0 sec 1) > dd: /dev/fd0a: Input/output error > 0+0 records in > 0+0 records out > 0 bytes transferred in 7.328928 secs (0 bytes/sec) >=20 > When I boot with an OpenBSD boot disk and try the same, it shows similar = error > messages. <snip> >=20 > Does anyone have an idea about how to start debugging or fixing this? >=20 > --=20 > Chris Notwithstanding apparent problems with your entire floppy subsystem, your dd command is incorrect. The syntax should be something like: # dd if=3D/dev/fd0 of=3Dimage.flp Take a look at dd's manpage. You can usually get dd to copy data off a damaged disk with the following command: # dd if=3D/dev/fd0 of=3Dimage.flp conv=3Dnoerror Note that this won't prevent data loss. It may allow you to recover good blocks off failing media, though. How confident are you about the cable and the drive itself? Nathan --=20 GPG Public Key ID: 0x4250A04C gpg --keyserver pgp.mit.edu --recv-keys 4250A04C http://63.105.21.156/gpg_nkinkade_4250A04C.asc --JYK4vJDZwFMowpUq Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+pC+2WZYS9EJQoEwRAnwoAKD1Bei0/Cq7MeQXTQUhDZkixhTDzQCghaDe DuE4Ffvi9UeJdIrORjzTMTA= =IVCa -----END PGP SIGNATURE----- --JYK4vJDZwFMowpUq-- From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 10:53:13 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED7E337B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 10:53:13 -0700 (PDT) Received: from internet.leo.gov (internet.leo.gov [4.21.116.10]) by mx1.FreeBSD.org (Postfix) with SMTP id DAD2B43FE0 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 10:53:12 -0700 (PDT) (envelope-from jreddy@leo.gov) Received: from mx.leo.gov by internet.leo.gov via smtpd (for mx1.freebsd.org [216.136.204.125]) with SMTP; Mon, 21 Apr 2003 13:54:42 -0400 Received: from dell61.leo.gov (sun55.cr1.leo.gov [172.30.1.55]) by dmzproxy.leo.gov (Postfix) with SMTP id 29D78AA812 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 13:53:12 -0400 (EDT) Received: from sun55.cr1.leo.gov by dell61.leo.gov via smtpd (for dmzproxy.leo.gov [4.21.116.65]) with SMTP; 21 Apr 2003 18:09:06 UT Received: from dell61 (localhost [127.0.0.1]) by sun55.cr1.leo.gov (Postfix) with SMTP id A0E9C52D5C for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 13:53:11 -0400 (EDT) Message-Id: <5.2.0.9.0.20030421131728.030363c8@pop.leo.gov> Received: from wkspc200.leo.gov by dell61 via smtpd (for sun55.cr1.leo.gov [172.30.1.55]) with SMTP; 21 Apr 2003 18:09:06 UT X-Sender: jreddy@pop.leo.gov (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Mon, 21 Apr 2003 13:50:06 -0400 To: freebsd-questions@freebsd.org From: John Reddy <jreddy@leo.gov> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: 5.0 boot, hanging @ "Timecounters tick ..." X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 17:53:14 -0000 I've been running 4.7 happily on it for a while and decided to test out 5.0. I was able to boot and do a complete install from the floppies (kern.flp and mfsroot.flp but not the drivers.flp). Upon reboot, however, the system hangs. The system is a Gateway 2000, E-4200 w/ 256MB ram, and a 3Com 3c905B 10/100 card. Proceeding through the boot process, the last output is: --- vga0: <GEneric ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Timecounters tick every 10.000 msec --- The systems simply stops booting there. I've tried "boot -v" for extra information and gotten the same result after this output: --- isa_probe_children: probing PnP devices BIOS Geometries: 0:030efe3f 0..782=783 cylinders, 0..254=255 heads, 1..63=63 sectors 0 accounted for Device configuration finished. procfs registered Timecounters tick every 10.000 msec lo0: bpf attached --- Does anyone have any suggestions about how to handle this headache, or should I just go back to the 4.x track with the computer? -John Reddy ph 703.676.5998 Sr. Network Engineer fx 703.749.9515 Law Enforcement Online (leo.gov) em jreddy@leo.gov From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 11:03:56 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7489D37B432 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 11:03:54 -0700 (PDT) Received: from sumax.dyndns.org (212-100-182-29.adsl.easynet.be [212.100.182.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 794F843F3F for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 11:03:52 -0700 (PDT) (envelope-from chrisp@belgacom.net) Received: by sumax.dyndns.org (Postfix, from userid 1001) id 5D2F7225A; Mon, 21 Apr 2003 19:59:50 +0200 (CEST) Date: Mon, 21 Apr 2003 19:59:50 +0200 From: Chris Pockele <chrisp@belgacom.net> To: nkinkade@fastmail.fm, freebsd-questions@freebsd.org Message-ID: <20030421175950.GA23481@freedaemon.home.lan> Mail-Followup-To: Chris Pockele <chrisp@belgacom.net>, nkinkade@fastmail.fm, freebsd-questions@freebsd.org References: <20030421170801.GA23306@freedaemon.home.lan> <20030421175150.GB92029@sub21-156.member.dsl-only.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <20030421175150.GB92029@sub21-156.member.dsl-only.net> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 4.8-STABLE i386 Subject: Re: floppy drive problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 18:03:57 -0000 On Mon, Apr 21, 2003 at 10:51:51AM -0700, Nathan Kinkade wrote: > > Notwithstanding apparent problems with your entire floppy subsystem, > your dd command is incorrect. The syntax should be something like: > # dd if=/dev/fd0 of=image.flp > I know my dd command didn't do anything useful, it was just for testing. Using of=/tmp/image results in similar errors. > Take a look at dd's manpage. > > You can usually get dd to copy data off a damaged disk with the > following command: > # dd if=/dev/fd0 of=image.flp conv=noerror > Logically, that shows even more error messages... : fd0c: hard error reading fsbn 0 (ST0 40<abnrml> ST1 10<data_overrun> ST2 0 cyl 0 hd 0 sec 1) fd0c: hard error reading fsbn 1 (ST0 40<abnrml> ST1 10<data_overrun> ST2 0 cyl 0 hd 0 sec 2) fd0c: hard error reading fsbn 2 (ST0 40<abnrml> ST1 10<data_overrun> ST2 0 cyl 0 hd 0 sec 3) fd0c: hard error reading fsbn 3 (ST0 40<abnrml> ST1 10<data_overrun> ST2 0 cyl 0 hd 0 sec 4) fd0c: hard error reading fsbn 4 (ST0 40<abnrml> ST1 10<data_overrun> ST2 0 cyl 0 hd 0 sec 5) .... (skipped some) fd0c: hard error reading fsbn 60 (ST0 44<abnrml,top_head> ST1 10<data_overrun> ST2 0 cyl 1 hd 1 sec 7) fd0c: hard error reading fsbn 61 (ST0 44<abnrml,top_head> ST1 10<data_overrun> ST2 0 cyl 1 hd 1 sec 8) fd0c: hard error reading fsbn 62 (ST0 44<abnrml,top_head> ST1 10<data_overrun> ST2 0 cyl 1 hd 1 sec 9) fd0c: hard error reading fsbn 63 (ST0 44<abnrml,top_head> ST1 10<data_overrun> ST2 0 cyl 1 hd 1 sec 10) fd0c: hard error reading fsbn 64 (ST0 44<abnrml,top_head> ST1 10<data_overrun> ST2 0 cyl 1 hd 1 sec 11) fd0c: hard error reading fsbn 65 (ST0 44<abnrml,top_head> ST1 10<data_overrun> ST2 0 cyl 1 hd 1 sec 12) ... and so on (alternating <abnrml> and <abnrml,top_head> (hd 0 and hd 1)) > Note that this won't prevent data loss. It may allow you to recover > good blocks off failing media, though. How confident are you about the > cable and the drive itself? > Well, it can read disks under dos/windows and linux, without I/O errors or retries. > Nathan From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 11:04:51 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F22D337B404 for <freebsd-questions@FreeBSD.ORG>; Mon, 21 Apr 2003 11:04:50 -0700 (PDT) Received: from neeec.deec.uc.pt (neeec.deec.uc.pt [193.136.205.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F2C443FBF for <freebsd-questions@FreeBSD.ORG>; Mon, 21 Apr 2003 11:04:49 -0700 (PDT) (envelope-from hrod@neeec.deec.uc.pt) Received: from localhost (hrod@localhost)h3LHs3Q10310 for <freebsd-questions@FreeBSD.ORG>; Mon, 21 Apr 2003 18:54:03 +0100 Date: Mon, 21 Apr 2003 18:54:03 +0100 (WEST) From: Hugo Rodrigues <hrod@neeec.deec.uc.pt> To: <freebsd-questions@FreeBSD.ORG> Message-ID: <Pine.LNX.4.33.0304211852200.10307-100000@neeec.deec.uc.pt> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Subject: Bug Report X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 18:04:51 -0000 The Uk mirror of www.freebsd.org have a bug, that allow all the people see the source code of CGI=B4s of the page. www.uk.freebsd.org/cgi Hugo Rodrigues ------------------------------------------------------- Hugo Filipe Martins Rodrigues [H]uFi @ irc.ptlink.net hrod@aac.uc.pt hrod@neeec.deec.uc.pt hrod@netc.pt http:\\www.neeec.deec.uc.pt ______________________________________________________ From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 11:12:04 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A29BD37B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 11:12:04 -0700 (PDT) Received: from tatooine.compnor.net (007.jamesp.adsl.st.staffnet.com [198.79.85.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB10543FAF for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 11:12:02 -0700 (PDT) (envelope-from jamesp@uversa.com) Received: from there (004.jamesp.adsl.st.staffnet.com [198.79.85.195]) by tatooine.compnor.net (8.12.9/8.8.7) with SMTP id h3LIC3iY015231 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 14:12:03 -0400 Message-Id: <200304211812.h3LIC3iY015231@tatooine.compnor.net> Content-Type: text/plain; charset="iso-8859-1" From: James Pancoast <jamesp@uversa.com> To: freebsd-questions@freebsd.org Date: Mon, 21 Apr 2003 14:11:58 -0400 X-Mailer: KMail [version 1.3.1] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Problem formatting new hard drive. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jamesp@uversa.com List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 18:12:05 -0000 I'm new to FreeBSD (I installed it on a system this weekend). I've been trying to add a new Hard drive, following the directions at: http://www.freebsd.org/doc/en_US.ISO8859-1/articles/formatting-media/x66.html Going through sysinstall didn't work, so I tried the command line (dd if=/dev/zero of=/dev/ad2 count=2). However, when I run that command (as root), I get "Operation not permitted". Anyone have an idea what I'm doing wrong? The drive used to be in a Linux system, and an fdisk /dev/ad2 gives this: ******* Working on device /dev/ad2 ******* parameters extracted from in-core disklabel are: cylinders=25232 heads=16 sectors/track=63 (1008 blks/cyl) Figures below won't work with BIOS for partitions not in cyl 1 parameters to be used for BIOS calculations are: cylinders=25232 heads=16 sectors/track=63 (1008 blks/cyl) Media sector size is 512 Warning: BIOS sector numbering starts with sector 1 Information from DOS bootblock is: The data for partition 1 is: sysid 131 (0x83),(Linux native) start 63, size 25433793 (12418 Meg), flag 0 beg: cyl 0/ head 1/ sector 1; end: cyl 1023/ head 15/ sector 63 The data for partition 2 is: <UNUSED> The data for partition 3 is: <UNUSED> The data for partition 4 is: <UNUSED> Thanks. -- James Pancoast jamesp@uversa.com www.uversa.com From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 11:12:17 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89E7137B404 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 11:12:17 -0700 (PDT) Received: from energyhq.homeip.net (213-97-200-73.uc.nombres.ttd.es [213.97.200.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93C4243FDD for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 11:12:16 -0700 (PDT) (envelope-from flynn@energyhq.homeip.net) Received: from isengard.energyhq.tk (christine.energyhq.tk [192.168.100.1]) by energyhq.homeip.net (Postfix) with SMTP id 0ADE52E013; Mon, 21 Apr 2003 20:12:18 +0200 (CEST) Date: Mon, 21 Apr 2003 20:12:31 +0200 From: Miguel Mendez <flynn@energyhq.homeip.net> To: "Evan Dower" <evantd@hotmail.com> Message-Id: <20030421201231.0fae8430.flynn@energyhq.homeip.net> In-Reply-To: <BAY8-F20FnC6XcL4hsT00002f10@hotmail.com> References: <BAY8-F20FnC6XcL4hsT00002f10@hotmail.com> X-Mailer: Sylpheed version 0.8.11claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) X-Face: 1j}k*2<FF@J5*`)_?pCn}ydC/PB|6|Y; HZ!6Z!%^'/H*.8V=9YjDc*mn6ypI'16$yA\IP}. j3e/`G#5U"1^bwTR6D1H*wPZm}8(ONGrl85Hx!;V^f#`]Xe]35]75HJ%3\J\<j4@V; 3kd`C(L_6PA_ sS\5f/c]-:)IF{uj[,!sdoNC?%ne5^:XGp9AG1(?gep3f}#; >E>Y\+C~E|/wehi[:dCM,{N7/uE3o# P,{t7gA/qnovFDDuyQV.1hdT7&#d)q"xY33}{_GS>kk'S{O]nE$A`T|\4&p\&mQyexOLb8}FO<qX<, @*v.fy*'PvzDPQK9iUGzU\ Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="pgp-sha1"; boundary="=._5,'Q5XSxq3+ma" cc: freebsd-questions@freebsd.org Subject: Re: linux_base fails to install X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 18:12:17 -0000 --=._5,'Q5XSxq3+ma Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Mon, 21 Apr 2003 10:40:52 -0700 "Evan Dower" <evantd@hotmail.com> wrote: Howdy, > Installing (actually upgrading) the linux_base port (from 7.1_2 to > 7.1_3) fails with the following error: > filesystem-2.0.7-1.noarch.rpm > unpacking of archive failed on file /proc: cpio: chown failed - > Operation not supported > *** Error code 1 > and thus the installation stops. If anybody has any idea why this is, > I would love to hear it. Also, if you want to see the full output from umount linprocfs first, then it should install cleanly. Perhaps we should add a check for that. Or, at least, a notice. Cheers, -- Miguel Mendez - flynn@energyhq.homeip.net GPG Public Key :: http://energyhq.homeip.net/files/pubkey.txt EnergyHQ :: http://www.energyhq.tk Tired of Spam? -> http://www.trustic.com --=._5,'Q5XSxq3+ma Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+pDSSnLctrNyFFPERArm+AJwJQzBwX0Qf9vowOhFo6rUe9dkk6QCgqHvC KhiBfhIK9iwyoQTwqoGKG7M= =UPHu -----END PGP SIGNATURE----- --=._5,'Q5XSxq3+ma-- From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 11:17:07 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 432AD37B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 11:17:07 -0700 (PDT) Received: from thunderbird.etv.net (thunderbird.etv.net [208.14.190.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id A034543F93 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 11:17:06 -0700 (PDT) (envelope-from efinleywork@efinley.com) Received: from [208.14.190.162] (helo=elliotdevelop) by thunderbird.etv.net with smtp (Exim 4.10) id 197fqk-000PS2-00; Mon, 21 Apr 2003 12:17:06 -0600 Message-ID: <058801c30832$36e57420$695ad70a@elliotdevelop> From: "Elliot Finley" <efinleywork@efinley.com> To: <jamesp@uversa.com>, <freebsd-questions@freebsd.org> References: <200304211812.h3LIC3iY015231@tatooine.compnor.net> Date: Mon, 21 Apr 2003 12:17:05 -0600 Organization: Emery Telcom 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: Problem formatting new hard drive. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Elliot Finley <efinleywork@efinley.com> List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 18:17:07 -0000 What is your securitylevel set to in rc.conf? Elliot ----- Original Message ----- From: "James Pancoast" <jamesp@uversa.com> To: <freebsd-questions@freebsd.org> Sent: Monday, April 21, 2003 12:11 PM Subject: Problem formatting new hard drive. > > > I'm new to FreeBSD (I installed it on a system this weekend). I've been > trying to add a new Hard drive, following the directions at: > http://www.freebsd.org/doc/en_US.ISO8859-1/articles/formatting-media/x66.htm l > > Going through sysinstall didn't work, so I tried the command line > (dd if=/dev/zero of=/dev/ad2 count=2). However, when I run that command (as > root), I get "Operation not permitted". Anyone have an idea what I'm doing > wrong? > > The drive used to be in a Linux system, and an fdisk /dev/ad2 gives this: > ******* Working on device /dev/ad2 ******* > parameters extracted from in-core disklabel are: > cylinders=25232 heads=16 sectors/track=63 (1008 blks/cyl) > > Figures below won't work with BIOS for partitions not in cyl 1 > parameters to be used for BIOS calculations are: > cylinders=25232 heads=16 sectors/track=63 (1008 blks/cyl) > > Media sector size is 512 > Warning: BIOS sector numbering starts with sector 1 > Information from DOS bootblock is: > The data for partition 1 is: > sysid 131 (0x83),(Linux native) > start 63, size 25433793 (12418 Meg), flag 0 > beg: cyl 0/ head 1/ sector 1; > end: cyl 1023/ head 15/ sector 63 > The data for partition 2 is: > <UNUSED> > The data for partition 3 is: > <UNUSED> > The data for partition 4 is: > <UNUSED> > > Thanks. > > > -- > James Pancoast > jamesp@uversa.com > www.uversa.com > _______________________________________________ > 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 Apr 21 11:20:14 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79D0C37B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 11:20:14 -0700 (PDT) Received: from tatooine.compnor.net (007.jamesp.adsl.st.staffnet.com [198.79.85.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BD3A43F3F for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 11:20:13 -0700 (PDT) (envelope-from jamesp@uversa.com) Received: from there (004.jamesp.adsl.st.staffnet.com [198.79.85.195]) by tatooine.compnor.net (8.12.9/8.8.7) with SMTP id h3LIK5iY015802; Mon, 21 Apr 2003 14:20:05 -0400 Message-Id: <200304211820.h3LIK5iY015802@tatooine.compnor.net> Content-Type: text/plain; charset="iso-8859-1" From: James Pancoast <jamesp@uversa.com> To: "Elliot Finley" <efinleywork@efinley.com>, <freebsd-questions@freebsd.org> Date: Mon, 21 Apr 2003 14:19:59 -0400 X-Mailer: KMail [version 1.3.1] References: <200304211812.h3LIC3iY015231@tatooine.compnor.net> <058801c30832$36e57420$695ad70a@elliotdevelop> In-Reply-To: <058801c30832$36e57420$695ad70a@elliotdevelop> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: Problem formatting new hard drive. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jamesp@uversa.com List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 18:20:14 -0000 kern_securelevel="2" kern_securelevel_enable="YES" Is that it? On Monday 21 April 2003 14:17, Elliot Finley wrote: > What is your securitylevel set to in rc.conf? > > Elliot > > ----- Original Message ----- > From: "James Pancoast" <jamesp@uversa.com> > To: <freebsd-questions@freebsd.org> > Sent: Monday, April 21, 2003 12:11 PM > Subject: Problem formatting new hard drive. > > > I'm new to FreeBSD (I installed it on a system this weekend). I've been > > trying to add a new Hard drive, following the directions at: > > http://www.freebsd.org/doc/en_US.ISO8859-1/articles/formatting-media/x66.ht >m l > > > Going through sysinstall didn't work, so I tried the command line > > (dd if=/dev/zero of=/dev/ad2 count=2). However, when I run that command > > (as > > > root), I get "Operation not permitted". Anyone have an idea what I'm > > doing > > > wrong? > > > > The drive used to be in a Linux system, and an fdisk /dev/ad2 gives this: > > ******* Working on device /dev/ad2 ******* > > parameters extracted from in-core disklabel are: > > cylinders=25232 heads=16 sectors/track=63 (1008 blks/cyl) > > > > Figures below won't work with BIOS for partitions not in cyl 1 > > parameters to be used for BIOS calculations are: > > cylinders=25232 heads=16 sectors/track=63 (1008 blks/cyl) > > > > Media sector size is 512 > > Warning: BIOS sector numbering starts with sector 1 > > Information from DOS bootblock is: > > The data for partition 1 is: > > sysid 131 (0x83),(Linux native) > > start 63, size 25433793 (12418 Meg), flag 0 > > beg: cyl 0/ head 1/ sector 1; > > end: cyl 1023/ head 15/ sector 63 > > The data for partition 2 is: > > <UNUSED> > > The data for partition 3 is: > > <UNUSED> > > The data for partition 4 is: > > <UNUSED> > > > > Thanks. > > > > > > -- > > James Pancoast > > jamesp@uversa.com > > www.uversa.com > > _______________________________________________ > > 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" -- James Pancoast jamesp@uversa.com www.uversa.com From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 11:24:34 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 628C637B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 11:24:33 -0700 (PDT) Received: from thunderbird.etv.net (thunderbird.etv.net [208.14.190.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60BE843FCB for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 11:24:33 -0700 (PDT) (envelope-from efinleywork@efinley.com) Received: from [208.14.190.162] (helo=elliotdevelop) by thunderbird.etv.net with smtp (Exim 4.10) id 197fxx-0009iW-00; Mon, 21 Apr 2003 12:24:33 -0600 Message-ID: <059201c30833$414f82b0$695ad70a@elliotdevelop> From: "Elliot Finley" <efinleywork@efinley.com> To: <jamesp@uversa.com>, <freebsd-questions@freebsd.org> References: <200304211812.h3LIC3iY015231@tatooine.compnor.net> <058801c30832$36e57420$695ad70a@elliotdevelop> <200304211820.h3LIK5iY015802@tatooine.compnor.net> Date: Mon, 21 Apr 2003 12:24:28 -0600 Organization: Emery Telcom 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: Problem formatting new hard drive. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Elliot Finley <efinleywork@efinley.com> List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 18:24:34 -0000 That's it. Just set kern_securelevel_enable="NO" while you are messing with your drives. Elliot ----- Original Message ----- From: "James Pancoast" <jamesp@uversa.com> To: "Elliot Finley" <efinleywork@efinley.com>; <freebsd-questions@freebsd.org> Sent: Monday, April 21, 2003 12:19 PM Subject: Re: Problem formatting new hard drive. > > > kern_securelevel="2" > kern_securelevel_enable="YES" > > Is that it? > > On Monday 21 April 2003 14:17, Elliot Finley wrote: > > What is your securitylevel set to in rc.conf? > > > > Elliot > > > > ----- Original Message ----- > > From: "James Pancoast" <jamesp@uversa.com> > > To: <freebsd-questions@freebsd.org> > > Sent: Monday, April 21, 2003 12:11 PM > > Subject: Problem formatting new hard drive. > > > > > I'm new to FreeBSD (I installed it on a system this weekend). I've been > > > trying to add a new Hard drive, following the directions at: > > > > http://www.freebsd.org/doc/en_US.ISO8859-1/articles/formatting-media/x66.ht > >m l > > > > > Going through sysinstall didn't work, so I tried the command line > > > (dd if=/dev/zero of=/dev/ad2 count=2). However, when I run that command > > > > (as > > > > > root), I get "Operation not permitted". Anyone have an idea what I'm > > > > doing > > > > > wrong? > > > > > > The drive used to be in a Linux system, and an fdisk /dev/ad2 gives this: > > > ******* Working on device /dev/ad2 ******* > > > parameters extracted from in-core disklabel are: > > > cylinders=25232 heads=16 sectors/track=63 (1008 blks/cyl) > > > > > > Figures below won't work with BIOS for partitions not in cyl 1 > > > parameters to be used for BIOS calculations are: > > > cylinders=25232 heads=16 sectors/track=63 (1008 blks/cyl) > > > > > > Media sector size is 512 > > > Warning: BIOS sector numbering starts with sector 1 > > > Information from DOS bootblock is: > > > The data for partition 1 is: > > > sysid 131 (0x83),(Linux native) > > > start 63, size 25433793 (12418 Meg), flag 0 > > > beg: cyl 0/ head 1/ sector 1; > > > end: cyl 1023/ head 15/ sector 63 > > > The data for partition 2 is: > > > <UNUSED> > > > The data for partition 3 is: > > > <UNUSED> > > > The data for partition 4 is: > > > <UNUSED> > > > > > > Thanks. > > > > > > > > > -- > > > James Pancoast > > > jamesp@uversa.com > > > www.uversa.com > > > _______________________________________________ > > > 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" > > -- > James Pancoast > jamesp@uversa.com > www.uversa.com From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 11:31:56 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADA8937B401 for <questions@freebsd.org>; Mon, 21 Apr 2003 11:31:56 -0700 (PDT) Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6312343FEA for <questions@freebsd.org>; Mon, 21 Apr 2003 11:31:55 -0700 (PDT) (envelope-from fgleiser@cactus.fi.uba.ar) Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by cactus.fi.uba.ar (8.12.3/8.12.3) with ESMTP id h3LIT0Dx062399 for <questions@freebsd.org>; Mon, 21 Apr 2003 15:29:00 -0300 (ART) (envelope-from fgleiser@cactus.fi.uba.ar) Date: Mon, 21 Apr 2003 15:28:59 -0300 (ART) From: Fernando Gleiser <fgleiser@cactus.fi.uba.ar> To: questions@freebsd.org Message-ID: <20030421152155.X56950-100000@cactus.fi.uba.ar> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Status: No, hits=-100.0 required=5.0 tests=USER_IN_WHITELIST version=2.53 X-Spam-Checker-Version: SpamAssassin 2.53 (1.174.2.15-2003-03-30-exp) Subject: Using linux-jdx to build java ports? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 18:31:57 -0000 I need to build some ports written in java, but the ports try to use FreeBSD's native JDK. I need to use Linux's JDK (linux-jdk) because Sun doesn't allow .ar to download the source code, so I have to stick with Linux binaries. Does anybody know how to tell the ports system to use Linux's JDK? Thanks in advance. Fer From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 11:40:01 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3552D37B401 for <questions@freebsd.org>; Mon, 21 Apr 2003 11:40:01 -0700 (PDT) Received: from iota.root-servers.ch (iota.root-servers.ch [193.41.193.195]) by mx1.FreeBSD.org (Postfix) with SMTP id C385043F93 for <questions@freebsd.org>; Mon, 21 Apr 2003 11:39:57 -0700 (PDT) (envelope-from gaml@buz.ch) Received: (qmail 48268 invoked from network); 21 Apr 2003 18:39:56 -0000 Received: from dclient80-218-106-179.hispeed.ch (HELO gaxp1800.root.li) (80.218.106.179) by 0 with SMTP; 21 Apr 2003 18:39:56 -0000 Date: Mon, 21 Apr 2003 20:42:13 +0200 From: Gabriel Ambuehl <gaml@buz.ch> X-Mailer: The Bat! (v1.62i) Educational X-Priority: 3 (Normal) Message-ID: <44531152859.20030421204213@buz.ch> To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Configuring XFree on ProSavage DDR (VIA KM266) board? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gabriel Ambuehl <gabriel_ambuehl@buz.ch> List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 18:40:01 -0000 Hello, from a project I have a left over Shuttle SK41G based on VIA KM266 chipset with features integrated ProSavageDDR graphics. I know that XFree 4.3.X supports the chipset but by any means, I can't seem to be able to figure out how to use it with resolutions higher than 640x480. (whomever came up with the idea of mod lines deserves to be shot anyway, why can't XFree just read the DDC information the monitor supplies to it?? (currently a Acer AL712)). Alternatively, I'd be quite happy if I could get the chip to display 800x600 on the TV out thru either svgalib or X as I want the box to act as media hub. Figuring that Linux would probably make for the better media player environment (see MythTV, Freevo) I tried that too but X wouldn't work either way. Sticking in another VGA card seems kinda wasted money if the one on board already does everything I need save for the fact that I can't seem to get it to work right (I know it does under Win but there's nothing comparable to Freevo under win :-(. From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 11:41:45 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B5F537B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 11:41:45 -0700 (PDT) Received: from g38.rdsbv.ro (catv-193-231-237-197.rdsbv.ro [193.231.237.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D16E43F85 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 11:41:44 -0700 (PDT) (envelope-from petre@kgb.ro) Received: from kgb.rdsbv.ro (dzerjinski.kgb.ro [193.231.237.196]) by g38.rdsbv.ro (Postfix) with ESMTP id C6EABB8F0 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 21:41:42 +0300 (EEST) Content-Type: text/plain; charset="us-ascii" From: Petre Bandac <petre@kgb.ro> Organization: KGB To: freebsd-questions@freebsd.org Date: Mon, 21 Apr 2003 21:41:42 +0300 User-Agent: KMail/1.4.3 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200304212141.42090.petre@kgb.ro> Subject: root password forgotten X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: petre@kgb.ro List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 18:41:45 -0000 I have installed a freebsd machine 2 months ago and somehow I forgot the = root=20 password is there something resembling to the good old linux init=3D/bin.sh comman= d ? thanks, petre --=20 Login: petre =09=09=09Name: Petre Bandac Directory: /home/petre =09Shell: /usr/local/bin/zsh On since Sat Jan 1 00:04 (EET) on ttyv0, idle 110 days 20:36 (messages o= ff) On since Sat Jan 1 00:05 (EET) on ttyp0, idle 110 days 20:34, from :0 On since Sat Jan 1 00:06 (EET) on ttyp1, idle 110 days 20:33, from :0 No Mail. No Plan. From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 11:46:46 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF95537B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 11:46:46 -0700 (PDT) Received: from smtp.hispeed.ch (isp247n.hispeed.ch [62.2.95.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id D110243FE5 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 11:46:44 -0700 (PDT) (envelope-from locus@hispeed.ch) Received: from rock.stable.ch (dclient217-162-34-199.hispeed.ch [217.162.34.199])h3LIkhCe022443 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 20:46:43 +0200 Received: from locus by rock.stable.ch with local (Exim 3.33 #1) id 197gJK-0005Xr-00 for freebsd-questions@freebsd.org; Mon, 21 Apr 2003 20:46:38 +0200 Date: Mon, 21 Apr 2003 20:46:37 +0200 From: Thomas Spreng <spreng@socket.ch> To: freebsd-questions@freebsd.org Message-ID: <20030421184637.GA20528@rock.stable.ch> Mail-Followup-To: freebsd-questions@freebsd.org References: <200304212141.42090.petre@kgb.ro> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200304212141.42090.petre@kgb.ro> User-Agent: Mutt/1.4i Sender: locus <locus@hispeed.ch> Subject: Re: root password forgotten X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 18:46:47 -0000 Hi, On Mon, Apr 21, 2003 at 09:41:42PM +0300, Petre Bandac wrote: > I have installed a freebsd machine 2 months ago and somehow I forgot the root > password > > is there something resembling to the good old linux init=/bin.sh command ? sorry i don't know that one, but... just boot into single user mode ('boot -s' at the boot menu) and then change the root pwd. cheers From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 11:53:41 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E15937B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 11:53:41 -0700 (PDT) Received: from skye.sgeine.net (adsl-63-198-133-39.dsl.lsan03.pacbell.net [63.198.133.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id B982C43F75 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 11:53:40 -0700 (PDT) (envelope-from freebsd@sgeine.net) Received: from perth (adsl-64-161-165-243.dsl.lsan03.pacbell.net [64.161.165.243]) by skye.sgeine.net (8.12.9/8.12.9) with SMTP id h3LIq2vE029898 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 19:52:03 +0100 (BST) (envelope-from freebsd@sgeine.net) From: "Jesse Geddis" <freebsd@sgeine.net> To: <freebsd-questions@freebsd.org> Date: Mon, 21 Apr 2003 11:54:34 -0700 Message-ID: <PIEDIEIAPIPEKPNPJKAHAEIACHAA.freebsd@sgeine.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal Subject: nfs filesystem size X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd@sgeine.net List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 18:53:41 -0000 We have a NetApp FAS940 with a current storage size of 1.266 TB. FreeBSD is reporting the following: Filesystem Size Used Avail Capacity Mounted on /dev/da0s1a 2.0G 56M 1.8G 3% / /dev/da0s1f 9.8G 1.9G 7.1G 21% /usr /dev/da0s1g 5.2G 82M 4.7G 2% /usr/home /dev/da0s1e 15G 161M 13G 1% /var procfs 4.0K 4.0K 0B 100% /proc 10.0.0.100:/vol/www01 -811.2G 465G 771G -57% /www is this a limitation of how large a filesystem freebsd can report or are we running into something else that is fixable here? Thanks in advance. Jesse Geddis http://www.sgeine.net/ From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 12:00:36 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 859C837B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 12:00:36 -0700 (PDT) Received: from topher.gintera.net (topher.gintera.net [64.81.97.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id B741B43FBD for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 12:00:35 -0700 (PDT) (envelope-from chris@topher.gintera.net) Received: from topher.gintera.net (chris@topher.gintera.net [64.81.97.41]) by topher.gintera.net (8.12.9/8.12.6) with ESMTP id h3LJ0Nt8069752; Mon, 21 Apr 2003 13:00:29 -0600 (MDT) (envelope-from chris@topher.gintera.net) From: Christopher Rosado <chris@topher.gintera.net> To: Daniel Paul Kives <dankives@ucsc.edu> Date: Mon, 21 Apr 2003 13:00:14 -0600 User-Agent: KMail/1.5.9 References: <Pine.GSO.4.44.0304210103350.7270-100000@unix2.ic.ucsc.edu> In-Reply-To: <Pine.GSO.4.44.0304210103350.7270-100000@unix2.ic.ucsc.edu> MIME-Version: 1.0 Content-Description: clearsigned data Content-Disposition: inline Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: <200304211300.17660.chris@topher.gintera.net> cc: freebsd-questions@freebsd.org Subject: Re: My sound doesn't work X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 19:00:36 -0000 =2D----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Monday 21 April 2003 02:05 am, Daniel Paul Kives wrote: > I've downloaded mp3's and used a variety of music players, like xmms, to > play these mp3s, but nothing comes out of my speakers. Are your speakers plugged into the soundcard correctly? Are they getting=20 power? Do you have the volume turned up? Did you remove any headphones fr= om=20 them? With XMMS, do you have ESD set as your sound daemon (eSound Output Plugin i= n=20 the Preferences), and is it [ESD] running? =20 If you're running KDE, you may need to run 'artsdsp xmms' for the output to= be=20 piped through aRtsd rather than ESD (though it'd be simpler to use noatun i= f=20 KDE is your desktop). =2D --=20 Christopher Rosado "Liberalism leads to loss of liberty." - Me http://groups.yahoo.com/group/logcabinyouth/ =2D----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+pD+/k41LrboeC7gRAgJ/AKCZn4n+yU6b5V6LhJSAw2Ey6Yl9bQCfUHMX PbzkgbGO4wWcRMX4V9ePCZQ=3D =3DaMOu =2D----END PGP SIGNATURE----- From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 12:03:13 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 066B137B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 12:03:12 -0700 (PDT) Received: from router.jomom.net (i216-58-44-252.igs.net [216.58.44.252]) by mx1.FreeBSD.org (Postfix) with SMTP id A010343FA3 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 12:03:10 -0700 (PDT) (envelope-from jomom@jomom.net) Received: (qmail 97012 invoked from network); 21 Apr 2003 18:58:12 -0000 Received: from unknown (HELO joe) (206.186.13.80) by 0 with SMTP; 21 Apr 2003 18:58:12 -0000 Message-ID: <001001c30838$a60ee290$500dbace@call.gtn.ca> From: "Joe Mom" <jomom@jomom.net> To: <freebsd-questions@freebsd.org> Date: Mon, 21 Apr 2003 15:03:08 -0400 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4920.2300 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4920.2300 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: RE: Portupgrade failing to upgrade a port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 19:03:13 -0000 Any progress made on this yet? I am currently getting the same error. I have done a cvsup multiple = times, with no luck. ----------------------- Joe Mom "Drain us of life and cleanse the mess" MuDvAyNe ----------------------- Hello you all,=20 I've made a complete reinstall, made a make world, recompiled the kernel = during the last week-end. So I've come to the last step of syncronizing = my=20 port tree. While upgrading my ports, I've got this while updating=20 XF86-clients ______________________________________________________ usr/include/stdlib.h:110: warning: ANSI C does not support `long long' /usr/include/stdlib.h:114: warning: ANSI C does not support `long long' cc -O -pipe -ansi -pedantic -Dasm=3D__asm -Wall -Wpointer-arith =20 -I/usr/ports/x11/XFree86-4-clients/work/xc=20 -I/usr/ports/x11/XFree86-4-clients/work/xc/exports/include =20 -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=3D15 -DNARROWPROTO = -DMITSHM=20 -DXFT `pkg-config xft --cflags` -c do_text.c do_text.c:403: X11/Xft/Xft.h: No such file or directory In file included from x11perf.h:28, from do_text.c:26: /usr/include/stdlib.h:110: warning: ANSI C does not support `long long' /usr/include/stdlib.h:114: warning: ANSI C does not support `long long' do_text.c:405: syntax error before `*' do_text.c:405: warning: type defaults to `int' in declaration of = `aafont' do_text.c:405: ANSI C forbids data definition with no type or storage = class do_text.c:406: syntax error before `*' do_text.c:406: warning: type defaults to `int' in declaration of = `aadraw' do_text.c:406: ANSI C forbids data definition with no type or storage = class do_text.c:407: syntax error before `aacolor' do_text.c:407: warning: type defaults to `int' in declaration of = `aacolor' do_text.c:407: ANSI C forbids data definition with no type or storage = class do_text.c: In function `InitAAText': do_text.c:416: warning: implicit declaration of function = `XftFontOpenName' do_text.c:416: warning: assignment makes pointer from integer without a = cast do_text.c:425: warning: implicit declaration of function `XftDrawCreate' do_text.c:427: warning: assignment makes pointer from integer without a = cast do_text.c:432: warning: implicit declaration of function `XftFontClose' do_text.c:439: warning: implicit declaration of function = `XftColorAllocValue' do_text.c:446: warning: implicit declaration of function = `XftDrawDestroy' do_text.c:453: request for member `height' in something not a structure = or=20 union do_text.c: In function `DoAAText': do_text.c:483: warning: implicit declaration of function = `XftDrawString8' do_text.c: In function `EndAAText': do_text.c:508: warning: implicit declaration of function `XftColorFree' *** Error code 1 Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs/x11perf. *** Error code 1 Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs. *** Error code 1 Stop in /usr/ports/x11/XFree86-4-clients. ** Command failed [exit code 1]: /usr/bin/script -qa = /tmp/portupgrade75378.9=20 make ** Fix the problem and try again. ---> Build of x11/XFree86-4-clients ended at: Tue, 25 Feb 2003 10:38:37 = -0500=20 (consumed 00:03:00) ---> Upgrade of x11/XFree86-4-clients ended at: Tue, 25 Feb 2003 = 10:38:37=20 -0500 (consumed 00:03:06) ** No need to upgrade 'XFree86-fontEncodings-4.2.0' (>=3D=20 XFree86-fontEncodings-4.2.0). (specify -f to force) ** No need to upgrade 'XFree86-font75dpi-4.2.0' (>=3D = XFree86-font75dpi-4.2.0).=20 (specify -f to force) ____________________________________________________ I also got this while upgrading Mozilla: usr/include/stdlib.h:110: warning: ANSI C does not support `long long' /usr/include/stdlib.h:114: warning: ANSI C does not support `long long' cc -O -pipe -ansi -pedantic -Dasm=3D__asm -Wall -Wpointer-arith =20 -I/usr/ports/x11/XFree86-4-clients/work/xc=20 -I/usr/ports/x11/XFree86-4-clients/work/xc/exports/include =20 -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=3D15 -DNARROWPROTO = -DMITSHM=20 -DXFT `pkg-config xft --cflags` -c do_text.c do_text.c:403: X11/Xft/Xft.h: No such file or directory In file included from x11perf.h:28, from do_text.c:26: /usr/include/stdlib.h:110: warning: ANSI C does not support `long long' /usr/include/stdlib.h:114: warning: ANSI C does not support `long long' do_text.c:405: syntax error before `*' do_text.c:405: warning: type defaults to `int' in declaration of = `aafont' do_text.c:405: ANSI C forbids data definition with no type or storage = class do_text.c:406: syntax error before `*' do_text.c:406: warning: type defaults to `int' in declaration of = `aadraw' do_text.c:406: ANSI C forbids data definition with no type or storage = class do_text.c:407: syntax error before `aacolor' do_text.c:407: warning: type defaults to `int' in declaration of = `aacolor' do_text.c:407: ANSI C forbids data definition with no type or storage = class do_text.c: In function `InitAAText': do_text.c:416: warning: implicit declaration of function = `XftFontOpenName' do_text.c:416: warning: assignment makes pointer from integer without a = cast do_text.c:425: warning: implicit declaration of function `XftDrawCreate' do_text.c:427: warning: assignment makes pointer from integer without a = cast do_text.c:432: warning: implicit declaration of function `XftFontClose' do_text.c:439: warning: implicit declaration of function = `XftColorAllocValue' do_text.c:446: warning: implicit declaration of function = `XftDrawDestroy' do_text.c:453: request for member `height' in something not a structure = or=20 union do_text.c: In function `DoAAText': do_text.c:483: warning: implicit declaration of function = `XftDrawString8' do_text.c: In function `EndAAText': do_text.c:508: warning: implicit declaration of function `XftColorFree' *** Error code 1 Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs/x11perf. *** Error code 1 Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs. *** Error code 1 Stop in /usr/ports/x11/XFree86-4-clients. ** Command failed [exit code 1]: /usr/bin/script -qa = /tmp/portupgrade75378.9=20 make ** Fix the problem and try again. ---> Build of x11/XFree86-4-clients ended at: Tue, 25 Feb 2003 10:38:37 = -0500=20 (consumed 00:03:00) ---> Upgrade of x11/XFree86-4-clients ended at: Tue, 25 Feb 2003 = 10:38:37=20 -0500 (consumed 00:03:06) ** No need to upgrade 'XFree86-fontEncodings-4.2.0' (>=3D=20 XFree86-fontEncodings-4.2.0). (specify -f to force) ** No need to upgrade 'XFree86-font75dpi-4.2.0' (>=3D = XFree86-font75dpi-4.2.0).=20 (specify -f to force) Should I cvsup again ? Thanks a lot Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 12:04:25 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1962037B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 12:04:25 -0700 (PDT) Received: from ntli.com (pc1-glfd2-4-cust59.glfd.cable.ntl.com [81.99.187.59]) by mx1.FreeBSD.org (Postfix) with ESMTP id 052A243FB1 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 12:04:22 -0700 (PDT) (envelope-from william@palfreman.com) Received: from aqua.lan.palfreman.com (localhost [127.0.0.1]) by ntli.com (8.12.3p2/8.12.3) with ESMTP id h3LJBHuG051685; Mon, 21 Apr 2003 20:11:17 +0100 (BST) (envelope-from william@palfreman.com) Received: from localhost (william@localhost)h3LJBHlg051682; Mon, 21 Apr 2003 20:11:17 +0100 (BST) X-Authentication-Warning: aqua.lan.palfreman.com: william owned process doing -bs Date: Mon, 21 Apr 2003 20:11:16 +0100 (BST) From: William Palfreman <william@palfreman.com> To: Chris Pockele <chrisp@belgacom.net> In-Reply-To: <20030421170801.GA23306@freedaemon.home.lan> Message-ID: <20030421191133.M41557@ndhn.yna.cnyserzna.pbz> References: <20030421170801.GA23306@freedaemon.home.lan> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: floppy drive problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 19:04:25 -0000 On Mon, 21 Apr 2003, Chris Pockele wrote: > Hello, > > I've got a 486 laptop running a FreeBSD 4.7-STABLE snapshot from > February 4th. Unfortunately its floppy drive is acting weird under FreeBSD: > > nomad# mount -t msdos /dev/fd0a /mnt > fd0c: hard error reading fsbn 0 of 0-3 (ST0 40<abnrml> ST1 10<data_overrun> ST2 > 0 cyl 0 hd 0 sec 1) > msdos: /dev/fd0a: Input/output error Given the apparent age of the drive, I'd say it was probably faulty. If you are lucky you just have a faulty floppy disk, and the drive is ok. Maybe. > nomad# dd if=/dev/fd0a /mnt > dd: unknown operand /mnt Incorrect use of dd. > nomad# dd if=/dev/fd0a of=/dev/null > fd0c: hard error reading fsbn 0 (ST0 40<abnrml> ST1 10<data_overrun> ST2 0 cyl 0 > hd 0 sec 1) > dd: /dev/fd0a: Input/output error > 0+0 records in > 0+0 records out > 0 bytes transferred in 7.328928 secs (0 bytes/sec) Correct use of dd, but the disk or drive still looks faulty. > When I boot with an OpenBSD boot disk and try the same, it shows > similar error messages. Probably a very similar driver. > This is with various disks which are readable on other machine, and > even on the same machine under dos/windows, so I presume the drive is > not broken. In human years, a 486 is in its early 80s. Hardware failure for moving parts is not just a possibility, its a assumption that has to be proved wrong. Windows, especially DOS derived versions like 95 or 98, are more tolerant of faulty hardware than Unixes. Probably you would find in use that "Windows seems to screw disks up now and then". A Unix would test for more reading and writing faults, and coming across a problem that windows would miss, would consider the drive to be faulty and probably refuse to use it. > There must be some kind of incompatibility between the drive or > controller and the FreeBSD driver. It works under Linux, although the > Linux kernel prints some messages about timeouts and unexpected > interrupts. Yup, because its faulty. Linux must just be slightly more failure tolerant in that respect. It's noticed the same hardware failure, but it is prepared to give it a go anyway, complaining. The main reason for this is only because it uses its own floppy driver (not a BSD one) that behaves in a slightly different way in cases of serious error. It does not imply incompatibility. > I attached a FreeBSD dmesg (custom kernel - same happens with the > GENERIC one), and the dmesg from tomsrtbt (a one-floppy Linux > distribution which loads a ramdisk image from floppy - you can see the > messages when it starts reading that). > > Does anyone have an idea about how to start debugging or fixing this? Try with a known good floppy disk, then try cleaning the heads of the drive unit, or better, stripping the drive down and pulling all the fluff out too, then try replacing the drive itself, and if you can't replace it (likely), most of the time move files over the network (preferably PCMCIA 10Mbit Ethernet, but over parallel or serial TCP/IP if Ethernet is impossible (broken slot perhaps) if you don't just chuck it out - and attach the disk to another machine for OS installs, if you can't go down the bootable CDROM route. I have seen people use a converter to attach a laptop IDE disk to a full sized PC controller cable. -- W. Palfreman. I'm looking for a job. Read my CV at: Tel: 0771 355 0354 www.palfreman.com/william/cv-wfp2.html From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 12:14:12 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D0D537B401 for <questions@freebsd.org>; Mon, 21 Apr 2003 12:14:12 -0700 (PDT) Received: from pa-plum1b-166.pit.adelphia.net (pa-plum1b-122.pit.adelphia.net [24.53.161.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92D9443F93 for <questions@freebsd.org>; Mon, 21 Apr 2003 12:14:11 -0700 (PDT) (envelope-from wmoran@potentialtech.com) Received: from potentialtech.com (working [172.16.0.95]) h3LJE5wl002319; Mon, 21 Apr 2003 15:14:09 -0400 (EDT) (envelope-from wmoran@potentialtech.com) Message-ID: <3EA442FD.6050209@potentialtech.com> Date: Mon, 21 Apr 2003 15:14:05 -0400 From: Bill Moran <wmoran@potentialtech.com> User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2.1) Gecko/20030301 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Gabriel Ambuehl <gabriel_ambuehl@buz.ch> References: <44531152859.20030421204213@buz.ch> In-Reply-To: <44531152859.20030421204213@buz.ch> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: questions@freebsd.org Subject: Re: Configuring XFree on ProSavage DDR (VIA KM266) board? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 19:14:12 -0000 Gabriel Ambuehl wrote: > Hello, > from a project I have a left over Shuttle SK41G based on VIA KM266 > chipset with features integrated ProSavageDDR graphics. I know that > XFree 4.3.X supports the chipset but by any means, I can't seem to be > able to figure out how to use it with resolutions higher than 640x480. > (whomever came up with the idea of mod lines deserves to be shot > anyway, why can't XFree just read the DDC information the monitor > supplies to it?? (currently a Acer AL712)). > > Alternatively, I'd be quite happy if I could get the chip to display > 800x600 on the TV out thru either svgalib or X as I want the box to > act as media hub. > > Figuring that Linux would probably make for the better media player > environment (see MythTV, Freevo) I tried that too but X wouldn't work > either way. Sticking in another VGA card seems kinda wasted money if > the one on board already does everything I need save for the fact that > I can't seem to get it to work right (I know it does under Win but > there's nothing comparable to Freevo under win :-(. Sounds like you've taken some time to do some real research before reporting this problem. It also sounds like this is an XFree86 issue, and not a FreeBSD one. While it's likely that there's someone on this list who can help you, it's more likely that the XFree86 list will be more helpful: http://www.xfree86.org/mailman/listinfo -- Bill Moran Potential Technologies http://www.potentialtech.com From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 12:15:41 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2712637B407 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 12:15:41 -0700 (PDT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84C5443FBD for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 12:15:40 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.9/8.12.9) id h3LJFbAN064729; Mon, 21 Apr 2003 14:15:37 -0500 (CDT) (envelope-from dan) Date: Mon, 21 Apr 2003 14:15:37 -0500 From: Dan Nelson <dnelson@allantgroup.com> To: Jesse Geddis <freebsd@sgeine.net> Message-ID: <20030421191537.GG28595@dan.emsphone.com> References: <PIEDIEIAPIPEKPNPJKAHAEIACHAA.freebsd@sgeine.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <PIEDIEIAPIPEKPNPJKAHAEIACHAA.freebsd@sgeine.net> X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.4i cc: freebsd-questions@freebsd.org Subject: Re: nfs filesystem size X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 19:15:41 -0000 In the last episode (Apr 21), Jesse Geddis said: > We have a NetApp FAS940 with a current storage size of 1.266 TB. FreeBSD is > reporting the following: > > Filesystem Size Used Avail Capacity Mounted on > /dev/da0s1a 2.0G 56M 1.8G 3% / > /dev/da0s1f 9.8G 1.9G 7.1G 21% /usr > /dev/da0s1g 5.2G 82M 4.7G 2% /usr/home > /dev/da0s1e 15G 161M 13G 1% /var > procfs 4.0K 4.0K 0B 100% /proc > 10.0.0.100:/vol/www01 -811.2G 465G 771G -57% /www > > is this a limitation of how large a filesystem freebsd can report or > are we running into something else that is fixable here? Thanks in > advance. I think I traced it to a variable overflow in nfs_vfsops.c:nfs_statfs(). I have a 1.4TB filesystem that occasionally (but not always) goes negative too. It just affects the results of the statfs/statvfs() calls, so the only thing it really hurts is 'df'. Filesystem Size Used Avail Capacity Mounted on novell1:/vol1 1.4T 1.1T 314G 78% /a/novell1/vol1 -- Dan Nelson dnelson@allantgroup.com From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 12:18:35 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 920CF37B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 12:18:35 -0700 (PDT) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0D2243FBD for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 12:18:34 -0700 (PDT) (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 h3LJIVV02680; Mon, 21 Apr 2003 12:18:31 -0700 From: Kent Stewart <kstewart@owt.com> To: "Joe Mom" <jomom@jomom.net>, <freebsd-questions@freebsd.org> Date: Mon, 21 Apr 2003 12:18:31 -0700 User-Agent: KMail/1.5.1 References: <001001c30838$a60ee290$500dbace@call.gtn.ca> In-Reply-To: <001001c30838$a60ee290$500dbace@call.gtn.ca> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304211218.31379.kstewart@owt.com> Subject: Re: Portupgrade failing to upgrade a port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 19:18:35 -0000 On Monday 21 April 2003 12:03 pm, Joe Mom wrote: > Any progress made on this yet? > > I am currently getting the same error. I have done a cvsup multiple > times, with no luck. A cvsup of ports-all without a "make index" and running "portsdb -u" doesn't count. No matter how many times you run cvsup. I have updated all of these ports without problems. I go an extra step and usually do things like "portupgrade -pufr freetype2" and etc. If you don't force, you only get the latest changes and some of these are libraries that are used by later builds. If you don't force rebuild the ports using the changed one, they are still using the old one. If the header files changed with the upgrade, you don't have any idea what your port is doing. Kent > > ----------------------- > Joe Mom > "Drain us of life and cleanse the mess" > MuDvAyNe > ----------------------- > > > Hello you all, > I've made a complete reinstall, made a make world, recompiled the > kernel during the last week-end. So I've come to the last step of > syncronizing my port tree. While upgrading my ports, I've got this > while updating XF86-clients > > ______________________________________________________ > usr/include/stdlib.h:110: warning: ANSI C does not support `long > long' /usr/include/stdlib.h:114: warning: ANSI C does not support > `long long' cc -O -pipe -ansi -pedantic -Dasm=__asm -Wall > -Wpointer-arith -I/usr/ports/x11/XFree86-4-clients/work/xc > -I/usr/ports/x11/XFree86-4-clients/work/xc/exports/include > -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO > -DMITSHM -DXFT `pkg-config xft --cflags` -c do_text.c > do_text.c:403: X11/Xft/Xft.h: No such file or directory > In file included from x11perf.h:28, > from do_text.c:26: > /usr/include/stdlib.h:110: warning: ANSI C does not support `long > long' /usr/include/stdlib.h:114: warning: ANSI C does not support > `long long' do_text.c:405: syntax error before `*' > do_text.c:405: warning: type defaults to `int' in declaration of > `aafont' do_text.c:405: ANSI C forbids data definition with no type > or storage class do_text.c:406: syntax error before `*' > do_text.c:406: warning: type defaults to `int' in declaration of > `aadraw' do_text.c:406: ANSI C forbids data definition with no type > or storage class do_text.c:407: syntax error before `aacolor' > do_text.c:407: warning: type defaults to `int' in declaration of > `aacolor' do_text.c:407: ANSI C forbids data definition with no type > or storage class do_text.c: In function `InitAAText': > do_text.c:416: warning: implicit declaration of function > `XftFontOpenName' do_text.c:416: warning: assignment makes pointer > from integer without a cast do_text.c:425: warning: implicit > declaration of function `XftDrawCreate' do_text.c:427: warning: > assignment makes pointer from integer without a cast do_text.c:432: > warning: implicit declaration of function `XftFontClose' > do_text.c:439: warning: implicit declaration of function > `XftColorAllocValue' do_text.c:446: warning: implicit declaration of > function `XftDrawDestroy' do_text.c:453: request for member `height' > in something not a structure or union > do_text.c: In function `DoAAText': > do_text.c:483: warning: implicit declaration of function > `XftDrawString8' do_text.c: In function `EndAAText': > do_text.c:508: warning: implicit declaration of function > `XftColorFree' *** Error code 1 > > Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs/x11perf. > *** Error code 1 > > Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs. > *** Error code 1 > > Stop in /usr/ports/x11/XFree86-4-clients. > ** Command failed [exit code 1]: /usr/bin/script -qa > /tmp/portupgrade75378.9 make > ** Fix the problem and try again. > ---> Build of x11/XFree86-4-clients ended at: Tue, 25 Feb 2003 > 10:38:37 -0500 (consumed 00:03:00) > ---> Upgrade of x11/XFree86-4-clients ended at: Tue, 25 Feb 2003 > 10:38:37 -0500 (consumed 00:03:06) > ** No need to upgrade 'XFree86-fontEncodings-4.2.0' (>= > XFree86-fontEncodings-4.2.0). (specify -f to force) > ** No need to upgrade 'XFree86-font75dpi-4.2.0' (>= > XFree86-font75dpi-4.2.0). (specify -f to force) > ____________________________________________________ > I also got this while upgrading Mozilla: > > usr/include/stdlib.h:110: warning: ANSI C does not support `long > long' /usr/include/stdlib.h:114: warning: ANSI C does not support > `long long' cc -O -pipe -ansi -pedantic -Dasm=__asm -Wall > -Wpointer-arith -I/usr/ports/x11/XFree86-4-clients/work/xc > -I/usr/ports/x11/XFree86-4-clients/work/xc/exports/include > -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO > -DMITSHM -DXFT `pkg-config xft --cflags` -c do_text.c > do_text.c:403: X11/Xft/Xft.h: No such file or directory > In file included from x11perf.h:28, > from do_text.c:26: > /usr/include/stdlib.h:110: warning: ANSI C does not support `long > long' /usr/include/stdlib.h:114: warning: ANSI C does not support > `long long' do_text.c:405: syntax error before `*' > do_text.c:405: warning: type defaults to `int' in declaration of > `aafont' do_text.c:405: ANSI C forbids data definition with no type > or storage class do_text.c:406: syntax error before `*' > do_text.c:406: warning: type defaults to `int' in declaration of > `aadraw' do_text.c:406: ANSI C forbids data definition with no type > or storage class do_text.c:407: syntax error before `aacolor' > do_text.c:407: warning: type defaults to `int' in declaration of > `aacolor' do_text.c:407: ANSI C forbids data definition with no type > or storage class do_text.c: In function `InitAAText': > do_text.c:416: warning: implicit declaration of function > `XftFontOpenName' do_text.c:416: warning: assignment makes pointer > from integer without a cast do_text.c:425: warning: implicit > declaration of function `XftDrawCreate' do_text.c:427: warning: > assignment makes pointer from integer without a cast do_text.c:432: > warning: implicit declaration of function `XftFontClose' > do_text.c:439: warning: implicit declaration of function > `XftColorAllocValue' do_text.c:446: warning: implicit declaration of > function `XftDrawDestroy' do_text.c:453: request for member `height' > in something not a structure or union > do_text.c: In function `DoAAText': > do_text.c:483: warning: implicit declaration of function > `XftDrawString8' do_text.c: In function `EndAAText': > do_text.c:508: warning: implicit declaration of function > `XftColorFree' *** Error code 1 > > Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs/x11perf. > *** Error code 1 > > Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs. > *** Error code 1 > > Stop in /usr/ports/x11/XFree86-4-clients. > ** Command failed [exit code 1]: /usr/bin/script -qa > /tmp/portupgrade75378.9 make > ** Fix the problem and try again. > ---> Build of x11/XFree86-4-clients ended at: Tue, 25 Feb 2003 > 10:38:37 -0500 (consumed 00:03:00) > ---> Upgrade of x11/XFree86-4-clients ended at: Tue, 25 Feb 2003 > 10:38:37 -0500 (consumed 00:03:06) > ** No need to upgrade 'XFree86-fontEncodings-4.2.0' (>= > XFree86-fontEncodings-4.2.0). (specify -f to force) > ** No need to upgrade 'XFree86-font75dpi-4.2.0' (>= > XFree86-font75dpi-4.2.0). (specify -f to force) > > Should I cvsup again ? > > Thanks a lot > > Marc > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > _______________________________________________ > 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" -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 12:28:31 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2C7C37B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 12:28:31 -0700 (PDT) Received: from skye.sgeine.net (adsl-63-198-133-39.dsl.lsan03.pacbell.net [63.198.133.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF09F43FDF for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 12:28:30 -0700 (PDT) (envelope-from freebsd@sgeine.net) Received: from perth (adsl-64-161-165-243.dsl.lsan03.pacbell.net [64.161.165.243]) by skye.sgeine.net (8.12.9/8.12.9) with SMTP id h3LJQivE029959; Mon, 21 Apr 2003 20:26:44 +0100 (BST) (envelope-from freebsd@sgeine.net) From: "Jesse Geddis" <freebsd@sgeine.net> To: "Dan Nelson" <dnelson@allantgroup.com> Date: Mon, 21 Apr 2003 12:29:16 -0700 Message-ID: <PIEDIEIAPIPEKPNPJKAHCEICCHAA.freebsd@sgeine.net> 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 IMO, Build 9.0.6604 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal In-Reply-To: <20030421191537.GG28595@dan.emsphone.com> cc: freebsd-questions@freebsd.org Subject: RE: nfs filesystem size X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd@sgeine.net List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 19:28:32 -0000 Dan, Yes, it only appears to affect the reporting and not the actual reading/writing to the filesystem. Is there an adjustment I can make to correct it? Thanks again =) -----Original Message----- From: Dan Nelson [mailto:dnelson@allantgroup.com] Sent: Monday, April 21, 2003 12:16 PM To: Jesse Geddis Cc: freebsd-questions@freebsd.org Subject: Re: nfs filesystem size In the last episode (Apr 21), Jesse Geddis said: > We have a NetApp FAS940 with a current storage size of 1.266 TB. FreeBSD is > reporting the following: > > Filesystem Size Used Avail Capacity Mounted on > /dev/da0s1a 2.0G 56M 1.8G 3% / > /dev/da0s1f 9.8G 1.9G 7.1G 21% /usr > /dev/da0s1g 5.2G 82M 4.7G 2% /usr/home > /dev/da0s1e 15G 161M 13G 1% /var > procfs 4.0K 4.0K 0B 100% /proc > 10.0.0.100:/vol/www01 -811.2G 465G 771G -57% /www > > is this a limitation of how large a filesystem freebsd can report or > are we running into something else that is fixable here? Thanks in > advance. I think I traced it to a variable overflow in nfs_vfsops.c:nfs_statfs(). I have a 1.4TB filesystem that occasionally (but not always) goes negative too. It just affects the results of the statfs/statvfs() calls, so the only thing it really hurts is 'df'. Filesystem Size Used Avail Capacity Mounted on novell1:/vol1 1.4T 1.1T 314G 78% /a/novell1/vol1 -- Dan Nelson dnelson@allantgroup.com From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 12:47:02 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9309B37B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 12:47:02 -0700 (PDT) Received: from router.jomom.net (i216-58-44-252.igs.net [216.58.44.252]) by mx1.FreeBSD.org (Postfix) with SMTP id 4FE6E43F93 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 12:47:01 -0700 (PDT) (envelope-from jomom@jomom.net) Received: (qmail 19428 invoked from network); 21 Apr 2003 19:42:04 -0000 Received: from unknown (HELO joe) (206.186.13.80) by 0 with SMTP; 21 Apr 2003 19:42:04 -0000 Message-ID: <001a01c3083e$c6583550$500dbace@call.gtn.ca> From: "Joe Mom" <jomom@jomom.net> To: "Kent Stewart" <kstewart@owt.com>, <freebsd-questions@freebsd.org> References: <001001c30838$a60ee290$500dbace@call.gtn.ca> <200304211218.31379.kstewart@owt.com> Date: Mon, 21 Apr 2003 15:46:59 -0400 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 5.50.4920.2300 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4920.2300 Subject: Re: Portupgrade failing to upgrade a port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 19:47:02 -0000 make index Wouldn't that only apply if I was building from sysinstall? Because I have done cvsup in the past to update things like gnome and its worked without any extra commands executed. ----------------------- Joe Mom "Drain us of life and cleanse the mess" MuDvAyNe ----------------------- ----- Original Message ----- From: "Kent Stewart" <kstewart@owt.com> To: "Joe Mom" <jomom@jomom.net>; <freebsd-questions@freebsd.org> Sent: Monday, April 21, 2003 3:18 PM Subject: Re: Portupgrade failing to upgrade a port > On Monday 21 April 2003 12:03 pm, Joe Mom wrote: > > Any progress made on this yet? > > > > I am currently getting the same error. I have done a cvsup multiple > > times, with no luck. > > A cvsup of ports-all without a "make index" and running "portsdb -u" > doesn't count. No matter how many times you run cvsup. > > I have updated all of these ports without problems. I go an extra step > and usually do things like "portupgrade -pufr freetype2" and etc. If > you don't force, you only get the latest changes and some of these are > libraries that are used by later builds. If you don't force rebuild the > ports using the changed one, they are still using the old one. If the > header files changed with the upgrade, you don't have any idea what > your port is doing. > > Kent > > > > > ----------------------- > > Joe Mom > > "Drain us of life and cleanse the mess" > > MuDvAyNe > > ----------------------- > > > > > > Hello you all, > > I've made a complete reinstall, made a make world, recompiled the > > kernel during the last week-end. So I've come to the last step of > > syncronizing my port tree. While upgrading my ports, I've got this > > while updating XF86-clients > > > > ______________________________________________________ > > usr/include/stdlib.h:110: warning: ANSI C does not support `long > > long' /usr/include/stdlib.h:114: warning: ANSI C does not support > > `long long' cc -O -pipe -ansi -pedantic -Dasm=__asm -Wall > > -Wpointer-arith -I/usr/ports/x11/XFree86-4-clients/work/xc > > -I/usr/ports/x11/XFree86-4-clients/work/xc/exports/include > > -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO > > -DMITSHM -DXFT `pkg-config xft --cflags` -c do_text.c > > do_text.c:403: X11/Xft/Xft.h: No such file or directory > > In file included from x11perf.h:28, > > from do_text.c:26: > > /usr/include/stdlib.h:110: warning: ANSI C does not support `long > > long' /usr/include/stdlib.h:114: warning: ANSI C does not support > > `long long' do_text.c:405: syntax error before `*' > > do_text.c:405: warning: type defaults to `int' in declaration of > > `aafont' do_text.c:405: ANSI C forbids data definition with no type > > or storage class do_text.c:406: syntax error before `*' > > do_text.c:406: warning: type defaults to `int' in declaration of > > `aadraw' do_text.c:406: ANSI C forbids data definition with no type > > or storage class do_text.c:407: syntax error before `aacolor' > > do_text.c:407: warning: type defaults to `int' in declaration of > > `aacolor' do_text.c:407: ANSI C forbids data definition with no type > > or storage class do_text.c: In function `InitAAText': > > do_text.c:416: warning: implicit declaration of function > > `XftFontOpenName' do_text.c:416: warning: assignment makes pointer > > from integer without a cast do_text.c:425: warning: implicit > > declaration of function `XftDrawCreate' do_text.c:427: warning: > > assignment makes pointer from integer without a cast do_text.c:432: > > warning: implicit declaration of function `XftFontClose' > > do_text.c:439: warning: implicit declaration of function > > `XftColorAllocValue' do_text.c:446: warning: implicit declaration of > > function `XftDrawDestroy' do_text.c:453: request for member `height' > > in something not a structure or union > > do_text.c: In function `DoAAText': > > do_text.c:483: warning: implicit declaration of function > > `XftDrawString8' do_text.c: In function `EndAAText': > > do_text.c:508: warning: implicit declaration of function > > `XftColorFree' *** Error code 1 > > > > Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs/x11perf. > > *** Error code 1 > > > > Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs. > > *** Error code 1 > > > > Stop in /usr/ports/x11/XFree86-4-clients. > > ** Command failed [exit code 1]: /usr/bin/script -qa > > /tmp/portupgrade75378.9 make > > ** Fix the problem and try again. > > ---> Build of x11/XFree86-4-clients ended at: Tue, 25 Feb 2003 > > 10:38:37 -0500 (consumed 00:03:00) > > ---> Upgrade of x11/XFree86-4-clients ended at: Tue, 25 Feb 2003 > > 10:38:37 -0500 (consumed 00:03:06) > > ** No need to upgrade 'XFree86-fontEncodings-4.2.0' (>= > > XFree86-fontEncodings-4.2.0). (specify -f to force) > > ** No need to upgrade 'XFree86-font75dpi-4.2.0' (>= > > XFree86-font75dpi-4.2.0). (specify -f to force) > > ____________________________________________________ > > I also got this while upgrading Mozilla: > > > > usr/include/stdlib.h:110: warning: ANSI C does not support `long > > long' /usr/include/stdlib.h:114: warning: ANSI C does not support > > `long long' cc -O -pipe -ansi -pedantic -Dasm=__asm -Wall > > -Wpointer-arith -I/usr/ports/x11/XFree86-4-clients/work/xc > > -I/usr/ports/x11/XFree86-4-clients/work/xc/exports/include > > -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO > > -DMITSHM -DXFT `pkg-config xft --cflags` -c do_text.c > > do_text.c:403: X11/Xft/Xft.h: No such file or directory > > In file included from x11perf.h:28, > > from do_text.c:26: > > /usr/include/stdlib.h:110: warning: ANSI C does not support `long > > long' /usr/include/stdlib.h:114: warning: ANSI C does not support > > `long long' do_text.c:405: syntax error before `*' > > do_text.c:405: warning: type defaults to `int' in declaration of > > `aafont' do_text.c:405: ANSI C forbids data definition with no type > > or storage class do_text.c:406: syntax error before `*' > > do_text.c:406: warning: type defaults to `int' in declaration of > > `aadraw' do_text.c:406: ANSI C forbids data definition with no type > > or storage class do_text.c:407: syntax error before `aacolor' > > do_text.c:407: warning: type defaults to `int' in declaration of > > `aacolor' do_text.c:407: ANSI C forbids data definition with no type > > or storage class do_text.c: In function `InitAAText': > > do_text.c:416: warning: implicit declaration of function > > `XftFontOpenName' do_text.c:416: warning: assignment makes pointer > > from integer without a cast do_text.c:425: warning: implicit > > declaration of function `XftDrawCreate' do_text.c:427: warning: > > assignment makes pointer from integer without a cast do_text.c:432: > > warning: implicit declaration of function `XftFontClose' > > do_text.c:439: warning: implicit declaration of function > > `XftColorAllocValue' do_text.c:446: warning: implicit declaration of > > function `XftDrawDestroy' do_text.c:453: request for member `height' > > in something not a structure or union > > do_text.c: In function `DoAAText': > > do_text.c:483: warning: implicit declaration of function > > `XftDrawString8' do_text.c: In function `EndAAText': > > do_text.c:508: warning: implicit declaration of function > > `XftColorFree' *** Error code 1 > > > > Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs/x11perf. > > *** Error code 1 > > > > Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs. > > *** Error code 1 > > > > Stop in /usr/ports/x11/XFree86-4-clients. > > ** Command failed [exit code 1]: /usr/bin/script -qa > > /tmp/portupgrade75378.9 make > > ** Fix the problem and try again. > > ---> Build of x11/XFree86-4-clients ended at: Tue, 25 Feb 2003 > > 10:38:37 -0500 (consumed 00:03:00) > > ---> Upgrade of x11/XFree86-4-clients ended at: Tue, 25 Feb 2003 > > 10:38:37 -0500 (consumed 00:03:06) > > ** No need to upgrade 'XFree86-fontEncodings-4.2.0' (>= > > XFree86-fontEncodings-4.2.0). (specify -f to force) > > ** No need to upgrade 'XFree86-font75dpi-4.2.0' (>= > > XFree86-font75dpi-4.2.0). (specify -f to force) > > > > Should I cvsup again ? > > > > Thanks a lot > > > > Marc > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > _______________________________________________ > > 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" > > -- > Kent Stewart > Richland, WA > > http://users.owt.com/kstewart/index.html > > From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 13:03:34 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7619E37B408 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 13:03:34 -0700 (PDT) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16D5E43FD7 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 13:03:32 -0700 (PDT) (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 h3LK3SV05519; Mon, 21 Apr 2003 13:03:29 -0700 From: Kent Stewart <kstewart@owt.com> To: "Joe Mom" <jomom@jomom.net>, <freebsd-questions@freebsd.org> Date: Mon, 21 Apr 2003 13:03:28 -0700 User-Agent: KMail/1.5.1 References: <001001c30838$a60ee290$500dbace@call.gtn.ca> <200304211218.31379.kstewart@owt.com> <001a01c3083e$c6583550$500dbace@call.gtn.ca> In-Reply-To: <001a01c3083e$c6583550$500dbace@call.gtn.ca> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304211303.28319.kstewart@owt.com> Subject: Re: Portupgrade failing to upgrade a port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 20:03:34 -0000 On Monday 21 April 2003 12:46 pm, Joe Mom wrote: > make index > > Wouldn't that only apply if I was building from sysinstall? > > Because I have done cvsup in the past to update things like gnome and > its worked without any extra commands executed. No, you haven't paid attention to the date on /usr/ports/INDEX. Kris only updates on something like 4-6 week intervals and it is only current for a few minutes on the day he updates it. Kent > > ----------------------- > Joe Mom > "Drain us of life and cleanse the mess" > MuDvAyNe > ----------------------- > ----- Original Message ----- > From: "Kent Stewart" <kstewart@owt.com> > To: "Joe Mom" <jomom@jomom.net>; <freebsd-questions@freebsd.org> > Sent: Monday, April 21, 2003 3:18 PM > Subject: Re: Portupgrade failing to upgrade a port > > > On Monday 21 April 2003 12:03 pm, Joe Mom wrote: > > > Any progress made on this yet? > > > > > > I am currently getting the same error. I have done a cvsup > > > multiple times, with no luck. > > > > A cvsup of ports-all without a "make index" and running "portsdb > > -u" doesn't count. No matter how many times you run cvsup. > > > > I have updated all of these ports without problems. I go an extra > > step and usually do things like "portupgrade -pufr freetype2" and > > etc. If you don't force, you only get the latest changes and some > > of these are libraries that are used by later builds. If you don't > > force rebuild the ports using the changed one, they are still using > > the old one. If the header files changed with the upgrade, you > > don't have any idea what your port is doing. > > > > Kent > > > > > ----------------------- > > > Joe Mom > > > "Drain us of life and cleanse the mess" > > > MuDvAyNe > > > ----------------------- > > > > > > > > > Hello you all, > > > I've made a complete reinstall, made a make world, recompiled the > > > kernel during the last week-end. So I've come to the last step of > > > syncronizing my port tree. While upgrading my ports, I've got > > > this while updating XF86-clients > > > > > > ______________________________________________________ > > > usr/include/stdlib.h:110: warning: ANSI C does not support `long > > > long' /usr/include/stdlib.h:114: warning: ANSI C does not support > > > `long long' cc -O -pipe -ansi -pedantic -Dasm=__asm -Wall > > > -Wpointer-arith -I/usr/ports/x11/XFree86-4-clients/work/xc > > > -I/usr/ports/x11/XFree86-4-clients/work/xc/exports/include > > > -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO > > > -DMITSHM -DXFT `pkg-config xft --cflags` -c do_text.c > > > do_text.c:403: X11/Xft/Xft.h: No such file or directory > > > In file included from x11perf.h:28, > > > from do_text.c:26: > > > /usr/include/stdlib.h:110: warning: ANSI C does not support `long > > > long' /usr/include/stdlib.h:114: warning: ANSI C does not support > > > `long long' do_text.c:405: syntax error before `*' > > > do_text.c:405: warning: type defaults to `int' in declaration of > > > `aafont' do_text.c:405: ANSI C forbids data definition with no > > > type or storage class do_text.c:406: syntax error before `*' > > > do_text.c:406: warning: type defaults to `int' in declaration of > > > `aadraw' do_text.c:406: ANSI C forbids data definition with no > > > type or storage class do_text.c:407: syntax error before > > > `aacolor' do_text.c:407: warning: type defaults to `int' in > > > declaration of `aacolor' do_text.c:407: ANSI C forbids data > > > definition with no type or storage class do_text.c: In function > > > `InitAAText': > > > do_text.c:416: warning: implicit declaration of function > > > `XftFontOpenName' do_text.c:416: warning: assignment makes > > > pointer from integer without a cast do_text.c:425: warning: > > > implicit declaration of function `XftDrawCreate' do_text.c:427: > > > warning: assignment makes pointer from integer without a cast > > > do_text.c:432: warning: implicit declaration of function > > > `XftFontClose' do_text.c:439: warning: implicit declaration of > > > function `XftColorAllocValue' do_text.c:446: warning: implicit > > > declaration of function `XftDrawDestroy' do_text.c:453: request > > > for member `height' in something not a structure or union > > > do_text.c: In function `DoAAText': > > > do_text.c:483: warning: implicit declaration of function > > > `XftDrawString8' do_text.c: In function `EndAAText': > > > do_text.c:508: warning: implicit declaration of function > > > `XftColorFree' *** Error code 1 > > > > > > Stop in > > > /usr/ports/x11/XFree86-4-clients/work/xc/programs/x11perf. *** > > > Error code 1 > > > > > > Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs. > > > *** Error code 1 > > > > > > Stop in /usr/ports/x11/XFree86-4-clients. > > > ** Command failed [exit code 1]: /usr/bin/script -qa > > > /tmp/portupgrade75378.9 make > > > ** Fix the problem and try again. > > > ---> Build of x11/XFree86-4-clients ended at: Tue, 25 Feb 2003 > > > 10:38:37 -0500 (consumed 00:03:00) > > > ---> Upgrade of x11/XFree86-4-clients ended at: Tue, 25 Feb 2003 > > > 10:38:37 -0500 (consumed 00:03:06) > > > ** No need to upgrade 'XFree86-fontEncodings-4.2.0' (>= > > > XFree86-fontEncodings-4.2.0). (specify -f to force) > > > ** No need to upgrade 'XFree86-font75dpi-4.2.0' (>= > > > XFree86-font75dpi-4.2.0). (specify -f to force) > > > ____________________________________________________ > > > I also got this while upgrading Mozilla: > > > > > > usr/include/stdlib.h:110: warning: ANSI C does not support `long > > > long' /usr/include/stdlib.h:114: warning: ANSI C does not support > > > `long long' cc -O -pipe -ansi -pedantic -Dasm=__asm -Wall > > > -Wpointer-arith -I/usr/ports/x11/XFree86-4-clients/work/xc > > > -I/usr/ports/x11/XFree86-4-clients/work/xc/exports/include > > > -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO > > > -DMITSHM -DXFT `pkg-config xft --cflags` -c do_text.c > > > do_text.c:403: X11/Xft/Xft.h: No such file or directory > > > In file included from x11perf.h:28, > > > from do_text.c:26: > > > /usr/include/stdlib.h:110: warning: ANSI C does not support `long > > > long' /usr/include/stdlib.h:114: warning: ANSI C does not support > > > `long long' do_text.c:405: syntax error before `*' > > > do_text.c:405: warning: type defaults to `int' in declaration of > > > `aafont' do_text.c:405: ANSI C forbids data definition with no > > > type or storage class do_text.c:406: syntax error before `*' > > > do_text.c:406: warning: type defaults to `int' in declaration of > > > `aadraw' do_text.c:406: ANSI C forbids data definition with no > > > type or storage class do_text.c:407: syntax error before > > > `aacolor' do_text.c:407: warning: type defaults to `int' in > > > declaration of `aacolor' do_text.c:407: ANSI C forbids data > > > definition with no type or storage class do_text.c: In function > > > `InitAAText': > > > do_text.c:416: warning: implicit declaration of function > > > `XftFontOpenName' do_text.c:416: warning: assignment makes > > > pointer from integer without a cast do_text.c:425: warning: > > > implicit declaration of function `XftDrawCreate' do_text.c:427: > > > warning: assignment makes pointer from integer without a cast > > > do_text.c:432: warning: implicit declaration of function > > > `XftFontClose' do_text.c:439: warning: implicit declaration of > > > function `XftColorAllocValue' do_text.c:446: warning: implicit > > > declaration of function `XftDrawDestroy' do_text.c:453: request > > > for member `height' in something not a structure or union > > > do_text.c: In function `DoAAText': > > > do_text.c:483: warning: implicit declaration of function > > > `XftDrawString8' do_text.c: In function `EndAAText': > > > do_text.c:508: warning: implicit declaration of function > > > `XftColorFree' *** Error code 1 > > > > > > Stop in > > > /usr/ports/x11/XFree86-4-clients/work/xc/programs/x11perf. *** > > > Error code 1 > > > > > > Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs. > > > *** Error code 1 > > > > > > Stop in /usr/ports/x11/XFree86-4-clients. > > > ** Command failed [exit code 1]: /usr/bin/script -qa > > > /tmp/portupgrade75378.9 make > > > ** Fix the problem and try again. > > > ---> Build of x11/XFree86-4-clients ended at: Tue, 25 Feb 2003 > > > 10:38:37 -0500 (consumed 00:03:00) > > > ---> Upgrade of x11/XFree86-4-clients ended at: Tue, 25 Feb 2003 > > > 10:38:37 -0500 (consumed 00:03:06) > > > ** No need to upgrade 'XFree86-fontEncodings-4.2.0' (>= > > > XFree86-fontEncodings-4.2.0). (specify -f to force) > > > ** No need to upgrade 'XFree86-font75dpi-4.2.0' (>= > > > XFree86-font75dpi-4.2.0). (specify -f to force) > > > > > > Should I cvsup again ? > > > > > > Thanks a lot > > > > > > Marc > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > > _______________________________________________ > > > 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" > > > > -- > > Kent Stewart > > Richland, WA > > > > http://users.owt.com/kstewart/index.html -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 13:10:04 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6858F37B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 13:10:04 -0700 (PDT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0A6B43FDF for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 13:10:03 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.9/8.12.9) id h3LKA2TC041884; Mon, 21 Apr 2003 15:10:02 -0500 (CDT) (envelope-from dan) Date: Mon, 21 Apr 2003 15:10:02 -0500 From: Dan Nelson <dnelson@allantgroup.com> To: Jesse Geddis <freebsd@sgeine.net> Message-ID: <20030421201002.GH28595@dan.emsphone.com> References: <20030421191537.GG28595@dan.emsphone.com> <PIEDIEIAPIPEKPNPJKAHCEICCHAA.freebsd@sgeine.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <PIEDIEIAPIPEKPNPJKAHCEICCHAA.freebsd@sgeine.net> X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.4i cc: freebsd-questions@freebsd.org Subject: Re: nfs filesystem size X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 20:10:04 -0000 In the last episode (Apr 21), Jesse Geddis said: > Yes, it only appears to affect the reporting and not the actual > reading/writing to the filesystem. Is there an adjustment I can make > to correct it? Thanks again =) I was working on a fix when my filesystem df stats suddenly reverted back to normal, so I lost my test case :) If you're willing to do some kernel rebuilding, start adding printfs inside nfs_statfs and related functions, and determine exactly where the sign change occurs. -- Dan Nelson dnelson@allantgroup.com From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 13:11:08 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4476837B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 13:11:08 -0700 (PDT) Received: from gull.mail.pas.earthlink.net (gull.mail.pas.earthlink.net [207.217.120.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6508A43FB1 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 13:11:07 -0700 (PDT) (envelope-from parv_fm@mailsent.net) Received: from sdn-ap-010dcwashp0174.dialsprint.net ([63.188.96.174] helo=moo.holy.cow) by gull.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 197hcy-0001iQ-00; Mon, 21 Apr 2003 13:11:02 -0700 Received: by moo.holy.cow (Postfix, from userid 1001) id C4038B366; Mon, 21 Apr 2003 16:13:59 -0400 (EDT) Date: Mon, 21 Apr 2003 16:13:59 -0400 From: parv <parv_fm@emailgroups.net> To: Paul Tsai <pat2@Lehigh.EDU> Message-ID: <20030421201359.GA6355@moo.holy.cow> Mail-Followup-To: Paul Tsai <pat2@Lehigh.EDU>, Jason Griffis <jgriffis@ec.rr.com>, freebsd-questions@freebsd.org References: <200304210539.11227.jgriffis@ec.rr.com> <20030421103334.GA92718@falcon.midgard.homeip.net> <3EA3FDFB.2030005@lehigh.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3EA3FDFB.2030005@lehigh.edu> cc: Jason Griffis <jgriffis@ec.rr.com> cc: freebsd-questions@freebsd.org Subject: Re: g++ question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 20:11:08 -0000 in message <3EA3FDFB.2030005@lehigh.edu>, wrote Paul Tsai thusly... > > Jason if you type g++ --version at the shell you will find that > your g++ is above 3.2. GNU decided to become totally ansi > compliant with thier 3.2 version... GCC 3.2 is close but not quite; see comp.lang.c++.* where it fails. > One thing to mention, if it bothers you that much as a new > programmer (which it means this is probably going way over your > head) you can install an older version of gcc One should get used to it (specifying 'std' as the namespace, where appropriate of course) or one would face mighty trouble when the time comes to write classes. In the mean time, Jason(OP?) could put the the following after including '<iostream>'... using namespace std; ...in lieu of prefixing 'cout' w/ 'std::'. (Are we off topic yet?) - Parv -- From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 13:12:57 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 263F337B404 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 13:12:57 -0700 (PDT) Received: from skye.sgeine.net (adsl-63-198-133-39.dsl.lsan03.pacbell.net [63.198.133.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2434243FDD for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 13:12:56 -0700 (PDT) (envelope-from freebsd@sgeine.net) Received: from perth (adsl-64-161-165-243.dsl.lsan03.pacbell.net [64.161.165.243]) by skye.sgeine.net (8.12.9/8.12.9) with SMTP id h3LKBBvE030045; Mon, 21 Apr 2003 21:11:12 +0100 (BST) (envelope-from freebsd@sgeine.net) From: "Jesse Geddis" <freebsd@sgeine.net> To: "Dan Nelson" <dnelson@allantgroup.com> Date: Mon, 21 Apr 2003 13:13:43 -0700 Message-ID: <PIEDIEIAPIPEKPNPJKAHAEIECHAA.freebsd@sgeine.net> 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 IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <20030421201002.GH28595@dan.emsphone.com> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 cc: freebsd-questions@freebsd.org Subject: RE: nfs filesystem size X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd@sgeine.net List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 20:12:57 -0000 sure, I should say i've never seen it report properly since we added another disk shelf to our netapp last friday. i'm assuming the problem arises when the filesystem achives 1tb or greater. -----Original Message----- From: Dan Nelson [mailto:dnelson@allantgroup.com] Sent: Monday, April 21, 2003 1:10 PM To: Jesse Geddis Cc: freebsd-questions@freebsd.org Subject: Re: nfs filesystem size In the last episode (Apr 21), Jesse Geddis said: > Yes, it only appears to affect the reporting and not the actual > reading/writing to the filesystem. Is there an adjustment I can make > to correct it? Thanks again =) I was working on a fix when my filesystem df stats suddenly reverted back to normal, so I lost my test case :) If you're willing to do some kernel rebuilding, start adding printfs inside nfs_statfs and related functions, and determine exactly where the sign change occurs. -- Dan Nelson dnelson@allantgroup.com From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 13:17:14 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6DD837B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 13:17:14 -0700 (PDT) Received: from relay3.softcomca.com (relay3.softcomca.com [168.144.1.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BEC143F93 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 13:17:14 -0700 (PDT) (envelope-from akanwar@digitarchy.com) Received: from M2W038.mail2web.com ([168.144.251.143]) by relay3.softcomca.com with Microsoft SMTPSVC(5.0.2195.5576); Mon, 21 Apr 2003 16:17:15 -0400 Message-ID: <184670-220034121201723753@M2W038.mail2web.com> X-Priority: 3 X-Originating-IP: 66.162.33.181 X-URL: http://mail2web.com/ From: "akanwar@digitarchy.com" <akanwar@digitarchy.com> To: freebsd-questions@freebsd.org Date: Mon, 21 Apr 2003 16:17:23 -0400 MIME-Version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-OriginalArrivalTime: 21 Apr 2003 20:17:15.0494 (UTC) FILETIME=[0027B860:01C30843] Subject: fxp0: device timeout on tyan 2721 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: akanwar@digitarchy.com List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 20:17:15 -0000 Hi, =20 I am trying to pxeboot a rackable 1u box with freebsd 4=2E8-RELEASE and 4=2E6=2E2-RELEASE=2E The fxp interface gets stuck at the following errors:= fxp0: device timeout fxp0: device timeout repeated ad infinitum=2E fxp0: <Intel Pro 10/100B/100+ Ethernet> port 0xc400-0xc43f mem 0xfe4a0000-0xfe4bffff,0xfe4fe000-0xfe4fefff irq 5 at device 1=2E0 on pci1 fxp0: Ethernet address 00:e0:81:25:44:27 This is a Tyan 2721 board with dual Xeon 2=2E4=2E I have tried creating=20= kernels with SMP and APIC_IO turned off but still the same result=2E Has this been seen before? Any suggestions ? Thanks, -ansh -------------------------------------------------------------------- mail2web - Check your email from the web at http://mail2web=2Ecom/ =2E From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 13:20:09 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCEEC37B405 for <questions@freebsd.org>; Mon, 21 Apr 2003 13:20:09 -0700 (PDT) Received: from mail8-sh.home.nl (mail8.home.nl [213.51.128.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6721443FA3 for <questions@freebsd.org>; Mon, 21 Apr 2003 13:20:08 -0700 (PDT) (envelope-from nascar24@home.nl) Received: from home.nl ([217.120.167.10]) by mail8-sh.home.nl (InterMail vM.5.01.05.17 201-253-122-126-117-20021021) with ESMTP id <20030421202007.PME958.mail8-sh.home.nl@home.nl> for <questions@freebsd.org>; Mon, 21 Apr 2003 22:20:07 +0200 Message-ID: <3EA45277.8070306@home.nl> Date: Mon, 21 Apr 2003 22:20:07 +0200 From: Marcel Dijk <nascar24@home.nl> User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 X-Accept-Language: en-us, en MIME-Version: 1.0 To: questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: line-in recording woes X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 20:20:10 -0000 Hello all (CQ CQ CQ), I am trying to record my old tapes on the PC but I have recording troubles. The tapedeck is hooked up to the line-in of the SBlive. With xmixer I set the volumes right and the proper recording "device" (line-in). But when I try to record anything with xwav, mhwaveedit I get an empty wave file. It records nothing. Needless to say I hear the sound of the tape throught the speakers. I am using FreeBSD 4.7-RELEASE and an SBlive. Hopefully any of you can help, Marcel. From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 13:26:28 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0072737B40A for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 13:26:25 -0700 (PDT) Received: from freshaire.wiz.com (freshaire.wiz.com [66.143.183.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id C125043FEA for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 13:26:24 -0700 (PDT) (envelope-from marc@wiz.com) Received: from freshaire.wiz.com (localhost [127.0.0.1]) by freshaire.wiz.com (8.12.6/8.12.6) with ESMTP id h3LKQNc1030636 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 15:26:23 -0500 (CDT) (envelope-from marc@freshaire.wiz.com) Received: (from marc@localhost) by freshaire.wiz.com (8.12.6/8.12.6/Submit) id h3LKQNbH030635 for freebsd-questions@freebsd.org; Mon, 21 Apr 2003 15:26:23 -0500 (CDT) Date: Mon, 21 Apr 2003 15:26:23 -0500 From: Marc Wiz <marc@wiz.com> To: freebsd-questions@freebsd.org Message-ID: <20030421202623.GB29927@freshaire.wiz.com> References: <PIEDIEIAPIPEKPNPJKAHAEIACHAA.freebsd@sgeine.net> <20030421191537.GG28595@dan.emsphone.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030421191537.GG28595@dan.emsphone.com> User-Agent: Mutt/1.4i Subject: Re: nfs filesystem size X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 20:26:28 -0000 On Mon, Apr 21, 2003 at 02:15:37PM -0500, Dan Nelson wrote: > In the last episode (Apr 21), Jesse Geddis said: > > We have a NetApp FAS940 with a current storage size of 1.266 TB. FreeBSD is > > reporting the following: > > > > Filesystem Size Used Avail Capacity Mounted on > > /dev/da0s1a 2.0G 56M 1.8G 3% / > > /dev/da0s1f 9.8G 1.9G 7.1G 21% /usr > > /dev/da0s1g 5.2G 82M 4.7G 2% /usr/home > > /dev/da0s1e 15G 161M 13G 1% /var > > procfs 4.0K 4.0K 0B 100% /proc > > 10.0.0.100:/vol/www01 -811.2G 465G 771G -57% /www > > > > is this a limitation of how large a filesystem freebsd can report or > > are we running into something else that is fixable here? Thanks in > > advance. > > I think I traced it to a variable overflow in nfs_vfsops.c:nfs_statfs(). > I have a 1.4TB filesystem that occasionally (but not always) goes > negative too. It just affects the results of the statfs/statvfs() > calls, so the only thing it really hurts is 'df'. According the to the NFS v3 spec from "NFS Illustrated" page 212 the return from FSSTATE (Get Dynamic Filesystem Information) states that the total size of the file system and the amount of free space (both in bytes) is an unsigned int 64. Marc -- Marc Wiz marc@wiz.com Yes, that really is my last name. From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 13:32:08 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C65E37B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 13:32:08 -0700 (PDT) Received: from amsfep16-int.chello.nl (amsfep16-int.chello.nl [213.46.243.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EC4343F75 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 13:32:07 -0700 (PDT) (envelope-from y.christoforou@chello.nl) Received: from clientpcwin98 ([213.93.13.229]) by amsfep16-int.chello.nl (InterMail vM.5.01.05.17 201-253-122-126-117-20021021) with SMTP id <20030421203205.RHZO1505.amsfep16-int.chello.nl@clientpcwin98> for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 22:32:05 +0200 Message-ID: <01d401c30845$89e72b60$0200a8c0@remotebook.net> From: "Yorgos Christoforou" <y.christoforou@chello.nl> To: <freebsd-questions@freebsd.org> Cc: <freebsd-questions@freebsd.org> References: <E649C538-7113-11D7-B269-000393460DB2@soupnazi.org> Date: Mon, 21 Apr 2003 22:35:25 +0200 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.2600.0000 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Subject: tar files X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 20:32:08 -0000 does anybody know where are tar files of prepackaged software stored after dowload ? From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 13:32:55 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9C1E37B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 13:32:55 -0700 (PDT) Received: from rasmus.uib.no (rasmus.uib.no [129.177.13.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0884E43FBF for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 13:32:55 -0700 (PDT) (envelope-from are-harald.brenne@econ.uib.no) Received: from (billfish) [129.177.43.13] 4.12) id 197hy5-0005Gt-00; Mon, 21 Apr 2003 22:32:49 +0200 Date: Mon, 21 Apr 2003 22:33:12 +0200 From: Are-Harald Brenne <are-harald.brenne@econ.uib.no> To: freebsd-questions@freebsd.org Message-Id: <20030421223312.000037e1.are-harald.brenne@econ.uib.no> In-Reply-To: <Law15-DAV17niqcZZ3m000039a2@hotmail.com> References: <Law15-DAV17niqcZZ3m000039a2@hotmail.com> X-Mailer: Sylpheed version 0.8.10claws (GTK+ 1.3.0; Win32) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-checked-clean: by exiscan on rasmus X-Scanner: 0b880336ec6d8467196234e71c21696c http://tjinfo.uib.no/virus.html X-UiB-SpamFlag: NO UIB: -26 hits, 13.0 required X-UiB-SpamReport: spamassassin found; * -6.6 -- Has a valid-looking References header * -3.3 -- Has a In-Reply-To header * 0.3 -- BODY: Possible porn - Hot, Nasty, Wild, Young * -3.2 -- BODY: Contains what looks like a quoted email text * 0.7 -- BODY: Contains a line >=199 characters long * -7.0 -- Message received from UIB * -6.5 -- Reply with quoted text Subject: Re: FTP install for a newbie X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 20:32:56 -0000 > Everything works fine at the beginning, except when it tries to install the packages or the ports. I can see on my FTP server that the commands FreeBSD sends to receive the files are wrong. FreeBSD sends: > RETR packages/All/xxx > xxx being the name of the package. > When FreeBSD sends that, the server answer that the file does not exist, because I think the command should be: > RETR packages/All/xxx.tbz > I tried that command with my Windows ftp client and it works. But I don't know how to set it up in FreeBSD... > Thanks a lot for your help, and sorry if my english is not very good. I can suggest two work-arounds. Do not install any packages at first. Configure the network card. Reboot. Ftp to the windows box and download the packages you need by hand. Use pkg_add to install. Or, better. Run setenv PACKAGEROOT=ftp://1.2.3.4/path/to/All then install the packages with pkg_add -r package-name.version123. The setenv command can be added to /root/.cshrc if you want it set all the time. Cheers, Are From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 13:35:22 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF21F37B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 13:35:22 -0700 (PDT) Received: from amsfep15-int.chello.nl (amsfep15-int.chello.nl [213.46.243.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id C379943FDD for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 13:35:21 -0700 (PDT) (envelope-from y.christoforou@chello.nl) Received: from clientpcwin98 ([213.93.13.229]) by amsfep15-int.chello.nl (InterMail vM.5.01.05.17 201-253-122-126-117-20021021) with SMTP id <20030421203520.XKCL26697.amsfep15-int.chello.nl@clientpcwin98> for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 22:35:20 +0200 Message-ID: <01e301c30845$fe0657a0$0200a8c0@remotebook.net> From: "Yorgos Christoforou" <y.christoforou@chello.nl> To: <freebsd-questions@freebsd.org> Date: Mon, 21 Apr 2003 22:38:40 +0200 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: postfix port download fails X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 20:35:23 -0000 i try several days now to download the postfix port and it constantly fails giving a -1 error code. does anybody know to what could this be due ? From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 13:37:35 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 67F9537B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 13:37:35 -0700 (PDT) Received: from babyruth.hotpop.com (babyruth.hotpop.com [204.57.55.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id B758A43FBD for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 13:37:34 -0700 (PDT) (envelope-from kitbsdlists@HotPOP.com) Received: from hotpop.com (kubrick.hotpop.com [204.57.55.16]) by babyruth.hotpop.com (Postfix) with SMTP id BB47C226D9E for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 20:20:45 +0000 (UTC) Received: from fortytwo. (ip68-109-49-234.lu.dl.cox.net [68.109.49.234]) by smtp-1.hotpop.com (Postfix) with SMTP id 394161A00A3; Mon, 21 Apr 2003 20:19:16 +0000 (UTC) Date: Tue, 22 Apr 2003 16:18:58 -0500 From: Vulpes Velox <kitbsdlists@HotPOP.com> To: freebsd-questions@freebsd.org Message-Id: <20030422161858.3d503f04.kitbsdlists@HotPOP.com> In-Reply-To: <20030421152155.X56950-100000@cactus.fi.uba.ar> References: <20030421152155.X56950-100000@cactus.fi.uba.ar> X-Mailer: Sylpheed version 0.8.2claws (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-HotPOP: ----------------------------------------------- Sent By HotPOP.com FREE Email Get your FREE POP email at www.HotPOP.com ----------------------------------------------- Subject: Re: Using linux-jdx to build java ports? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 20:37:35 -0000 On Mon, 21 Apr 2003 15:28:59 -0300 (ART) Fernando Gleiser <fgleiser@cactus.fi.uba.ar> wrote: > I need to build some ports written in java, but the ports try to use > FreeBSD's native JDK. I need to use Linux's JDK (linux-jdk) because > Sun doesn't allow .ar to download the source code, so I have to stick with > Linux binaries. > > Does anybody know how to tell the ports system to use Linux's JDK? > /usr/ports/java/linux-sun-jdk13/ All ye have do is to download the rpm and put in the distfiles dir... From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 13:39:28 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A4ACE37B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 13:39:28 -0700 (PDT) Received: from mail.munk.nu (213-152-51-194.dsl.eclipse.net.uk [213.152.51.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF9A743FA3 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 13:39:27 -0700 (PDT) (envelope-from munk@users.munk.nu) Received: from localhost ([127.0.0.1] helo=users.munk.nu ident=munk) by mail.munk.nu with esmtp (Exim 4.14) id 197i5l-0000YJ-98 for freebsd-questions@freebsd.org; Mon, 21 Apr 2003 21:40:45 +0100 Received: (from munk@localhost) by users.munk.nu (8.12.9/8.12.8/Submit) id h3LKeii7002126 for freebsd-questions@freebsd.org; Mon, 21 Apr 2003 21:40:44 +0100 (BST) Date: Mon, 21 Apr 2003 21:40:44 +0100 From: Jez Hancock <jez.hancock@munk.nu> To: freebsd-questions@freebsd.org Message-ID: <20030421204044.GB1671@users.munk.nu> Mail-Followup-To: freebsd-questions@freebsd.org References: <E649C538-7113-11D7-B269-000393460DB2@soupnazi.org> <01d401c30845$89e72b60$0200a8c0@remotebook.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <01d401c30845$89e72b60$0200a8c0@remotebook.net> User-Agent: Mutt/1.4.1i Subject: Re: tar files X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 20:39:28 -0000 On Mon, Apr 21, 2003 at 10:35:25PM +0200, Yorgos Christoforou wrote: > does anybody know where are tar files > of prepackaged software stored after dowload ? If you are talking about the ports tarballs or 'packages', they're stored in: /usr/ports/distfiles Regards, Jez From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 13:44:59 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD25837B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 13:44:59 -0700 (PDT) Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id 936B343FDD for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 13:44:58 -0700 (PDT) (envelope-from fgleiser@cactus.fi.uba.ar) Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by cactus.fi.uba.ar (8.12.3/8.12.3) with ESMTP id h3LKg5Dx063045; Mon, 21 Apr 2003 17:42:05 -0300 (ART) (envelope-from fgleiser@cactus.fi.uba.ar) Date: Mon, 21 Apr 2003 17:42:05 -0300 (ART) From: Fernando Gleiser <fgleiser@cactus.fi.uba.ar> To: Vulpes Velox <kitbsdlists@HotPOP.com> In-Reply-To: <20030422161858.3d503f04.kitbsdlists@HotPOP.com> Message-ID: <20030421173835.N56950-100000@cactus.fi.uba.ar> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Status: No, hits=-120.1 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT, QUOTE_TWICE_1,REPLY_WITH_QUOTES,USER_IN_WHITELIST version=2.53 X-Spam-Checker-Version: SpamAssassin 2.53 (1.174.2.15-2003-03-30-exp) cc: freebsd-questions@freebsd.org Subject: Re: Using linux-jdx to build java ports? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 20:45:00 -0000 On Tue, 22 Apr 2003, Vulpes Velox wrote: > /usr/ports/java/linux-sun-jdk13/ > > All ye have do is to download the rpm and put in the distfiles dir... I already have linux-jdk installed. What I need is a way to tell other ports which need a JDK to use it instead of FreeBSD's native one. Fer > > From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 13:56:40 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8BBB37B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 13:56:40 -0700 (PDT) Received: from mailnw.centurytel.net (mailnw.centurytel.net [209.206.160.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C52143F3F for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 13:56:40 -0700 (PDT) (envelope-from pastorbob@centurytel.net) Received: from schmidts (ppp033.sh.centurytel.net [209.206.177.52]) by mailnw.centurytel.net (8.12.9/8.12.9) with SMTP id h3LKubgv022524 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 13:56:38 -0700 (PDT) Message-ID: <003401c30848$9c138ba0$0200a8c0@schmidts> From: "Bob Schmidt" <pastorbob@centurytel.net> To: <freebsd-questions@freebsd.org> Date: Mon, 21 Apr 2003 13:57:23 -0700 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 20:56:41 -0000 Hi, I am trying to install freebsd ver. 5 on a digital 433au (alpha system). = Here are the problems I am facing. 1. If I use a ps/2 mouse I can't get it to work, but if I use a serial = mouse it works. Any ideas. 2. How can I get a modem to work in kde? During intial install I setup = a modem on com2. But when using kppp it says that it cannot find a = resolv.config file, what is that. 3. I installed gnome as well, hwo can I get into it? If I type in gdm = it errors out. 4. There is no sound. I get an error message about the sound server. Thanks, Bob From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 14:02:31 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C358837B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 14:02:31 -0700 (PDT) Received: from web20102.mail.yahoo.com (web20102.mail.yahoo.com [216.136.226.39]) by mx1.FreeBSD.org (Postfix) with SMTP id 89B3343FAF for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 14:02:30 -0700 (PDT) (envelope-from parsissn@yahoo.com) Message-ID: <20030421210228.91039.qmail@web20102.mail.yahoo.com> Received: from [206.183.235.130] by web20102.mail.yahoo.com via HTTP; Mon, 21 Apr 2003 14:02:28 PDT Date: Mon, 21 Apr 2003 14:02:28 -0700 (PDT) From: Mark P <parsissn@yahoo.com> To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: sendmail smart relay host X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 21:02:32 -0000 Hi all, I need help getting sendmail working. We have a central mail gateway that I need to send all outbound mail through. That server is mailgw.co.com (172.16.1.3). On the mail client (FBSD 4.8), I have enable_sendmail="NO" and sendmail_submit_enable="YES" in /etc/rc.conf. If I set DS (null) in /etc/mail/submit.cf, mail is sent directly to the remote mail host fine. If I set DS172.16.1.3 in /etc/mail/submit.cf, I can't send mail at all. Checking the /var/log/maillog I see: Apr 21 16:37:58 box1 sendmail[774]: h3LKbsAs000774: to=user@test.net, ctladdr=parsissn (1000/1000), delay=00:00:04, xdelay=00:00:00, mailer=relay, pri=30039, relay=172.16.1.3, dsn=5.1.2, stat=Host unknown (Name server: 172.16.1.3: host not found) Apr 21 16:37:58 box1 sendmail[774]: h3LKbsAs000774: h3LKbsAt000774: DSN: Host unknown (Name server: 172.16.1.3: host not found) In the bounced mail I see: ----- The following addresses had permanent fatal errors ----- user@test.net (reason: 550 Host unknown) ----- Transcript of session follows ----- 550 5.1.2 user@test.net... Host unknown (Name server: 172.16.1.3: host not found) Can anyone see what I'm doing wrong? 172.16.1.3 has both A and PTR records in DNS, so I wouldn't think taht is it. I'm sure I've just got it config'd wrong. Any suggestions? Much thanks, Mark __________________________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo http://search.yahoo.com From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 14:12:07 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92A1D37B401 for <questions@freebsd.org>; Mon, 21 Apr 2003 14:12:07 -0700 (PDT) Received: from sccrmhc03.attbi.com (sccrmhc03.attbi.com [204.127.202.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id 006F643FCB for <questions@freebsd.org>; Mon, 21 Apr 2003 14:12:07 -0700 (PDT) (envelope-from freebsduser@attbi.com) Received: from attbi.com (12-225-141-88.client.attbi.com[12.225.141.88]) by sccrmhc03.attbi.com (sccrmhc03) with SMTP id <20030421211206003008s5kpe>; Mon, 21 Apr 2003 21:12:06 +0000 Message-ID: <3EA45EA5.1090606@attbi.com> Date: Mon, 21 Apr 2003 14:12:05 -0700 From: K Anderson <freebsduser@attbi.com> User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD Questions <questions@FreeBSD.ORG> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Diskless Workstation Boot - kernel.diskless can't parse file... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 21:12:07 -0000 Greetings, I'm interested in checking out the diskless workstation stuff but I am finding the documentation sorely lacking. I have the dhcp server configured but I am at a point where the etherboot floppy connects, gets the assigned IP address and other information then gets stuck with the following error Loading 192.168.100.105:kernel.diskless can't parse file name kernel.diskless I think it might have to do with the tag kernel but the command to make the tagged kernel doesn't exist. So I'm looking for someone to lead me to the holly grail of diskless workstations so I can check it out. Really good instructions are greatly appreciated. I'm using Etherboot 5.0.8 from ports. From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 14:22:08 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F70437B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 14:22:08 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-67-115-75-1.dsl.lsan03.pacbell.net [67.115.75.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BDBC43FBF for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 14:22:07 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 4001466B9B; Mon, 21 Apr 2003 14:22:07 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 15C191531; Mon, 21 Apr 2003 14:22:07 -0700 (PDT) Date: Mon, 21 Apr 2003 14:22:07 -0700 From: Kris Kennaway <kris@obsecurity.org> To: Yorgos Christoforou <y.christoforou@chello.nl> Message-ID: <20030421212206.GA58951@rot13.obsecurity.org> References: <01e301c30845$fe0657a0$0200a8c0@remotebook.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="LZvS9be/3tNcYl/X" Content-Disposition: inline In-Reply-To: <01e301c30845$fe0657a0$0200a8c0@remotebook.net> User-Agent: Mutt/1.4i cc: freebsd-questions@freebsd.org Subject: Re: postfix port download fails X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 21:22:08 -0000 --LZvS9be/3tNcYl/X Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 21, 2003 at 10:38:40PM +0200, Yorgos Christoforou wrote: > i try several days now to download the postfix > port and it constantly fails giving a -1 error code. >=20 > does anybody know to what could this be due ? A weird local firewall? Kris --LZvS9be/3tNcYl/X Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+pGD+Wry0BWjoQKURAuIpAJ0Z3LmwKQJM8+DKR+cQAbFuuM3DzgCfYWNl 8brQwcErscZhma6VeHv3xa4= =ZRIj -----END PGP SIGNATURE----- --LZvS9be/3tNcYl/X-- From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 14:30:49 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA0FD37B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 14:30:49 -0700 (PDT) Received: from blueriver.net (moseisley.blueriver.net [12.166.16.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 099BC43FDF for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 14:30:49 -0700 (PDT) (envelope-from jeremy@gaddis.org) Received: from gaddis.org (tnt-12-166-19-144.orl.blueriver.net [12.166.19.144]) by blueriver.net (8.12.5/8.12.5) with SMTP id h3LLc0AV004386 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 16:38:04 -0500 Received: (qmail 15748 invoked from network); 21 Apr 2003 21:30:52 -0000 Received: from jupiter.main.gaddis.org (HELO ?192.168.0.4?) (192.168.0.4) by gaddis.org with SMTP; 21 Apr 2003 21:30:52 -0000 From: Jeremy Gaddis <jeremy@gaddis.org> To: Mark P <parsissn@yahoo.com> In-Reply-To: <20030421210228.91039.qmail@web20102.mail.yahoo.com> References: <20030421210228.91039.qmail@web20102.mail.yahoo.com> Content-Type: text/plain Organization: Message-Id: <1050960636.224.13.camel@jupiter.main.gaddis.org> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 Date: 21 Apr 2003 16:30:36 -0500 Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: sendmail smart relay host X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 21:30:50 -0000 On Mon, 2003-04-21 at 16:02, Mark P wrote: > Hi all, > > I need help getting sendmail working. We have a > central mail gateway that I need to send all outbound > mail through. That server is mailgw.co.com > (172.16.1.3). > > On the mail client (FBSD 4.8), I have > enable_sendmail="NO" and sendmail_submit_enable="YES" > in /etc/rc.conf. If I set DS (null) in > /etc/mail/submit.cf, mail is sent directly to the > remote mail host fine. If I set DS172.16.1.3 in > /etc/mail/submit.cf, I can't send mail at all. > Checking the /var/log/maillog I see: I'd guess sendmail is trying to look up an A record for 172.16.1.3.yourdomain.com. Try giving it the hostname for 172.16.1.3 (or make one up and put it in /etc/hosts). j. -- Jeremy L. Gaddis <jeremy@gaddis.org> <http://www.gaddis.org> From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 14:41:40 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38A4D37B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 14:41:40 -0700 (PDT) Received: from amsfep13-int.chello.nl (amsfep13-int.chello.nl [213.46.243.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7B7D43FDD for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 14:41:38 -0700 (PDT) (envelope-from y.christoforou@chello.nl) Received: from clientpcwin98 ([213.93.13.229]) by amsfep13-int.chello.nl (InterMail vM.5.01.05.17 201-253-122-126-117-20021021) with SMTP id <20030421214137.WXRM6867.amsfep13-int.chello.nl@clientpcwin98>; Mon, 21 Apr 2003 23:41:37 +0200 Message-ID: <022c01c3084f$3ff0f360$0200a8c0@remotebook.net> From: "Yorgos Christoforou" <y.christoforou@chello.nl> To: "Kris Kennaway" <kris@obsecurity.org> References: <01e301c30845$fe0657a0$0200a8c0@remotebook.net> <20030421212206.GA58951@rot13.obsecurity.org> Date: Mon, 21 Apr 2003 23:44:50 +0200 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.2600.0000 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 cc: freebsd-questions@freebsd.org Subject: Re: postfix port download fails X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 21:41:40 -0000 i don't think this is the problem i just downloaded succesfully mysql and php ports i still don't understand why the problem appears only for this package. ----- Original Message ----- From: "Kris Kennaway" <kris@obsecurity.org> To: "Yorgos Christoforou" <y.christoforou@chello.nl> Cc: <freebsd-questions@freebsd.org> Sent: Monday, April 21, 2003 11:22 PM Subject: Re: postfix port download fails From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 14:42:10 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBF1A37B401 for <freebsd-questions@FreeBSD.ORG>; Mon, 21 Apr 2003 14:42:10 -0700 (PDT) Received: from above.proper.com (mail.proper.com [208.184.76.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E51343FDD for <freebsd-questions@FreeBSD.ORG>; Mon, 21 Apr 2003 14:42:10 -0700 (PDT) (envelope-from phoffman@proper.com) Received: from [63.202.92.152] (adsl-66-125-125-92.dsl.pltn13.pacbell.net [66.125.125.92]) by above.proper.com (8.12.8p1/8.12.8) with ESMTP id h3LLg6t5062385 for <freebsd-questions@FreeBSD.ORG>; Mon, 21 Apr 2003 14:42:07 -0700 (PDT) (envelope-from phoffman@proper.com) Mime-Version: 1.0 X-Sender: phoffprop@mail.proper.com Message-Id: <p0521062cbaca15cfd9c4@[63.202.92.152]> X-Habeas-SWE-1: winter into spring X-Habeas-SWE-2: brightly anticipated X-Habeas-SWE-3: like Habeas SWE (tm) X-Habeas-SWE-4: Copyright 2002 Habeas (tm) X-Habeas-SWE-5: Sender Warranted Email (SWE) (tm). The sender of this X-Habeas-SWE-6: email in exchange for a license for this Habeas X-Habeas-SWE-7: warrant mark warrants that this is a Habeas Compliant X-Habeas-SWE-8: Message (HCM) and not spam. Please report use of this X-Habeas-SWE-9: mark in spam to <http://www.habeas.com/report>. Date: Mon, 21 Apr 2003 14:42:04 -0700 To: freebsd-questions@FreeBSD.ORG From: Paul Hoffman <phoffman@proper.com> Content-Type: text/plain; charset="us-ascii" ; format="flowed" Subject: Running isc-dhcpd on two interfaces? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 21:42:11 -0000 Hi again. I have a box that has two interfaces on two nets, and I want it to be a DHCP server for both nets. I installed isc-dhcpd from ports, but it looks like it is pretty much hard-wired to only run once, using just one config file. How do I make it work for two different interfaces ? From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 14:43:56 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B6B137B404 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 14:43:56 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-67-115-75-1.dsl.lsan03.pacbell.net [67.115.75.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65AE143FE0 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 14:43:55 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 2E72C66B9B; Mon, 21 Apr 2003 14:43:55 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 17D081536; Mon, 21 Apr 2003 14:43:55 -0700 (PDT) Date: Mon, 21 Apr 2003 14:43:55 -0700 From: Kris Kennaway <kris@obsecurity.org> To: Yorgos Christoforou <y.christoforou@chello.nl> Message-ID: <20030421214355.GA59058@rot13.obsecurity.org> References: <01e301c30845$fe0657a0$0200a8c0@remotebook.net> <20030421212206.GA58951@rot13.obsecurity.org> <022c01c3084f$3ff0f360$0200a8c0@remotebook.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="C7zPtVaVf+AK4Oqc" Content-Disposition: inline In-Reply-To: <022c01c3084f$3ff0f360$0200a8c0@remotebook.net> User-Agent: Mutt/1.4i cc: freebsd-questions@freebsd.org cc: Kris Kennaway <kris@obsecurity.org> Subject: Re: postfix port download fails X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 21:43:56 -0000 --C7zPtVaVf+AK4Oqc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 21, 2003 at 11:44:50PM +0200, Yorgos Christoforou wrote: > i don't think this is the problem >=20 > i just downloaded succesfully mysql and php ports >=20 > i still don't understand why the problem appears > only for this package. Dunno, sorry. You didn't give much information to diagnose with. Kris --C7zPtVaVf+AK4Oqc Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+pGYaWry0BWjoQKURAldCAJ9cq3o8nurIXGVFne/yDN2KRXhYnQCfafYu FSPUTJrdeWMhA12lHpmetVw= =srz5 -----END PGP SIGNATURE----- --C7zPtVaVf+AK4Oqc-- From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 14:46:23 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05C0237B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 14:46:23 -0700 (PDT) Received: from amsfep13-int.chello.nl (amsfep13-int.chello.nl [213.46.243.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95EBE43FE5 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 14:46:21 -0700 (PDT) (envelope-from y.christoforou@chello.nl) Received: from clientpcwin98 ([213.93.13.229]) by amsfep13-int.chello.nl (InterMail vM.5.01.05.17 201-253-122-126-117-20021021) with SMTP id <20030421214620.WZWI6867.amsfep13-int.chello.nl@clientpcwin98> for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 23:46:20 +0200 Message-ID: <022e01c3084f$e8f7d320$0200a8c0@remotebook.net> From: "Yorgos Christoforou" <y.christoforou@chello.nl> To: <freebsd-questions@freebsd.org> References: <01e301c30845$fe0657a0$0200a8c0@remotebook.net> <20030421212206.GA58951@rot13.obsecurity.org> Date: Mon, 21 Apr 2003 23:49:39 +0200 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.2600.0000 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Subject: php port installation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 21:46:23 -0000 i just tried to install php in my system using cd /usr/ports/www/mod_php4 && make install clean and i receive an error message Invalid option(s): subwin(dialog,16,57,4,22) failed, maybe wrong dims *** Error code 1 i guess it must come from the makefile that isn't compatible with my system. Is there anyone that understands this error ? ----- Original Message ----- From: "Kris Kennaway" <kris@obsecurity.org> To: "Yorgos Christoforou" <y.christoforou@chello.nl> Cc: <freebsd-questions@freebsd.org> Sent: Monday, April 21, 2003 11:22 PM Subject: Re: postfix port download fails From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 14:46:34 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C85337B404 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 14:46:34 -0700 (PDT) Received: from imo-r04.mx.aol.com (imo-r04.mx.aol.com [152.163.225.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6108E43FAF for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 14:46:33 -0700 (PDT) (envelope-from Henrihobbs@aol.com) Received: from Henrihobbs@aol.com by imo-r04.mx.aol.com (mail_out_v34.22.) id n.21.2e203952 (17377) for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 17:46:26 -0400 (EDT) From: Henrihobbs@aol.com Message-ID: <21.2e203952.2bd5c0b1@aol.com> Date: Mon, 21 Apr 2003 17:46:25 EDT To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 X-Mailer: 7.0 for Windows sub 10679 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: More Memory X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 21:46:34 -0000 I have a PVI486SP3 with 24MB of ram. I want to increase it but do not find anything on how much I can increase it to or what size of Memory board it uses. Can you help me out? It is a 1995 model. Thanks From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 14:48:04 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC51E37B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 14:48:04 -0700 (PDT) Received: from foem.leiden.webweaving.org (fia224-72.dsl.hccnet.nl [62.251.72.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F50243F93 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 14:48:03 -0700 (PDT) (envelope-from dirkx@webweaving.org) Received: from foem (foem [10.11.0.2])h3LLm1TA007934; Mon, 21 Apr 2003 23:48:02 +0200 (CEST) (envelope-from dirkx@webweaving.org) Date: Mon, 21 Apr 2003 23:48:01 +0200 (CEST) From: Dirk-Willem van Gulik <dirkx@webweaving.org> X-X-Sender: dirkx@foem.leiden.webweaving.org To: Paul Hoffman <phoffman@proper.com> In-Reply-To: <p0521062cbaca15cfd9c4@[63.202.92.152]> Message-ID: <20030421234450.T29555-100000@foem.leiden.webweaving.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: Running isc-dhcpd on two interfaces? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 21:48:05 -0000 On Mon, 21 Apr 2003, Paul Hoffman wrote: > Hi again. I have a box that has two interfaces on two nets, and I > want it to be a DHCP server for both nets. I installed isc-dhcpd from > ports, but it looks like it is pretty much hard-wired to only run > once, using just one config file. How do I make it work for two > different interfaces ? Option 1: - Mention each interface in /usr/local/etc/rc.isc-dhcpd.conf the dhcpd_ifaces=sis0 sis1 sis2 sis3 fxp0 fxp2 line Option 2 Have NO interfaces at all; isc-dhcp will run on all interfaces. And make it non authoritative for the non dhcp running ifaces: subnet 172.17.144.64 netmask 255.255.255.248 {not authoritative; } # vx0 # wi0 Omni voor de buurt # subnet 172.17.144.0 netmask 255.255.255.192 { range 172.17.144.10 172.17.144.60; option broadcast-address 172.17.144.63; option subnet-mask 255.255.255.192; option routers 172.17.144.1; } # Interlink to church: # subnet 172.16.0.68 netmask 255.255.255.252 {not authoritative; } # wi1 Dw From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 14:57:42 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EDE4337B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 14:57:42 -0700 (PDT) Received: from mail.gmx.net (mail.gmx.net [213.165.65.60]) by mx1.FreeBSD.org (Postfix) with SMTP id B428F43F93 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 14:57:41 -0700 (PDT) (envelope-from kitsune@gmx.co.uk) Received: (qmail 28727 invoked by uid 65534); 21 Apr 2003 21:57:40 -0000 Received: from ip68-109-49-234.lu.dl.cox.net (EHLO fortytwo.) (68.109.49.234) by mail.gmx.net (mp003-rz3) with SMTP; 21 Apr 2003 23:57:40 +0200 Date: Tue, 22 Apr 2003 17:57:10 -0500 From: kitsune <kitsune@gmx.co.uk> To: freebsd-questions@freebsd.org Message-Id: <20030422175710.28b00978.kitsune@gmx.co.uk> In-Reply-To: <Law15-DAV17niqcZZ3m000039a2@hotmail.com> References: <Law15-DAV17niqcZZ3m000039a2@hotmail.com> X-Mailer: Sylpheed version 0.8.2claws (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: philagui@hotmail.com Subject: Re: FTP install for a newbie X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 21:57:43 -0000 On Fri, 18 Apr 2003 23:32:14 +0200 "Guillaume Viguier" <philagui@hotmail.com> wrote: > Hi, > I'm trying to install FreeBSD on an old computer (without any cdrom drive) linked to another computer (running under Windows xp) through a network cable. I downloaded the iso files on ftp.freebsd.org and extracted them on my hard drive. I set up an FTP server on Win xp pro (with Cerberus FTP Server) to use the FTP install mode of FreeBSD through my network cable. Everything works fine at the beginning, except when it tries to install the packages or the ports. I can see on my FTP server that the commands FreeBSD sends to receive the files are wrong. FreeBSD sends: > RETR packages/All/xxx > xxx being the name of the package. > When FreeBSD sends that, the server answer that the file does not exist, because I think the command should be: > RETR packages/All/xxx.tbz > I tried that command with my Windows ftp client and it works. But I don't know how to set it up in FreeBSD... > Thanks a lot for your help, and sorry if my english is not very good. a few questions... 1: is it networked setup properly 2: is the ftp and path setup properly 3: are you pointing the installer at the right address A simple solution would to be just yank the CD drive from on box and put it in the other for the install or just use the other box to do nat and install from over the net. From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 15:00:50 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4346E37B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 15:00:50 -0700 (PDT) Received: from above.proper.com (mail.proper.com [208.184.76.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7CD743FCB for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 15:00:49 -0700 (PDT) (envelope-from phoffman@proper.com) Received: from [63.202.92.152] (adsl-66-125-125-92.dsl.pltn13.pacbell.net [66.125.125.92]) by above.proper.com (8.12.8p1/8.12.8) with ESMTP id h3LM0it3063079; Mon, 21 Apr 2003 15:00:46 -0700 (PDT) (envelope-from phoffman@proper.com) Mime-Version: 1.0 X-Sender: phoffprop@mail.proper.com Message-Id: <p0521062fbaca1a3de3ba@[63.202.92.152]> In-Reply-To: <20030421234450.T29555-100000@foem.leiden.webweaving.org> References: <20030421234450.T29555-100000@foem.leiden.webweaving.org> X-Habeas-SWE-1: winter into spring X-Habeas-SWE-2: brightly anticipated X-Habeas-SWE-3: like Habeas SWE (tm) X-Habeas-SWE-4: Copyright 2002 Habeas (tm) X-Habeas-SWE-5: Sender Warranted Email (SWE) (tm). The sender of this X-Habeas-SWE-6: email in exchange for a license for this Habeas X-Habeas-SWE-7: warrant mark warrants that this is a Habeas Compliant X-Habeas-SWE-8: Message (HCM) and not spam. Please report use of this X-Habeas-SWE-9: mark in spam to <http://www.habeas.com/report>. Date: Mon, 21 Apr 2003 15:00:41 -0700 To: Dirk-Willem van Gulik <dirkx@webweaving.org> From: Paul Hoffman <phoffman@proper.com> Content-Type: text/plain; charset="us-ascii" ; format="flowed" cc: freebsd-questions@freebsd.org Subject: Re: Running isc-dhcpd on two interfaces? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 22:00:50 -0000 At 11:48 PM +0200 4/21/03, Dirk-Willem van Gulik wrote: >On Mon, 21 Apr 2003, Paul Hoffman wrote: > >> Hi again. I have a box that has two interfaces on two nets, and I >> want it to be a DHCP server for both nets. I installed isc-dhcpd from >> ports, but it looks like it is pretty much hard-wired to only run >> once, using just one config file. How do I make it work for two >> different interfaces ? > >Option 1: > >- Mention each interface in > /usr/local/etc/rc.isc-dhcpd.conf > the > dhcpd_ifaces=sis0 sis1 sis2 sis3 fxp0 fxp2 > line > >Option 2 > > Have NO interfaces at all; isc-dhcp will run on > all interfaces. And make it non authoritative for > the non dhcp running ifaces: > > subnet 172.17.144.64 netmask 255.255.255.248 {not >authoritative; } # vx0 > > # wi0 Omni voor de buurt > # > subnet 172.17.144.0 netmask 255.255.255.192 { > range 172.17.144.10 172.17.144.60; > option broadcast-address 172.17.144.63; > option subnet-mask 255.255.255.192; > option routers 172.17.144.1; > > } > > # Interlink to church: > # > subnet 172.16.0.68 netmask 255.255.255.252 {not authoritative; } # wi1 This maybe works for the subnet specifications, but what about for the options? That is, my options include things like subnet mask, routers, and so on that are going to be different for the two DHCP ranges. How do I differentiate between them? From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 15:04:12 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 83D2337B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 15:04:12 -0700 (PDT) Received: from smtp018.mail.yahoo.com (smtp018.mail.yahoo.com [216.136.174.115]) by mx1.FreeBSD.org (Postfix) with SMTP id B170143F85 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 15:04:11 -0700 (PDT) (envelope-from da_ghozt@yahoo.de) Received: from p50861698.dip.t-dialin.net (HELO compjuta) (da?ghozt@80.134.22.152 with login) by smtp.mail.vip.sc5.yahoo.com with SMTP; 21 Apr 2003 22:04:10 -0000 Date: Mon, 21 Apr 2003 22:04:20 +0200 From: Julian Picht <da_ghozt@yahoo.de> To: freebsd-questions@freebsd.org Message-Id: <20030421220420.174ea7c2.da_ghozt@yahoo.de> In-Reply-To: <022c01c3084f$3ff0f360$0200a8c0@remotebook.net> References: <01e301c30845$fe0657a0$0200a8c0@remotebook.net> <20030421212206.GA58951@rot13.obsecurity.org> <022c01c3084f$3ff0f360$0200a8c0@remotebook.net> X-Mailer: Sylpheed version 0.8.10claws (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: postfix port download fails X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 22:04:12 -0000 > i don't think this is the problem > > i just downloaded succesfully mysql and php ports > > i still don't understand why the problem appears > only for this package. > I think this Problem has something to do with the menu that should appear 4 configuring the mod_php4. You should be able to choose whether u want GD 1.x or 2.x and so on. I think you have a problem with your ncurses library or the programm which uses them to create this dialog. I don't know how to fix that, but I think it is not impossible to find out. MfG Julian From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 15:07:46 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 454E437B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 15:07:46 -0700 (PDT) Received: from mailout.informatik.tu-muenchen.de (mailout.informatik.tu-muenchen.de [131.159.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2253C43F93 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 15:07:45 -0700 (PDT) (envelope-from barner@in.tum.de) Received: from mailrelay1.informatik.tu-muenchen.de (mailrelay1.informatik.tu-muenchen.de [131.159.254.5]) by mailout.informatik.tu-muenchen.de (Postfix) with ESMTP id 20243635C; Tue, 22 Apr 2003 00:07:44 +0200 (MEST) Received: from mail.informatik.tu-muenchen.de (mail.informatik.tu-muenchen.de [131.159.0.26]) by mailrelay1.informatik.tu-muenchen.de (Postfix) with ESMTP id 126177943; Tue, 22 Apr 2003 00:07:44 +0200 (MEST) Received: from zi025.glhnet.mhn.de (unknown [129.187.19.157]) by mail.informatik.tu-muenchen.de (Postfix) with ESMTP id F22DC6CB10; Tue, 22 Apr 2003 00:07:43 +0200 (MEST) Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id A47D5373B3; Tue, 22 Apr 2003 00:07:42 +0200 (CEST) Date: Tue, 22 Apr 2003 00:07:42 +0200 From: Simon Barner <barner@in.tum.de> To: Yorgos Christoforou <y.christoforou@chello.nl> Message-ID: <20030421220742.GD53926@zi025.glhnet.mhn.de> References: <01e301c30845$fe0657a0$0200a8c0@remotebook.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="GpGaEY17fSl8rd50" Content-Disposition: inline In-Reply-To: <01e301c30845$fe0657a0$0200a8c0@remotebook.net> User-Agent: Mutt/1.5.4i cc: freebsd-questions@freebsd.org Subject: Re: postfix port download fails X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 22:07:46 -0000 --GpGaEY17fSl8rd50 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, > i try several days now to download the postfix > port and it constantly fails giving a -1 error code. >=20 > does anybody know to what could this be due ? Could try it once again and post the exact error message here? Does it work after re-cvsuping your ports collection? Perhaps you fetched it when some rearrangement were going on, and some of the scripts in your copy= do not work as exspected (althought this should not happen, but who knows). Cheers, Simon --GpGaEY17fSl8rd50 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+pGuuCkn+/eutqCoRAhkFAKDIwmAz65ef22VInQFIi+893iy/zwCgkA7y Mt7TkjW6FbvFsyiUqRAIxAE= =9s2s -----END PGP SIGNATURE----- --GpGaEY17fSl8rd50-- From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 15:10:35 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B957337B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 15:10:35 -0700 (PDT) Received: from sccrmhc03.attbi.com (sccrmhc03.attbi.com [204.127.202.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BAAE43FB1 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 15:10:35 -0700 (PDT) (envelope-from freebsduser@attbi.com) Received: from attbi.com (12-225-141-88.client.attbi.com[12.225.141.88]) by sccrmhc03.attbi.com (sccrmhc03) with SMTP id <20030421221033003008tlv8e>; Mon, 21 Apr 2003 22:10:34 +0000 Message-ID: <3EA46C5A.2060700@attbi.com> Date: Mon, 21 Apr 2003 15:10:34 -0700 From: K Anderson <freebsduser@attbi.com> User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Paul Hoffman <phoffman@proper.com> References: <p0521062cbaca15cfd9c4@[63.202.92.152]> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@FreeBSD.ORG Subject: Re: Running isc-dhcpd on two interfaces? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 22:10:36 -0000 Paul Hoffman wrote: > Hi again. I have a box that has two interfaces on two nets, and I want > it to be a DHCP server for both nets. I installed isc-dhcpd from ports, > but it looks like it is pretty much hard-wired to only run once, using > just one config file. How do I make it work for two different interfaces ? > _______________________________________________ > 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" > I'm running it on a multi-homed network and here's what I get on startup. And I've got three NICs. It's telling me, hey, I'm listening on ed1 and rl0 so who ever asks, I answer. :) Didn't do anything special. Hmm, you also might have a CLI switch that says to listen on a particular interface in a config file someplace. Internet Software Consortium DHCP Server V3.0.1rc11 Copyright 1995-2003 Internet Software Consortium. All rights reserved. For info, please visit http://www.isc.org/products/DHCP Wrote 0 deleted host decls to leases file. Wrote 0 new dynamic host decls to leases file. Wrote 10 leases to leases file. Multiple interfaces match the same subnet: rl0 ed1 Multiple interfaces match the same shared network: rl0 ed1 Listening on BPF/ed1/00:40:33:29:f0:c7/192.168.100.0/24 Sending on BPF/ed1/00:40:33:29:f0:c7/192.168.100.0/24 Listening on BPF/rl0/00:00:c5:b3:31:6c/192.168.100.0/24 Sending on BPF/rl0/00:00:c5:b3:31:6c/192.168.100.0/24 No subnet declaration for ed0 (my_ip.address.munged). ** Ignoring requests on ed0. If this is not what you want, please write a subnet declaration in your dhcpd.conf file for the network segment to which interface ed0 is attached. ** Sending on Socket/fallback/fallback-net From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 15:23:19 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CEED37B401 for <questions@freebsd.org>; Mon, 21 Apr 2003 15:23:19 -0700 (PDT) Received: from mailout.informatik.tu-muenchen.de (mailout.informatik.tu-muenchen.de [131.159.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B81243F93 for <questions@freebsd.org>; Mon, 21 Apr 2003 15:23:18 -0700 (PDT) (envelope-from barner@in.tum.de) Received: from mailrelay1.informatik.tu-muenchen.de (mailrelay1.informatik.tu-muenchen.de [131.159.254.5]) by mailout.informatik.tu-muenchen.de (Postfix) with ESMTP id 65A566152; Tue, 22 Apr 2003 00:23:17 +0200 (MEST) Received: from mail.informatik.tu-muenchen.de (mail.informatik.tu-muenchen.de [131.159.0.26]) by mailrelay1.informatik.tu-muenchen.de (Postfix) with ESMTP id 58A287943; Tue, 22 Apr 2003 00:23:17 +0200 (MEST) Received: from zi025.glhnet.mhn.de (unknown [129.187.19.157]) by mail.informatik.tu-muenchen.de (Postfix) with ESMTP id 452AA6CB10; Tue, 22 Apr 2003 00:23:17 +0200 (MEST) Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id 365F7373B5; Tue, 22 Apr 2003 00:23:16 +0200 (CEST) Date: Tue, 22 Apr 2003 00:23:16 +0200 From: Simon Barner <barner@in.tum.de> To: Fernando Gleiser <fgleiser@cactus.fi.uba.ar> Message-ID: <20030421222316.GA55056@zi025.glhnet.mhn.de> References: <20030421152155.X56950-100000@cactus.fi.uba.ar> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZPt4rx8FFjLCG7dd" Content-Disposition: inline In-Reply-To: <20030421152155.X56950-100000@cactus.fi.uba.ar> User-Agent: Mutt/1.5.4i cc: questions@freebsd.org Subject: Re: Using linux-jdx to build java ports? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 22:23:19 -0000 --ZPt4rx8FFjLCG7dd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > Does anybody know how to tell the ports system to use Linux's JDK? As far as I understand things, the ports collection should take care of thi= s and determine which java version you have installed (see ports/Mk.bsd.java.mk f= or the implementation of this task). Somehow, the ports collection is not able to find the jdk on your system. My (wild) guesses are: 1. Your ports collection is not up-to-date 2. You have an outdate version of java on your system: What's the output of ls -d /usr/local/*jdk* ? Your linux jdk should be something like "linux-sun-jdk1.3.1" (I think it used to be "linux-jdk1.3= =2E1" which is not recognized anymore). =20 3. The port you are trying to install does not use the port collection's mechanisms? =20 Btw.: Which port is causing your problem? =20 Cheers, Simon --ZPt4rx8FFjLCG7dd Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+pG9TCkn+/eutqCoRAqBHAKC9V+9eclS1R1PJmWBidtxJHafX7wCg3g5F 9UFlgZ8EMtcZyB3sr+UPUAo= =TVXB -----END PGP SIGNATURE----- --ZPt4rx8FFjLCG7dd-- From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 15:33:36 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BCFC37B401 for <questions@FreeBSD.ORG>; Mon, 21 Apr 2003 15:33:36 -0700 (PDT) Received: from sub21-156.member.dsl-only.net (sub21-156.member.dsl-only.net [63.105.21.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D00543FA3 for <questions@FreeBSD.ORG>; Mon, 21 Apr 2003 15:33:35 -0700 (PDT) (envelope-from nkinkade@sub21-156.member.dsl-only.net) Received: from nkinkade by sub21-156.member.dsl-only.net with local (Exim 4.10) id 197jqw-000ONE-00; Mon, 21 Apr 2003 15:33:34 -0700 Date: Mon, 21 Apr 2003 15:33:34 -0700 From: Nathan Kinkade <nkinkade@dsl-only.net> To: K Anderson <freebsduser@attbi.com> Message-ID: <20030421223334.GD92029@sub21-156.member.dsl-only.net> Mail-Followup-To: Nathan Kinkade <nkinkade@dsl-only.net>, K Anderson <freebsduser@attbi.com>, FreeBSD Questions <questions@FreeBSD.ORG> References: <3EA45EA5.1090606@attbi.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="g7w8+K/95kPelPD2" Content-Disposition: inline In-Reply-To: <3EA45EA5.1090606@attbi.com> User-Agent: Mutt/1.4i Sender: Nathan Kinkade <nkinkade@sub21-156.member.dsl-only.net> cc: FreeBSD Questions <questions@FreeBSD.ORG> Subject: Re: Diskless Workstation Boot - kernel.diskless can't parse file... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: nkinkade@fastmail.fm List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 22:33:36 -0000 --g7w8+K/95kPelPD2 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 21, 2003 at 02:12:05PM -0700, K Anderson wrote: > Greetings, >=20 > I'm interested in checking out the diskless workstation stuff but I am=20 > finding the documentation sorely lacking. >=20 > I have the dhcp server configured but I am at a point where the=20 > etherboot floppy connects, gets the assigned IP address and other=20 > information then gets stuck with the following error >=20 > Loading 192.168.100.105:kernel.diskless can't parse file name=20 > kernel.diskless >=20 > I think it might have to do with the tag kernel but the command to make= =20 > the tagged kernel doesn't exist. >=20 > So I'm looking for someone to lead me to the holly grail of diskless=20 > workstations so I can check it out. >=20 > Really good instructions are greatly appreciated. >=20 > I'm using Etherboot 5.0.8 from ports. First, FreeBSD does not need a tagged kernel like Linux, so do not tag or attempt to tag the kernel. What sort of path do you have to kernel.diskless in your dhcpd.conf file? Are you using nfs or tftp? I've got a diskless terminal going here with 4.8. I used nfs across the board so that I don't have to enable tftpd, and thence inetd. Here would be some useful information for me to know: 1) your dhcpd.conf file 2) options you selected when building your etherboot image 3) nfs or tftpd I may not be able to help, even with these, but possibly I'll see something?? Nathan --=20 GPG Public Key ID: 0x4250A04C gpg --keyserver pgp.mit.edu --recv-keys 4250A04C http://63.105.21.156/gpg_nkinkade_4250A04C.asc --g7w8+K/95kPelPD2 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+pHG+WZYS9EJQoEwRAgS+AJ9dCRbQEutueigNp5TYU42JeklBSgCg61r5 ZlQFnvmrx+sCz5GruCOuEnA= =7WpP -----END PGP SIGNATURE----- --g7w8+K/95kPelPD2-- From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 15:37:33 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43C0337B401 for <questions@freebsd.org>; Mon, 21 Apr 2003 15:37:33 -0700 (PDT) Received: from adsl-64-161-78-226.dsl.lsan03.pacbell.net (adsl-64-161-78-226.dsl.lsan03.pacbell.net [64.161.78.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 7029F43FBF for <questions@freebsd.org>; Mon, 21 Apr 2003 15:37:32 -0700 (PDT) (envelope-from oremanj@adsl-64-161-78-226.dsl.lsan03.pacbell.net) Received: (qmail 70846 invoked by uid 1001); 21 Apr 2003 22:37:49 -0000 Date: Mon, 21 Apr 2003 15:37:49 -0700 From: Joshua Oreman <oremanj@webserver.get-linux.org> To: Jerry McAllister <jerrymc@clunix.cl.msu.edu> Message-ID: <20030421223749.GB70701@webserver.get-linux.org> References: <200304211305.h3LD5rpm000116@clunix.cl.msu.edu> <200304211340.h3LDegfw000254@clunix.cl.msu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200304211340.h3LDegfw000254@clunix.cl.msu.edu> User-Agent: Mutt/1.4i cc: questions@freebsd.org Subject: Re: IOMEGA Click Drive X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 22:37:33 -0000 On Mon, Apr 21, 2003 at 09:40:42AM -0400 or thereabouts, Jerry McAllister seemed to write: > > > > > > > > Trying to figure out how to mount a IOMEGA Click drive in my laptop. The > > > device shows up as adf0 but when trying to mount it I get bad superblock > > > size. > > > > > > Any hint's would be welcome > > > > > Do you need to build a file system on it first? eg fdisk/disklabel/newfs > > stuff? > > To add to my own response (sorry) I don't really know what an IOMEGA Click > drive is and a 'man adf' got me nothing. Should it be treated as a floppy > drive? If so, you probably don't really want to mount it at all. Check > out info for readingwriting floppies in documentation and archives if that > is the case. I think that was a typo. I think he meant `afd0'. This is the same thing my Zip drive shows up as, and yes, you do need to put a file system on it. It may already have a DOS fs on it, so you may want to try # file -s /dev/afd0 to see what's on it. If it says `data' then you need to make an FS before mounting: # disklabel -w /dev/afd0 auto # newfs /dev/afd0c # mount /dev/afd0 /mnt If it says FFS: # mount /dev/afd0 /mnt If it says x86 boot sector: 4.x: # mount_msdos /dev/afd0 /mnt 5.x: # mount_msdosfs /dev/afd0 /mnt Hope this helps, -- Josh > > ////jerry > > > > > > > > > Thanks > > > > > > M;) > _______________________________________________ > 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 Apr 21 15:39:28 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1F7A37B401 for <questions@freebsd.org>; Mon, 21 Apr 2003 15:39:28 -0700 (PDT) Received: from adsl-64-161-78-226.dsl.lsan03.pacbell.net (adsl-64-161-78-226.dsl.lsan03.pacbell.net [64.161.78.226]) by mx1.FreeBSD.org (Postfix) with SMTP id E74CA43FBF for <questions@freebsd.org>; Mon, 21 Apr 2003 15:39:27 -0700 (PDT) (envelope-from oremanj@adsl-64-161-78-226.dsl.lsan03.pacbell.net) Received: (qmail 70879 invoked by uid 1001); 21 Apr 2003 22:39:45 -0000 Date: Mon, 21 Apr 2003 15:39:45 -0700 From: Joshua Oreman <oremanj@webserver.get-linux.org> To: Bill Moran <wmoran@potentialtech.com> Message-ID: <20030421223945.GC70701@webserver.get-linux.org> References: <3EA3F330.7040008@adam.com.au> <20030421134234.35e95a56.da_ghozt@yahoo.de> <3EA3F88C.2020404@adam.com.au> <3EA3FBAD.2010405@potentialtech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3EA3FBAD.2010405@potentialtech.com> User-Agent: Mutt/1.4i cc: questions@freebsd.org Subject: Re: Can't mount ad0s2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 22:39:29 -0000 On Mon, Apr 21, 2003 at 10:09:49AM -0400 or thereabouts, Bill Moran seemed to write: > Brian Astill wrote: > >Julian Picht wrote: > > > >>tried /dev/ad0s5 ? > >> > >Of course. And 6 > > > > Don't quote me on this, but ... > > Don't extended partitions follow semantics such as ad0s3a, ad0s3b, > etc? No, they start with slice 5 and keep going. Even if some slices before 5 are empty. But you may have to make the /dev files for the extd ptns... # cd /dev && sh MAKEDEV ad0s5 ad0s6 Hope this helps, -- Josh > > -- > Bill Moran > Potential Technologies > http://www.potentialtech.com > > _______________________________________________ > 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 Apr 21 15:44:25 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E866537B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 15:44:25 -0700 (PDT) Received: from foem.leiden.webweaving.org (fia224-72.dsl.hccnet.nl [62.251.72.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DF7643FBD for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 15:44:22 -0700 (PDT) (envelope-from dirkx@webweaving.org) Received: from foem (foem [10.11.0.2])h3LMiKTA036192; Tue, 22 Apr 2003 00:44:21 +0200 (CEST) (envelope-from dirkx@webweaving.org) Date: Tue, 22 Apr 2003 00:44:20 +0200 (CEST) From: Dirk-Willem van Gulik <dirkx@webweaving.org> X-X-Sender: dirkx@foem.leiden.webweaving.org To: Paul Hoffman <phoffman@proper.com> In-Reply-To: <p0521062fbaca1a3de3ba@[63.202.92.152]> Message-ID: <20030422004235.G29555-100000@foem.leiden.webweaving.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: Running isc-dhcpd on two interfaces? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 22:44:26 -0000 On Mon, 21 Apr 2003, Paul Hoffman wrote: > > # Interlink to church: > > # > > subnet 172.16.0.68 netmask 255.255.255.252 {not authoritative; } # wi1 > > This maybe works for the subnet specifications, but what about for > the options? That is, my options include things like subnet mask, > routers, and so on that are going to be different for the two DHCP > ranges. How do I differentiate between them? I've been grouping them; and for the two networks which are shared use the 'shared-network' declaration. I think I took the example from dhcpd.conf(5). Dw From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 15:46:21 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEACB37B401 for <questions@freebsd.org>; Mon, 21 Apr 2003 15:46:21 -0700 (PDT) Received: from adsl-64-161-78-226.dsl.lsan03.pacbell.net (adsl-64-161-78-226.dsl.lsan03.pacbell.net [64.161.78.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 006F443FAF for <questions@freebsd.org>; Mon, 21 Apr 2003 15:46:21 -0700 (PDT) (envelope-from oremanj@adsl-64-161-78-226.dsl.lsan03.pacbell.net) Received: (qmail 70952 invoked by uid 1001); 21 Apr 2003 22:46:38 -0000 Date: Mon, 21 Apr 2003 15:46:38 -0700 From: Joshua Oreman <oremanj@webserver.get-linux.org> To: Ricardo Javier Aranibar Le?n <ricardo_jal@hotmail.com> Message-ID: <20030421224638.GD70701@webserver.get-linux.org> References: <Law9-F50vGMVJ7Anvce0000669d@hotmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <Law9-F50vGMVJ7Anvce0000669d@hotmail.com> User-Agent: Mutt/1.4i cc: questions@freebsd.org Subject: Re: Ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 22:46:22 -0000 On Mon, Apr 21, 2003 at 03:36:08PM +0000 or thereabouts, Ricardo Javier Aranibar Le?n seemed to write: > > Hi List, > > I'm new with this O.S. > I have a problem, I recently download FreeBSD releases 5.0 I can > installed without problem but I need packages or ports for another > aplications for example apache, postgres, php etc. > I like to know which is better packages or ports. > I like donwload "all" and How i can installed this (packages or ports) > in my box? > and Where I can download the current versions for this (packages or > ports) ? It Depends(tm). Packages are pre-built binaries. Just download and install. Simple. See `man pkg_add' for more info. However, I like ports more. The control files live in /usr/ports, but the programs themselves don't live there. They're downloaded when you compile the port. BTW, ports take longer because they're built from source code, but then they'll also be `personalized' for your machine. Ports are divided into categories (www, irc, mail, editors, shells, etc.) To get a list of categories: $ ls -d /usr/ports/[a-z]* To look in a category: $ cd /usr/ports/CATEGORY $ ls Find a port you like, then `cd /usr/ports/CATEGORY/PORT' and, as root: # make install It is pretty impractical to try to download all the ports -- some are pretty obscure. It'll download the ones you choose to install automatically. Hope this helps, -- Josh > > Regards Ricardo. > _________________________________________________________________ > > Charla con tus amigos en l?nea mediante MSN Messenger: [1]Haz clic > aqu? > > References > > 1. http://g.msn.com/8HMVES/2734 > _______________________________________________ > 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 Apr 21 15:48:09 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1E7F37B401 for <questions@freebsd.org>; Mon, 21 Apr 2003 15:48:09 -0700 (PDT) Received: from adsl-64-161-78-226.dsl.lsan03.pacbell.net (adsl-64-161-78-226.dsl.lsan03.pacbell.net [64.161.78.226]) by mx1.FreeBSD.org (Postfix) with SMTP id D8A2C43FAF for <questions@freebsd.org>; Mon, 21 Apr 2003 15:48:08 -0700 (PDT) (envelope-from oremanj@adsl-64-161-78-226.dsl.lsan03.pacbell.net) Received: (qmail 70981 invoked by uid 1001); 21 Apr 2003 22:48:26 -0000 Date: Mon, 21 Apr 2003 15:48:26 -0700 From: Joshua Oreman <oremanj@webserver.get-linux.org> To: Fuzzy <fuzzy@pooh.ASARian.org> Message-ID: <20030421224826.GE70701@webserver.get-linux.org> References: <Pine.BSF.4.44.0304211150560.23898-100000@pooh.ASARian.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <Pine.BSF.4.44.0304211150560.23898-100000@pooh.ASARian.org> User-Agent: Mutt/1.4i cc: questions@freebsd.org Subject: Re: sysinstall's disklabel wont create more [partitions than a-h? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 22:48:10 -0000 On Mon, Apr 21, 2003 at 11:59:45AM -0400 or thereabouts, Fuzzy seemed to write: > > I'm installing fbsd 4-8-release > on an 80gig ide hd, i want to > divide the disk into more parts, > (BSD partitions), than the > disklabel function of sysinstall > will allow. > > I can make 4 slices and use a-h in > each of them, but would like to > use the automated tool, as I'm > really awfull with arithmetic > and have a hard time with the > line mode disklabel. > > I've been told by people its > possible to create more BSD > partitions then a,b,e,f,g,h > but am having difficulty > figuring it out. FreeBSD only lets you use a-h. NetBSD, same. OpenBSD gives you a-p. > > does anyone know the trick > to convince sysinstall's > disklabel to do this, > (or failing that, a way to > do with the real disklabel > that doesn't require good > math skills)? > There's no way to get more than 'h' partition in FBSD. > thank in advance Hope this helps, -- Josh > > -- > /"\ ASCII Ribbon Campaign | Fuzzy, SysAdmin, > \ / - NO HTML/RTF in e-mail | ASARian.org > X - NO Word docs in e-mail | fuzzy @ ASARian.org > / \ > > _______________________________________________ > 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 Apr 21 16:04:19 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8183537B401 for <questions@freebsd.org>; Mon, 21 Apr 2003 16:04:19 -0700 (PDT) Received: from adsl-64-161-78-226.dsl.lsan03.pacbell.net (adsl-64-161-78-226.dsl.lsan03.pacbell.net [64.161.78.226]) by mx1.FreeBSD.org (Postfix) with SMTP id A7BDC43FD7 for <questions@freebsd.org>; Mon, 21 Apr 2003 16:04:18 -0700 (PDT) (envelope-from oremanj@adsl-64-161-78-226.dsl.lsan03.pacbell.net) Received: (qmail 71081 invoked by uid 1001); 21 Apr 2003 23:04:36 -0000 Date: Mon, 21 Apr 2003 16:04:36 -0700 From: Joshua Oreman <oremanj@webserver.get-linux.org> To: James Pancoast <jamesp@uversa.com> Message-ID: <20030421230436.GF70701@webserver.get-linux.org> References: <200304211812.h3LIC3iY015231@tatooine.compnor.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200304211812.h3LIC3iY015231@tatooine.compnor.net> User-Agent: Mutt/1.4i cc: questions@freebsd.org Subject: Re: Problem formatting new hard drive. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 23:04:19 -0000 On Mon, Apr 21, 2003 at 02:11:58PM -0400 or thereabouts, James Pancoast seemed to write: > > > I'm new to FreeBSD (I installed it on a system this weekend). I've been > trying to add a new Hard drive, following the directions at: > http://www.freebsd.org/doc/en_US.ISO8859-1/articles/formatting-media/x66.html > > Going through sysinstall didn't work, so I tried the command line > (dd if=/dev/zero of=/dev/ad2 count=2). However, when I run that command (as > root), I get "Operation not permitted". Anyone have an idea what I'm doing > wrong? Are you running 5.x? The GEOM code in the kernel puts some extra sanity checks in. I bet some partition on the disk is being used for something. Try this: # mount | grep ad2 # swapinfo | grep ad2 If any of those return anything, swapoff/umount the relevant partitions. Also, if you install /usr/ports/graphics/graphviz, you can get a diagram of what GEOM thinks is in use: # sysctl -b kern.geom.confdot > temp.dot # dot -Tgif -o temp.gif temp.dot Then view temp.gif with your favorite gfx program. Look for 'locks' info. If you're running 4.x, or if this fails, check permissions on the device. Hope this helps, -- Josh > > The drive used to be in a Linux system, and an fdisk /dev/ad2 gives this: > ******* Working on device /dev/ad2 ******* > parameters extracted from in-core disklabel are: > cylinders=25232 heads=16 sectors/track=63 (1008 blks/cyl) > > Figures below won't work with BIOS for partitions not in cyl 1 > parameters to be used for BIOS calculations are: > cylinders=25232 heads=16 sectors/track=63 (1008 blks/cyl) > > Media sector size is 512 > Warning: BIOS sector numbering starts with sector 1 > Information from DOS bootblock is: > The data for partition 1 is: > sysid 131 (0x83),(Linux native) > start 63, size 25433793 (12418 Meg), flag 0 > beg: cyl 0/ head 1/ sector 1; > end: cyl 1023/ head 15/ sector 63 > The data for partition 2 is: > <UNUSED> > The data for partition 3 is: > <UNUSED> > The data for partition 4 is: > <UNUSED> > > Thanks. > > > -- > James Pancoast > jamesp@uversa.com > www.uversa.com > _______________________________________________ > 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 Apr 21 16:06:53 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B007437B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 16:06:53 -0700 (PDT) Received: from amsfep15-int.chello.nl (amsfep15-int.chello.nl [213.46.243.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F2D343F3F for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 16:06:52 -0700 (PDT) (envelope-from y.christoforou@chello.nl) Received: from clientpcwin98 ([213.93.13.229]) by amsfep15-int.chello.nl (InterMail vM.5.01.05.17 201-253-122-126-117-20021021) with SMTP id <20030421230651.KTN26697.amsfep15-int.chello.nl@clientpcwin98>; Tue, 22 Apr 2003 01:06:51 +0200 Message-ID: <027901c3085b$2780bb60$0200a8c0@remotebook.net> From: "Yorgos Christoforou" <y.christoforou@chello.nl> To: "Simon Barner" <barner@in.tum.de> References: <01e301c30845$fe0657a0$0200a8c0@remotebook.net> <20030421220742.GD53926@zi025.glhnet.mhn.de> Date: Tue, 22 Apr 2003 01:10:09 +0200 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.2600.0000 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 cc: freebsd-questions@freebsd.org Subject: Re: postfix port download fails X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 23:06:54 -0000 this is the message i get lqqqqqqqqqqqqqqqqqqqqqqqq Message qqqqqqqqqqqqqqqqqqqqqqqqk xAdd of package postfix-1.1.11,1 aborted, error code 1 - x xPlease check the debug screen for more info. x tqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(100%)qqu x [ OK ] x mqqqqqqqqqqqqqqqq[ Press enter or space ]qqqqqqqqqqqqqqqqqj what means to re-cvsup my port collection ? ----- Original Message ----- From: "Simon Barner" <barner@in.tum.de> To: "Yorgos Christoforou" <y.christoforou@chello.nl> Cc: <freebsd-questions@freebsd.org> Sent: Tuesday, April 22, 2003 12:07 AM Subject: Re: postfix port download fails Hi, > i try several days now to download the postfix > port and it constantly fails giving a -1 error code. > > does anybody know to what could this be due ? Could try it once again and post the exact error message here? Does it work after re-cvsuping your ports collection? Perhaps you fetched it when some rearrangement were going on, and some of the scripts in your copy do not work as exspected (althought this should not happen, but who knows). Cheers, Simon From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 16:24:13 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD44837B401 for <questions@freebsd.org>; Mon, 21 Apr 2003 16:24:13 -0700 (PDT) Received: from lilzcluster.liwest.at (lilzclust01.liwest.at [212.33.55.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F97943FDF for <questions@freebsd.org>; Mon, 21 Apr 2003 16:24:12 -0700 (PDT) (envelope-from dgw@liwest.at) Received: by lilzcluster.liwest.at (8.10.2/1.1.2.11/08Jun01-1123AM) id h3LNOA00001019850; Tue, 22 Apr 2003 01:24:10 +0200 (MEST) From: "ingrid.gutwein" <dgw@liwest.at> X-Authentication-Warning: lilzclust01.liwest.at: httpd set sender to dgw@liwest.at using -f To: questions@freebsd.org Message-ID: <1050967450.3ea47d9a7c335@webmail.liwest.at> Date: Tue, 22 Apr 2003 01:24:10 +0200 (MEST) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: IMP/PHP IMAP webmail program 2.2.4 X-Originating-IP: 212.33.58.27 Subject: Trouble with the install command X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 23:24:14 -0000 Hi all! The install command isn't working on my system. I also had all these errors with 5.0-RELEASE. My system, now partially upgraded to yesterday's -CURRENT, is failing at exactly the same points as before. The exact error messages are attached below. I suppose it has something to do with the makefiles, but I'm not sure. I desperately tried every possible (and impossible) combination of commands during the last weeks, but I didn't have any luck with installing -CURRENT. Is it really always so hard, or am I making a mistake? Please help. Daniela # make installworld ... ===> lib ===> lib/csu/i386-elf install -o root -g wheel -m 444 crt1.o crti.o crtn.o gcrt1.o /usr/lib ===> lib/libcom_err install -C -o root -g wheel -m 444 libcom_err.a /usr/lib install -C -o root -g wheel -m 444 libcom_err_p.a /usr/lib install "" -o root -g wheel -m 444 libcom_err.so.2 /usr/lib install: : No such file or directory *** Error code 71 Stop in /usr/src/lib/libcom_err. *** Error code 1 Stop in /usr/src/lib. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Here's another one: # cd /usr/ports/net/mldonkey && make install ===> Installing for mldonkey-2.04.r1 ===> mldonkey-2.04.r1 depends on shared library: c_r.4 - found usage: install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode] [-o owner] file1 file2 install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode] [-o owner] file1 ... fileN directory install -d [-v] [-g group] [-m mode] [-o owner] directory ... *** Error code 64 Stop in /usr/ports/net/mldonkey. From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 03:17:00 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 17DF737B407 for <freebsd-questions@FreeBSD.ORG>; Sun, 20 Apr 2003 03:16:55 -0700 (PDT) Received: from nebula.skynet.be (nebula.skynet.be [195.238.2.112]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1359143FA3 for <freebsd-questions@FreeBSD.ORG>; Sun, 20 Apr 2003 03:16:54 -0700 (PDT) (envelope-from theo.wolfs@skynet.be) Received: from theo (2.96-136-217.adsl.skynet.be [217.136.96.2]) id h3KAGmf7006914 for <freebsd-questions@FreeBSD.ORG>; Sun, 20 Apr 2003 12:16:48 +0200 (envelope-from <theo.wolfs@skynet.be>) Message-ID: <000001c30725$ff650220$026088d9@theo> From: "Theo Wolfs" <theo.wolfs@skynet.be> To: <freebsd-questions@FreeBSD.ORG> Date: Sun, 20 Apr 2003 12:16:54 +0200 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0005_01C30736.BB2B2060" 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-Mailman-Approved-At: Mon, 21 Apr 2003 16:59:56 -0700 X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Problem with CVSWEB interference X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 Apr 2003 10:17:00 -0000 This is a multi-part message in MIME format. ------=_NextPart_000_0005_01C30736.BB2B2060 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello, Hopely you can help me with a problem, Since a few days, every time I open IE6 on my windows2000 machine, the = browser opens with the message "downloading file /downloading in = progress from breedband telenet[1]" Than comes the question : Open or save the file or Cancel. Whatever I = choose, IE6 will shut down, and there's no way to surf. Re-instaling IE6 = didn't help. Cleaning up all related cache and folders does not help. I managed to open the file, and it pointed to CVSWEB.=20 /* PAC FILE: VERSION MANAGEMENT WITH CVS * USE CVSWEB FOR UPDATING !!! * * Proxy autoconfig file=20 * * $Revision: 1.24 $ * $Date: 2003/01/28 10:50:45 $ * */ function FindProxyForURL(url, host) { // Direct connections to non-FQDN hosts if (isPlainHostName(host)) { return "DIRECT"; } // Direct connections to local subnets if (isInNet(host, "195.130.128.0", "255.255.224.0") || isInNet(host, "212.123.0.0" , "255.255.224.0") || isInNet(host, "213.224.0.0" , "255.255.0.0" ) || isInNet(host, "213.118.0.0" , "255.254.0.0") || isInNet(host, "81.82.0.0" , "255.254.0.0") || isInNet(host, "10.0.0.0" , "255.0.0.0") || isInNet(host, "172.16.0.0" , "255.240.0.0") || isInNet(host, "192.168.0.0" , "255.255.0.0") || isInNet(host, "127.0.0.0" , "255.255.255.0")) { if (host !=3D "gamesproxy.telenet-ops.be") { return "DIRECT"; } } //Microsoft does not understand DIRECT //URLs that have microsoft in them go via proxies if (shExpMatch(url, "*microsoft*")) { return "PROXY proxy.telenet.be:8080;" + "PROXY proxybu1.telenet.be:8080;" + "PROXY proxybu2.telenet.be:8080"; } // HTTPS goes straight. if (shExpMatch(url, "https:*")) { return "DIRECT"; } // proxy servers are now divided in two backup groups return "PROXY proxy.telenet.be:8080;" + "PROXY proxybu1.telenet.be:8080;" + "PROXY proxybu2.telenet.be:8080"; } =20 If I change my Start-up page of IE6 into per example www.yahoo.com , the = lines in the file change also and point to the yahoo site. What is this, how did it happened, and what must I do to get rid of = this.=20 Thank you, Theo Wolfs Belgium theo.wolfs@skynet.be ------=_NextPart_000_0005_01C30736.BB2B2060-- From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 17:10:01 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA2CD37B404 for <freebsd-questions@FreeBSD.ORG>; Mon, 21 Apr 2003 17:10:01 -0700 (PDT) Received: from pa-plum1b-166.pit.adelphia.net (pa-plum1b-122.pit.adelphia.net [24.53.161.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 977EC43FE1 for <freebsd-questions@FreeBSD.ORG>; Mon, 21 Apr 2003 17:10:00 -0700 (PDT) (envelope-from wmoran@potentialtech.com) Received: from potentialtech.com (working [172.16.0.95]) h3M09wwl002437; Mon, 21 Apr 2003 20:09:59 -0400 (EDT) (envelope-from wmoran@potentialtech.com) Message-ID: <3EA48856.9040108@potentialtech.com> Date: Mon, 21 Apr 2003 20:09:58 -0400 From: Bill Moran <wmoran@potentialtech.com> User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2.1) Gecko/20030301 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Theo Wolfs <theo.wolfs@skynet.be> References: <000001c30725$ff650220$026088d9@theo> In-Reply-To: <000001c30725$ff650220$026088d9@theo> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@FreeBSD.ORG Subject: Re: Problem with CVSWEB interference X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 00:10:02 -0000 Speak to your ISP or network administrator, this has nothing to do with CVS or CVSWEB. The author of this script is simply using CVS to maintain version information. The thing that is causing you problems is an autoconfig script. To work around the problem, disable "obtain proxy setting automatically" in the IE configuration. But you should definately speak to either your ISP or network admin to get the problem fixed. Theo Wolfs wrote: > Hello, > > Hopely you can help me with a problem, > > Since a few days, every time I open IE6 on my windows2000 machine, the browser opens with the message "downloading file /downloading in progress from breedband telenet[1]" > Than comes the question : Open or save the file or Cancel. Whatever I choose, IE6 will shut down, and there's no way to surf. Re-instaling IE6 didn't help. Cleaning up all related cache and folders does not help. > I managed to open the file, and it pointed to CVSWEB. > > /* PAC FILE: VERSION MANAGEMENT WITH CVS > * USE CVSWEB FOR UPDATING !!! > * > * Proxy autoconfig file > * > * $Revision: 1.24 $ > * $Date: 2003/01/28 10:50:45 $ > * > */ > > function FindProxyForURL(url, host) > { > // Direct connections to non-FQDN hosts > if (isPlainHostName(host)) { > return "DIRECT"; > } > > // Direct connections to local subnets > if (isInNet(host, "195.130.128.0", "255.255.224.0") || > isInNet(host, "212.123.0.0" , "255.255.224.0") || > isInNet(host, "213.224.0.0" , "255.255.0.0" ) || > isInNet(host, "213.118.0.0" , "255.254.0.0") || > isInNet(host, "81.82.0.0" , "255.254.0.0") || > isInNet(host, "10.0.0.0" , "255.0.0.0") || > isInNet(host, "172.16.0.0" , "255.240.0.0") || > isInNet(host, "192.168.0.0" , "255.255.0.0") || > isInNet(host, "127.0.0.0" , "255.255.255.0")) { > if (host != "gamesproxy.telenet-ops.be") { > return "DIRECT"; } > } > > //Microsoft does not understand DIRECT > //URLs that have microsoft in them go via proxies > if (shExpMatch(url, "*microsoft*")) { > return "PROXY proxy.telenet.be:8080;" > + "PROXY proxybu1.telenet.be:8080;" > + "PROXY proxybu2.telenet.be:8080"; > } > > // HTTPS goes straight. > if (shExpMatch(url, "https:*")) { > return "DIRECT"; > } > > // proxy servers are now divided in two backup groups > return "PROXY proxy.telenet.be:8080;" > + "PROXY proxybu1.telenet.be:8080;" > + "PROXY proxybu2.telenet.be:8080"; > > } > > If I change my Start-up page of IE6 into per example www.yahoo.com , the lines in the file change also and point to the yahoo site. > > What is this, how did it happened, and what must I do to get rid of this. > > Thank you, > > Theo Wolfs > Belgium > theo.wolfs@skynet.be -- Bill Moran Potential Technologies http://www.potentialtech.com From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 17:10:25 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A282237B401 for <freebsd-questions@FreeBSD.ORG>; Mon, 21 Apr 2003 17:10:25 -0700 (PDT) Received: from magnesium.net (toxic.magnesium.net [207.154.84.15]) by mx1.FreeBSD.org (Postfix) with SMTP id 3504D43F3F for <freebsd-questions@FreeBSD.ORG>; Mon, 21 Apr 2003 17:10:25 -0700 (PDT) (envelope-from kline@magnesium.net) Received: (qmail 16799 invoked by uid 1070); 22 Apr 2003 00:10:24 -0000 Date: 21 Apr 2003 17:10:24 -0700 Date: Mon, 21 Apr 2003 17:10:24 -0700 From: Gary Kline <kline@magnesium.net> To: FreeBSD Mailing List <freebsd-questions@FreeBSD.ORG> Message-ID: <20030422001024.GA15733@toxic.magnesium.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: mail problems...? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 00:10:25 -0000 Reply-To: X-Organization: Thought Unlimited. Public service Unix since 1986. X-Of_Interest: Observing 16 years of service to the Unix community People, Outgoing mail, even to my ISP, is not working; I can't even send mail to myself... This began only this morning. Anyboddy have any clues? I ddn't change any DNS or sendmail files. gary -- Gary Kline Seattle FBSD Users' Group (seafug) | kline@magnesium.net Thought Unlimited Org | kline@thought.org http://www.magnesium.net/~kline To live is not a necessity; but to live honorably...is a necessity. -Kant >From MAILER-DAEMON Mon Apr 21 16:53:15 2003 Return-Path: <MAILER-DAEMON> Received: from localhost (localhost) by thought.org (8.12.6/8.11.3) id h3LNrFJY055528; Mon, 21 Apr 2003 16:53:15 -0700 (PDT) (envelope-from MAILER-DAEMON) Date: Mon, 21 Apr 2003 16:53:15 -0700 (PDT) From: Mail Delivery Subsystem <MAILER-DAEMON> Message-Id: <200304212353.h3LNrFJY055528@thought.org> To: kline MIME-Version: 1.0 Content-Type: multipart/report; report-type=delivery-status; boundary="h3LNrFJY055528.1050969195/thought.org" Subject: Returned mail: see transcript for details Auto-Submitted: auto-generated (failure) Status: RO Content-Length: 1511 Lines: 49 This is a MIME-encapsulated message --h3LNrFJY055528.1050969195/thought.org The original message was received at Mon, 21 Apr 2003 16:53:15 -0700 (PDT) from kline@localhost ----- The following addresses had permanent fatal errors ----- kline@sage.thought.org (reason: 553 5.1.8 <kline@thought.org>... Domain of sender address kline@thought.org does not exist) ----- Transcript of session follows ----- ... while talking to ns1.thought.org.: >>> MAIL From:<kline@thought.org> SIZE=45 <<< 553 5.1.8 <kline@thought.org>... Domain of sender address kline@thought.org does not exist 501 5.6.0 Data format error --h3LNrFJY055528.1050969195/thought.org Content-Type: message/delivery-status Reporting-MTA: dns; thought.org Arrival-Date: Mon, 21 Apr 2003 16:53:15 -0700 (PDT) Final-Recipient: RFC822; kline@sage.thought.org Action: failed Status: 5.1.8 Diagnostic-Code: SMTP; 553 5.1.8 <kline@thought.org>... Domain of sender address kline@thought.org does not exist Last-Attempt-Date: Mon, 21 Apr 2003 16:53:15 -0700 (PDT) --h3LNrFJY055528.1050969195/thought.org Content-Type: message/rfc822 Return-Path: <kline> Received: (from kline@localhost) by thought.org (8.12.6/8.11.3) id h3LNrFJZ055526 for kline@sage.thought.org; Mon, 21 Apr 2003 16:53:15 -0700 (PDT) (envelope-from kline) Date: Mon, 21 Apr 2003 16:53:15 -0700 (PDT) From: Gary D Kline <kline> Message-Id: <200304212353.h3LNrFJZ055526@thought.org> To: kline@sage.thought.org Subject: test --h3LNrFJY055528.1050969195/thought.org-- From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 17:13:29 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95E2537B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 17:13:29 -0700 (PDT) Received: from smtp.prodigy.net.mx (dfproxy02.prodigy.net.mx [148.235.168.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id C312B43F85 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 17:13:26 -0700 (PDT) (envelope-from ibac@prodigy.net.mx) Received: from pc1 (du-200-67-41-74.prodigy.net.mx [200.67.41.74]) sims.4.0.2001.07.26.11.50.p9) with SMTP id <0HDP00713XVJ7X@SMTP.Prodigy.Net.mx>; Mon, 21 Apr 2003 19:11:45 -0500 (CDT) Date: Mon, 21 Apr 2003 19:13:52 -0500 From: Alfonso Romero <ibac@prodigy.net.mx> To: freebsd-questions <freebsd-questions@freebsd.org> Message-id: <002a01c30864$0e629780$0100a8c0@ibac> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-Priority: 3 X-MSMail-priority: Normal Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: natd problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 00:13:29 -0000 I=B4ve read the natd related section in the handbook. Where could I find = more information about natd? Is there a mailing list specifically for = natd? Thanks in advance, Alfonso Romero From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 17:21:01 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A1B737B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 17:21:01 -0700 (PDT) Received: from smtp0.adl1.internode.on.net (smtp0.adl1.internode.on.net [203.16.214.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04AFC43FDD for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 17:21:00 -0700 (PDT) (envelope-from Malcolm.Kay@internode.on.net) Received: from beta.home (ppp1831.sa.padsl.internode.on.net [150.101.26.38]) h3M0KrZe075879; Tue, 22 Apr 2003 09:50:54 +0930 (CST) Content-Type: text/plain; charset="iso-8859-15" From: Malcolm Kay <Malcolm.Kay@internode.on.net> Organization: At home To: Chris Pockele <chrisp@belgacom.net>, freebsd-questions@freebsd.org Date: Tue, 22 Apr 2003 09:57:04 +0930 User-Agent: KMail/1.4.3 References: <20030421170801.GA23306@freedaemon.home.lan> In-Reply-To: <20030421170801.GA23306@freedaemon.home.lan> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200304220957.04930.Malcolm.Kay@internode.on.net> Subject: Re: floppy drive problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 00:21:01 -0000 On Tue, 22 Apr 2003 02:38, Chris Pockele wrote: > Hello, > > I've got a 486 laptop running a FreeBSD 4.7-STABLE snapshot from > february 4th. Unfortunately its floppy drive is acting weird under > FreeBSD: > > nomad# mount -t msdos /dev/fd0a /mnt > fd0c: hard error reading fsbn 0 of 0-3 (ST0 40<abnrml> ST1 10<data_over= run> > ST2 0 cyl 0 hd 0 sec 1) > msdos: /dev/fd0a: Input/output error /dev/fd0a tries to address a ufs (bsd) partition -- i.e it assumes you ha= ve=20 created a ufs file system on the floppy, which is possible but unusual. If the system is ms-dos the device should be simply /dev/fd0 or a specifi= c size with say /dev/fd0.1440 try: nomad# mount -t msdos /dev/fd0 /mnt Most of us no longer bother with mounting msdos floppy disks but instead = use mtools from the ports or packages. Malcolm From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 17:30:29 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C7FF37B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 17:30:29 -0700 (PDT) Received: from mailout.informatik.tu-muenchen.de (mailout.informatik.tu-muenchen.de [131.159.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A7B043FE1 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 17:30:28 -0700 (PDT) (envelope-from barner@in.tum.de) Received: from mailrelay1.informatik.tu-muenchen.de (mailrelay1.informatik.tu-muenchen.de [131.159.254.5]) by mailout.informatik.tu-muenchen.de (Postfix) with ESMTP id AD0F7610F; Tue, 22 Apr 2003 02:30:27 +0200 (MEST) Received: from mail.informatik.tu-muenchen.de (mail.informatik.tu-muenchen.de [131.159.0.26]) by mailrelay1.informatik.tu-muenchen.de (Postfix) with ESMTP id 9EC577943; Tue, 22 Apr 2003 02:30:27 +0200 (MEST) Received: from zi025.glhnet.mhn.de (unknown [129.187.19.157]) by mail.informatik.tu-muenchen.de (Postfix) with ESMTP id 88B896CC2F; Tue, 22 Apr 2003 02:30:27 +0200 (MEST) Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id DC8B7373CE; Tue, 22 Apr 2003 02:30:25 +0200 (CEST) Date: Tue, 22 Apr 2003 02:30:25 +0200 From: Simon Barner <barner@in.tum.de> To: Yorgos Christoforou <y.christoforou@chello.nl> Message-ID: <20030422003025.GB55056@zi025.glhnet.mhn.de> References: <01e301c30845$fe0657a0$0200a8c0@remotebook.net> <20030421220742.GD53926@zi025.glhnet.mhn.de> <027901c3085b$2780bb60$0200a8c0@remotebook.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="uQr8t48UFsdbeI+V" Content-Disposition: inline In-Reply-To: <027901c3085b$2780bb60$0200a8c0@remotebook.net> User-Agent: Mutt/1.5.4i cc: freebsd-questions@freebsd.org Subject: Re: postfix port download fails X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 00:30:29 -0000 --uQr8t48UFsdbeI+V Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, > this is the message i get [...] Ok, I see you are using /stand/sysinstall to install the (precompiledd) pos= tfix *package* (I may be wrong, since I am using the (source code based) ports collection only). For the difference between ports and packages, see http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports.html. =20 > what means to re-cvsup my port collection ? CVSup is a piece of software that is designed to synchronize files over a network connection efficiently. Since you were speaking of ports, I assumed= that you had an outdated version of the ports collection on your hard disk. For details please refer to http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html#CVSUP-= INSTALL In order to install postfix now, try pkg_add -v -r postfix =20 This should fetch the package and install it. If that doesn't work, you can= try and use the ftp passive mode: set FTP_PASSIVE_MODE=3D1 pkg_add -v -r postfix =20 If you are behind a (broken) ftp proxy, you can try a direct connection to = the ftp server: unset FTP_PROXY set FTP_PASSIVE_MODE=3D1 pkg_add -v -r postfix For details please refer to the appropriate handbook section and to the pkg_add(1) man page. Cheers, Simon --uQr8t48UFsdbeI+V Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+pI0gCkn+/eutqCoRAkRNAJ47Iynd6rKACBgIYg7jHlvZocF5RQCfYXDm Xiw7WYPLSN0icytQqT39kvQ= =xgb7 -----END PGP SIGNATURE----- --uQr8t48UFsdbeI+V-- From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 17:34:35 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA51A37B401 for <questions@freebsd.org>; Mon, 21 Apr 2003 17:34:35 -0700 (PDT) Received: from sccrmhc03.attbi.com (sccrmhc03.attbi.com [204.127.202.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id E05DB43F93 for <questions@freebsd.org>; Mon, 21 Apr 2003 17:34:34 -0700 (PDT) (envelope-from freebsduser@attbi.com) Received: from attbi.com (12-225-141-88.client.attbi.com[12.225.141.88]) by sccrmhc03.attbi.com (sccrmhc03) with SMTP id <20030422003433003008rcote>; Tue, 22 Apr 2003 00:34:33 +0000 Message-ID: <3EA48E19.3050601@attbi.com> Date: Mon, 21 Apr 2003 17:34:33 -0700 From: K Anderson <freebsduser@attbi.com> User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 X-Accept-Language: en-us, en MIME-Version: 1.0 To: nkinkade@fastmail.fm References: <3EA45EA5.1090606@attbi.com> <20030421223334.GD92029@sub21-156.member.dsl-only.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: FreeBSD Questions <questions@FreeBSD.ORG> Subject: Re: Diskless Workstation Boot - kernel.diskless can't parse file... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 00:34:36 -0000 Nathan Kinkade wrote: > On Mon, Apr 21, 2003 at 02:12:05PM -0700, K Anderson wrote: > >>Greetings, >> >>I'm interested in checking out the diskless workstation stuff but I am >>finding the documentation sorely lacking. >> >>I have the dhcp server configured but I am at a point where the >>etherboot floppy connects, gets the assigned IP address and other >>information then gets stuck with the following error >> >>Loading 192.168.100.105:kernel.diskless can't parse file name >>kernel.diskless >> >>I think it might have to do with the tag kernel but the command to make >>the tagged kernel doesn't exist. >> >>So I'm looking for someone to lead me to the holly grail of diskless >>workstations so I can check it out. >> >>Really good instructions are greatly appreciated. >> >>I'm using Etherboot 5.0.8 from ports. > > > First, FreeBSD does not need a tagged kernel like Linux, so do not tag > or attempt to tag the kernel. What sort of path do you have to > kernel.diskless in your dhcpd.conf file? Are you using nfs or tftp? > I've got a diskless terminal going here with 4.8. I used nfs across the > board so that I don't have to enable tftpd, and thence inetd. Here > would be some useful information for me to know: > 1) your dhcpd.conf file > 2) options you selected when building your etherboot image > 3) nfs or tftpd > > I may not be able to help, even with these, but possibly I'll see > something?? > > Nathan Ok, no tagged kernel. :) Thanks. Oh, I'm using a laptop, it has boot from NIC and it works, but the problem with that is it says img is to large for low memory. So that's why I went to etherboot. 1) here's the dhcp.conf lines (etherboot reports getting an IP): host bailey { hardware ethernet 00:0b:db:13:90:ab; fixed-address 192.168.100.200; next-server 192.168.100.105; filename "kernel.diskless"; option root-path "192.168.100.105:/diskless_root"; } 2) Options for etherboot? I just typed make in /usr/ports/net/etherboot without any options. 3) I used tftpd to get the kernel. tftpd is /tftpboot This I finally figured out when I kept getting file not found errors. hehehe. So I just tftp'd to the localhost and doh! it was right, file wasn't found. I had the wrong path all over the place. NETBOOT kernel is machine i386 cpu I586_CPU ident NETBOOT maxusers 2 #makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols options MATH_EMULATE #Support for x87 emulation options INET #InterNETworking options INET6 #IPv6 communications protocols options FFS #Berkeley Fast Filesystem options FFS_ROOT #FFS usable as root device [keep this!] options SOFTUPDATES #Enable FFS soft updates support options UFS_DIRHASH #Improve performance on big directories options MFS #Memory Filesystem options MD_ROOT #MD is a potential root device options NFS #Network Filesystem options NFS_ROOT #NFS usable as root device, NFS required options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!] options SCSI_DELAY=15000 #Delay (in ms) before probing SCSI device isa device eisa device pci # Floppy drives device fdc0 at isa? port IO_FD1 irq 6 drq 2 device fd0 at fdc0 drive 0 device fd1 at fdc0 drive 1 # # If you have a Toshiba Libretto with its Y-E Data PCMCIA floppy, # don't use the above line for fdc0 but the following one: #device fdc0 # ATA and ATAPI devices #device ata0 at isa? port IO_WD1 irq 14 #device ata1 at isa? port IO_WD2 irq 15 #device ata #device atadisk # ATA disk drives #device atapicd # ATAPI CDROM drives #device atapifd # ATAPI floppy drives #device atapist # ATAPI tape drives #options ATA_STATIC_ID #Static device numbering # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc0 at isa? port IO_KBD device atkbd0 at atkbdc? irq 1 flags 0x1 device psm0 at atkbdc? irq 12 device vga0 at isa? # splash screen/screen saver #pseudo-device splash # syscons is the default console driver, resembling an SCO console device sc0 at isa? flags 0x100 # Enable this and PCVT_FREEBSD for pcvt vt220 compatible console driver #device vt0 at isa? #options XSERVER # support for X server on a vt console #options FAT_CURSOR # start with block cursor # If you have a ThinkPAD, uncomment this along with the rest of the PCVT lines #options PCVT_SCANSET=2 # IBM keyboards are non-std device agp # support several AGP chipsets # Floating point support - do not disable. device npx0 at nexus? port IO_NPX irq 13 # Power management support (see LINT for more options) device apm0 at nexus? disable flags 0x20 # Advanced Power Management # PCCARD (PCMCIA) support device card device pcic0 at isa? irq 0 port 0x3e0 iomem 0xd0000 device pcic1 at isa? irq 0 port 0x3e2 iomem 0xd4000 disable # Serial (COM) ports #device sio0 at isa? port IO_COM1 flags 0x10 irq 4 #device sio1 at isa? port IO_COM2 irq 3 #device sio2 at isa? disable port IO_COM3 irq 5 #device sio3 at isa? disable port IO_COM4 irq 9 # Parallel port #device ppc0 at isa? irq 7 #device ppbus # Parallel port bus (required) #device lpt # Printer #device plip # TCP/IP over parallel #device ppi # Parallel port interface device #device vpo # Requires scbus and da # PCI Ethernet NICs that use the common MII bus controller code. # NOTE: Be sure to keep the 'device miibus' line in order to use these NICs! device miibus # MII bus support device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'') # Pseudo devices - the number indicates how many units to allocate. pseudo-device loop # Network loopback pseudo-device ether # Ethernet support pseudo-device pty # Pseudo-ttys (telnet etc) pseudo-device md # Memory "disks" #pseudo-device gif # IPv6 and IPv4 tunneling #pseudo-device faith 1 # IPv6-to-IPv4 relaying (translation) # The `bpf' pseudo-device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! #pseudo-device bpf #Berkeley packet filter # USB support device uhci # UHCI PCI->USB interface device ohci # OHCI PCI->USB interface device usb # USB Bus (required) device ugen # Generic device uhid # "Human Interface Devices" device ukbd # Keyboard device ulpt # Printer device umass # Disks/Mass storage - Requires scbus and da device ums # Mouse device uscanner # Scanners device urio # Diamond Rio MP3 Player # USB Ethernet, requires mii device aue # ADMtek USB ethernet device cue # CATC USB ethernet device kue # Kawasaki LSI USB ethernet # Kernel BOOTP support options BOOTP # Use BOOTP to obtain IP address/hostname options BOOTP_NFSROOT # NFS mount root filesystem using BOOTP info options BOOTP_NFSV3 # Use NFS v3 to NFS mount root options BOOTP_COMPAT # Workaround for broken bootp daemons. options BOOTP_WIRED_TO=xl0 # Use interface fxp0 for BOOTP From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 17:39:35 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E35137B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 17:39:35 -0700 (PDT) Received: from web10903.mail.yahoo.com (web10903.mail.yahoo.com [216.136.131.39]) by mx1.FreeBSD.org (Postfix) with SMTP id C121D43F3F for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 17:39:32 -0700 (PDT) (envelope-from phencehau@yahoo.com) Message-ID: <20030422003932.36411.qmail@web10903.mail.yahoo.com> Received: from [63.249.85.151] by web10903.mail.yahoo.com via HTTP; Mon, 21 Apr 2003 17:39:32 PDT Date: Mon, 21 Apr 2003 17:39:32 -0700 (PDT) From: Haward Jie <phencehau@yahoo.com> To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: install Samsung Laserjet printer ML-1430 in FreeBSD 5.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 00:39:35 -0000 Hi, I want to install Samsung Laserjet printer ML-1430 in FreeBSD 5.0 Please help me! Thank you! Regards, Phencehau __________________________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo http://search.yahoo.com From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 17:43:13 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CCCD37B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 17:43:13 -0700 (PDT) Received: from mail.doris.cc (mail.doris.cc [216.68.21.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2F6743F75 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 17:43:12 -0700 (PDT) (envelope-from freebsd@mail.doris.cc) Received: from mail.doris.cc (localhost [127.0.0.1]) by mail.doris.cc (8.12.9/8.12.6) with ESMTP id h3M0hCFt026216; Mon, 21 Apr 2003 20:43:12 -0400 (EDT) (envelope-from freebsd@mail.doris.cc) Received: from localhost (freebsd@localhost) by mail.doris.cc (8.12.9/8.12.8/Submit) with ESMTP id h3M0hBs3026213; Mon, 21 Apr 2003 20:43:11 -0400 (EDT) (envelope-from freebsd@mail.doris.cc) Date: Mon, 21 Apr 2003 20:43:11 -0400 (EDT) From: freebsd <freebsd@mail.doris.cc> To: Gary Kline <kline@magnesium.net> In-Reply-To: <20030422001024.GA15733@toxic.magnesium.net> Message-ID: <20030421203604.P26168@mail.doris.cc> References: <20030422001024.GA15733@toxic.magnesium.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: FreeBSD Mailing List <freebsd-questions@freebsd.org> Subject: Re: mail problems...? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 00:43:14 -0000 Your authoritative nameservers for thought.org are: ns0.dns2.net ns1.dns2.net ns1.thought.org ns1.dns2.net is lame, as in its not handing out records for your domain. ns0.dns2.net doesn't have the same NS records as the root nameservers, it only has ns1.thought.org the serial # on ns0.dns2.net is 2003041900, but the serial number on ns1.thought.org is 2003040802. Looks like your DNS is out of sync on those two nameservers and one of your nameservers isn't responding to your domain. Might be part of the problem. On Mon, 21 Apr 2003, Gary Kline wrote: > Reply-To: > X-Organization: Thought Unlimited. Public service Unix since 1986. > X-Of_Interest: Observing 16 years of service to the Unix community > > People, > > Outgoing mail, even to my ISP, is not working; I can't > even send mail to myself... This began only this morning. > Anyboddy have any clues? I ddn't change any DNS or > sendmail files. > > gary > > -- > Gary Kline Seattle FBSD Users' Group (seafug) | kline@magnesium.net > Thought Unlimited Org | kline@thought.org > http://www.magnesium.net/~kline > To live is not a necessity; but to live honorably...is a necessity. -Kant > > >From MAILER-DAEMON Mon Apr 21 16:53:15 2003 > Return-Path: <MAILER-DAEMON> > Received: from localhost (localhost) > by thought.org (8.12.6/8.11.3) id h3LNrFJY055528; > Mon, 21 Apr 2003 16:53:15 -0700 (PDT) > (envelope-from MAILER-DAEMON) > Date: Mon, 21 Apr 2003 16:53:15 -0700 (PDT) > From: Mail Delivery Subsystem <MAILER-DAEMON> > Message-Id: <200304212353.h3LNrFJY055528@thought.org> > To: kline > MIME-Version: 1.0 > Content-Type: multipart/report; report-type=delivery-status; > boundary="h3LNrFJY055528.1050969195/thought.org" > Subject: Returned mail: see transcript for details > Auto-Submitted: auto-generated (failure) > Status: RO > Content-Length: 1511 > Lines: 49 > > This is a MIME-encapsulated message > > --h3LNrFJY055528.1050969195/thought.org > > The original message was received at Mon, 21 Apr 2003 16:53:15 -0700 (PDT) > from kline@localhost > > ----- The following addresses had permanent fatal errors ----- > kline@sage.thought.org > (reason: 553 5.1.8 <kline@thought.org>... Domain of sender address kline@thought.org does not exist) > > ----- Transcript of session follows ----- > ... while talking to ns1.thought.org.: > >>> MAIL From:<kline@thought.org> SIZE=45 > <<< 553 5.1.8 <kline@thought.org>... Domain of sender address kline@thought.org does not exist > 501 5.6.0 Data format error > > --h3LNrFJY055528.1050969195/thought.org > Content-Type: message/delivery-status > > Reporting-MTA: dns; thought.org > Arrival-Date: Mon, 21 Apr 2003 16:53:15 -0700 (PDT) > > Final-Recipient: RFC822; kline@sage.thought.org > Action: failed > Status: 5.1.8 > Diagnostic-Code: SMTP; 553 5.1.8 <kline@thought.org>... Domain of sender address kline@thought.org does not exist > Last-Attempt-Date: Mon, 21 Apr 2003 16:53:15 -0700 (PDT) > > --h3LNrFJY055528.1050969195/thought.org > Content-Type: message/rfc822 > > Return-Path: <kline> > Received: (from kline@localhost) > by thought.org (8.12.6/8.11.3) id h3LNrFJZ055526 > for kline@sage.thought.org; Mon, 21 Apr 2003 16:53:15 -0700 (PDT) > (envelope-from kline) > Date: Mon, 21 Apr 2003 16:53:15 -0700 (PDT) > From: Gary D Kline <kline> > Message-Id: <200304212353.h3LNrFJZ055526@thought.org> > To: kline@sage.thought.org > Subject: test > > > > > > --h3LNrFJY055528.1050969195/thought.org-- > > > _______________________________________________ > 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 Apr 21 17:47:34 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0C9737B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 17:47:28 -0700 (PDT) Received: from hotmail.com (bay8-f33.bay8.hotmail.com [64.4.27.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF62443FDF for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 17:47:27 -0700 (PDT) (envelope-from evantd@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 21 Apr 2003 17:47:27 -0700 Received: from 128.208.59.99 by by8fd.bay8.hotmail.msn.com with HTTP; Tue, 22 Apr 2003 00:47:27 GMT X-Originating-IP: [128.208.59.99] X-Originating-Email: [evantd@hotmail.com] From: "Evan Dower" <evantd@hotmail.com> To: flynn@energyhq.homeip.net Date: Mon, 21 Apr 2003 17:47:27 -0700 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: <BAY8-F33KoxDt9JymLh00003675@hotmail.com> X-OriginalArrivalTime: 22 Apr 2003 00:47:27.0685 (UTC) FILETIME=[BF5FBF50:01C30868] cc: freebsd-questions@freebsd.org Subject: Re: linux_base fails to install X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 00:47:34 -0000 Thanks a lot, that did it. >From: Miguel Mendez <flynn@energyhq.homeip.net> >To: "Evan Dower" <evantd@hotmail.com> >CC: freebsd-questions@freebsd.org >Subject: Re: linux_base fails to install >Date: Mon, 21 Apr 2003 20:12:31 +0200 >MIME-Version: 1.0 >Received: from energyhq.homeip.net ([213.97.200.73]) by >mc7-f28.law1.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Mon, 21 Apr >2003 11:12:17 -0700 >Received: from isengard.energyhq.tk (christine.energyhq.tk >[192.168.100.1])by energyhq.homeip.net (Postfix) with SMTPid 0ADE52E013; >Mon, 21 Apr 2003 20:12:18 +0200 (CEST) >X-Message-Info: JGTYoYF78jEHjJx36Oi8+Q1OJDRSDidP >Message-Id: <20030421201231.0fae8430.flynn@energyhq.homeip.net> >In-Reply-To: <BAY8-F20FnC6XcL4hsT00002f10@hotmail.com> >References: <BAY8-F20FnC6XcL4hsT00002f10@hotmail.com> >X-Mailer: Sylpheed version 0.8.11claws (GTK+ 1.2.10; >i386-portbld-freebsd5.0) >X-Face: >1j}k*2<FF@J5*`)_?pCn}ydC/PB|6|Y;HZ!6Z!%^'/H*.8V=9YjDc*mn6ypI'16$yA\IP}. >j3e/`G#5U"1^bwTR6D1H*wPZm}8(ONGrl85Hx!;V^f#`]Xe]35]75HJ%3\J\<j4@V;3kd`C(L_6PA_ >sS\5f/c]-:)IF{uj[,!sdoNC?%ne5^:XGp9AG1(?gep3f}#;>E>Y\+C~E|/wehi[:dCM,{N7/uE3o# >P,{t7gA/qnovFDDuyQV.1hdT7&#d)q"xY33}{_GS>kk'S{O]nE$A`T|\4&p\&mQyexOLb8}FO<qX<, >@*v.fy*'PvzDPQK9iUGzU\ >Return-Path: flynn@energyhq.homeip.net >X-OriginalArrivalTime: 21 Apr 2003 18:12:17.0799 (UTC) >FILETIME=[8B2E4170:01C30831] > >On Mon, 21 Apr 2003 10:40:52 -0700 >"Evan Dower" <evantd@hotmail.com> wrote: > >Howdy, > > > Installing (actually upgrading) the linux_base port (from 7.1_2 to > > 7.1_3) fails with the following error: > > filesystem-2.0.7-1.noarch.rpm > > unpacking of archive failed on file /proc: cpio: chown failed - > > Operation not supported > > *** Error code 1 > > and thus the installation stops. If anybody has any idea why this is, > > I would love to hear it. Also, if you want to see the full output from > >umount linprocfs first, then it should install cleanly. Perhaps we >should add a check for that. Or, at least, a notice. > >Cheers, >-- > Miguel Mendez - flynn@energyhq.homeip.net > GPG Public Key :: http://energyhq.homeip.net/files/pubkey.txt > EnergyHQ :: http://www.energyhq.tk > Tired of Spam? -> http://www.trustic.com ><< attach3 >> _________________________________________________________________ STOP MORE SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 17:59:50 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E4E0D37B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 17:59:50 -0700 (PDT) Received: from magnesium.net (toxic.magnesium.net [207.154.84.15]) by mx1.FreeBSD.org (Postfix) with SMTP id 4C12C43F85 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 17:59:50 -0700 (PDT) (envelope-from kline@magnesium.net) Received: (qmail 21004 invoked by uid 1070); 22 Apr 2003 00:59:49 -0000 Date: 21 Apr 2003 17:59:49 -0700 Date: Mon, 21 Apr 2003 17:59:49 -0700 From: Gary Kline <kline@magnesium.net> To: freebsd <freebsd@mail.doris.cc> Message-ID: <20030422005949.GB20484@toxic.magnesium.net> References: <20030422001024.GA15733@toxic.magnesium.net> <20030421203604.P26168@mail.doris.cc> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030421203604.P26168@mail.doris.cc> User-Agent: Mutt/1.4.1i X-Organization: Thought Unlimited. Public service Unix since 1986. X-Of_Interest: Observing 16 years of service to the Unix community cc: Gary Kline <kline@magnesium.net> cc: FreeBSD Mailing List <freebsd-questions@freebsd.org> Subject: Re: mail problems...? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 00:59:51 -0000 On Mon, Apr 21, 2003 at 08:43:11PM -0400, freebsd wrote: > Your authoritative nameservers for thought.org are: > > ns0.dns2.net > ns1.dns2.net > ns1.thought.org > > ns1.dns2.net is lame, as in its not handing out records for your domain. > ns0.dns2.net doesn't have the same NS records as the root nameservers, it > only has ns1.thought.org > the serial # on ns0.dns2.net is 2003041900, but the serial number on > ns1.thought.org is 2003040802. > > Looks like your DNS is out of sync on those two nameservers and one of > your nameservers isn't responding to your domain. > > Might be part of the problem. > Yup. I am relying on a friend's secondaries. Guesss it's time to find others. If anyone on this list has any recommendatons I'd be much obliged for some tips.... gary -- Gary Kline Seattle FBSD Users' Group (seafug) | kline@magnesium.net Thought Unlimited Org | kline@thought.org http://www.magnesium.net/~kline To live is not a necessity; but to live honorably...is a necessity. -Kant From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 18:00:07 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1CE1237B401 for <questions@freebsd.org>; Mon, 21 Apr 2003 18:00:07 -0700 (PDT) Received: from out005.verizon.net (out005pub.verizon.net [206.46.170.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4207343F85 for <questions@freebsd.org>; Mon, 21 Apr 2003 18:00:06 -0700 (PDT) (envelope-from mij@soupnazi.org) Received: from envy.homeunix.com ([4.47.68.94]) by out005.verizon.net (InterMail vM.5.01.05.33 201-253-122-126-133-20030313) with ESMTP id <20030422010005.CGBG25152.out005.verizon.net@envy.homeunix.com>; Mon, 21 Apr 2003 20:00:05 -0500 Received: from soupnazi.org (lust.pdx.soupnazi.org [192.168.1.2]) by envy.homeunix.com (8.12.8p1/8.12.8) with ESMTP id h3M104ln052295; Mon, 21 Apr 2003 18:00:05 -0700 (PDT) (envelope-from mij@soupnazi.org) Date: Mon, 21 Apr 2003 17:59:58 -0700 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) To: "ingrid.gutwein" <dgw@liwest.at> From: Jim Mock <mij@soupnazi.org> In-Reply-To: <1050967450.3ea47d9a7c335@webmail.liwest.at> Message-Id: <BD435E58-745D-11D7-941E-000393460DB2@soupnazi.org> Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.552) X-Authentication-Info: Submitted using SMTP AUTH at out005.verizon.net from [4.47.68.94] at Mon, 21 Apr 2003 20:00:05 -0500 cc: questions@freebsd.org Subject: Re: Trouble with the install command X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 01:00:07 -0000 On Monday, April 21, 2003, at 04:24 PM, ingrid.gutwein wrote: > Hi all! Hi, > The install command isn't working on my system. I also had all these > errors with 5.0-RELEASE. > > My system, now partially upgraded to yesterday's -CURRENT, is failing > at exactly the same points as before. Well, there's probably the source of your problem. "Partially" updating is going to cause things to be broken. > The exact error messages are attached below. I suppose it has > something to do with the makefiles, but I'm not sure. Doubtful. > I desperately tried every possible (and impossible) combination of > commands during the last weeks, but I didn't have any luck with > installing -CURRENT. > > Is it really always so hard, or am I making a mistake? You probably shouldn't be running -CURRENT, and you definitely shouldn't be expecting it to always work. > # make installworld > > ... > > ===> lib > ===> lib/csu/i386-elf > install -o root -g wheel -m 444 crt1.o crti.o crtn.o gcrt1.o /usr/lib > ===> lib/libcom_err > install -C -o root -g wheel -m 444 libcom_err.a /usr/lib > install -C -o root -g wheel -m 444 libcom_err_p.a /usr/lib > install "" -o root -g wheel -m 444 libcom_err.so.2 /usr/lib > > install: : No such file or directory > *** Error code 71 Looks like something got hosed during buildworld somewhere or you've only got bits and pieces updated here and there (which you can't do). > Here's another one: > > > # cd /usr/ports/net/mldonkey && make install > ===> Installing for mldonkey-2.04.r1 > ===> mldonkey-2.04.r1 depends on shared library: c_r.4 - found > usage: install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode] > [-o owner] file1 file2 > install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode] > [-o owner] file1 ... fileN directory > install -d [-v] [-g group] [-m mode] [-o owner] directory ... > *** Error code 64 This could be the port itself being broken, or it could be the severe system breakage you apparently have affecting the ports tree. - jim -- - jim mock mij@{soupnazi|opendarwin}.org jim@{bsdnews|FreeBSD}.org - - editor in chief, BSD News: http://bsdnews.org http://soupnazi.org - From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 18:02:01 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FC4837B401 for <freebsd-questions@FreeBSD.ORG>; Mon, 21 Apr 2003 18:02:01 -0700 (PDT) Received: from out004.verizon.net (out004pub.verizon.net [206.46.170.142]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2848443FBF for <freebsd-questions@FreeBSD.ORG>; Mon, 21 Apr 2003 18:02:00 -0700 (PDT) (envelope-from mij@soupnazi.org) Received: from envy.homeunix.com ([4.47.68.94]) by out004.verizon.net (InterMail vM.5.01.05.33 201-253-122-126-133-20030313) with ESMTP id <20030422010158.CFFB28930.out004.verizon.net@envy.homeunix.com>; Mon, 21 Apr 2003 20:01:58 -0500 Received: from soupnazi.org (lust.pdx.soupnazi.org [192.168.1.2]) by envy.homeunix.com (8.12.8p1/8.12.8) with ESMTP id h3M11tln052306; Mon, 21 Apr 2003 18:01:56 -0700 (PDT) (envelope-from mij@soupnazi.org) Date: Mon, 21 Apr 2003 18:01:49 -0700 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Mime-Version: 1.0 (Apple Message framework v552) To: Hugo Rodrigues <hrod@neeec.deec.uc.pt> From: Jim Mock <mij@soupnazi.org> In-Reply-To: <Pine.LNX.4.33.0304211852200.10307-100000@neeec.deec.uc.pt> Message-Id: <FF5D5203-745D-11D7-941E-000393460DB2@soupnazi.org> Content-Transfer-Encoding: quoted-printable X-Mailer: Apple Mail (2.552) X-Authentication-Info: Submitted using SMTP AUTH at out004.verizon.net from [4.47.68.94] at Mon, 21 Apr 2003 20:01:58 -0500 cc: freebsd-questions@FreeBSD.ORG Subject: Re: Bug Report X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 01:02:01 -0000 On Monday, April 21, 2003, at 10:54 AM, Hugo Rodrigues wrote: > The Uk mirror of www.freebsd.org have a bug, that allow all the people=20= > see the source code of CGI=B4s of the page. You'll want to send this to www@FreeBSD.org, as well as submit a PR=20 using the send-pr(1) command. - jim --=20 - jim mock mij@{soupnazi|opendarwin}.org jim@{bsdnews|FreeBSD}.org - - editor in chief, BSD News: http://bsdnews.org http://soupnazi.org -= From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 18:21:52 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1856E37B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 18:21:52 -0700 (PDT) Received: from philemon.caltech.edu (philemon.caltech.edu [131.215.90.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87F9543FE0 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 18:21:51 -0700 (PDT) (envelope-from jd@philemon.caltech.edu) Received: from philemon.caltech.edu (localhost [127.0.0.1]) h3M1Lob7001212 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 18:21:50 -0700 (PDT) (envelope-from jd@philemon.caltech.edu) Received: (from jd@localhost) by philemon.caltech.edu (8.12.6p2/8.12.6/Submit) id h3M1Lo91001211 for freebsd-questions@freebsd.org; Mon, 21 Apr 2003 18:21:50 -0700 (PDT) Date: Mon, 21 Apr 2003 18:21:50 -0700 From: eng@donut.ugcs.caltech.edu To: freebsd-questions@freebsd.org Message-ID: <20030422012150.GA877@philemon.caltech.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: SRAM PCMCIA Cards X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 01:21:52 -0000 I am trying to use an SRAM PCMCIA card, but on insertion my kernel log reads: pccard0: Card has no functions! cbb0: PC Card card activation failed How can I get access to memory-mode PCMCIA cards? Thanks. Please include me directly in any replies. From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 19:08:05 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E5E937B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 19:08:05 -0700 (PDT) Received: from franky.speednet.com.au (franky.speednet.com.au [203.57.65.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FD4A43F85 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 19:08:04 -0700 (PDT) (envelope-from andyf@speednet.com.au) Received: from hewey.af.speednet.com.au (hewey.af.speednet.com.au [203.38.96.242])h3M27vl1029107; Tue, 22 Apr 2003 12:07:58 +1000 (EST) (envelope-from andyf@speednet.com.au) Received: from hewey.af.speednet.com.au (hewey.af.speednet.com.au [172.22.2.17])h3M27tg9023467; Tue, 22 Apr 2003 12:07:57 +1000 (EST) (envelope-from andyf@speednet.com.au) Date: Tue, 22 Apr 2003 12:07:55 +1000 (EST) From: Andy Farkas <andyf@speednet.com.au> X-X-Sender: andyf@hewey.af.speednet.com.au To: Chris Pockele <chrisp@belgacom.net> In-Reply-To: <20030421170801.GA23306@freedaemon.home.lan> Message-ID: <20030422120327.X23365-100000@hewey.af.speednet.com.au> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII Content-ID: <20030422120327.P23365@hewey.af.speednet.com.au> Content-Disposition: INLINE cc: freebsd-questions@freebsd.org Subject: Re: floppy drive problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 02:08:05 -0000 On Mon, 21 Apr 2003, Chris Pockele wrote: > I've got a 486 laptop running a FreeBSD 4.7-STABLE snapshot from > february 4th. Unfortunately its floppy drive is acting weird under FreeBSD: > > nomad# mount -t msdos /dev/fd0a /mnt > fd0c: hard error reading fsbn 0 of 0-3 (ST0 40<abnrml> ST1 10<data_overrun> ST2 > 0 cyl 0 hd 0 sec 1) > msdos: /dev/fd0a: Input/output error Try doing a 'fdformat fd0' several times on different floppy disks. I wouldn't rule out that your drive has died... its happened to me. -- :{ andyf@speednet.com.au Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 20:21:50 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF2C237B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 20:21:50 -0700 (PDT) Received: from babyruth.hotpop.com (babyruth.hotpop.com [204.57.55.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9082543F93 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 20:21:49 -0700 (PDT) (envelope-from kitbsdlists@HotPOP.com) Received: from hotpop.com (kubrick.hotpop.com [204.57.55.16]) by babyruth.hotpop.com (Postfix) with SMTP id 2877822E584 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 03:21:22 +0000 (UTC) Received: from fortytwo. (ip68-109-49-234.lu.dl.cox.net [68.109.49.234]) by smtp-1.hotpop.com (Postfix) with SMTP id D96A91A00A2; Tue, 22 Apr 2003 03:16:42 +0000 (UTC) Date: Tue, 22 Apr 2003 23:16:21 -0500 From: Vulpes Velox <kitbsdlists@HotPOP.com> To: Fernando Gleiser <fgleiser@cactus.fi.uba.ar> Message-Id: <20030422231621.0d116a42.kitbsdlists@HotPOP.com> In-Reply-To: <20030421173835.N56950-100000@cactus.fi.uba.ar> References: <20030422161858.3d503f04.kitbsdlists@HotPOP.com> <20030421173835.N56950-100000@cactus.fi.uba.ar> X-Mailer: Sylpheed version 0.8.2claws (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-HotPOP: ----------------------------------------------- Sent By HotPOP.com FREE Email Get your FREE POP email at www.HotPOP.com ----------------------------------------------- cc: freebsd-questions@freebsd.org Subject: Re: Using linux-jdx to build java ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 03:21:51 -0000 On Mon, 21 Apr 2003 17:42:05 -0300 (ART) Fernando Gleiser <fgleiser@cactus.fi.uba.ar> wrote: > On Tue, 22 Apr 2003, Vulpes Velox wrote: > > > /usr/ports/java/linux-sun-jdk13/ > > > > All ye have do is to download the rpm and put in the distfiles dir... > > I already have linux-jdk installed. What I need is a way to tell other ports > which need a JDK to use it instead of FreeBSD's native one. > > Change the execution path for the shell ye are using. From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 19:44:05 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F339137B401 for <questions@freebsd.org>; Mon, 21 Apr 2003 19:44:04 -0700 (PDT) Received: from xmxpita.excite.com (nn6.excitenetwork.com [207.159.120.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C3D743F85 for <questions@freebsd.org>; Mon, 21 Apr 2003 19:44:02 -0700 (PDT) (envelope-from healthperspectives@excite.com) Received: by xmxpita.excite.com (Postfix, from userid 110) id EEE493DD5; Mon, 21 Apr 2003 22:43:09 -0400 (EDT) To: questions@freebsd.org Received: from [64.132.163.114] by xprdmailfe9.nwk.excite.com via HTTP; Mon, 21 Apr 2003 22:43:09 EST X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: ID = bdbed6076c6bec79f8ea53bdcfb55c67 From: "Tom and Becky Foltz" <healthperspectives@excite.com> MIME-Version: 1.0 X-Sender: healthperspectives@excite.com X-Mailer: PHP Message-Id: <20030422024309.EEE493DD5@xmxpita.excite.com> Date: Mon, 21 Apr 2003 22:43:09 -0400 (EDT) X-Mailman-Approved-At: Mon, 21 Apr 2003 20:40:51 -0700 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Out of disk space..how to free X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: healthperspectives@excite.com List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 02:44:05 -0000 We are using Webmin for our email server and we have been receiving the following message:At boot up: File system full After boot up: low on space (have 0,SMTP - DAEMON needs 01 i /var/spool/mqueue I'm unfamiliar with FreeBSD, but I've worked with Linux in the past. How do I free up some space? I've already deleted about 5000 email messages and rebooted the server (FreeBSD 4.0) about 4 times with the same messages. Got any ideas and directions?Thanks,Tom _______________________________________________ Join Excite! - http://www.excite.com The most personalized portal on the Web! From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 20:57:01 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27AD837B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 20:57:01 -0700 (PDT) Received: from mmp-2.gci.net (mmp-2.gci.net [208.138.130.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2E2B43FA3 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 20:57:00 -0700 (PDT) (envelope-from joepok@ninestar.com) Received: from [192.168.1.101] (89-6-237-24.gci.net [24.237.6.89]) by mmp-2.gci.net (iPlanet Messaging Server 5.2 HotFix 1.13 (built Mar 7 2003)) with ESMTP id <0HDQ00CAK8AYHM@mmp-2.gci.net> for freebsd-questions@freebsd.org; Mon, 21 Apr 2003 19:57:00 -0800 (AKDT) Date: Mon, 21 Apr 2003 18:55:30 -0800 From: Joe Pokupec <joepok@ninestar.com> To: Free BSD List <freebsd-questions@FreeBSD.ORG> Message-id: <BAC9EF22.CEC0%joepok@ninestar.com> MIME-version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT User-Agent: Microsoft-Entourage/10.1.1.2418 Subject: Video Compression Apps X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 03:57:01 -0000 Hi All, I'm a FreeBSD newbie. I have a file server set up on 4.7 using Samba for file services and Apache for web services. I have lots of videos that I capture from TV and save in MPEG1 (VCD) format and store on the FreeBSD box. Does anyone know of an app that can be scripted or scheduled (using cron) to regularly convert these MPEG1 video files into DIVX or MPEG4? For that matter, are there any MPEG1 or DIVX video editors and/or capture utilities available for FreeBSD 4.7? Thanks Joe From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 21:03:37 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9D4B37B401 for <questions@freebsd.org>; Mon, 21 Apr 2003 21:03:37 -0700 (PDT) Received: from web40104.mail.yahoo.com (web40104.mail.yahoo.com [66.218.78.38]) by mx1.FreeBSD.org (Postfix) with SMTP id 431BD43FB1 for <questions@freebsd.org>; Mon, 21 Apr 2003 21:03:37 -0700 (PDT) (envelope-from vlaero@yahoo.com.au) Message-ID: <20030422040337.39677.qmail@web40104.mail.yahoo.com> Received: from [61.88.9.226] by web40104.mail.yahoo.com via HTTP; Tue, 22 Apr 2003 14:03:37 EST Date: Tue, 22 Apr 2003 14:03:37 +1000 (EST) From: =?iso-8859-1?q?Paul=20Jansen?= <vlaero@yahoo.com.au> To: questions@freebsd.org In-Reply-To: <16033.23798.356601.919618@guru.mired.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: Re: compiling kernel for another machine then installing - how? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 04:03:37 -0000 Thanks Mike. replaced the kernel as you described and it works great. I'm hoping someone can describe how I can set up NFS - and then mount remotely - in such a way so that I can do an install if modules are required that aren't on the remote system. I need some clarification as to how to set up the '/etc/exports' file appropriately. just to confirm I'm using freebsd 4.8 and teh remote systems will be freebsd 4.8 also. I'm wanting to use the 'new' kernel compilation method. Thanks in advance for any clarification on this. PJ --- Mike Meyer <mwm@mired.org> wrote: > In > <20030419053455.63747.qmail@web40109.mail.yahoo.com>, > Paul Jansen <vlaero@yahoo.com.au> typed: > > I've also looked in the handbook but it doesn't > > discuss this issue. > > Basically I've got a slow machine and a much > faster > > machine. I wanted to compile the kernel for the > > slower machine on the faster one to save a lot of > > time. I've followed the directions in the > handbook to > > compile a kernel as normal but I'm not sure > exactly > > what I need to copy and where. Is it easier to > NFS > > mount to do this? I tried and ran into some > pathing > > issues. > > Can anyone help? > > What you need to copy depends on which version of > FreeBSD you are > running. With 4.x, you need to get /kernel and the > contents of > /modules into place. With 5-whatever, you just need > the contents of > /boot/kernel. > > For 4.x, if you are just building a custom kernel > for a system that is > already running from the sources you started with, > you can copy either > /usr/src/sys/compile/CONFIGNAME/kernel (traditional > kernel build > methodology) or > /usr/obj/usr/src/sys/CONFIGNAME/kernel (make > buildkernele methodology) over, and use the /modules > that is already > installed. > > If you need to install /modules, it's probably > easiest to NFS-mount > the /usr/src and /usr/obj on the target system and > do a "make > install". The trick here is that you have to mount > /usr/src with the > same path name as it has on the fast system, as that > path name is used > in the object tree. So if it's really /usr/src on > your fast system, > mount it as /usr/src on the slow one. If it's really > in > /my/scratch/disk/freebsd/src and /usr/src is a > symlink to that, you > have to mount it as /my/scratch/disk/freebsd/src on > the slow system, > and create the symlink if you want. /usr/obj doesn't > have that > requirement, but I do it the same way anyway. > > The only way I know of to do this for 5.0 is the > NFS-mount and > install, but I haven't really gotten into 5.0. > > <mike > -- > Mike Meyer <mwm@mired.org> > http://www.mired.org/consulting.html > Independent Network/Unix/Perforce consultant, email > for more information. http://mobile.yahoo.com.au - Yahoo! Mobile - Check & compose your email via SMS on your Telstra or Vodafone mobile. From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 21:05:08 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4659437B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 21:05:07 -0700 (PDT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2A0043FE5 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 21:05:06 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.9/8.12.9) id h3M456fs017116; Mon, 21 Apr 2003 23:05:06 -0500 (CDT) (envelope-from dan) Date: Mon, 21 Apr 2003 23:05:06 -0500 From: Dan Nelson <dnelson@allantgroup.com> To: Joe Pokupec <joepok@ninestar.com> Message-ID: <20030422040506.GE36860@dan.emsphone.com> References: <BAC9EF22.CEC0%joepok@ninestar.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <BAC9EF22.CEC0%joepok@ninestar.com> X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.4i cc: Free BSD List <freebsd-questions@freebsd.org> Subject: Re: Video Compression Apps X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 04:05:08 -0000 In the last episode (Apr 21), Joe Pokupec said: > I'm a FreeBSD newbie. I have a file server set up on 4.7 using Samba > for file services and Apache for web services. I have lots of videos > that I capture from TV and save in MPEG1 (VCD) format and store on > the FreeBSD box. > > Does anyone know of an app that can be scripted or scheduled (using > cron) to regularly convert these MPEG1 video files into DIVX or > MPEG4? For that matter, are there any MPEG1 or DIVX video editors > and/or capture utilities available for FreeBSD 4.7? ports/multimedia/ffmpeg is probably what you're looking for. -- Dan Nelson dnelson@allantgroup.com From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 21:34:25 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE55D37B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 21:34:25 -0700 (PDT) Received: from smtp0.adl1.internode.on.net (smtp0.adl1.internode.on.net [203.16.214.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8AAC43FBF for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 21:34:24 -0700 (PDT) (envelope-from Malcolm.Kay@internode.on.net) Received: from beta.home (ppp1831.sa.padsl.internode.on.net [150.101.26.38]) h3M4YHZe057943; Tue, 22 Apr 2003 14:04:18 +0930 (CST) Content-Type: text/plain; charset="iso-8859-1" From: Malcolm Kay <Malcolm.Kay@internode.on.net> Organization: At home To: William Palfreman <william@palfreman.com>, Chris Pockele <chrisp@belgacom.net> Date: Tue, 22 Apr 2003 14:10:29 +0930 User-Agent: KMail/1.4.3 References: <20030421170801.GA23306@freedaemon.home.lan> <20030421191133.M41557@ndhn.yna.cnyserzna.pbz> In-Reply-To: <20030421191133.M41557@ndhn.yna.cnyserzna.pbz> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200304221410.29115.Malcolm.Kay@internode.on.net> cc: freebsd-questions@freebsd.org Subject: Re: floppy drive problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 04:34:26 -0000 On Tue, 22 Apr 2003 04:41, William Palfreman wrote: > On Mon, 21 Apr 2003, Chris Pockele wrote: > > Hello, > > > > I've got a 486 laptop running a FreeBSD 4.7-STABLE snapshot from > > February 4th. Unfortunately its floppy drive is acting weird under > > FreeBSD: > > > > nomad# mount -t msdos /dev/fd0a /mnt > > fd0c: hard error reading fsbn 0 of 0-3 (ST0 40<abnrml> ST1 > > 10<data_overrun> ST2 0 cyl 0 hd 0 sec 1) > > msdos: /dev/fd0a: Input/output error > > Given the apparent age of the drive, I'd say it was probably faulty. > If you are lucky you just have a faulty floppy disk, and the drive is > ok. Maybe. > > > nomad# dd if=3D/dev/fd0a /mnt > > dd: unknown operand /mnt > > Incorrect use of dd. > > > nomad# dd if=3D/dev/fd0a of=3D/dev/null > > fd0c: hard error reading fsbn 0 (ST0 40<abnrml> ST1 10<data_overrun> = ST2 > > 0 cyl 0 hd 0 sec 1) > > dd: /dev/fd0a: Input/output error > > 0+0 records in > > 0+0 records out > > 0 bytes transferred in 7.328928 secs (0 bytes/sec) > > Correct use of dd, but the disk or drive still looks faulty. > > > When I boot with an OpenBSD boot disk and try the same, it shows > > similar error messages. > > Probably a very similar driver. > > > This is with various disks which are readable on other machine, and > > even on the same machine under dos/windows, so I presume the drive is > > not broken. > > In human years, a 486 is in its early 80s. Hardware failure for moving > parts is not just a possibility, its a assumption that has to be proved > wrong. Windows, especially DOS derived versions like 95 or 98, are mor= e > tolerant of faulty hardware than Unixes. Probably you would find in > use that "Windows seems to screw disks up now and then". A Unix would > test for more reading and writing faults, and coming across a problem > that windows would miss, would consider the drive to be faulty and > probably refuse to use it. > > > There must be some kind of incompatibility between the drive or > > controller and the FreeBSD driver. It works under Linux, although the > > Linux kernel prints some messages about timeouts and unexpected > > interrupts. > > Yup, because its faulty. Linux must just be slightly more failure > tolerant in that respect. It's noticed the same hardware failure, but > it is prepared to give it a go anyway, complaining. > > The main reason for this is only because it uses its own floppy driver > (not a BSD one) that behaves in a slightly different way in cases of > serious error. It does not imply incompatibility. > > > I attached a FreeBSD dmesg (custom kernel - same happens with the > > GENERIC one), and the dmesg from tomsrtbt (a one-floppy Linux > > distribution which loads a ramdisk image from floppy - you can see th= e > > messages when it starts reading that). > > > > Does anyone have an idea about how to start debugging or fixing this? > > Try with a known good floppy disk, then try cleaning the heads of the > drive unit, or better, stripping the drive down and pulling all the > fluff out too, then try replacing the drive itself, and if you can't > replace it (likely), most of the time move files over the network > (preferably PCMCIA 10Mbit Ethernet, but over parallel or serial TCP/IP > if Ethernet is impossible (broken slot perhaps) if you don't just chuck > it out - and attach the disk to another machine for OS installs, if you > can't go down the bootable CDROM route. I have seen people use a > converter to attach a laptop IDE disk to a full sized PC controller > cable. Notice all Chris's commands address a ufs partition, and the errors come = from=20 fd0c -- again a ufs concept. The disk is not set up with ufs but FAT12 so= =20 these do not exist. His drive works OK under windows; it is possible but very unlikely there = is a hardware problem. His problem will probably disappear if he uses a suitable device fd0 or=20 fd0.1440 rather than fd0a. This also applies in writing an image using dd, but here it might be advisable to use the sized device fd0.1440 or the traditional raw device rfd0.1440 Malcolm =20 From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 21:36:04 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA33B37B401 for <questions@freebsd.org>; Mon, 21 Apr 2003 21:36:04 -0700 (PDT) Received: from vms2.rit.edu (vms2.isc.rit.edu [129.21.3.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7CE443F75 for <questions@freebsd.org>; Mon, 21 Apr 2003 21:36:03 -0700 (PDT) (envelope-from bjm1287@ritvax.isc.rit.edu) Received: from garfield ([129.21.129.47]) by ritvax.isc.rit.edu (PMDF V6.2 #30660) with ESMTPA id <01KV0BVP0Y3QWZM6FF@ritvax.isc.rit.edu> for questions@freebsd.org; Tue, 22 Apr 2003 00:36:06 -0400 (EDT) Date: Tue, 22 Apr 2003 00:35:41 -0400 From: Brian McCann <bjm1287@ritvax.isc.rit.edu> In-reply-to: <20030422024309.EEE493DD5@xmxpita.excite.com> To: healthperspectives@excite.com, questions@freebsd.org Message-id: <000001c30888$a1e093d0$1300a8c0@garfield> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Mailer: Microsoft Outlook, Build 10.0.2616 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal Subject: RE: Out of disk space..how to free X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 04:36:05 -0000 What is your mail program? I know on the system we use (which is IMAP), I have to manually purge the messages and then compress my folders to re-gain the space. You could also look into archiving some old logs. /var is on it's own partition I assume? --Brian -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Tom and Becky Foltz Sent: Monday, April 21, 2003 10:43 PM To: questions@freebsd.org Subject: Out of disk space..how to free We are using Webmin for our email server and we have been receiving the following message:At boot up: File system full After boot up: low on space (have 0,SMTP - DAEMON needs 01 i /var/spool/mqueue I'm unfamiliar with FreeBSD, but I've worked with Linux in the past. How do I free up some space? I've already deleted about 5000 email messages and rebooted the server (FreeBSD 4.0) about 4 times with the same messages. Got any ideas and directions?Thanks,Tom _______________________________________________ Join Excite! - http://www.excite.com The most personalized portal on the Web! _______________________________________________ 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 Apr 21 21:51:18 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 208FE37B401 for <freebsd-questions@FreeBSD.ORG>; Mon, 21 Apr 2003 21:51:18 -0700 (PDT) Received: from windmill.garlic.com (windmill-en0.garlic.com [208.195.160.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB55943FE0 for <freebsd-questions@FreeBSD.ORG>; Mon, 21 Apr 2003 21:51:17 -0700 (PDT) (envelope-from madriax@garlic.com) Received: from SHMOOPIE (170.sm7.dialup.garlic.net [216.139.3.170]) by windmill.garlic.com (8.11.1/8.11.1) with ESMTP id h3M4pD766510; Mon, 21 Apr 2003 21:51:14 -0700 From: "Remington L." <madriax@garlic.com> To: "Freebsd-Questions" <freebsd-questions@FreeBSD.ORG>, <Freebsd-hardware@FreeBSD.com> Date: Mon, 21 Apr 2003 21:51:02 -0700 Message-ID: <000001c3088a$c8579d40$280f10ac@SHMOOPIE> 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.2616 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal Subject: Compatible wireless nic X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 04:51:18 -0000 I will be implementing a wireless LAN within the next few weeks. I will have FreeBSD 5.0 as the server. It will be acting as the default gateway to the internet and as a WAP. From your guys experiences what are some good PCI 802.11b wireless cards? (full BSD compatible is a must of course) From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 21:52:18 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2BEB137B401 for <questions@FreeBSD.ORG>; Mon, 21 Apr 2003 21:52:18 -0700 (PDT) Received: from sub21-156.member.dsl-only.net (sub21-156.member.dsl-only.net [63.105.21.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44EFA43F75 for <questions@FreeBSD.ORG>; Mon, 21 Apr 2003 21:52:17 -0700 (PDT) (envelope-from nkinkade@sub21-156.member.dsl-only.net) Received: from nkinkade by sub21-156.member.dsl-only.net with local (Exim 4.10) id 197plP-000OYA-00; Mon, 21 Apr 2003 21:52:15 -0700 Date: Mon, 21 Apr 2003 21:52:15 -0700 From: Nathan Kinkade <nkinkade@dsl-only.net> To: K Anderson <freebsduser@attbi.com> Message-ID: <20030422045214.GE92029@sub21-156.member.dsl-only.net> Mail-Followup-To: Nathan Kinkade <nkinkade@dsl-only.net>, K Anderson <freebsduser@attbi.com>, nkinkade@fastmail.fm, FreeBSD Questions <questions@FreeBSD.ORG> References: <3EA45EA5.1090606@attbi.com> <20030421223334.GD92029@sub21-156.member.dsl-only.net> <3EA48E19.3050601@attbi.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vmttodhTwj0NAgWp" Content-Disposition: inline In-Reply-To: <3EA48E19.3050601@attbi.com> User-Agent: Mutt/1.4i Sender: Nathan Kinkade <nkinkade@sub21-156.member.dsl-only.net> cc: nkinkade@fastmail.fm cc: FreeBSD Questions <questions@FreeBSD.ORG> Subject: Re: Diskless Workstation Boot - kernel.diskless can't parse file... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: nkinkade@fastmail.fm List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 04:52:18 -0000 --vmttodhTwj0NAgWp Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 21, 2003 at 05:34:33PM -0700, K Anderson wrote: > Nathan Kinkade wrote: > >On Mon, Apr 21, 2003 at 02:12:05PM -0700, K Anderson wrote: > > > >>Greetings, > >> > >>I'm interested in checking out the diskless workstation stuff but I am= =20 > >>finding the documentation sorely lacking. > >> > >>I have the dhcp server configured but I am at a point where the=20 > >>etherboot floppy connects, gets the assigned IP address and other=20 > >>information then gets stuck with the following error > >> > >>Loading 192.168.100.105:kernel.diskless can't parse file name=20 > >>kernel.diskless > >> > >>I think it might have to do with the tag kernel but the command to make= =20 > >>the tagged kernel doesn't exist. > >> > >>So I'm looking for someone to lead me to the holly grail of diskless=20 > >>workstations so I can check it out. > >> > >>Really good instructions are greatly appreciated. > >> > >>I'm using Etherboot 5.0.8 from ports. > > > > > >First, FreeBSD does not need a tagged kernel like Linux, so do not tag > >or attempt to tag the kernel. What sort of path do you have to > >kernel.diskless in your dhcpd.conf file? Are you using nfs or tftp? > >I've got a diskless terminal going here with 4.8. I used nfs across the > >board so that I don't have to enable tftpd, and thence inetd. Here > >would be some useful information for me to know: > >1) your dhcpd.conf file > >2) options you selected when building your etherboot image > >3) nfs or tftpd > > > >I may not be able to help, even with these, but possibly I'll see > >something?? > > > >Nathan >=20 > Ok, no tagged kernel. :) Thanks. Oh, I'm using a laptop, it has boot=20 > from NIC and it works, but the problem with that is it says img is to=20 > large for low memory. So that's why I went to etherboot. >=20 > 1) here's the dhcp.conf lines (etherboot reports getting an IP): > host bailey { > hardware ethernet 00:0b:db:13:90:ab; > fixed-address 192.168.100.200; > next-server 192.168.100.105; > filename "kernel.diskless"; > option root-path "192.168.100.105:/diskless_root"; > } >=20 >=20 > 2) Options for etherboot? I just typed make in /usr/ports/net/etherboot= =20 > without any options. >=20 > 3) I used tftpd to get the kernel. tftpd is /tftpboot > This I finally figured out when I kept getting file not found errors.=20 > hehehe. So I just tftp'd to the localhost and doh! it was right, file=20 > wasn't found. I had the wrong path all over the place. >=20 <snipped kernel config - looks ok> How about trying NFS over tftp? I have getting my etherboot ROM images from rom-o-matic.org. It is very convenient this way. Try this: goto http://rom-o-matic.org and link to the 5.0.9 config area. Then select your network card in the list and also select the output format as binary-rom. then click the "Configure" button. The only extra box that you should need to check is the DOWNLOAD_PROTO_NFS. I also prefer the BAR_PROGRESS to the dots - but you haven't got this far in the boot process yet. Click "Get ROM" and then install the file that you download to your NIC. Then setup NFS on your machine - you are using NFS for the filesystems anyway, why not just ditch tftp in favor of NFS all around? You can probably get NFS going with: Add a line to your /etc/exports file like: /tftpboot -ro -maproot=3D0 -network 192.168.100 Then do: # nfsd -u -t -n 4 # mountd -r # portmap # perl -pi'.bak' -e 's/^tftp/#tftp/' /etc/inetd.conf && killall -HUP inetd Hopefully, this will export the dir where your kernel is located, launch the nfs daemon (check /var/log/messages after you do all this), and then disable tftp ... of course, it is probably easier to just edit inetd.conf by hand but not nearly as interesting! :) I also found it very useful to launch the network protocol analyzer ethereal to see what was going on. When things were not working it ethereal made it very clear on which side the problem lay - solving the problem was a diff. story. Just for comparison here are snippets from various files: dhcpd.conf: host diskless-100 { hardware ethernet 00:90:27:BF:BA:60; fixed-address 10.0.0.100; next-server 10.0.0.2; filename "/usr/home/diskless/kernel"; option root-path "10.0.0.2:/usr/home/diskless"; } /etc/exports: /usr/home/diskless -ro -maproot=3D0 -network 10 kernel configs: options BOOTP=20 options BOOTP_NFSROOT options BOOTP_NFSV3 Let me know what happens, Nathan --=20 GPG Public Key ID: 0x4250A04C gpg --keyserver pgp.mit.edu --recv-keys 4250A04C http://63.105.21.156/gpg_nkinkade_4250A04C.asc --vmttodhTwj0NAgWp Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+pMp+WZYS9EJQoEwRAhT3AKDkADlZDWMrcQrX3pZ4w6zH25TRRACgj4g0 NWsSf2gOjsnBbtZad0P/PXM= =rD9l -----END PGP SIGNATURE----- --vmttodhTwj0NAgWp-- From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 21:53:58 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C509C37B401 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 21:53:58 -0700 (PDT) Received: from mail.gmx.net (pop.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 881C143FDD for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 21:53:57 -0700 (PDT) (envelope-from blueeskimo@gmx.net) Received: (qmail 15274 invoked by uid 65534); 22 Apr 2003 04:53:56 -0000 Received: from i216-58-29-174.gta.igs.net (EHLO [192.168.56.5]) (216.58.29.174) by mail.gmx.net (mp018-rz3) with SMTP; 22 Apr 2003 06:53:56 +0200 Date: Tue, 22 Apr 2003 00:53:59 -0400 From: Adam <blueeskimo@gmx.net> To: freebsd-questions@freebsd.org Message-Id: <20030422004530.CAAB.BLUEESKIMO@gmx.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.05.10 Subject: Strange networking behaviour (memory leak?) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 04:53:59 -0000 I've recently become very concious of possible memory leaks on my FreeBSD box. While troubleshooting a particular memory leak, I came across some very peculiar behaviour when copying files over the local 100mbit network. When copying files over the network, the free memory on my FreeBSD box drops at a rate of about 30mb every couple seconds. It eventually bottoms out at about 500k free. If I kill the active transfer, the amount of free RAM is not affected. However, if I delete the file that was being written to the FreeBSD box, the free RAM instantaneously increases by about 400-450mb. Note that this has only been tested on transfers of large files (>600mb). I've tested this behaviour both by downloading from my Windows computer to the FreeBSD box (using lftp on FreeBSD), and by uploading from the Windows computer to the FreeBSD machine via PureFTPd (SFTP behaves similarly, but much slower since I get max 165k/s via SFTP). Is this behaviour expected? Is it normal? I'm running FreeBSD v4.7 on an Athlon 1.5GHz with 512mb DDR RAM. Thanks, -- Adam <blueeskimo@gmx.net> From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 22:09:11 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2E2037B404 for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 22:09:11 -0700 (PDT) Received: from mail.openserve.net (mail.openserve.net [208.12.101.249]) by mx1.FreeBSD.org (Postfix) with SMTP id 46D2343FBF for <freebsd-questions@freebsd.org>; Mon, 21 Apr 2003 22:09:09 -0700 (PDT) (envelope-from bsd@hub3.net) Received: (qmail 88167 invoked from network); 22 Apr 2003 05:09:06 -0000 Received: from gw.hub3.net (HELO hub3.net) (bryan@208.12.101.245) by mail.openserve.net with SMTP; 22 Apr 2003 05:09:06 -0000 Date: Mon, 21 Apr 2003 22:09:05 -0700 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) From: Bryan Vyhmeister <bsd@hub3.net> To: "Remington L." <madriax@garlic.com>, freebsd-questions@freebsd.org Content-Transfer-Encoding: 7bit In-Reply-To: <000001c3088a$c8579d40$280f10ac@SHMOOPIE> Message-Id: <8A6269EA-7480-11D7-9790-000393D5E5DA@hub3.net> X-Mailer: Apple Mail (2.552) Subject: Re: Compatible wireless nic X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 05:09:12 -0000 On Monday, April 21, 2003, at 09:51 PM, Remington L. wrote: > I will be implementing a wireless LAN within the next few weeks. I will > have FreeBSD 5.0 as the server. It will be acting as the default > gateway > to the internet and as a WAP. From your guys experiences what are some > good PCI 802.11b wireless cards? (full BSD compatible is a must of > course) I am presently running a Senao/EnGenius 200mW 802.11b wireless card inside a PCI adapter in a VIA C3 800 MHz mini-ITX system. It runs FreeBSD 5.0 and is my access point at home. It runs very well. I highly recommend the Senao/EnGenius cards. The cards work great in FreeBSD 4.7, 4.8, and 5.0. I got my cards from: http://www.netgate.com/ As a side note, I could not get FreeBSD 4.7 or 4.8 to recognize the PCI adapter properly but 5.0 works like a charm. Hope that helps. Bryan From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 22:29:47 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2BE037B401 for <FreeBSD-Questions@FreeBSD.org>; Mon, 21 Apr 2003 22:29:46 -0700 (PDT) Received: from tmxmailsmtp1.telmex.com (customer-148-223-155-51.uninet.net.mx [148.223.155.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A2C943FCB for <FreeBSD-Questions@FreeBSD.org>; Mon, 21 Apr 2003 22:29:45 -0700 (PDT) (envelope-from MPAREDES@telmex.com) Received: from tmxmailmex3.ad.intranet.telmex.com ([13.44.1.86]) by tmxmailsmtp1.telmex.com with Microsoft SMTPSVC(5.0.2195.5329); Tue, 22 Apr 2003 00:26:33 -0500 Received: from tmxmailhmo1.ad.intranet.telmex.com ([13.44.1.105]) by tmxmailmex3.ad.intranet.telmex.com with Microsoft SMTPSVC(5.0.2195.5329); Mon, 21 Apr 2003 23:58:51 -0500 content-class: urn:content-classes:message X-MimeOLE: Produced By Microsoft Exchange V6.0.6334.0 Date: Mon, 21 Apr 2003 21:58:50 -0700 Message-ID: <35BC9957B8699C42AB3A665E3C5656556CAD56@tmxmailhmo1.intranet.telmex.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Re: fbsd in bootmenu XP Thread-Index: AcMIjHWivEzlw9NJSmOZ+WFV5aMG0w== From: "Paredes S醤chez Mart韓 A." <MPAREDES@telmex.com> To: "dick hoogendijk" <dick@nagual.st> X-OriginalArrivalTime: 22 Apr 2003 04:58:51.0276 (UTC) FILETIME=[DDE514C0:01C3088B] cc: "BSD." <FreeBSD-Questions@FreeBSD.org> Subject: Re: fbsd in bootmenu XP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 05:29:47 -0000 Hi: If your BIOS allow you to boot from the second disk, try that first. First, you should know that I don kwon much about FreeBSD, but the last week I make a test (an experiment) to have 3 OS in my pc : Win95 Fat23 NT ws NTFS FreeBSD All in one disk, one of my experiment make me do a "fdisk /mbr" from win95 witch erase the bootloader of freebsd. This says to me that the loader of FreeBSD is in the MBR (master boot record) of the disk, not in the boot sector of the partition(ms-dos)/slice(FreeBSD) like NT o Win9X. Then I boot from a floppy and run fdisk to activate the partition with NT, and the boot loader of NT still there (because is in the boot sector). I turn off the pc and boot from floppy and activate the win95 with fdisk, reboot the pc and boot win95 normal, then in fdisk I activate the FreeBSD partition and reinit the pc and I get FreeBSD running. Now I know that the loader of FreeBSD is better than NT because is in the MBR. In the cd of installation came a tool for ms-dos called bootinst.exe (in the directory TOOLS) witch reinstall the boot loader of FreeBSD. After I run it I get: F1 ??? F2 ??? F3 FreeBSD I don't kwon if this utility works for 2 hard disk, try it (you can see the code if you need). But be careful, you are playing with you MBR. When you install FreeBSD, you install it in the second drive or you move it to the second drive when you install XP? -HTH maps -----Original Message----- From: dick hoogendijk [SMTP:dick@nagual.st] Sent: Saturday, April 19, 2003 6:10 AM To: freebsd-questions Subject: fbsd in bootmenu XP I've two harddisks. On the first is win-XP on the second FreeBSD-4.8. Both drives have a MBR made by boot0cfg. That's not as convenient as it could (should) be. It would be nicer to have FreeBSD (on the second harddisk) booted from within the XP-bootmenu. Can anybody explain what I have to do to get the right "file" which I can put into the XP-bootmenu? -- dick -- http://www.nagual.st/ -- PGP/GnuPG key: F86289CE ++ Running FreeBSD 4.8 ++ Debian GNU/Linux (Woody) _______________________________________________ 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 Apr 21 22:29:47 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5BA2537B404 for <FreeBSD-Questions@FreeBSD.org>; Mon, 21 Apr 2003 22:29:47 -0700 (PDT) Received: from tmxmailsmtp1.telmex.com (customer-148-223-155-51.uninet.net.mx [148.223.155.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9596443FD7 for <FreeBSD-Questions@FreeBSD.org>; Mon, 21 Apr 2003 22:29:46 -0700 (PDT) (envelope-from MPAREDES@telmex.com) Received: from tmxmailmex3.ad.intranet.telmex.com ([13.44.1.86]) by tmxmailsmtp1.telmex.com with Microsoft SMTPSVC(5.0.2195.5329); Tue, 22 Apr 2003 00:26:33 -0500 Received: from tmxmailhmo1.ad.intranet.telmex.com ([13.44.1.105]) by tmxmailmex3.ad.intranet.telmex.com with Microsoft SMTPSVC(5.0.2195.5329); Mon, 21 Apr 2003 23:04:58 -0500 content-class: urn:content-classes:message X-MimeOLE: Produced By Microsoft Exchange V6.0.6334.0 Date: Mon, 21 Apr 2003 21:04:57 -0700 Message-ID: <35BC9957B8699C42AB3A665E3C5656556CAD55@tmxmailhmo1.intranet.telmex.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: USB Keyboard and FreeBSD BootMGR Thread-Index: AcMELcCLTo1/+lS9R2GSbMxtb6lueQEVryYAAAAafaA= From: "Paredes S醤chez Mart韓 A." <MPAREDES@telmex.com> To: "BSD." <FreeBSD-Questions@FreeBSD.org> X-OriginalArrivalTime: 22 Apr 2003 04:04:58.0292 (UTC) FILETIME=[56E2DF40:01C30884] Subject: FW: USB Keyboard and FreeBSD BootMGR X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 05:29:47 -0000 I have been reading info about the loader, it says it cat load modules, I don't know if the deamon of the keyboard is a module, and if thera can be a modification of the scripts of the loader. maps -----Original Message----- From: Paul Forrester [SMTP:paforres@cisco.com] Sent: Wednesday, April 16, 2003 8:39 AM To: questions@freebsd.org Subject: Re: USB Keyboard and FreeBSD BootMGR I have the same problem as Mark. I've tried enabling USB at the BIOS level and that allows me to use the keyboard to navigate the BIOS screens, but as soon as the BootMGR loads, the USB gets switched off. I manage several servers in a cross platform environment and USB is the only 'common' denominator for keyboards. Right now I keep a separate keyboard around just for that period when the BootMGR is running for those rare instances when I need to stop the boot, change the kernel, boot into single user, etc... It seems like others must have bumped up against this problem and solved it in a more elegant fashion than I. How about it? Is there a software only workaround? Thanks and regards, Paul Forrester Begin forwarded message: > Date: Wed, 16 Apr 2003 06:51:20 +0000 > From: "Timothy R. Simmons" <tsimmons77@comcast.net> > Subject: Re: USB Keyboard and FreeBSD BootMGR > To: Mark Jacobs <mark.jacobs@custserv.com>, questions@freebsd.org > Message-ID: <200304160651.20634.tsimmons77@comcast.net> > Content-Type: text/plain; charset=iso-8859-1 > > Enabling USB Keyboard support in BIOS may be your answer here. > That should let the keyboard be usuable until the USB daemon can take > control. > > On Wednesday 16 April 2003 01:54 pm, Mark Jacobs wrote: >> This may be a catch-22 situtation but, how does one select which >> operating >> system to boot from using a usb keyboard since it doesn't seem to do >> anything until an operating system is booted and support for usb >> devices >> loaded. >> >> TIA, >> >> Mark Jacobs >> >> >> _______________________________________________ >> 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" _______________________________________________ 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 Apr 21 22:39:46 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D8A737B401 for <questions@FreeBSD.ORG>; Mon, 21 Apr 2003 22:39:46 -0700 (PDT) Received: from hotmail.com (bay8-f57.bay8.hotmail.com [64.4.27.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD85E43F3F for <questions@FreeBSD.ORG>; Mon, 21 Apr 2003 22:39:45 -0700 (PDT) (envelope-from unixtools@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 21 Apr 2003 22:39:45 -0700 Received: from 203.199.109.165 by by8fd.bay8.hotmail.msn.com with HTTP; Tue, 22 Apr 2003 05:39:45 GMT X-Originating-IP: [203.199.109.165] X-Originating-Email: [unixtools@hotmail.com] From: "Sunil Sunder Raj" <unixtools@hotmail.com> To: jemaxwell@jaymax.com Date: Tue, 22 Apr 2003 11:09:45 +0530 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: <BAY8-F57HvoFOAmEaJs00003c1d@hotmail.com> X-OriginalArrivalTime: 22 Apr 2003 05:39:45.0852 (UTC) FILETIME=[94EFA7C0:01C30891] cc: questions@FreeBSD.ORG Subject: Re: Restarting init without rebooting X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 05:39:46 -0000 Hi, kill -HUP pid wher pid is the pid of the inetd process. Regards SSR >From: Joseph Maxwell <jemaxwell@jaymax.com> >To: FreeBSD Users <questions@FreeBSD.ORG> >Subject: Restarting init without rebooting >Date: Mon, 21 Apr 2003 08:22:47 -0700 > >Hello, > >There is supposed to be a way of restarting init, after modifications of >say an rc.* file, by sending a SIGHUP, I think avoiding the need to >reboot. >Could someone say how it is done. >Thanks > >-- Joe -- > >_______________________________________________ >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" _________________________________________________________________ Travel deals. Pick 'em up. http://www.msn.co.in/Travel/ Only on MSN. From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 23:21:43 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEF0337B401 for <questions@FreeBSD.ORG>; Mon, 21 Apr 2003 23:21:43 -0700 (PDT) Received: from apollo.laserfence.net (apollo.laserfence.net [196.44.69.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1251F43FE0 for <questions@FreeBSD.ORG>; Mon, 21 Apr 2003 23:21:41 -0700 (PDT) (envelope-from will@unfoldings.net) Received: from localhost ([127.0.0.1]) by apollo.laserfence.net with esmtp (Exim 4.10) id 197r9j-000HT5-00; Tue, 22 Apr 2003 08:21:27 +0200 Received: from prometheus-p0.datel.laserfence.net ([192.168.255.1] helo=prometheus.home.laserfence.net) by apollo.laserfence.net with esmtp (Exim 4.10) id 197r9R-000HSu-00; Tue, 22 Apr 2003 08:21:11 +0200 Received: from phoenix.home.laserfence.net ([192.168.0.2]) by prometheus.home.laserfence.net with esmtp (Exim 4.10) id 197r9J-0005wQ-00; Tue, 22 Apr 2003 08:21:01 +0200 Received: from will by phoenix.home.laserfence.net with local (Exim 4.10) id 197r9I-0002J3-00; Tue, 22 Apr 2003 08:21:00 +0200 From: Willie Viljoen <will@unfoldings.net> To: "Sunil Sunder Raj" <unixtools@hotmail.com>, jemaxwell@jaymax.com Date: Tue, 22 Apr 2003 08:20:59 +0200 User-Agent: KMail/1.5.1 References: <BAY8-F57HvoFOAmEaJs00003c1d@hotmail.com> In-Reply-To: <BAY8-F57HvoFOAmEaJs00003c1d@hotmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304220821.00090.will@unfoldings.net> Sender: Willie Viljoen <will@phoenix.home.laserfence.net> X-Spam-Score: (/) X-Scanner: exiscan for exim4 (http://duncanthrax.net/exiscan/) *197r9R-000HSu-00*nEilmc9Kn2Q* X-Virus-Scanned: by AMaViS snapshot-20020422 cc: questions@FreeBSD.ORG Subject: Re: Restarting init without rebooting X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 06:21:44 -0000 On Tuesday 22 April 2003 7:39, someone, possibly Sunil Sunder Raj, typed: (Top post moved to bottom) > >There is supposed to be a way of restarting init, after modifications of > >say an rc.* file, by sending a SIGHUP, I think avoiding the need to > >reboot. > kill -HUP pid > wher pid is the pid of the inetd process. Sunil, this is to restart the internet super server (inetd). Joe wanted to restart init (the stage of booting and system management just after the kernel) Joe, sadly BSD init will not restart as some SysV flavours will do, however, if you are at the console (NOT over a network connection, but a serial console counts too), there is a way to emulate the behaviour you would get from a SysV init. First, as root, do this (note the omission of switches): # shutdown now The system should now kill off processes and if your console is set to be insecure in /etc/ttys(5), init will ask for your root password to enter single user mode. Now you will be asked for a shell. Normally I prefer csh, but I'd recommend going with the defeault of /bin/sh for single user mode, various reasons. Once in single user mode, you will see: # Now, your only real option is to conduct some single user operations on the system, and reboot. You may also reinvoke rc however. Note that this can be troublesome, as some things in system startup really need only happen once. If you want to do this, first make sure to unmount all file systems in fstab(5), except for root. Do this: # umount -A Now, to attempt the restart, enter: # sh /etc/rc It's important that you use sh here. Even if you selected to use csh for your shell, you MUST invoke /etc/rc with sh. The system should now start performing the general booting procedures. This is pretty much a reboot, but it won't kill your uptime (which I am assuming is what you wish to preserve) Give this a try. Will -- Willie Viljoen Freelance IT Consultant 214 Paul Kruger Avenue, Universitas Bloemfontein 9321 South Africa +27 51 522 15 60 +27 51 522 44 36 (after hours) +27 82 404 03 27 (mobile) will@unfoldings.net From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 23:27:36 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3855A37B401 for <questions@freebsd.org>; Mon, 21 Apr 2003 23:27:36 -0700 (PDT) Received: from web40109.mail.yahoo.com (web40109.mail.yahoo.com [66.218.78.43]) by mx1.FreeBSD.org (Postfix) with SMTP id CFE2643FB1 for <questions@freebsd.org>; Mon, 21 Apr 2003 23:27:35 -0700 (PDT) (envelope-from vlaero@yahoo.com.au) Message-ID: <20030422062735.15800.qmail@web40109.mail.yahoo.com> Received: from [61.88.9.226] by web40109.mail.yahoo.com via HTTP; Tue, 22 Apr 2003 16:27:35 EST Date: Tue, 22 Apr 2003 16:27:35 +1000 (EST) From: =?iso-8859-1?q?Paul=20Jansen?= <vlaero@yahoo.com.au> To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: updating KDE via packges - how? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 06:27:36 -0000 Hello, as the subject indicates I'm wanitng to do an upgrade of my KDE install (on freebsd 4.8). I've done a bit of looking around google groups and the mailing list archives but can't see anything definite as to how to go about this. I installed the 'portupgrade' port but ran into some difficulties. Portupgrade was saying that it couldn't find my already installed package (can't remember exact message). WHat I'm hoping to do is download the required packages from fruitsalad.org and burn them to CD. I'd like to be able to take that home and do an upgrade from there on a few machines. Can someone step me through what would be required? Thanks, PJ http://mobile.yahoo.com.au - Yahoo! Mobile - Check & compose your email via SMS on your Telstra or Vodafone mobile. From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 00:03:01 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 276EB37B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 00:03:01 -0700 (PDT) Received: from gw-us1.philips.com (gw-us1.philips.com [63.114.235.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83A5E43FBF for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 00:03:00 -0700 (PDT) (envelope-from founder.fang@philips.com) Received: from smtpscan-us2.philips.com (unknown [167.81.233.26]) by gw-us1.philips.com (Postfix) with ESMTP id 236B554235 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 02:03:00 -0500 (CDT) Received: from smtprelay-us1.philips.com (localhost [127.0.0.1]) ESMTP id CAA09337 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 02:02:58 -0500 (CDT) From: founder.fang@philips.com Received: from sgp001soh.diamond.philips.com (apsoh01.diamond.philips.com [130.147.79.59]) ESMTP id CAA04267 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 02:02:56 -0500 (CDT) To: freebsd-questions@freebsd.org MIME-Version: 1.0 X-Mailer: Lotus Notes Release 5.0.9a January 7, 2002 Message-ID: <OF275829AC.0AB613FA-ON48256D10.0026EBC9-48256D10.0026CF2D@diamond.philips.com> Date: Tue, 22 Apr 2003 15:10:05 +0800 X-MIMETrack: Serialize by Router on sgp001soh/H/SERVER/PHILIPS(Release 5.0.9a |January 7, 2002) at 22/04/2003 15:03:26, Serialize complete at 22/04/2003 15:03:26 Content-Type: text/plain; charset="us-ascii" X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: how to update cvs package in FreeBSD 4.5 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 07:03:01 -0000 hi, i have a question about package update. i know there is a security problem in cvs in FreeBSD 4.5, so i want to update this package to fix the problem, but when i search the package in FreeBSD web site, i found many package associated with cvs, i don't know which package i should download and update, so who can give me some information? thanks. Best regards Founder Fang From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 00:27:48 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3ADBA37B401 for <questions@freebsd.org>; Tue, 22 Apr 2003 00:27:48 -0700 (PDT) Received: from out006.verizon.net (out006pub.verizon.net [206.46.170.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id A43A443FA3 for <questions@freebsd.org>; Tue, 22 Apr 2003 00:27:46 -0700 (PDT) (envelope-from ej.cerejo@laposte.net) Received: from laposte.net ([141.150.115.173]) by out006.verizon.net (InterMail vM.5.01.05.33 201-253-122-126-133-20030313) with ESMTP id <20030422072746.EDWK25800.out006.verizon.net@laposte.net>; Tue, 22 Apr 2003 02:27:46 -0500 Message-ID: <3EA4EEF1.4000106@laposte.net> Date: Tue, 22 Apr 2003 03:27:45 -0400 From: "E. J. Cerejo" <ej.cerejo@laposte.net> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Paul Jansen <vlaero@yahoo.com.au> References: <20030422062735.15800.qmail@web40109.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at out006.verizon.net from [141.150.115.173] at Tue, 22 Apr 2003 02:27:45 -0500 cc: questions@freebsd.org Subject: Re: updating KDE via packges - how? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 07:27:48 -0000 Before you start using portupgrade you should do a few things explained here: http://www.onlamp.com/lpt/a/1385 If you installed kde through ports or with with pkg_add/sysinstall they should be registere in /var/db/pkg Paul Jansen wrote: > Hello, > as the subject indicates I'm wanitng to do an upgrade > of my KDE install (on freebsd 4.8). I've done a bit > of looking around google groups and the mailing list > archives but can't see anything definite as to how to > go about this. I installed the 'portupgrade' port but > ran into some difficulties. Portupgrade was saying > that it couldn't find my already installed package > (can't remember exact message). > WHat I'm hoping to do is download the required > packages from fruitsalad.org and burn them to CD. I'd > like to be able to take that home and do an upgrade > from there on a few machines. > Can someone step me through what would be required? > > Thanks, > PJ > > > http://mobile.yahoo.com.au - Yahoo! Mobile > - Check & compose your email via SMS on your Telstra or Vodafone mobile. > _______________________________________________ > 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 Tue Apr 22 00:33:10 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A5E737B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 00:33:10 -0700 (PDT) Received: from mail.duth.gr (mail.duth.gr [192.108.114.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36AD443FB1 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 00:33:09 -0700 (PDT) (envelope-from bigbrother@bonbon.net) Received: from bigb3server.bbcluster.gr (b9-110.xan.duth.gr [193.92.211.110]) by mail.duth.gr (8.12.8p1/8.12.8) with ESMTP id h3M7X4Xv040749 (version=TLSv1/SSLv3 cipher=EDH-DSS-DES-CBC3-SHA bits=168 verify=NO) for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 10:33:07 +0300 (EEST) (envelope-from bigbrother@bonbon.net) Received: from macedon (macedon.vlsi.gr [192.168.3.226]) h3M7Wpwn032175 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 10:32:59 +0300 (EEST) (envelope-from bigbrother@bonbon.net) From: "Bigbrother" <bigbrother@bonbon.net> To: <freebsd-questions@freebsd.org> Date: Tue, 22 Apr 2003 10:33:02 +0300 Organization: Bigbrother Clustered Network Message-ID: <012901c308a1$6b8ee6b0$e203a8c0@macedon> 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.2616 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 In-Reply-To: <3EA48E19.3050601@attbi.com> Subject: RE: Diskless Workstation Boot - kernel.diskless can't parse file... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 07:33:10 -0000 > -----Original Message----- > From: K Anderson [mailto:freebsduser@attbi.com] > Sent: Tuesday, April 22, 2003 03:35 > To: nkinkade@fastmail.fm > Cc: FreeBSD Questions > Subject: Re: Diskless Workstation Boot - kernel.diskless > can't parse file... > > > > > Nathan Kinkade wrote: > > On Mon, Apr 21, 2003 at 02:12:05PM -0700, K Anderson wrote: > > > >>Greetings, > >> > >>I'm interested in checking out the diskless workstation > stuff but I am > >>finding the documentation sorely lacking. > >> > >>I have the dhcp server configured but I am at a point where the > >>etherboot floppy connects, gets the assigned IP address and other > >>information then gets stuck with the following error > >> > >>Loading 192.168.100.105:kernel.diskless can't parse file name > >>kernel.diskless > >> > >>I think it might have to do with the tag kernel but the > command to make > >>the tagged kernel doesn't exist. > >> > >>So I'm looking for someone to lead me to the holly grail of > diskless > >>workstations so I can check it out. > >> > >>Really good instructions are greatly appreciated. > >> > >>I'm using Etherboot 5.0.8 from ports. > > > > > > First, FreeBSD does not need a tagged kernel like Linux, so > do not tag > > or attempt to tag the kernel. What sort of path do you have to > > kernel.diskless in your dhcpd.conf file? Are you using nfs or tftp? > > I've got a diskless terminal going here with 4.8. I used > nfs across the > > board so that I don't have to enable tftpd, and thence inetd. Here > > would be some useful information for me to know: > > 1) your dhcpd.conf file > > 2) options you selected when building your etherboot image > > 3) nfs or tftpd > > > > I may not be able to help, even with these, but possibly I'll see > > something?? > > > > Nathan > > Ok, no tagged kernel. :) Thanks. Oh, I'm using a laptop, it has boot > from NIC and it works, but the problem with that is it says img is to > large for low memory. So that's why I went to etherboot. > > 1) here's the dhcp.conf lines (etherboot reports getting an IP): > host bailey { > hardware ethernet 00:0b:db:13:90:ab; > fixed-address 192.168.100.200; > next-server 192.168.100.105; > filename "kernel.diskless"; > option root-path "192.168.100.105:/diskless_root"; > } > > > 2) Options for etherboot? I just typed make in > /usr/ports/net/etherboot > without any options. > > 3) I used tftpd to get the kernel. tftpd is /tftpboot > This I finally figured out when I kept getting file not found errors. > hehehe. So I just tftp'd to the localhost and doh! it was right, file > wasn't found. I had the wrong path all over the place. > > NETBOOT kernel is > <...> On my server for the diskless I have inetd.conf: <..> tftp dgram udp wait root /usr/libexec/tftpd tftpd -s /tftpboot <..> dhcpd.conf: <..> filename "/tftpboot/kernel"; <..> exports: <..> / -ro -alldirs -maproot=root: -network 192.168.168.0 -mask 255.255.255.0 <..> Make sure that you also have along your lines, the previous lines! Regardz, BB From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 00:37:52 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0AB5537B401 for <questions@FreeBSD.ORG>; Tue, 22 Apr 2003 00:37:52 -0700 (PDT) Received: from grillolja.cs.umu.se (grillolja.cs.umu.se [130.239.40.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id E43F143FA3 for <questions@FreeBSD.ORG>; Tue, 22 Apr 2003 00:37:50 -0700 (PDT) (envelope-from tdv94ped@cs.umu.se) Received: from localhost (localhost [127.0.0.1]) by amavisd-new (Postfix) with ESMTP id 4562A9F36; Tue, 22 Apr 2003 09:37:49 +0200 (MEST) Received: from kvist.cs.umu.se (kvist.cs.umu.se [130.239.40.192]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by grillolja.cs.umu.se (Postfix) with ESMTP id 427719F22; Tue, 22 Apr 2003 09:37:45 +0200 (MEST) Date: Tue, 22 Apr 2003 09:37:44 +0200 (MEST) From: Paul Everlund <tdv94ped@cs.umu.se> To: Willie Viljoen <will@unfoldings.net> In-Reply-To: <200304220821.00090.will@unfoldings.net> Message-ID: <Pine.GSO.4.44.0304220931510.5014-100000@kvist.cs.umu.se> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-new cc: questions@FreeBSD.ORG cc: jemaxwell@jaymax.com Subject: Re: Restarting init without rebooting X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 07:37:52 -0000 On Tue, 22 Apr 2003, Willie Viljoen wrote: > On Tuesday 22 April 2003 7:39, someone, possibly Sunil Sunder Raj, > typed: > (Top post moved to bottom) > > >There is supposed to be a way of restarting init, after > > >modifications of say an rc.* file, by sending a SIGHUP, I think > > >avoiding the need to reboot. > > > > kill -HUP pid > > wher pid is the pid of the inetd process. > > Sunil, this is to restart the internet super server (inetd). Joe > wanted to restart init (the stage of booting and system management > just after the kernel) If you type 'kill -HUP 1' the init-process reads some (do not know which except for /etc/ttys) configuration files. > Joe, sadly BSD init will not restart as some SysV flavours will do, > however, if you are at the console (NOT over a network connection, > but a serial console counts too), there is a way to emulate the > behaviour you would get from a SysV init. > > First, as root, do this (note the omission of switches): > > # shutdown now > > The system should now kill off processes and if your console is set > to be insecure in /etc/ttys(5), init will ask for your root password > to enter single user mode. > > Now you will be asked for a shell. Normally I prefer csh, but I'd > recommend going with the defeault of /bin/sh for single user mode, > various reasons. > > Once in single user mode, you will see: > > # > > Now, your only real option is to conduct some single user operations > on the system, and reboot. You may also reinvoke rc however. Note > that this can be troublesome, as some things in system startup > really need only happen once. If you want to do this, first make > sure to unmount all file systems in fstab(5), except for root. Do > this: > > # umount -A > > Now, to attempt the restart, enter: > > # sh /etc/rc > > It's important that you use sh here. Even if you selected to use csh > for your shell, you MUST invoke /etc/rc with sh. > > The system should now start performing the general booting > procedures. This is pretty much a reboot, but it won't kill your > uptime (which I am assuming is what you wish to preserve) > > Give this a try. > Will Can one not accomplish this by 'killall init'? Then enter for '/bin/sh', and when typing exit the rc-scripts seems to be read once again. This must of course be done at the console. Best regards, Paul From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 01:33:03 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56DF737B401 for <questions@FreeBSD.ORG>; Tue, 22 Apr 2003 01:33:03 -0700 (PDT) Received: from apollo.laserfence.net (apollo.laserfence.net [196.44.69.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9E6243FEA for <questions@FreeBSD.ORG>; Tue, 22 Apr 2003 01:33:01 -0700 (PDT) (envelope-from will@unfoldings.net) Received: from localhost ([127.0.0.1]) by apollo.laserfence.net with esmtp (Exim 4.10) id 197tCe-000HvS-00; Tue, 22 Apr 2003 10:32:36 +0200 Received: from prometheus-p0.datel.laserfence.net ([192.168.255.1] helo=prometheus.home.laserfence.net) by apollo.laserfence.net with esmtp (Exim 4.10) id 197tCQ-000HvH-00; Tue, 22 Apr 2003 10:32:23 +0200 Received: from phoenix.home.laserfence.net ([192.168.0.2]) by prometheus.home.laserfence.net with esmtp (Exim 4.10) id 197tCM-00067v-00; Tue, 22 Apr 2003 10:32:18 +0200 Received: from will by phoenix.home.laserfence.net with local (Exim 4.10) id 197tCL-0002Ss-00; Tue, 22 Apr 2003 10:32:17 +0200 From: Willie Viljoen <will@unfoldings.net> To: Paul Everlund <tdv94ped@cs.umu.se> Date: Tue, 22 Apr 2003 10:32:17 +0200 User-Agent: KMail/1.5.1 References: <Pine.GSO.4.44.0304220931510.5014-100000@kvist.cs.umu.se> In-Reply-To: <Pine.GSO.4.44.0304220931510.5014-100000@kvist.cs.umu.se> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304221032.17546.will@unfoldings.net> Sender: Willie Viljoen <will@phoenix.home.laserfence.net> X-Spam-Score: (/) X-Scanner: exiscan for exim4 (http://duncanthrax.net/exiscan/) *197tCQ-000HvH-00*2hLBJ20FqcU* X-Virus-Scanned: by AMaViS snapshot-20020422 cc: questions@FreeBSD.ORG cc: jemaxwell@jaymax.com Subject: Re: Restarting init without rebooting X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 08:33:03 -0000 On Tuesday 22 April 2003 9:37, someone, possibly Paul Everlund, typed: > If you type 'kill -HUP 1' the init-process reads some (do > not know which except for /etc/ttys) configuration files. You can get the same result with init q. This reloads /etc/ttys(5), but doesn't restart anything else. > Can one not accomplish this by 'killall init'? Then enter for > '/bin/sh', and when typing exit the rc-scripts seems to be read > once again. This must of course be done at the console. It's possible, havn't tried though. But if you want to reinvoke the rc scripts, make sure you do umount -A (not umount -a) first. Will -- Willie Viljoen Freelance IT Consultant 214 Paul Kruger Avenue, Universitas Bloemfontein 9321 South Africa +27 51 522 15 60 +27 51 522 44 36 (after hours) +27 82 404 03 27 (mobile) will@unfoldings.net From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 01:45:36 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B21D37B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 01:45:36 -0700 (PDT) Received: from mail.cordis.lu (mail.cordis.lu [212.190.217.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1E8043FA3 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 01:45:34 -0700 (PDT) (envelope-from a.carter@cordis.lu) Received: from mailsvr.intrasoft.lu (mail.intrasoft.lu [212.190.217.251]) by mail.cordis.lu (8.12.8/8.12.8) with ESMTP id h3M8s41d028149 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 10:54:04 +0200 Received: by mail.intrasoft.lu with Internet Mail Service (5.5.2656.59) id <JD53XYGS>; Tue, 22 Apr 2003 10:42:24 +0200 Received: from intra241.intrasoft.lu (212.190.217.170 [212.190.217.170]) by mailsvr.intrasoft.lu with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2656.59) id JD53XYGR; Tue, 22 Apr 2003 10:42:19 +0200 From: CARTER Anthony <a.carter@cordis.lu> To: freebsd-questions@freebsd.org Organization: Intrasoft Date: Tue, 22 Apr 2003 10:45:57 +0200 User-Agent: KMail/1.5.1 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304221045.57211.a.carter@intrasoft.lu> X-Spam-Status: No, hits=-101.5 required=4.2 tests=TRACKER_ID,USER_AGENT_KMAIL,USER_IN_WHITELIST version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Subject: silly question but can't think... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 08:45:36 -0000 Got a file with the following: cjrOincoirNvronORGNAMEjfiojfoiznvorznvozrnov Want to remove /ORGNAME/ for that file and pipe back out to a file, same or otherwise... Thanks, Anthony From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 02:10:38 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DEFA237B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 02:10:38 -0700 (PDT) Received: from smtp014.mail.yahoo.com (smtp014.mail.yahoo.com [216.136.173.58]) by mx1.FreeBSD.org (Postfix) with SMTP id E0B2743F75 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 02:10:37 -0700 (PDT) (envelope-from max@willystudios.com) Received: from host121-123.pool80116.interbusiness.it (HELO max.willystudios.com) (willythemax@80.116.123.121 with login) by smtp.mail.vip.sc5.yahoo.com with SMTP; 22 Apr 2003 09:10:37 -0000 Date: Tue, 22 Apr 2003 11:10:20 +0200 From: Massimiliano Stucchi <max@willystudios.com> To: freebsd-questions@freebsd.org Message-Id: <20030422111020.6ffa3995.max@willystudios.com> In-Reply-To: <OF275829AC.0AB613FA-ON48256D10.0026EBC9-48256D10.0026CF2D@diamond.philips.com> References: <OF275829AC.0AB613FA-ON48256D10.0026EBC9-48256D10.0026CF2D@diamond.philips.com> Organization: WillyStudios.com, LTD X-Mailer: Sylpheed version 0.8.10claws (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: how to update cvs package in FreeBSD 4.5 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: stucchi@willystudios.com List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 09:10:39 -0000 On Tue, 22 Apr 2003 15:10:05 +0800 founder.fang@philips.com wrote: > hi, i have a question about package update. i know there is a security > problem in cvs in FreeBSD 4.5, so i want to update this package to fix > the problem, but when i search the package in FreeBSD web site, i > found many package associated with cvs, i don't know which package i > should download and update, so who can give me some information? > thanks. Cvs is part of the base system, hence no package is available. You have to update via cvsup your source and then compile. What I suggest you is to make a complete world and take your system up to RELENG_4, which is 4.8-STABLE now. Take care of the update process, as from 4.5 it involves a great number of changes also in /etc/passwd. /usr/src/UPDATING is your friend. Ciao ciao -- Stucchi Massimiliano | Gruppo Utenti FreeBSD Italia WillyStudios.com | http://www.gufi.org stucchi@willystudios.com | max@gufi.org "People who make no mistakes do not usually make anything" From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 02:16:57 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FF6E37B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 02:16:57 -0700 (PDT) Received: from nagual.st (cc20684-a.assen1.dr.home.nl [217.120.160.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id C791743FE9 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 02:16:54 -0700 (PDT) (envelope-from dick@nagual.st) Received: from pooh.nagual.st (localhost.nagual.st [127.0.0.1]) by nagual.st (8.12.8p1/8.12.8/torin) with ESMTP id h3M9GlJO000242 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 11:16:47 +0200 (CEST) (envelope-from dick@pooh.nagual.st) Received: (from dick@localhost) by pooh.nagual.st (8.12.8p1/8.12.8/Submit) id h3M9GkBp000241 for freebsd-questions@freebsd.org; Tue, 22 Apr 2003 11:16:46 +0200 (CEST) (envelope-from dick) From: Dick Hoogendijk <dick@nagual.st> Date: Tue, 22 Apr 2003 11:16:46 +0200 To: freebsd-questions <freebsd-questions@freebsd.org> Message-ID: <20030422091646.GA222@pooh.nagual.st> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: BTX changes X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 09:16:57 -0000 I can't find the solution anymore :-(( I've the bsd bootloader installed on both my disks F1 ??? F5 disk 1 =-=- F1 FreeBSD F5 disk 0 =-=-= What I want is that by pressing F5 (the first one) FreeBSD gets loaded and NOT the bootmanager! I lost the syntax though. I tried various options w/ boot0cfg and fdisk but non worked. The BTX loader stays on disk-1. How can I remove the bootloader on disk 1. My fbsd-4.8 sysinstall does not seem to have the option of reinstalling the bootloader anymore. But I'll do it on the console if someone tells me the syntax. -- dick -- http://www.nagual.st/ -- PGP/GnuPG key: F86289CE ++ Running FreeBSD 4.8 ++ Debian GNU/Linux (Woody) From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 02:55:38 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CD9937B401 for <freebsd-questions@FreeBSD.ORG>; Tue, 22 Apr 2003 02:55:38 -0700 (PDT) Received: from mx1.lphp.org (APastourelles-107-1-19-11.abo.wanadoo.fr [81.49.208.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9528A43FDF for <freebsd-questions@FreeBSD.ORG>; Tue, 22 Apr 2003 02:55:35 -0700 (PDT) (envelope-from ajacoutot@lphp.org) Received: from sta01 (sta01.lphp.org.local [192.168.0.4]) by mx1.lphp.org (8.12.8p1/8.12.8) with ESMTP id h3M9tVut014943 for <freebsd-questions@FreeBSD.ORG>; Tue, 22 Apr 2003 11:55:33 +0200 (CEST) (envelope-from ajacoutot@lphp.org) From: Antoine Jacoutot <ajacoutot@lphp.org> To: freebsd-questions@FreeBSD.ORG Date: Tue, 22 Apr 2003 11:55:27 +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: <200304221155.27200.ajacoutot@lphp.org> Subject: login.conf and NIS X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 09:55:38 -0000 Hi ! There's a question which I can't seem to find an answer for. I'm using NIS for authentication around my network, and I would like to be able to use login.conf so I could tune some options depending on user classes. My problem is that it works only if users log directly on the server, but not when using there workstation and authenticating through NIS. It looks like login.conf has to be edited on all machines and not only on the server... So my question is: - can I make clients use the NIS server's login.conf ? - is login.conf able to be distributed as a NIS map around workstations ? Thanks in advance. Antoine From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 03:25:21 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09AD137B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 03:25:21 -0700 (PDT) Received: from ntli.com (pc1-glfd2-4-cust59.glfd.cable.ntl.com [81.99.187.59]) by mx1.FreeBSD.org (Postfix) with ESMTP id E326143F75 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 03:25:14 -0700 (PDT) (envelope-from william@palfreman.com) Received: from aqua.lan.palfreman.com (localhost [127.0.0.1]) by ntli.com (8.12.3p2/8.12.3) with ESMTP id h3MAW7uG055602; Tue, 22 Apr 2003 11:32:07 +0100 (BST) (envelope-from william@palfreman.com) Received: from localhost (william@localhost)h3MAW71S055599; Tue, 22 Apr 2003 11:32:07 +0100 (BST) X-Authentication-Warning: aqua.lan.palfreman.com: william owned process doing -bs Date: Tue, 22 Apr 2003 11:32:06 +0100 (BST) From: William Palfreman <william@palfreman.com> To: Adam <blueeskimo@gmx.net> In-Reply-To: <20030422004530.CAAB.BLUEESKIMO@gmx.net> Message-ID: <20030422112701.A41557@ndhn.yna.cnyserzna.pbz> References: <20030422004530.CAAB.BLUEESKIMO@gmx.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: Strange networking behaviour (memory leak?) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 10:25:21 -0000 On Tue, 22 Apr 2003, Adam wrote: > When copying files over the network, the free memory on my FreeBSD box > drops at a rate of about 30MB every couple seconds. It eventually > bottoms out at about 500k free. > > If I kill the active transfer, the amount of free RAM is not affected. > However, if I delete the file that was being written to the FreeBSD box, > the free RAM instantaneously increases by about 400-450MB. Note that > this has only been tested on transfers of large files (>600MB). Doesn't that just mean the OS is caching the file in memory, in case it needs it immediately? Then when you delete it, the file can no longer be needed immediately, as it doesn't exist, so the memory cache can be freed up right away. I take it the system isn't swapping madly or you aren't seeing processes die due to out of memory errors? If not it just seems like normal operation to me. Bill. From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 03:38:00 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C27137B401 for <freebsd-questions@FreeBSD.ORG>; Tue, 22 Apr 2003 03:38:00 -0700 (PDT) Received: from smtp-send.myrealbox.com (smtp-send.myrealbox.com [192.108.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F22E43FAF for <freebsd-questions@FreeBSD.ORG>; Tue, 22 Apr 2003 03:37:59 -0700 (PDT) (envelope-from onederer@myrealbox.com) Received: from tower onederer@smtp-send.myrealbox.com [207.5.222.104] $ on Novell NetWare via secured & encrypted transport (TLS); Tue, 22 Apr 2003 03:38:00 -0700 Message-ID: <000801c308bb$476c6ae0$0afea8c0@readyaim.myserver.org> From: "MyRealBox" <onederer@myrealbox.com> To: <freebsd-questions@FreeBSD.ORG> Date: Tue, 22 Apr 2003 06:37:51 -0400 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 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Free BSD cannot find SBPCD for Panasonic CDROM drive. It can't find the CDROM! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: MyRealBox <onederer@myrealbox.com> List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 10:38:00 -0000 And also it cannot find the two nic cards for networking, installed in = that machine. So I can't get on the internet to install that way. I want to install FreeBSD in that Compaq i486DX2 machine. One of the = nic cards is a Linksys 16 bit networking card. Generic NE2000 (not = pci), and the other is a Netgear 16 bit neworking card (not pci). The = cdrom drive plugs into the sound card, and needs the SBPCD driver to = operate the CD player. I have no idea if FreeBSD has or uses this = driver. Has anyone in your group done this? I would like to keep on using this = machine since it is built like a tank, and has run all these years, for = weeks at a time, without any breakdown. It still has a lot of life left = in it. --- Don't fret, don't worry, and relax, because outgoing mail is scanned and = certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.471 / Virus Database: 269 - Release Date: 4/11/03 From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 03:58:11 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B2FC37B401 for <freebsd-questions@FreeBSD.ORG>; Tue, 22 Apr 2003 03:58:11 -0700 (PDT) Received: from apollo.laserfence.net (apollo.laserfence.net [196.44.69.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5FFF43FA3 for <freebsd-questions@FreeBSD.ORG>; Tue, 22 Apr 2003 03:58:09 -0700 (PDT) (envelope-from will@unfoldings.net) Received: from localhost ([127.0.0.1]) by apollo.laserfence.net with esmtp (Exim 4.10) id 197vTO-000ISh-00; Tue, 22 Apr 2003 12:58:02 +0200 Received: from prometheus-p0.datel.laserfence.net ([192.168.255.1] helo=prometheus.home.laserfence.net) by apollo.laserfence.net with esmtp (Exim 4.10) id 197vT9-000ISS-00; Tue, 22 Apr 2003 12:57:48 +0200 Received: from phoenix.home.laserfence.net ([192.168.0.2]) by prometheus.home.laserfence.net with esmtp (Exim 4.10) id 197vT4-0006OW-00; Tue, 22 Apr 2003 12:57:42 +0200 Received: from will by phoenix.home.laserfence.net with local (Exim 4.10) id 197vT2-0002eb-00; Tue, 22 Apr 2003 12:57:40 +0200 From: Willie Viljoen <will@unfoldings.net> To: MyRealBox <onederer@myrealbox.com>, <freebsd-questions@FreeBSD.ORG> Date: Tue, 22 Apr 2003 12:57:40 +0200 User-Agent: KMail/1.5.1 References: <000801c308bb$476c6ae0$0afea8c0@readyaim.myserver.org> In-Reply-To: <000801c308bb$476c6ae0$0afea8c0@readyaim.myserver.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304221257.40824.will@unfoldings.net> Sender: Willie Viljoen <will@phoenix.home.laserfence.net> X-Spam-Score: (/) X-Scanner: exiscan for exim4 (http://duncanthrax.net/exiscan/) *197vT9-000ISS-00*vnwfR.jTdtI* X-Virus-Scanned: by AMaViS snapshot-20020422 Subject: Re: Free BSD cannot find SBPCD for Panasonic CDROM drive. It can't find the CDROM! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 10:58:11 -0000 On Tuesday 22 April 2003 12:37, someone, possibly MyRealBox, typed: > Has anyone in your group done this? I would like to keep on using this > machine since it is built like a tank, and has run all these years, for > weeks at a time, without any breakdown. It still has a lot of life left > in it. Depending on who actually built the drive (Panasonic just rebranded them as far as I remember), you will need either the scd(4) or mcd(4) drivers. These however are not included in the GENERIC kernel that comes on the FreeBSD boot disks. A better approach would be to network install it. The Linksys network card will be the one of choice. Every generic NE2000 had either jumper configuration, or, if it was plug and play, a utility to do jumperless configuration in non-PnP systems. Try looking at the card for serial numbers, then search for this (Google will do), and find the utility. It will be an old MS-DOS program that will fit comfortably on one floppy. Boot with that and tune the network card to some IO/IRQ parameters that you like. Then boot BSD and choose to enter full screen kernel configuration. Now set up the NE2000 driver to the same IO/IRQ, and you will be on your way. Will -- Willie Viljoen Freelance IT Consultant 214 Paul Kruger Avenue, Universitas Bloemfontein 9321 South Africa +27 51 522 15 60 +27 51 522 44 36 (after hours) +27 82 404 03 27 (mobile) will@unfoldings.net From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 03:58:48 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 452B037B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 03:58:48 -0700 (PDT) Received: from mailout.informatik.tu-muenchen.de (mailout.informatik.tu-muenchen.de [131.159.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51D2843FDD for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 03:58:47 -0700 (PDT) (envelope-from barner@in.tum.de) Received: from mailrelay1.informatik.tu-muenchen.de (mailrelay1.informatik.tu-muenchen.de [131.159.254.5]) by mailout.informatik.tu-muenchen.de (Postfix) with ESMTP id 7B02E6370; Tue, 22 Apr 2003 12:58:46 +0200 (MEST) Received: from mail.informatik.tu-muenchen.de (mail.informatik.tu-muenchen.de [131.159.0.26]) by mailrelay1.informatik.tu-muenchen.de (Postfix) with ESMTP id 5D2AB7943; Tue, 22 Apr 2003 12:58:46 +0200 (MEST) Received: from zi025.glhnet.mhn.de (unknown [129.187.19.157]) by mail.informatik.tu-muenchen.de (Postfix) with ESMTP id 4C7906CC33; Tue, 22 Apr 2003 12:58:46 +0200 (MEST) Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id EE596373DC; Tue, 22 Apr 2003 12:58:44 +0200 (CEST) Date: Tue, 22 Apr 2003 12:58:44 +0200 From: Simon Barner <barner@in.tum.de> To: CARTER Anthony <a.carter@cordis.lu> Message-ID: <20030422105844.GA8073@zi025.glhnet.mhn.de> References: <200304221045.57211.a.carter@intrasoft.lu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="zhXaljGHf11kAtnf" Content-Disposition: inline In-Reply-To: <200304221045.57211.a.carter@intrasoft.lu> User-Agent: Mutt/1.5.4i cc: freebsd-questions@freebsd.org Subject: Re: silly question but can't think... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 10:58:48 -0000 --zhXaljGHf11kAtnf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline > Want to remove /ORGNAME/ for that file and pipe back out to a file, same or > otherwise... Assuming that the file is called my.file, you can do the following: perl -pi -e "s/ORGNAME//g" my.file ^ you can put a string of your choice here. This command will work directly on the file. For details see the perlre(1) and perlrun(1) man pages. HTH, Simon --zhXaljGHf11kAtnf Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+pSBkCkn+/eutqCoRArntAKDvq9kk1GygPDMYAlTSKU5QbUeU1gCfehyg QLLVVrAdaUWSdwbt6y6+Z0E= =4Y5z -----END PGP SIGNATURE----- --zhXaljGHf11kAtnf-- From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 04:08:21 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D325737B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 04:08:21 -0700 (PDT) Received: from mail8-sh.home.nl (mail8.home.nl [213.51.128.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80FD243F85 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 04:08:20 -0700 (PDT) (envelope-from nascar24@home.nl) Received: from home.nl ([217.120.167.10]) by mail8-sh.home.nl (InterMail vM.5.01.05.17 201-253-122-126-117-20021021) with ESMTP id <20030422110819.BIJV1791.mail8-sh.home.nl@home.nl> for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 13:08:19 +0200 Message-ID: <3EA522A4.2010807@home.nl> Date: Tue, 22 Apr 2003 13:08:20 +0200 From: Marcel Dijk <nascar24@home.nl> User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 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 Subject: [line-in recording woes] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 11:08:22 -0000 Hello all, I am trying to record my old tapes on the PC but I have recording troubles. The tapedeck is hooked up to the line-in of the SBlive. With xmixer I set the volumes right and the proper recording "device" (line-in). But when I try to record anything with xwav, mhwaveedit I get an empty wave file. It records nothing. Needless to say I hear the sound of the tape throught the speakers. I am using FreeBSD 4.7-RELEASE and an SBlive. Hopefully any of you can help, Marcel. From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 04:25:38 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02C4737B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 04:25:38 -0700 (PDT) Received: from ns2.alphaque.com (ns2.alphaque.com [202.75.47.153]) by mx1.FreeBSD.org (Postfix) with SMTP id 8D5E443FF3 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 04:25:36 -0700 (PDT) (envelope-from dinesh@alphaque.com) Received: (qmail 80945 invoked by uid 0); 22 Apr 2003 11:25:31 -0000 Received: from lucifer.net-gw.com (HELO prophet.alphaque.com) (202.75.47.153) by lucifer.net-gw.com with SMTP; 22 Apr 2003 11:25:31 -0000 Received: from localhost (localhost [127.0.0.1]) by prophet.alphaque.com (8.12.9/8.12.3) with ESMTP id h3MBPKAw044479 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 19:25:20 +0800 (MYT) (envelope-from dinesh@alphaque.com) Date: Tue, 22 Apr 2003 19:25:20 +0800 (MYT) From: Dinesh Nair <dinesh@alphaque.com> To: freebsd-questions@freebsd.org Message-ID: <20030422191706.O37825-100000@prophet.alphaque.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: routing q on dual homed freebsd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 11:25:38 -0000 hey, i've got a freebsd box with 2 NICs, net diagram below: ISP_1 ISP_2 | | | | ROUTER_1 ROUTER_2 (IP_ADDR_1) (IP_ADDR_2) | | | | | | +- FREEBSD -+ (IP_ADDR_3) (IP_ADDR_4) now, all the ip addresses shown are public ip addresses. the default gateway of the freebsd box is IP_ADDR_1. no routing daemon is being run, all static routes (only default so far). what i want is for all packets arriving into the freebsd box on IP_ADDR_3 to go out the same interface, and all packets arriving on IP_ADDR_4 to go out that interface. what's happenning is that because default route is to ROUTER_1 (IP_ADDR_1), all packets incoming on IP_ADDR_4 is also going out to ROUTER_1 (IP_ADDR_1) (with a source ip of IP_ADDR_4). now when ISP_1's routers see this, they drop the packets coz it's not setup to be a proper border router. i've managed to get this to work with a single ipfw rule fwd IP_ADDR_2 ip from IP_ADDR_4 to any and it seems to work. is this the recommended way of doing it, or is there another way of doing it ? note there are other ipfw rules in place with a default policy to deny. the other rules allow web, ssh and name service. i can't exchange routing info with either ISP as both of them don't allow it. the freebsd box is not a gateway for anything else, it just runs a few web sites on different ip addresses, some aliased on one interface and some on the other. so, am i doing it right ? Regards, /\_/\ "All dogs go to heaven." dinesh@alphaque.com (0 0) http://www.alphaque.com/ +==========================----oOO--(_)--OOo----==========================+ | for a in past present future; do | | for b in clients employers associates relatives neighbours pets; do | | echo "The opinions here in no way reflect the opinions of my $a $b." | | done; done | +=========================================================================+ From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 04:46:25 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5577F37B401 for <questions@freebsd.org>; Tue, 22 Apr 2003 04:46:25 -0700 (PDT) Received: from buffnet4.buffnet.net (buffnet4.buffnet.net [205.246.19.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7570C43FE1 for <questions@freebsd.org>; Tue, 22 Apr 2003 04:46:24 -0700 (PDT) (envelope-from shovey@buffnet.net) Received: from buffnet11.buffnet.net (buffnet11.buffnet.net [205.246.19.55]) by buffnet4.buffnet.net (8.12.8/8.8.7) with ESMTP id h3MBkRCD033552 for <questions@freebsd.org>; Tue, 22 Apr 2003 07:46:27 -0400 (EDT) (envelope-from shovey@buffnet.net) Date: Tue, 22 Apr 2003 07:46:28 -0400 (EDT) From: Stephen Hovey <shovey@buffnet.net> To: questions@freebsd.org Message-ID: <Pine.BSF.4.05.10304220745020.29612-100000@buffnet11.buffnet.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Spammers harvesting addresses X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 11:46:25 -0000 OTHER than a unsecured fingerd, how else might spammers be harvest email addresses? Every so often Ill end up with spam in an account created for some specific purpose, which never sends email, and which is a nonsense made up userid (thus hard to think of as being spammed on a lucky guess) There must be something Im overlooking. From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 05:29:34 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C0C937B401 for <questions@freebsd.org>; Tue, 22 Apr 2003 05:29:34 -0700 (PDT) Received: from pa-plum1b-166.pit.adelphia.net (pa-plum1b-122.pit.adelphia.net [24.53.161.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0F9343FB1 for <questions@freebsd.org>; Tue, 22 Apr 2003 05:29:33 -0700 (PDT) (envelope-from wmoran@potentialtech.com) Received: from potentialtech.com (working [172.16.0.95]) h3MCTVwl002762; Tue, 22 Apr 2003 08:29:31 -0400 (EDT) (envelope-from wmoran@potentialtech.com) Message-ID: <3EA535AB.5060104@potentialtech.com> Date: Tue, 22 Apr 2003 08:29:31 -0400 From: Bill Moran <wmoran@potentialtech.com> User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2.1) Gecko/20030301 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Stephen Hovey <shovey@buffnet.net> References: <Pine.BSF.4.05.10304220745020.29612-100000@buffnet11.buffnet.net> In-Reply-To: <Pine.BSF.4.05.10304220745020.29612-100000@buffnet11.buffnet.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: questions@freebsd.org Subject: Re: Spammers harvesting addresses X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 12:29:34 -0000 Stephen Hovey wrote: > OTHER than a unsecured fingerd, how else might spammers be harvest email > addresses? Every so often Ill end up with spam in an account created for > some specific purpose, which never sends email, and which is a nonsense > made up userid (thus hard to think of as being spammed on a lucky guess) Isn't there an EXPN command that lists available users on an SMTP server, that's usually disabled by default just for this reason? Memory could be bad on this one but it's something to look into. Also, why would you be so suprised if spammers just tried every possible combination of letters? Hell, they're probably using someone else's server (that they've cracked) so why should they worry about lots of non-deliverables? -- Bill Moran Potential Technologies http://www.potentialtech.com From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 05:32:35 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FFE737B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 05:32:35 -0700 (PDT) Received: from pa-plum1b-166.pit.adelphia.net (pa-plum1b-122.pit.adelphia.net [24.53.161.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4239243FE1 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 05:32:34 -0700 (PDT) (envelope-from wmoran@potentialtech.com) Received: from potentialtech.com (working [172.16.0.95]) h3MCWXwl002766; Tue, 22 Apr 2003 08:32:33 -0400 (EDT) (envelope-from wmoran@potentialtech.com) Message-ID: <3EA53661.6010007@potentialtech.com> Date: Tue, 22 Apr 2003 08:32:33 -0400 From: Bill Moran <wmoran@potentialtech.com> User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2.1) Gecko/20030301 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Adam <blueeskimo@gmx.net> References: <20030422004530.CAAB.BLUEESKIMO@gmx.net> In-Reply-To: <20030422004530.CAAB.BLUEESKIMO@gmx.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Strange networking behaviour (memory leak?) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 12:32:35 -0000 Adam wrote: > I've recently become very concious of possible memory leaks on my > FreeBSD box. While troubleshooting a particular memory leak, I came > across some very peculiar behaviour when copying files over the local > 100mbit network. > > When copying files over the network, the free memory on my FreeBSD box > drops at a rate of about 30mb every couple seconds. It eventually > bottoms out at about 500k free. > > If I kill the active transfer, the amount of free RAM is not affected. > However, if I delete the file that was being written to the FreeBSD box, > the free RAM instantaneously increases by about 400-450mb. Note that > this has only been tested on transfers of large files (>600mb). > > I've tested this behaviour both by downloading from my Windows computer > to the FreeBSD box (using lftp on FreeBSD), and by uploading from the > Windows computer to the FreeBSD machine via PureFTPd (SFTP behaves > similarly, but much slower since I get max 165k/s via SFTP). > > Is this behaviour expected? Is it normal? Yes and yes. I assume that you're looking at the output of top while you're doing this. FreeBSD is pretty smart about memory. In the top display you see active, inactive, cache, buffer, wired, and free memory. The memory that's actually free is really the sum of inactive, buffer, cache, and free. The free memory is free immediately, those other three can become free with very, very little effort on the part of the kernel, but if you call up the same application again and it's still in inactive memory, it'll start up quicker than if it has to reload it from disk. Free memory is wasted memory. -- Bill Moran Potential Technologies http://www.potentialtech.com From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 05:46:05 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE55437B401 for <freebsd-questions@FreeBSD.ORG>; Tue, 22 Apr 2003 05:46:05 -0700 (PDT) Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9945643FBD for <freebsd-questions@FreeBSD.ORG>; Tue, 22 Apr 2003 05:46:04 -0700 (PDT) (envelope-from fgleiser@cactus.fi.uba.ar) Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by cactus.fi.uba.ar (8.12.3/8.12.3) with ESMTP id h3MChDC4066737; Tue, 22 Apr 2003 09:43:13 -0300 (ART) (envelope-from fgleiser@cactus.fi.uba.ar) Date: Tue, 22 Apr 2003 09:43:13 -0300 (ART) From: Fernando Gleiser <fgleiser@cactus.fi.uba.ar> To: Joe Pokupec <joepok@ninestar.com> In-Reply-To: <BAC9EF22.CEC0%joepok@ninestar.com> Message-ID: <20030422094035.I56950-100000@cactus.fi.uba.ar> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Status: No, hits=-119.5 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT, REPLY_WITH_QUOTES,USER_IN_WHITELIST version=2.53 X-Spam-Checker-Version: SpamAssassin 2.53 (1.174.2.15-2003-03-30-exp) cc: Free BSD List <freebsd-questions@FreeBSD.ORG> Subject: Re: Video Compression Apps X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 12:46:06 -0000 On Mon, 21 Apr 2003, Joe Pokupec wrote: > Hi All, > > I'm a FreeBSD newbie. I have a file server set up on 4.7 using Samba for > file services and Apache for web services. I have lots of videos that I > capture from TV and save in MPEG1 (VCD) format and store on the FreeBSD box. > > Does anyone know of an app that can be scripted or scheduled (using cron) to > regularly convert these MPEG1 video files into DIVX or MPEG4? For that Install the mplayer port (multimedia/mplayer) and take a look at mencoder. I use it for the reverse: to convert divx into VCDs > matter, are there any MPEG1 or DIVX video editors and/or capture utilities > available for FreeBSD 4.7? The mjpeg port has some utils for capture from cameras. Fer From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 05:50:43 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F06F37B401 for <questions@freebsd.org>; Tue, 22 Apr 2003 05:50:43 -0700 (PDT) Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F7AF43FB1 for <questions@freebsd.org>; Tue, 22 Apr 2003 05:50:42 -0700 (PDT) (envelope-from fgleiser@cactus.fi.uba.ar) Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by cactus.fi.uba.ar (8.12.3/8.12.3) with ESMTP id h3MClpC4066771; Tue, 22 Apr 2003 09:47:51 -0300 (ART) (envelope-from fgleiser@cactus.fi.uba.ar) Date: Tue, 22 Apr 2003 09:47:51 -0300 (ART) From: Fernando Gleiser <fgleiser@cactus.fi.uba.ar> To: Simon Barner <barner@in.tum.de> In-Reply-To: <20030421222316.GA55056@zi025.glhnet.mhn.de> Message-ID: <20030422094403.F56950-100000@cactus.fi.uba.ar> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Status: No, hits=-120.1 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT, QUOTE_TWICE_1,REPLY_WITH_QUOTES,USER_IN_WHITELIST version=2.53 X-Spam-Checker-Version: SpamAssassin 2.53 (1.174.2.15-2003-03-30-exp) cc: questions@freebsd.org Subject: Re: Using linux-jdx to build java ports? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 12:50:43 -0000 On Tue, 22 Apr 2003, Simon Barner wrote: > > Does anybody know how to tell the ports system to use Linux's JDK? > > As far as I understand things, the ports collection should take care of > this and determine which java version you have installed (see > ports/Mk.bsd.java.mk for the implementation of this task). > > Somehow, the ports collection is not able to find the jdk on your system. > > My (wild) guesses are: > 1. Your ports collection is not up-to-date > > What's the output of ls -d /usr/local/*jdk* ? Your linux jdk should be > something like "linux-sun-jdk1.3.1" (I think it used to be "linux-jdk1.3.1" > which is not recognized anymore). Right! you hit the nail!. The ports collection is up-to-date, but the linux-jdk was not. I had linux-jdk14, after deinstalling and installing linux-sun-jdk14, everything works fine. Thank you very much. Fer From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 05:54:08 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90DAC37B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 05:54:08 -0700 (PDT) Received: from webserver2.rtl.org (rtl-3.i2k.com [63.94.12.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BCEA43F93 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 05:54:07 -0700 (PDT) (envelope-from jstewart@rtl.org) Received: from [10.0.0.89] (rtl-2.i2k.com [63.94.12.206]) by webserver2.rtl.org (8.11.6/8.11.6) with ESMTP id h3MCqxj11214; Tue, 22 Apr 2003 08:52:59 -0400 From: Jason Stewart <jstewart@rtl.org> To: Bob Schmidt <pastorbob@centurytel.net> In-Reply-To: <003401c30848$9c138ba0$0200a8c0@schmidts> References: <003401c30848$9c138ba0$0200a8c0@schmidts> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 (1.0.8-11) Date: 22 Apr 2003 08:54:36 -0400 Message-Id: <1051016076.999.19.camel@mis3> Mime-Version: 1.0 cc: freebsd-questions@freebsd.org Subject: Re: question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 12:54:08 -0000 Hi Bob, The FreeBSD handbook is your friend. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/index.html There is a section about window managers that describes how to run Gnome and KDE without x/gdm. I assume that you have already configured X, but if you didn't the handbook also goes into detail about that. To configure your mouse, you can run the sysinstall program (/stand/sysinstall) and run the configuration for your mouse. As far as the modem, FreeBSD does use COM ports to identify the modem devices, but rather /dev/cuaa?. If your modem is on COM2, then your device name would be /dev/cuaa1. One of the first things that I do is to create a symbolic link /dev/modem to /dev/cuaa so I don't have to remember what port my modem is on. I see that you are using kppp, but you might want to try FreeBSD's built in user ppp. It's fairly easy to configure, and again, the handbook goes into great detail on how to set things up. Good Luck, Jason Stewart Systems Administrator/Programmer Right to Life of Michigan > I am trying to install freebsd ver. 5 on a digital 433au (alpha system). Here are the problems I am facing. > > 1. If I use a ps/2 mouse I can't get it to work, but if I use a serial mouse it works. Any ideas. > > 2. How can I get a modem to work in kde? During intial install I setup a modem on com2. But when using kppp it says that it cannot find a resolv.config file, what is that. > > 3. I installed gnome as well, hwo can I get into it? If I type in gdm it errors out. > > 4. There is no sound. I get an error message about the sound server. > > Thanks, > Bob > _______________________________________________ > 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 Tue Apr 22 05:55:08 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70CD337B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 05:55:08 -0700 (PDT) Received: from sumax.dyndns.org (212-100-182-82.adsl.easynet.be [212.100.182.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3397443F85 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 05:55:07 -0700 (PDT) (envelope-from chrisp@belgacom.net) Received: by sumax.dyndns.org (Postfix, from userid 1001) id 29F20225A; Tue, 22 Apr 2003 14:52:19 +0200 (CEST) Date: Tue, 22 Apr 2003 14:52:18 +0200 From: Chris Pockele <chrisp@belgacom.net> To: freebsd-questions@freebsd.org Message-ID: <20030422125218.GA544@freedaemon.home.lan> Mail-Followup-To: Chris Pockele <chrisp@belgacom.net>, freebsd-questions@freebsd.org References: <20030421170801.GA23306@freedaemon.home.lan> <20030421191133.M41557@ndhn.yna.cnyserzna.pbz> <200304221410.29115.Malcolm.Kay@internode.on.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <200304221410.29115.Malcolm.Kay@internode.on.net> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 4.8-STABLE i386 Subject: Re: floppy drive problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 12:55:08 -0000 > > > > > nomad# dd if=/dev/fd0a /mnt > > > dd: unknown operand /mnt > > > > Incorrect use of dd. > > Indeed, this was just a mistake that got copy-pasted along :). > > Notice all Chris's commands address a ufs partition, and the errors come from > fd0c -- again a ufs concept. The disk is not set up with ufs but FAT12 so > these do not exist. > Using fd0a instead of fd0 works fine on another machine. And doesn't fd0c mean "the whole disk" anyway? I tried all commands using fd0 and fd0.1440 this time, but I still get the same error messages (with "fd0c" in them). When using fdformat, i get this: nomad# fdformat /dev/fd0 Format 1440K floppy `/dev/fd0'? (y/n): y Processing fdformat: ioctl(FD_FORM): Input/output error (no extra kernel messages this time) The same happens when using fdformat fd0.1440. After this, the disk becomes unreadable on another PC, so I have to fdformat it again. Note that this was with different disks that are ok on other machines and on the same machine under dos/windows. The drive can even format disks under dos, and running scandisk with surface scan enabled doesn't show any faults. The same problems appear whether or not the disk is formatted on the machine itself, or on another one. > His drive works OK under windows; it is possible but very unlikely there is > a hardware problem. > > His problem will probably disappear if he uses a suitable device fd0 or > fd0.1440 rather than fd0a. > > This also applies in writing an image using dd, but here it might be > advisable to use the sized device fd0.1440 or the traditional raw device > rfd0.1440 > The problems stay the same ... :( From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 06:07:04 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C84A37B401 for <freebsd-questions@FreeBSD.ORG>; Tue, 22 Apr 2003 06:07:04 -0700 (PDT) Received: from spxgate.servplex.com (ip66-105-58-82.z58-105-66.customer.algx.net [66.105.58.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B7F343FA3 for <freebsd-questions@FreeBSD.ORG>; Tue, 22 Apr 2003 06:07:03 -0700 (PDT) (envelope-from peter@servplex.com) Received: from peter.servplex.com ([192.168.0.10]) by spxgate.servplex.com (8.12.8/8.12.6) with ESMTP id h3MDJ8xj078251 for <freebsd-questions@FreeBSD.ORG>; Tue, 22 Apr 2003 08:19:08 -0500 (CDT) (envelope-from peter@servplex.com) Message-Id: <5.2.0.9.2.20030422080305.016bde98@mail.servplex.com> X-Sender: peter@mail.servplex.com X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Tue, 22 Apr 2003 08:07:04 -0500 To: freebsd-questions@FreeBSD.ORG From: Peter Elsner <peter@servplex.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Tape drive problem... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 13:07:04 -0000 Have a new box running 4.7-RELEASE-p10. It's a Dell with a 20/40 GIG Traven IDE tape drive in it. When trying to backup to the tape and/or restore from the tape, I get the following error message: modice# tar cvf /dev/ast0 * ast0: REZERO command timeout - resetting ata2: resetting devices .. done If there are only 10 or so files in the directory, they do backup and can be restored, but you still get the error messages... If there are more than 10, you get the above error messages, and only the first 10 (sometimes only 8) files get backed up. Anyone seen this before? Peter ---------------------------------------------------------------------------------------------------------- Peter Elsner <peter@servplex.com> Vice President Of Customer Service (And System Administrator) 1835 S. Carrier Parkway Grand Prairie, Texas 75051 (972) 263-2080 - Voice (972) 263-2082 - Fax (972) 489-4838 - Cell Phone (425) 988-8061 - eFax I worry about my child and the Internet all the time, even though she's too young to have logged on yet. Here's what I worry about. I worry that 10 or 15 years from now, she will come to me and say "Daddy, where were you when they took freedom of the press away from the Internet?" -- Mike Godwin Unix IS user friendly... It's just selective about who its friends are. System Administration - It's a dirty job, but somebody said I had to do it. If you receive something that says 'Send this to everyone you know, pretend you don't know me. Standard $500/message proofreading fee applies for UCE. From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 06:22:21 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B20B337B401 for <questions@freebsd.org>; Tue, 22 Apr 2003 06:22:21 -0700 (PDT) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id E909243F93 for <questions@freebsd.org>; Tue, 22 Apr 2003 06:22:18 -0700 (PDT) (envelope-from jerrymc@clunix.cl.msu.edu) Received: from clunix.cl.msu.edu (localhost [127.0.0.1]) by clunix.cl.msu.edu (8.12.9/8.12.9) with ESMTP id h3MDMBOg004754; Tue, 22 Apr 2003 09:22:11 -0400 (EDT) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.12.9/8.12.9/Submit) id h3MDMAGF004753; Tue, 22 Apr 2003 09:22:10 -0400 (EDT) From: Jerry McAllister <jerrymc@clunix.cl.msu.edu> Message-Id: <200304221322.h3MDMAGF004753@clunix.cl.msu.edu> To: healthperspectives@excite.com Date: Tue, 22 Apr 2003 09:22:10 -0400 (EDT) In-Reply-To: <20030422024309.EEE493DD5@xmxpita.excite.com> from "Tom and Becky Foltz" at Apr 21, 2003 10:43:09 PM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: questions@freebsd.org Subject: Re: Out of disk space..how to free X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 13:22:22 -0000 > > We are using Webmin for our email server and we have been receiving the > following message:At boot up: File system full After boot up: low > on space (have 0,SMTP - DAEMON needs 01 i /var/spool/mqueue I'm unfamiliar > with FreeBSD, but I've worked with Linux in the past. How do I free up > some space? I've already deleted about 5000 email messages and rebooted > the server (FreeBSD 4.0) about 4 times with the same messages. Got any > ideas and directions?Thanks,Tom First, please set your Email utility to break lines at about 72 characters. It would make things easier for all of uw. And to your question. It is impossible to tell how your system's disk is set up from the little information that you give. Check your system disk space with df type df -k at a prompt and you will see a display of your file systems and how full they are. Ignore procfs. It is a dummy filesystem and is always at 100%. It may be that you created /var as a separate file system or it may be within another file system. Then, cd in to the full file system and use du to see which directory tree is using up so much space. type: du -sk * It may be a pile of outgoing messages that haven't been delivered or bounces trying to be delivered that are too big for users' quotas, etc or it may be something else. Maybe your log files are accumulating in the same filesystem and need cleaning up, for example. Now you have to decide what to do. If there are obvious things you can get rid of, you are lucky. It may be less obvious. You may need go down additional levels in the directory tree and do additional du commands to narrow things down. You may also need to look inside some of the messages in /var/spool/mqueue and see what is going on. Note that in .../mqueue there should be a matching control file for each message file. The first characters in the file name differ, but the last are what links the control file to the message file. You may discover that you really need more room in the file system or need to reorganize your file systems so some errant process or logs or Email bounces don't interfere with the rest of the system operation. Good luck and after you sort out more information, you may need to ask more questions. ////jerry From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 06:28:51 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A22E37B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 06:28:51 -0700 (PDT) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 9D35C43FDF for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 06:28:50 -0700 (PDT) (envelope-from mfromwald@gmx.at) Received: (qmail 6905 invoked by uid 65534); 22 Apr 2003 13:28:49 -0000 Received: from chello062178160230.10.14.vie.surfer.at (EHLO foo) (62.178.160.230) by mail.gmx.net (mp020-rz3) with SMTP; 22 Apr 2003 15:28:49 +0200 From: "Moritz Fromwald" <mfromwald@gmx.at> To: freebsd-questions@freebsd.org Date: Tue, 22 Apr 2003 15:28:27 +0200 MIME-Version: 1.0 Message-ID: <3EA55F9B.15882.24E7BDD@localhost> Priority: normal X-mailer: Pegasus Mail for Windows (v4.02a, DE v4.02 R1) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Subject: Stability stats X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: mfromwald@gmx.at List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 13:28:51 -0000 hello all does anyone know statisics/research that show the stability of UNIX Systems compared to M$ 2k Servers ? Regards Moritz Fromwald From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 07:03:36 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB65F37B401 for <freebsd-questions@FreeBSD.ORG>; Tue, 22 Apr 2003 07:03:36 -0700 (PDT) Received: from spxgate.servplex.com (ip66-105-58-82.z58-105-66.customer.algx.net [66.105.58.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id B20EE43F85 for <freebsd-questions@FreeBSD.ORG>; Tue, 22 Apr 2003 07:03:35 -0700 (PDT) (envelope-from peter@servplex.com) Received: from peter.servplex.com ([192.168.0.10]) by spxgate.servplex.com (8.12.8/8.12.6) with ESMTP id h3MEFexj078733; Tue, 22 Apr 2003 09:15:40 -0500 (CDT) (envelope-from peter@servplex.com) Message-Id: <5.2.0.9.2.20030422090201.016ca840@mail.servplex.com> X-Sender: peter@mail.servplex.com X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Tue, 22 Apr 2003 09:03:36 -0500 To: Peter Elsner <peter@servplex.com> From: Peter Elsner <peter@servplex.com> In-Reply-To: <5.2.0.9.2.20030422080305.016bde98@mail.servplex.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed cc: freebsd-questions@FreeBSD.ORG Subject: Re: Tape drive problem... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 14:03:37 -0000 Update... I tried a Traven 10/20 GIG (which I have several of working on 4.7-RELEASEp6 and 4.7-STABLE)... Got the same error message... So it would appear that the ata driver is broken in 4.7-RELEASEp10... I will now update to 4.8-STABLE to see if that will fix the problem, will let everyone know the results... Peter At 08:07 AM 4/22/2003 -0500, you wrote: >Have a new box running 4.7-RELEASE-p10. >It's a Dell with a 20/40 GIG Traven IDE tape drive in it. > >When trying to backup to the tape and/or restore from the tape, I get the >following error message: > >modice# tar cvf /dev/ast0 * >ast0: REZERO command timeout - resetting >ata2: resetting devices .. done > >If there are only 10 or so files in the directory, they do backup and can >be restored, but you still get the >error messages... > >If there are more than 10, you get the above error messages, and only the >first 10 (sometimes only 8) files >get backed up. > >Anyone seen this before? > >Peter > > > > >---------------------------------------------------------------------------------------------------------- >Peter Elsner <peter@servplex.com> >Vice President Of Customer Service (And System Administrator) >1835 S. Carrier Parkway >Grand Prairie, Texas 75051 >(972) 263-2080 - Voice >(972) 263-2082 - Fax >(972) 489-4838 - Cell Phone >(425) 988-8061 - eFax > >I worry about my child and the Internet all the time, even though she's >too young to have logged on yet. Here's what I worry about. I worry >that 10 or 15 years from now, she will come to me and say "Daddy, where >were you when they took freedom of the press away from the Internet?" >-- Mike Godwin > >Unix IS user friendly... It's just selective about who its friends are. >System Administration - It's a dirty job, but somebody said I had to do it. >If you receive something that says 'Send this to everyone you know, >pretend you don't know me. > >Standard $500/message proofreading fee applies for UCE. > > >_______________________________________________ >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" ---------------------------------------------------------------------------------------------------------- Peter Elsner <peter@servplex.com> Vice President Of Customer Service (And System Administrator) 1835 S. Carrier Parkway Grand Prairie, Texas 75051 (972) 263-2080 - Voice (972) 263-2082 - Fax (972) 489-4838 - Cell Phone (425) 988-8061 - eFax I worry about my child and the Internet all the time, even though she's too young to have logged on yet. Here's what I worry about. I worry that 10 or 15 years from now, she will come to me and say "Daddy, where were you when they took freedom of the press away from the Internet?" -- Mike Godwin Unix IS user friendly... It's just selective about who its friends are. System Administration - It's a dirty job, but somebody said I had to do it. If you receive something that says 'Send this to everyone you know, pretend you don't know me. Standard $500/message proofreading fee applies for UCE. From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 07:11:11 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EEF637B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 07:11:11 -0700 (PDT) Received: from nagual.st (cc20684-a.assen1.dr.home.nl [217.120.160.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E97E43F93 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 07:11:10 -0700 (PDT) (envelope-from dick@nagual.st) Received: from pooh.nagual.st (localhost.nagual.st [127.0.0.1]) by nagual.st (8.12.8p1/8.12.8/torin) with ESMTP id h3MEB4Zc000247 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 16:11:04 +0200 (CEST) (envelope-from dick@pooh.nagual.st) Received: (from dick@localhost) by pooh.nagual.st (8.12.8p1/8.12.8/Submit) id h3MEB4Sf000246 for freebsd-questions@freebsd.org; Tue, 22 Apr 2003 16:11:04 +0200 (CEST) (envelope-from dick) From: Dick Hoogendijk <dick@nagual.st> Date: Tue, 22 Apr 2003 16:11:04 +0200 To: freebsd-questions <freebsd-questions@freebsd.org> Message-ID: <20030422141104.GA223@pooh.nagual.st> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: fbsd server version question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 14:11:11 -0000 I want to replace my linux debian woody server at home for a FreeBSD-4.8 server. It'll be on the net 24/7 What's best: FreeBSD-4.8.RELEASE (RELENG_4_8) or should I track (cvsup) FreeBSD-4.8.STABLE (RELENG_4) ? The latter gives me security patches, but will it really be stable? -- dick -- http://www.nagual.st/ -- PGP/GnuPG key: F86289CE ++ Running FreeBSD 4.8 ++ Debian GNU/Linux (Woody) From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 07:15:45 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F3DF37B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 07:15:45 -0700 (PDT) Received: from humpty.finadmin.virginia.edu (humpty.finadmin.Virginia.EDU [128.143.87.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8717043F85 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 07:15:44 -0700 (PDT) (envelope-from mrg8n@virginia.edu) Received: from humpty.finadmin.virginia.edu (localhost.finadmin.virginia.edu [127.0.0.1])h3MEFh2j018833; Tue, 22 Apr 2003 10:15:43 -0400 (EDT) (envelope-from mrg8n@humpty.finadmin.virginia.edu) Received: (from mrg8n@localhost)h3MEFhgt018832; Tue, 22 Apr 2003 10:15:43 -0400 (EDT) (envelope-from mrg8n) Date: Tue, 22 Apr 2003 10:15:43 -0400 From: Mike Galvez <mrg8n@virginia.edu> To: Moritz Fromwald <mfromwald@gmx.at> Message-ID: <20030422141543.GD18555@humpty.finadmin.virginia.edu> References: <3EA55F9B.15882.24E7BDD@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3EA55F9B.15882.24E7BDD@localhost> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD UNIX cc: freebsd-questions@freebsd.org Subject: Re: Stability stats X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 14:15:45 -0000 On Tue, Apr 22, 2003 at 03:28:27PM +0200, Moritz Fromwald wrote: > hello all > does anyone know statisics/research that show the stability of > UNIX Systems compared to M$ 2k Servers ? > > Regards Moritz Fromwald > You might find some useful info here: http://uptime.netcraft.com/up/today/top.avg.html > > _______________________________________________ > 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" -- Michael Galvez http://www.people.virginia.edu/~mrg8n University of Virginia Messenger Mail: Carruthers Hall Mr. Cole's Axiom: The sum of the intelligence on the planet is a constant; the population is growing. From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 07:15:53 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 32EF237B407 for <questions@freebsd.org>; Tue, 22 Apr 2003 07:15:53 -0700 (PDT) Received: from mailhub.cns.ksu.edu (grunt.ksu.ksu.edu [129.130.12.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AC9143FB1 for <questions@freebsd.org>; Tue, 22 Apr 2003 07:15:52 -0700 (PDT) (envelope-from beemern@ksu.edu) Received: from unix2.cc.ksu.edu (daemon@unix2.cc.ksu.edu [129.130.12.4]) JAA01049 for <questions@freebsd.org>; Tue, 22 Apr 2003 09:15:51 -0500 (CDT) From: beemern@ksu.edu Received: from localhost (beemern@localhost) by unix2.cc.ksu.edu (8.11.6+Sun/8.11.6) with ESMTP id h3MEFmp17378 for <questions@freebsd.org>; Tue, 22 Apr 2003 09:15:48 -0500 (CDT) X-Authentication-Warning: unix2.cc.ksu.edu: beemern owned process doing -bs Date: Tue, 22 Apr 2003 09:15:47 -0500 (CDT) X-X-Sender: <beemern@unix2.cc.ksu.edu> To: <questions@freebsd.org> Message-ID: <Pine.GSO.4.33L.0304220911360.17156-100000@unix2.cc.ksu.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: linux/freebsd kernel differences X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 14:15:53 -0000 theres an argument here in our office about linux vs. freebsd we're building a new nfs server for our entire dept, and i suggested using fbsd, however, an opponent put forth linux and said that: "there is no difference between linux and freebsd kernels, except that linux has much better driver support.. WHY use obscure freebsd?" anyone got any ammo i can use here? i'd really rather use fbsd since i'm much more familar with it and its never let me down (except in the area of native java support), and i believe it'd be perfect for our nfs box but i'll need some good concrete evidence to make my case.. thanks nathan From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 07:16:05 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF7C537B436 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 07:16:04 -0700 (PDT) Received: from nagual.st (cc20684-a.assen1.dr.home.nl [217.120.160.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBCA243FBD for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 07:16:02 -0700 (PDT) (envelope-from dick@nagual.st) Received: from pooh.nagual.st (localhost.nagual.st [127.0.0.1]) by nagual.st (8.12.8p1/8.12.8/torin) with ESMTP id h3MEFvZc000262 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 16:15:57 +0200 (CEST) (envelope-from dick@pooh.nagual.st) Received: (from dick@localhost) by pooh.nagual.st (8.12.8p1/8.12.8/Submit) id h3MEFvG6000261 for freebsd-questions@freebsd.org; Tue, 22 Apr 2003 16:15:57 +0200 (CEST) (envelope-from dick) From: Dick Hoogendijk <dick@nagual.st> Date: Tue, 22 Apr 2003 16:15:57 +0200 To: freebsd-questions <freebsd-questions@freebsd.org> Message-ID: <20030422141557.GB223@pooh.nagual.st> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: OpenOffice 1.0.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 14:16:05 -0000 I saw today openoffice 1.0.3 was in the ports. I'm gonna compile this one, but want the dutch language support. I've two questions: (1) Do I need a "portupgrade -rR" of just a "make install clean" (2) Do I "install" openoffice w/ some language variable or do I run "portupgrade -rR openoffice-nl" -- dick -- http://www.nagual.st/ -- PGP/GnuPG key: F86289CE ++ Running FreeBSD 4.8 ++ Debian GNU/Linux (Woody) From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 07:33:55 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0FAA37B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 07:33:55 -0700 (PDT) Received: from srvexch1.nanoteq.co.za (srvexch1.nanoteq.co.za [196.30.152.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CFED43FBD for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 07:33:53 -0700 (PDT) (envelope-from PK@nanoteq.com) X-MimeOLE: Produced By Microsoft Exchange V6.0.4712.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Tue, 22 Apr 2003 16:33:01 +0200 Message-ID: <5AC9A01A8B1175418B4DF7F45DD94D5F1E9746@srvexch1.nanoteq.co.za> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: fbsd server version question Thread-Index: AcMI2QAYyW0ZxcQBS2WywyeP1d/VvQAAxHZQ From: "Peut Kotze" <PK@nanoteq.com> To: "Dick Hoogendijk" <dick@nagual.st>, "freebsd-questions" <freebsd-questions@freebsd.org> Subject: RE: fbsd server version question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 14:33:56 -0000 Hi The cvs tags is a little different from what you have stated: RELENG_4 is STABLE for the 4.X branch, including NEW development RELENG_4_8 is "STABLE" for the 4.8 branch, only security fixes added=20 RELENG_4_8_0_RELEASE will give you the sources of the original 4.8 release. Thus, I would suggest tracking RELENG_4_8 for your purposes. For more info, read FreeBSD Handbook, Appendix A.7 Hope it Helps Peut Kotze -----Original Message----- From: Dick Hoogendijk [mailto:dick@nagual.st] Sent: 22 April 2003 04:11 To: freebsd-questions Subject: fbsd server version question I want to replace my linux debian woody server at home for a FreeBSD-4.8 server. It'll be on the net 24/7 What's best: FreeBSD-4.8.RELEASE (RELENG_4_8) or should I track (cvsup) FreeBSD-4.8.STABLE (RELENG_4) ? The latter gives me security patches, but will it really be stable? --=20 dick -- http://www.nagual.st/ -- PGP/GnuPG key: F86289CE ++ Running FreeBSD 4.8 ++ Debian GNU/Linux (Woody) _______________________________________________ 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 Tue Apr 22 07:38:08 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C251F37B401 for <questions@freebsd.org>; Tue, 22 Apr 2003 07:38:08 -0700 (PDT) Received: from webserver2.rtl.org (rtl-3.i2k.com [63.94.12.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 042CB43F3F for <questions@freebsd.org>; Tue, 22 Apr 2003 07:38:08 -0700 (PDT) (envelope-from jstewart@rtl.org) Received: from [10.0.0.89] (rtl-2.i2k.com [63.94.12.206]) by webserver2.rtl.org (8.11.6/8.11.6) with ESMTP id h3MEb7j13037; Tue, 22 Apr 2003 10:37:07 -0400 From: Jason Stewart <jstewart@rtl.org> To: beemern@ksu.edu In-Reply-To: <Pine.GSO.4.33L.0304220911360.17156-100000@unix2.cc.ksu.edu> References: <Pine.GSO.4.33L.0304220911360.17156-100000@unix2.cc.ksu.edu> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 (1.0.8-11) Date: 22 Apr 2003 10:38:45 -0400 Message-Id: <1051022325.906.9.camel@mis3> Mime-Version: 1.0 cc: questions@freebsd.org Subject: Re: linux/freebsd kernel differences X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 14:38:09 -0000 On Tue, 2003-04-22 at 10:15, beemern@ksu.edu wrote: > "there is no difference between linux and freebsd kernels, except that > linux has much better driver support.. WHY use obscure freebsd?" Because FreeBSD has a mature codebase, while the codebase for Linux is relatively young. There is anecdotal evidence that FreeBSD performs better under heavy loads and the VM subsystem is more mature and robust. The person who stated that there is "no difference between the Linux and FreeBSD kernels" has not done their due dilligence in researching both OS'es. It sounds more like a comment coming from the fear of having to learn a new "obscure" OS instead of making a decision based upon the facts. While it is true that Linux supports more devices, FreeBSD tries to make the devices that are supported as stable as possible. FreeBSD coders do not like to write drivers for crappy hardware. If you are running a NFS server, then you probably do not forsee yourself adding a bunch of esoteric hardware to your machine, and chances are that all of your harware is already supported by FreeBSD. I come from a Linux background and can honestly say that FreeBSD has been easier to administer once I figured out the fs hierarchy. Just my $0.02. Good luck with your decision. Jason Stewart From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 07:42:27 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA1F037B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 07:42:27 -0700 (PDT) Received: from router.jomom.net (i216-58-44-252.igs.net [216.58.44.252]) by mx1.FreeBSD.org (Postfix) with SMTP id 12B7243FAF for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 07:42:26 -0700 (PDT) (envelope-from jomom@jomom.net) Received: (qmail 15236 invoked from network); 22 Apr 2003 14:37:42 -0000 Received: from unknown (HELO joe) (206.186.13.80) by 0 with SMTP; 22 Apr 2003 14:37:42 -0000 Message-ID: <006f01c308dd$62e3b270$500dbace@call.gtn.ca> From: "Joe Mom" <jomom@jomom.net> To: "Kent Stewart" <kstewart@owt.com>, <freebsd-questions@freebsd.org> References: <001001c30838$a60ee290$500dbace@call.gtn.ca> <200304211218.31379.kstewart@owt.com> <001a01c3083e$c6583550$500dbace@call.gtn.ca> <200304211303.28319.kstewart@owt.com> Date: Tue, 22 Apr 2003 10:42:22 -0400 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 5.50.4920.2300 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4920.2300 cc: jomom@jomom.net Subject: Re: Portupgrade failing to upgrade a port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 14:42:28 -0000 K, now I have done everything that you stated below. and I am still getting this error. Any other Ideas? <system specs> p2 300 128mb sdram 6gb Quantum fireball ati rage fury video </system> ----------------------- Joe Mom "Drain us of life and cleanse the mess" MuDvAyNe ----------------------- ----- Original Message ----- From: "Kent Stewart" <kstewart@owt.com> To: "Joe Mom" <jomom@jomom.net>; <freebsd-questions@freebsd.org> Sent: Monday, April 21, 2003 4:03 PM Subject: Re: Portupgrade failing to upgrade a port > On Monday 21 April 2003 12:46 pm, Joe Mom wrote: > > make index > > > > Wouldn't that only apply if I was building from sysinstall? > > > > Because I have done cvsup in the past to update things like gnome and > > its worked without any extra commands executed. > > No, you haven't paid attention to the date on /usr/ports/INDEX. Kris > only updates on something like 4-6 week intervals and it is only > current for a few minutes on the day he updates it. > > Kent > > > > > ----------------------- > > Joe Mom > > "Drain us of life and cleanse the mess" > > MuDvAyNe > > ----------------------- > > ----- Original Message ----- > > From: "Kent Stewart" <kstewart@owt.com> > > To: "Joe Mom" <jomom@jomom.net>; <freebsd-questions@freebsd.org> > > Sent: Monday, April 21, 2003 3:18 PM > > Subject: Re: Portupgrade failing to upgrade a port > > > > > On Monday 21 April 2003 12:03 pm, Joe Mom wrote: > > > > Any progress made on this yet? > > > > > > > > I am currently getting the same error. I have done a cvsup > > > > multiple times, with no luck. > > > > > > A cvsup of ports-all without a "make index" and running "portsdb > > > -u" doesn't count. No matter how many times you run cvsup. > > > > > > I have updated all of these ports without problems. I go an extra > > > step and usually do things like "portupgrade -pufr freetype2" and > > > etc. If you don't force, you only get the latest changes and some > > > of these are libraries that are used by later builds. If you don't > > > force rebuild the ports using the changed one, they are still using > > > the old one. If the header files changed with the upgrade, you > > > don't have any idea what your port is doing. > > > > > > Kent > > > > > > > ----------------------- > > > > Joe Mom > > > > "Drain us of life and cleanse the mess" > > > > MuDvAyNe > > > > ----------------------- > > > > > > > > > > > > Hello you all, > > > > I've made a complete reinstall, made a make world, recompiled the > > > > kernel during the last week-end. So I've come to the last step of > > > > syncronizing my port tree. While upgrading my ports, I've got > > > > this while updating XF86-clients > > > > > > > > ______________________________________________________ > > > > usr/include/stdlib.h:110: warning: ANSI C does not support `long > > > > long' /usr/include/stdlib.h:114: warning: ANSI C does not support > > > > `long long' cc -O -pipe -ansi -pedantic -Dasm=__asm -Wall > > > > -Wpointer-arith -I/usr/ports/x11/XFree86-4-clients/work/xc > > > > -I/usr/ports/x11/XFree86-4-clients/work/xc/exports/include > > > > -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO > > > > -DMITSHM -DXFT `pkg-config xft --cflags` -c do_text.c > > > > do_text.c:403: X11/Xft/Xft.h: No such file or directory > > > > In file included from x11perf.h:28, > > > > from do_text.c:26: > > > > /usr/include/stdlib.h:110: warning: ANSI C does not support `long > > > > long' /usr/include/stdlib.h:114: warning: ANSI C does not support > > > > `long long' do_text.c:405: syntax error before `*' > > > > do_text.c:405: warning: type defaults to `int' in declaration of > > > > `aafont' do_text.c:405: ANSI C forbids data definition with no > > > > type or storage class do_text.c:406: syntax error before `*' > > > > do_text.c:406: warning: type defaults to `int' in declaration of > > > > `aadraw' do_text.c:406: ANSI C forbids data definition with no > > > > type or storage class do_text.c:407: syntax error before > > > > `aacolor' do_text.c:407: warning: type defaults to `int' in > > > > declaration of `aacolor' do_text.c:407: ANSI C forbids data > > > > definition with no type or storage class do_text.c: In function > > > > `InitAAText': > > > > do_text.c:416: warning: implicit declaration of function > > > > `XftFontOpenName' do_text.c:416: warning: assignment makes > > > > pointer from integer without a cast do_text.c:425: warning: > > > > implicit declaration of function `XftDrawCreate' do_text.c:427: > > > > warning: assignment makes pointer from integer without a cast > > > > do_text.c:432: warning: implicit declaration of function > > > > `XftFontClose' do_text.c:439: warning: implicit declaration of > > > > function `XftColorAllocValue' do_text.c:446: warning: implicit > > > > declaration of function `XftDrawDestroy' do_text.c:453: request > > > > for member `height' in something not a structure or union > > > > do_text.c: In function `DoAAText': > > > > do_text.c:483: warning: implicit declaration of function > > > > `XftDrawString8' do_text.c: In function `EndAAText': > > > > do_text.c:508: warning: implicit declaration of function > > > > `XftColorFree' *** Error code 1 > > > > > > > > Stop in > > > > /usr/ports/x11/XFree86-4-clients/work/xc/programs/x11perf. *** > > > > Error code 1 > > > > > > > > Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs. > > > > *** Error code 1 > > > > > > > > Stop in /usr/ports/x11/XFree86-4-clients. > > > > ** Command failed [exit code 1]: /usr/bin/script -qa > > > > /tmp/portupgrade75378.9 make > > > > ** Fix the problem and try again. > > > > ---> Build of x11/XFree86-4-clients ended at: Tue, 25 Feb 2003 > > > > 10:38:37 -0500 (consumed 00:03:00) > > > > ---> Upgrade of x11/XFree86-4-clients ended at: Tue, 25 Feb 2003 > > > > 10:38:37 -0500 (consumed 00:03:06) > > > > ** No need to upgrade 'XFree86-fontEncodings-4.2.0' (>= > > > > XFree86-fontEncodings-4.2.0). (specify -f to force) > > > > ** No need to upgrade 'XFree86-font75dpi-4.2.0' (>= > > > > XFree86-font75dpi-4.2.0). (specify -f to force) > > > > ____________________________________________________ > > > > I also got this while upgrading Mozilla: > > > > > > > > usr/include/stdlib.h:110: warning: ANSI C does not support `long > > > > long' /usr/include/stdlib.h:114: warning: ANSI C does not support > > > > `long long' cc -O -pipe -ansi -pedantic -Dasm=__asm -Wall > > > > -Wpointer-arith -I/usr/ports/x11/XFree86-4-clients/work/xc > > > > -I/usr/ports/x11/XFree86-4-clients/work/xc/exports/include > > > > -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO > > > > -DMITSHM -DXFT `pkg-config xft --cflags` -c do_text.c > > > > do_text.c:403: X11/Xft/Xft.h: No such file or directory > > > > In file included from x11perf.h:28, > > > > from do_text.c:26: > > > > /usr/include/stdlib.h:110: warning: ANSI C does not support `long > > > > long' /usr/include/stdlib.h:114: warning: ANSI C does not support > > > > `long long' do_text.c:405: syntax error before `*' > > > > do_text.c:405: warning: type defaults to `int' in declaration of > > > > `aafont' do_text.c:405: ANSI C forbids data definition with no > > > > type or storage class do_text.c:406: syntax error before `*' > > > > do_text.c:406: warning: type defaults to `int' in declaration of > > > > `aadraw' do_text.c:406: ANSI C forbids data definition with no > > > > type or storage class do_text.c:407: syntax error before > > > > `aacolor' do_text.c:407: warning: type defaults to `int' in > > > > declaration of `aacolor' do_text.c:407: ANSI C forbids data > > > > definition with no type or storage class do_text.c: In function > > > > `InitAAText': > > > > do_text.c:416: warning: implicit declaration of function > > > > `XftFontOpenName' do_text.c:416: warning: assignment makes > > > > pointer from integer without a cast do_text.c:425: warning: > > > > implicit declaration of function `XftDrawCreate' do_text.c:427: > > > > warning: assignment makes pointer from integer without a cast > > > > do_text.c:432: warning: implicit declaration of function > > > > `XftFontClose' do_text.c:439: warning: implicit declaration of > > > > function `XftColorAllocValue' do_text.c:446: warning: implicit > > > > declaration of function `XftDrawDestroy' do_text.c:453: request > > > > for member `height' in something not a structure or union > > > > do_text.c: In function `DoAAText': > > > > do_text.c:483: warning: implicit declaration of function > > > > `XftDrawString8' do_text.c: In function `EndAAText': > > > > do_text.c:508: warning: implicit declaration of function > > > > `XftColorFree' *** Error code 1 > > > > > > > > Stop in > > > > /usr/ports/x11/XFree86-4-clients/work/xc/programs/x11perf. *** > > > > Error code 1 > > > > > > > > Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs. > > > > *** Error code 1 > > > > > > > > Stop in /usr/ports/x11/XFree86-4-clients. > > > > ** Command failed [exit code 1]: /usr/bin/script -qa > > > > /tmp/portupgrade75378.9 make > > > > ** Fix the problem and try again. > > > > ---> Build of x11/XFree86-4-clients ended at: Tue, 25 Feb 2003 > > > > 10:38:37 -0500 (consumed 00:03:00) > > > > ---> Upgrade of x11/XFree86-4-clients ended at: Tue, 25 Feb 2003 > > > > 10:38:37 -0500 (consumed 00:03:06) > > > > ** No need to upgrade 'XFree86-fontEncodings-4.2.0' (>= > > > > XFree86-fontEncodings-4.2.0). (specify -f to force) > > > > ** No need to upgrade 'XFree86-font75dpi-4.2.0' (>= > > > > XFree86-font75dpi-4.2.0). (specify -f to force) > > > > > > > > Should I cvsup again ? > > > > > > > > Thanks a lot > > > > > > > > Marc > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > with "unsubscribe freebsd-questions" in the body of the message > > > > _______________________________________________ > > > > 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" > > > > > > -- > > > Kent Stewart > > > Richland, WA > > > > > > http://users.owt.com/kstewart/index.html > > -- > Kent Stewart > Richland, WA > > http://users.owt.com/kstewart/index.html > > From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 07:42:36 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 775FC37B40E for <questions@freebsd.org>; Tue, 22 Apr 2003 07:42:36 -0700 (PDT) Received: from web9602.mail.yahoo.com (web9602.mail.yahoo.com [216.136.129.181]) by mx1.FreeBSD.org (Postfix) with SMTP id 0E06943F3F for <questions@freebsd.org>; Tue, 22 Apr 2003 07:42:36 -0700 (PDT) (envelope-from chancedj@yahoo.com) Message-ID: <20030422144235.48871.qmail@web9602.mail.yahoo.com> Received: from [24.73.195.110] by web9602.mail.yahoo.com via HTTP; Tue, 22 Apr 2003 07:42:35 PDT Date: Tue, 22 Apr 2003 07:42:35 -0700 (PDT) From: Daryl Chance <chancedj@yahoo.com> To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: chancedj@yahoo.com List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 14:42:36 -0000 [I've sent this a couple times yesterday and once today, but I can't find it in the archives anywhere - could an admin check to see if the mailing software is rejecting my mail from stinkfist@tribalwar.com? I'm registered w/ the list at that address. I'm most definately receiving email from both questions and current(this on a differnt account)] I've searched the handbook and haven't found anything about this. I'm trying to setup a serial console for some remote machines i'm admining. I want to set it up using null modem cables, as it says in the handbook like so: www:s1 - sql:s2 www:s2 - mail:s1 sql:s1 - mail:s2 >From what i've read it needs a dumb terminal? Is it possible to do it without using this and only setting it up with the null modem cables and nothing else? I assume this is possible, but the documentation doesn't seem to say anything about using only the cables and nothing more. Thanks, Daryl PS: I apologize if yahoo adds html to the email. ===== <---------------------------------------------------------------><BR><- Daryl Chance - A programmer is someone who solves a -><BR><- Programmer - problem you didn't know you had in a -><BR><- ----------------- - way you don't understand. -><BR><- Belial of -E- - - ????? -><BR><---------------------------------------------------------------> __________________________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo http://search.yahoo.com From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 07:45:54 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5EDF637B401 for <questions@freebsd.org>; Tue, 22 Apr 2003 07:45:54 -0700 (PDT) Received: from web9603.mail.yahoo.com (web9603.mail.yahoo.com [216.136.129.182]) by mx1.FreeBSD.org (Postfix) with SMTP id E8D7F43FBF for <questions@freebsd.org>; Tue, 22 Apr 2003 07:45:53 -0700 (PDT) (envelope-from chancedj@yahoo.com) Message-ID: <20030422144553.17214.qmail@web9603.mail.yahoo.com> Received: from [199.72.4.147] by web9603.mail.yahoo.com via HTTP; Tue, 22 Apr 2003 07:45:53 PDT Date: Tue, 22 Apr 2003 07:45:53 -0700 (PDT) From: Daryl Chance <chancedj@yahoo.com> To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Serial Console Question (re-sent w/ subject) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: chancedj@yahoo.com List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 14:45:54 -0000 sorry about the double send, the first email I forgot the subject. Also removed sig. [I've sent this a couple times yesterday and once today, but I can't find it in the archives anywhere - could an admin check to see if the mailing software is rejecting my mail from stinkfist@tribalwar.com? I'm registered w/ the list at that address. I'm most definately receiving email from both questions and current(this on a different account)] I've searched the handbook and haven't found anything about this. I'm trying to setup a serial console for some remote machines i'm admining. I want to set it up using null modem cables, as it says in the handbook like so: www:s1 - sql:s2 www:s2 - mail:s1 sql:s1 - mail:s2 >From what i've read it needs a dumb terminal? Is it possible to do it without using this and only setting it up with the null modem cables and nothing else? I assume this is possible, but the documentation doesn't seem to say anything about using only the cables and nothing more. Thanks, Daryl PS: I apologize if yahoo adds html to the email. __________________________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo http://search.yahoo.com From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 07:46:39 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 486C737B405 for <questions@freebsd.org>; Tue, 22 Apr 2003 07:46:39 -0700 (PDT) Received: from pa-plum1b-166.pit.adelphia.net (pa-plum1b-122.pit.adelphia.net [24.53.161.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71C0343FD7 for <questions@freebsd.org>; Tue, 22 Apr 2003 07:46:38 -0700 (PDT) (envelope-from wmoran@potentialtech.com) Received: from potentialtech.com (working [172.16.0.95]) h3MEkbwl002821; Tue, 22 Apr 2003 10:46:37 -0400 (EDT) (envelope-from wmoran@potentialtech.com) Message-ID: <3EA555CD.1040508@potentialtech.com> Date: Tue, 22 Apr 2003 10:46:37 -0400 From: Bill Moran <wmoran@potentialtech.com> User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2.1) Gecko/20030301 X-Accept-Language: en-us, en MIME-Version: 1.0 To: beemern@ksu.edu References: <Pine.GSO.4.33L.0304220911360.17156-100000@unix2.cc.ksu.edu> In-Reply-To: <Pine.GSO.4.33L.0304220911360.17156-100000@unix2.cc.ksu.edu> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: questions@freebsd.org Subject: Re: linux/freebsd kernel differences X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 14:46:39 -0000 beemern@ksu.edu wrote: > theres an argument here in our office about linux vs. freebsd > > we're building a new nfs server for our entire dept, and i suggested using > fbsd, however, an opponent put forth linux and said that: > > "there is no difference between linux and freebsd kernels, except that > linux has much better driver support.. WHY use obscure freebsd?" Just smack this guy. His argument is completely pointless. What does "driver support" get you? You're ordering the machine, right? Then only order hardware that is supported. You need to start out by pointing out that this guy is arguing with no ammo himself. The "obscure" argument can be defeated by showing the number of big companies that use FreeBSD, companies such as yahoo, pair.net, etc. Also, by claiming "there is no difference between the Linux and FreeBSD kernels" your opponent is basically saying "I don't know what I'm talking about". For better or worse, there are tons of differences between the two kernels. You could just start perusing the code and pointing out differences and debunk the guy. > anyone got any ammo i can use here? i'd really rather use fbsd since i'm > much more familar with it and its never let me down (except in the area of > native java support), and i believe it'd be perfect for our nfs box > > but i'll need some good concrete evidence to make my case.. You could do some searching on the NFS exploit that Linux had a short while back that FreeBSD never had. -- Bill Moran Potential Technologies http://www.potentialtech.com From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 07:48:30 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C15737B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 07:48:30 -0700 (PDT) Received: from nagual.st (cc20684-a.assen1.dr.home.nl [217.120.160.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C26643FB1 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 07:48:27 -0700 (PDT) (envelope-from dick@nagual.st) Received: from pooh.nagual.st (localhost.nagual.st [127.0.0.1]) by nagual.st (8.12.8p1/8.12.8/torin) with ESMTP id h3MEmLZc000376 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 16:48:21 +0200 (CEST) (envelope-from dick@pooh.nagual.st) Received: (from dick@localhost) by pooh.nagual.st (8.12.8p1/8.12.8/Submit) id h3MEmLIn000375 for freebsd-questions@freebsd.org; Tue, 22 Apr 2003 16:48:21 +0200 (CEST) (envelope-from dick) From: Dick Hoogendijk <dick@nagual.st> Date: Tue, 22 Apr 2003 16:48:21 +0200 To: freebsd-questions <freebsd-questions@freebsd.org> Message-ID: <20030422144821.GA359@pooh.nagual.st> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: mount_msdos X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 14:48:30 -0000 Will mount_msdos mount a fat32 partition (win98se)? I can't find the fat32 option in the handbook, nor in the LINT file but I'm sure FreeBSD supports win98se fat32 filsystems. So, am I right to suppose fat32 is "msdos" for fbsd? -- dick -- http://www.nagual.st/ -- PGP/GnuPG key: F86289CE ++ Running FreeBSD 4.8 ++ Debian GNU/Linux (Woody) From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 07:51:42 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A26037B401 for <questions@freebsd.org>; Tue, 22 Apr 2003 07:51:42 -0700 (PDT) Received: from mail.svenskabutiker.se (ns.svenskabutiker.se [212.247.101.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFE1143FDF for <questions@freebsd.org>; Tue, 22 Apr 2003 07:51:41 -0700 (PDT) (envelope-from martin@mullet.se) Received: from mullet.se (h118n1fls31o985.telia.com [213.65.16.118]) by mail.svenskabutiker.se (Postfix) with ESMTP id 797351F02; Tue, 22 Apr 2003 16:51:40 +0200 (CEST) Message-ID: <3EA5572C.2060405@mullet.se> Date: Tue, 22 Apr 2003 16:52:28 +0200 From: Martin Nilsson <martin@mullet.se> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3) Gecko/20030312 X-Accept-Language: sv, en-us, en MIME-Version: 1.0 To: beemern@ksu.edu References: <Pine.GSO.4.33L.0304220911360.17156-100000@unix2.cc.ksu.edu> In-Reply-To: <Pine.GSO.4.33L.0304220911360.17156-100000@unix2.cc.ksu.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit cc: questions@freebsd.org Subject: Re: linux/freebsd kernel differences X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 14:51:42 -0000 beemern@ksu.edu wrote: > we're building a new nfs server for our entire dept, and i suggested using > fbsd, however, an opponent put forth linux and said that: The NFS implementation in FreeBSD is regarded to be better if your clients are not only Linux boxes. > "there is no difference between linux and freebsd kernels, except that > linux has much better driver support.. WHY use obscure freebsd?" That is complete BS, the kernels are not similar at all. And besides that, what better driver are there in Linux that you actually need for the NFS server? Linux have better drivers for things like scanners, cameras, joysticks etc. The drivers in FreeBSD for sever thingies are top-notch. Just be careful with which machine you buy. I recommend buying from a dealer that knows about the OS you are going to run on the box so you get a system with components that know to perform well for your intended use. > anyone got any ammo i can use here? i'd really rather use fbsd since i'm > much more familar with it and its never let me down If you are the one that is going to take care of the box the above is your best ammo. If you already know something and are happy with it why change? -- Martin Nilsson, CTO & Founder, Mullet Scandinavia AB, Malm�, SWEDEN E-mail: martin@mullet.se, Phone: +46-(0)708-606170, http://www.mullet.se Our business is well engineered servers optimized for FreeBSD and Linux. From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 08:01:17 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B5AD737B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 08:01:17 -0700 (PDT) Received: from web20704.mail.yahoo.com (web20704.mail.yahoo.com [216.136.226.177]) by mx1.FreeBSD.org (Postfix) with SMTP id 5149D43F85 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 08:01:15 -0700 (PDT) (envelope-from freebsdude@yahoo.com) Message-ID: <20030422150115.700.qmail@web20704.mail.yahoo.com> Received: from [160.79.175.120] by web20704.mail.yahoo.com via HTTP; Tue, 22 Apr 2003 08:01:15 PDT Date: Tue, 22 Apr 2003 08:01:15 -0700 (PDT) From: clay spencer <freebsdude@yahoo.com> 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: adding second network card X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 15:01:18 -0000 I installed a second 3Com Etherlink 3 card in a new 5.0 FreeBSD box. Both of these devices should be using the vortex device I believe(vx0 vx1 etc.) I have added the following to /etc/rc.conf: network_interfaces="lo0 vx0 vx1"ifconfig_vx0="inet 10.0.0.79 netmask 255.255.255.0"ifconfig_vx0="inet 10.0.0.80 netmask 255.255.255.0" and rebooted. On the console during boot I see the error: "ifconfig: interface vx1 does not exist" In my kernel config file for this kernel all ethernet devices are enabled. I have tried to "ifconfig vx1 create" type of command and still recieve the same message. I believe this is similar to Solaris "ifconfig plumb" argument. Can somebody help with what I might have overlooked. I do see link light on the card itself so I know its no a card issue per se'.Thanks in advance --------------------------------- Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 08:13:01 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9686F37B401 for <questions@freebsd.org>; Tue, 22 Apr 2003 08:13:01 -0700 (PDT) Received: from westhost10.westhost.net (westhost10.westhost.net [216.71.84.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3DC643F3F for <questions@freebsd.org>; Tue, 22 Apr 2003 08:13:00 -0700 (PDT) (envelope-from william@palfreman.com) Received: from localhost (palfreman@localhost) by westhost10.westhost.net (8.11.6/8.11.6) with ESMTP id h3MFCxX16906 for <questions@freebsd.org>; Tue, 22 Apr 2003 10:12:59 -0500 Date: Tue, 22 Apr 2003 10:12:59 -0500 (CDT) From: William Palfreman <william@palfreman.com> X-X-Sender: palfreman@westhost10.westhost.net To: questions@freebsd.org Message-ID: <Pine.LNX.4.44.0304220654470.7664-100000@westhost10.westhost.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Unexpected Samba printing problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 15:13:02 -0000 I've been print from Unix clients via lpd and from W2k clients via samba-2.2.8a, for ages without problem. Then very recently the windows clients stopped being able to connect - an error message when they try to use the existing printer, and a blank box when they look in the printers folder for the samba server. All through this period windows clients have been able to access samba shares to read and write, and still can. The only thing that I have changed recently is the DNS domain used by some machines. I've also started using IPv6, but I don't se wh that should make any difference. This was the log messages originally. When I saw this I started cupsd, but I was surprised to need to, considering I had never needed to before and AFAIK it wasn't meant to start, & printing was via lpd: Apr 22 12:50:09 ledger smbd[270]: [2003/04/22 12:50:09, 0] printing/print_cups .c:cups_printername_ok(336) Apr 22 12:50:09 ledger smbd[270]: Unable to connect to CUPS server localhost - Connection refused Apr 22 12:50:09 ledger smbd[270]: [2003/04/22 12:50:09, 0] smbd/service.c:make_connection(252) Apr 22 12:50:09 ledger smbd[270]: dune (10.23.90.16) couldn't find service ::{2227a280-3aea-1069-a2de-08002b30309d} This was the log messages after starting cupsd - the same, but without a useless attempt to constact cupsd. At the moment I think the problem might be to do with a with the service name, but I don't see why it should change in a way that breaks it entirely, so printers are invisible to W2k clients. Apr 22 12:46:24 ledger smbd[270]: [2003/04/22 12:46:24, 0] printing/print_cups .c:cups_printername_ok(388) Apr 22 12:46:24 ledger smbd[270]: Unable to get printer status for ::{2227a280-3aea-1069-a2de-08002b30309d} - client-error-not-found Apr 22 12:46:24 ledger smbd[270]: [2003/04/22 12:46:24, 0] smbd/service.c:make_connection(252) Apr 22 12:46:24 ledger smbd[270]: dune (10.23.90.16) couldn't find service ::{2227a280-3aea-1069-a2de-08002b30309d} Can anyone offer any guidence? This problem doesn't seem to go away when either the server has process restart or is rebooted, nor does rebooting the clients make and differnce - the printer is now invisible. Thanks, Bill. (below is a copy of my smb.conf) # This is the main Samba configuration file. You should read the # smb.conf(5) manual page in order to understand the options listed # here. Samba has a huge number of configurable options (perhaps too # many!) most of which are not shown in this example # # Any line which starts with a ; (semi-colon) or a # (hash) # is a comment and is ignored. In this example we will use a # # for commentry and a ; for parts of the config file that you # may wish to enable # # NOTE: Whenever you modify this file you should run the command "testparm" # to check that you have not many any basic syntactic errors. # #======================= Global Settings ===================================== [global] # workgroup = NT-Domain-Name or Workgroup-Name, eg: REDHAT4 workgroup = WORKGROUP # server string is the equivalent of the NT Description field server string = Samba Server for printer # This option is important for security. It allows you to restrict # connections to machines which are on your local network. The # following example restricts access to two C class networks and # the "loopback" interface. For more examples of the syntax see # the smb.conf man page ; hosts allow = 192.168.1. 192.168.2. 127. hosts allow = 127. 10.23.90.0/255.255.255.192 # If you want to automatically load your printer list rather # than setting them up individually then you'll need this load printers = yes # you may wish to override the location of the printcap file ; printcap name = /etc/printcap # on SystemV system setting printcap name to lpstat should allow # you to automatically obtain a printer list from the SystemV spool # system ; printcap name = lpstat # It should not be necessary to specify the print system type unless # it is non-standard. Currently supported print systems include: # bsd, sysv, plp, lprng, aix, hpux, qnx ; printing = bsd # Uncomment this if you want a guest account, you must add this to /etc/passwd # otherwise the user "nobody" is used guest account = pcguest map to guest = bad user # this tells Samba to use a separate log file for each machine # that connects log file = /var/log/log.%m # Put a capping on the size of the log files (in Kb). max log size = 50 # Security mode. Most people will want user level security. See # security_level.txt for details. security = user # Use password server option only with security = server # The argument list may include: # password server = My_PDC_Name [My_BDC_Name] [My_Next_BDC_Name] # or to auto-locate the domain controller/s # password server = * ; password server = <NT-Server-Name> # Note: Do NOT use the now deprecated option of "domain controller" # This option is no longer implemented. # You may wish to use password encryption. Please read # ENCRYPTION.txt, Win95.txt and WinNT.txt in the Samba documentation. # Do not enable this option unless you have read those documents encrypt passwords = yes # Using the following line enables you to customise your configuration # on a per machine basis. The %m gets replaced with the netbios name # of the machine that is connecting ; include = /usr/local/etc/smb.conf.%m # Most people will find that this option gives better performance. # See speed.txt and the manual pages for details # You may want to add the following on a Linux system: # SO_RCVBUF=8192 SO_SNDBUF=8192 socket options = TCP_NODELAY # Configure Samba to use multiple interfaces # If you have multiple network interfaces then you must list them # here. See the man page for details. ; interfaces = 192.168.12.2/24 192.168.13.2/24 # Browser Control Options: # set local master to no if you don't want Samba to become a master # browser on your network. Otherwise the normal election rules apply ; local master = no # OS Level determines the precedence of this server in master browser # elections. The default value should be reasonable ; os level = 33 # Domain Master specifies Samba to be the Domain Master Browser. This # allows Samba to collate browse lists between subnets. Don't use this # if you already have a Windows NT domain controller doing this job domain master = yes # Preferred Master causes Samba to force a local browser election on startup # and gives it a slightly higher chance of winning the election preferred master = yes # Enable this if you want Samba to be a domain logon server for # Windows95 workstations. ; domain logons = yes # if you enable domain logons then you may want a per-machine or # per user logon script # run a specific logon batch file per workstation (machine) ; logon script = %m.bat # run a specific logon batch file per username ; logon script = %U.bat # Where to store roving profiles (only for Win95 and WinNT) # %L substitutes for this servers netbios name, %U is username # You must uncomment the [Profiles] share below ; logon path = \\%L\Profiles\%U # Windows Internet Name Serving Support Section: # WINS Support - Tells the NMBD component of Samba to enable it's WINS Server wins support = yes # WINS Server - Tells the NMBD components of Samba to be a WINS Client # Note: Samba can be either a WINS Server, or a WINS Client, but NOT both ; wins server = w.x.y.z # WINS Proxy - Tells Samba to answer name resolution queries on # behalf of a non WINS capable client, for this to work there must be # at least one WINS Server on the network. The default is NO. ; wins proxy = yes # DNS Proxy - tells Samba whether or not to try to resolve NetBIOS names # via DNS nslookups. The built-in default for versions 1.9.17 is yes, # this has been changed in version 1.9.18 to no. dns proxy = no # Client codepage settings # for Greek users ; client code page=737 # for European users (Latin 1) client code page=850 # for European users (Latin 2) ; client code page=852 # for Icelandic users ; client code page=861 # for Cyrillic users ; client code page=866 # for Japanese Users ; client code page=932 ; coding system=cap # for Simplified Chinese Users ; client code page=936 ; coding system=cap # for Korean Users ; client code page=949 ; coding system=cap # for Traditional Chinese Users ; client code page=950 ; coding system=cap #============================ Share Definitions ============================== [homes] comment = Home Directories browseable = no writeable = yes # Un-comment the following two lines to add a recycle bin facility to a samba share # NOTE: It currently doesn't work with the [homes] virtual share, use a regular share instead ; vfs object = /usr/local/lib/samba/recycle.so ; vfs options= recycle=.recycle # Un-comment the following and create the netlogon directory for Domain Logons ; [netlogon] ; comment = Network Logon Service ; path = /usr/local/samba/lib/netlogon ; guest ok = yes ; writeable = no ; share modes = no # Un-comment the following to provide a specific roving profile share # the default is to use the user's home directory ;[Profiles] ; path = /usr/local/samba/profiles ; browseable = no ; guest ok = yes # NOTE: If you have a BSD-style print system there is no need to # specifically define each individual printer [printers] comment = All Printers path = /var/spool/samba browseable = no # Set public = yes to allow user 'guest account' to print guest ok = yes writeable = no printable = yes public = yes # This one is useful for people to share files #[tmp] # comment = Temporary file space # path = /tmp # read only = no # public = yes # guest ok = yes # [Free Space] comment = Free space for general storage path = /usr2/home/FreeSpace read only = no public = yes guest ok = yes # A publicly accessible directory, but read only, except for people in # the "staff" group ;[public] ; comment = Public Stuff ; path = /home/samba ; public = yes ; writeable = yes ; printable = no ; write list = @staff # Other examples. # # A private printer, usable only by fred. Spool data will be placed in fred's # home directory. Note that fred must have write access to the spool directory, # wherever it is. ;[fredsprn] ; comment = Fred's Printer ; valid users = fred ; path = /homes/fred ; printer = freds_printer ; public = no ; writeable = no ; printable = yes # A private directory, usable only by fred. Note that fred requires write # access to the directory. ;[fredsdir] ; comment = Fred's Service ; path = /usr/somewhere/private ; valid users = fred ; public = no ; writeable = yes ; printable = no # a service which has a different directory for each machine that connects # this allows you to tailor configurations to incoming machines. You could # also use the %U option to tailor it by user name. # The %m gets replaced with the machine name that is connecting. ;[pchome] ; comment = PC Directories ; path = /usr/pc/%m ; public = no ; writeable = yes # A publicly accessible directory, read/write to all users. Note that all files # created in the directory by users will be owned by the default user, so # any user with access can delete any other user's files. Obviously this # directory must be writeable by the default user. Another user could of course # be specified, in which case all files would be owned by that user instead. ;[public] ; path = /usr/somewhere/else/public ; public = yes ; only guest = yes ; writeable = yes ; printable = no # Un-comment the following two lines to add a recycle bin facility to a samba share ; vfs object = /usr/local/lib/samba/recycle.so ; vfs options= recycle=.recycle # The following two entries demonstrate how to share a directory so that two # users can place files there that will be owned by the specific users. In this # setup, the directory should be writeable by both users and should have the # sticky bit set on it to prevent abuse. Obviously this could be extended to # as many users as required. ;[myshare] ; comment = Mary's and Fred's stuff ; path = /usr/somewhere/shared ; valid users = mary fred ; public = no ; writeable = yes ; printable = no ; create mask = 0765 From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 08:15:47 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D00A637B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 08:15:47 -0700 (PDT) Received: from webserver2.rtl.org (rtl-3.i2k.com [63.94.12.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id E24B143F3F for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 08:15:46 -0700 (PDT) (envelope-from jstewart@rtl.org) Received: from [10.0.0.89] (rtl-2.i2k.com [63.94.12.206]) by webserver2.rtl.org (8.11.6/8.11.6) with ESMTP id h3MFEUj13885; Tue, 22 Apr 2003 11:14:30 -0400 From: Jason Stewart <jstewart@rtl.org> To: Dick Hoogendijk <dick@nagual.st> In-Reply-To: <20030422144821.GA359@pooh.nagual.st> References: <20030422144821.GA359@pooh.nagual.st> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 (1.0.8-11) Date: 22 Apr 2003 11:16:08 -0400 Message-Id: <1051024569.906.11.camel@mis3> Mime-Version: 1.0 cc: freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: mount_msdos X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 15:15:48 -0000 On Tue, 2003-04-22 at 10:48, Dick Hoogendijk wrote: > Will mount_msdos mount a fat32 partition (win98se)? > I can't find the fat32 option in the handbook, nor in the LINT file but > I'm sure FreeBSD supports win98se fat32 filsystems. > So, am I right to suppose fat32 is "msdos" for fbsd? Yes, mount_msdos will handle fat32 long filnames. Jason Stewart From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 08:28:06 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D20D37B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 08:28:06 -0700 (PDT) Received: from avocet.mail.pas.earthlink.net (avocet.mail.pas.earthlink.net [207.217.120.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2EA043F85 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 08:28:05 -0700 (PDT) (envelope-from dusk@badseed.bytch.net) Received: from user-119adi7.biz.mindspring.com ([66.149.54.71] helo=badseed.bytch.net) by avocet.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 197zgi-0004it-00 for freebsd-questions@freebsd.org; Tue, 22 Apr 2003 08:28:05 -0700 Received: from localhost (dusk@localhost) by badseed.bytch.net (8.10.2/8.10.2) with ESMTP id h3MFXba25813 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 11:33:37 -0400 Date: Tue, 22 Apr 2003 11:33:36 -0400 (EDT) From: <dusk@badseed.bytch.net> To: freebsd-questions@freebsd.org Message-ID: <Pine.LNX.4.20.0304221006070.25324-100000@badseed.bytch.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Unable to send email X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 15:28:06 -0000 I am running FreeBSD stable 4.7 and Sendmail 8.12.7. I am unable to send email. This is the error output: su-2.05$ collect: Cannot write ./dfh3MDwWTE001257 (bfcommit, uid=1001, gid=25): Permission denied queueup: cannot create queue temp file ./tfh3MDwWTE001257, uid=1001: Permission denied As you can see it is giving me a "permissions" error. I am not sure exactly how long this has been going on. I just noticed it yesterday. I double checked file and directory permissions and broke out the big bat book (O'Reilly's sendmail bible). I have not done much with the Sendmail install. I have created the access, virtual host files and edited the ailias file. When I built the sendmail.cf file I added two entries for dnsbl. At this point I am stuck. I hope that the answer is in front of me and just don't see it. I am sending this out to this list because it looks like my problem is not so much with sendmail as it is my system's permissions. Anybody got any ideas? I have included some ls -l output su-2.05$ ls -l /var/ drwxrwxrwt 2 root mail 512 Apr 22 11:05 mai drwxr-xr-x 10 root wheel 512 May 22 00:41 spoo su-2.05$ ls -l /var/spool/ drwxr-xr-x 2 root daemon 512 Apr 22 11:00 mqueue su-2.05$ ls -l /etc/ drwxr-xr-x 3 root wheel 1024 Apr 16 10:29 mail su-2.05$ ls -l /etc/mail -rw-r--r-- 1 root wheel 4491 Sep 18 2001 Makefile -rw-r--r-- 1 root wheel 840 Sep 18 2001 README -rw-r--r-- 1 root wheel 32383 Apr 16 09:21 access -rw-r----- 1 root wheel 57344 Apr 16 10:29 access.db -rw-r--r-- 1 root wheel 411 Sep 18 2001 access.sample -rwx------ 1 root wheel 167 Apr 16 09:33 access.sh -rw-r--r-- 1 root wheel 2385 Apr 21 22:36 aliases -rw-r--r-- 1 root wheel 32768 Apr 21 22:36 aliases.db -rw-r--r-- 1 root wheel 58342 Apr 15 23:01 frank.cf -rw-r--r-- 1 root wheel 4472 Apr 15 23:01 frank.mc -rw-r--r-- 1 root wheel 46632 Sep 18 2001 freebsd.cf -rw-r--r-- 1 root wheel 46632 Apr 15 22:29 freebsd.cf-orig -rw-r--r-- 1 root wheel 4472 Apr 15 22:35 freebsd.mc -rw-r--r-- 1 root wheel 4267 Apr 15 22:13 freebsd.mc-orig -r--r--r-- 1 root wheel 5573 Sep 18 2001 helpfile drwxr-xr-x 2 root wheel 512 Apr 16 10:16 lists -rw-r--r-- 1 root wheel 389 Apr 16 09:48 local-host-names -rw-r--r-- 1 root wheel 316 Sep 18 2001 mailer.conf -rw-r--r-- 1 root wheel 245 Sep 18 2001 mailertable.sample -rw-r--r-- 1 root wheel 416 Apr 16 09:36 relay-domains -rw-r--r-- 1 root wheel 58460 Apr 21 22:49 sendmail.cf -rw-r--r-- 1 root wheel 46632 Apr 15 23:02 sendmail.cf-orig -rw-r--r-- 1 root wheel 3062 Apr 16 09:42 virtusertable -rw-r----- 1 root wheel 32768 Apr 16 10:29 virtusertable.db -rw-r--r-- 1 root wheel 573 Sep 18 2001 virtusertable.sample -rwx------ 1 root wheel 193 Apr 16 10:29 virtusertable.sh dusk@bytch.net dusk@badseed.bytch.net "And so, it begins" - Kosh From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 08:28:09 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E174437B401 for <questions@freebsd.org>; Tue, 22 Apr 2003 08:28:09 -0700 (PDT) Received: from catflap.home.slightlystrange.org (pc1-cmbg1-4-cust43.cmbg.cable.ntl.com [62.253.133.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A42E43FD7 for <questions@freebsd.org>; Tue, 22 Apr 2003 08:28:08 -0700 (PDT) (envelope-from dan@slightlystrange.org) Received: from danielby by catflap.home.slightlystrange.org with local (Exim 3.36 #1) id 197zgf-0005NM-00 for questions@freebsd.org; Tue, 22 Apr 2003 16:28:01 +0100 Date: Tue, 22 Apr 2003 16:28:01 +0100 From: Daniel Bye <dan@slightlystrange.org> To: questions@freebsd.org Message-ID: <20030422152801.GA17771@catflap.home.slightlystrange.org> Mail-Followup-To: questions@freebsd.org References: <20030422144553.17214.qmail@web9603.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030422144553.17214.qmail@web9603.mail.yahoo.com> User-Agent: Mutt/1.4i X-Scanner: exiscan *197zgf-0005NM-00*9wnaErdy5uw* (SlightlyStrange.org, Using NOD32 http://www.nod32.com) Subject: Re: Serial Console Question (re-sent w/ subject) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: dan@slightlystrange.org List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 15:28:10 -0000 On Tue, Apr 22, 2003 at 07:45:53AM -0700, Daryl Chance wrote: > I've searched the handbook and haven't found anything > about this. I'm trying to setup a serial console for > some remote machines i'm admining. I want to set it > up using null modem cables, as it says in the handbook > like so: > www:s1 - sql:s2 > www:s2 - mail:s1 > sql:s1 - mail:s2 > > >From what i've read it needs a dumb terminal? Is it > possible to do it without using this and only setting > it up with the null modem cables and nothing else? I > assume this is possible, but the documentation doesn't > seem to say anything about using only the cables and > nothing more. Yes, you can use just cables - I use a similar setup on my firewall box at home, without a dumb terminal in sight. You will need to use something like tip or cu to connect over the serial consoles. Check out http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/serialconsole-setup.html in the handbook for more details. Dan -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key fingerprint: 3D73 AF47 D448 C5CA 88B4 0DCF 849C 1C33 3C48 2CDC _ ASCII ribbon campaign ( ) - against HTML, vCards and X - proprietary attachments in e-mail / \ From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 08:30:58 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4554A37B40B for <Questions@freebsd.org>; Tue, 22 Apr 2003 08:30:58 -0700 (PDT) Received: from linux.tsu.tula.ru (linux.tsu.tula.ru [62.76.50.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0AA243FD7 for <Questions@freebsd.org>; Tue, 22 Apr 2003 08:30:56 -0700 (PDT) (envelope-from Sergey_Zaikov@p66.f5.klax.tsu.tula.ru) Received: from ftn by linux.tsu.tula.ru with local (Exim 3.35 #1 (Debian)) id 197zjR-0002oh-00 for <Questions@freebsd.Org>; Tue, 22 Apr 2003 19:30:53 +0400 Received: from p66.f5.klax.tsu.tula.ru by p13.f5.klax.tsu.tula.ru with FTN (ifmail v.2.10.os) id AA10830; Tue, 22 Apr 2003 19:30:53 +0400 Apparently-To: Questions@freebsd.Org To: "Questions@freebsd.Org" <Questions@freebsd.Org> From: Sergey Zaikov <Sergey_Zaikov@p66.f5.klax.tsu.tula.ru> Date: Tue, 22 Apr 2003 14:00:08 +0400 Message-ID: <1051024696@p66.f5.n5022.z2.fidonet> Organization: 跷勺舙恿特钨� 诹汕p僮猎盘� v.2.5 X-FTN-FLAGS: PVT K/S X-FTN-MSGID: 2:5022/5.66@fidonet 3ea55d38 X-FTN-PID: GED386 3.0.1-asa9 SR1 X-FTN-CHRS: IBMPC 2 X-FTN-Tearline: 捎韵尬伤� (崧�-特-媪p聊�, 羛谅铀墒 邢茉) X-FTN-Origin: 跷勺舙恿特钨� 诹汕p僮猎盘� v.2.5 (2:5022/5.66) X-FTN-Via: 2:5022/5.66@FidoNet @20030422.153827.UTC+4 T-Mail 2607.NT X-FTN-Via: 2:5022/5 FTrack 3.1/W32 22 Apr 2003 19:35:38 UTC+0300 Subject: the ps utility and cron X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 15:30:58 -0000 Hello, Questions@freebsd.Org!!! I have a question about a key -x from man ps(1). The reason of my question may be: misunderstanding man ps(1), errata at man ps(1) or error in ps utility. (My FreeBSD version: FreeBSD acc.acc.tula.ru 4.7-RELEASE FreeBSD 4.7-RELEASE #38: Thu Mar 20 09:31:30 MSK 2003 acc107_3@acc.acc.tula.ru:/usr/obj/usr/src/sys/Z i386) Man ps (1) says: [*SKIP*] -x Display information about processes without controlling termi- nals. [*SKIP*] A processes, started from cron, is processes without controlling terminals. (Or I samething don't understand:) So: $> ps -ax -U acc107_3 must diplays it and $>ps -a -U acc107_3 should don't displays this processes. I do easy test: I write at crontab: 0 11 * * * /bin/sleep 60 and wait for 11-00 time. At 11-00 I do: For user 'acc107_3': acc:/usr/export/acc107_3>ps -ax -U acc107_3 PID TT STAT TIME COMMAND 544 ?? Ss 0:00,00 /bin/sh -c /bin/sleep 60 545 ?? S 0:00,00 /bin/sleep 60 473 p0 Ss+ 0:00,12 -tcsh (tcsh) 474 p1 Rs 0:00,12 -tcsh (tcsh) 548 p1 R+ 0:00,00 ps -ax -U acc107_3 acc:/usr/export/acc107_3>ps -a -U acc107_3 PID TT STAT TIME COMMAND 544 ?? Ss 0:00,00 /bin/sh -c /bin/sleep 60 545 ?? S 0:00,00 /bin/sleep 60 473 p0 Ss+ 0:00,12 -tcsh (tcsh) 474 p1 Ss 0:00,12 -tcsh (tcsh) 549 p1 R+ 0:00,00 ps -a -U acc107_3 For user 'root': acc:/usr/export/acc107_3>ps -a -U acc107_3 PID TT STAT TIME COMMAND 544 ?? Is 0:00,00 /bin/sh -c /bin/sleep 60 545 ?? I 0:00,00 /bin/sleep 60 473 p0 Is+ 0:00,12 -tcsh (tcsh) 474 p1 Is+ 0:00,12 -tcsh (tcsh) 551 p2 Is 0:00,03 -tcsh (tcsh) acc:/usr/export/acc107_3>ps -ax -U acc107_3 PID TT STAT TIME COMMAND 544 ?? Is 0:00,00 /bin/sh -c /bin/sleep 60 545 ?? I 0:00,00 /bin/sleep 60 473 p0 Is+ 0:00,12 -tcsh (tcsh) 474 p1 Is+ 0:00,12 -tcsh (tcsh) 551 p2 Is 0:00,03 -tcsh (tcsh) At both cases, the processes, started by cron, always displays. Is it right? Thank you. Sergey. ... 廖膳 - 釉咸� 膒燎厦盼瘟� 着葚, 拊� 徘� 闻 诹谙p蜗 南沦琢载 哨 汤孪窍 From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 08:49:16 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5919337B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 08:49:16 -0700 (PDT) Received: from astarte.volker.de (p50891B7D.dip.t-dialin.net [80.137.27.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D43243F85 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 08:49:14 -0700 (PDT) (envelope-from freebsd@secspace.de) Received: from astarte.volker.de (localhost [127.0.0.1]) by astarte.volker.de (8.12.9/8.12.9) with SMTP id h3MFnAeK041068 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 17:49:11 +0200 (CEST) (envelope-from freebsd@secspace.de) Date: Tue, 22 Apr 2003 17:49:10 +0200 From: Volker Kindermann <freebsd@secspace.de> To: freebsd-questions@freebsd.org Message-Id: <20030422174910.754dda23.freebsd@secspace.de> In-Reply-To: <20030422150115.700.qmail@web20704.mail.yahoo.com> References: <20030422150115.700.qmail@web20704.mail.yahoo.com> X-Mailer: Sylpheed version 0.8.10claws (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: adding second network card X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 15:49:16 -0000 > I installed a second 3Com Etherlink 3 card in a new 5.0 FreeBSD box. > Both of these devices should be using the vortex device I believe(vx0 > vx1 etc.) I have added the following to /etc/rc.conf: > network_interfaces="lo0 vx0 vx1"ifconfig_vx0="inet 10.0.0.79 netmask > 255.255.255.0"ifconfig_vx0="inet 10.0.0.80 netmask 255.255.255.0" I think it's a typo that you use vx0 twice? > and > rebooted. On the console during boot I see the error: "ifconfig: > interface vx1 does not exist" Is the card recognized in dmesg-output? Please show us the corresponding dmesg. -volker From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 08:57:46 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 344E737B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 08:57:46 -0700 (PDT) Received: from web20707.mail.yahoo.com (web20707.mail.yahoo.com [216.136.226.180]) by mx1.FreeBSD.org (Postfix) with SMTP id A157943F3F for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 08:57:45 -0700 (PDT) (envelope-from freebsdude@yahoo.com) Message-ID: <20030422155745.33292.qmail@web20707.mail.yahoo.com> Received: from [160.79.175.120] by web20707.mail.yahoo.com via HTTP; Tue, 22 Apr 2003 08:57:45 PDT Date: Tue, 22 Apr 2003 08:57:45 -0700 (PDT) From: clay spencer <freebsdude@yahoo.com> To: Volker Kindermann <freebsd@secspace.de>, freebsd-questions@freebsd.org In-Reply-To: <20030422174910.754dda23.freebsd@secspace.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Re: adding second network card X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 15:57:46 -0000 Volker yes sorry that is a typo. If I give the following command: ifconfig vx1 create I will recieve the error: ifconfig: SIOCIFCREATE: Invalid argument As far as dmesg goes. The only thing that is getting logged is a list of kernel interupts. I see all the other normal startup messages written to console and the 3/4 of the way through I see this big kernel interupt vector list scroll by but this was happening before I added the second care. These are the only things in /var/log/dmesg.today: *Handler Int 332 g_provider R *Handler Int 333 g_consumer R *Handler Int 334 g_bioq R *Handler Int 335 g_event R *Handler Int 371 vnode R *Handler Int 372 proc R *Handler Int 373 cdev R *Handler Int 374 bio R *Handler Int 375 buf R *Handler Int there are @ 900 or so lines containing similar entries this seems to be a seperate problme of course but it is impeding my troubleshooting of the NIC problem. If you have any ideas? Volker Kindermann <freebsd@secspace.de> wrote:> I installed a second 3Com Etherlink 3 card in a new 5.0 FreeBSD box. > Both of these devices should be using the vortex device I believe(vx0 > vx1 etc.) I have added the following to /etc/rc.conf: > network_interfaces="lo0 vx0 vx1"ifconfig_vx0="inet 10.0.0.79 netmask > 255.255.255.0"ifconfig_vx0="inet 10.0.0.80 netmask 255.255.255.0" I think it's a typo that you use vx0 twice? > and > rebooted. On the console during boot I see the error: "ifconfig: > interface vx1 does not exist" Is the card recognized in dmesg-output? Please show us the corresponding dmesg. -volker _______________________________________________ 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" --------------------------------- Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 08:58:05 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8922C37B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 08:58:05 -0700 (PDT) Received: from web20712.mail.yahoo.com (web20712.mail.yahoo.com [66.163.169.153]) by mx1.FreeBSD.org (Postfix) with SMTP id 1D95643FAF for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 08:58:05 -0700 (PDT) (envelope-from freebsdude@yahoo.com) Message-ID: <20030422155804.11814.qmail@web20712.mail.yahoo.com> Received: from [160.79.175.120] by web20712.mail.yahoo.com via HTTP; Tue, 22 Apr 2003 08:58:04 PDT Date: Tue, 22 Apr 2003 08:58:04 -0700 (PDT) From: clay spencer <freebsdude@yahoo.com> To: Volker Kindermann <freebsd@secspace.de>, freebsd-questions@freebsd.org In-Reply-To: <20030422174910.754dda23.freebsd@secspace.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Re: adding second network card X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 15:58:05 -0000 Volker yes sorry that is a typo. If I give the following command: ifconfig vx1 create I will recieve the error: ifconfig: SIOCIFCREATE: Invalid argument As far as dmesg goes. The only thing that is getting logged is a list of kernel interupts. I see all the other normal startup messages written to console and the 3/4 of the way through I see this big kernel interupt vector list scroll by but this was happening before I added the second care. These are the only things in /var/log/dmesg.today: *Handler Int 332 g_provider R *Handler Int 333 g_consumer R *Handler Int 334 g_bioq R *Handler Int 335 g_event R *Handler Int 371 vnode R *Handler Int 372 proc R *Handler Int 373 cdev R *Handler Int 374 bio R *Handler Int 375 buf R *Handler Int there are @ 900 or so lines containing similar entries this seems to be a seperate problme of course but it is impeding my troubleshooting of the NIC problem. If you have any ideas? Thanks again Volker Kindermann <freebsd@secspace.de> wrote:> I installed a second 3Com Etherlink 3 card in a new 5.0 FreeBSD box. > Both of these devices should be using the vortex device I believe(vx0 > vx1 etc.) I have added the following to /etc/rc.conf: > network_interfaces="lo0 vx0 vx1"ifconfig_vx0="inet 10.0.0.79 netmask > 255.255.255.0"ifconfig_vx0="inet 10.0.0.80 netmask 255.255.255.0" I think it's a typo that you use vx0 twice? > and > rebooted. On the console during boot I see the error: "ifconfig: > interface vx1 does not exist" Is the card recognized in dmesg-output? Please show us the corresponding dmesg. -volker _______________________________________________ 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" --------------------------------- Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 09:07:29 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51CF737B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 09:07:29 -0700 (PDT) Received: from cobalt.4gl.com (cobalt.4gl.com [66.212.110.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D5D643F3F for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 09:07:28 -0700 (PDT) (envelope-from mbettinger@championelevators.com) Received: from helpdesk.championelevators.com (node-97-98.4gl.com [66.212.97.98] (may be forged)) by cobalt.4gl.com (8.9.3/8.9.3) with ESMTP id LAA15334 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 11:24:43 -0500 From: Matthew Bettinger <mbettinger@championelevators.com> Organization: Champion Elevators, inc. To: freebsd-questions@freebsd.org Date: Tue, 22 Apr 2003 10:59:42 -0500 User-Agent: KMail/1.5 References: <20030422155745.33292.qmail@web20707.mail.yahoo.com> In-Reply-To: <20030422155745.33292.qmail@web20707.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304221059.42864.mbettinger@championelevators.com> Subject: Re: adding second network card X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: mbettinger@championelevators.com List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 16:07:29 -0000 On Tuesday 22 April 2003 10:57 am, clay spencer wrote: > second care. These are the only things in /var/log/dmesg.today: *Handler > Int 332 g_provider R *Handler Int > 333 g_consumer R *Handler Int > 334 g_bioq R *Handler Int > 335 g_event R *Handler Int > 371 vnode R *Handler Int > 372 proc R *Handler Int > 373 cdev R *Handler Int > 374 bio R *Handler Int > 375 buf R *Handler Int there are @ 900 or so lines containing similar I have seen this in my dmesg's ever since going to 4.7. Even with GENERIC kernel. I have seen a few other posts about this but no answers. Does anyone know what this is ? Is this debug output of some sort? Machines still run just fine after getting this output. Thanks Matt Bettinger Champion Elevators, Inc. Houston, Texas 77061 From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 09:39:33 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95C5437B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 09:39:33 -0700 (PDT) Received: from web20705.mail.yahoo.com (web20705.mail.yahoo.com [216.136.226.178]) by mx1.FreeBSD.org (Postfix) with SMTP id D6E6B43F93 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 09:39:30 -0700 (PDT) (envelope-from freebsdude@yahoo.com) Message-ID: <20030422163930.92335.qmail@web20705.mail.yahoo.com> Received: from [160.79.175.120] by web20705.mail.yahoo.com via HTTP; Tue, 22 Apr 2003 09:39:30 PDT Date: Tue, 22 Apr 2003 09:39:30 -0700 (PDT) From: clay spencer <freebsdude@yahoo.com> To: clay spencer <freebsdude@yahoo.com>, Volker Kindermann <freebsd@secspace.de>, freebsd-questions@freebsd.org In-Reply-To: <20030422155804.11814.qmail@web20712.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Re: adding second network card X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 16:39:33 -0000 ifconfig -a shows: vx0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 inet 10.0.0.82 netmask 0xffffff00 broadcast 10.0.0.255 inet6 fe80::2a0:24ff:fede:ad33%vx0 prefixlen 64 scopeid 0x1 ether 00:a0:22:ee:ad:33 vx0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500 ether 00:a0:24:51:a3:5b lp0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500 lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 sco dmesg contains: mesg | more d6_debug RW *Handler Int 19 nd6_drlist R *Handler Node 20 nd6_prlist R *Handler Node 5 debug RW Node 282 mddebug RW *Handler Int 323 doslowdown RW *Handler Int 336 elf32_trace RW *Handler Int 338 boothowto R *Handler Int 339 bootverbose RW *Handler Int 345 free_devt RW *Handler Int 347 fdexpand R *Handler Int 366 sizeof RW Node 330 g_class R *Handler Int 331 g_geom R *Handler Int 332 g_provider R *Handler Int 333 g_consumer R *Handler Int 334 g_bioq R *Handler Int 335 g_event R *Handler Int 371 vnode R *Handler Int 372 proc R *Handler Int 373 cdev R *Handler Int 374 bio R *Handler Int 375 buf R *Handler Int 376 kinfo_proc R *Handler Int 443 rman_debug RW *Handler Int 474 ttydebug RW *Handler Int 509 dobkgrdwrite RW *Handler Int 511 nchash R *Handler 512 ncnegfactor RW *Handler 513 numneg R *Handler 514 numcache R *Handler 515 numcachehv R *Handler 516 vfscache RW *Handler Int 517 vnsize R *Handler Int 518 ncsize R *Handler Int 533 hashstat RW Node 534 rawnchash R *Handler Int 535 nchash R *Handler Int 632 rawnfsnode R *Handler Int 633 nfsnode R *Handler Int 536 disablecwd RW *Handler Int 543 disablefullpath RW *Handler Int 561 rush_requests RW *Handler Int 563 vnlru_nowhere RW *Handler Int 567 bpf_bufsize RW *Handler Int 568 bpf_maxbufsize RW *Handler Int 572 if_tun_debug RW *Handler Int byte 1465 ifconfig -a shows: clay spencer <freebsdude@yahoo.com> wrote:Volker yes sorry that is a typo. If I give the following command: ifconfig vx1 create I will recieve the error: ifconfig: SIOCIFCREATE: Invalid argument As far as dmesg goes. The only thing that is getting logged is a list of kernel interupts. I see all the other normal startup messages written to console and the 3/4 of the way through I see this big kernel interupt vector list scroll by but this was happening before I added the second care. These are the only things in /var/log/dmesg.today: *Handler Int 332 g_provider R *Handler Int 333 g_consumer R *Handler Int 334 g_bioq R *Handler Int 335 g_event R *Handler Int 371 vnode R *Handler Int 372 proc R *Handler Int 373 cdev R *Handler Int 374 bio R *Handler Int 375 buf R *Handler Int there are @ 900 or so lines containing similar entries this seems to be a seperate problme of course but it is impeding my troubleshooting of the NIC problem. If you have any ideas? Thanks again Volker Kindermann wrote:> I installed a second 3Com Etherlink 3 card in a new 5.0 FreeBSD box. > Both of these devices should be using the vortex device I believe(vx0 > vx1 etc.) I have added the following to /etc/rc.conf: > network_interfaces="lo0 vx0 vx1"ifconfig_vx0="inet 10.0.0.79 netmask > 255.255.255.0"ifconfig_vx0="inet 10.0.0.80 netmask 255.255.255.0" I think it's a typo that you use vx0 twice? > and > rebooted. On the console during boot I see the error: "ifconfig: > interface vx1 does not exist" Is the card recognized in dmesg-output? Please show us the corresponding dmesg. -volker _______________________________________________ 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" --------------------------------- Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. _______________________________________________ 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" --------------------------------- Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 09:39:58 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A7F337B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 09:39:58 -0700 (PDT) Received: from router.jomom.net (i216-58-44-252.igs.net [216.58.44.252]) by mx1.FreeBSD.org (Postfix) with SMTP id E7CC243FAF for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 09:39:54 -0700 (PDT) (envelope-from jomom@jomom.net) Received: (qmail 60013 invoked from network); 22 Apr 2003 16:35:12 -0000 Received: from unknown (HELO joe) (206.186.13.80) by 0 with SMTP; 22 Apr 2003 16:35:12 -0000 Message-ID: <00c701c308ed$cc5c0580$500dbace@call.gtn.ca> From: "Joe Mom" <jomom@jomom.net> To: "Joe Mom" <jomom@jomom.net>, "Kent Stewart" <kstewart@owt.com>, <freebsd-questions@freebsd.org> References: <001001c30838$a60ee290$500dbace@call.gtn.ca> <200304211218.31379.kstewart@owt.com> <001a01c3083e$c6583550$500dbace@call.gtn.ca> <200304211303.28319.kstewart@owt.com> <006f01c308dd$62e3b270$500dbace@call.gtn.ca> Date: Tue, 22 Apr 2003 12:39:51 -0400 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 5.50.4920.2300 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4920.2300 Subject: Re: Portupgrade failing to upgrade a port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 16:39:58 -0000 I have also just attempted: # portinstall -rf XFree86-clients-4.3.0_1 which resulted in the following: do_text.c:453: request for member `height' in something not a structure or union do_text.c: In function `DoAAText': do_text.c:483: warning: implicit declaration of function `XftDrawString8' do_text.c: In function `EndAAText': do_text.c:508: warning: implicit declaration of function `XftColorFree' *** Error code 1 Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs/x11perf. *** Error code 1 Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs. *** Error code 1 Stop in /usr/ports/x11/XFree86-4-clients. *** Error code 1 Stop in /usr/ports/x11/XFree86-4-clients. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall51076.0 make -DFORCE_PKG_REGISTER reinstall ** Fix the installation problem and try again. ** The following packages were not installed or upgraded (*:skipped / !:failed) ! x11/XFree86-4-clients (install error) ----------------------- Joe Mom "Drain us of life and cleanse the mess" MuDvAyNe ----------------------- ----- Original Message ----- From: "Joe Mom" <jomom@jomom.net> To: "Kent Stewart" <kstewart@owt.com>; <freebsd-questions@freebsd.org> Cc: <jomom@jomom.net> Sent: Tuesday, April 22, 2003 10:42 AM Subject: Re: Portupgrade failing to upgrade a port > K, now I have done everything that you stated below. and I am still getting > this error. > > Any other Ideas? > > <system specs> > p2 300 > 128mb sdram > 6gb Quantum fireball > ati rage fury video > </system> > > ----------------------- > Joe Mom > "Drain us of life and cleanse the mess" > MuDvAyNe > ----------------------- > ----- Original Message ----- > From: "Kent Stewart" <kstewart@owt.com> > To: "Joe Mom" <jomom@jomom.net>; <freebsd-questions@freebsd.org> > Sent: Monday, April 21, 2003 4:03 PM > Subject: Re: Portupgrade failing to upgrade a port > > > > On Monday 21 April 2003 12:46 pm, Joe Mom wrote: > > > make index > > > > > > Wouldn't that only apply if I was building from sysinstall? > > > > > > Because I have done cvsup in the past to update things like gnome and > > > its worked without any extra commands executed. > > > > No, you haven't paid attention to the date on /usr/ports/INDEX. Kris > > only updates on something like 4-6 week intervals and it is only > > current for a few minutes on the day he updates it. > > > > Kent > > > > > > > > ----------------------- > > > Joe Mom > > > "Drain us of life and cleanse the mess" > > > MuDvAyNe > > > ----------------------- > > > ----- Original Message ----- > > > From: "Kent Stewart" <kstewart@owt.com> > > > To: "Joe Mom" <jomom@jomom.net>; <freebsd-questions@freebsd.org> > > > Sent: Monday, April 21, 2003 3:18 PM > > > Subject: Re: Portupgrade failing to upgrade a port > > > > > > > On Monday 21 April 2003 12:03 pm, Joe Mom wrote: > > > > > Any progress made on this yet? > > > > > > > > > > I am currently getting the same error. I have done a cvsup > > > > > multiple times, with no luck. > > > > > > > > A cvsup of ports-all without a "make index" and running "portsdb > > > > -u" doesn't count. No matter how many times you run cvsup. > > > > > > > > I have updated all of these ports without problems. I go an extra > > > > step and usually do things like "portupgrade -pufr freetype2" and > > > > etc. If you don't force, you only get the latest changes and some > > > > of these are libraries that are used by later builds. If you don't > > > > force rebuild the ports using the changed one, they are still using > > > > the old one. If the header files changed with the upgrade, you > > > > don't have any idea what your port is doing. > > > > > > > > Kent > > > > > > > > > ----------------------- > > > > > Joe Mom > > > > > "Drain us of life and cleanse the mess" > > > > > MuDvAyNe > > > > > ----------------------- > > > > > > > > > > > > > > > Hello you all, > > > > > I've made a complete reinstall, made a make world, recompiled the > > > > > kernel during the last week-end. So I've come to the last step of > > > > > syncronizing my port tree. While upgrading my ports, I've got > > > > > this while updating XF86-clients > > > > > > > > > > ______________________________________________________ > > > > > usr/include/stdlib.h:110: warning: ANSI C does not support `long > > > > > long' /usr/include/stdlib.h:114: warning: ANSI C does not support > > > > > `long long' cc -O -pipe -ansi -pedantic -Dasm=__asm -Wall > > > > > -Wpointer-arith -I/usr/ports/x11/XFree86-4-clients/work/xc > > > > > -I/usr/ports/x11/XFree86-4-clients/work/xc/exports/include > > > > > -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO > > > > > -DMITSHM -DXFT `pkg-config xft --cflags` -c do_text.c > > > > > do_text.c:403: X11/Xft/Xft.h: No such file or directory > > > > > In file included from x11perf.h:28, > > > > > from do_text.c:26: > > > > > /usr/include/stdlib.h:110: warning: ANSI C does not support `long > > > > > long' /usr/include/stdlib.h:114: warning: ANSI C does not support > > > > > `long long' do_text.c:405: syntax error before `*' > > > > > do_text.c:405: warning: type defaults to `int' in declaration of > > > > > `aafont' do_text.c:405: ANSI C forbids data definition with no > > > > > type or storage class do_text.c:406: syntax error before `*' > > > > > do_text.c:406: warning: type defaults to `int' in declaration of > > > > > `aadraw' do_text.c:406: ANSI C forbids data definition with no > > > > > type or storage class do_text.c:407: syntax error before > > > > > `aacolor' do_text.c:407: warning: type defaults to `int' in > > > > > declaration of `aacolor' do_text.c:407: ANSI C forbids data > > > > > definition with no type or storage class do_text.c: In function > > > > > `InitAAText': > > > > > do_text.c:416: warning: implicit declaration of function > > > > > `XftFontOpenName' do_text.c:416: warning: assignment makes > > > > > pointer from integer without a cast do_text.c:425: warning: > > > > > implicit declaration of function `XftDrawCreate' do_text.c:427: > > > > > warning: assignment makes pointer from integer without a cast > > > > > do_text.c:432: warning: implicit declaration of function > > > > > `XftFontClose' do_text.c:439: warning: implicit declaration of > > > > > function `XftColorAllocValue' do_text.c:446: warning: implicit > > > > > declaration of function `XftDrawDestroy' do_text.c:453: request > > > > > for member `height' in something not a structure or union > > > > > do_text.c: In function `DoAAText': > > > > > do_text.c:483: warning: implicit declaration of function > > > > > `XftDrawString8' do_text.c: In function `EndAAText': > > > > > do_text.c:508: warning: implicit declaration of function > > > > > `XftColorFree' *** Error code 1 > > > > > > > > > > Stop in > > > > > /usr/ports/x11/XFree86-4-clients/work/xc/programs/x11perf. *** > > > > > Error code 1 > > > > > > > > > > Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs. > > > > > *** Error code 1 > > > > > > > > > > Stop in /usr/ports/x11/XFree86-4-clients. > > > > > ** Command failed [exit code 1]: /usr/bin/script -qa > > > > > /tmp/portupgrade75378.9 make > > > > > ** Fix the problem and try again. > > > > > ---> Build of x11/XFree86-4-clients ended at: Tue, 25 Feb 2003 > > > > > 10:38:37 -0500 (consumed 00:03:00) > > > > > ---> Upgrade of x11/XFree86-4-clients ended at: Tue, 25 Feb 2003 > > > > > 10:38:37 -0500 (consumed 00:03:06) > > > > > ** No need to upgrade 'XFree86-fontEncodings-4.2.0' (>= > > > > > XFree86-fontEncodings-4.2.0). (specify -f to force) > > > > > ** No need to upgrade 'XFree86-font75dpi-4.2.0' (>= > > > > > XFree86-font75dpi-4.2.0). (specify -f to force) > > > > > ____________________________________________________ > > > > > I also got this while upgrading Mozilla: > > > > > > > > > > usr/include/stdlib.h:110: warning: ANSI C does not support `long > > > > > long' /usr/include/stdlib.h:114: warning: ANSI C does not support > > > > > `long long' cc -O -pipe -ansi -pedantic -Dasm=__asm -Wall > > > > > -Wpointer-arith -I/usr/ports/x11/XFree86-4-clients/work/xc > > > > > -I/usr/ports/x11/XFree86-4-clients/work/xc/exports/include > > > > > -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO > > > > > -DMITSHM -DXFT `pkg-config xft --cflags` -c do_text.c > > > > > do_text.c:403: X11/Xft/Xft.h: No such file or directory > > > > > In file included from x11perf.h:28, > > > > > from do_text.c:26: > > > > > /usr/include/stdlib.h:110: warning: ANSI C does not support `long > > > > > long' /usr/include/stdlib.h:114: warning: ANSI C does not support > > > > > `long long' do_text.c:405: syntax error before `*' > > > > > do_text.c:405: warning: type defaults to `int' in declaration of > > > > > `aafont' do_text.c:405: ANSI C forbids data definition with no > > > > > type or storage class do_text.c:406: syntax error before `*' > > > > > do_text.c:406: warning: type defaults to `int' in declaration of > > > > > `aadraw' do_text.c:406: ANSI C forbids data definition with no > > > > > type or storage class do_text.c:407: syntax error before > > > > > `aacolor' do_text.c:407: warning: type defaults to `int' in > > > > > declaration of `aacolor' do_text.c:407: ANSI C forbids data > > > > > definition with no type or storage class do_text.c: In function > > > > > `InitAAText': > > > > > do_text.c:416: warning: implicit declaration of function > > > > > `XftFontOpenName' do_text.c:416: warning: assignment makes > > > > > pointer from integer without a cast do_text.c:425: warning: > > > > > implicit declaration of function `XftDrawCreate' do_text.c:427: > > > > > warning: assignment makes pointer from integer without a cast > > > > > do_text.c:432: warning: implicit declaration of function > > > > > `XftFontClose' do_text.c:439: warning: implicit declaration of > > > > > function `XftColorAllocValue' do_text.c:446: warning: implicit > > > > > declaration of function `XftDrawDestroy' do_text.c:453: request > > > > > for member `height' in something not a structure or union > > > > > do_text.c: In function `DoAAText': > > > > > do_text.c:483: warning: implicit declaration of function > > > > > `XftDrawString8' do_text.c: In function `EndAAText': > > > > > do_text.c:508: warning: implicit declaration of function > > > > > `XftColorFree' *** Error code 1 > > > > > > > > > > Stop in > > > > > /usr/ports/x11/XFree86-4-clients/work/xc/programs/x11perf. *** > > > > > Error code 1 > > > > > > > > > > Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs. > > > > > *** Error code 1 > > > > > > > > > > Stop in /usr/ports/x11/XFree86-4-clients. > > > > > ** Command failed [exit code 1]: /usr/bin/script -qa > > > > > /tmp/portupgrade75378.9 make > > > > > ** Fix the problem and try again. > > > > > ---> Build of x11/XFree86-4-clients ended at: Tue, 25 Feb 2003 > > > > > 10:38:37 -0500 (consumed 00:03:00) > > > > > ---> Upgrade of x11/XFree86-4-clients ended at: Tue, 25 Feb 2003 > > > > > 10:38:37 -0500 (consumed 00:03:06) > > > > > ** No need to upgrade 'XFree86-fontEncodings-4.2.0' (>= > > > > > XFree86-fontEncodings-4.2.0). (specify -f to force) > > > > > ** No need to upgrade 'XFree86-font75dpi-4.2.0' (>= > > > > > XFree86-font75dpi-4.2.0). (specify -f to force) > > > > > > > > > > Should I cvsup again ? > > > > > > > > > > Thanks a lot > > > > > > > > > > Marc > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > _______________________________________________ > > > > > 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" > > > > > > > > -- > > > > Kent Stewart > > > > Richland, WA > > > > > > > > http://users.owt.com/kstewart/index.html > > > > -- > > Kent Stewart > > Richland, WA > > > > http://users.owt.com/kstewart/index.html > > > > > > From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 09:57:07 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D4E837B401 for <questions@freebsd.org>; Tue, 22 Apr 2003 09:57:07 -0700 (PDT) Received: from web20711.mail.yahoo.com (web20711.mail.yahoo.com [66.163.169.152]) by mx1.FreeBSD.org (Postfix) with SMTP id C90B543FD7 for <questions@freebsd.org>; Tue, 22 Apr 2003 09:57:06 -0700 (PDT) (envelope-from freebsdude@yahoo.com) Message-ID: <20030422165706.97493.qmail@web20711.mail.yahoo.com> Received: from [160.79.175.120] by web20711.mail.yahoo.com via HTTP; Tue, 22 Apr 2003 09:57:06 PDT Date: Tue, 22 Apr 2003 09:57:06 -0700 (PDT) From: clay spencer <freebsdude@yahoo.com> To: Volker Kindermann <freebsd@secspace.de> In-Reply-To: <20030422184048.3fd46a70.freebsd@secspace.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Content-Filtered-By: Mailman/MimeDel 2.1.1 cc: questions@freebsd.org Subject: Re: adding second network card X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 16:57:07 -0000 No there is no normal dmesg output just a bunch of interupt handlers this happened when I recompiled the kernel. The only changes I made to the kernel config were to remove support for scsi devices since the system has none. So the kernel config is basically the generic. As a test I ran boot /kernel.old from the loader prompt but recieved the same dmesg output as well as vx1 not being found. The output of "ifconfig vx1 up" is: ifconfig: interface vx1 does not exist any ideas? Volker Kindermann <freebsd@secspace.de> wrote:> Yes i386. On the console during the boot I see that IRQ 9 and 10 have > been assigned to both my NICS. It is not until during the network > congig phase that I get the "no such device" error message. Dmesg > contains the following output: d6_debug RW *Handler Int > 19 nd6_drlist R *Handler Node > 20 nd6_prlist R *Handler Node > 5 debug RW Node > 282 mddebug RW *Handler Int > 323 doslowdown RW *Handler Int > 336 elf32_trace RW *Handler Int > 338 boothowto R *Handler Int > 339 bootverbose RW *Handler Int > 345 free_devt RW *Handler Int > 347 fdexpand R *Handler Int > 366 sizeof RW Node ... please excuse me, but I'm totaly amazed about this dmesg output. I expected something like (this is from my 5.0 machine): xl0: <3Com 3c905C-TX Fast Etherlink XL> port 0xb800-0xb87f mem 0xe0000000-0xe000007f irq 10 at device 10.0 on pci0 xl0: Ethernet address: 00:01:02:a0:db:09 miibus0: on xl0 xlphy0: <3c905C 10/100 internal PHY> on miibus0 xlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto don't you get such sort of thing? Of course not with xl0 but with vx0 and vx1 if you type "dmesg"? What is the content of the file /var/log/dmesg.today? Does "ifconfig vx1 up" works? -volker --------------------------------- Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 10:01:15 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9DB337B401 for <questions@freebsd.org>; Tue, 22 Apr 2003 10:01:15 -0700 (PDT) Received: from ns1.webwarrior.net (overlord-host99.dsl.visi.com [209.98.86.99]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B69D43FD7 for <questions@freebsd.org>; Tue, 22 Apr 2003 10:01:15 -0700 (PDT) (envelope-from friar_josh@webwarrior.net) Received: by ns1.webwarrior.net (Postfix, from userid 1003) id 5051E253C1; Tue, 22 Apr 2003 12:01:14 -0500 (CDT) Date: Tue, 22 Apr 2003 12:01:14 -0500 From: Josh Paetzel <friar_josh@webwarrior.net> To: questions@freebsd.org Message-ID: <20030422170114.GG37008@ns1.webwarrior.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Subject: Disk Performance Issues X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 17:01:16 -0000 I've got a FreeBSD 4.8-STABLE system with a Maxtor 6L040J2 ATA/133 7200 RPM IDE OS drive in it on a gigabtye GA-7VRXP motherboard. I've also got a pair of Western Digital WD800BB 7200 RPM ATA/100 drives in RAID 1 on an onboard Promise 20276 ATA/133 RAID Controller. atacontrol reports that all the drives are being properly probed: ===root@markx ('tty') /storage/os_isos -> atacontrol mode 0 Master = UDMA133 Slave = ??? ===root@markx ('tty') /storage/os_isos -> atacontrol mode 1 Master = PIO4 Slave = PIO4 ===root@markx ('tty') /storage/os_isos -> atacontrol mode 2 Master = UDMA100 Slave = ??? ===root@markx ('tty') /storage/os_isos -> atacontrol mode 3 Master = UDMA100 Slave = ??? My issue is that I'm seeing sustained transfer rates on 600-700 meg files in the 5-6 Meg/second range...about 1/4 of what the drives are capable of. Does anyone have any advice on where to go from here in troubleshooting this issue? TIA, Josh From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 10:07:22 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F2FF37B401 for <questions@freebsd.org>; Tue, 22 Apr 2003 10:07:22 -0700 (PDT) Received: from astarte.volker.de (p50891B7D.dip.t-dialin.net [80.137.27.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id C04F043FB1 for <questions@freebsd.org>; Tue, 22 Apr 2003 10:07:20 -0700 (PDT) (envelope-from freebsd@secspace.de) Received: from astarte.volker.de (localhost [127.0.0.1]) by astarte.volker.de (8.12.9/8.12.9) with SMTP id h3MH7IeK041330; Tue, 22 Apr 2003 19:07:19 +0200 (CEST) (envelope-from freebsd@secspace.de) Date: Tue, 22 Apr 2003 19:07:18 +0200 From: Volker Kindermann <freebsd@secspace.de> To: clay spencer <freebsdude@yahoo.com> Message-Id: <20030422190718.652b413d.freebsd@secspace.de> In-Reply-To: <20030422165706.97493.qmail@web20711.mail.yahoo.com> References: <20030422184048.3fd46a70.freebsd@secspace.de> <20030422165706.97493.qmail@web20711.mail.yahoo.com> X-Mailer: Sylpheed version 0.8.10claws (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: questions@freebsd.org Subject: Re: adding second network card X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 17:07:22 -0000 > No there is no normal dmesg output just a bunch of interupt handlers > this happened when I recompiled the kernel. The only changes I made to > the kernel config were to remove support for scsi devices since the > system has none. So the kernel config is basically the generic. what's in /var/run/dmesg.boot ? These interrupt handlers seem to flood your buffer. -volker From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 10:13:15 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E225F37B404 for <questions@freebsd.org>; Tue, 22 Apr 2003 10:13:15 -0700 (PDT) Received: from web20712.mail.yahoo.com (web20712.mail.yahoo.com [66.163.169.153]) by mx1.FreeBSD.org (Postfix) with SMTP id 4A82B43FA3 for <questions@freebsd.org>; Tue, 22 Apr 2003 10:13:15 -0700 (PDT) (envelope-from freebsdude@yahoo.com) Message-ID: <20030422171314.42648.qmail@web20712.mail.yahoo.com> Received: from [160.79.175.120] by web20712.mail.yahoo.com via HTTP; Tue, 22 Apr 2003 10:13:14 PDT Date: Tue, 22 Apr 2003 10:13:14 -0700 (PDT) From: clay spencer <freebsdude@yahoo.com> To: Volker Kindermann <freebsd@secspace.de> In-Reply-To: <20030422190718.652b413d.freebsd@secspace.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Content-Filtered-By: Mailman/MimeDel 2.1.1 cc: questions@freebsd.org Subject: Re: adding second network card X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 17:13:16 -0000 /var/log/dmesg.today and the one in /var/run are identical Volker Kindermann <freebsd@secspace.de> wrote:> No there is no normal dmesg output just a bunch of interupt handlers > this happened when I recompiled the kernel. The only changes I made to > the kernel config were to remove support for scsi devices since the > system has none. So the kernel config is basically the generic. what's in /var/run/dmesg.boot ? These interrupt handlers seem to flood your buffer. -volker --------------------------------- Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 10:39:10 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A13137B401 for <questions@freebsd.org>; Tue, 22 Apr 2003 10:39:10 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-67-115-75-1.dsl.lsan03.pacbell.net [67.115.75.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60E6B43F93 for <questions@freebsd.org>; Tue, 22 Apr 2003 10:39:09 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 26D6466D6A; Tue, 22 Apr 2003 10:39:09 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 08B3C1536; Tue, 22 Apr 2003 10:39:09 -0700 (PDT) Date: Tue, 22 Apr 2003 10:39:08 -0700 From: Kris Kennaway <kris@obsecurity.org> To: beemern@ksu.edu Message-ID: <20030422173908.GA64310@rot13.obsecurity.org> References: <Pine.GSO.4.33L.0304220911360.17156-100000@unix2.cc.ksu.edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2fHTh5uZTiUOsy+g" Content-Disposition: inline In-Reply-To: <Pine.GSO.4.33L.0304220911360.17156-100000@unix2.cc.ksu.edu> User-Agent: Mutt/1.4i cc: questions@freebsd.org Subject: Re: linux/freebsd kernel differences X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 17:39:10 -0000 --2fHTh5uZTiUOsy+g Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 22, 2003 at 09:15:47AM -0500, beemern@ksu.edu wrote: >=20 > theres an argument here in our office about linux vs. freebsd >=20 > we're building a new nfs server for our entire dept, and i suggested using > fbsd, however, an opponent put forth linux and said that: Linux NFS support is really crappy. It's possible this might have changed recently, but versions I have used do not support NFSv3 or TCP mounts. Even if this has changed recently, it can hardly be considered mature, proven code. I have also had terrible problems with various RPC servers crashing or becoming unresponsive after a period of use, requiring frustrating admin intervention on the server. For your sanity and the sake of your users, just don't do it :) Kris --2fHTh5uZTiUOsy+g Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+pX48Wry0BWjoQKURApXiAKDh5KfgZXQSwrCwVBYmKERJdFjm8gCgoOPP 3qG4iKEWaNggT1BBcKJk7e0= =uryI -----END PGP SIGNATURE----- --2fHTh5uZTiUOsy+g-- From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 10:45:17 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A31437B401 for <questions@freebsd.org>; Tue, 22 Apr 2003 10:45:17 -0700 (PDT) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4727043FE0 for <questions@freebsd.org>; Tue, 22 Apr 2003 10:45:14 -0700 (PDT) (envelope-from jerrymc@clunix.cl.msu.edu) Received: from clunix.cl.msu.edu (localhost [127.0.0.1]) by clunix.cl.msu.edu (8.12.9/8.12.9) with ESMTP id h3MHjDOg005882; Tue, 22 Apr 2003 13:45:13 -0400 (EDT) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.12.9/8.12.9/Submit) id h3MHjCAv005881; Tue, 22 Apr 2003 13:45:12 -0400 (EDT) From: Jerry McAllister <jerrymc@clunix.cl.msu.edu> Message-Id: <200304221745.h3MHjCAv005881@clunix.cl.msu.edu> To: beemern@ksu.edu Date: Tue, 22 Apr 2003 13:45:11 -0400 (EDT) In-Reply-To: <Pine.GSO.4.33L.0304220911360.17156-100000@unix2.cc.ksu.edu> from "beemern@ksu.edu" at Apr 22, 2003 09:15:47 AM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: questions@freebsd.org Subject: Re: linux/freebsd kernel differences X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 17:45:17 -0000 > > > theres an argument here in our office about linux vs. freebsd > > we're building a new nfs server for our entire dept, and i suggested using > fbsd, however, an opponent put forth linux and said that: > > "there is no difference between linux and freebsd kernels, except that > linux has much better driver support.. WHY use obscure freebsd?" There is a significant difference between the kernels. When it comes to network serving, FreeBSD is more stable and servicable and probably even higher performing overall. FreeBSD tends to have fewer exploitable holes as well and fixes are quickly put out and readily applied when does happen. FreeBSD people have concentrated on creating and maintaining reliable drivers for needed peripherals. But, FreeBSD tends to not have drivers for every fly-by-night piece of flow-solder that comes along - which you don't want for a real server anyway. ////jerry > > anyone got any ammo i can use here? i'd really rather use fbsd since i'm > much more familar with it and its never let me down (except in the area of > native java support), and i believe it'd be perfect for our nfs box > > but i'll need some good concrete evidence to make my case.. > > thanks > nathan > > _______________________________________________ > 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 Tue Apr 22 10:55:46 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3D3A37B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 10:55:46 -0700 (PDT) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id C773343F3F for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 10:55:45 -0700 (PDT) (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 h3MHtfV14366; Tue, 22 Apr 2003 10:55:42 -0700 From: Kent Stewart <kstewart@owt.com> To: "Joe Mom" <jomom@jomom.net>, <freebsd-questions@freebsd.org> Date: Tue, 22 Apr 2003 10:55:40 -0700 User-Agent: KMail/1.5.1 References: <001001c30838$a60ee290$500dbace@call.gtn.ca> <006f01c308dd$62e3b270$500dbace@call.gtn.ca> <00c701c308ed$cc5c0580$500dbace@call.gtn.ca> In-Reply-To: <00c701c308ed$cc5c0580$500dbace@call.gtn.ca> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304221055.41056.kstewart@owt.com> Subject: Re: Portupgrade failing to upgrade a port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 17:55:47 -0000 On Tuesday 22 April 2003 09:39 am, Joe Mom wrote: > I have also just attempted: > > # portinstall -rf XFree86-clients-4.3.0_1 > > which resulted in the following: > > do_text.c:453: request for member `height' in something not a > structure or union > do_text.c: In function `DoAAText': > do_text.c:483: warning: implicit declaration of function > `XftDrawString8' do_text.c: In function `EndAAText': > do_text.c:508: warning: implicit declaration of function > `XftColorFree' *** Error code 1 > This looks like you have an old version of Xft. Run "portversion -c | more" and see what all you need to upgrade. The other thing is why aren't your messages showing up on -questions. Kent > Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs/x11perf. > *** Error code 1 > > Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs. > *** Error code 1 > > Stop in /usr/ports/x11/XFree86-4-clients. > *** Error code 1 > > Stop in /usr/ports/x11/XFree86-4-clients. > ** Command failed [exit code 1]: /usr/bin/script -qa > /tmp/portinstall51076.0 make -DFORCE_PKG_REGISTER reinstall > ** Fix the installation problem and try again. > ** The following packages were not installed or upgraded (*:skipped / > !:failed) > ! x11/XFree86-4-clients (install error) > > ----------------------- > Joe Mom > "Drain us of life and cleanse the mess" > MuDvAyNe > ----------------------- > ----- Original Message ----- > From: "Joe Mom" <jomom@jomom.net> > To: "Kent Stewart" <kstewart@owt.com>; > <freebsd-questions@freebsd.org> Cc: <jomom@jomom.net> > Sent: Tuesday, April 22, 2003 10:42 AM > Subject: Re: Portupgrade failing to upgrade a port > > > K, now I have done everything that you stated below. and I am still > > getting > > > this error. > > > > Any other Ideas? > > > > <system specs> > > p2 300 > > 128mb sdram > > 6gb Quantum fireball > > ati rage fury video > > </system> > > > > ----------------------- > > Joe Mom > > "Drain us of life and cleanse the mess" > > MuDvAyNe > > ----------------------- > > ----- Original Message ----- > > From: "Kent Stewart" <kstewart@owt.com> > > To: "Joe Mom" <jomom@jomom.net>; <freebsd-questions@freebsd.org> > > Sent: Monday, April 21, 2003 4:03 PM > > Subject: Re: Portupgrade failing to upgrade a port > > > > > On Monday 21 April 2003 12:46 pm, Joe Mom wrote: > > > > make index > > > > > > > > Wouldn't that only apply if I was building from sysinstall? > > > > > > > > Because I have done cvsup in the past to update things like > > > > gnome and its worked without any extra commands executed. > > > > > > No, you haven't paid attention to the date on /usr/ports/INDEX. > > > Kris only updates on something like 4-6 week intervals and it is > > > only current for a few minutes on the day he updates it. > > > > > > Kent > > > > > > > ----------------------- > > > > Joe Mom > > > > "Drain us of life and cleanse the mess" > > > > MuDvAyNe > > > > ----------------------- > > > > ----- Original Message ----- > > > > From: "Kent Stewart" <kstewart@owt.com> > > > > To: "Joe Mom" <jomom@jomom.net>; > > > > <freebsd-questions@freebsd.org> Sent: Monday, April 21, 2003 > > > > 3:18 PM > > > > Subject: Re: Portupgrade failing to upgrade a port > > > > > > > > > On Monday 21 April 2003 12:03 pm, Joe Mom wrote: > > > > > > Any progress made on this yet? > > > > > > > > > > > > I am currently getting the same error. I have done a cvsup > > > > > > multiple times, with no luck. > > > > > > > > > > A cvsup of ports-all without a "make index" and running > > > > > "portsdb -u" doesn't count. No matter how many times you run > > > > > cvsup. > > > > > > > > > > I have updated all of these ports without problems. I go an > > > > > extra step and usually do things like "portupgrade -pufr > > > > > freetype2" and etc. If you don't force, you only get the > > > > > latest changes and some of these are libraries that are used > > > > > by later builds. If you don't force rebuild the ports using > > > > > the changed one, they are still using the old one. If the > > > > > header files changed with the upgrade, you don't have any > > > > > idea what your port is doing. > > > > > > > > > > Kent > > > > > > > > > > > ----------------------- > > > > > > Joe Mom > > > > > > "Drain us of life and cleanse the mess" > > > > > > MuDvAyNe > > > > > > ----------------------- > > > > > > > > > > > > > > > > > > Hello you all, > > > > > > I've made a complete reinstall, made a make world, > > > > > > recompiled the kernel during the last week-end. So I've > > > > > > come to the last step of syncronizing my port tree. While > > > > > > upgrading my ports, I've got this while updating > > > > > > XF86-clients > > > > > > > > > > > > ______________________________________________________ > > > > > > usr/include/stdlib.h:110: warning: ANSI C does not support > > > > > > `long long' /usr/include/stdlib.h:114: warning: ANSI C does > > > > > > not support `long long' cc -O -pipe -ansi -pedantic > > > > > > -Dasm=__asm -Wall -Wpointer-arith > > > > > > -I/usr/ports/x11/XFree86-4-clients/work/xc > > > > > > -I/usr/ports/x11/XFree86-4-clients/work/xc/exports/include > > > > > > -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 > > > > > > -DNARROWPROTO -DMITSHM -DXFT `pkg-config xft --cflags` -c > > > > > > do_text.c do_text.c:403: X11/Xft/Xft.h: No such file or > > > > > > directory In file included from x11perf.h:28, > > > > > > from do_text.c:26: > > > > > > /usr/include/stdlib.h:110: warning: ANSI C does not support > > > > > > `long long' /usr/include/stdlib.h:114: warning: ANSI C does > > > > > > not support `long long' do_text.c:405: syntax error before > > > > > > `*' do_text.c:405: warning: type defaults to `int' in > > > > > > declaration of `aafont' do_text.c:405: ANSI C forbids data > > > > > > definition with no type or storage class do_text.c:406: > > > > > > syntax error before `*' do_text.c:406: warning: type > > > > > > defaults to `int' in declaration of `aadraw' do_text.c:406: > > > > > > ANSI C forbids data definition with no type or storage > > > > > > class do_text.c:407: syntax error before `aacolor' > > > > > > do_text.c:407: warning: type defaults to `int' in > > > > > > declaration of `aacolor' do_text.c:407: ANSI C forbids data > > > > > > definition with no type or storage class do_text.c: In > > > > > > function `InitAAText': > > > > > > do_text.c:416: warning: implicit declaration of function > > > > > > `XftFontOpenName' do_text.c:416: warning: assignment makes > > > > > > pointer from integer without a cast do_text.c:425: warning: > > > > > > implicit declaration of function `XftDrawCreate' > > > > > > do_text.c:427: warning: assignment makes pointer from > > > > > > integer without a cast do_text.c:432: warning: implicit > > > > > > declaration of function `XftFontClose' do_text.c:439: > > > > > > warning: implicit declaration of function > > > > > > `XftColorAllocValue' do_text.c:446: warning: implicit > > > > > > declaration of function `XftDrawDestroy' do_text.c:453: > > > > > > request for member `height' in something not a structure or > > > > > > union do_text.c: In function `DoAAText': > > > > > > do_text.c:483: warning: implicit declaration of function > > > > > > `XftDrawString8' do_text.c: In function `EndAAText': > > > > > > do_text.c:508: warning: implicit declaration of function > > > > > > `XftColorFree' *** Error code 1 > > > > > > > > > > > > Stop in > > > > > > /usr/ports/x11/XFree86-4-clients/work/xc/programs/x11perf. > > > > > > *** Error code 1 > > > > > > > > > > > > Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs. > > > > > > *** Error code 1 > > > > > > > > > > > > Stop in /usr/ports/x11/XFree86-4-clients. > > > > > > ** Command failed [exit code 1]: /usr/bin/script -qa > > > > > > /tmp/portupgrade75378.9 make > > > > > > ** Fix the problem and try again. > > > > > > ---> Build of x11/XFree86-4-clients ended at: Tue, 25 Feb > > > > > > 2003 10:38:37 -0500 (consumed 00:03:00) > > > > > > ---> Upgrade of x11/XFree86-4-clients ended at: Tue, 25 > > > > > > Feb 2003 10:38:37 -0500 (consumed 00:03:06) > > > > > > ** No need to upgrade 'XFree86-fontEncodings-4.2.0' (>= > > > > > > XFree86-fontEncodings-4.2.0). (specify -f to force) > > > > > > ** No need to upgrade 'XFree86-font75dpi-4.2.0' (>= > > > > > > XFree86-font75dpi-4.2.0). (specify -f to force) > > > > > > ____________________________________________________ > > > > > > I also got this while upgrading Mozilla: > > > > > > > > > > > > usr/include/stdlib.h:110: warning: ANSI C does not support > > > > > > `long long' /usr/include/stdlib.h:114: warning: ANSI C does > > > > > > not support `long long' cc -O -pipe -ansi -pedantic > > > > > > -Dasm=__asm -Wall -Wpointer-arith > > > > > > -I/usr/ports/x11/XFree86-4-clients/work/xc > > > > > > -I/usr/ports/x11/XFree86-4-clients/work/xc/exports/include > > > > > > -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 > > > > > > -DNARROWPROTO -DMITSHM -DXFT `pkg-config xft --cflags` -c > > > > > > do_text.c do_text.c:403: X11/Xft/Xft.h: No such file or > > > > > > directory In file included from x11perf.h:28, > > > > > > from do_text.c:26: > > > > > > /usr/include/stdlib.h:110: warning: ANSI C does not support > > > > > > `long long' /usr/include/stdlib.h:114: warning: ANSI C does > > > > > > not support `long long' do_text.c:405: syntax error before > > > > > > `*' do_text.c:405: warning: type defaults to `int' in > > > > > > declaration of `aafont' do_text.c:405: ANSI C forbids data > > > > > > definition with no type or storage class do_text.c:406: > > > > > > syntax error before `*' do_text.c:406: warning: type > > > > > > defaults to `int' in declaration of `aadraw' do_text.c:406: > > > > > > ANSI C forbids data definition with no type or storage > > > > > > class do_text.c:407: syntax error before `aacolor' > > > > > > do_text.c:407: warning: type defaults to `int' in > > > > > > declaration of `aacolor' do_text.c:407: ANSI C forbids data > > > > > > definition with no type or storage class do_text.c: In > > > > > > function `InitAAText': > > > > > > do_text.c:416: warning: implicit declaration of function > > > > > > `XftFontOpenName' do_text.c:416: warning: assignment makes > > > > > > pointer from integer without a cast do_text.c:425: warning: > > > > > > implicit declaration of function `XftDrawCreate' > > > > > > do_text.c:427: warning: assignment makes pointer from > > > > > > integer without a cast do_text.c:432: warning: implicit > > > > > > declaration of function `XftFontClose' do_text.c:439: > > > > > > warning: implicit declaration of function > > > > > > `XftColorAllocValue' do_text.c:446: warning: implicit > > > > > > declaration of function `XftDrawDestroy' do_text.c:453: > > > > > > request for member `height' in something not a structure or > > > > > > union do_text.c: In function `DoAAText': > > > > > > do_text.c:483: warning: implicit declaration of function > > > > > > `XftDrawString8' do_text.c: In function `EndAAText': > > > > > > do_text.c:508: warning: implicit declaration of function > > > > > > `XftColorFree' *** Error code 1 > > > > > > > > > > > > Stop in > > > > > > /usr/ports/x11/XFree86-4-clients/work/xc/programs/x11perf. > > > > > > *** Error code 1 > > > > > > > > > > > > Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs. > > > > > > *** Error code 1 > > > > > > > > > > > > Stop in /usr/ports/x11/XFree86-4-clients. > > > > > > ** Command failed [exit code 1]: /usr/bin/script -qa > > > > > > /tmp/portupgrade75378.9 make > > > > > > ** Fix the problem and try again. > > > > > > ---> Build of x11/XFree86-4-clients ended at: Tue, 25 Feb > > > > > > 2003 10:38:37 -0500 (consumed 00:03:00) > > > > > > ---> Upgrade of x11/XFree86-4-clients ended at: Tue, 25 > > > > > > Feb 2003 10:38:37 -0500 (consumed 00:03:06) > > > > > > ** No need to upgrade 'XFree86-fontEncodings-4.2.0' (>= > > > > > > XFree86-fontEncodings-4.2.0). (specify -f to force) > > > > > > ** No need to upgrade 'XFree86-font75dpi-4.2.0' (>= > > > > > > XFree86-font75dpi-4.2.0). (specify -f to force) > > > > > > > > > > > > Should I cvsup again ? > > > > > > > > > > > > Thanks a lot > > > > > > > > > > > > Marc > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > > > with "unsubscribe freebsd-questions" in the body of the > > > > > > message _______________________________________________ > > > > > > 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" > > > > > > > > > > -- > > > > > Kent Stewart > > > > > Richland, WA > > > > > > > > > > http://users.owt.com/kstewart/index.html > > > > > > -- > > > Kent Stewart > > > Richland, WA > > > > > > http://users.owt.com/kstewart/index.html -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 11:10:34 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E01537B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 11:10:34 -0700 (PDT) Received: from mailhub-4.iastate.edu (mailhub-4.iastate.edu [129.186.140.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC60443FD7 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 11:10:20 -0700 (PDT) (envelope-from bhagedor@iastate.edu) Received: from mailout-2.iastate.edu (mailout-2.iastate.edu [129.186.140.2]) by mailhub-4.iastate.edu (8.9.3p2/8.9.3) with SMTP id NAA14175 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 13:10:15 -0500 Received: from dakine.student.iastate.edu(64.113.71.51) by mailout-2.iastate.edu via csmap id 30648; Tue, 22 Apr 2003 13:15:08 -0500 (CDT) From: "Brandon Hagedorn" <bhagedor@iastate.edu> To: <freebsd-questions@freebsd.org> Date: Tue, 22 Apr 2003 13:10:15 -0500 Message-ID: <007c01c308fa$6ccf5880$33477140@dakine> 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 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Subject: portupgrade install X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 18:10:34 -0000 When doing a make install in the ports, I get this error /var: create/symlink failed, no inodes free mkdir: /var/db/pkg/ruby-rdoc-0.0.0.b2: No space left on device *** Error code 1 Stop in /usr/ports/textproc/ruby-rdoc. *** Error code 1 Stop in /usr/ports/databases/ruby-bdb1. *** Error code 1 %df -H Filesystem Size Used Avail Capacity Mounted on /dev/ad0s1a 528M 43M 443M 9% / /dev/ad0s1f 132M 53M 68M 44% /tmp /dev/ad0s1g 6.7G 5.4G 813M 87% /usr /dev/ad0s1e 1057M 721M 251M 74% /var procfs 4.1K 4.1K 0B 100% /proc FreeBSD version: 4.6.2-RELEASE I don't know why it says no space left on device because I have plenty there. One of my friends said that there are too many files open. Could this be true. If so how do I close them so I can install portupgrade? Any other suggestions? --Brandon From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 11:16:52 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F344637B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 11:16:51 -0700 (PDT) Received: from freshaire.wiz.com (freshaire.wiz.com [66.143.183.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4014443FAF for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 11:16:51 -0700 (PDT) (envelope-from marc@wiz.com) Received: from freshaire.wiz.com (localhost [127.0.0.1]) by freshaire.wiz.com (8.12.6/8.12.6) with ESMTP id h3MIGoc1035092 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 13:16:50 -0500 (CDT) (envelope-from marc@freshaire.wiz.com) Received: (from marc@localhost) by freshaire.wiz.com (8.12.6/8.12.6/Submit) id h3MIGoPi035087 for freebsd-questions@freebsd.org; Tue, 22 Apr 2003 13:16:50 -0500 (CDT) Date: Tue, 22 Apr 2003 13:16:50 -0500 From: Marc Wiz <marc@wiz.com> To: FreeBSD Questions <freebsd-questions@freebsd.org> Message-ID: <20030422181650.GA35019@freshaire.wiz.com> References: <007c01c308fa$6ccf5880$33477140@dakine> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <007c01c308fa$6ccf5880$33477140@dakine> User-Agent: Mutt/1.4i Subject: Re: portupgrade install X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 18:16:52 -0000 On Tue, Apr 22, 2003 at 01:10:15PM -0500, Brandon Hagedorn wrote: > When doing a make install in the ports, I get this error > > /var: create/symlink failed, no inodes free > mkdir: /var/db/pkg/ruby-rdoc-0.0.0.b2: No space left on device > *** Error code 1 > Stuff deleted. > > %df -H > Filesystem Size Used Avail Capacity Mounted on > /dev/ad0s1a 528M 43M 443M 9% / > /dev/ad0s1f 132M 53M 68M 44% /tmp > /dev/ad0s1g 6.7G 5.4G 813M 87% /usr > /dev/ad0s1e 1057M 721M 251M 74% /var > procfs 4.1K 4.1K 0B 100% /proc > > FreeBSD version: 4.6.2-RELEASE > > I don't know why it says no space left on device because I have plenty > there. One of my friends said that there are too many files open. > Could this be true. If so how do I close them so I can install > portupgrade? Any other suggestions? Brandon, please note what the error message stated; "no inodes free". This means that the filesystem has no more inodes it can allocate to new files. Do a "df -i" and note the number of inodes free on /var The quick fix is to delete some files in the /var file system. If you cannot delete files then you will have to increase the number of inodes in /var. You would have to: backup /var Do a newfs and recreate /var (man newfs for the gory details :-) restore /var It all goes without saying you should do this in single user mode. Marc -- Marc Wiz marc@wiz.com Yes, that really is my last name. From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 11:22:21 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4980737B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 11:22:21 -0700 (PDT) Received: from router.jomom.net (i216-58-44-252.igs.net [216.58.44.252]) by mx1.FreeBSD.org (Postfix) with SMTP id CE68A43FAF for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 11:22:19 -0700 (PDT) (envelope-from jomom@jomom.net) Received: (qmail 1955 invoked from network); 22 Apr 2003 18:17:15 -0000 Received: from unknown (HELO joe) (206.186.13.80) by 0 with SMTP; 22 Apr 2003 18:17:15 -0000 Message-ID: <00d301c308fc$1aef3150$500dbace@call.gtn.ca> From: "Joe Mom" <jomom@jomom.net> To: "Kent Stewart" <kstewart@owt.com>, <freebsd-questions@freebsd.org> References: <001001c30838$a60ee290$500dbace@call.gtn.ca> <006f01c308dd$62e3b270$500dbace@call.gtn.ca> <00c701c308ed$cc5c0580$500dbace@call.gtn.ca> <200304221055.41056.kstewart@owt.com> Date: Tue, 22 Apr 2003 14:22:16 -0400 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 5.50.4920.2300 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4920.2300 Subject: Re: Portupgrade failing to upgrade a port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 18:22:21 -0000 This is the only thing that shows up. ezmlm-idx-0.40_2 --> qmail-1.03_1 freebsd-questions@freebsd.org is the correct list no? ----------------------- Joe Mom "Drain us of life and cleanse the mess" MuDvAyNe ----------------------- ----- Original Message ----- From: "Kent Stewart" <kstewart@owt.com> To: "Joe Mom" <jomom@jomom.net>; <freebsd-questions@freebsd.org> Sent: Tuesday, April 22, 2003 1:55 PM Subject: Re: Portupgrade failing to upgrade a port > On Tuesday 22 April 2003 09:39 am, Joe Mom wrote: > > I have also just attempted: > > > > # portinstall -rf XFree86-clients-4.3.0_1 > > > > which resulted in the following: > > > > do_text.c:453: request for member `height' in something not a > > structure or union > > do_text.c: In function `DoAAText': > > do_text.c:483: warning: implicit declaration of function > > `XftDrawString8' do_text.c: In function `EndAAText': > > do_text.c:508: warning: implicit declaration of function > > `XftColorFree' *** Error code 1 > > > > This looks like you have an old version of Xft. Run > "portversion -c | more" and see what all you need to upgrade. > > The other thing is why aren't your messages showing up on -questions. > > Kent > > > Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs/x11perf. > > *** Error code 1 > > > > Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs. > > *** Error code 1 > > > > Stop in /usr/ports/x11/XFree86-4-clients. > > *** Error code 1 > > > > Stop in /usr/ports/x11/XFree86-4-clients. > > ** Command failed [exit code 1]: /usr/bin/script -qa > > /tmp/portinstall51076.0 make -DFORCE_PKG_REGISTER reinstall > > ** Fix the installation problem and try again. > > ** The following packages were not installed or upgraded (*:skipped / > > !:failed) > > ! x11/XFree86-4-clients (install error) > > > > ----------------------- > > Joe Mom > > "Drain us of life and cleanse the mess" > > MuDvAyNe > > ----------------------- > > ----- Original Message ----- > > From: "Joe Mom" <jomom@jomom.net> > > To: "Kent Stewart" <kstewart@owt.com>; > > <freebsd-questions@freebsd.org> Cc: <jomom@jomom.net> > > Sent: Tuesday, April 22, 2003 10:42 AM > > Subject: Re: Portupgrade failing to upgrade a port > > > > > K, now I have done everything that you stated below. and I am still > > > > getting > > > > > this error. > > > > > > Any other Ideas? > > > > > > <system specs> > > > p2 300 > > > 128mb sdram > > > 6gb Quantum fireball > > > ati rage fury video > > > </system> > > > > > > ----------------------- > > > Joe Mom > > > "Drain us of life and cleanse the mess" > > > MuDvAyNe > > > ----------------------- > > > ----- Original Message ----- > > > From: "Kent Stewart" <kstewart@owt.com> > > > To: "Joe Mom" <jomom@jomom.net>; <freebsd-questions@freebsd.org> > > > Sent: Monday, April 21, 2003 4:03 PM > > > Subject: Re: Portupgrade failing to upgrade a port > > > > > > > On Monday 21 April 2003 12:46 pm, Joe Mom wrote: > > > > > make index > > > > > > > > > > Wouldn't that only apply if I was building from sysinstall? > > > > > > > > > > Because I have done cvsup in the past to update things like > > > > > gnome and its worked without any extra commands executed. > > > > > > > > No, you haven't paid attention to the date on /usr/ports/INDEX. > > > > Kris only updates on something like 4-6 week intervals and it is > > > > only current for a few minutes on the day he updates it. > > > > > > > > Kent > > > > > > > > > ----------------------- > > > > > Joe Mom > > > > > "Drain us of life and cleanse the mess" > > > > > MuDvAyNe > > > > > ----------------------- > > > > > ----- Original Message ----- > > > > > From: "Kent Stewart" <kstewart@owt.com> > > > > > To: "Joe Mom" <jomom@jomom.net>; > > > > > <freebsd-questions@freebsd.org> Sent: Monday, April 21, 2003 > > > > > 3:18 PM > > > > > Subject: Re: Portupgrade failing to upgrade a port > > > > > > > > > > > On Monday 21 April 2003 12:03 pm, Joe Mom wrote: > > > > > > > Any progress made on this yet? > > > > > > > > > > > > > > I am currently getting the same error. I have done a cvsup > > > > > > > multiple times, with no luck. > > > > > > > > > > > > A cvsup of ports-all without a "make index" and running > > > > > > "portsdb -u" doesn't count. No matter how many times you run > > > > > > cvsup. > > > > > > > > > > > > I have updated all of these ports without problems. I go an > > > > > > extra step and usually do things like "portupgrade -pufr > > > > > > freetype2" and etc. If you don't force, you only get the > > > > > > latest changes and some of these are libraries that are used > > > > > > by later builds. If you don't force rebuild the ports using > > > > > > the changed one, they are still using the old one. If the > > > > > > header files changed with the upgrade, you don't have any > > > > > > idea what your port is doing. > > > > > > > > > > > > Kent > > > > > > > > > > > > > ----------------------- > > > > > > > Joe Mom > > > > > > > "Drain us of life and cleanse the mess" > > > > > > > MuDvAyNe > > > > > > > ----------------------- > > > > > > > > > > > > > > > > > > > > > Hello you all, > > > > > > > I've made a complete reinstall, made a make world, > > > > > > > recompiled the kernel during the last week-end. So I've > > > > > > > come to the last step of syncronizing my port tree. While > > > > > > > upgrading my ports, I've got this while updating > > > > > > > XF86-clients > > > > > > > > > > > > > > ______________________________________________________ > > > > > > > usr/include/stdlib.h:110: warning: ANSI C does not support > > > > > > > `long long' /usr/include/stdlib.h:114: warning: ANSI C does > > > > > > > not support `long long' cc -O -pipe -ansi -pedantic > > > > > > > -Dasm=__asm -Wall -Wpointer-arith > > > > > > > -I/usr/ports/x11/XFree86-4-clients/work/xc > > > > > > > -I/usr/ports/x11/XFree86-4-clients/work/xc/exports/include > > > > > > > -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 > > > > > > > -DNARROWPROTO -DMITSHM -DXFT `pkg-config xft --cflags` -c > > > > > > > do_text.c do_text.c:403: X11/Xft/Xft.h: No such file or > > > > > > > directory In file included from x11perf.h:28, > > > > > > > from do_text.c:26: > > > > > > > /usr/include/stdlib.h:110: warning: ANSI C does not support > > > > > > > `long long' /usr/include/stdlib.h:114: warning: ANSI C does > > > > > > > not support `long long' do_text.c:405: syntax error before > > > > > > > `*' do_text.c:405: warning: type defaults to `int' in > > > > > > > declaration of `aafont' do_text.c:405: ANSI C forbids data > > > > > > > definition with no type or storage class do_text.c:406: > > > > > > > syntax error before `*' do_text.c:406: warning: type > > > > > > > defaults to `int' in declaration of `aadraw' do_text.c:406: > > > > > > > ANSI C forbids data definition with no type or storage > > > > > > > class do_text.c:407: syntax error before `aacolor' > > > > > > > do_text.c:407: warning: type defaults to `int' in > > > > > > > declaration of `aacolor' do_text.c:407: ANSI C forbids data > > > > > > > definition with no type or storage class do_text.c: In > > > > > > > function `InitAAText': > > > > > > > do_text.c:416: warning: implicit declaration of function > > > > > > > `XftFontOpenName' do_text.c:416: warning: assignment makes > > > > > > > pointer from integer without a cast do_text.c:425: warning: > > > > > > > implicit declaration of function `XftDrawCreate' > > > > > > > do_text.c:427: warning: assignment makes pointer from > > > > > > > integer without a cast do_text.c:432: warning: implicit > > > > > > > declaration of function `XftFontClose' do_text.c:439: > > > > > > > warning: implicit declaration of function > > > > > > > `XftColorAllocValue' do_text.c:446: warning: implicit > > > > > > > declaration of function `XftDrawDestroy' do_text.c:453: > > > > > > > request for member `height' in something not a structure or > > > > > > > union do_text.c: In function `DoAAText': > > > > > > > do_text.c:483: warning: implicit declaration of function > > > > > > > `XftDrawString8' do_text.c: In function `EndAAText': > > > > > > > do_text.c:508: warning: implicit declaration of function > > > > > > > `XftColorFree' *** Error code 1 > > > > > > > > > > > > > > Stop in > > > > > > > /usr/ports/x11/XFree86-4-clients/work/xc/programs/x11perf. > > > > > > > *** Error code 1 > > > > > > > > > > > > > > Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs. > > > > > > > *** Error code 1 > > > > > > > > > > > > > > Stop in /usr/ports/x11/XFree86-4-clients. > > > > > > > ** Command failed [exit code 1]: /usr/bin/script -qa > > > > > > > /tmp/portupgrade75378.9 make > > > > > > > ** Fix the problem and try again. > > > > > > > ---> Build of x11/XFree86-4-clients ended at: Tue, 25 Feb > > > > > > > 2003 10:38:37 -0500 (consumed 00:03:00) > > > > > > > ---> Upgrade of x11/XFree86-4-clients ended at: Tue, 25 > > > > > > > Feb 2003 10:38:37 -0500 (consumed 00:03:06) > > > > > > > ** No need to upgrade 'XFree86-fontEncodings-4.2.0' (>= > > > > > > > XFree86-fontEncodings-4.2.0). (specify -f to force) > > > > > > > ** No need to upgrade 'XFree86-font75dpi-4.2.0' (>= > > > > > > > XFree86-font75dpi-4.2.0). (specify -f to force) > > > > > > > ____________________________________________________ > > > > > > > I also got this while upgrading Mozilla: > > > > > > > > > > > > > > usr/include/stdlib.h:110: warning: ANSI C does not support > > > > > > > `long long' /usr/include/stdlib.h:114: warning: ANSI C does > > > > > > > not support `long long' cc -O -pipe -ansi -pedantic > > > > > > > -Dasm=__asm -Wall -Wpointer-arith > > > > > > > -I/usr/ports/x11/XFree86-4-clients/work/xc > > > > > > > -I/usr/ports/x11/XFree86-4-clients/work/xc/exports/include > > > > > > > -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 > > > > > > > -DNARROWPROTO -DMITSHM -DXFT `pkg-config xft --cflags` -c > > > > > > > do_text.c do_text.c:403: X11/Xft/Xft.h: No such file or > > > > > > > directory In file included from x11perf.h:28, > > > > > > > from do_text.c:26: > > > > > > > /usr/include/stdlib.h:110: warning: ANSI C does not support > > > > > > > `long long' /usr/include/stdlib.h:114: warning: ANSI C does > > > > > > > not support `long long' do_text.c:405: syntax error before > > > > > > > `*' do_text.c:405: warning: type defaults to `int' in > > > > > > > declaration of `aafont' do_text.c:405: ANSI C forbids data > > > > > > > definition with no type or storage class do_text.c:406: > > > > > > > syntax error before `*' do_text.c:406: warning: type > > > > > > > defaults to `int' in declaration of `aadraw' do_text.c:406: > > > > > > > ANSI C forbids data definition with no type or storage > > > > > > > class do_text.c:407: syntax error before `aacolor' > > > > > > > do_text.c:407: warning: type defaults to `int' in > > > > > > > declaration of `aacolor' do_text.c:407: ANSI C forbids data > > > > > > > definition with no type or storage class do_text.c: In > > > > > > > function `InitAAText': > > > > > > > do_text.c:416: warning: implicit declaration of function > > > > > > > `XftFontOpenName' do_text.c:416: warning: assignment makes > > > > > > > pointer from integer without a cast do_text.c:425: warning: > > > > > > > implicit declaration of function `XftDrawCreate' > > > > > > > do_text.c:427: warning: assignment makes pointer from > > > > > > > integer without a cast do_text.c:432: warning: implicit > > > > > > > declaration of function `XftFontClose' do_text.c:439: > > > > > > > warning: implicit declaration of function > > > > > > > `XftColorAllocValue' do_text.c:446: warning: implicit > > > > > > > declaration of function `XftDrawDestroy' do_text.c:453: > > > > > > > request for member `height' in something not a structure or > > > > > > > union do_text.c: In function `DoAAText': > > > > > > > do_text.c:483: warning: implicit declaration of function > > > > > > > `XftDrawString8' do_text.c: In function `EndAAText': > > > > > > > do_text.c:508: warning: implicit declaration of function > > > > > > > `XftColorFree' *** Error code 1 > > > > > > > > > > > > > > Stop in > > > > > > > /usr/ports/x11/XFree86-4-clients/work/xc/programs/x11perf. > > > > > > > *** Error code 1 > > > > > > > > > > > > > > Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs. > > > > > > > *** Error code 1 > > > > > > > > > > > > > > Stop in /usr/ports/x11/XFree86-4-clients. > > > > > > > ** Command failed [exit code 1]: /usr/bin/script -qa > > > > > > > /tmp/portupgrade75378.9 make > > > > > > > ** Fix the problem and try again. > > > > > > > ---> Build of x11/XFree86-4-clients ended at: Tue, 25 Feb > > > > > > > 2003 10:38:37 -0500 (consumed 00:03:00) > > > > > > > ---> Upgrade of x11/XFree86-4-clients ended at: Tue, 25 > > > > > > > Feb 2003 10:38:37 -0500 (consumed 00:03:06) > > > > > > > ** No need to upgrade 'XFree86-fontEncodings-4.2.0' (>= > > > > > > > XFree86-fontEncodings-4.2.0). (specify -f to force) > > > > > > > ** No need to upgrade 'XFree86-font75dpi-4.2.0' (>= > > > > > > > XFree86-font75dpi-4.2.0). (specify -f to force) > > > > > > > > > > > > > > Should I cvsup again ? > > > > > > > > > > > > > > Thanks a lot > > > > > > > > > > > > > > Marc > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > > > > with "unsubscribe freebsd-questions" in the body of the > > > > > > > message _______________________________________________ > > > > > > > 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" > > > > > > > > > > > > -- > > > > > > Kent Stewart > > > > > > Richland, WA > > > > > > > > > > > > http://users.owt.com/kstewart/index.html > > > > > > > > -- > > > > Kent Stewart > > > > Richland, WA > > > > > > > > http://users.owt.com/kstewart/index.html > > -- > Kent Stewart > Richland, WA > > http://users.owt.com/kstewart/index.html > > From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 11:29:54 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D6F2B37B401 for <questions@freebsd.org>; Tue, 22 Apr 2003 11:29:54 -0700 (PDT) Received: from smtp-out.comcast.net (smtp-out.comcast.net [24.153.64.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4558A43FA3 for <questions@freebsd.org>; Tue, 22 Apr 2003 11:29:54 -0700 (PDT) (envelope-from jshamlet@comcast.net) Received: from whitetower (bgp01561290bgs.gambrl01.md.comcast.net [68.50.33.221]) by mtaout01.icomcast.net (iPlanet Messaging Server 5.2 HotFix 1.12 (built Feb 13 2003)) with ESMTP id <0HDR0025RC6A87@mtaout01.icomcast.net> for questions@freebsd.org; Tue, 22 Apr 2003 14:18:11 -0400 (EDT) Date: Tue, 22 Apr 2003 14:18:10 -0400 (EDT) From: "J. Seth Henry" <jshamlet@comcast.net> X-X-Sender: jshamlet@whitetower.gambrl01.md.comcast.net To: beemern@ksu.edu Message-id: <20030422135004.P2835-100000@whitetower.gambrl01.md.comcast.net> MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=US-ASCII Content-transfer-encoding: 7BIT cc: questions@freebsd.org Subject: RE: linux/freebsd kernel differences X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 18:29:55 -0000 Nathan, For the most part, this is a religious argument - as both operating systems perform very well in a server role. As with every question of this nature, the devil is in the details. First, hardware support isn't an issue, unless your server has hardware that the OS doesn't support (and that you need). For example, I run FreeBSD 4.7-REL on a serverworks board. FreeBSD has a real issue with the onboard IDE ports (at least it did in 4.7-REL, I understand it improved in 4.8) and can't use the system monitoring capabilities of the board. However, I only use SCSI devices, and the machine is monitored with other sensor systems. Would linux have been a better choice? Perhaps, but I'm most comfortable with FreeBSD, and the lack of hardware support for these features wasn't a show stopper. Second, what is the purpose of the server. Yes, I know, you said NFS server, but how many users, what kind of load, etc. Linux does a remarkable job under low to moderate load. In many cases, it even surpasses FreeBSD, which takes a much more moderate approach - until you start reaching heavy loads. Then, Linux' performance begins to drop off sharply. FreeBSD, on the other hand, reaches a plateau early on - but can maintain performance across a wide spectrum of loads. It's kind of like the tortoise and the hare, slow and steady wins the race - if the race is long. However, if your users need quick bursts of speed, and sustained performance isn't an issue, then Linux may be the better choice. Third, consider that, reliability wise, Linux is a crapshoot - largely because a kernel is not the same as an operating system. Some distros are very reliable, but use older kernels, and better tested versions of packages - while others are less conservative, use "newer" packages, and suffer as a result. Ironically, the most stable Linux distros have largely the same device support as FreeBSD - but you at least have the choice. FreeBSD, on the other hand, is a single "product" if you will. It is engineered for reliability - unless you go playing in the CVS trees. All in all, I have found FreeBSD to be more reliable than Linux, but then, I am no longer a heavy Linux user (so take that statement with a grain of salt) Lastly, consider who is going to be the machines caretaker. IOW - who is going to support this box down the road. Sure, you love FreeBSD, but will the next admin? Unless you are a career admin, consider that more people have experience running Linux than FreeBSD. I have had to make some tough choices due to this. Do I install what I prefer, or do I plan ahead and save the next guy some grief? For example, some nutjob where I work thought ksh was the best shell ever - so we are all forced to use it as well. I *HATE* ksh so much, I statically linked my own copy of tcsh and keep it hidden in my workspace. I have to kill out of it when I have problems, though, or risk making this certain someone angry... ;) Of course, if you can administer a Linux box, you can administer a FreeBSD box with little difficulty. It took me about a month to master the most common of FreeBSD's system administration idiosyncracies. If anything, it is actually simpler. Things just "work" for the most part. However, your colleagues may have a point if they bring this issue up. To be honest, you might consider it. So, I would posit two questions, 'Why Linux?' and 'Why NOT FreeBSD?' At least make your colleagues think about the strengths that it offers, and the weaknesses it suffers. It will also force them to come up with reasons "Why Linux" It's not a slam dunk, like it would be if you were talking about a desktop system. However, I believe that FreeBSD can stand up to Linux any day in the server field, and do very well. Either way, the most important goal is a server that performs well in your application, and is easy to take care of. Good luck, Seth > theres an argument here in our office about linux vs. freebsd > > we're building a new nfs server for our entire dept, and i suggested > using fbsd, however, an opponent put forth linux and said that: > > "there is no difference between linux and freebsd kernels, except that > linux has much better driver support.. WHY use obscure freebsd?" > > anyone got any ammo i can use here? i'd really rather use fbsd since i'm > much more familar with it and its never let me down (except in the area > of native java support), and i believe it'd be perfect for our nfs box > > but i'll need some good concrete evidence to make my case.. From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 11:35:14 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB65737B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 11:35:14 -0700 (PDT) Received: from hotmail.com (f32.law14.hotmail.com [64.4.21.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75D5943F3F for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 11:35:14 -0700 (PDT) (envelope-from robcook86@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 22 Apr 2003 11:35:14 -0700 Received: from 66.150.201.162 by lw14fd.law14.hotmail.msn.com with HTTP; Tue, 22 Apr 2003 18:35:12 GMT X-Originating-IP: [66.150.201.162] X-Originating-Email: [robcook86@hotmail.com] From: "Rob Cook" <robcook86@hotmail.com> To: freebsd-questions@freebsd.org Date: Tue, 22 Apr 2003 18:35:12 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: <Law14-F32a8Th6kx86t00004676@hotmail.com> X-OriginalArrivalTime: 22 Apr 2003 18:35:14.0142 (UTC) FILETIME=[E9F547E0:01C308FD] Subject: Release CD booting problems. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 18:35:15 -0000 Im currently working on a custom distribution, based on RELENG_4_7_0_RELEASE, including a modified boot.flp image. The CDs I've produced are bootable and readable on a wide range of machines I have availible for testing. All except two of them, a compaq dl380 rev01, and a homebuilt system (wich can read it in one of it's drives, but not the other). The two problem machines have no problem booting and reading a cd made by a stock "make release", but when it comes to my custom discs, they can neither boot, nor read them at all, while other machines have no problems with either the stock or custom discs. This problem only occurs when I modify the boot.flp image, specificaly, the mfsroot filesystem contained within. As I'm using the same brand CDs for burning both the stock release and the custom release, and the custom becomes unreadable on only two of my systems, I am completely stumped. Any suggestions would be greatly appreciated. _________________________________________________________________ The new MSN 8: advanced junk mail protection and 2 months FREE* http://join.msn.com/?page=features/junkmail From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 11:38:08 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0272B37B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 11:38:08 -0700 (PDT) Received: from conure.mail.pas.earthlink.net (conure.mail.pas.earthlink.net [207.217.120.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62FF343FDD for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 11:38:05 -0700 (PDT) (envelope-from deepbsd@earthlink.net) Received: from user-119a2km.biz.mindspring.com ([66.149.10.150] helo=sylvester.dsj.net) by conure.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 1982ea-0000Jj-00 for freebsd-questions@freebsd.org; Tue, 22 Apr 2003 11:38:04 -0700 Received: from sylvester.dsj.net (dsj@localhost [127.0.0.1]) h3MIbwjv021282 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 14:38:00 -0400 Received: (from dsj@localhost) by sylvester.dsj.net (8.12.3/8.12.3/Debian-5) id h3MIbsgH021281 for freebsd-questions@freebsd.org; Tue, 22 Apr 2003 14:37:54 -0400 X-Authentication-Warning: sylvester.dsj.net: dsj set sender to deepbsd@earthlink.net using -f Date: Tue, 22 Apr 2003 14:37:53 -0400 From: "David S. Jackson" <deepbsd@earthlink.net> To: freebsd-questions@freebsd.org Message-ID: <20030422183753.GA21268@sylvester.dsj.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Subject: pkgdb -F error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "David S. Jackson" <dsj@sylvester.dsj.net> List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 18:38:08 -0000 When I run pkgdb -F I get the following error: [...snip...] ** Error occured reading /usr/local/etc/pkgtools.conf: undefined method `+' for nil [...snip...] Can anyone shed some light on this for me? I may be completely misunderstanding the error, but the only '+' symbols I see in pkgtools.conf are: [...snip...] **ROOT**@juno /usr/ports/sysutils/portupgrade]# grep '+' \ /usr/local/etc/pkgtools.conf # string: '...' or "..."; use the `+' operator to concatinate # array: [ value, ... ]; use the `+' operator to concatinate # ENV['PORTS_INDEX'] ||= ENV['PORTSDIR'] + '/INDEX' # ENV['PACKAGES'] ||= ENV['PORTSDIR'] + '/packages' # ENV['PORTS_INDEX'] ||= ENV['PORTSDIR'] + '/INDEX.txt' # ENV['PKG_PATH'] ||= ENV['PACKAGES'] + '/All' ENV['PKG_PATH'] ||= ENV['PACKAGES'] + '/All' # 'databases/mysql323-server' => localbase() + # '/etc/rc.d/mysql-server.sh start', # 'ja-Canna' => 'cd ' + localbase() + '/etc/rc.d && mv # canna.sh canna.sh.noauto', # '-v -l /var/tmp/portupgrade.results " + \ **ROOT**@juno /usr/ports/sysutils/portupgrade]# [...snip...] Thanks in advance! -- David S. Jackson dsj@dsj.net =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= My friend has a baby. I'm writing down all the noises he makes so later I can ask him what he meant. -- Steven Wright From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 11:45:56 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E99E37B401 for <FreeBSD-Questions@FreeBSD.org>; Tue, 22 Apr 2003 11:45:56 -0700 (PDT) Received: from grumpy.dyndns.org (user-24-214-34-52.knology.net [24.214.34.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2FD243FA3 for <FreeBSD-Questions@FreeBSD.org>; Tue, 22 Apr 2003 11:45:55 -0700 (PDT) (envelope-from dkelly@grumpy.dyndns.org) Received: from grumpy.dyndns.org (localhost [127.0.0.1]) by grumpy.dyndns.org (8.12.9/8.12.9) with ESMTP id h3MIjs14013556 for <FreeBSD-Questions@FreeBSD.org>; Tue, 22 Apr 2003 13:45:54 -0500 (CDT) (envelope-from dkelly@grumpy.dyndns.org) Received: (from dkelly@localhost) by grumpy.dyndns.org (8.12.9/8.12.9/Submit) id h3MIjsFt013555 for FreeBSD-Questions@FreeBSD.org; Tue, 22 Apr 2003 13:45:54 -0500 (CDT) Date: Tue, 22 Apr 2003 13:45:54 -0500 From: David Kelly <dkelly@hiwaay.net> To: FreeBSD-Questions@FreeBSD.org Message-ID: <20030422184554.GA13432@grumpy.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: Accurate time without a network connection? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 18:45:56 -0000 Looking for options to keep system time moderately accurate at a site without network access. So the normal application of ntpd over IP is not viable. Dialup modem not allowed either. Definition of "moderately accurate": doesn't have to be any better than I can set my watch, travel to the site, and set the system time. It just has to eliminate "travel to the site." A GPS is one possible solution using the appropriate ntpd driver. Am not sure I can place the GPS antenna in a suitable location. A WWV receiver would be another viable option but I am not having any great success in finding a prebuilt receiver with decoder suitable for direct connection to serial port and ntpd. -- David Kelly N4HHE, dkelly@hiwaay.net ===================================================================== The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system. From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 12:07:34 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B826F37B401 for <freebsd-questions@FreeBSD.ORG>; Tue, 22 Apr 2003 12:07:34 -0700 (PDT) Received: from postfix3-1.free.fr (postfix3-1.free.fr [213.228.0.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id E38E843FBF for <freebsd-questions@FreeBSD.ORG>; Tue, 22 Apr 2003 12:07:33 -0700 (PDT) (envelope-from americins@free.fr) Received: from FAMILIALE (nas-cbv-7-62-147-153-173.dial.proxad.net [62.147.153.173]) by postfix3-1.free.fr (Postfix) with SMTP id C1E1EC186 for <freebsd-questions@FreeBSD.ORG>; Tue, 22 Apr 2003 21:07:31 +0200 (CEST) Message-ID: <001601c30902$6d64c110$ad99933e@FAMILIALE> From: "dufresne.patrick" <americins@free.fr> To: <freebsd-questions@FreeBSD.ORG> Date: Tue, 22 Apr 2003 21:06:23 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit 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: X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 19:07:35 -0000 OK bien re鐄 From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 12:16:14 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3ED737B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 12:16:14 -0700 (PDT) Received: from astarte.volker.de (p50891B7D.dip.t-dialin.net [80.137.27.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id 837B443F93 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 12:16:13 -0700 (PDT) (envelope-from freebsd@secspace.de) Received: from astarte.volker.de (localhost [127.0.0.1]) by astarte.volker.de (8.12.9/8.12.9) with SMTP id h3MJGBeK041537 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 21:16:12 +0200 (CEST) (envelope-from freebsd@secspace.de) Date: Tue, 22 Apr 2003 21:16:11 +0200 From: Volker Kindermann <freebsd@secspace.de> To: freebsd-questions@freebsd.org Message-Id: <20030422211611.10aa753a.freebsd@secspace.de> In-Reply-To: <20030422184554.GA13432@grumpy.dyndns.org> References: <20030422184554.GA13432@grumpy.dyndns.org> X-Mailer: Sylpheed version 0.8.10claws (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Accurate time without a network connection? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 19:16:15 -0000 Hi David, > Looking for options to keep system time moderately accurate at a site > without network access. So the normal application of ntpd over IP is > not viable. Dialup modem not allowed either. there are external, atomic watch controlled clocks for the serial port. Look at your electronic dealer. -volker From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 12:24:59 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7771137B401 for <FreeBSD-Questions@freebsd.org>; Tue, 22 Apr 2003 12:24:59 -0700 (PDT) Received: from smtpout.mac.com (A17-250-248-89.apple.com [17.250.248.89]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC4AF43F85 for <FreeBSD-Questions@freebsd.org>; Tue, 22 Apr 2003 12:24:58 -0700 (PDT) (envelope-from cswiger@mac.com) Received: from asmtp02.mac.com (asmtp02-qfe3 [10.13.10.66]) by smtpout.mac.com (Xserve/MantshX 2.0) with ESMTP id h3MJOwjC020012 for <FreeBSD-Questions@freebsd.org>; Tue, 22 Apr 2003 12:24:58 -0700 (PDT) Received: from mac.com ([68.161.244.25]) by asmtp02.mac.com (Netscape Messaging Server 4.15) with ESMTP id HDRF9M00.J42 for <FreeBSD-Questions@freebsd.org>; Tue, 22 Apr 2003 12:24:58 -0700 Date: Tue, 22 Apr 2003 15:26:19 -0400 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) From: Charles Swiger <cswiger@mac.com> To: FreeBSD-Questions@freebsd.org Content-Transfer-Encoding: 7bit In-Reply-To: <20030422184554.GA13432@grumpy.dyndns.org> Message-Id: <4B518202-74F8-11D7-BCB7-003065ABFD92@mac.com> X-Mailer: Apple Mail (2.552) Subject: Re: Accurate time without a network connection? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 19:24:59 -0000 On Tuesday, April 22, 2003, at 02:45 PM, David Kelly wrote: > Looking for options to keep system time moderately accurate at a site > without network access. So the normal application of ntpd over IP is > not viable. Dialup modem not allowed either. > > Definition of "moderately accurate": doesn't have to be any better than > I can set my watch, travel to the site, and set the system time. It > just > has to eliminate "travel to the site." Ok. If you run NTPD with only the local hardware clock for a reference, wait for a week, and then see how the intrinsic drift of the hardware compares with "real time" (using your watch or some other time source), you can adjust /etc/ntp.drift by hand. This isn't going to be perfect, but it's going to be much more accurate than doing nothing. -- -Chuck From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 12:25:49 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DEC6D37B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 12:25:49 -0700 (PDT) Received: from amsfep12-int.chello.nl (amsfep12-int.chello.nl [213.46.243.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 780E343F85 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 12:25:48 -0700 (PDT) (envelope-from y.christoforou@chello.nl) Received: from clientpcwin98 ([213.93.13.229]) by amsfep12-int.chello.nl (InterMail vM.5.01.05.17 201-253-122-126-117-20021021) with SMTP id <20030422192547.FAPL7153.amsfep12-int.chello.nl@clientpcwin98>; Tue, 22 Apr 2003 21:25:47 +0200 Message-ID: <04cf01c30904$43694f00$0200a8c0@remotebook.net> From: "Yorgos Christoforou" <y.christoforou@chello.nl> To: "Simon Barner" <barner@in.tum.de> References: <01e301c30845$fe0657a0$0200a8c0@remotebook.net> <20030421220742.GD53926@zi025.glhnet.mhn.de> <027901c3085b$2780bb60$0200a8c0@remotebook.net> <20030422003025.GB55056@zi025.glhnet.mhn.de> Date: Tue, 22 Apr 2003 21:20:40 +0200 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.2600.0000 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 cc: freebsd-questions@freebsd.org Subject: Re: postfix port download fails X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 19:25:50 -0000 hello thanks for your tip, i used add_pkg and voila ! it has been installed ! i rebooted my system and now sendmail is replaced by postfix. i go on with configuration thanks a lot ! ----- Original Message ----- From: "Simon Barner" <barner@in.tum.de> To: "Yorgos Christoforou" <y.christoforou@chello.nl> Cc: <freebsd-questions@freebsd.org> Sent: Tuesday, April 22, 2003 2:30 AM Subject: Re: postfix port download fails From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 12:28:46 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 48A9337B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 12:28:46 -0700 (PDT) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id C430643FCB for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 12:28:44 -0700 (PDT) (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 h3MJSaV22010; Tue, 22 Apr 2003 12:28:36 -0700 From: Kent Stewart <kstewart@owt.com> To: "Joe Mom" <jomom@jomom.net>, <freebsd-questions@freebsd.org> Date: Tue, 22 Apr 2003 12:28:35 -0700 User-Agent: KMail/1.5.1 References: <001001c30838$a60ee290$500dbace@call.gtn.ca> <200304221055.41056.kstewart@owt.com> <00d301c308fc$1aef3150$500dbace@call.gtn.ca> In-Reply-To: <00d301c308fc$1aef3150$500dbace@call.gtn.ca> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304221228.35670.kstewart@owt.com> Subject: Re: Portupgrade failing to upgrade a port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 19:28:46 -0000 On Tuesday 22 April 2003 11:22 am, Joe Mom wrote: > This is the only thing that shows up. > > ezmlm-idx-0.40_2 --> qmail-1.03_1 This looks like part of a message that is telling you that you need to run "pkgdb -F" and fix your port database. Don't cvsup ports-all for a while because I just tried running my script that cvsup's ports-all. The make index part dies and only gives me 626 ports right now. Some one has broken "make index" and I will have to update my local mirror to see if it has been fixed. That takes a while. > > freebsd-questions@freebsd.org is the correct list no? > I am doing a reply all to your email and mine gets through. So, it is something else. Kent > ----------------------- > Joe Mom > "Drain us of life and cleanse the mess" > MuDvAyNe > ----------------------- > ----- Original Message ----- > From: "Kent Stewart" <kstewart@owt.com> > To: "Joe Mom" <jomom@jomom.net>; <freebsd-questions@freebsd.org> > Sent: Tuesday, April 22, 2003 1:55 PM > Subject: Re: Portupgrade failing to upgrade a port > > > On Tuesday 22 April 2003 09:39 am, Joe Mom wrote: > > > I have also just attempted: > > > > > > # portinstall -rf XFree86-clients-4.3.0_1 > > > > > > which resulted in the following: > > > > > > do_text.c:453: request for member `height' in something not a > > > structure or union > > > do_text.c: In function `DoAAText': > > > do_text.c:483: warning: implicit declaration of function > > > `XftDrawString8' do_text.c: In function `EndAAText': > > > do_text.c:508: warning: implicit declaration of function > > > `XftColorFree' *** Error code 1 > > > > This looks like you have an old version of Xft. Run > > "portversion -c | more" and see what all you need to upgrade. > > > > The other thing is why aren't your messages showing up on > > -questions. > > > > Kent > > > > > Stop in > > > /usr/ports/x11/XFree86-4-clients/work/xc/programs/x11perf. *** > > > Error code 1 > > > > > > Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs. > > > *** Error code 1 > > > > > > Stop in /usr/ports/x11/XFree86-4-clients. > > > *** Error code 1 > > > > > > Stop in /usr/ports/x11/XFree86-4-clients. > > > ** Command failed [exit code 1]: /usr/bin/script -qa > > > /tmp/portinstall51076.0 make -DFORCE_PKG_REGISTER reinstall > > > ** Fix the installation problem and try again. > > > ** The following packages were not installed or upgraded > > > (*:skipped / !:failed) > > > ! x11/XFree86-4-clients (install error) > > > > > > ----------------------- > > > Joe Mom > > > "Drain us of life and cleanse the mess" > > > MuDvAyNe > > > ----------------------- > > > ----- Original Message ----- > > > From: "Joe Mom" <jomom@jomom.net> > > > To: "Kent Stewart" <kstewart@owt.com>; > > > <freebsd-questions@freebsd.org> Cc: <jomom@jomom.net> > > > Sent: Tuesday, April 22, 2003 10:42 AM > > > Subject: Re: Portupgrade failing to upgrade a port > > > > > > > K, now I have done everything that you stated below. and I am > > > > still > > > > > > getting > > > > > > > this error. > > > > > > > > Any other Ideas? > > > > > > > > <system specs> > > > > p2 300 > > > > 128mb sdram > > > > 6gb Quantum fireball > > > > ati rage fury video > > > > </system> > > > > > > > > ----------------------- > > > > Joe Mom > > > > "Drain us of life and cleanse the mess" > > > > MuDvAyNe > > > > ----------------------- > > > > ----- Original Message ----- > > > > From: "Kent Stewart" <kstewart@owt.com> > > > > To: "Joe Mom" <jomom@jomom.net>; > > > > <freebsd-questions@freebsd.org> Sent: Monday, April 21, 2003 > > > > 4:03 PM > > > > Subject: Re: Portupgrade failing to upgrade a port > > > > > > > > > On Monday 21 April 2003 12:46 pm, Joe Mom wrote: > > > > > > make index > > > > > > > > > > > > Wouldn't that only apply if I was building from sysinstall? > > > > > > > > > > > > Because I have done cvsup in the past to update things like > > > > > > gnome and its worked without any extra commands executed. > > > > > > > > > > No, you haven't paid attention to the date on > > > > > /usr/ports/INDEX. Kris only updates on something like 4-6 > > > > > week intervals and it is only current for a few minutes on > > > > > the day he updates it. > > > > > > > > > > Kent > > > > > > > > > > > ----------------------- > > > > > > Joe Mom > > > > > > "Drain us of life and cleanse the mess" > > > > > > MuDvAyNe > > > > > > ----------------------- > > > > > > ----- Original Message ----- > > > > > > From: "Kent Stewart" <kstewart@owt.com> > > > > > > To: "Joe Mom" <jomom@jomom.net>; > > > > > > <freebsd-questions@freebsd.org> Sent: Monday, April 21, > > > > > > 2003 3:18 PM > > > > > > Subject: Re: Portupgrade failing to upgrade a port > > > > > > > > > > > > > On Monday 21 April 2003 12:03 pm, Joe Mom wrote: > > > > > > > > Any progress made on this yet? > > > > > > > > > > > > > > > > I am currently getting the same error. I have done a > > > > > > > > cvsup multiple times, with no luck. > > > > > > > > > > > > > > A cvsup of ports-all without a "make index" and running > > > > > > > "portsdb -u" doesn't count. No matter how many times you > > > > > > > run cvsup. > > > > > > > > > > > > > > I have updated all of these ports without problems. I go > > > > > > > an extra step and usually do things like "portupgrade > > > > > > > -pufr freetype2" and etc. If you don't force, you only > > > > > > > get the latest changes and some of these are libraries > > > > > > > that are used by later builds. If you don't force rebuild > > > > > > > the ports using the changed one, they are still using the > > > > > > > old one. If the header files changed with the upgrade, > > > > > > > you don't have any idea what your port is doing. > > > > > > > > > > > > > > Kent > > > > > > > > > > > > > > > ----------------------- > > > > > > > > Joe Mom > > > > > > > > "Drain us of life and cleanse the mess" > > > > > > > > MuDvAyNe > > > > > > > > ----------------------- > > > > > > > > > > > > > > > > > > > > > > > > Hello you all, > > > > > > > > I've made a complete reinstall, made a make world, > > > > > > > > recompiled the kernel during the last week-end. So I've > > > > > > > > come to the last step of syncronizing my port tree. > > > > > > > > While upgrading my ports, I've got this while updating > > > > > > > > XF86-clients > > > > > > > > > > > > > > > > ______________________________________________________ > > > > > > > > usr/include/stdlib.h:110: warning: ANSI C does not > > > > > > > > support `long long' /usr/include/stdlib.h:114: warning: > > > > > > > > ANSI C does not support `long long' cc -O -pipe -ansi > > > > > > > > -pedantic -Dasm=__asm -Wall -Wpointer-arith > > > > > > > > -I/usr/ports/x11/XFree86-4-clients/work/xc > > > > > > > > -I/usr/ports/x11/XFree86-4-clients/work/xc/exports/incl > > > > > > > >ude -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 > > > > > > > > -DNARROWPROTO -DMITSHM -DXFT `pkg-config xft --cflags` > > > > > > > > -c do_text.c do_text.c:403: X11/Xft/Xft.h: No such file > > > > > > > > or directory In file included from x11perf.h:28, > > > > > > > > from do_text.c:26: > > > > > > > > /usr/include/stdlib.h:110: warning: ANSI C does not > > > > > > > > support `long long' /usr/include/stdlib.h:114: warning: > > > > > > > > ANSI C does not support `long long' do_text.c:405: > > > > > > > > syntax error before `*' do_text.c:405: warning: type > > > > > > > > defaults to `int' in declaration of `aafont' > > > > > > > > do_text.c:405: ANSI C forbids data definition with no > > > > > > > > type or storage class do_text.c:406: syntax error > > > > > > > > before `*' do_text.c:406: warning: type defaults to > > > > > > > > `int' in declaration of `aadraw' do_text.c:406: ANSI C > > > > > > > > forbids data definition with no type or storage class > > > > > > > > do_text.c:407: syntax error before `aacolor' > > > > > > > > do_text.c:407: warning: type defaults to `int' in > > > > > > > > declaration of `aacolor' do_text.c:407: ANSI C forbids > > > > > > > > data definition with no type or storage class > > > > > > > > do_text.c: In function `InitAAText': > > > > > > > > do_text.c:416: warning: implicit declaration of > > > > > > > > function `XftFontOpenName' do_text.c:416: warning: > > > > > > > > assignment makes pointer from integer without a cast > > > > > > > > do_text.c:425: warning: implicit declaration of > > > > > > > > function `XftDrawCreate' do_text.c:427: warning: > > > > > > > > assignment makes pointer from integer without a cast > > > > > > > > do_text.c:432: warning: implicit declaration of > > > > > > > > function `XftFontClose' do_text.c:439: warning: > > > > > > > > implicit declaration of function > > > > > > > > `XftColorAllocValue' do_text.c:446: warning: implicit > > > > > > > > declaration of function `XftDrawDestroy' do_text.c:453: > > > > > > > > request for member `height' in something not a > > > > > > > > structure or union do_text.c: In function `DoAAText': > > > > > > > > do_text.c:483: warning: implicit declaration of > > > > > > > > function `XftDrawString8' do_text.c: In function > > > > > > > > `EndAAText': do_text.c:508: warning: implicit > > > > > > > > declaration of function `XftColorFree' *** Error code 1 > > > > > > > > > > > > > > > > Stop in > > > > > > > > /usr/ports/x11/XFree86-4-clients/work/xc/programs/x11pe > > > > > > > >rf. *** Error code 1 > > > > > > > > > > > > > > > > Stop in > > > > > > > > /usr/ports/x11/XFree86-4-clients/work/xc/programs. *** > > > > > > > > Error code 1 > > > > > > > > > > > > > > > > Stop in /usr/ports/x11/XFree86-4-clients. > > > > > > > > ** Command failed [exit code 1]: /usr/bin/script -qa > > > > > > > > /tmp/portupgrade75378.9 make > > > > > > > > ** Fix the problem and try again. > > > > > > > > ---> Build of x11/XFree86-4-clients ended at: Tue, 25 > > > > > > > > Feb 2003 10:38:37 -0500 (consumed 00:03:00) > > > > > > > > ---> Upgrade of x11/XFree86-4-clients ended at: Tue, > > > > > > > > 25 Feb 2003 10:38:37 -0500 (consumed 00:03:06) > > > > > > > > ** No need to upgrade 'XFree86-fontEncodings-4.2.0' (>= > > > > > > > > XFree86-fontEncodings-4.2.0). (specify -f to force) > > > > > > > > ** No need to upgrade 'XFree86-font75dpi-4.2.0' (>= > > > > > > > > XFree86-font75dpi-4.2.0). (specify -f to force) > > > > > > > > ____________________________________________________ > > > > > > > > I also got this while upgrading Mozilla: > > > > > > > > > > > > > > > > usr/include/stdlib.h:110: warning: ANSI C does not > > > > > > > > support `long long' /usr/include/stdlib.h:114: warning: > > > > > > > > ANSI C does not support `long long' cc -O -pipe -ansi > > > > > > > > -pedantic -Dasm=__asm -Wall -Wpointer-arith > > > > > > > > -I/usr/ports/x11/XFree86-4-clients/work/xc > > > > > > > > -I/usr/ports/x11/XFree86-4-clients/work/xc/exports/incl > > > > > > > >ude -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 > > > > > > > > -DNARROWPROTO -DMITSHM -DXFT `pkg-config xft --cflags` > > > > > > > > -c do_text.c do_text.c:403: X11/Xft/Xft.h: No such file > > > > > > > > or directory In file included from x11perf.h:28, > > > > > > > > from do_text.c:26: > > > > > > > > /usr/include/stdlib.h:110: warning: ANSI C does not > > > > > > > > support `long long' /usr/include/stdlib.h:114: warning: > > > > > > > > ANSI C does not support `long long' do_text.c:405: > > > > > > > > syntax error before `*' do_text.c:405: warning: type > > > > > > > > defaults to `int' in declaration of `aafont' > > > > > > > > do_text.c:405: ANSI C forbids data definition with no > > > > > > > > type or storage class do_text.c:406: syntax error > > > > > > > > before `*' do_text.c:406: warning: type defaults to > > > > > > > > `int' in declaration of `aadraw' do_text.c:406: ANSI C > > > > > > > > forbids data definition with no type or storage class > > > > > > > > do_text.c:407: syntax error before `aacolor' > > > > > > > > do_text.c:407: warning: type defaults to `int' in > > > > > > > > declaration of `aacolor' do_text.c:407: ANSI C forbids > > > > > > > > data definition with no type or storage class > > > > > > > > do_text.c: In function `InitAAText': > > > > > > > > do_text.c:416: warning: implicit declaration of > > > > > > > > function `XftFontOpenName' do_text.c:416: warning: > > > > > > > > assignment makes pointer from integer without a cast > > > > > > > > do_text.c:425: warning: implicit declaration of > > > > > > > > function `XftDrawCreate' do_text.c:427: warning: > > > > > > > > assignment makes pointer from integer without a cast > > > > > > > > do_text.c:432: warning: implicit declaration of > > > > > > > > function `XftFontClose' do_text.c:439: warning: > > > > > > > > implicit declaration of function > > > > > > > > `XftColorAllocValue' do_text.c:446: warning: implicit > > > > > > > > declaration of function `XftDrawDestroy' do_text.c:453: > > > > > > > > request for member `height' in something not a > > > > > > > > structure or union do_text.c: In function `DoAAText': > > > > > > > > do_text.c:483: warning: implicit declaration of > > > > > > > > function `XftDrawString8' do_text.c: In function > > > > > > > > `EndAAText': do_text.c:508: warning: implicit > > > > > > > > declaration of function `XftColorFree' *** Error code 1 > > > > > > > > > > > > > > > > Stop in > > > > > > > > /usr/ports/x11/XFree86-4-clients/work/xc/programs/x11pe > > > > > > > >rf. *** Error code 1 > > > > > > > > > > > > > > > > Stop in > > > > > > > > /usr/ports/x11/XFree86-4-clients/work/xc/programs. *** > > > > > > > > Error code 1 > > > > > > > > > > > > > > > > Stop in /usr/ports/x11/XFree86-4-clients. > > > > > > > > ** Command failed [exit code 1]: /usr/bin/script -qa > > > > > > > > /tmp/portupgrade75378.9 make > > > > > > > > ** Fix the problem and try again. > > > > > > > > ---> Build of x11/XFree86-4-clients ended at: Tue, 25 > > > > > > > > Feb 2003 10:38:37 -0500 (consumed 00:03:00) > > > > > > > > ---> Upgrade of x11/XFree86-4-clients ended at: Tue, > > > > > > > > 25 Feb 2003 10:38:37 -0500 (consumed 00:03:06) > > > > > > > > ** No need to upgrade 'XFree86-fontEncodings-4.2.0' (>= > > > > > > > > XFree86-fontEncodings-4.2.0). (specify -f to force) > > > > > > > > ** No need to upgrade 'XFree86-font75dpi-4.2.0' (>= > > > > > > > > XFree86-font75dpi-4.2.0). (specify -f to force) > > > > > > > > > > > > > > > > Should I cvsup again ? > > > > > > > > > > > > > > > > Thanks a lot > > > > > > > > > > > > > > > > Marc > > > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > > > > > with "unsubscribe freebsd-questions" in the body of the > > > > > > > > message _______________________________________________ > > > > > > > > freebsd-questions@freebsd.org mailing list > > > > > > > > http://lists.freebsd.org/mailman/listinfo/freebsd-quest > > > > > > > >ions To unsubscribe, send any mail to > > > > > > > > "freebsd-questions-unsubscribe@freebsd.org" > > > > > > > > > > > > > > -- > > > > > > > Kent Stewart > > > > > > > Richland, WA > > > > > > > > > > > > > > http://users.owt.com/kstewart/index.html > > > > > > > > > > -- > > > > > Kent Stewart > > > > > Richland, WA > > > > > > > > > > http://users.owt.com/kstewart/index.html > > > > -- > > Kent Stewart > > Richland, WA > > > > http://users.owt.com/kstewart/index.html -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 12:30:58 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1CEEF37B407 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 12:30:58 -0700 (PDT) Received: from thunder.xecu.net (thunder.xecu.net [216.127.136.208]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15D8643FE3 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 12:30:57 -0700 (PDT) (envelope-from chris@xecu.net) Received: by thunder.xecu.net (Postfix, from userid 278) id 5471D24E02; Tue, 22 Apr 2003 15:30:53 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by thunder.xecu.net (Postfix) with ESMTP id 4B23324E01; Tue, 22 Apr 2003 15:30:53 -0400 (EDT) Date: Tue, 22 Apr 2003 15:30:53 -0400 (EDT) From: Chris McGee <chris@xecu.net> To: Karl Pielorz <kpielorz@tdx.co.uk> In-Reply-To: <12281990.1050599512@cat> Message-ID: <Pine.BSF.4.44.0304221528320.44224-100000@thunder.xecu.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: Promise RAID card? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 19:30:58 -0000 Sorry to bother you, but I'm trying to narrow down this problem. With your SX6000 are you using the Promise hot swappable hard drive enclosures that are included in the SX6000 Pro package? Those enclosures only show up as ATA33 when i hook them up to the motherboard's ATA100/133 controller. So are you using those? Chris On Thu, 17 Apr 2003, Karl Pielorz wrote: > > > --On 17 April 2003 11:53 -0400 Chris McGee <chris@xecu.net> wrote: > > > > > Has anyone successfully used the Promise SX6000 card with FreeBSD 4.7? If > > so, what kind of configuration are you using? > > Hmmm... A -hardware question :) > > I have one in an AMD Athlon 1Ghz system, with a bunch of 80Gb IDE's hanging > off it w/128Mb of RAM - using RAID5... It uses the pst driver. > > Generally seems OK, though theres a couple of us with them that get pst: > timeout messages every now and again mostly when under heavy I/O load [and > the whole machine hangs until the request is retried]. > > I'm just moving the machine with the card to 4.8-S but it doesn't look like > anything's been committed to the driver that would fix it... > > Other than the random pauses under load, I've not had any problems with it. > The other person with the timeouts reported getting panics as well - but > that could be because he had root/swap on it - whereas I just have it as a > RAID5 '/usr2' volume. > > If you do a search of the archives you'll probably find the thread(s) > covering it. > > -Kp > xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx Chris McGee 301-682-9972 Xecunet www.xecu.net xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx Dialup * Webhosting * E-Commerce * High-Speed Access From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 12:32:53 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F7AA37B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 12:32:53 -0700 (PDT) Received: from grumpy.dyndns.org (user-24-214-34-52.knology.net [24.214.34.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87C9643FD7 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 12:32:52 -0700 (PDT) (envelope-from dkelly@grumpy.dyndns.org) Received: from grumpy.dyndns.org (localhost [127.0.0.1]) by grumpy.dyndns.org (8.12.9/8.12.9) with ESMTP id h3MJWp14013794; Tue, 22 Apr 2003 14:32:51 -0500 (CDT) (envelope-from dkelly@grumpy.dyndns.org) Received: (from dkelly@localhost) by grumpy.dyndns.org (8.12.9/8.12.9/Submit) id h3MJWo6k013793; Tue, 22 Apr 2003 14:32:50 -0500 (CDT) Date: Tue, 22 Apr 2003 14:32:50 -0500 From: David Kelly <dkelly@hiwaay.net> To: Volker Kindermann <freebsd@secspace.de> Message-ID: <20030422193250.GA13774@grumpy.dyndns.org> References: <20030422184554.GA13432@grumpy.dyndns.org> <20030422211611.10aa753a.freebsd@secspace.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030422211611.10aa753a.freebsd@secspace.de> User-Agent: Mutt/1.4.1i cc: freebsd-questions@freebsd.org Subject: Re: Accurate time without a network connection? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 19:32:53 -0000 On Tue, Apr 22, 2003 at 09:16:11PM +0200, Volker Kindermann wrote: > > > Looking for options to keep system time moderately accurate at a site > > without network access. So the normal application of ntpd over IP is > > not viable. Dialup modem not allowed either. > > there are external, atomic watch controlled clocks for the serial port. > Look at your electronic dealer. I know there are, but at the moment I'm not finding any. The original was "World's Most Accurate Clock" by Heathkit, $400, but long out of business. Oregon Scientific has a lot of WWV clocks but none I could find with an external interface. Surfing http://www.ntp.org/ has turned up a lot of information but little hardware. Of most interest was use of sound card connected to radio receiver for decoding the time signals. But that's a touch exotic for this application. Else I'd use the $20 LCD "atomic clock" I have on my wall, a $25 USB "web-cam", and some sort of OCR. -- David Kelly N4HHE, dkelly@hiwaay.net ===================================================================== The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system. From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 12:44:16 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 59FB837B401 for <FreeBSD-Questions@freebsd.org>; Tue, 22 Apr 2003 12:44:16 -0700 (PDT) Received: from grumpy.dyndns.org (user-24-214-34-52.knology.net [24.214.34.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81E1143F75 for <FreeBSD-Questions@freebsd.org>; Tue, 22 Apr 2003 12:44:15 -0700 (PDT) (envelope-from dkelly@grumpy.dyndns.org) Received: from grumpy.dyndns.org (localhost [127.0.0.1]) by grumpy.dyndns.org (8.12.9/8.12.9) with ESMTP id h3MJiE14013896; Tue, 22 Apr 2003 14:44:14 -0500 (CDT) (envelope-from dkelly@grumpy.dyndns.org) Received: (from dkelly@localhost) by grumpy.dyndns.org (8.12.9/8.12.9/Submit) id h3MJiEqq013895; Tue, 22 Apr 2003 14:44:14 -0500 (CDT) Date: Tue, 22 Apr 2003 14:44:13 -0500 From: David Kelly <dkelly@hiwaay.net> To: Charles Swiger <cswiger@mac.com> Message-ID: <20030422194413.GC13774@grumpy.dyndns.org> References: <20030422184554.GA13432@grumpy.dyndns.org> <4B518202-74F8-11D7-BCB7-003065ABFD92@mac.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4B518202-74F8-11D7-BCB7-003065ABFD92@mac.com> User-Agent: Mutt/1.4.1i cc: FreeBSD-Questions@freebsd.org Subject: Re: Accurate time without a network connection? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 19:44:16 -0000 On Tue, Apr 22, 2003 at 03:26:19PM -0400, Charles Swiger wrote: > > Ok. If you run NTPD with only the local hardware clock for a > reference, wait for a week, and then see how the intrinsic drift of the > hardware compares with "real time" (using your watch or some other time > source), you can adjust /etc/ntp.drift by hand. This isn't going to be > perfect, but it's going to be much more accurate than doing nothing. Good. But already tried that. The situation is multiple systems have to run with something near the same time, but no bidirectional contact. And need to operate for years. Letting ntpd tune itself and then free run works much better than the system clock alone but only good for weeks, not months. As for exactly what time the systems have, it doesn't much matter as long as they all have the same time. -- David Kelly N4HHE, dkelly@hiwaay.net ===================================================================== The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system. From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 12:57:31 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9BDC37B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 12:57:31 -0700 (PDT) Received: from hotmail.com (oe28.law8.hotmail.com [216.33.240.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AD2643F75 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 12:57:31 -0700 (PDT) (envelope-from mxsmanic@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 22 Apr 2003 12:57:31 -0700 Received: from 81.50.80.3 by oe28.law8.hotmail.com with DAV; Tue, 22 Apr 2003 19:57:31 +0000 X-Originating-IP: [81.50.80.3] X-Originating-Email: [mxsmanic@hotmail.com] From: "Mxsmanic" <mxsmanic@hotmail.com> To: "David Kelly" <dkelly@hiwaay.net>, <freebsd-questions@freebsd.org> References: <20030422184554.GA13432@grumpy.dyndns.org><20030422211611.10aa753a.freebsd@secspace.de> <20030422193250.GA13774@grumpy.dyndns.org> Date: Tue, 22 Apr 2003 21:57:30 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 8bit 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 Message-ID: <OE28KxJHWUlRrIzjO8C000016ed@hotmail.com> X-OriginalArrivalTime: 22 Apr 2003 19:57:31.0078 (UTC) FILETIME=[6899EE60:01C30909] Subject: Re: Accurate time without a network connection? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 19:57:32 -0000 > I know there are, but at the moment I'm not > finding any. The original was "World's Most > Accurate Clock" by Heathkit, $400, but long out of > business. See http://www.boulder.nist.gov/timefreq/general/receiverlist.htm A fairly complete list of manufacturers of time receivers, both GPS-controlled and radio-controlled, for the U.S. only. Beware: Even the cheapest devices of this kind seem to cost several hundred dollars. A tiny serial-port radio-controlled clock from Meinberg costs �573, which is about ten times more than it is actually worth. That amount of money could pay for several years of Internet access, so unless you absolutely cannot connect to the Net, finding a way to synchronize to servers on the Net would be way cheaper. From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 13:00:32 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 065A537B4D4 for <FreeBSD-Questions@freebsd.org>; Tue, 22 Apr 2003 13:00:32 -0700 (PDT) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13B7E43F85 for <FreeBSD-Questions@freebsd.org>; Tue, 22 Apr 2003 13:00:31 -0700 (PDT) (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 h3MK0MV24034; Tue, 22 Apr 2003 13:00:22 -0700 From: Kent Stewart <kstewart@owt.com> To: David Kelly <dkelly@hiwaay.net>, Charles Swiger <cswiger@mac.com> Date: Tue, 22 Apr 2003 13:00:22 -0700 User-Agent: KMail/1.5.1 References: <20030422184554.GA13432@grumpy.dyndns.org> <4B518202-74F8-11D7-BCB7-003065ABFD92@mac.com> <20030422194413.GC13774@grumpy.dyndns.org> In-Reply-To: <20030422194413.GC13774@grumpy.dyndns.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304221300.22051.kstewart@owt.com> cc: FreeBSD-Questions@freebsd.org Subject: Re: Accurate time without a network connection? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 20:00:32 -0000 On Tuesday 22 April 2003 12:44 pm, David Kelly wrote: > On Tue, Apr 22, 2003 at 03:26:19PM -0400, Charles Swiger wrote: > > Ok. If you run NTPD with only the local hardware clock for a > > reference, wait for a week, and then see how the intrinsic drift of > > the hardware compares with "real time" (using your watch or some > > other time source), you can adjust /etc/ntp.drift by hand. This > > isn't going to be perfect, but it's going to be much more accurate > > than doing nothing. > > Good. But already tried that. The situation is multiple systems have > to run with something near the same time, but no bidirectional > contact. And need to operate for years. Letting ntpd tune itself and > then free run works much better than the system clock alone but only > good for weeks, not months. > > As for exactly what time the systems have, it doesn't much matter as > long as they all have the same time. It sounds like you really need an external clock that is very stable. There was a discussion on -hackers a long time ago about doing something like that. I think they were using a gps based clock for a reference. If you don't have access to a common time, nothing short of access to WWVB (the Navy Time Radio Station) would keep your time current. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 13:03:46 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 57BD937B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 13:03:46 -0700 (PDT) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id A067E43F85 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 13:03:45 -0700 (PDT) (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 h3MK3hV24321; Tue, 22 Apr 2003 13:03:43 -0700 From: Kent Stewart <kstewart@owt.com> To: "Joe Mom" <jomom@jomom.net>, <freebsd-questions@freebsd.org> Date: Tue, 22 Apr 2003 13:03:43 -0700 User-Agent: KMail/1.5.1 References: <001001c30838$a60ee290$500dbace@call.gtn.ca> <00d301c308fc$1aef3150$500dbace@call.gtn.ca> <200304221228.35670.kstewart@owt.com> In-Reply-To: <200304221228.35670.kstewart@owt.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304221303.43301.kstewart@owt.com> Subject: Re: Portupgrade failing to upgrade a port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 20:03:46 -0000 On Tuesday 22 April 2003 12:28 pm, Kent Stewart wrote: > On Tuesday 22 April 2003 11:22 am, Joe Mom wrote: <snip> > > Don't cvsup ports-all for a while because I just tried running my > script that cvsup's ports-all. The make index part dies and only > gives me 626 ports right now. Some one has broken "make index" and I > will have to update my local mirror to see if it has been fixed. > That takes a while. > The un-scheduled update to my local mirror fixed make index. It would appear that my chron based 1815 GMT update caught some changes in mid-stream. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 13:10:25 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8EA537B401 for <questions@freebsd.org>; Tue, 22 Apr 2003 13:10:25 -0700 (PDT) Received: from out001.verizon.net (out001pub.verizon.net [206.46.170.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id B459843FB1 for <questions@freebsd.org>; Tue, 22 Apr 2003 13:10:24 -0700 (PDT) (envelope-from michaela@bsd.maa-net.net) Received: from lnxbox ([68.160.187.58]) by out001.verizon.net (InterMail vM.5.01.05.33 201-253-122-126-133-20030313) with ESMTP id <20030422201024.KXHB12592.out001.verizon.net@lnxbox> for <questions@freebsd.org>; Tue, 22 Apr 2003 15:10:24 -0500 Content-Type: text/plain; charset="us-ascii" From: "Michael A. Alestock" <michaela@bsd.maa-net.net> To: questions@freebsd.org Date: Tue, 22 Apr 2003 16:10:21 -0700 User-Agent: KMail/1.4.3 Organization: MAA-net X-PRIORITY: 2 (High) Priority: urgent MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200304221610.21113.michaela@bsd.maa-net.net> X-Authentication-Info: Submitted using SMTP AUTH at out001.verizon.net from [68.160.187.58] at Tue, 22 Apr 2003 15:10:23 -0500 Subject: Adding a new IDE harddrive X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 20:10:26 -0000 I have a question...I already know how to add a new harddrive to my syste= m,=20 however, what I wanted to know is how do I use the new harddrive's space = to=20 add more space to my current filesystem's directories? Do I have to LINK= the=20 new harddrive to the old drive? How would I go about this process?? Thanks! : ) From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 13:19:15 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60A4E37B404 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 13:19:15 -0700 (PDT) Received: from router.jomom.net (i216-58-44-252.igs.net [216.58.44.252]) by mx1.FreeBSD.org (Postfix) with SMTP id 34A5143FBD for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 13:19:14 -0700 (PDT) (envelope-from jomom@jomom.net) Received: (qmail 6509 invoked from network); 22 Apr 2003 20:14:10 -0000 Received: from unknown (HELO joe) (206.186.13.80) by 0 with SMTP; 22 Apr 2003 20:14:10 -0000 Message-ID: <00e701c3090c$6fc1b850$500dbace@call.gtn.ca> From: "Joe Mom" <jomom@jomom.net> To: "Kent Stewart" <kstewart@owt.com>, <freebsd-questions@freebsd.org> References: <001001c30838$a60ee290$500dbace@call.gtn.ca> <200304221055.41056.kstewart@owt.com> <00d301c308fc$1aef3150$500dbace@call.gtn.ca> <200304221311.34180.kstewart@owt.com> Date: Tue, 22 Apr 2003 16:19:10 -0400 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 5.50.4920.2300 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4920.2300 Subject: Re: Portupgrade failing to upgrade a port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 20:19:15 -0000 k, so what do I have to do now? ----------------------- Joe Mom "Drain us of life and cleanse the mess" MuDvAyNe ----------------------- ----- Original Message ----- From: "Kent Stewart" <kstewart@owt.com> To: "Joe Mom" <jomom@jomom.net> Sent: Tuesday, April 22, 2003 4:11 PM Subject: Re: Portupgrade failing to upgrade a port > On Tuesday 22 April 2003 11:22 am, you wrote: > > This is the only thing that shows up. > > > > ezmlm-idx-0.40_2 --> qmail-1.03_1 > > > > What you should have seen is something like the following: > > ruby# pkgver > # > # cvsup-mirror > # needs updating (port has 1.2_1) > # > pkgs="$pkgs cvsup-mirror-1.2" > > # > # koffice > # needs updating (port has 1.2.1_1,1) > # > pkgs="$pkgs koffice-1.2.1,1" > > # > # tcl > # needs updating (port has 8.3.5_2) > # > pkgs="$pkgs tcl-8.3.5_1" > > > if [ X"$pkgs" != X"" ]; then > portupgrade $pkgs > fi > > pkgver is my alias that does the "portversion -c | more". > > Kent > > -- > Kent Stewart > Richland, WA > > http://users.owt.com/kstewart/index.html > > From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 13:21:16 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B57EF37B401 for <questions@freebsd.org>; Tue, 22 Apr 2003 13:21:16 -0700 (PDT) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12A1E43F85 for <questions@freebsd.org>; Tue, 22 Apr 2003 13:21:16 -0700 (PDT) (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 h3MKL6V25368; Tue, 22 Apr 2003 13:21:07 -0700 From: Kent Stewart <kstewart@owt.com> To: "Michael A. Alestock" <michaela@bsd.maa-net.net>, questions@freebsd.org Date: Tue, 22 Apr 2003 13:21:06 -0700 User-Agent: KMail/1.5.1 References: <200304221610.21113.michaela@bsd.maa-net.net> In-Reply-To: <200304221610.21113.michaela@bsd.maa-net.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304221321.06370.kstewart@owt.com> Subject: Re: Adding a new IDE harddrive X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 20:21:17 -0000 On Tuesday 22 April 2003 04:10 pm, Michael A. Alestock wrote: > I have a question...I already know how to add a new harddrive to my > system, however, what I wanted to know is how do I use the new > harddrive's space to add more space to my current filesystem's > directories? Do I have to LINK the new harddrive to the old drive? > How would I go about this process?? > When I have done this, I used both ways depending on what was convenient. I have linked something like /usr/ports to /usr2/ports and etc. I have also created a /us2/ and mounted that in fstab as /usr/ports. I have done the fstab mount almost universally when it comes to /usr/src and /usr/obj. They (including the system) all are on different HDs and controllers. They are mounted in fstab. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 13:23:19 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DA1437B401 for <questions@freebsd.org>; Tue, 22 Apr 2003 13:23:19 -0700 (PDT) Received: from sub21-156.member.dsl-only.net (sub21-156.member.dsl-only.net [63.105.21.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17DFB43FCB for <questions@freebsd.org>; Tue, 22 Apr 2003 13:23:18 -0700 (PDT) (envelope-from nkinkade@sub21-156.member.dsl-only.net) Received: from nkinkade by sub21-156.member.dsl-only.net with local (Exim 4.10) id 1984IK-000P23-00; Tue, 22 Apr 2003 13:23:12 -0700 Date: Tue, 22 Apr 2003 13:23:12 -0700 From: Nathan Kinkade <nkinkade@dsl-only.net> To: "Michael A. Alestock" <michaela@bsd.maa-net.net> Message-ID: <20030422202312.GF92029@sub21-156.member.dsl-only.net> Mail-Followup-To: Nathan Kinkade <nkinkade@dsl-only.net>, "Michael A. Alestock" <michaela@bsd.maa-net.net>, questions@freebsd.org References: <200304221610.21113.michaela@bsd.maa-net.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="TeJTyD9hb8KJN2Jy" Content-Disposition: inline In-Reply-To: <200304221610.21113.michaela@bsd.maa-net.net> User-Agent: Mutt/1.4i Sender: Nathan Kinkade <nkinkade@sub21-156.member.dsl-only.net> cc: questions@freebsd.org Subject: Re: Adding a new IDE harddrive X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: nkinkade@fastmail.fm List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 20:23:19 -0000 --TeJTyD9hb8KJN2Jy Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 22, 2003 at 04:10:21PM -0700, Michael A. Alestock wrote: > I have a question...I already know how to add a new harddrive to my syste= m,=20 > however, what I wanted to know is how do I use the new harddrive's space = to=20 > add more space to my current filesystem's directories? Do I have to LINK= the=20 > new harddrive to the old drive? How would I go about this process?? >=20 > Thanks! : ) It's in the FreeBSD FAQ. http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/disks.html#ADDING-DISKS Nathan --=20 GPG Public Key ID: 0x4250A04C gpg --keyserver pgp.mit.edu --recv-keys 4250A04C http://63.105.21.156/gpg_nkinkade_4250A04C.asc --TeJTyD9hb8KJN2Jy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+paSwWZYS9EJQoEwRAodRAJ9g2Z3qmO3/pceXhAuiS9DJmYejdACffVCd R6tZ8xteY9pDk669APpNULY= =9Iq+ -----END PGP SIGNATURE----- --TeJTyD9hb8KJN2Jy-- From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 13:28:09 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1565A37B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 13:28:09 -0700 (PDT) Received: from mail.hitmedia.com (mail.hitmedia.com [205.162.11.163]) by mx1.FreeBSD.org (Postfix) with SMTP id 698F943FDD for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 13:28:08 -0700 (PDT) (envelope-from bsdlap@hitmedia.com) Received: (qmail 39557 invoked by uid 0); 22 Apr 2003 20:28:08 -0000 Date: Tue, 22 Apr 2003 13:28:08 -0700 From: BSD baby <bsdlap@hitmedia.com> To: freebsd-questions@freebsd.org Message-ID: <20030422202808.GA39045@mail.hitmedia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Subject: PCMCIA network card advice? Example rc.conf please? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 20:28:09 -0000 An odd problem: I'm using a Linksys PCM100 PCMCIA network card on my laptop. Works fine in Windows. It's on the FreeBSD approved hardware list. When I install FreeBSD 4.8 from the CD-Rom, it detects it, and I configure it. (Which yes I know how to do. I do it all the time for regular installs.) But - when the laptop boots up, it doesn't seem to see the card. No route to host, etc. I wonder if this has to do with the PCMCIA abilities being turned on in the rc.conf *after* it's given the hostname, route, IP, etc? I'm just using the absolute default settings, so I don't think I'm doing anything wrong. (I haven't done anything yet!) Just wondering if those of you with PCMCIA network cards could offer some advice or maybe your /etc/rc.conf file as an example? From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 13:34:04 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D1A3B37B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 13:34:04 -0700 (PDT) Received: from rain.CC.Lehigh.EDU (rain.CC.Lehigh.EDU [128.180.39.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0436E43F85 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 13:34:04 -0700 (PDT) (envelope-from pat2@lehigh.edu) Received: from lehigh.edu (r075030.res.Lehigh.EDU [128.180.75.30]) by rain.CC.Lehigh.EDU (8.12.9/8.12.9) with ESMTP id h3MKY2d4026406 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NOT) for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 16:34:02 -0400 Message-ID: <3EA5A728.2010607@lehigh.edu> Date: Tue, 22 Apr 2003 16:33:44 -0400 From: Paul Tsai <pat2@Lehigh.EDU> User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2.1) Gecko/20030324 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 Subject: Palm Pilot & Freebsd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 20:34:05 -0000 Hello All, I just got a palm pilot from my sister. It's a m130. I was wondering about any good "unofficial" advice about connecting it to Freebsd. Which software is good (there are 34 choices in ports). Are there any good games I can download to the palm? Also, my kernel detect a selfpowered device on uhub0 (the cradle) is this all I need? Paul From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 13:43:02 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 025CA37B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 13:43:02 -0700 (PDT) Received: from router.jomom.net (i216-58-44-252.igs.net [216.58.44.252]) by mx1.FreeBSD.org (Postfix) with SMTP id C22FD43FA3 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 13:43:00 -0700 (PDT) (envelope-from jomom@jomom.net) Received: (qmail 15360 invoked from network); 22 Apr 2003 20:37:57 -0000 Received: from unknown (HELO joe) (206.186.13.80) by 0 with SMTP; 22 Apr 2003 20:37:57 -0000 Message-ID: <00fb01c3090f$c2196730$500dbace@call.gtn.ca> From: "Joe Mom" <jomom@jomom.net> To: "Kent Stewart" <kstewart@owt.com>, <freebsd-questions@freebsd.org> References: <001001c30838$a60ee290$500dbace@call.gtn.ca> <200304221311.34180.kstewart@owt.com> <00e701c3090c$6fc1b850$500dbace@call.gtn.ca> <200304221329.12154.kstewart@owt.com> Date: Tue, 22 Apr 2003 16:41:14 -0400 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 5.50.4920.2300 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4920.2300 Subject: Re: Portupgrade failing to upgrade a port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 20:43:02 -0000 Here is the output of that command, I don't see any mention of Xft needing upgrades. # # XFree86-FontServer # needs updating (port has 4.3.0) # pkgs="$pkgs XFree86-FontServer-4.2.0" # # XFree86-Server # needs updating (port has 4.3.0_3) # pkgs="$pkgs XFree86-Server-4.2.1_3" # # XFree86-documents # needs updating (port has 4.3.0) # pkgs="$pkgs XFree86-documents-4.2.0" # # XFree86-font100dpi # needs updating (port has 4.3.0) # pkgs="$pkgs XFree86-font100dpi-4.2.0" # # XFree86-font75dpi # needs updating (port has 4.3.0) # pkgs="$pkgs XFree86-font75dpi-4.2.0" # # XFree86-fontCyrillic # needs updating (port has 4.3.0) # pkgs="$pkgs XFree86-fontCyrillic-4.2.0_4" # # XFree86-fontDefaultBitmaps # needs updating (port has 4.3.0) # pkgs="$pkgs XFree86-fontDefaultBitmaps-4.2.0" # # XFree86-fontEncodings # needs updating (port has 4.3.0) # pkgs="$pkgs XFree86-fontEncodings-4.2.0" # # XFree86-fontScalable # needs updating (port has 4.3.0) # pkgs="$pkgs XFree86-fontScalable-4.2.0" # # cups-base # needs updating (port has 1.1.18.0_4) # pkgs="$pkgs cups-base-1.1.15.1_4" # # cvsup # needs updating (port has 16.1h) # pkgs="$pkgs cvsup-16.1f" # # ezm3 # needs updating (port has 1.1) # pkgs="$pkgs ezm3-1.0" # # fontconfig # needs updating (port has 2.1.94_1) # pkgs="$pkgs fontconfig-2.1.94" # # freetype2 # needs updating (port has 2.1.4_1) # pkgs="$pkgs freetype2-2.1.2" # # libgtkhtml # needs updating (port has 2.2.3) # pkgs="$pkgs libgtkhtml-2.2.2" # # samba # needs updating (port has 2.2.8a) # pkgs="$pkgs samba-2.2.6.p2_1" # # vim # needs updating (port has 6.1.455) # pkgs="$pkgs vim-6.1.435" if [ X"$pkgs" != X"" ]; then portupgrade $pkgs fi ----------------------- Joe Mom "Drain us of life and cleanse the mess" MuDvAyNe ----------------------- ----- Original Message ----- From: "Kent Stewart" <kstewart@owt.com> To: "Joe Mom" <jomom@jomom.net> Sent: Tuesday, April 22, 2003 4:29 PM Subject: Re: Portupgrade failing to upgrade a port > On Tuesday 22 April 2003 01:19 pm, you wrote: > > k, so what do I have to do now? > > > > > > I would probably start out using "pkgdb -F" and fix the dependancies. > Nothing works until you can get a real portversion list. > > I am visually driven when it comes to solutions and I am not seeing your > messages. You could be somewhere that I haven't had to deal with. You > never know on a computer when you are going to find a dumb spot. This > has been true for the 40 years that I did computer diagnostic support. > > Kent > > > > > ----------------------- > > Joe Mom > > "Drain us of life and cleanse the mess" > > MuDvAyNe > > ----------------------- > > ----- Original Message ----- > > From: "Kent Stewart" <kstewart@owt.com> > > To: "Joe Mom" <jomom@jomom.net> > > Sent: Tuesday, April 22, 2003 4:11 PM > > Subject: Re: Portupgrade failing to upgrade a port > > > > > On Tuesday 22 April 2003 11:22 am, you wrote: > > > > This is the only thing that shows up. > > > > > > > > ezmlm-idx-0.40_2 --> qmail-1.03_1 > > > > > > What you should have seen is something like the following: > > > > > > ruby# pkgver > > > # > > > # cvsup-mirror > > > # needs updating (port has 1.2_1) > > > # > > > pkgs="$pkgs cvsup-mirror-1.2" > > > > > > # > > > # koffice > > > # needs updating (port has 1.2.1_1,1) > > > # > > > pkgs="$pkgs koffice-1.2.1,1" > > > > > > # > > > # tcl > > > # needs updating (port has 8.3.5_2) > > > # > > > pkgs="$pkgs tcl-8.3.5_1" > > > > > > > > > if [ X"$pkgs" != X"" ]; then > > > portupgrade $pkgs > > > fi > > > > > > pkgver is my alias that does the "portversion -c | more". > > > > > > Kent > > > > > > -- > > > Kent Stewart > > > Richland, WA > > > > > > http://users.owt.com/kstewart/index.html > > -- > Kent Stewart > Richland, WA > > http://users.owt.com/kstewart/index.html > > From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 13:51:37 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A54CE37B401 for <freebsd-questions@FreeBSD.org>; Tue, 22 Apr 2003 13:51:37 -0700 (PDT) Received: from web12503.mail.yahoo.com (web12503.mail.yahoo.com [216.136.173.195]) by mx1.FreeBSD.org (Postfix) with SMTP id 3BBB543FEC for <freebsd-questions@FreeBSD.org>; Tue, 22 Apr 2003 13:51:37 -0700 (PDT) (envelope-from bbeday@yahoo.com) Message-ID: <20030422205137.68684.qmail@web12503.mail.yahoo.com> Received: from [192.197.206.120] by web12503.mail.yahoo.com via HTTP; Tue, 22 Apr 2003 13:51:37 PDT Date: Tue, 22 Apr 2003 13:51:37 -0700 (PDT) From: brad beday <bbeday@yahoo.com> To: freebsd-questions@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: installation of bin files X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 20:51:37 -0000 Hi, I'm writting this because i don't have easy internet access so i can't easily get an iso image and start a fresh install. I am installing a minimal 4.8 distrobution, just the bin and man file sets on a dos partition. When i start the actuall installation in the setup program, it stops with the messages "using existing root partition - assumed you have appropriate device entries in /dev" & "error mounting /dev/ad0s1 on /dist - no such file or directory" I started an installation a few days ago, but stopped it before i commited the installation. I tried to complete the install a while latter without success. I've checked the file system on the harddrive and the mount point /dist is there, however, the /dev directory contains no entry for ad0s1. Instead it has ad0s1a to ... ad0s1h & ad0s2a, ad0s2b, ad0s2e I should explain that i've created a dos partition labelled ad0s1 with fdisk in the setup, refere to the bottom of this message. So, like in linuxnese, i thought i could refere to the entire partition with ad0s1 but with no ad0s1 entry in dev, i guess i can't. Is this why i get the "no such file" error message in my installation? If so, what do i do to get the system to use the right /dev entry? I can't seem to change it in setup, is there a way and which entry do i use? Do i have to manually make a dev entry with some external program? I've checked my dos partition and it has the bin file set on it. c:\freebsd\bin c:\freebsd\man below is a set of values for my setup screens Fdisk offset PType Desc Subtype 0 6 unused 0 62 2 fat 6 204848 3 freebsd 165 CA Drive geometry is 1018/14/62 just like hard disk Freebsd Boot Mngr installed Disk Label Mount ad0s1 /dos 99M dos ad0s2a / 30M ufs N ad0s2b swap 20M ad0s2e /usr 281M ufs+S N __________________________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo http://search.yahoo.com From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 14:00:15 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1B7E37B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 14:00:15 -0700 (PDT) Received: from ntli.com (pc1-glfd2-4-cust59.glfd.cable.ntl.com [81.99.187.59]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8C7D43F3F for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 14:00:11 -0700 (PDT) (envelope-from william@palfreman.com) Received: from aqua.lan.palfreman.com (localhost [127.0.0.1]) by ntli.com (8.12.3p2/8.12.3) with ESMTP id h3ML97Ra001465 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 22:09:07 +0100 (BST) (envelope-from william@palfreman.com) Received: from localhost (william@localhost)h3ML97T9001462 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 22:09:07 +0100 (BST) X-Authentication-Warning: aqua.lan.palfreman.com: william owned process doing -bs Date: Tue, 22 Apr 2003 22:09:06 +0100 (BST) From: William Palfreman <william@palfreman.com> To: freebsd-questions@freebsd.org Message-ID: <20030422220758.D632@ndhn.yna.cnyserzna.pbz> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Samba print prob X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 21:00:16 -0000 My samba server's printer has become invisible to w2k clients. I haven't changed smb.conf, and samba fileshares still work. Lpd printing is fine too. Apr 22 21:34:35 ledger smbd[347]: [2003/04/22 21:34:35, 0] printing/print_cups.c:cups_printername_ok(336) Apr 22 21:34:35 ledger smbd[347]: Unable to connect to CUPS server localhost - Connection refused Apr 22 21:34:35 ledger smbd[347]: [2003/04/22 21:34:35, 0] smbd/service.c:make_connection(252) Apr 22 21:34:35 ledger smbd[347]: ajs (10.23.90.18) couldn't find service ::{2227a280-3aea-1069-a2de-08002b30309d} The DNS domain of some of the clients has changed, and the server now has an IPv6 address as well as an IPv4. I'm sure I didn't use cups before, and if I run cupsd now printers are still invisible, but I don't get a connection refused message in the log. The "couldn't find service" message stays, though. Any ideas? I was using 4.8-R, I'm now using 4.8-STABLE as of today - the problem remains. I'm using samba-2.2.8a from the ports, and I was printing with it fine until a few days ago. William. From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 14:00:58 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A450837B405 for <Questions@freebsd.org>; Tue, 22 Apr 2003 14:00:58 -0700 (PDT) Received: from franky.speednet.com.au (franky.speednet.com.au [203.57.65.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FD4C43F75 for <Questions@freebsd.org>; Tue, 22 Apr 2003 14:00:57 -0700 (PDT) (envelope-from andyf@speednet.com.au) Received: from hewey.af.speednet.com.au (hewey.af.speednet.com.au [203.38.96.242])h3ML0tUv001475; Wed, 23 Apr 2003 07:00:56 +1000 (EST) (envelope-from andyf@speednet.com.au) Received: from hewey.af.speednet.com.au (hewey.af.speednet.com.au [172.22.2.1])h3ML0rg9026386; Wed, 23 Apr 2003 07:00:55 +1000 (EST) (envelope-from andyf@speednet.com.au) Date: Wed, 23 Apr 2003 07:00:53 +1000 (EST) From: Andy Farkas <andyf@speednet.com.au> X-X-Sender: andyf@hewey.af.speednet.com.au To: Sergey Zaikov <Sergey_Zaikov@p66.f5.klax.tsu.tula.ru> In-Reply-To: <1051024696@p66.f5.n5022.z2.fidonet> Message-ID: <20030423065742.G26299-100000@hewey.af.speednet.com.au> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: "Questions@freebsd.Org" <Questions@freebsd.org> Subject: Re: the ps utility and cron X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 21:00:59 -0000 On Tue, 22 Apr 2003, Sergey Zaikov wrote: > I have a question about a key -x from man ps(1). > The reason of my question may be: misunderstanding man ps(1), errata at man > ps(1) or error in ps utility. > > (My FreeBSD version: > FreeBSD acc.acc.tula.ru 4.7-RELEASE FreeBSD 4.7-RELEASE #38: Thu Mar 20 > 09:31:30 MSK 2003 acc107_3@acc.acc.tula.ru:/usr/obj/usr/src/sys/Z i386) > > Man ps (1) says: > [*SKIP*] > -x Display information about processes without controlling termi- > nals. > [*SKIP*] > A processes, started from cron, is processes without controlling terminals. (Or > I samething don't understand:) > So: > $> ps -ax -U acc107_3 > must diplays it and > $>ps -a -U acc107_3 > should don't displays this processes. > The -U flag forces the -x flag. This is not documented in the manpage. See /usr/src/bin/ps/ps.c for details. -- :{ andyf@speednet.com.au Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 14:07:44 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B684037B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 14:07:44 -0700 (PDT) Received: from darkpossum.medill.northwestern.edu (darkpossum.medill.northwestern.edu [129.105.51.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id E323D43F85 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 14:07:43 -0700 (PDT) (envelope-from possum@darkpossum.medill.northwestern.edu) Received: from darkpossum.medill.northwestern.edu (f4b55f46b9fb15f8b1ccf0ffffc88240@localhost.medill.northwestern.edu [127.0.0.1])h3MKvlQ7068885 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 15:57:47 -0500 (CDT) (envelope-from possum@darkpossum.medill.northwestern.edu) Received: (from possum@localhost)h3MKvldU068884 for freebsd-questions@freebsd.org; Tue, 22 Apr 2003 15:57:47 -0500 (CDT) Date: Tue, 22 Apr 2003 15:57:47 -0500 From: Redmond Militante <r-militante@northwestern.edu> To: freebsd-questions@freebsd.org Message-ID: <20030422205747.GD65674@darkpossum> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="T7mxYSe680VjQnyC" Content-Disposition: inline User-Agent: Mutt/1.4i X-Sender: redmond@darkpossum.medill.northwestern.edu X-URL: http://darkpossum.medill.northwestern.edu/modules.php?name=Content&pa=showpage&pid=1 X-DSS-PGP-Fingerprint: F9E7 AFEA 0209 B164 7F83 E727 5213 FAFA 1511 7836 X-High-Score-In-Unreal-Tournament: 7639 Subject: https:// X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Redmond Militante <r-militante@northwestern.edu> List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 21:07:45 -0000 --T7mxYSe680VjQnyC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline hi possibly dumb question: i have a website that i'd like to serve over https:// instead of http:// i'm using apache 1.3.27 freebsd 4.8 can i use something like mod_ssl for this? do i have to purchase a server certificate off a company like verisign? thanks for any advice you can give redmond --T7mxYSe680VjQnyC Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+pazKFNjun16SvHYRAvbfAJ94fnYWEWE5PUQ4VObOTUV3K1JHqwCgohcJ 2ZmDUeW74YDmPaet0Vo3X4Q= =cEiz -----END PGP SIGNATURE----- --T7mxYSe680VjQnyC-- From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 14:13:56 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7ADB937B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 14:13:56 -0700 (PDT) Received: from boris.st.hmc.edu (boris.ST.HMC.Edu [134.173.63.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id C928343FAF for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 14:13:55 -0700 (PDT) (envelope-from jeff@unixconsults.com) Received: from boris.st.hmc.edu (localhost.st.hmc.edu [127.0.0.1]) by boris.st.hmc.edu (8.12.6p2/8.12.6) with ESMTP id h3MLDsGW099228; Tue, 22 Apr 2003 14:13:54 -0700 (PDT) (envelope-from jeff@unixconsults.com) Received: from localhost (jeff@localhost)h3MLDs8G099225; Tue, 22 Apr 2003 14:13:54 -0700 (PDT) X-Authentication-Warning: boris.st.hmc.edu: jeff owned process doing -bs Date: Tue, 22 Apr 2003 14:13:49 -0700 (PDT) From: Jeff Jirsa <jeff@unixconsults.com> X-X-Sender: jeff@boris.st.hmc.edu To: Redmond Militante <r-militante@northwestern.edu> In-Reply-To: <20030422205747.GD65674@darkpossum> Message-ID: <20030422141144.R99205-100000@boris.st.hmc.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by unixconsults.com cc: freebsd-questions@freebsd.org Subject: Re: https:// X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 21:13:56 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tue, 22 Apr 2003, Redmond Militante wrote: > hi > > possibly dumb question: > > i have a website that i'd like to serve over https:// instead of http:// > i'm using apache 1.3.27 freebsd 4.8 > > can i use something like mod_ssl for this? do i have to purchase a server certificate off a company like verisign? > Yes, mod_ssl is exactly what you want for that. (Incidently, you'll also probably want a really simple way to redirect traffic to http:// to the same page on the https:// server, and mod_rewrite can do that for you). No, you dont HAVE to purchase a certificate, although if you make your own, most modern browsers will issue a warning that the certificate is not signed by a trusted authority. If it's a small, personal site, that's not usually an issue. If you expect to be collecting money from strangers, they probably won't know why the message is appearing, and that may be bad for business. - - Jeff Jirsa -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+pbCS1ZEy6nYcOF4RApEKAKC2xoZWYFPwGz9T9TezKyZQQdpBsgCgkeB3 T0YEov9d+1mLpK67V31zNGk= =lWAc -----END PGP SIGNATURE----- From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 14:14:18 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F28D37B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 14:14:18 -0700 (PDT) Received: from tigger.alkinetworks.com (tigger.alkinetworks.com [216.211.130.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 984BB43FBF for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 14:14:17 -0700 (PDT) (envelope-from philip@adhesivemedia.com) Received: from tigger.alkinetworks.com (tigger.alkinetworks.com [216.211.130.10])h3MLEHDG030611; Tue, 22 Apr 2003 14:14:17 -0700 (PDT) (envelope-from philip@adhesivemedia.com) Received: from localhost (philip@localhost)h3MLEHhg030608; Tue, 22 Apr 2003 14:14:17 -0700 (PDT) X-Authentication-Warning: tigger.alkinetworks.com: philip owned process doing -bs Date: Tue, 22 Apr 2003 14:14:17 -0700 (PDT) From: Philip Hallstrom <philip@adhesivemedia.com> X-X-Sender: philip@tigger.alkinetworks.com To: Redmond Militante <r-militante@northwestern.edu> In-Reply-To: <20030422205747.GD65674@darkpossum> Message-ID: <20030422141257.M20255@tigger.alkinetworks.com> References: <20030422205747.GD65674@darkpossum> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: https:// X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 21:14:18 -0000 This is exactly what mod_ssl is for. Follow the instructions in the mod_ssl docs on how to create your own certificate (self-signed if you don't want ot pay for one). I do it (self-signed) for web-based email where I don't care if the users get a popup about the certificate not being trusted (this is solvable if you have them install all your certificates). -philip On Tue, 22 Apr 2003, Redmond Militante wrote: > hi > > possibly dumb question: > > i have a website that i'd like to serve over https:// instead of http:// > i'm using apache 1.3.27 freebsd 4.8 > > can i use something like mod_ssl for this? do i have to purchase a server certificate off a company like verisign? > > thanks for any advice you can give > > redmond > From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 14:18:32 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CC3C37B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 14:18:32 -0700 (PDT) Received: from laibach.mweb.co.za (laibach.mweb.co.za [196.2.53.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id F062F43F75 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 14:18:25 -0700 (PDT) (envelope-from dj_boris@mail.ru) Received: from [196.7.205.171] (helo=d) by laibach.mweb.co.za with smtp (Exim 3.33 #2) id 19855p-0000mn-00 for freebsd-questions@FreeBSD.ORG; Tue, 22 Apr 2003 23:14:22 +0200 Message-ID: <008801c30914$9ca9de80$6300a8c0@d> From: "DJ Boris" <dj_boris@mail.ru> To: "freebsd-questions" <freebsd-questions@FreeBSD.ORG> Date: Tue, 22 Apr 2003 23:17:14 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Subject: error when installing perl-5.6.1_11.tbz X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 21:18:32 -0000 hi there, I have FreeBSD fbsd 4.7-RELEASE FreeBSD 4.7-RELEASE #0: Wed Oct 9 15:08:34 GMT 2002 root@builder.freebsdmall.com:/usr/obj/usr/src/sys/GENERIC i386 I am getting the following error when installing perl-5.6.1_11.tbz /usr/libexec/ld-elf.so.1: Shared object "libc.so.5" not found can anyone point in the right direction? please cc me as I had to unsubscribe from the list for a while thanx a lot From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 14:19:35 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0037937B404 for <questions@freebsd.org>; Tue, 22 Apr 2003 14:19:34 -0700 (PDT) Received: from blueyonder.co.uk (pcow053o.blueyonder.co.uk [195.188.53.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3DF943F93 for <questions@freebsd.org>; Tue, 22 Apr 2003 14:19:33 -0700 (PDT) (envelope-from jfm@blueyonder.co.uk) Received: from lexx ([62.31.198.203]) by blueyonder.co.uk with Microsoft SMTPSVC(5.5.1877.757.75); Tue, 22 Apr 2003 22:22:08 +0100 From: John Murphy <jfm@blueyonder.co.uk> To: David Kelly <dkelly@hiwaay.net> Date: Tue, 22 Apr 2003 22:19:28 +0100 Message-ID: <0cbbav01uff7p1r4cp0ipsrgqk59tdu592@4ax.com> References: <20030422184554.GA13432@grumpy.dyndns.org> <20030422211611.10aa753a.freebsd@secspace.de> <20030422193250.GA13774@grumpy.dyndns.org> In-Reply-To: <20030422193250.GA13774@grumpy.dyndns.org> X-Mailer: Forte Agent 1.9/32.560 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable cc: questions@FreeBSD.ORG Subject: Re: Accurate time without a network connection? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jfm@blueyonder.co.uk List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 21:19:35 -0000 David Kelly <dkelly@hiwaay.net> wrote: >Surfing http://www.ntp.org/ has turned up a lot of information but >little hardware. Of most interest was use of sound card connected to >radio receiver for decoding the time signals. But that's a touch exotic >for this application. Else I'd use the $20 LCD "atomic clock" I have on >my wall, a $25 USB "web-cam", and some sort of OCR. I nearly fell off my chair laughing after reading that 'solution'! There's a self build method at the following URL with notes for USA = users: http://www.buzzard.org.uk/jonathan/radioclock.html I'm determined to make one (or two) myself soon. I think Charles Swiger gave the answer which will suit you best. John. From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 14:19:58 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CD8037B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 14:19:58 -0700 (PDT) Received: from darkpossum.medill.northwestern.edu (darkpossum.medill.northwestern.edu [129.105.51.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 137C543F3F for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 14:19:57 -0700 (PDT) (envelope-from possum@darkpossum.medill.northwestern.edu) Received: from darkpossum.medill.northwestern.edu (9be638d2c9178d90f71b27dcabfff725@localhost.medill.northwestern.edu [127.0.0.1])h3MLA1Q7068973 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 16:10:01 -0500 (CDT) (envelope-from possum@darkpossum.medill.northwestern.edu) Received: (from possum@localhost)h3MLA1LR068969 for freebsd-questions@freebsd.org; Tue, 22 Apr 2003 16:10:01 -0500 (CDT) Date: Tue, 22 Apr 2003 16:10:00 -0500 From: Redmond Militante <r-militante@northwestern.edu> To: freebsd-questions@freebsd.org Message-ID: <20030422211000.GF65674@darkpossum> References: <20030422205747.GD65674@darkpossum> <20030422141257.M20255@tigger.alkinetworks.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="FeAIMMcddNRN4P4/" Content-Disposition: inline In-Reply-To: <20030422141257.M20255@tigger.alkinetworks.com> User-Agent: Mutt/1.4i X-Sender: redmond@darkpossum.medill.northwestern.edu X-URL: http://darkpossum.medill.northwestern.edu/modules.php?name=Content&pa=showpage&pid=1 X-DSS-PGP-Fingerprint: F9E7 AFEA 0209 B164 7F83 E727 5213 FAFA 1511 7836 X-High-Score-In-Unreal-Tournament: 7639 Subject: Re: https:// X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Redmond Militante <r-militante@northwestern.edu> List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 21:19:58 -0000 --FeAIMMcddNRN4P4/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable hi thanks for the replies so - mod_ssl gets rid of the annoying popup warnings? is verisign the best, or cheapest option as far as commercial server certif= icates? In the gothic chambers of the underworld on Tue, Apr 22, 2003 at 02:14:17PM= -0700, Philip Hallstrom darkly muttered: > This is exactly what mod_ssl is for. Follow the instructions in the > mod_ssl docs on how to create your own certificate (self-signed if you > don't want ot pay for one). >=20 > I do it (self-signed) for web-based email where I don't care if the users > get a popup about the certificate not being trusted (this is solvable if > you have them install all your certificates). >=20 > -philip >=20 > On Tue, 22 Apr 2003, Redmond Militante wrote: >=20 > > hi > > > > possibly dumb question: > > > > i have a website that i'd like to serve over https:// instead of http:// > > i'm using apache 1.3.27 freebsd 4.8 > > > > can i use something like mod_ssl for this? do i have to purchase a ser= ver certificate off a company like verisign? > > > > thanks for any advice you can give > > > > redmond > > >=20 --FeAIMMcddNRN4P4/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+pa+oFNjun16SvHYRAgrPAJ9Ua6WRyRrRQbPRxS0mKZgaQ7LPGwCfeI+r rAdmQ6T9rQgWIr5b0ZKLwO0= =jwBy -----END PGP SIGNATURE----- --FeAIMMcddNRN4P4/-- From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 14:24:47 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 14EA737B438 for <questions@freebsd.org>; Tue, 22 Apr 2003 14:24:46 -0700 (PDT) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4ADD343FF2 for <questions@freebsd.org>; Tue, 22 Apr 2003 14:24:45 -0700 (PDT) (envelope-from jerrymc@clunix.cl.msu.edu) Received: from clunix.cl.msu.edu (localhost [127.0.0.1]) by clunix.cl.msu.edu (8.12.9/8.12.9) with ESMTP id h3MLOaOg006804; Tue, 22 Apr 2003 17:24:36 -0400 (EDT) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.12.9/8.12.9/Submit) id h3MLOZZ7006803; Tue, 22 Apr 2003 17:24:35 -0400 (EDT) From: Jerry McAllister <jerrymc@clunix.cl.msu.edu> Message-Id: <200304222124.h3MLOZZ7006803@clunix.cl.msu.edu> To: michaela@bsd.maa-net.net (Michael A. Alestock) Date: Tue, 22 Apr 2003 17:24:35 -0400 (EDT) In-Reply-To: <200304221610.21113.michaela@bsd.maa-net.net> from "Michael A. Alestock" at Apr 22, 2003 04:10:21 PM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: questions@freebsd.org Subject: Re: Adding a new IDE harddrive X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 21:24:48 -0000 > > I have a question...I already know how to add a new harddrive to my system, > however, what I wanted to know is how do I use the new harddrive's space to > add more space to my current filesystem's directories? Do I have to LINK the > new harddrive to the old drive? How would I go about this process?? It really depends on what you want to do. You have three basic choices. One is to make a big file system - lets call it /big on the new drive and divide up some of what is on the old drive, move it over there and create links to it. For example, you could make directories var.log, var.spool, usr.local and usr.srv on the new drive in /big. Then copy everything from your /var/log directory in to /big/var.log and make /var/log a link to it, copy everything from /var/spool to /big/var.spool and make /var/spool a link to it, etc. Two is to just put some of your file systems on the new drive which will enable to make them bigger and then give you room to make the remaining ones on the old drive bigger too. Candidates for file systems to live on the new drive are typically /usr, /var and one called /home where you put all of your users' home directories (or pick your own name, I use /lump), Instead of putting all of /usr over there, you might want to split out the disk hog stuff such as /usr/src and make it into its own file system which mounts as /usr/src. With this method, there are no links to make but you still will have to move all the stuff in to the new space. Then you will want to rethink the sizes on the remaining file systems and remake them. First make backups, then in the middle, make more backups. Your thirst choice is to learn about the raid/stripping ability in FreeBSD. You can make much larger file systems stripped across more than one disk. This ability is called vinum in FreeBSD. You will need to study the handbook carefully before diving in to this, but it works and can even improve your disk performance. I have both choice one and two in lots of places but haven't gotten in to vinum yet. Good luck, ////jerry > > Thanks! : ) > From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 14:27:16 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3EDA37B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 14:27:16 -0700 (PDT) Received: from tigger.alkinetworks.com (tigger.alkinetworks.com [216.211.130.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49D6943FD7 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 14:27:16 -0700 (PDT) (envelope-from philip@adhesivemedia.com) Received: from tigger.alkinetworks.com (tigger.alkinetworks.com [216.211.130.10])h3MLRGDG031296; Tue, 22 Apr 2003 14:27:16 -0700 (PDT) (envelope-from philip@adhesivemedia.com) Received: from localhost (philip@localhost)h3MLRFjH031293; Tue, 22 Apr 2003 14:27:15 -0700 (PDT) X-Authentication-Warning: tigger.alkinetworks.com: philip owned process doing -bs Date: Tue, 22 Apr 2003 14:27:15 -0700 (PDT) From: Philip Hallstrom <philip@adhesivemedia.com> X-X-Sender: philip@tigger.alkinetworks.com To: Redmond Militante <r-militante@northwestern.edu> In-Reply-To: <20030422211000.GF65674@darkpossum> Message-ID: <20030422142545.F20255@tigger.alkinetworks.com> References: <20030422205747.GD65674@darkpossum> <20030422141257.M20255@tigger.alkinetworks.com> <20030422211000.GF65674@darkpossum> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: https:// X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 21:27:17 -0000 No, mod_ssl allows you to have a secure (ie. https://) site. Getting rid of the popup message depends on the browser. On mozilla and friends you can just check the box "don't bug me about this for this site again". On IE, you have to view the certificate, install it, then view it's path, click on the root certificate (also created by you), and install that as well. Then they won't get the message. Note that this doesn't work for ie on the mac which will get the popup on *every* page (at least it always did for us). -philip On Tue, 22 Apr 2003, Redmond Militante wrote: > hi thanks for the replies > > so - mod_ssl gets rid of the annoying popup warnings? > is verisign the best, or cheapest option as far as commercial server certificates? > > > > In the gothic chambers of the underworld on Tue, Apr 22, 2003 at 02:14:17PM -0700, Philip Hallstrom darkly muttered: > > This is exactly what mod_ssl is for. Follow the instructions in the > > mod_ssl docs on how to create your own certificate (self-signed if you > > don't want ot pay for one). > > > > I do it (self-signed) for web-based email where I don't care if the users > > get a popup about the certificate not being trusted (this is solvable if > > you have them install all your certificates). > > > > -philip > > > > On Tue, 22 Apr 2003, Redmond Militante wrote: > > > > > hi > > > > > > possibly dumb question: > > > > > > i have a website that i'd like to serve over https:// instead of http:// > > > i'm using apache 1.3.27 freebsd 4.8 > > > > > > can i use something like mod_ssl for this? do i have to purchase a server certificate off a company like verisign? > > > > > > thanks for any advice you can give > > > > > > redmond > > > > > > From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 14:30:33 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3156C37B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 14:30:33 -0700 (PDT) Received: from hotmail.com (oe43.law8.hotmail.com [216.33.240.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8143043FD7 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 14:30:32 -0700 (PDT) (envelope-from mxsmanic@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 22 Apr 2003 14:30:32 -0700 Received: from 81.50.80.3 by oe43.law8.hotmail.com with DAV; Tue, 22 Apr 2003 21:30:32 +0000 X-Originating-IP: [81.50.80.3] X-Originating-Email: [mxsmanic@hotmail.com] From: "Mxsmanic" <mxsmanic@hotmail.com> To: "FreeBSD Questions" <freebsd-questions@freebsd.org> References: <20030422184554.GA13432@grumpy.dyndns.org><20030422211611.10aa753a.freebsd@secspace.de><20030422193250.GA13774@grumpy.dyndns.org> <0cbbav01uff7p1r4cp0ipsrgqk59tdu592@4ax.com> Date: Tue, 22 Apr 2003 23:30:31 +0200 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 Message-ID: <OE43a3ayxAohRUSbSuT000017d4@hotmail.com> X-OriginalArrivalTime: 22 Apr 2003 21:30:32.0377 (UTC) FILETIME=[67509290:01C30916] Subject: Re: Accurate time without a network connection? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 21:30:33 -0000 In the past I simply watched the time on the server that was to serve as my time reference, noted the drift over a few days, then wrote a very simple daemon that periodically skewed the time to compensate for the drift. I was surprised at how easy it was to get the server to stay within 1 second of the correct time for periods of several days with this simple and crude adjustment. The PC clock was way off (more than six seconds a day), but it was fairly consistently so, so with a bit of tweaking I managed to keep it close to the correct time. I was still happy to get the network connection back up, though. I did look at a few radio-controlled clocks (the GPS ones were not an option, as I have no place to put the antenna), but since I could buy another server for the price of the cheapest among them, they were not really a realistic option. ----- Original Message ----- From: "John Murphy" <jfm@blueyonder.co.uk> To: "David Kelly" <dkelly@hiwaay.net> Cc: <questions@freebsd.org> Sent: Tuesday, April 22, 2003 23:19 Subject: Re: Accurate time without a network connection? > David Kelly <dkelly@hiwaay.net> wrote: > > >Surfing http://www.ntp.org/ has turned up a lot of information but > >little hardware. Of most interest was use of sound card connected to > >radio receiver for decoding the time signals. But that's a touch exotic > >for this application. Else I'd use the $20 LCD "atomic clock" I have on > >my wall, a $25 USB "web-cam", and some sort of OCR. > > I nearly fell off my chair laughing after reading that 'solution'! > > There's a self build method at the following URL with notes for USA users: > http://www.buzzard.org.uk/jonathan/radioclock.html > I'm determined to make one (or two) myself soon. > > I think Charles Swiger gave the answer which will suit you best. > > John. > _______________________________________________ > 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 Tue Apr 22 14:34:10 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 08D3E37B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 14:34:10 -0700 (PDT) Received: from smtp-out.comcast.net (smtp-out.comcast.net [24.153.64.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B2AA43FAF for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 14:34:09 -0700 (PDT) (envelope-from sublist@comcast.net) Received: from comcast.net (pcp01555705pcs.gdlett01.fl.comcast.net [68.51.227.174]) by mtaout09.icomcast.net (iPlanet Messaging Server 5.2 HotFix 1.14 (built Mar 18 2003)) with ESMTP id <0HDR00AIOKN6I6@mtaout09.icomcast.net> for freebsd-questions@freebsd.org; Tue, 22 Apr 2003 17:21:07 -0400 (EDT) Date: Tue, 22 Apr 2003 17:21:57 -0500 From: Mike <sublist@comcast.net> To: freebsd-questions@freebsd.org Message-id: <3EA5C085.7020300@comcast.net> 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 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030420 Subject: Quickcam Express X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 21:34:10 -0000 I was wondering if anyone uses a usb quickcam with freebsd? Mike From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 14:35:34 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40D3637B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 14:35:34 -0700 (PDT) Received: from mig.mig-29.net (dsl-200-67-215-158.prodigy.net.mx [200.67.215.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66BF343FE9 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 14:35:30 -0700 (PDT) (envelope-from mig@mig.mig-29.net) Received: from mig.mig-29.net (localhost.mig-29.net [127.0.0.1]) by mig.mig-29.net (8.12.6/8.12.6) with ESMTP id h3MLcwdT000386; Tue, 22 Apr 2003 16:38:58 -0500 (CDT) (envelope-from mig@mig.mig-29.net) Received: (from mig@localhost) by mig.mig-29.net (8.12.6/8.12.6/Submit) id h3MLcw56000385; Tue, 22 Apr 2003 16:38:58 -0500 (CDT) Date: Tue, 22 Apr 2003 16:38:58 -0500 From: Manuel Rabade - MiG <mig29@prodigy.net.mx> To: Redmond Militante <r-militante@northwestern.edu> Message-ID: <20030422213858.GA307@mig-29.net> References: <20030422205747.GD65674@darkpossum> <20030422141257.M20255@tigger.alkinetworks.com> <20030422211000.GF65674@darkpossum> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gBBFr7Ir9EOA20Yy" Content-Disposition: inline In-Reply-To: <20030422211000.GF65674@darkpossum> User-Agent: Mutt/1.4.1i URL: http://www.mig-29.net/ cc: freebsd-questions@freebsd.org Subject: Re: https:// X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 21:35:34 -0000 --gBBFr7Ir9EOA20Yy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 22, 2003 at 04:10:00PM -0500, Redmond Militante wrote: > hi thanks for the replies >=20 > so - mod_ssl gets rid of the annoying popup warnings? No, mod_ssl sends your certificate over a sercure channel (https), the anno= ying popup warnings are because your certificate is signed by yourself, and not a comp= any like verysing who is trusted by the web browsers (sorry, but web browsers dont t= rust you =3DP). > is verisign the best, or cheapest option as far as commercial server cert= ificates? >=20 I don't know .. >=20 >=20 > In the gothic chambers of the underworld on Tue, Apr 22, 2003 at 02:14:17= PM -0700, Philip Hallstrom darkly muttered: > > This is exactly what mod_ssl is for. Follow the instructions in the > > mod_ssl docs on how to create your own certificate (self-signed if you > > don't want ot pay for one). > >=20 > > I do it (self-signed) for web-based email where I don't care if the use= rs > > get a popup about the certificate not being trusted (this is solvable if > > you have them install all your certificates). > >=20 > > -philip > >=20 > > On Tue, 22 Apr 2003, Redmond Militante wrote: > >=20 > > > hi > > > > > > possibly dumb question: > > > > > > i have a website that i'd like to serve over https:// instead of http= :// > > > i'm using apache 1.3.27 freebsd 4.8 > > > > > > can i use something like mod_ssl for this? do i have to purchase a s= erver certificate off a company like verisign? > > > > > > thanks for any advice you can give > > > > > > redmond > > > > >=20 --gBBFr7Ir9EOA20Yy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+pbZxOZtXZaozJcARAkGuAKDJOtUZed6PnGz1IsajWhEpEYd5RACcCjnT 5fEI+Cn2AiakhpEx1nXMHQc= =6LlQ -----END PGP SIGNATURE----- --gBBFr7Ir9EOA20Yy-- From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 14:39:41 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE7B837B401 for <questions@freebsd.org>; Tue, 22 Apr 2003 14:39:41 -0700 (PDT) Received: from sub21-156.member.dsl-only.net (sub21-156.member.dsl-only.net [63.105.21.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id 120D643F3F for <questions@freebsd.org>; Tue, 22 Apr 2003 14:39:41 -0700 (PDT) (envelope-from nkinkade@sub21-156.member.dsl-only.net) Received: from nkinkade by sub21-156.member.dsl-only.net with local (Exim 4.10) id 1985UK-000PzK-00; Tue, 22 Apr 2003 14:39:40 -0700 Date: Tue, 22 Apr 2003 14:39:40 -0700 From: Nathan Kinkade <nkinkade@dsl-only.net> To: "Michael A. Alestock" <michaela@bsd.maa-net.net>, questions@freebsd.org Message-ID: <20030422213940.GG92029@sub21-156.member.dsl-only.net> Mail-Followup-To: Nathan Kinkade <nkinkade@dsl-only.net>, "Michael A. Alestock" <michaela@bsd.maa-net.net>, questions@freebsd.org References: <200304221610.21113.michaela@bsd.maa-net.net> <20030422202312.GF92029@sub21-156.member.dsl-only.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="zGQnqpIoxlsbsOfg" Content-Disposition: inline In-Reply-To: <20030422202312.GF92029@sub21-156.member.dsl-only.net> User-Agent: Mutt/1.4i Sender: Nathan Kinkade <nkinkade@sub21-156.member.dsl-only.net> Subject: Re: Adding a new IDE harddrive X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: nkinkade@fastmail.fm List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 21:39:42 -0000 --zGQnqpIoxlsbsOfg Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 22, 2003 at 01:23:12PM -0700, Nathan Kinkade wrote: > On Tue, Apr 22, 2003 at 04:10:21PM -0700, Michael A. Alestock wrote: > > I have a question...I already know how to add a new harddrive to my sys= tem,=20 > > however, what I wanted to know is how do I use the new harddrive's spac= e to=20 > > add more space to my current filesystem's directories? Do I have to LI= NK the=20 > > new harddrive to the old drive? How would I go about this process?? > >=20 > > Thanks! : ) >=20 > It's in the FreeBSD FAQ. > http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/disks.html#ADDING-DI= SKS >=20 > Nathan I apologize, after re-reading your email and then fully looking through the FAQ to which I directed you, I see that the FAQ in question doesn't much cover your concern, although it does have a tiny section on moving a portion of a filesystem to a different disk. You could do something akin to what section 4.2 of that faq suggests. You sould be able to use that extra space at any place in your current filesystem - and of course, have it mounted automatically via an entry in /etc/fstab. As far as distributing a little of the space across many directories that currently reside on one filesyste, I don't think this is possible - or at least not easily accomplished. As was briefly covered in the faq, I have had good luck with mounting my new disk (or slice) to a temporary mount point, then copying the contents of the dir (or filesystem) that I want to expand to this temp. mount point. Then delete or backup the original dir and mount your new disk or slice at the old location. There may also be some limited cases where growfs(8), but this pertains to changes on the same physical disk. Nathan --=20 GPG Public Key ID: 0x4250A04C gpg --keyserver pgp.mit.edu --recv-keys 4250A04C http://63.105.21.156/gpg_nkinkade_4250A04C.asc --zGQnqpIoxlsbsOfg Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+pbacWZYS9EJQoEwRAt5VAKC5k3CJ5JlMzAphbue6idztY7kOBgCdFfb3 09a0ViHTHnmrzLO3punbrk8= =uxET -----END PGP SIGNATURE----- --zGQnqpIoxlsbsOfg-- From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 14:39:50 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA7DE37B40C for <questions@freebsd.org>; Tue, 22 Apr 2003 14:39:50 -0700 (PDT) Received: from web20705.mail.yahoo.com (web20705.mail.yahoo.com [216.136.226.178]) by mx1.FreeBSD.org (Postfix) with SMTP id 3F49543FDD for <questions@freebsd.org>; Tue, 22 Apr 2003 14:39:50 -0700 (PDT) (envelope-from freebsdude@yahoo.com) Message-ID: <20030422213950.2351.qmail@web20705.mail.yahoo.com> Received: from [160.79.175.120] by web20705.mail.yahoo.com via HTTP; Tue, 22 Apr 2003 14:39:50 PDT Date: Tue, 22 Apr 2003 14:39:50 -0700 (PDT) From: clay spencer <freebsdude@yahoo.com> To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: dmesg only contains kernel interupt table X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 21:39:51 -0000 Hello,I have a new install of 5.0 on i386. My /var/run/dmesg.today file as well /var/log/messages never contains anything but a kernel interupt table which also scrolls across the console at boot time. These entries look like: 684 dmmax R *Handler Int 685 swap_idle_threshold1 RW *Handler Int 686 swap_idle_threshold2 RW *Handler Int 687 v_free_severe RW *Handler 688 stats RW Node 689 sys RW Node 692 v_swtch R *Handler 693 v_trap R *Handler 694 v_syscall R *Handler 695 v_intr R *Handler 696 v_soft R *Handler 690 vm RW Node 697 v_vm_faults R *Handler 698 v_cow_faults R *Handler 699 v_cow_optim R *Handler 700 v_zfod R *Handler 701 v_ozfod R *Handler 702 v_swapin R *Handler 703 v_swapout R *Handler 704 v_swappgsin R *Handler 705 v_swappgsout R *Handler However nothing else gets logged via syslog. Here is my syslog.conf file: security.* /var/log/security auth.info;authpriv.info /var/log/auth.log mail.info /var/log/maillog lpr.info /var/log/lpd-errs ftp.info /var/log/xferlog cron.* /var/log/cron *.emerg * # uncomment this to log all writes to /dev/console to /var/log/console.log #console.info /var/log/console.log # uncomment this to enable logging of all log messages to /var/log/all.log touch /var/log/all.log and chmod it to mode 600 before it will work #*.* /var/log/all.log # uncomment this to enable logging to a remote loghost named loghost #*.* @loghost That all looks ok to me. Could somebody help me out with this? Thanks.The output of uname is: 5.0-RELEASE FreeBSD 5.0-RELEASE #0: Tue Apr 22 15:02:34 EDT 2003 /usr/src/sys/i386/compile/GENERIC i386 Thanks in advance --------------------------------- Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 14:41:49 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F289237B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 14:41:48 -0700 (PDT) Received: from h24-67-53-86.lb.shawcable.net (h24-67-53-86.lb.shawcable.net [24.67.53.86]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AE0143FCB for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 14:41:48 -0700 (PDT) (envelope-from cmoline@shaw.ca) Received: from [127.0.0.1] (localhost [127.0.0.1]) by h24-67-53-86.lb.shawcable.net (Postfix) with ESMTP id 59B8995E for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 15:33:16 -0600 (MDT) From: Chris Moline <cmoline@shaw.ca> To: freebsd-questions@freebsd.org Content-Type: text/plain Organization: Message-Id: <1051047195.97785.27.camel@localhost> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.0 Date: 22 Apr 2003 15:33:16 -0600 Content-Transfer-Encoding: 7bit Subject: mouse wheel problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 21:41:49 -0000 hi. i am having some problems with getting my mouse wheels to work. i had it working with my old mouse (a wireless optical logitech mouse). but that mouse started having problems so i got a new one. the new one is a cheap, generic mouse. i did have the wheel on the old logitech mouse working but it doesnt work anymore. the wheel on the new generic mouse doesnt work either. both mice work on my friends windows box. both mice work on my bsd box (except for the wheels). i am running XFree86-4.2.0_1,1. here is the relevant part of /etc/X11/XF86Config Identifier "Mouse1" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/sysmouse" Option "Buttons" "5" Option "ZAxisMapping" "4 5" here is my moused command for the old logitech mouse moused -t auto -p /dev/psm0 -z 4 and here is my moused command for the new generic mouse (its really pokey and so needs some help). moused -t auto -p /dev/psm0 -z 4 -r high -a 2 running imwheel -p for both mice doesnt help either. here is what moused -i all -p /dev/psm0 reports for my new generic mouse /dev/psm0 ps/2 sysmouse MouseMan+ here is what moused -i all -p /dev/psm0 reports for my old logitech mouse. /dev/psm0 ps/2 sysmouse MouseMan+ it would seem that they both use the same protocol. and here is what /var/log/XFree86.0.log has to say about both of my mice (the logs for each session with a different mouse were the same) (**) Option "Protocol" "auto" (**) Mouse1: Protocol: "auto" (**) Option "CorePointer" (**) Mouse1: Core Pointer (**) Option "Device" "/dev/mouse" (**) Option "Buttons" "5" (**) Option "ZAxisMapping" "4 5" (**) Mouse1: ZAxisMapping: buttons 4 and 5 (**) Mouse1: Buttons: 5 (II) Keyboard "Keyboard1" handled by legacy driver (II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE) (II) Mouse1: SetupAuto: hw.iftype is 4, hw.model is 0 (II) Mouse1: SetupAuto: protocol is SysMouse (**) Option "BaudRate" "1200" and here is what it says for both mice after trying to use /dev/psm0 directly (i had to change /dev/psm0 permissions). (**) Option "Protocol" "auto" (**) Mouse1: Protocol: "auto" (**) Option "CorePointer" (**) Mouse1: Core Pointer (**) Option "Device" "/dev/psm0" (**) Option "Buttons" "5" (**) Option "ZAxisMapping" "4 5" (**) Mouse1: ZAxisMapping: buttons 4 and 5 (**) Mouse1: Buttons: 5 (II) Keyboard "Keyboard1" handled by legacy driver (II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE) (II) Mouse1: SetupAuto: hw.iftype is 3, hw.model is 7 (II) Mouse1: SetupAuto: protocol is SysMouse (**) Option "BaudRate" "1200" (WW) fcntl(6, F_SETOWN): Inappropriate ioctl for device what are some other reasons a mouse wheel wont work? i can see that maybe the new generic mouse isnt supported but then why would my old logitech mouse no longer work when it was working before? sincerly, chris moline From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 14:49:11 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B35F37B401 for <freebsd-questions@FreeBSD.org>; Tue, 22 Apr 2003 14:49:11 -0700 (PDT) Received: from aramis.rutgers.edu (aramis.rutgers.edu [128.6.4.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 56EC843FE5 for <freebsd-questions@FreeBSD.org>; Tue, 22 Apr 2003 14:49:10 -0700 (PDT) (envelope-from bohra@cs.rutgers.edu) Received: from cs.rutgers.edu (sirtaki.rutgers.edu [128.6.171.146]) by aramis.rutgers.edu (8.11.7+Sun/8.8.8) with ESMTP id h3MLn9k26474 for <freebsd-questions@FreeBSD.org>; Tue, 22 Apr 2003 17:49:09 -0400 (EDT) Message-ID: <3EA5B8CF.7080803@cs.rutgers.edu> Date: Tue, 22 Apr 2003 17:49:03 -0400 From: Aniruddha Bohra <bohra@cs.rutgers.edu> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1) Gecko/20020826 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Interrupt threads X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 21:49:11 -0000 Hello Reading the implementation of interrupt handling on i386, and reading Greg Lehey's Usenix paper on FreeBSD 5.0 SMP implementation, I understand that interrupt handling is done in process context. This is needed partly to support sleeping while handling the interrupt because GIANT needs to be locked and a sleep is possible there. My question is after all subsystems that lock giant are made INTR_MPSAFE will the implementation go back to non-process context interrupt handling (as in older versions) ? Moreover, will the locking be per-IRQ or there will be a global IRQ lock for ensuring atomic access to the ISRs ? Finally why do we need to create a kernel thread for each IRQ - why can't one kernel thread handle all the IRQs ? Please cc me as I am not subscribed. Thanks Aniruddha From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 15:20:17 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4CCE537B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 15:20:17 -0700 (PDT) Received: from visimation.com (visimation.com [206.169.230.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1E9843FB1 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 15:20:16 -0700 (PDT) (envelope-from adaml@visimation.com) Received: from Spooler by visimation.com (Mercury/32 v3.32) ID MO001BE3; 22 Apr 03 15:15:43 -0700 Received: from spooler by visimation.com (Mercury/32 v3.32); 22 Apr 03 15:15:27 -0700 Received: from 5adam5 (10.0.0.111) by visimation.com (Mercury/32 v3.32) with ESMTP ID MG001BE2; 22 Apr 03 15:15:19 -0700 From: "Adam Lofstedt" <adaml@visimation.com> To: "'Redmond Militante'" <r-militante@northwestern.edu>, <freebsd-questions@freebsd.org> Date: Tue, 22 Apr 2003 15:19:54 -0700 Organization: Visimation, Inc. Message-ID: <00ab01c3091d$4d13a320$6f00000a@5adam5> 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.3416 In-Reply-To: <20030422211000.GF65674@darkpossum> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Subject: RE: https:// X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: adaml@visimation.com List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 22:20:17 -0000 > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of > Redmond Militante > Sent: Tuesday, April 22, 2003 2:10 PM > To: freebsd-questions@freebsd.org > Subject: Re: https:// > > > hi thanks for the replies > > so - mod_ssl gets rid of the annoying popup warnings? > is verisign the best, or cheapest option as far as commercial > server certificates? > If this is a small site, and you aren't doing credit card transactions, then you might want to just get a certificate from FreeSSL.com. Registration is easy, and it only takes about 10 minutes to get the cert. Most newer browsers and mail clients will trust these certificates and stop complaining. If you are doing ecommerce, then it's best to just get a certificate from Thawte or Verisign. From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 16:05:19 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79CAE37B401 for <freebsd-questions@FreeBSD.ORG>; Tue, 22 Apr 2003 16:05:19 -0700 (PDT) Received: from mail.internet.co.nz (mail.internet.co.nz [210.48.22.150]) by mx1.FreeBSD.org (Postfix) with SMTP id 5389043FAF for <freebsd-questions@FreeBSD.ORG>; Tue, 22 Apr 2003 16:05:17 -0700 (PDT) (envelope-from wade.barmby@iconz.net) Received: (qmail 25473 invoked by uid 505); 23 Apr 2003 10:49:59 +1200 Received: from wade.barmby@iconz.net by mail.internet.co.nz by uid 502 with qmail-scanner-1.13 (sophie: 2.14/3.68. spamassassin: 2.20. Clear:. Processed in 2.838911 secs); 22 Apr 2003 22:49:59 -0000 Received: from unknown (HELO webgecko) (202.14.100.208) by mail.iconz.net with SMTP; 23 Apr 2003 10:49:56 +1200 From: "B. Wade Barmby" <wade.barmby@iconz.net> To: <freebsd-questions@FreeBSD.ORG> Date: Wed, 23 Apr 2003 10:49:05 +1200 Message-ID: <000001c30921$61db5240$5864a8c0@ICONZ> MIME-Version: 1.0 X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: NZ FreeBSD Server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 23:05:19 -0000 Good morning, I am one of the administrators at an ISP in New Zealand called ICONZ. ( http://www.iconz.co.nz) Many of our server run specifically on FreeBSD over several other Unix type operating systems. We've also noticed that the New Zealand FreeBSD distributor is no longer supplying the FreeBSd distributions via FTP. We (ICONZ) would like to become the New Zealand FreeBSD repository for Oceania. Can you please forward some information regarding how we my move forward with this? Kind Regards, B. Wade Barmby ICONZ Development Phone: 09 977 3500 DDI: 09 977 3502 Mobile: 021 665 221 http://www.iconz.co.nz <http://www.iconz.co.nz/> From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 16:26:16 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E7E9C37B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 16:26:16 -0700 (PDT) Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id E26D243F93 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 16:26:15 -0700 (PDT) (envelope-from jonc@chen.org.nz) Received: from grimoire.chen.org.nz (localhost [127.0.0.1]) by chen.org.nz (8.12.9/8.12.9) with ESMTP id h3MNQDM4077227; Wed, 23 Apr 2003 11:26:13 +1200 (NZST) (envelope-from jonc@grimoire.chen.org.nz) Received: (from jonc@localhost) by grimoire.chen.org.nz (8.12.9/8.12.9/Submit) id h3MNQDlL077226; Wed, 23 Apr 2003 11:26:13 +1200 (NZST) Date: Wed, 23 Apr 2003 11:26:13 +1200 From: Jonathan Chen <jonc@chen.org.nz> To: "B. Wade Barmby" <wade.barmby@iconz.net> Message-ID: <20030422232613.GA77194@grimoire.chen.org.nz> References: <000001c30921$61db5240$5864a8c0@ICONZ> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000001c30921$61db5240$5864a8c0@ICONZ> User-Agent: Mutt/1.4.1i cc: freebsd-questions@freebsd.org Subject: Re: NZ FreeBSD Server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 23:26:17 -0000 On Wed, Apr 23, 2003 at 10:49:05AM +1200, B. Wade Barmby wrote: [...] > Many of our server run specifically on FreeBSD over several other Unix > type operating systems. We've also noticed that the New Zealand FreeBSD > distributor is no longer supplying the FreeBSd distributions via FTP. > > We (ICONZ) would like to become the New Zealand FreeBSD repository for > Oceania. Can you please forward some information regarding how we my > move forward with this? Good to here that you want to take it over! There's an entry on the FreeBSD website about this: http://www.freebsd.org/doc/en_US.ISO8859-1/articles/hubs/mirror-becomingofficial.html You may have to get in touch with Peter Wemm <peter@FreeBSD.org>. Good luck. -- Jonathan Chen <jonc@chen.org.nz> ------------------------------------------------------------------------ "We laugh in the face of danger, we drop icecubes down the vest of fear" - Edmond Blackadder III From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 16:27:55 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 759AA37B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 16:27:55 -0700 (PDT) Received: from sub21-156.member.dsl-only.net (sub21-156.member.dsl-only.net [63.105.21.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB3B343F75 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 16:27:54 -0700 (PDT) (envelope-from nkinkade@sub21-156.member.dsl-only.net) Received: from nkinkade by sub21-156.member.dsl-only.net with local (Exim 4.10) id 1987Az-0000dY-00; Tue, 22 Apr 2003 16:27:49 -0700 Date: Tue, 22 Apr 2003 16:27:48 -0700 From: Nathan Kinkade <nkinkade@dsl-only.net> To: Chris Moline <cmoline@shaw.ca> Message-ID: <20030422232748.GH92029@sub21-156.member.dsl-only.net> Mail-Followup-To: Chris Moline <cmoline@shaw.ca>, freebsd-questions@freebsd.org References: <1051047195.97785.27.camel@localhost> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="VkqCAaSJIySsbD6j" Content-Disposition: inline In-Reply-To: <1051047195.97785.27.camel@localhost> User-Agent: Mutt/1.4i Sender: Nathan Kinkade <nkinkade@sub21-156.member.dsl-only.net> cc: freebsd-questions@freebsd.org Subject: Re: mouse wheel problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: nkinkade@fastmail.fm List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 23:27:55 -0000 --VkqCAaSJIySsbD6j Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 22, 2003 at 03:33:16PM -0600, Chris Moline wrote: >=20 > hi. i am having some problems with getting my mouse wheels to work. >=20 > i had it working with my old mouse (a wireless optical logitech mouse). > but that mouse started having problems so i got a new one. the new one > is a cheap, generic mouse. i did have the wheel on the old logitech > mouse working but it doesnt work anymore. the wheel on the new generic > mouse doesnt work either. both mice work on my friends windows box. both > mice work on my bsd box (except for the wheels). >=20 > i am running XFree86-4.2.0_1,1. here is the relevant part of > /etc/X11/XF86Config >=20 > Identifier "Mouse1"=20 > Driver "mouse"=20 > Option "Protocol" "auto"=20 > Option "Device" "/dev/sysmouse"=20 > Option "Buttons" "5"=20 > Option "ZAxisMapping" "4 5"=20 >=20 > here is my moused command for the old logitech mouse >=20 > moused -t auto -p /dev/psm0 -z 4 >=20 > and here is my moused command for the new generic mouse (its really > pokey and so needs some help). >=20 > moused -t auto -p /dev/psm0 -z 4 -r high -a 2 >=20 <snip> > > sincerly, > chris moline I recently got my wheel mouse working using almost the exact same setup as you, minus the ZAxisMapping directive in the XF86Config file. Try commenting out that line and then restarting X. Nathan --=20 GPG Public Key ID: 0x4250A04C gpg --keyserver pgp.mit.edu --recv-keys 4250A04C http://63.105.21.156/gpg_nkinkade_4250A04C.asc --VkqCAaSJIySsbD6j Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+pc/0WZYS9EJQoEwRAl+XAKCJnlRkMpTHtAWSDCYZU6FWDXwQ2QCdF9sp WY//0lg5mDZwIwsbrEyEork= =8bbq -----END PGP SIGNATURE----- --VkqCAaSJIySsbD6j-- From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 16:31:01 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5090937B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 16:31:01 -0700 (PDT) Received: from ntli.com (pc1-glfd2-4-cust59.glfd.cable.ntl.com [81.99.187.59]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AB8243FD7 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 16:31:00 -0700 (PDT) (envelope-from william@palfreman.com) Received: from aqua.lan.palfreman.com (localhost [127.0.0.1]) by ntli.com (8.12.3p2/8.12.3) with ESMTP id h3MNduRa002031; Wed, 23 Apr 2003 00:39:56 +0100 (BST) (envelope-from william@palfreman.com) Received: from localhost (william@localhost)h3MNdtTw002028; Wed, 23 Apr 2003 00:39:55 +0100 (BST) X-Authentication-Warning: aqua.lan.palfreman.com: william owned process doing -bs Date: Wed, 23 Apr 2003 00:39:40 +0100 (BST) From: William Palfreman <william@palfreman.com> To: Malcolm Kay <Malcolm.Kay@internode.on.net> In-Reply-To: <200304221410.29115.Malcolm.Kay@internode.on.net> Message-ID: <20030422113719.X41557@ndhn.yna.cnyserzna.pbz> References: <20030421170801.GA23306@freedaemon.home.lan> <200304221410.29115.Malcolm.Kay@internode.on.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Chris Pockele <chrisp@belgacom.net> cc: freebsd-questions@freebsd.org Subject: Re: floppy drive problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 23:31:01 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tue, 22 Apr 2003, Malcolm Kay wrote: > Notice all Chris's commands address a ufs partition, and the errors come from > fd0c -- again a ufs concept. The disk is not set up with ufs but FAT12 so > these do not exist. > > His drive works OK under windows; it is possible but very unlikely there is > a hardware problem. > > His problem will probably disappear if he uses a suitable device fd0 or > fd0.1440 rather than fd0a. I tried mounting an old msdos format disk using fd0, fd0a, fd0b, fd0d, fd0f, fd0h, and they were all exactly the same and all worked - not entirely surprising given that they all have the same major and minor numbers. > This also applies in writing an image using dd, but here it might be > advisable to use the sized device fd0.1440 or the traditional raw device > rfd0.1440 I thought rfd[0-1]* was deprecated? Anyway, it has identical major/minor numbers to fd[0-1]* and it works identically for me too. I suppose you could try using fd0.1440. I'm fairly sure it is simply the default fd0 does anyway. It certainly works identically for me, although the major/minor is different. In general, I think it is a really big mistake not to assume hardware failures with an elderly floppy drive, before digger around for an obscure incompatibility. The 3.5" IBM floppy has been around a very long time and are very well understood. Unless it is a very special type of hardware. Chris has since said that the drive takes known good disks, and after failing to read them, those disks are no longer readable. There is probably a huge chink of crud on the read/write heads, and its wrecking everything that get near it. That or similar seems to me to be the overwhelmingly likely cause of the problem. - -- W. Palfreman. I'm looking for a job. Read my CV at: Tel: 0771 355 0354 www.palfreman.com/william/cv-wfp2.html -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+pdLLlEOQDkvPqLYRAlouAKCGjpaRDsMtd6t3xeowXRQfckOl+QCfZd7S M5tduWvxeYArJbT9AwMb/J4= =i8L6 -----END PGP SIGNATURE----- From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 16:46:05 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9985C37B401 for <FreeBSD-Questions@FreeBSD.org>; Tue, 22 Apr 2003 16:46:05 -0700 (PDT) Received: from tmxmailsmtp2.telmex.com (customer-148-223-155-50.uninet.net.mx [148.223.155.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2E9C43FBD for <FreeBSD-Questions@FreeBSD.org>; Tue, 22 Apr 2003 16:46:04 -0700 (PDT) (envelope-from MPAREDES@telmex.com) Received: from tmxmailmex3.ad.intranet.telmex.com ([13.44.1.86]) by tmxmailsmtp2.telmex.com with Microsoft SMTPSVC(5.0.2195.5329); Tue, 22 Apr 2003 18:34:06 -0500 Received: from tmxmailhmo1.ad.intranet.telmex.com ([13.44.1.105]) by tmxmailmex3.ad.intranet.telmex.com with Microsoft SMTPSVC(5.0.2195.5329); Tue, 22 Apr 2003 18:33:59 -0500 content-class: urn:content-classes:message X-MimeOLE: Produced By Microsoft Exchange V6.0.6334.0 Date: Tue, 22 Apr 2003 16:34:05 -0700 Message-ID: <35BC9957B8699C42AB3A665E3C5656556CAD5D@tmxmailhmo1.intranet.telmex.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: BTX changes Thread-Index: AcMIr3f/tT2o20gYQ0u83hteqBkw+AAV2d/w From: "Paredes S醤chez Mart韓 A." <MPAREDES@telmex.com> To: "Dick Hoogendijk" <dick@nagual.st> X-OriginalArrivalTime: 22 Apr 2003 23:33:59.0906 (UTC) FILETIME=[A68BCC20:01C30927] cc: "BSD." <FreeBSD-Questions@FreeBSD.org> Subject: RE: BTX changes X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 23:46:05 -0000 I see that you are progressing with your problem, I want to clarify something to you, but I am not sure about if I am right because I am new to FreeBSD too. In your mail you are talking about 2 different programs BootEasy and BTX Loader. BootEasy is the one that give the multiboot facility or bootmanager (the F1 ??? an F5 ...), this is stored in the MBR of disk 0, because of this, the size of this program is restricted to 512 bytes. If you have the CD 1 of installation, look in \TOOLS\SRCS\BTEASY, there is a README file and the sources of this program, the BOOT.ASM is the program that goes to the MBR, this is done with the BOOTINST program. If you know assambler, you can modify the BOOT.ASM to boot FreeBSD when the F5 is pressed. The BTX is the program in the bootsector of the partition of FreeBSD. Because of this, it stay in the disk 1 (the second), it can only load FreeBSD. -HTH maps -----Original Message----- From: Dick Hoogendijk [SMTP:dick@nagual.st] Sent: Tuesday, April 22, 2003 2:17 AM To: freebsd-questions Subject: BTX changes I can't find the solution anymore :-(( I've the bsd bootloader installed on both my disks F1 ??? F5 disk 1 =-=- F1 FreeBSD F5 disk 0 =-=-= What I want is that by pressing F5 (the first one) FreeBSD gets loaded and NOT the bootmanager! I lost the syntax though. I tried various options w/ boot0cfg and fdisk but non worked. The BTX loader stays on disk-1. How can I remove the bootloader on disk 1. My fbsd-4.8 sysinstall does not seem to have the option of reinstalling the bootloader anymore. But I'll do it on the console if someone tells me the syntax. -- dick -- http://www.nagual.st/ -- PGP/GnuPG key: F86289CE ++ Running FreeBSD 4.8 ++ Debian GNU/Linux (Woody) _______________________________________________ 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 Tue Apr 22 16:47:53 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC2DA37B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 16:47:53 -0700 (PDT) Received: from h24-67-53-86.lb.shawcable.net (h24-67-53-86.lb.shawcable.net [24.67.53.86]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34F0D43F3F for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 16:47:53 -0700 (PDT) (envelope-from cmoline@shaw.ca) Received: from [127.0.0.1] (localhost [127.0.0.1]) by h24-67-53-86.lb.shawcable.net (Postfix) with ESMTP id 040A295E for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 17:39:20 -0600 (MDT) From: Chris Moline <cmoline@shaw.ca> To: freebsd-questions@freebsd.org In-Reply-To: <20030422221846.GG13811@asenchi.com> References: <1051047195.97785.27.camel@localhost> <20030422221846.GG13811@asenchi.com> Content-Type: text/plain Organization: Message-Id: <1051054760.97785.31.camel@localhost> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.0 Date: 22 Apr 2003 17:39:20 -0600 Content-Transfer-Encoding: 7bit Subject: Re: mouse wheel problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 23:47:54 -0000 On Tue, 2003-04-22 at 16:18, Asenchi wrote: > I have always had it this way. Notice the "Device" part > of the message. > > Identifier "Mouse1" > Driver "mouse" > Option "Protocol" "auto" > Option "Device" "/dev/psm0" > Option "ZAxisMapping" "4 5" > Option "Buttons" "5" > > : [snip] > > You will also want to make sure moused_enable says 'NO' > in /etc/rc.conf. > > Also run this: > #killall moused > > Once you do both of those steps you should be working. ok i changed my config file, disable moused in /etc/rc.conf and ran killall moused. but it still doesnt work. thank you for your help, chris moline From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 16:50:47 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E875B37B401 for <freebsd-questions@FreeBSD.ORG>; Tue, 22 Apr 2003 16:50:47 -0700 (PDT) Received: from homebass.ca (216.126.94.86 [216.126.94.86]) by mx1.FreeBSD.org (Postfix) with SMTP id 3BD4743FE9 for <freebsd-questions@FreeBSD.ORG>; Tue, 22 Apr 2003 16:50:46 -0700 (PDT) (envelope-from liquid@homebass.ca) Received: (qmail 15287 invoked by uid 1003); 22 Apr 2003 22:38:41 -0000 Received: from windows.homebass.ca (HELO windows) (192.168.0.100) by homebass.ca with SMTP; 22 Apr 2003 22:38:41 -0000 From: "Liquid" <liquid@homebass.ca> To: <freebsd-questions@FreeBSD.ORG> Date: Tue, 22 Apr 2003 19:36:39 -0400 Message-ID: <003201c30928$05c5d960$6400a8c0@windows> 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.2616 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Subject: various little problems after qmail installation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 23:50:48 -0000 Hi everyone, I just got qmail installed on my server (with qmail-pop3d for pop3). After a few hiccups (first time setting up mail and all) I finally got it Working. Then I realized I needed to switch to the ./Maildir type of mailbox. Since then, I've run ./maildirmake ~/user for a few users, and now they Don't have access to their files anymore. I know how to fix this, but this, Together with the trouble I had getting pine and even outlook to see the Mailboxes gets me wondering that I surely could have done things better. With that in mind, I'm asking if anyone knows a good step-by-step on the net For qmail. Google got me some garbage, and it got me the one at freebsddiary. It's a little outdated however. There's no doubt I'm going to have to install This again sometime, so I'm hoping I can find something that won't turn it Into a full day ordeal. TIA, Sandro From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 16:54:39 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 895AD37B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 16:54:39 -0700 (PDT) Received: from h24-67-53-86.lb.shawcable.net (h24-67-53-86.lb.shawcable.net [24.67.53.86]) by mx1.FreeBSD.org (Postfix) with ESMTP id C54F343F93 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 16:54:38 -0700 (PDT) (envelope-from cmoline@shaw.ca) Received: from [127.0.0.1] (localhost [127.0.0.1]) by h24-67-53-86.lb.shawcable.net (Postfix) with ESMTP id CED6195E for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 17:46:06 -0600 (MDT) From: Chris Moline <cmoline@shaw.ca> To: freebsd-questions@freebsd.org In-Reply-To: <20030422232748.GH92029@sub21-156.member.dsl-only.net> References: <1051047195.97785.27.camel@localhost> <20030422232748.GH92029@sub21-156.member.dsl-only.net> Content-Type: text/plain Organization: Message-Id: <1051055166.97785.39.camel@localhost> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.0 Date: 22 Apr 2003 17:46:06 -0600 Content-Transfer-Encoding: 7bit Subject: Re: mouse wheel problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Apr 2003 23:54:39 -0000 On Tue, 2003-04-22 at 17:27, Nathan Kinkade wrote: > I recently got my wheel mouse working using almost the exact same setup > as you, minus the ZAxisMapping directive in the XF86Config file. Try > commenting out that line and then restarting X. ok. i commented out ZAxisMapping. i tried it twice with two XF86Configs looking like Identifier "Mouse1" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/sysmouse" # Option "ZAxisMapping" "4 5" Option "Buttons" "5" with the above config i ran moused -p /dev/psm0 -z 4 -r high -a 2 Identifier "Mouse1" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/psm0" # Option "ZAxisMapping" "4 5" Option "Buttons" "5" with this config i ran killall moused. in both configs the three buttons work fine but the wheels dont work. i am beginning to think that i have offended the gods in some minor way. i shall offer a sacrifice of easter choclate and see if that helps. thanks for your help, chris moline From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 17:27:58 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6532A37B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 17:27:58 -0700 (PDT) Received: from mrout1.yahoo.com (mrout1.yahoo.com [216.145.54.171]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA6E443F85 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 17:27:57 -0700 (PDT) (envelope-from steffl@bigfoot.com) Received: from bigfoot.com (woodpecker.corp.yahoo.com [207.126.234.69]) h3N0Ruq65447 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 17:27:56 -0700 (PDT) Message-ID: <3EA5DE0C.70803@bigfoot.com> Date: Tue, 22 Apr 2003 17:27:56 -0700 From: Erik Steffl <steffl@bigfoot.com> User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2.1) Gecko/20030227 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <1051047195.97785.27.camel@localhost> <20030422232748.GH92029@sub21-156.member.dsl-only.net> <1051055166.97785.39.camel@localhost> In-Reply-To: <1051055166.97785.39.camel@localhost> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: mouse wheel problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 00:27:58 -0000 Chris Moline wrote: > On Tue, 2003-04-22 at 17:27, Nathan Kinkade wrote: > >>I recently got my wheel mouse working using almost the exact same setup >>as you, minus the ZAxisMapping directive in the XF86Config file. Try >>commenting out that line and then restarting X. > > > ok. i commented out ZAxisMapping. i tried it twice with two XF86Configs > looking like > > Identifier "Mouse1" > Driver "mouse" > Option "Protocol" "auto" > Option "Device" "/dev/sysmouse" > # Option "ZAxisMapping" "4 5" > Option "Buttons" "5" > > with the above config i ran moused -p /dev/psm0 -z 4 -r high -a 2 > > Identifier "Mouse1" > Driver "mouse" > Option "Protocol" "auto" > Option "Device" "/dev/psm0" > # Option "ZAxisMapping" "4 5" > Option "Buttons" "5" > > with this config i ran killall moused. > > in both configs the three buttons work fine but the wheels dont work. don't work in what way? did you try xev to see whwrher you're getting any events? you might have to try different protocols, I had troubles with that before... maybe auto is not good enough... erik From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 17:29:40 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AADC637B401 for <freebsd-questions@FreeBSD.ORG>; Tue, 22 Apr 2003 17:29:40 -0700 (PDT) Received: from quasi.concon.homeip.net (adsl-67-116-217-192.dsl.sndg02.pacbell.net [67.116.217.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id A867943FDF for <freebsd-questions@FreeBSD.ORG>; Tue, 22 Apr 2003 17:29:00 -0700 (PDT) (envelope-from jconner@enterit.com) Received: from there (snafux [192.168.100.13])h3MNXf6u003375; Tue, 22 Apr 2003 19:33:43 -0400 Message-Id: <200304222333.h3MNXf6u003375@quasi.concon.homeip.net> Content-Type: text/plain; charset="iso-8859-1" From: Jim <jconner@enterit.com> To: "Liquid" <liquid@homebass.ca>, <freebsd-questions@FreeBSD.ORG> Date: Tue, 22 Apr 2003 17:29:00 -0700 X-Mailer: KMail [version 1.3.2] References: <003201c30928$05c5d960$6400a8c0@windows> In-Reply-To: <003201c30928$05c5d960$6400a8c0@windows> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [mail_lists] various little problems after qmail installation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jconner@enterit.com List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 00:29:41 -0000 On Tuesday 22 April 2003 16:36, Liquid wrote: I am probably going to get flamed by all the qmail enthusiasts out there but I will tell you my experiences with setting qmail up for Maildir format... IT SUCKS! It is the most cumbersome set up I have ever had to go through. I find setting up DNS in a jailed environment writing all the SOA's and RR's from scratch to be less cumbersome than dealing with setting up a qmail server. Therefore, I don't use Qmail anymore. - Jim | Hi everyone, | | I just got qmail installed on my server (with qmail-pop3d for pop3). | | After a few hiccups (first time setting up mail and all) I finally got | it | Working. Then I realized I needed to switch to the ./Maildir type of | mailbox. | Since then, I've run ./maildirmake ~/user for a few users, and now they | Don't have access to their files anymore. I know how to fix this, but | this, | Together with the trouble I had getting pine and even outlook to see the | Mailboxes gets me wondering that I surely could have done things better. | | With that in mind, I'm asking if anyone knows a good step-by-step on the | net | For qmail. Google got me some garbage, and it got me the one at | freebsddiary. | It's a little outdated however. There's no doubt I'm going to have to | install | This again sometime, so I'm hoping I can find something that won't turn | it | Into a full day ordeal. | | TIA, | | Sandro | | _______________________________________________ | 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" -- - Jim From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 17:41:27 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7014037B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 17:41:27 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-67-115-75-1.dsl.lsan03.pacbell.net [67.115.75.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC95243F75 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 17:41:26 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 7E28266D6A; Tue, 22 Apr 2003 17:41:26 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 626421537; Tue, 22 Apr 2003 17:41:26 -0700 (PDT) Date: Tue, 22 Apr 2003 17:41:26 -0700 From: Kris Kennaway <kris@obsecurity.org> To: Aniruddha Bohra <bohra@cs.rutgers.edu> Message-ID: <20030423004126.GA66282@rot13.obsecurity.org> References: <3EA5B8CF.7080803@cs.rutgers.edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="J/dobhs11T7y2rNN" Content-Disposition: inline In-Reply-To: <3EA5B8CF.7080803@cs.rutgers.edu> User-Agent: Mutt/1.4i cc: freebsd-questions@freebsd.org Subject: Re: Interrupt threads X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 00:41:27 -0000 --J/dobhs11T7y2rNN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Apr 22, 2003 at 05:49:03PM -0400, Aniruddha Bohra wrote: > Hello > Reading the implementation of interrupt handling on i386, > and reading Greg Lehey's Usenix paper on FreeBSD 5.0 SMP > implementation, I understand that interrupt handling is done in > process context. This is needed partly to support sleeping while > handling the interrupt because GIANT needs to be locked and > a sleep is possible there. This question would probably be better asked on the SMP list than the generic tech support mailing list. Kris --J/dobhs11T7y2rNN Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+peE2Wry0BWjoQKURAmTSAJwJ1k9E6UuvSUO/OEPVUaxzJhzi2QCgvTIs 2yB3/jPCamxHiSrbiXvONDQ= =0YYf -----END PGP SIGNATURE----- --J/dobhs11T7y2rNN-- From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 17:59:48 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02BEB37B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 17:59:48 -0700 (PDT) Received: from post2.inre.asu.edu (post2.inre.asu.edu [129.219.110.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5707543FE5 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 17:59:47 -0700 (PDT) (envelope-from David.Bear@asu.edu) Received: from conversion.post2.inre.asu.edu by asu.edu (PMDF V6.1 #40111) id <0HDR00801UQBC6@asu.edu> for freebsd-questions@freebsd.org; Tue, 22 Apr 2003 17:58:59 -0700 (MST) Received: from smtp.asu.edu (smtp.asu.edu [129.219.110.107]) by asu.edu (PMDF V6.1 #40111) with ESMTP id <0HDR006JZUQBYD@asu.edu> for freebsd-questions@freebsd.org; Tue, 22 Apr 2003 17:58:59 -0700 (MST) Received: from moroni.pp.asu.edu (moroni.pp.asu.edu [129.219.120.183]) by smtp.asu.edu (8.11.0/8.11.0/asu_smtp_relay,nullclient,tcp_wrapped) with ESMTP id h3N0wwH27960 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 17:58:59 -0700 (MST) Received: (from iddwb@localhost) by moroni.pp.asu.edu (8.11.6/8.11.6) id h3N0wxP22743 for freebsd-questions@freebsd.org; Tue, 22 Apr 2003 17:58:59 -0700 Date: Tue, 22 Apr 2003 17:58:59 -0700 From: David Bear <David.Bear@asu.edu> To: freebsd-questions@freebsd.org Message-id: <20030422175859.D21104@asu.edu> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-disposition: inline User-Agent: Mutt/1.2.5.1i Subject: ACB timeout error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: David.Bear@asu.edu List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 00:59:48 -0000 I'm trying to install fbsd 4.7 rc1. During boot I get a message Waiting 15 seconds for scsi devices to settle probe11:adw0:0:12:0 ACB xcb7d31d0 timed out then the system reboots. The scsi card is actually a SIIG card.. don't know who sIIG is but it has advansys bios. And bsd sees it as an adw .. any pointers on what I might do to get this stable? -- David Bear College of Public Programs/ASU Mail Code 0803 From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 18:09:34 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D20337B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 18:09:34 -0700 (PDT) Received: from mail.hitmedia.com (mail.hitmedia.com [205.162.11.163]) by mx1.FreeBSD.org (Postfix) with SMTP id EA96A43F85 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 18:09:33 -0700 (PDT) (envelope-from bsdlap@hitmedia.com) Received: (qmail 1064 invoked by uid 0); 23 Apr 2003 01:09:32 -0000 Date: Tue, 22 Apr 2003 18:09:32 -0700 From: BSD baby <bsdlap@hitmedia.com> To: freebsd-questions@freebsd.org Message-ID: <20030423010932.GA869@mail.hitmedia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: setting up many FreeBSD boxes at once... advice? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 01:09:34 -0000 I'm going to be setting up 6 identical FreeBSD boxes at the same time. (Workstation boxes inside our office.) Each one with the exact same setup. Same ports installed, etc. Anyone whose done this before have any advice? Should I put /usr/ports on one NFS share so I don't have to keep cvsuping the directories or downloading the source files? Actually... if the boxes are identical is there any harm in doing a permanent NFS for the whole /usr partition? All sharing one /usr? From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 18:24:41 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 26B1437B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 18:24:41 -0700 (PDT) Received: from server1.shellworld.net (server1.shellworld.net [64.39.15.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69F4343F93 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 18:24:40 -0700 (PDT) (envelope-from tforrest@server1.shellworld.net) Received: from server1.shellworld.net (tforrest@LOCALHOST [127.0.0.1]) h3N1OdNw042861 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 20:24:39 -0500 (CDT) (envelope-from tforrest@server1.shellworld.net) Received: (from tforrest@localhost) by server1.shellworld.net (8.12.8/8.12.8/Submit) id h3N1OdN7042860; Tue, 22 Apr 2003 20:24:39 -0500 (CDT) (envelope-from tforrest) Message-Id: <200304230124.h3N1OdN7042860@server1.shellworld.net> From: "Tommy Forrest - KE4PYM" <tforrest@shellworld.net> To: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Date: Tue, 22 Apr 2003 21:24:50 -0400 Priority: Normal X-Mailer: PMMail98 with Bandit Tagger98 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Tag: Bandit Tagger98 - Registered to : KE4PYM Subject: Samba 2.2.8a no go on 4.8-Release X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 01:24:41 -0000 Hi All I've been trying for awhile now to get Samba to start.I've gone through about 5 complete system rebuilds trying to figure this (and a few other problems out). I update my ports collection and install from the ports. I try to start Samba (regardless if its from the rc.d script or through inetd) and it simply tells me that it exited on signal 6 and that there was a core dump. It does this regardless of using my smb.conf file from 4.2 or if I use the default script that comes with it, or if I make a fresh one using SWAT. What gives? I didnt find very much info on Samba's site about this issue. Tommy Forrest - KE4PYM - tforrest@shellworld.net My two cents: Windows: From the people who brought you EDLIN! From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 18:29:26 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1998237B401 for <questions@freebsd.org>; Tue, 22 Apr 2003 18:29:26 -0700 (PDT) Received: from pa-plum1b-166.pit.adelphia.net (pa-plum1a-215.pit.adelphia.net [24.53.170.215]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C78C43F3F for <questions@freebsd.org>; Tue, 22 Apr 2003 18:29:25 -0700 (PDT) (envelope-from wmoran@potentialtech.com) Received: from potentialtech.com (working [172.16.0.95]) h3N1TN0n000279; Tue, 22 Apr 2003 21:29:24 -0400 (EDT) (envelope-from wmoran@potentialtech.com) Message-ID: <3EA5EC73.1020502@potentialtech.com> Date: Tue, 22 Apr 2003 21:29:23 -0400 From: Bill Moran <wmoran@potentialtech.com> User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2.1) Gecko/20030301 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Josh Paetzel <friar_josh@webwarrior.net> References: <20030422170114.GG37008@ns1.webwarrior.net> In-Reply-To: <20030422170114.GG37008@ns1.webwarrior.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: questions@freebsd.org Subject: Re: Disk Performance Issues X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 01:29:26 -0000 Josh Paetzel wrote: > I've got a FreeBSD 4.8-STABLE system with a Maxtor 6L040J2 ATA/133 7200 RPM > IDE OS drive in it on a gigabtye GA-7VRXP motherboard. I've also got a pair > of Western Digital WD800BB 7200 RPM ATA/100 drives in RAID 1 on an onboard > Promise 20276 ATA/133 RAID Controller. > > atacontrol reports that all the drives are being properly probed: > > ===root@markx ('tty') /storage/os_isos -> atacontrol mode 0 > Master = UDMA133 > Slave = ??? > ===root@markx ('tty') /storage/os_isos -> atacontrol mode 1 > Master = PIO4 > Slave = PIO4 > ===root@markx ('tty') /storage/os_isos -> atacontrol mode 2 > Master = UDMA100 > Slave = ??? > ===root@markx ('tty') /storage/os_isos -> atacontrol mode 3 > Master = UDMA100 > Slave = ??? > > > My issue is that I'm seeing sustained transfer rates on 600-700 meg files in > the 5-6 Meg/second range...about 1/4 of what the drives are capable of. Does > anyone have any advice on where to go from here in troubleshooting this issue? You're reading the specs wrong. That drive is not capable of sustained through- put of 133mb/s. According to the data sheet, it can only do 44mb/s sustained. That seems to be about what you're getting. The ATA133 interface will only go at 133 until the drive's buffers fill up, then it has to slow down to match the actual speed the drive can transfer data to/from the platters. Some of the higher-end SCSI drives are capable of sustained speeds that high, but I don't know of any 7200 RPM drives that can touch it. Maxtor makes a 15000 RPM drive that can (purportedly) sustain 75megabytes/sec. (wow!) -- Bill Moran Potential Technologies http://www.potentialtech.com From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 18:30:28 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E12D37B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 18:30:28 -0700 (PDT) Received: from pop016.verizon.net (pop016pub.verizon.net [206.46.170.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADBDE43F3F for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 18:30:27 -0700 (PDT) (envelope-from cswiger@mac.com) Received: from mac.com ([151.205.188.169]) by pop016.verizon.net (InterMail vM.5.01.05.33 201-253-122-126-133-20030313) with ESMTP id <20030423013027.JZZU3199.pop016.verizon.net@mac.com>; Tue, 22 Apr 2003 20:30:27 -0500 Message-ID: <3EA5ECAE.5030509@mac.com> Date: Tue, 22 Apr 2003 21:30:22 -0400 From: Chuck Swiger <cswiger@mac.com> Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4a) Gecko/20030401 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <20030423010932.GA869@mail.hitmedia.com> In-Reply-To: <20030423010932.GA869@mail.hitmedia.com> X-Enigmail-Version: 0.74.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at pop016.verizon.net from [151.205.188.169] at Tue, 22 Apr 2003 20:30:26 -0500 cc: BSD baby <bsdlap@hitmedia.com> Subject: Re: setting up many FreeBSD boxes at once... advice? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 01:30:28 -0000 BSD baby wrote: > I'm going to be setting up 6 identical FreeBSD boxes at the same time. > (Workstation boxes inside our office.) > > Each one with the exact same setup. Same ports installed, etc. > > Anyone whose done this before have any advice? Sure. You should consider one machine (ie, perhaps the one you use) as a build and test system. Build that out to 4.7p10 or 4.8/STABLE via cvsup; build and install the ports that you want. > Should I put /usr/ports on one NFS share so I don't have to keep > cvsuping the directories or downloading the source files? Certainly that would work. You can also do a "make package" and scp or otherwise copy the .tgz file, which can be added via pkg_add. > Actually... if the boxes are identical is there any harm in doing > a permanent NFS for the whole /usr partition? All sharing one /usr? People used to do this a lot when disk space was really expensive; it's one of the main reasons why a /usr partition exists. That being said, disk space is very very cheap nowadays, and FreeBSD is efficient in terms of "software content per MB of OS install space", however one wants to measure or guestimate that for one's situation. The main downside of using NFS sharing is that client machines tend to block hard if the NFS server goes down (not so good for a machine that might also be used as your test machine), and the security of NFS against a local intruder is effectively zero; make sure you have a firewall in place and block portmapper. Most probably, the risk of downtime isn't going to be worth $50 or whatever of disk storage that having each system be capable of booting without the network requires. -- -Chuck From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 18:41:34 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF0A537B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 18:41:34 -0700 (PDT) Received: from smtp.monmouth.com (smtp.monmouth.com [209.191.58.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFB8943FDF for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 18:41:33 -0700 (PDT) (envelope-from markov@monmouth.com) Received: from happy.markov.net (bg-tc-ppp1549.monmouth.com [209.191.34.166]) by smtp.monmouth.com (8.12.9/8.12.9) with SMTP id h3N1escT071428 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 21:41:19 -0400 (EDT) Date: Tue, 22 Apr 2003 21:44:15 -0400 From: "Vlad D. Markov" <markov@monmouth.com> To: freebsd-questions@freebsd.org Message-Id: <20030422214415.5bbd97f2.markov@monmouth.com> In-Reply-To: <20030422202808.GA39045@mail.hitmedia.com> References: <20030422202808.GA39045@mail.hitmedia.com> X-Mailer: Sylpheed version 0.8.10 (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: PCMCIA network card advice? Example rc.conf please? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 01:41:35 -0000 On Tue, 22 Apr 2003 13:28:08 -0700 BSD baby <bsdlap@hitmedia.com> wrote: > An odd problem: I'm using a Linksys PCM100 PCMCIA network card on my laptop. > Works fine in Windows. It's on the FreeBSD approved hardware list. > > When I install FreeBSD 4.8 from the CD-Rom, it detects it, and I configure it. > (Which yes I know how to do. I do it all the time for regular installs.) > > But - when the laptop boots up, it doesn't seem to see the card. > No route to host, etc. > > I wonder if this has to do with the PCMCIA abilities being turned on in the > rc.conf *after* it's given the hostname, route, IP, etc? > > I'm just using the absolute default settings, so I don't think I'm doing anything > wrong. (I haven't done anything yet!) > > Just wondering if those of you with PCMCIA network cards could offer some > advice or maybe your /etc/rc.conf file as an example? > FreeBSD has a daemon pccardd which monitors the insertion/removal of PCMCIA cards. It reports on the console when it finds one inserted which is after the system is booted. In rc.conf one has to enable pccard (pccard_enable="YES"). Then since its a network card one should set pccard_ifconfig in rc.local. That is all I needed to do. From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 19:01:28 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FA1C37B401 for <questions@freebsd.org>; Tue, 22 Apr 2003 19:01:28 -0700 (PDT) Received: from mail.munk.nu (213-152-51-194.dsl.eclipse.net.uk [213.152.51.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFF8D43F93 for <questions@freebsd.org>; Tue, 22 Apr 2003 19:01:24 -0700 (PDT) (envelope-from munk@users.munk.nu) Received: from localhost ([127.0.0.1] helo=users.munk.nu ident=smmsp) by mail.munk.nu with esmtp (Exim 4.14) id 1989b1-000FYo-67 for questions@freebsd.org; Wed, 23 Apr 2003 03:02:51 +0100 Received: (from munk@localhost) by users.munk.nu (8.12.9/8.12.8/Submit) id h3MAGYfa017259 for questions@freebsd.org; Tue, 22 Apr 2003 11:16:34 +0100 (BST) Date: Tue, 22 Apr 2003 11:16:34 +0100 From: Jez Hancock <jez.hancock@munk.nu> To: questions@freebsd.org Message-ID: <20030422101634.GA17124@users.munk.nu> Mail-Followup-To: questions@freebsd.org References: <20030422024309.EEE493DD5@xmxpita.excite.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030422024309.EEE493DD5@xmxpita.excite.com> User-Agent: Mutt/1.4.1i Subject: Re: Out of disk space..how to free X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 02:01:28 -0000 On Mon, Apr 21, 2003 at 10:43:09PM -0400, Tom and Becky Foltz wrote: > We are using Webmin for our email server and we have been receiving the following message:At boot up: File system full After boot up: low on space (have 0,SMTP - DAEMON needs 01 i /var/spool/mqueue I'm unfamiliar with FreeBSD, but I've worked with Linux in the past. How do I free up some space? I've already deleted about 5000 email messages and rebooted the server (FreeBSD 4.0) about 4 times with the same messages. Got any ideas and directions?Thanks,Tom Try: df -h to get an idea of how full your disks are, example output: Filesystem Size Used Avail Capacity Mounted on /dev/ad0s1a 197M 64M 118M 35% / /dev/ad0s2e 14G 2.4G 11G 18% /home /dev/ad0s2f 14G 4.8G 8.5G 36% /opt /dev/ad0s1e 4.3G 1.9G 2.1G 48% /usr /dev/ad0s2g 2.9G 1010M 1.7G 37% /var procfs 4.0K 4.0K 0B 100% /proc Then also try: du /var | sort -n which will show you how much disk usage /var is taking up and sort it so that the larger files are to the end of the listing. If you notice anything untoward you might want to backup or delete. Also check that your logfiles are being compressed under /var/log and that they're rotated and preferably backed up out of the /var hierarchy. Just some ideas, Jez From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 19:27:17 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 659F137B401 for <questions@freebsd.org>; Tue, 22 Apr 2003 19:27:17 -0700 (PDT) Received: from grumpy.dyndns.org (user-24-214-34-52.knology.net [24.214.34.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6360243F3F for <questions@freebsd.org>; Tue, 22 Apr 2003 19:27:16 -0700 (PDT) (envelope-from dkelly@grumpy.dyndns.org) Received: from grumpy.dyndns.org (localhost [127.0.0.1]) by grumpy.dyndns.org (8.12.9/8.12.9) with ESMTP id h3N2RC14016004; Tue, 22 Apr 2003 21:27:12 -0500 (CDT) (envelope-from dkelly@grumpy.dyndns.org) Received: from localhost (localhost [[UNIX: localhost]]) by grumpy.dyndns.org (8.12.9/8.12.9/Submit) id h3N2RBiR016003; Tue, 22 Apr 2003 21:27:11 -0500 (CDT) From: David Kelly <dkelly@HiWAAY.net> To: chancedj@yahoo.com, questions@freebsd.org Date: Tue, 22 Apr 2003 21:27:11 -0500 User-Agent: KMail/1.5.1 References: <20030422144553.17214.qmail@web9603.mail.yahoo.com> In-Reply-To: <20030422144553.17214.qmail@web9603.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304222127.11459.dkelly@HiWAAY.net> Subject: Re: Serial Console Question (re-sent w/ subject) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 02:27:17 -0000 On Tuesday 22 April 2003 09:45 am, Daryl Chance wrote: > > I've searched the handbook and haven't found anything > about this. I'm trying to setup a serial console for > some remote machines i'm admining. I want to set it > up using null modem cables, as it says in the handbook > like so: > www:s1 - sql:s2 > www:s2 - mail:s1 > sql:s1 - mail:s2 > > From what i've read it needs a dumb terminal? Is it > possible to do it without using this and only setting > it up with the null modem cables and nothing else? I > assume this is possible, but the documentation doesn't > seem to say anything about using only the cables and > nothing more. Partly, the handbook shouldn't say anything about the cables when discussing serial consoles because that is another issue. These days the most common serial port is the DB9P mutation which appeared on the IBM PC-AT. You will need a "null modem" cable with female connectors, ie: DB9S (S = socket, P = pin). If I understand your table correctly you have 3 hosts, www, mail, and sql, and you wish to cross-connect their two each serial ports so that each may serve as the "dumb terminal" console of another. So for starters, by default, the zero'th serial port on a FreeBSD system is flagged in the kernel configuration for use as a serial console. Extracted from /usr/src/sys/i386/conf/GENERIC, the flag bit in 0x10 is the critical point: # Serial (COM) ports device sio0 at isa? port IO_COM1 flags 0x10 irq 4 device sio1 at isa? port IO_COM2 irq 3 device sio2 at isa? disable port IO_COM3 irq 5 device sio3 at isa? disable port IO_COM4 irq 9 So anyway, you need to remember its only the sio0 port where console messages appear. Of all the "terminal" software packages available, I still prefer good old simple ancient kermit. /usr/ports/comms/kermit/ On a FreeBSD host I use to connect to the serial console of another I have this in my ~/.kermrc. If the other system isn't powered up yet, or its serial port is not awake the CARRIER-WATCH parameter below prevents kermit from closing the connection. Notice also that you might put a getty on /dev/ttyd0 in /etc/ttys but when you connect out with kermit (or what ever you chose) you use /dev/cuaa0. set CARRIER-WATCH off set line /dev/cuaa0 set speed 9600 -- David Kelly N4HHE, dkelly@hiwaay.net ===================================================================== The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system. From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 19:35:02 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2DFF37B401 for <freebsd-questions@FreeBSD.ORG>; Tue, 22 Apr 2003 19:35:02 -0700 (PDT) Received: from windmill.garlic.com (windmill-en0.garlic.com [208.195.160.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id A684743FAF for <freebsd-questions@FreeBSD.ORG>; Tue, 22 Apr 2003 19:35:01 -0700 (PDT) (envelope-from madriax@garlic.com) Received: from SHMOOPIE2 (154.sm7.dialup.garlic.net [216.139.3.154]) by windmill.garlic.com (8.11.1/8.11.1) with ESMTP id h3N2Yx788786 for <freebsd-questions@FreeBSD.ORG>; Tue, 22 Apr 2003 19:34:59 -0700 From: "Remington L." <madriax@garlic.com> To: "Freebsd-Questions" <freebsd-questions@FreeBSD.ORG> Date: Tue, 22 Apr 2003 19:34:43 -0700 Message-ID: <000001c30940$ea41bec0$9a038bd8@SHMOOPIE2> 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.2616 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Subject: VPN Solution X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 02:35:03 -0000 I currently looking for a VPN server for FreeBSD 5.0-R. Right now poptop openvpn seem to be top contenders. I know poptop has Windows support but what about openvpn? Any comments about either pf these to ports would be greatly appreciated From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 19:38:56 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88F8C37B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 19:38:56 -0700 (PDT) Received: from server.sirtis.org.uk (dsl-217-155-170-59.zen.co.uk [217.155.170.59]) by mx1.FreeBSD.org (Postfix) with SMTP id 0AD5343FE5 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 19:38:42 -0700 (PDT) (envelope-from jonathan@sirtis.org.uk) Received: (qmail 22755 invoked by uid 1006); 23 Apr 2003 02:38:37 -0000 Received: from jonathan@sirtis.org.uk by server.sirtis.org.uk by uid 1011 with qmail-scanner-1.15 spamassassin: 2.43. Clear:SA:0(0.8/5.0):. Processed in 1.4741 secs); 23 Apr 2003 02:38:37 -0000 X-Spam-Status: No, hits=0.8 required=5.0 Received: from unknown (HELO workstation) (webmail@sirtis.org.uk@217.155.170.58) by 0 with SMTP; 23 Apr 2003 02:38:35 -0000 From: "Jonathan" <jonathan@sirtis.org.uk> To: <freebsd-questions@freebsd.org> Date: Wed, 23 Apr 2003 03:39:04 +0100 Message-ID: <004301c30941$81be6a50$3aaa9bd9@workstation> 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.1106 Importance: Normal Subject: Routing through two networks X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 02:38:56 -0000 Hi all, I'm trying to achieve something which, on the surface, seems quite simple but I can't for the life of me figure out a decent way of doing it. I have a server which lives within two networks - we'll say 193.0.0.0/24 and 217.0.0.0/24 for simplicity. One of these networks is US peered and the other isn't and due to this, the bandwidth charges are that much less for the non-peered allocation. All I'm trying to do is ensure that any traffic that comes in for 193.0.0.250 routes back out through 193.0.0.1 and anything that comes in for 217.0.0.250 routes back out through 217.0.0.1 keeping bandwidth charges to a minimum. The machine is running 4.8-STABLE and has 2 NICs, though I'm currently only wired for one. The router (which I don't have access to) appears to be the same physical router for both IPs. Any assistance would be muchly appreciated. Regards, Jonathan P.S. Apologies if this is an obvious question, I've been staring at too many man pages today! From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 19:38:59 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1BB2F37B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 19:38:59 -0700 (PDT) Received: from rain.CC.Lehigh.EDU (rain.CC.Lehigh.EDU [128.180.39.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34B1743FE3 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 19:38:38 -0700 (PDT) (envelope-from pat2@lehigh.edu) Received: from lehigh.edu (r075030.res.Lehigh.EDU [128.180.75.30]) by rain.CC.Lehigh.EDU (8.12.9/8.12.9) with ESMTP id h3N2cbd4021438 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NOT) for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 22:38:37 -0400 Message-ID: <3EA5FC9B.7060706@lehigh.edu> Date: Tue, 22 Apr 2003 22:38:19 -0400 From: Paul Tsai <pat2@Lehigh.EDU> User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2.1) Gecko/20030324 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 Subject: Palm and Freebsd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 02:38:59 -0000 I have no idea how to get freebsd to detect my palm device. I can not find any documentation on it anywhere. This is extremely dissapointing to me I added uvisor and ucom to my kernel and still nothing... what is going on? Jpilot and pilot link cannot seem to find it .... I have a m130 series... does that mean it isn't supported? Please someone help! Paul From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 19:41:34 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 45B6637B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 19:41:34 -0700 (PDT) Received: from h24-67-53-86.lb.shawcable.net (h24-67-53-86.lb.shawcable.net [24.67.53.86]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52DEC43FBD for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 19:41:33 -0700 (PDT) (envelope-from cmoline@shaw.ca) Received: from [127.0.0.1] (localhost [127.0.0.1]) by h24-67-53-86.lb.shawcable.net (Postfix) with ESMTP id 391B195E for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 20:33:00 -0600 (MDT) From: Chris Moline <cmoline@shaw.ca> To: freebsd-questions@freebsd.org In-Reply-To: <3EA5E709.10803@bigfoot.com> References: <1051047195.97785.27.camel@localhost> <20030422232748.GH92029@sub21-156.member.dsl-only.net> <1051055166.97785.39.camel@localhost> <3EA5DE0C.70803@bigfoot.com> <1051058448.97785.42.camel@localhost> <3EA5E709.10803@bigfoot.com> Content-Type: text/plain Organization: Message-Id: <1051065179.97785.52.camel@localhost> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.0 Date: 22 Apr 2003 20:33:00 -0600 Content-Transfer-Encoding: 7bit Subject: Re: mouse wheel problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 02:41:34 -0000 On Tue, 2003-04-22 at 19:06, Erik Steffl wrote: > Chris Moline wrote: > > so far i have only tried one other protocol (MouseMan). ill try others > > and see. > > I bet it's protocol. I remember that I had problems figuring out > which protocol the mouse should be using, I used the one that docs said > to use and it didn't work and then I've found some example on the net > that worked... try to search the docs and net with this in mind. if > nothing works just try the protocols sequentially... also, this might > not be freebsd related (X is X), so try to search linux forums as well... ok. here is a list of protocols i have tried. for each of them i edited /etc/X11/ZF86Config and then attempted to start an x server. if the attempt was succesful i started up xev and tested the operation of my mouse. tomorrow i will search the x docs for a more exhaustive list of protocols but this will do for now. MouseMan mouse is funky ImPS/2 not supported on platform PS/2 funky SysMouse works, no wheel MouseManPlusPS/2 not supported on platform MouseSystems works, no wheel Logitech funky BusMouse Works, no wheel Microsoft funky MMSeries Funky IntelliMouse Funky ExplorerPS/2 not supported on platform gar. maybe i should just forget it chris moline From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 19:45:06 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CE3137B401 for <questions@FreeBSD.ORG>; Tue, 22 Apr 2003 19:45:06 -0700 (PDT) Received: from grumpy.dyndns.org (user-24-214-34-52.knology.net [24.214.34.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62F3943FAF for <questions@FreeBSD.ORG>; Tue, 22 Apr 2003 19:45:03 -0700 (PDT) (envelope-from dkelly@grumpy.dyndns.org) Received: from grumpy.dyndns.org (localhost [127.0.0.1]) by grumpy.dyndns.org (8.12.9/8.12.9) with ESMTP id h3N2g314016044; Tue, 22 Apr 2003 21:42:03 -0500 (CDT) (envelope-from dkelly@grumpy.dyndns.org) Received: by grumpy.dyndns.org (8.12.9/8.12.9/Submit) id h3N2g3wp016043; Tue, 22 Apr 2003 21:42:03 -0500 (CDT) From: David Kelly <dkelly@HiWAAY.net> To: jfm@blueyonder.co.uk Date: Tue, 22 Apr 2003 21:42:00 -0500 User-Agent: KMail/1.5.1 References: <20030422184554.GA13432@grumpy.dyndns.org> <20030422193250.GA13774@grumpy.dyndns.org> <0cbbav01uff7p1r4cp0ipsrgqk59tdu592@4ax.com> In-Reply-To: <0cbbav01uff7p1r4cp0ipsrgqk59tdu592@4ax.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304222142.00916.dkelly@HiWAAY.net> cc: questions@FreeBSD.ORG Subject: Re: Accurate time without a network connection? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 02:45:06 -0000 On Tuesday 22 April 2003 04:19 pm, John Murphy wrote: > David Kelly <dkelly@hiwaay.net> wrote: > >Surfing http://www.ntp.org/ has turned up a lot of information but > >little hardware. Of most interest was use of sound card connected to > >radio receiver for decoding the time signals. But that's a touch > > exotic for this application. Else I'd use the $20 LCD "atomic > > clock" I have on my wall, a $25 USB "web-cam", and some sort of > > OCR. > > I nearly fell off my chair laughing after reading that 'solution'! Its something I'm afraid I'm going to have to do it one day just for the silliness. "Take that Linux! See how superior FreeBSD is with such cool stuff!" The irony is how much less such a solution would cost than purpose built-for-computer radio clocks. Other variations would read the time off analog clock faces, and sundials. > There's a self build method at the following URL with notes for USA > users: http://www.buzzard.org.uk/jonathan/radioclock.html > I'm determined to make one (or two) myself soon. That's a really interesting URL. Had already turned up bits and pieces of what was mentioned there. Had fumbled around in the German-language-only http://www.hkw-elektronik.de/ site where many of the parts come from but lacked a North American distributor or any mention of prices. > I think Charles Swiger gave the answer which will suit you best. Its a solution we've already tried. A calibrated ntp.drift file helps a bunch but isn't good for weeks, months or years. This is Unix where simplicity and low maintenance designs are expected. It is not Windows where careers are made by keeping everyone dependent on the high priests. -- David Kelly N4HHE, dkelly@hiwaay.net ===================================================================== The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system. From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 19:48:38 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A533937B401 for <questions@freebsd.org>; Tue, 22 Apr 2003 19:48:38 -0700 (PDT) Received: from ns1.webwarrior.net (overlord-host99.dsl.visi.com [209.98.86.99]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CD1443F3F for <questions@freebsd.org>; Tue, 22 Apr 2003 19:48:37 -0700 (PDT) (envelope-from friar_josh@webwarrior.net) Received: by ns1.webwarrior.net (Postfix, from userid 1003) id B9147253D5; Tue, 22 Apr 2003 21:48:35 -0500 (CDT) Date: Tue, 22 Apr 2003 21:48:35 -0500 From: Josh Paetzel <friar_josh@webwarrior.net> To: Bill Moran <wmoran@potentialtech.com> Message-ID: <20030423024835.GN37008@ns1.webwarrior.net> References: <20030422170114.GG37008@ns1.webwarrior.net> <3EA5EC73.1020502@potentialtech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3EA5EC73.1020502@potentialtech.com> User-Agent: Mutt/1.4i cc: questions@freebsd.org Subject: Re: Disk Performance Issues X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 02:48:38 -0000 On Tue, Apr 22, 2003 at 09:29:23PM -0400, Bill Moran wrote: > Josh Paetzel wrote: > >I've got a FreeBSD 4.8-STABLE system with a Maxtor 6L040J2 ATA/133 7200 > >RPM IDE OS drive in it on a gigabtye GA-7VRXP motherboard. I've also got > >a pair of Western Digital WD800BB 7200 RPM ATA/100 drives in RAID 1 on an > >onboard Promise 20276 ATA/133 RAID Controller. > > > >atacontrol reports that all the drives are being properly probed: > > > >===root@markx ('tty') /storage/os_isos -> atacontrol mode 0 > >Master = UDMA133 > >Slave = ??? > >===root@markx ('tty') /storage/os_isos -> atacontrol mode 1 > >Master = PIO4 > >Slave = PIO4 > >===root@markx ('tty') /storage/os_isos -> atacontrol mode 2 > >Master = UDMA100 > >Slave = ??? > >===root@markx ('tty') /storage/os_isos -> atacontrol mode 3 > >Master = UDMA100 > >Slave = ??? > > > > > >My issue is that I'm seeing sustained transfer rates on 600-700 meg files > >in the 5-6 Meg/second range...about 1/4 of what the drives are capable of. > >Does anyone have any advice on where to go from here in troubleshooting > >this issue? > > You're reading the specs wrong. That drive is not capable of sustained > through- > put of 133mb/s. According to the data sheet, it can only do 44mb/s > sustained. > That seems to be about what you're getting. The ATA133 interface will only > go at 133 until the drive's buffers fill up, then it has to slow down to > match > the actual speed the drive can transfer data to/from the platters. Some of > the > higher-end SCSI drives are capable of sustained speeds that high, but I > don't > know of any 7200 RPM drives that can touch it. Maxtor makes a 15000 RPM > drive > that can (purportedly) sustain 75megabytes/sec. (wow!) > > -- > Bill Moran > Potential Technologies > http://www.potentialtech.com http://www.dartek.com/printablespecs.cfm?ItemNo=79374 This claims my ATA/100 drives are capable of sustained data transfer of 52.5 Megs/sec. I don't think that's very accurate...most of the benchmarks I've seen are in the 20-30 Meg/sec range for modern ata/100 and 133 drives. 5 Megs/sec is NOT normal performance however. These numbers I'm throwing about all refer to susstained transfer rates on large files. Josh From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 19:50:53 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 336D237B401 for <freebsd-questions@FreeBSD.org>; Tue, 22 Apr 2003 19:50:53 -0700 (PDT) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90FA843FBF for <freebsd-questions@FreeBSD.org>; Tue, 22 Apr 2003 19:50:51 -0700 (PDT) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id CB0AB51A6D; Wed, 23 Apr 2003 12:20:49 +0930 (CST) Date: Wed, 23 Apr 2003 12:20:49 +0930 From: Greg 'groggy' Lehey <grog@FreeBSD.org> To: Aniruddha Bohra <bohra@cs.rutgers.edu> Message-ID: <20030423025049.GG49736@wantadilla.lemis.com> References: <3EA5B8CF.7080803@cs.rutgers.edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0qt3EE9wi45a2ZFX" Content-Disposition: inline In-Reply-To: <3EA5B8CF.7080803@cs.rutgers.edu> User-Agent: Mutt/1.4i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 cc: freebsd-questions@FreeBSD.org Subject: Re: Interrupt threads X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 02:50:53 -0000 --0qt3EE9wi45a2ZFX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tuesday, 22 April 2003 at 17:49:03 -0400, Aniruddha Bohra wrote: > Hello > Reading the implementation of interrupt handling on i386, > and reading Greg Lehey's Usenix paper on FreeBSD 5.0 SMP > implementation, I understand that interrupt handling is done in > process context. This is needed partly to support sleeping while > handling the interrupt because GIANT needs to be locked and > a sleep is possible there. > > My question is after all subsystems that lock giant are made > INTR_MPSAFE will the implementation go back to non-process > context interrupt handling (as in older versions) ? No. INTR_MPSAFE means that the ISRs use their own locking scheme. They can still sleep. > Moreover, will the locking be per-IRQ or there will be a global > IRQ lock for ensuring atomic access to the ISRs ? No. The locks will be finer grained, generally per device, not per IRQ. > Finally why do we need to create a kernel thread for each IRQ - > why can't one kernel thread handle all the IRQs ? If the kernel thread sleeps on one lock, everything would stop. Even if you accept that you're only processing one interrupt at a time, I can't think of a way to do this without instant deadlock. That's the whole point of having the threads in the first place. Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply or reply to the original recipients. For more information, see http://www.lemis.com/questions.html See complete headers for address and phone numbers --0qt3EE9wi45a2ZFX Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (FreeBSD) iD8DBQE+pf+JIubykFB6QiMRAiNbAJ0T/R+xBKahiGf3r9fTapsT6g+xCwCfX4Lk HreUn2gNEB2hTl7X0XFY33Y= =ge4F -----END PGP SIGNATURE----- --0qt3EE9wi45a2ZFX-- From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 20:18:41 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C052F37B405 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 20:18:41 -0700 (PDT) Received: from grumpy.dyndns.org (user-24-214-34-52.knology.net [24.214.34.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93A7B43FB1 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 20:18:40 -0700 (PDT) (envelope-from dkelly@grumpy.dyndns.org) Received: from grumpy.dyndns.org (localhost [127.0.0.1]) by grumpy.dyndns.org (8.12.9/8.12.9) with ESMTP id h3N3Id14016628; Tue, 22 Apr 2003 22:18:39 -0500 (CDT) (envelope-from dkelly@grumpy.dyndns.org) Received: from localhost (localhost [[UNIX: localhost]]) by grumpy.dyndns.org (8.12.9/8.12.9/Submit) id h3N3IYl3016627; Tue, 22 Apr 2003 22:18:34 -0500 (CDT) From: David Kelly <dkelly@HiWAAY.net> To: BSD baby <bsdlap@hitmedia.com>, freebsd-questions@freebsd.org Date: Tue, 22 Apr 2003 22:18:34 -0500 User-Agent: KMail/1.5.1 References: <20030423010932.GA869@mail.hitmedia.com> In-Reply-To: <20030423010932.GA869@mail.hitmedia.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304222218.34643.dkelly@HiWAAY.net> Subject: Re: setting up many FreeBSD boxes at once... advice? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 03:18:42 -0000 On Tuesday 22 April 2003 08:09 pm, BSD baby wrote: > I'm going to be setting up 6 identical FreeBSD boxes at the same > time. (Workstation boxes inside our office.) > > Each one with the exact same setup. Same ports installed, etc. > > Anyone whose done this before have any advice? > > Should I put /usr/ports on one NFS share so I don't have to keep > cvsuping the directories or downloading the source files? > > Actually... if the boxes are identical is there any harm in doing > a permanent NFS for the whole /usr partition? All sharing one /usr? Haven't installed multiple identical FreeBSD workstations much of late. But I wouldn't bother with the NFS shared filesystems idea. Build one system to your liking. Then clone it. Several ways to do it. Easiest to explain is to remove the other 5 HD's and temporarily install in your "master". I favor the "dump | restore" technique. Or dump each filesystem to a file and restore that dump image to similar partitions on the new drives. Variations on this theme is to create the dump images and boot the clone machines with the standalone live filesystem CDROM. Create the partitions. Then suck the dump images over the network or from custom CDROMs. Another way which works pretty good is to make careful notes on your actions within sysinstall building the first machine. Repeat on the other 5. Think I once saw a an option for reading custom install parameters/scripts from within sysinstall? Haven't pursued that lately. -- David Kelly N4HHE, dkelly@hiwaay.net ===================================================================== The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system. From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 20:25:52 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 68CA637B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 20:25:52 -0700 (PDT) Received: from svmarshal.bytecraft.au.com (svmarshal.bytecraft.au.com [203.39.118.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F06C43FA3 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 20:25:50 -0700 (PDT) (envelope-from murraytaylor@bytecraftsystems.com) Received: from wombat.bytecraft.au.com (Not Verified[203.39.118.3]) by svmarshal.bytecraft.au.com with MailMarshal (v5,0,3,78) id <B00003e214>; Wed, 23 Apr 2003 13:27:20 +1000 Received: from mjtdev1.dand06.au.bytecraft.au.com (unknown [10.0.17.42]) by wombat.bytecraft.au.com (Postfix) with ESMTP id EE6273E42; Wed, 23 Apr 2003 13:25:41 +1000 (EST) From: Murray Taylor <murraytaylor@bytecraftsystems.com> Organization: Bytecraft Systems To: "Remington L." <madriax@garlic.com>, "Freebsd-Questions" <freebsd-questions@FreeBSD.ORG> Date: Wed, 23 Apr 2003 13:25:40 +1000 User-Agent: KMail/1.5 References: <000001c30940$ea41bec0$9a038bd8@SHMOOPIE2> In-Reply-To: <000001c30940$ea41bec0$9a038bd8@SHMOOPIE2> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304231325.40759.murraytaylor@bytecraftsystems.com> Subject: Re: VPN Solution X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 03:25:52 -0000 Hmm.... We have setup a 'comms box' with mpd and ipsec ..... On the mpd side we have configured a /24 group out of our 10.0.0.0/8 internal range .... It looks quite amazing to see ng254 available at the end of ifconfig Currently nowhere near that number of vpn users, but it did stop the execs saying that the initial 6 were not enough ;-) Ipsec is for other uses not currently the mpd vpn. We are serving to Win2k, Win98 nad WinXP boxen mjt On Wed, 23 Apr 2003 12:34, Remington L. wrote: > I currently looking for a VPN server for FreeBSD 5.0-R. Right now poptop > openvpn seem to be top contenders. I know poptop has Windows support but > what about openvpn? Any comments about either pf these to ports would be > greatly appreciated > > > _______________________________________________ > 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" > > ************************************************************************ > This Email has been scanned for Viruses by MailMarshal. > ************************************************************************ -- Murray Taylor Special Projects Engineer --------------------------------- Bytecraft Systems & Entertainment Phone: 61 3 8710 2555 Fax: 61 3 8710 2599 Direct: 61 3 9238 4275 Mobile: 61 0417 319 256 Email: murraytaylor@bytecraftsystems.com or visit us on the web http://www.bytecraftsystems.com http://www.bytecraftentertainment.com ************************************************************************ This Email has been scanned for Viruses by MailMarshal. ************************************************************************ From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 20:26:01 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA08E37B407 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 20:26:01 -0700 (PDT) Received: from mail.seekingfire.com (coyote.seekingfire.com [24.72.10.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D4E443FA3 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 20:26:01 -0700 (PDT) (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 D95EBB2 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 21:25:59 -0600 (CST) Received: (from tillman@localhost) by blues.seekingfire.prv (8.11.6/8.11.6) id h3N3SY128488 for freebsd-questions@freebsd.org; Tue, 22 Apr 2003 21:28:34 -0600 Date: Tue, 22 Apr 2003 21:28:34 -0600 From: Tillman <tillman@seekingfire.com> To: freebsd-questions@freebsd.org Message-ID: <20030422212834.M20669@seekingfire.com> References: <20030423010932.GA869@mail.hitmedia.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: <20030423010932.GA869@mail.hitmedia.com>; from bsdlap@hitmedia.com on Tue, Apr 22, 2003 at 06:09:32PM -0700 X-Urban-Legend: There is lots of hidden information in headers Subject: Re: setting up many FreeBSD boxes at once... advice? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 03:26:02 -0000 On Tue, Apr 22, 2003 at 06:09:32PM -0700, BSD baby wrote: > I'm going to be setting up 6 identical FreeBSD boxes at the same time. > (Workstation boxes inside our office.) > > Each one with the exact same setup. Same ports installed, etc. > > Anyone whose done this before have any advice? > > Should I put /usr/ports on one NFS share so I don't have to keep > cvsuping the directories or downloading the source files? Sure, or you export just the /usr/ports/packages directory. Then build all your packages on a single machine (preferably one of the faster computers), make sure that /usr/ports/net/clusterit is installed, and run `dsh portinstall -P foo_port` or `portupgrade -P foo_port` as necessary to keep the nodes identical. Something like `dsh 'portversion -vL='` can work wonders in telling you what needs to upgraded on your group of computers :-) -T -- Belief gets in the way of learning. Robert Heinlein From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 20:27:59 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 400E837B401 for <freebsd-questions@FreeBSD.ORG>; Tue, 22 Apr 2003 20:27:59 -0700 (PDT) Received: from stjohn.stjohn.ac.th (stjohn.stjohn.ac.th [202.21.144.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45EA743FCB for <freebsd-questions@FreeBSD.ORG>; Tue, 22 Apr 2003 20:27:56 -0700 (PDT) (envelope-from mcrogerm@stjohn.ac.th) Received: from tulip.stjohn.ac.th ([203.151.134.104]) by stjohn.stjohn.ac.th (8.9.3+Sun/8.9.3) with ESMTP id KAA07635 for <freebsd-questions@FreeBSD.ORG>; Wed, 23 Apr 2003 10:26:40 +0700 (ICT) Message-Id: <5.2.0.9.0.20030423101646.00a19060@127.0.0.1> X-Sender: stjohn.stjohn.ac.th:mcrogerm@127.0.0.1 X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Wed, 23 Apr 2003 10:27:50 +0700 To: freebsd-questions@FreeBSD.ORG From: Roger Merritt <mcrogerm@stjohn.ac.th> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: unable to install fontconfig X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 03:27:59 -0000 OK, this problem really comes from trying to upgrade my ports, but it's been going on for a couple of months now. I have cvsupped many times, built index, run portsdb -u, run pkgdb -F, always same result. Whenever I try to portupgrade a port which depends on fontconfig, or when I try to portinstall fontconfig, I get the following error: Running fc-cache to build fontconfig cache... fc-cache: "/usr/X11R6/lib/X11/fonts": caching, 0 fonts, 16 dirs fc-cache: "/usr/X11R6/lib/X11/fonts/100dpi": caching, 0 fonts, 0 dirs fc-cache: "/usr/X11R6/lib/X11/fonts/75dpi": caching, 0 fonts, 0 dirs fc-cache: "/usr/X11R6/lib/X11/fonts/PEX": caching, 0 fonts, 0 dirs fc-cache: "/usr/X11R6/lib/X11/fonts/Speedo": caching, 0 fonts, 0 dirs fc-cache: "/usr/X11R6/lib/X11/fonts/TTF": caching, 13 fonts, 0 dirs fc-cache: "/usr/X11R6/lib/X11/fonts/Type1": caching, 29 fonts, 0 dirs fc-cache: "/usr/X11R6/lib/X11/fonts/cyrillic": caching, 0 fonts, 0 dirs fc-cache: "/usr/X11R6/lib/X11/fonts/local": caching, 0 fonts, 0 dirs fc-cache: "/usr/X11R6/lib/X11/fonts/CID": caching, 0 fonts, 0 dirs fc-cache: "/usr/X11R6/lib/X11/fonts/encodings": caching, 0 fonts, 1 dirs fc-cache: "/usr/X11R6/lib/X11/fonts/encodings/large": caching, 0 fonts, 0 dirs fc-cache: "/usr/X11R6/lib/X11/fonts/latin2": caching, 0 fonts, 2 dirs fc-cache: "/usr/X11R6/lib/X11/fonts/latin2/100dpi": caching, 0 fonts, 0 dirs fc-cache: "/usr/X11R6/lib/X11/fonts/latin2/75dpi": caching, 0 fonts, 0 dirs fc-cache: "/usr/X11R6/lib/X11/fonts/util": caching, 0 fonts, 0 dirs fc-cache: "/usr/X11R6/lib/X11/fonts/TrueType": Segmentation fault (core dumped) *** Error code 139 The seg fault *always* comes while trying to build the cache for TrueType. I have 175 font files in there -- could that be the problem? I have 560 on my Windoze machine and *that* has caused a problem with Java. I don't have a lot of disc space -- the hard drive is only 4 gigabyte, but everything else seems to work (except I *don't* have enough room to install XFree86 4.3.* from the port -- had to install the binaries). It seems quite a few other ports depend on fontconfig, and every time I try to upgrade one of them I run into this. Any suggestions? -- Roger From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 20:31:31 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7ED037B404 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 20:31:31 -0700 (PDT) Received: from basis0.net (12-229-193-239.client.attbi.com [12.229.193.239]) by mx1.FreeBSD.org (Postfix) with SMTP id 5421543FAF for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 20:31:30 -0700 (PDT) (envelope-from jasonm@techie.com) Received: (qmail 5083 invoked from network); 23 Apr 2003 03:12:33 -0000 Received: from unknown (HELO jasonm.basis0.net) (12.229.193.239) by 0 with SMTP; 23 Apr 2003 03:12:33 -0000 Content-Type: text/plain; charset="us-ascii" From: Jason Morefield <jasonm@techie.com> To: freebsd-questions@freebsd.org Date: Tue, 22 Apr 2003 20:31:37 -0700 User-Agent: KMail/1.4.3 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200304222031.41947.jasonm@techie.com> Subject: Copying a VCD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jasonm@techie.com List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 03:31:32 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 First of all thank you in advance for all your help. What I'm trying to do is copy a VCD. I have googled, searched the archiv= es=20 and pulled my hair out pretty close to completion. I have tried mounting= the=20 cd which works but i cannot copy the data off of it. I have tried using = "dd"=20 to copy straight from /dev/acd0c and it doesn't work. I know that VCD's = use=20 a seperate track for each video file so i followed the instructions in th= e=20 handbook for audio cd copying in the hopes it would work. This included = "cd=20 /dev; sh MAKEDEV acd0t99" then trying to use "dd" from the second track. = The=20 second track is the video track i confirmed this using "cdcontrol -f=20 /dev/acd0c" and the "info" command. mplayer can and will play any of the= =20 VCD's i use but i cannot find a way to copy them. This is on FreeBSD=20 4.7-RELEASE on an i386. My dmesg follows. Once again thank you for all = your=20 help - --Begin dmesg-- Copyright (c) 1992-2002 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 =09The Regents of the University of California. All rights reserved. FreeBSD 4.7-RELEASE #0: Sun Mar 23 22:06:44 PST 2003 root@:/usr/obj/usr/src/sys/JASON Timecounter "i8254" frequency 1193182 Hz CPU: AMD Athlon(tm) Processor (1009.95-MHz 686-class CPU) Origin =3D "AuthenticAMD" Id =3D 0x642 Stepping =3D 2 =20 Features=3D0x183f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,= CMOV,PAT,PSE36,MMX,FXSR> AMD Features=3D0xc0440000<<b18>,AMIE,DSP,3DNow!> real memory =3D 268353536 (262064K bytes) config> di pcic0 config> di sn0 config> di lnc0 config> di ie0 config> di fe0 config> di cs0 config> en sio3 config> po sio3 0x2e8 config> ir sio3 9 config> f sio3 0 config> en sio2 config> po sio2 0x3e8 config> ir sio2 5 config> f sio2 0 config> q avail memory =3D 254324736 (248364K bytes) Preloaded elf kernel "kernel" at 0xc069a000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc069a09c. Preloaded elf module "linux.ko" at 0xc069a0ec. Preloaded elf module "snd_emu10k1.ko" at 0xc069a18c. Preloaded elf module "snd_pcm.ko" at 0xc069a230. Preloaded elf module "umass.ko" at 0xc069a2d0. Preloaded elf module "nvidia.ko" at 0xc069a370. Pentium Pro MTRR support enabled md0: Malloc disk Using $PIR table, 9 entries at 0xc00f1370 npx0: <math processor> on motherboard npx0: INT 16 interface pcib0: <AMD-761 host to PCI bridge> on motherboard pci0: <PCI bus> on pcib0 pcib1: <AMD-761 PCI-PCI (4x AGP) bridge> at device 1.0 on pci0 pci1: <PCI bus> on pcib1 nvidia0: <RIVA TNT2 Model 64> mem 0xf4000000-0xf5ffffff,0xf2000000-0xf2ff= ffff=20 irq 11 at device 5.0 on pci1 isab0: <VIA 82C686 PCI-ISA bridge> at device 4.0 on pci0 isa0: <ISA bus> on isab0 atapci0: <VIA 82C686 ATA100 controller> port 0xd800-0xd80f at device 4.1 = on=20 pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 uhci0: <VIA 83C572 USB controller> port 0xd400-0xd41f irq 10 at device 4.= 2 on=20 pci0 usb0: <VIA 83C572 USB controller> on uhci0 usb0: USB revision 1.0 uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered ums0: Microsoft Microsoft IntelliMouse\M-. Explorer, rev 1.10/1.21, addr = 2,=20 iclass 3/1 ums0: 5 buttons and Z dir. umass0: Luwen product 0x0003, rev 1.10/1.00, addr 3 uhci1: <VIA 83C572 USB controller> port 0xd000-0xd01f irq 10 at device 4.= 3 on=20 pci0 usb1: <VIA 83C572 USB controller> on uhci1 usb1: USB revision 1.0 uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered pci0: <unknown card> (vendor=3D0x1106, dev=3D0x3057) at 4.4 ed0: <NE2000 PCI Ethernet (RealTek 8029)> port 0xa400-0xa41f irq 10 at de= vice=20 9.0 on pci0 ed0: address 00:a0:d2:16:92:06, type NE2000 (16 bit)=20 pcm0: <Creative EMU10K1> port 0xa000-0xa01f irq 10 at device 13.0 on pci0 orm0: <Option ROM> at iomem 0xcc000-0xcffff on isa0 fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0 atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: <System console> at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=3D0x300> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A sio2: configured irq 5 not in bitmap of probed irqs 0 sio3: configured irq 9 not in bitmap of probed irqs 0 ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/8 bytes threshold plip0: <PLIP network interface> on ppbus0 lpt0: <Printer> on ppbus0 lpt0: Interrupt-driven port ppi0: <Parallel I/O> on ppbus0 ad0: 39266MB <IC35L040AVVA07-0> [79780/16/63] at ata0-master UDMA100 acd0: DVD-ROM <DVD-ROM DDU1621> at ata1-master UDMA33 acd1: CD-RW <Memorex 52MAXX 2452AJ> at ata1-slave UDMA33 Mounting root from ufs:/dev/ad0s2a da0 at umass-sim0 bus 0 target 0 lun 0 da0: <3SYSTEM USB FLASH DISK 1.00> Removable Direct Access SCSI-2 device=20 da0: 650KB/s transfers da0: 62MB (128000 512 byte sectors: 64H 32S/T 62C) acd1: READ_BIG - ILLEGAL REQUEST asc=3D0x64 ascq=3D0x00 error=3D0x04 acd1: READ_BIG - ILLEGAL REQUEST asc=3D0x64 ascq=3D0x00 error=3D0x04 acd1: READ_BIG - ILLEGAL REQUEST asc=3D0x64 ascq=3D0x00 error=3D0x04 acd1: READ_BIG - ILLEGAL REQUEST asc=3D0x64 ascq=3D0x00 error=3D0x04 acd1: READ_BIG - ILLEGAL REQUEST asc=3D0x64 ascq=3D0x00 error=3D0x04 acd0: READ_BIG - ILLEGAL REQUEST asc=3D0x64 ascq=3D0x00 error=3D0x04 acd0: READ_BIG - ILLEGAL REQUEST asc=3D0x64 ascq=3D0x00 error=3D0x04 acd0: READ_BIG - ILLEGAL REQUEST asc=3D0x64 ascq=3D0x00 error=3D0x04 acd0: READ_BIG - ILLEGAL REQUEST asc=3D0x64 ascq=3D0x00 error=3D0x04 acd1: READ_BIG - ILLEGAL REQUEST asc=3D0x64 ascq=3D0x00 error=3D0x04 acd1: READ_BIG - ILLEGAL REQUEST asc=3D0x64 ascq=3D0x00 error=3D0x04 acd1: READ_BIG - ILLEGAL REQUEST asc=3D0x64 ascq=3D0x00 error=3D0x04 - --End dmesg-- - --=20 Jason Morefield jasonm@techie.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE+pgkcggiTS8ggulcRAtUxAJ4hJL2FA6QT+Pjkx4ZHCENIRceIXACeMIbU tBJgwp+0O9RUyu51lrFAVAw=3D =3Dvq5y -----END PGP SIGNATURE----- From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 20:39:03 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B69637B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 20:39:03 -0700 (PDT) Received: from mail.gmx.net (imap.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 0855543FAF for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 20:39:02 -0700 (PDT) (envelope-from blueeskimo@gmx.net) Received: (qmail 18105 invoked by uid 65534); 23 Apr 2003 03:39:00 -0000 Received: from i216-58-29-174.gta.igs.net (EHLO [216.58.29.174]) (216.58.29.174) by mail.gmx.net (mp020-rz3) with SMTP; 23 Apr 2003 05:39:00 +0200 From: Adam <blueeskimo@gmx.net> To: William Palfreman <william@palfreman.com> In-Reply-To: <20030422112701.A41557@ndhn.yna.cnyserzna.pbz> References: <20030422004530.CAAB.BLUEESKIMO@gmx.net> <20030422112701.A41557@ndhn.yna.cnyserzna.pbz> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-r1hVA2UXMOBSBsf8jWex" Organization: Message-Id: <1051069138.88928.1.camel@jake> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 22 Apr 2003 23:38:58 -0400 cc: freebsd-questions@freebsd.org Subject: Re: Strange networking behaviour (memory leak?) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 03:39:03 -0000 --=-r1hVA2UXMOBSBsf8jWex Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2003-04-22 at 06:32, William Palfreman wrote: > I take it the system isn't swapping madly or you aren't seeing processes > die due to out of memory errors? If not it just seems like normal > operation to me. You are right, its not swapping hardly at all, and no processes are dying. Looks like it is a normal occurance. Thanks, --=20 Adam <blueeskimo@gmx.net> --=-r1hVA2UXMOBSBsf8jWex Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+pgrSu3o4GBMSDL4RAvKRAJwIvGWIpXLbxXqlcKcslP1A2Y5PcQCdHEyW n+1NTw/Lk9bLHGggM4W6WPo= =8gNW -----END PGP SIGNATURE----- --=-r1hVA2UXMOBSBsf8jWex-- From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 20:42:14 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3547737B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 20:42:14 -0700 (PDT) Received: from mail.gmx.net (imap.gmx.net [213.165.65.60]) by mx1.FreeBSD.org (Postfix) with SMTP id EDD6E43F93 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 20:42:12 -0700 (PDT) (envelope-from blueeskimo@gmx.net) Received: (qmail 3138 invoked by uid 65534); 23 Apr 2003 03:42:11 -0000 Received: from i216-58-29-174.gta.igs.net (EHLO [216.58.29.174]) (216.58.29.174) by mail.gmx.net (mp007-rz3) with SMTP; 23 Apr 2003 05:42:11 +0200 From: Adam <blueeskimo@gmx.net> To: Bill Moran <wmoran@potentialtech.com> In-Reply-To: <3EA53661.6010007@potentialtech.com> References: <20030422004530.CAAB.BLUEESKIMO@gmx.net> <3EA53661.6010007@potentialtech.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-uft43bUB9AAglOrQakLw" Organization: Message-Id: <1051069331.88928.5.camel@jake> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 22 Apr 2003 23:42:11 -0400 cc: freebsd-questions@freebsd.org Subject: Re: Strange networking behaviour (memory leak?) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 03:42:14 -0000 --=-uft43bUB9AAglOrQakLw Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2003-04-22 at 08:32, Bill Moran wrote: > Yes and yes. > I assume that you're looking at the output of top while you're doing this= . You are right. I was sitting at the other computer initiating the transfers, while watching top on this console. All I noticed as the 'free' RAM dropping like crazy. > FreeBSD is pretty smart about memory. In the top display you see active, > inactive, cache, buffer, wired, and free memory. The memory that's actua= lly > free is really the sum of inactive, buffer, cache, and free. The free > memory is free immediately, those other three can become free with very, > very little effort on the part of the kernel, but if you call up the same > application again and it's still in inactive memory, it'll start up quick= er > than if it has to reload it from disk. > Free memory is wasted memory. Wow, thanks for the clarifications (and education). I actually very glad you explained this to me. You'll have to excuse my ignorance on some topics; my lack of experience is sometimes glaringly obvious. Thanks again, --=20 Adam <blueeskimo@gmx.net> --=-uft43bUB9AAglOrQakLw Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+pguTu3o4GBMSDL4RAoedAKCH8eDPRJjJ23UU1YrIADO24VWt7wCePWDc 0YmmK5Du0UzULdHg5GirJcY= =pUXV -----END PGP SIGNATURE----- --=-uft43bUB9AAglOrQakLw-- From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 20:50:50 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 952C637B404; Tue, 22 Apr 2003 20:50:50 -0700 (PDT) Received: from smtp-relay.omnis.com (smtp-relay.omnis.com [216.239.128.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id E53AB43FB1; Tue, 22 Apr 2003 20:50:47 -0700 (PDT) (envelope-from wes@softweyr.com) Received: from softweyr.homeunix.net (66-91-236-204.san.rr.com [66.91.236.204]) by smtp-relay.omnis.com (Postfix) with ESMTP id 6519943212; Tue, 22 Apr 2003 20:50:46 -0700 (PDT) From: Wes Peters <wes@softweyr.com> Organization: Softweyr To: john@critchley.biz, questions@freebsd.org Date: Mon, 21 Apr 2003 09:11:51 -0700 User-Agent: KMail/1.5 References: <200304211031.aa06455@banana.critchley.biz> In-Reply-To: <200304211031.aa06455@banana.critchley.biz> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304210911.51382.wes@softweyr.com> cc: vizion communication <vizion@ixpres.com> Subject: Re: Annother Wireless network card annother problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: questions@freebsd.org List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 03:50:51 -0000 On Monday 21 April 2003 02:31, john@critchley.biz wrote: > Um, this seems to be all over the place - which mailing list *SHOULD* > this topic be on? Probably on -questions; I'll send it back there. You screwed up the attributions somehow. I wrote this: > >I also have a Lucent Orinoco Silver PCCard > > and a Belkin F5D6020 PCCard. I don't use the Belkin much because my > > battery life is noticeably shorter than with the NetGear card. > > I have a Belkin F5D6020 which is giving me trouble - although I am > trying to use it with a Belkin F5D6000 PCI adapter - here's what the wi > driver has to say about them: > > wi0: <PRISM2STA WaveLAN> port 0xa400-0xa43f,0xa800-0xa87f mem > 0xf4000000-0xf4000fff irq 12 at device 10.0 on pci0 wi0: > CSR_READ_2(WI_HFA384X_SWSUPPORT0_OFF) wanted 18989, got 0 > device_probe_and_attach: wi0 attach returned 6 You don't mention which version of FreeBSD you're using. Many of the PCI bridges on the 802.11 PCI adapters are not supported, or not well supported, on FreeBSD 4.x. I think some of them might have better support on 5.x, but I haven't tried WiFi there, and if I do, it'll be with with the Aironet PCI card. You might want to look into a PCCard bridge that is known good for whatever release you're running. Sorry, I don't have any advice to give on that front, I haven't looked at those things for at least 5 years. -- Where am I, and what am I doing in this handbasket? Wes Peters wes@softweyr.com From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 21:39:41 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CDFF637B401 for <questions@freebsd.org>; Tue, 22 Apr 2003 21:39:41 -0700 (PDT) Received: from ns1.webwarrior.net (overlord-host99.dsl.visi.com [209.98.86.99]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33E1843F3F for <questions@freebsd.org>; Tue, 22 Apr 2003 21:39:41 -0700 (PDT) (envelope-from friar_josh@webwarrior.net) Received: by ns1.webwarrior.net (Postfix, from userid 1003) id 5E50A253D5; Tue, 22 Apr 2003 23:39:40 -0500 (CDT) Date: Tue, 22 Apr 2003 23:39:40 -0500 From: Josh Paetzel <friar_josh@webwarrior.net> To: Josh Paetzel <friar_josh@webwarrior.net> Message-ID: <20030423043940.GR37008@ns1.webwarrior.net> References: <20030422170114.GG37008@ns1.webwarrior.net> <3EA5EC73.1020502@potentialtech.com> <20030423024835.GN37008@ns1.webwarrior.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030423024835.GN37008@ns1.webwarrior.net> User-Agent: Mutt/1.4i cc: questions@freebsd.org Subject: Re: Disk Performance Issues X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 04:39:42 -0000 > http://www.dartek.com/printablespecs.cfm?ItemNo=79374 > > This claims my ATA/100 drives are capable of sustained data transfer of 52.5 > Megs/sec. I don't think that's very accurate...most of the benchmarks I've > seen are in the 20-30 Meg/sec range for modern ata/100 and 133 drives. 5 > Megs/sec is NOT normal performance however. These numbers I'm throwing about > all refer to susstained transfer rates on large files. > > Josh Ok, internal tranfer is just from platter to platter inside the drive and not relevent to what I'm looking for. My bad. Josh From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 21:39:58 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CDA9137B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 21:39:58 -0700 (PDT) Received: from orngca-mls03.socal.rr.com (orngca-mls03.socal.rr.com [66.75.160.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 415EE43FA3 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 21:39:58 -0700 (PDT) (envelope-from gwschenk@socal.rr.com) Received: from fuzz.socal.rr.com (cpe-24-165-65-83.socal.rr.com [24.165.65.83])h3N4dr923980; Tue, 22 Apr 2003 21:39:53 -0700 (PDT) From: Gary Schenk <gwschenk@socal.rr.com> To: Mike Meyer <mwm@mired.org> Date: Tue, 22 Apr 2003 21:40:12 -0700 User-Agent: KMail/1.5 References: <200304102145.25225.gwschenk@socal.rr.com> <16022.60289.92289.802228@guru.mired.org> In-Reply-To: <16022.60289.92289.802228@guru.mired.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304222140.12401.gwschenk@socal.rr.com> cc: freebsd-questions@freebsd.org Subject: Re: Newbie lpd printing X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 04:39:59 -0000 On Friday 11 April 2003 09:21 am, Mike Meyer wrote: > I suspect your script is broken for printing postscript files. The > hpif script in the handbook doesn't handle those at all, so I assume > you added that code. > No, I did not add anything. This is the script from the handbook. I thought that it was to print postscript to a non-postscript printer. It is essentisally the same script as in FreeBSD Unleashed. > Can you print postscript from the command line? If not, the KDE is > probably turning everything into postscript, which is then failing. > I can only print text from the command line, everything else is broken. > If you're only going to print from KDE, then fixing this script might > be the way to go. However, installing something like magicfilter - and > you've already got the hard parts done - which handles the difference > between postscript and flat text properly, and automatically converts > a number of formats to postscript for you, might be a better option if > you want to print regularly from the command line. > > <mike The more I read about printing the more confused I get. I'd like to print form a word processor, but don't seem to be able to in FreeBSD. I tried installing apsfilter, but it is broken. I have no clue as to how to fix it. Perhaps installing Star Office would help, and use its printer interface? Or is the best solution to buy a postscript printer? As for magicfilter, I'm still working on it. I ran make install in /usr/ports/print/magicfilter. However locate magicfilter shows nothing, except for the above directory. There is nothing in the /usr/local/bin directory indicating anything was installed. A google search sent me to http://newbiedoc.sourceforge.net/peripherals/printer-magicfilter.html , which is for Debian Linux. It talks about running magicfilterconfig. I assume there is nothing like this in FreeBSD? Should I be content to print only text? I talked to a friend who has been running OpenBSD for three years. he only prints text. Is this common with BSD? I do need to print more than plain text. Gary Schenk From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 21:46:50 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1BAD37B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 21:46:50 -0700 (PDT) Received: from smtp0.adl1.internode.on.net (smtp0.adl1.internode.on.net [203.16.214.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2ADB43FBD for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 21:46:49 -0700 (PDT) (envelope-from Malcolm.Kay@internode.on.net) Received: from beta.home (ppp1831.sa.padsl.internode.on.net [150.101.26.38]) h3N4kgZe080164; Wed, 23 Apr 2003 14:16:43 +0930 (CST) Content-Type: text/plain; charset="iso-8859-15" From: Malcolm Kay <Malcolm.Kay@internode.on.net> Organization: At home To: Chris Pockele <chrisp@belgacom.net>, freebsd-questions@freebsd.org Date: Wed, 23 Apr 2003 14:22:55 +0930 User-Agent: KMail/1.4.3 References: <20030421170801.GA23306@freedaemon.home.lan> <200304221410.29115.Malcolm.Kay@internode.on.net> <20030422125218.GA544@freedaemon.home.lan> In-Reply-To: <20030422125218.GA544@freedaemon.home.lan> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200304231422.55230.Malcolm.Kay@internode.on.net> Subject: Re: floppy drive problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 04:46:51 -0000 On Tue, 22 Apr 2003 22:22, Chris Pockele wrote: > > > > nomad# dd if=3D/dev/fd0a /mnt > > > > dd: unknown operand /mnt > > > > > > Incorrect use of dd. > > Indeed, this was just a mistake that got copy-pasted along :). > > > Notice all Chris's commands address a ufs partition, and the errors c= ome > > from fd0c -- again a ufs concept. The disk is not set up with ufs but > > FAT12 so these do not exist. > > Using fd0a instead of fd0 works fine on another machine. > And doesn't fd0c mean "the whole disk" anyway? > I stand corrected, looking at output from: # ls -l /dev/fd0* I see that fd0 and fd0a to fd0h all have same major/minor device numbers. I still have some difficulty believing there is a hardware fault; but cou= ld accept the idea of some hardware peculiarity that FreeBSD does not allow for. To my mind the messages under linux seem to support the=20 possibility; but obviously I'm now well outside my region of competance. Malcolm From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 21:47:51 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 896D637B404 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 21:47:51 -0700 (PDT) Received: from blueriver.net (moseisley.blueriver.net [12.166.16.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A66C43F93 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 21:47:50 -0700 (PDT) (envelope-from jeremy@gaddis.org) Received: from gaddis.org (tnt-12-166-19-123.orl.blueriver.net [12.166.19.123]) by blueriver.net (8.12.5/8.12.5) with SMTP id h3N4tCAV010758 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 23:55:13 -0500 Received: (qmail 24037 invoked from network); 23 Apr 2003 04:47:46 -0000 Received: from jupiter.main.gaddis.org (HELO ?192.168.0.4?) (192.168.0.4) by gaddis.org with SMTP; 23 Apr 2003 04:47:46 -0000 From: Jeremy Gaddis <jeremy@gaddis.org> To: freebsd-questions@freebsd.org In-Reply-To: <200304222333.h3MNXf6u003375@quasi.concon.homeip.net> References: <003201c30928$05c5d960$6400a8c0@windows> <200304222333.h3MNXf6u003375@quasi.concon.homeip.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-tf7SBetD9C5Ty/VgoYdF" Organization: Message-Id: <1051073267.79712.2.camel@jupiter.main.gaddis.org> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 22 Apr 2003 23:47:47 -0500 Subject: Re: [mail_lists] various little problems after qmail installation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 04:47:51 -0000 --=-tf7SBetD9C5Ty/VgoYdF Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2003-04-22 at 19:29, Jim wrote: > On Tuesday 22 April 2003 16:36, Liquid wrote: >=20 > I am probably going to get flamed by all the qmail enthusiasts out there = but=20 > I will tell you my experiences with setting qmail up for Maildir format..= . >=20 > IT SUCKS! >=20 > It is the most cumbersome set up I have ever had to go through. I find=20 > setting up DNS in a jailed environment writing all the SOA's and RR's fro= m=20 > scratch to be less cumbersome than dealing with setting up a qmail server= . =20 > Therefore, I don't use Qmail anymore. Blah. I can do a qmail install in about 15 minutes and have it working. I've never used the ports collection for it, though. If you follow the "Life with qmail" guide, available at http://www.lifewithqmail.org/lwq.html, you should have a fully- functional qmail install in no time. This will get you familiar enough with it to be able to get it customized to your liking. j. --=20 Jeremy L. Gaddis <jeremy@gaddis.org> <http://www.gaddis.org> --=-tf7SBetD9C5Ty/VgoYdF Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+phryD5SmE9ReixwRAm9mAJ9cr018gKXV+vo3+pgN/Jm360OUKgCaAwC/ My1bVIPdTXT3dI0jzMEVM38= =oKjl -----END PGP SIGNATURE----- --=-tf7SBetD9C5Ty/VgoYdF-- From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 21:59:54 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 325EC37B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 21:59:54 -0700 (PDT) Received: from mail.clubplus.net (mail.clubplus.net [216.191.22.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FED943F93 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 21:59:53 -0700 (PDT) (envelope-from pat2@lehigh.edu) Received: from skytrackercanada.com (3s1.com [209.188.66.29]) by mail.clubplus.net (8.12.7/8.12.7) with ESMTP id h3N52VnS001486 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 01:02:37 -0400 Received: (from root@localhost) by skytrackercanada.com (8.12.6/8.12.6) id h3N4xe4r002891 for freebsd-questions@freebsd.org; Wed, 23 Apr 2003 00:59:40 -0400 (EDT) (envelope-from pat2@lehigh.edu) Received: from skytrackercanada.com (localhost [127.0.0.1]) by skytrackercanada.com (8.12.6/8.12.6) with ESMTP id h3N4xex1002861; Wed, 23 Apr 2003 00:59:40 -0400 (EDT) (envelope-from david@skytrackercanada.com) Received: (from david@localhost) by skytrackercanada.com (8.12.6/8.12.6/Submit) id h3N4xexL002860; Wed, 23 Apr 2003 00:59:40 -0400 (EDT) (envelope-from david) Date: Wed, 23 Apr 2003 00:59:39 -0400 From: David Banning <david@skytracker.ca> To: Paul Tsai <pat2@lehigh.edu> Message-ID: <20030423005939.A2829@skytrackercanada.com> References: <3EA5FC9B.7060706@lehigh.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3EA5FC9B.7060706@lehigh.edu>; from pat2@Lehigh.EDU on Tue, Apr 22, 2003 at 10:38:19PM -0400 X-scanner: scanned by Inflex 0.1.5c - (http://www.inflex.co.za/) X-RAVMilter-Version: 8.4.2(snapshot 20021217) (mail) cc: freebsd-questions@freebsd.org Subject: Re: Palm and Freebsd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 04:59:54 -0000 On Tue, Apr 22, 2003 at 10:38:19PM -0400, Paul Tsai wrote: > I have no idea how to get freebsd to detect my palm device. I can not > find any documentation on it anywhere. This is extremely dissapointing > to me > > I added uvisor and ucom to my kernel and still nothing... what is going > on? Jpilot and pilot link cannot seem to find it .... > > I have a m130 series... does that mean it isn't supported? there is an acknowledged problem with uvisor and freebsd when attempting to connect via USB. AFAIK, there is only connection via serial, and more recently via ppp. I am not familiar with the M130, so I don't know whether ppp or serial are options for you or not. The ppp option is on the archives for pilot-link and coldsync, or if you can't find it, I can dig up the info and send it to you. Hope that helps. From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 22:02:23 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 992F037B401 for <questions@freebsd.org>; Tue, 22 Apr 2003 22:02:23 -0700 (PDT) Received: from dns1.vizion2000.net (dns1.vizion2000.net [64.58.171.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4B9943F75 for <questions@freebsd.org>; Tue, 22 Apr 2003 22:02:22 -0700 (PDT) (envelope-from vizion@ixpres.com) Received: from vizion (dns1.la.xref.us [66.80.181.21]) by dns1.vizion2000.net (8.11.6/8.11.6) with SMTP id h3N5QVb00217; Tue, 22 Apr 2003 22:26:31 -0700 (PDT) (envelope-from vizion@ixpres.com) Message-ID: <006401c30951$b340b870$15b55042@vizion2000.net> From: "vizion communication" <vizion@ixpres.com> To: <questions@freebsd.org>, <john@critchley.biz> References: <200304211031.aa06455@banana.critchley.biz> <200304210911.51382.wes@softweyr.com> Date: Tue, 22 Apr 2003 21:34:50 -0700 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: Annother Wireless network card annother problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 05:02:23 -0000 Now I have theNetgear card firmware updated (thanks everyone, especially Doug Barton, for the all help) this PCI card seems to perform extremely well and shows every intention of being reliable. I will give more feedback after it has een up for a few weeks (I hope) David ----- Original Message ----- From: "Wes Peters" <wes@softweyr.com> To: <john@critchley.biz>; <questions@freebsd.org> Cc: "vizion communication" <vizion@ixpres.com> Sent: Monday, April 21, 2003 9:11 AM Subject: Re: Annother Wireless network card annother problem > On Monday 21 April 2003 02:31, john@critchley.biz wrote: > > Um, this seems to be all over the place - which mailing list *SHOULD* > > this topic be on? > > Probably on -questions; I'll send it back there. > > You screwed up the attributions somehow. I wrote this: > > > >I also have a Lucent Orinoco Silver PCCard > > > and a Belkin F5D6020 PCCard. I don't use the Belkin much because my > > > battery life is noticeably shorter than with the NetGear card. > > > > I have a Belkin F5D6020 which is giving me trouble - although I am > > trying to use it with a Belkin F5D6000 PCI adapter - here's what the wi > > driver has to say about them: > > > > wi0: <PRISM2STA WaveLAN> port 0xa400-0xa43f,0xa800-0xa87f mem > > 0xf4000000-0xf4000fff irq 12 at device 10.0 on pci0 wi0: > > CSR_READ_2(WI_HFA384X_SWSUPPORT0_OFF) wanted 18989, got 0 > > device_probe_and_attach: wi0 attach returned 6 > > You don't mention which version of FreeBSD you're using. Many of the PCI > bridges on the 802.11 PCI adapters are not supported, or not well > supported, on FreeBSD 4.x. I think some of them might have better > support on 5.x, but I haven't tried WiFi there, and if I do, it'll be > with with the Aironet PCI card. > > You might want to look into a PCCard bridge that is known good for > whatever release you're running. Sorry, I don't have any advice to give > on that front, I haven't looked at those things for at least 5 years. > > -- > > Where am I, and what am I doing in this handbasket? > > Wes Peters wes@softweyr.com > > From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 22:04:25 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCB3037B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 22:04:25 -0700 (PDT) Received: from mail.clubplus.net (mail.clubplus.net [216.191.22.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8577E43F75 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 22:04:24 -0700 (PDT) (envelope-from tforrest@shellworld.net) Received: from skytrackercanada.com (3s1.com [209.188.66.29]) by mail.clubplus.net (8.12.7/8.12.7) with ESMTP id h3N57BnS001646 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 01:07:11 -0400 Received: (from root@localhost) by skytrackercanada.com (8.12.6/8.12.6) id h3N54MaO003046 for freebsd-questions@freebsd.org; Wed, 23 Apr 2003 01:04:22 -0400 (EDT) (envelope-from tforrest@shellworld.net) Received: from skytrackercanada.com (localhost [127.0.0.1]) by skytrackercanada.com (8.12.6/8.12.6) with ESMTP id h3N54Mx1003016; Wed, 23 Apr 2003 01:04:22 -0400 (EDT) (envelope-from david@skytrackercanada.com) Received: (from david@localhost) by skytrackercanada.com (8.12.6/8.12.6/Submit) id h3N54Mw9003015; Wed, 23 Apr 2003 01:04:22 -0400 (EDT) (envelope-from david) Date: Wed, 23 Apr 2003 01:04:22 -0400 From: David Banning <david@skytracker.ca> To: Tommy Forrest - KE4PYM <tforrest@shellworld.net> Message-ID: <20030423010422.B2829@skytrackercanada.com> References: <200304230124.h3N1OdN7042860@server1.shellworld.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200304230124.h3N1OdN7042860@server1.shellworld.net>; from tforrest@shellworld.net on Tue, Apr 22, 2003 at 09:24:50PM -0400 X-scanner: scanned by Inflex 0.1.5c - (http://www.inflex.co.za/) X-RAVMilter-Version: 8.4.2(snapshot 20021217) (mail) cc: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: Re: Samba 2.2.8a no go on 4.8-Release X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 05:04:26 -0000 On Tue, Apr 22, 2003 at 09:24:50PM -0400, Tommy Forrest - KE4PYM wrote: > Hi All > > I've been trying for awhile now to get Samba to start.I've gone through > about 5 complete system rebuilds trying to figure this (and a few other > problems out). I update my ports collection and install from the > ports. I try to start Samba (regardless if its from the rc.d script or > through inetd) and it simply tells me that it exited on signal 6 and > that there was a core dump. > > It does this regardless of using my smb.conf file from 4.2 or if I use > the default script that comes with it, or if I make a fresh one using > SWAT. I found out with the most recent cvsup install that it installs cups by default now. I don't know if anything else is installed by default that is new, but you might try looking at options during install to see if anything looks unusual From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 22:31:41 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BDEF637B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 22:31:41 -0700 (PDT) Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05CDB43F85 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 22:31:41 -0700 (PDT) (envelope-from freebsduser@attbi.com) Received: from attbi.com (12-225-141-88.client.attbi.com[12.225.141.88]) by rwcrmhc51.attbi.com (rwcrmhc51) with SMTP id <2003042305313505100194cle>; Wed, 23 Apr 2003 05:31:40 +0000 Message-ID: <3EA62535.5000805@attbi.com> Date: Tue, 22 Apr 2003 22:31:33 -0700 From: K Anderson <freebsduser@attbi.com> User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Bigbrother <bigbrother@bonbon.net> References: <012901c308a1$6b8ee6b0$e203a8c0@macedon> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Diskless Workstation Boot - kernel.diskless can't parse file... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 05:31:42 -0000 Bigbrother wrote: > > > >>-----Original Message----- >>From: K Anderson [mailto:freebsduser@attbi.com] >>Sent: Tuesday, April 22, 2003 03:35 >>To: nkinkade@fastmail.fm >>Cc: FreeBSD Questions >>Subject: Re: Diskless Workstation Boot - kernel.diskless >>can't parse file... >> >> >> >> >>Nathan Kinkade wrote: >> >>>On Mon, Apr 21, 2003 at 02:12:05PM -0700, K Anderson wrote: >>> >>> >>>>Greetings, >>>> >>>>I'm interested in checking out the diskless workstation >>> >>stuff but I am >> >>>>finding the documentation sorely lacking. >>>> >>>>I have the dhcp server configured but I am at a point where the >>>>etherboot floppy connects, gets the assigned IP address and other >>>>information then gets stuck with the following error >>>> >>>>Loading 192.168.100.105:kernel.diskless can't parse file name >>>>kernel.diskless >>>> >>>>I think it might have to do with the tag kernel but the >>> >>command to make >> >>>>the tagged kernel doesn't exist. >>>> >>>>So I'm looking for someone to lead me to the holly grail of >>> >>diskless >> >>>>workstations so I can check it out. >>>> >>>>Really good instructions are greatly appreciated. >>>> >>>>I'm using Etherboot 5.0.8 from ports. >>> >>> >>>First, FreeBSD does not need a tagged kernel like Linux, so >> >>do not tag >> >>>or attempt to tag the kernel. What sort of path do you have to >>>kernel.diskless in your dhcpd.conf file? Are you using nfs or tftp? >>>I've got a diskless terminal going here with 4.8. I used >> >>nfs across the >> >>>board so that I don't have to enable tftpd, and thence inetd. Here >>>would be some useful information for me to know: >>>1) your dhcpd.conf file >>>2) options you selected when building your etherboot image >>>3) nfs or tftpd >>> >>>I may not be able to help, even with these, but possibly I'll see >>>something?? >>> >>>Nathan >> >>Ok, no tagged kernel. :) Thanks. Oh, I'm using a laptop, it has boot >>from NIC and it works, but the problem with that is it says img is to >>large for low memory. So that's why I went to etherboot. >> >>1) here's the dhcp.conf lines (etherboot reports getting an IP): >>host bailey { >> hardware ethernet 00:0b:db:13:90:ab; >> fixed-address 192.168.100.200; >> next-server 192.168.100.105; >> filename "kernel.diskless"; >> option root-path "192.168.100.105:/diskless_root"; >>} >> >> >>2) Options for etherboot? I just typed make in >>/usr/ports/net/etherboot >>without any options. >> >>3) I used tftpd to get the kernel. tftpd is /tftpboot >>This I finally figured out when I kept getting file not found errors. >>hehehe. So I just tftp'd to the localhost and doh! it was right, file >>wasn't found. I had the wrong path all over the place. >> >>NETBOOT kernel is >><...> > > > > > On my server for the diskless I have > > inetd.conf: > <..> > tftp dgram udp wait root /usr/libexec/tftpd tftpd -s > /tftpboot > <..> > > > dhcpd.conf: > <..> > filename "/tftpboot/kernel"; > <..> > > > exports: > <..> > / -ro -alldirs -maproot=root: -network 192.168.168.0 -mask > 255.255.255.0 > <..> > > > Make sure that you also have along your lines, the previous lines! > > Regardz, > > BB > > > > _______________________________________________ > 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" > Hmm, thanks for your response I managed to get a little further. 1) Kernel is loading and booting. 2) DHCP got root path - rootfs 192.168.100.105:/diskless_boot hostname bailey 3) Adjusted interface xl0 4) Shutdown interface faith0 5) panic: nfs_boot: mountd root, error=72 (how about meaningfull error messages like..you dummy create something) From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 23:09:54 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E5EC37B40D for <FreeBSD-Questions@FreeBSD.Org>; Tue, 22 Apr 2003 23:09:53 -0700 (PDT) Received: from russian-caravan.cloud9.net (russian-caravan.cloud9.net [168.100.1.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB6B143F85 for <FreeBSD-Questions@FreeBSD.Org>; Tue, 22 Apr 2003 23:09:52 -0700 (PDT) (envelope-from Hostmaster@Video2Video.Com) Received: from localhost (localhost [127.0.0.1]) by russian-caravan.cloud9.net (Postfix) with ESMTP id 1C5C5ABA0 for <FreeBSD-Questions@FreeBSD.Org>; Wed, 23 Apr 2003 02:09:09 -0400 (EDT) Received: from russian-caravan.cloud9.net (localhost [127.0.0.1]) by localhost (VaMailArmor-2.0.1.7) id 90970-50D48AD3; Wed, 23 Apr 2003 02:09:09 -0400 Received: from earl-grey.cloud9.net (earl-grey.cloud9.net [168.100.1.1]) by russian-caravan.cloud9.net (Postfix) with ESMTP id CE3E2AC37 for <FreeBSD-Questions@FreeBSD.Org>; Wed, 23 Apr 2003 02:09:08 -0400 (EDT) Date: Wed, 23 Apr 2003 02:09:51 -0400 (EDT) From: Peter Leftwich <Hostmaster@Video2Video.Com> X-X-Sender: pete@earl-grey.cloud9.net To: FreeBSD LIST <FreeBSD-Questions@FreeBSD.Org> Message-ID: <Pine.BSF.4.53.0304230207470.68038@earl-grey.cloud9.net> Organization: Video2Video Services - http://Www.Video2Video.Com MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-AntiVirus: checked by Vexira MailArmor (version: 2.0.1.7; VAE: 6.19.0.3; VDF: 6.19.0.8; host: russian-caravan.cloud9.net) Subject: ld-elf.so.1 and libintl.so.2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 06:09:55 -0000 When trying to run "gnomemeeting," "galeon" or "galeon-bin," and a whole host of other X programs, I get the following error: /usr/libexec/ld-elf.so.1: Shared object "libintl.so.2" not found * Has anyone else seen this? * Is there a pkg_add to quell this error? * What is ld-elf.so.1 (I often see it)?! -- Peter Leftwich President & Founder, Video2Video Services Box 13692, La Jolla, CA, 92039 USA http://Www.Video2Video.Com From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 23:13:28 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 649BD37B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 23:13:28 -0700 (PDT) Received: from mail.openserve.net (mail.openserve.net [208.12.101.249]) by mx1.FreeBSD.org (Postfix) with SMTP id CE2FC43FBF for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 23:13:27 -0700 (PDT) (envelope-from bsd@hub3.net) Received: (qmail 94510 invoked from network); 23 Apr 2003 06:13:27 -0000 Received: from gw.hub3.net (HELO hub3.net) (bryan@208.12.101.245) by mail.openserve.net with SMTP; 23 Apr 2003 06:13:27 -0000 Date: Tue, 22 Apr 2003 23:13:27 -0700 Mime-Version: 1.0 (Apple Message framework v552) Content-Type: text/plain; charset=US-ASCII; format=flowed From: Bryan Vyhmeister <bsd@hub3.net> To: freebsd-questions@freebsd.org Content-Transfer-Encoding: 7bit Message-Id: <B26DC954-7552-11D7-84EC-000393D5E5DA@hub3.net> X-Mailer: Apple Mail (2.552) Subject: Support for Cisco Aironet 802.11a X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 06:13:28 -0000 Any chance that support is being worked on for the Cisco Aironet 802.11a PCMCIA cards? If not, is anyone interested in developing support? I may be able to loan or donate some hardware for that purpose. From what I have read, no 802.11a equipment is supported at this point because of lack of documentation. Is Cisco any different than the other companies? Thank you for your time. Bryan From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 23:49:23 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A3A537B401 for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 23:49:23 -0700 (PDT) Received: from mail.cordis.lu (mail.cordis.lu [212.190.217.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5EDB43FBD for <freebsd-questions@freebsd.org>; Tue, 22 Apr 2003 23:49:20 -0700 (PDT) (envelope-from a.carter@cordis.lu) Received: from mailsvr.intrasoft.lu (mail.intrasoft.lu [212.190.217.251]) by mail.cordis.lu (8.12.8/8.12.8) with ESMTP id h3N6vt1d025077 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 08:57:55 +0200 Received: by mail.intrasoft.lu with Internet Mail Service (5.5.2656.59) id <JD53X67A>; Wed, 23 Apr 2003 08:45:59 +0200 Received: from intra241.intrasoft.lu (212.190.217.170 [212.190.217.170]) by mailsvr.intrasoft.lu with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2656.59) id JD53X660; Wed, 23 Apr 2003 08:45:55 +0200 From: CARTER Anthony <a.carter@cordis.lu> To: freebsd-questions@freebsd.org Organization: Intrasoft Date: Wed, 23 Apr 2003 08:49:33 +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: <200304230849.33743.a.carter@intrasoft.lu> X-Spam-Status: No, hits=-105.8 required=4.2 tests=USER_AGENT_KMAIL,USER_IN_WHITELIST version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Subject: limiting download speed... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 06:49:23 -0000 I use freebsd at work amidst the sniggles of my MS colleagues...However, I do have a little question regarding the 2Mbit pipe that we have...Is there a way that I can limit my downloads to say 50K/secs rather than pumping 200k/sec. People here don't get too happy when that happens, so they manage it using d/l managers or such...Is there a "FreeBSD" equivalent? Thanks, Anthony From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 23:54:10 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 583AE37B401 for <questions@freebsd.org>; Tue, 22 Apr 2003 23:54:10 -0700 (PDT) Received: from mail.cordis.lu (mail.cordis.lu [212.190.217.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 404FB43FBF for <questions@freebsd.org>; Tue, 22 Apr 2003 23:54:08 -0700 (PDT) (envelope-from a.carter@cordis.lu) Received: from mailsvr.intrasoft.lu (mail.intrasoft.lu [212.190.217.251]) by mail.cordis.lu (8.12.8/8.12.8) with ESMTP id h3N71V1d025146; Wed, 23 Apr 2003 09:01:34 +0200 Received: by mail.intrasoft.lu with Internet Mail Service (5.5.2656.59) id <JD53X67L>; Wed, 23 Apr 2003 08:49:35 +0200 Received: from intra241.intrasoft.lu (212.190.217.170 [212.190.217.170]) by mailsvr.intrasoft.lu with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2656.59) id JD53X67K; Wed, 23 Apr 2003 08:49:31 +0200 From: CARTER Anthony <a.carter@cordis.lu> To: nkinkade@fastmail.fm, Nathan Kinkade <nkinkade@dsl-only.net>, "Michael A. Alestock" <michaela@bsd.maa-net.net>, questions@freebsd.org Organization: Intrasoft Date: Wed, 23 Apr 2003 08:53:09 +0200 User-Agent: KMail/1.5.1 References: <20030422213940.GG92029@sub21-156.member.dsl-only.net> In-Reply-To: <20030422213940.GG92029@sub21-156.member.dsl-only.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304230853.09997.a.carter@intrasoft.lu> X-Spam-Status: No, hits=-131.9 required=4.2 tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES, REPLY_WITH_QUOTES,USER_AGENT_KMAIL,USER_IN_WHITELIST version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Subject: Re: Adding a new IDE harddrive X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 06:54:11 -0000 What I did was mount my new drive onto /mnt/x then copied my /home /usr/ports and other directories to it, then made /home and /usr/ports symbolic links into the new hard drive...works a dream...:D Anthony On Tuesday 22 April 2003 23:39, Nathan Kinkade wrote: > On Tue, Apr 22, 2003 at 01:23:12PM -0700, Nathan Kinkade wrote: > > On Tue, Apr 22, 2003 at 04:10:21PM -0700, Michael A. Alestock wrote: > > > I have a question...I already know how to add a new harddrive to my > > system, > > > > however, what I wanted to know is how do I use the new harddrive's > > space to > > > > add more space to my current filesystem's directories? Do I have to > > LINK the > > > > new harddrive to the old drive? How would I go about this process?? > > > > > > Thanks! : ) > > > > It's in the FreeBSD FAQ. > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/disks.html#ADDING-D > ISKS > > > Nathan > > I apologize, after re-reading your email and then fully looking through > the FAQ to which I directed you, I see that the FAQ in question doesn't > much cover your concern, although it does have a tiny section on moving > a portion of a filesystem to a different disk. You could do something > akin to what section 4.2 of that faq suggests. You sould be able to > use that extra space at any place in your current filesystem - and of > course, have it mounted automatically via an entry in /etc/fstab. As > far as distributing a little of the space across many directories that > currently reside on one filesyste, I don't think this is possible - or > at least not easily accomplished. As was briefly covered in the faq, I > have had good luck with mounting my new disk (or slice) to a temporary > mount point, then copying the contents of the dir (or filesystem) that I > want to expand to this temp. mount point. Then delete or backup the > original dir and mount your new disk or slice at the old location. > There may also be some limited cases where growfs(8), but this pertains > to changes on the same physical disk. > > Nathan From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 00:04:17 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB79537B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 00:04:17 -0700 (PDT) Received: from smtp.mailbox.co.uk (smtp.mailbox.net.uk [195.82.125.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6962443F85 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 00:04:16 -0700 (PDT) (envelope-from wayne.pascoe@penguinpowered.org.uk) Received: from [212.18.244.168] (helo=marvin.penguinpowered.org.uk) by smtp.mailbox.co.uk with esmtp (Exim 3.36 #1) id 198EIh-0005Tk-00 for freebsd-questions@freebsd.org; Wed, 23 Apr 2003 08:04:15 +0100 Received: from waynep by marvin.penguinpowered.org.uk with local (Exim 3.33 #1) id 198ESQ-000AFX-00 for freebsd-questions@freebsd.org; Wed, 23 Apr 2003 08:14:18 +0100 Date: Wed, 23 Apr 2003 08:14:18 +0100 From: Wayne Pascoe <freebsd@penguinpowered.org.uk> To: freebsd-questions@freebsd.org Message-ID: <20030423071418.GA39335@marvin.penguinpowered.org.uk> References: <20030423010932.GA869@mail.hitmedia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030423010932.GA869@mail.hitmedia.com> User-Agent: Mutt/1.4i X-System: FreeBSD i386 with kernel 4.8-STABLE Sender: User Waynep <wayne.pascoe@penguinpowered.org.uk> Subject: Re: setting up many FreeBSD boxes at once... advice? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 07:04:18 -0000 On Tue, Apr 22, 2003 at 06:09:32PM -0700, BSD baby wrote: > I'm going to be setting up 6 identical FreeBSD boxes at the same time. > (Workstation boxes inside our office.) > > Each one with the exact same setup. Same ports installed, etc. I've been looking into this myself for a while now. Is there nothing like the RedHat Kickstart system for FreeBSD ? That would make the base installs a lot easier, just leaving you to install your ports. -- Wayne Pascoe From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 00:12:05 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F97137B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 00:12:05 -0700 (PDT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id A113543F3F for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 00:12:04 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.9/8.12.9) id h3N7C1kk051868; Wed, 23 Apr 2003 02:12:01 -0500 (CDT) (envelope-from dan) Date: Wed, 23 Apr 2003 02:12:01 -0500 From: Dan Nelson <dnelson@allantgroup.com> To: CARTER Anthony <a.carter@cordis.lu> Message-ID: <20030423071201.GC50895@dan.emsphone.com> References: <200304230849.33743.a.carter@intrasoft.lu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200304230849.33743.a.carter@intrasoft.lu> X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.4i cc: freebsd-questions@freebsd.org Subject: Re: limiting download speed... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 07:12:05 -0000 In the last episode (Apr 23), CARTER Anthony said: > I use freebsd at work amidst the sniggles of my MS colleagues... > However, I do have a little question regarding the 2Mbit pipe that we > have... Is there a way that I can limit my downloads to say 50K/secs > rather than pumping 200k/sec. People here don't get too happy when > that happens, so they manage it using d/l managers or such... Is > there a "FreeBSD" equivalent? You can use dummynet and ipfw to limit all traffic to a set bandwidth, or only limit certain ports. -- Dan Nelson dnelson@allantgroup.com From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 00:37:26 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D8F437B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 00:37:26 -0700 (PDT) Received: from nagual.st (cc20684-a.assen1.dr.home.nl [217.120.160.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F49A43F3F for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 00:37:25 -0700 (PDT) (envelope-from dick@nagual.st) Received: from lothlorien.nagual.st (dick@localhost [127.0.0.1]) by nagual.st (8.12.3/8.12.3/arwen) with ESMTP id h3N7Zg1R016953 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 09:35:42 +0200 Received: (from dick@localhost) by lothlorien.nagual.st (8.12.3/8.12.3/local) id h3N7ZgH2016951 for freebsd-questions@freebsd.org; Wed, 23 Apr 2003 09:35:42 +0200 From: dick hoogendijk <dick@nagual.st> Date: Wed, 23 Apr 2003 09:35:42 +0200 To: freebsd-questions <freebsd-questions@freebsd.org> Message-ID: <20030423073542.GA16915@lothlorien.nagual.st> References: <200304230124.h3N1OdN7042860@server1.shellworld.net> <20030423010422.B2829@skytrackercanada.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030423010422.B2829@skytrackercanada.com> User-Agent: Mutt/1.3.28i Subject: Re: Samba 2.2.8a no go on 4.8-Release X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 07:37:26 -0000 On 23 Apr David Banning wrote: > On Tue, Apr 22, 2003 at 09:24:50PM -0400, Tommy Forrest - KE4PYM wrote: > > > > that there was a core dump. > > It does this regardless of using my smb.conf file from 4.2 or if I > > use the default script that comes with it, or if I make a fresh one > > using SWAT. > > I found out with the most recent cvsup install that it installs cups > by default now. Hmm, I don't like cups. Is it possible to *NOT* install cups but the good old lpd (which already runs ;-) ? -- dick -- http://www.nagual.st/ -- PGP/GnuPG key: F86289CE ++ Running FreeBSD 4.8 ++ Debian GNU/Linux (Woody) From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 00:49:51 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2FE637B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 00:49:50 -0700 (PDT) Received: from smtp0.adl1.internode.on.net (smtp0.adl1.internode.on.net [203.16.214.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBFE043F3F for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 00:49:49 -0700 (PDT) (envelope-from Malcolm.Kay@internode.on.net) Received: from beta.home (ppp1831.sa.padsl.internode.on.net [150.101.26.38]) h3N7nkZe038826; Wed, 23 Apr 2003 17:19:46 +0930 (CST) Content-Type: text/plain; charset="iso-8859-1" From: Malcolm Kay <Malcolm.Kay@internode.on.net> Organization: At home To: Gary Schenk <gwschenk@socal.rr.com>, Mike Meyer <mwm@mired.org> Date: Wed, 23 Apr 2003 17:25:59 +0930 User-Agent: KMail/1.4.3 References: <200304102145.25225.gwschenk@socal.rr.com> <16022.60289.92289.802228@guru.mired.org> <200304222140.12401.gwschenk@socal.rr.com> In-Reply-To: <200304222140.12401.gwschenk@socal.rr.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200304231725.59212.Malcolm.Kay@internode.on.net> cc: freebsd-questions@freebsd.org Subject: Re: Newbie lpd printing X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 07:49:51 -0000 On Wed, 23 Apr 2003 14:10, Gary Schenk wrote: > On Friday 11 April 2003 09:21 am, Mike Meyer wrote: > > I suspect your script is broken for printing postscript files. The > > hpif script in the handbook doesn't handle those at all, so I assume > > you added that code. > > No, I did not add anything. This is the script from the handbook. I tho= ught > that it was to print postscript to a non-postscript printer. It is > essentisally the same script as in FreeBSD Unleashed. > > > Can you print postscript from the command line? If not, the KDE is > > probably turning everything into postscript, which is then failing. > > I can only print text from the command line, everything else is broken. > > > If you're only going to print from KDE, then fixing this script might > > be the way to go. However, installing something like magicfilter - an= d > > you've already got the hard parts done - which handles the difference > > between postscript and flat text properly, and automatically converts > > a number of formats to postscript for you, might be a better option i= f > > you want to print regularly from the command line. > > > > =09<mike > > The more I read about printing the more confused I get. I'd like to pri= nt > form a word processor, but don't seem to be able to in FreeBSD. I tried > installing apsfilter, but it is broken. I have no clue as to how to fix > it. Perhaps installing Star Office would help, and use its printer > interface? Or is the best solution to buy a postscript printer? > > As for magicfilter, I'm still working on it. I ran make install in > /usr/ports/print/magicfilter. However locate magicfilter shows nothing, > except for the above directory. There is nothing in the /usr/local/bin > directory indicating anything was installed. A google search sent me to > http://newbiedoc.sourceforge.net/peripherals/printer-magicfilter.html , > which is for Debian Linux. It talks about running magicfilterconfig. I > assume there is nothing like this in FreeBSD? > > Should I be content to print only text? I talked to a friend who has b= een > running OpenBSD for three years. he only prints text. Is this common wi= th > BSD? I do need to print more than plain text. > Until now I thought you had solved your printer problem. Some more information would probably help: Which Epson printer do you have -- is it an inkjet? -- which particular=20 model. Do you have ghostscript installed? Aladdin or Gnu? With this information we can possibly fix the filter script for you. A relatively simple filter switching between plain text and postscript should be fairly simple to implement if your printer is supported by=20 ghostscript. More complex filters are sometimes employed to directly manage output in other formats -- particularly picture formats -- or to select printer=20 options such as resolution, speed vs quality but I find this overkill. malcolm From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 01:05:28 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EDB337B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 01:05:28 -0700 (PDT) Received: from vixen.pragma.no (rudolph.pragma.no [212.20.194.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9441F43F93 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 01:05:26 -0700 (PDT) (envelope-from awand@pragma.no) Received: from vable.pragma.no (DNSSPOOFER [212.20.194.160]) by vixen.pragma.no (Netscape Messaging Server 4.15) with ESMTP id HDSEGM00.E0M for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 10:05:10 +0200 Message-Id: <5.2.0.9.0.20030423100030.00b642a0@mail.pragma.no> X-Sender: awand@mail.pragma.no X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Wed, 23 Apr 2003 10:05:16 +0200 To: freebsd-questions@freebsd.org From: Andreas =?iso-8859-1?Q?Wider=F8e?= Andersen <awand@pragma.no> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; format=flowed Content-Transfer-Encoding: quoted-printable Subject: Which aliases? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 08:05:28 -0000 Which aliases is being used by 4.8RC? /etc/aliases or /etc/mail/aliases ? I've got two different and I need to make some changes. I obviously don't=20 want to mess up things.. that's why I'm asking this question. Cheers :-) /Andreas --- Andreas Wider=F8e Andersen <awand@pragma.no> Pragma AS http://www.pragma.no=20 From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 01:16:43 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7A4737B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 01:16:43 -0700 (PDT) Received: from imo-d01.mx.aol.com (imo-d01.mx.aol.com [205.188.157.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0126D43F75 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 01:16:43 -0700 (PDT) (envelope-from edinho64@netscape.net) Received: from edinho64@netscape.net by imo-d01.mx.aol.com (mail_out_v34.22.) id i.1b4.59d676c (16226); Wed, 23 Apr 2003 04:16:26 -0400 (EDT) Received: from netscape.net (pool-141-150-115-173.nwrk.east.verizon.net [141.150.115.173]) by air-in02.mx.aol.com (v93.8) with ESMTP id MAILININ22-3f623ea64bda13f; Wed, 23 Apr 2003 04:16:26 -0400 Message-ID: <3EA64BD8.3000505@netscape.net> Date: Wed, 23 Apr 2003 04:16:24 -0400 From: "E. J. Cerejo" <edinho64@netscape.net> User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Hostmaster@Video2Video.Com, freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Mailer: Unknown (No Version) Subject: Re: ld-elf.so.1 and libintl.so.2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 08:16:44 -0000 > When trying to run "gnomemeeting," "galeon" or "galeon-bin," and a whole > host of other X programs, I get the following error: > /usr/libexec/ld-elf.so.1: Shared object "libintl.so.2" not found > * Has anyone else seen this? > * Is there a pkg_add to quell this error? > * What is ld-elf.so.1 (I often see it)?! Yes I had that problem before, it used to happen every time I upgraded gettext but since I've been using portupgrade and portinstall for all my ports it hasn't happened since then. The way I used to solve the problem I would create symlink to whatever version of libintl.so. present in my /usr/local/lib/, run this command: ls /usr/local/lib/libintl.so.* to see which one you have, right now I have libintl.so.4 on mine, if you have this one just symlink it: ln -s /local/lib/libintl.so.4 /usr/local/lib/libintl.so.2 This should solve your problem. From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 01:30:49 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0603F37B401; Wed, 23 Apr 2003 01:30:49 -0700 (PDT) Received: from gate.mishinev.net (plovdiv20.pip.digsys.bg [193.68.2.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id C095143F75; Wed, 23 Apr 2003 01:30:44 -0700 (PDT) (envelope-from mishinev@digsys.bg) Received: from bear.mishinev.net ([193.68.20.122]) by gate.mishinev.net (8.12.6/8.12.6) with SMTP id h3N8UakG000770; Wed, 23 Apr 2003 11:30:36 +0300 (EEST) (envelope-from mishinev@digsys.bg) Date: Wed, 23 Apr 2003 11:30:37 +0300 From: Stoian Mishinev <mishinev@digsys.bg> To: freebsd-questions@freebsd.org, freebsd-current@freebsd.org, freebsd-hardware@freebsd.org, freebsd-stable@freebsd.org Message-Id: <20030423113037.6044b9d4.mishinev@digsys.bg> Organization: Digital Systems Ltd. X-Mailer: Sylpheed version 0.8.10 (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Compaq ML350 hangs very strange X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 08:30:49 -0000 Hello lists, I,ve compaq ML350 with 2 Xeon 2.4 GHZ and FreeBSD 5.0 RELEASE installed and working very fine about 4 mounts. The machine running GENERIC kernel samba and firebird database server with no problems until at begining of this week, in morning machine freezes with no responce iven in conconsole, no responce from network (pinging) no responce on console (key pressing) the only way to get machine back i s cold restart. No errors in log files, no errors in console I attach serial cable to one Win mashine and Hiper Terminal logs what console says but there is nothing to log :-). This begin 2 weeks after putting machine in production usage, about 30-40 connections to firebird and the same number to samba server. Before that it was 5-8 connections to both of the services. I put the machine on UPS this morning but dont now it this will give any result. Have anyone idea what to do in this situation?! P.S. attach of dmesg, pciconf -lv and pkg_info output follow Copyright (c) 1992-2003 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 5.0-RELEASE #0: Thu Jan 16 22:16:53 GMT 2003 root@hollin.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC Preloaded elf kernel "/boot/kernel/kernel" at 0xc0673000. Preloaded elf module "/boot/kernel/acpi.ko" at 0xc06730a8. Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 2192902704 Hz CPU: Pentium 4 (2192.90-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0xf27 Stepping = 7 Features=0xffffffffbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,<b31>> real memory = 1342152704 (1279 MB) avail memory = 1298341888 (1238 MB) Initializing GEOMetry subsystem Pentium Pro MTRR support enabled npx0: <math processor> on motherboard npx0: INT 16 interface acpi0: <COMPAQ D14 > on motherboard ACPI-0625: *** Info: GPE Block0 defined as GPE0 to GPE31 acpi0: power button is handled as a fixed feature programming model. Timecounter "ACPI-safe" frequency 3579545 Hz unknown: I/O range not supported unknown: I/O range not supported unknown: I/O range not supported unknown: I/O range not supported unknown: I/O range not supported unknown: I/O range not supported unknown: I/O range not supported unknown: I/O range not supported unknown: I/O range not supported unknown: I/O range not supported unknown: I/O range not supported unknown: I/O range not supported unknown: I/O range not supported unknown: I/O range not supported unknown: I/O range not supported unknown: I/O range not supported unknown: I/O range not supported unknown: I/O range not supported unknown: I/O range not supported unknown: I/O range not supported unknown: I/O range not supported unknown: I/O range not supported unknown: I/O range not supported unknown: I/O range not supported unknown: I/O range not supported unknown: I/O range not supported unknown: I/O range not supported unknown: I/O range not supported unknown: I/O range not supported unknown: I/O range not supported acpi_timer0: <32-bit timer at 3.579545MHz> port 0x920-0x923 on acpi0 acpi_cpu0: <CPU> on acpi0 acpi_cpu1: <CPU> on acpi0 acpi_cpu2: <CPU> on acpi0 acpi_cpu3: <CPU> on acpi0 acpi_tz0: <thermal zone> on acpi0 pcib0: <ACPI Host-PCI bridge> on acpi0 pci0: <ACPI PCI bus> on pcib0 ahc0: <Adaptec (Compaq OEM) 3960D Ultra160 SCSI adapter> port 0x2400-0x24ff mem 0xf7df0000-0xf7df0fff irq 3 at device 2.0 on pci0 aic7899: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs ahc1: <Adaptec (Compaq OEM) 3960D Ultra160 SCSI adapter> port 0x2800-0x28ff mem 0xf7de0000-0xf7de0fff irq 3 at device 2.1 on pci0 aic7899: Ultra160 Wide Channel B, SCSI Id=7, 32/253 SCBs pci0: <display, VGA> at device 3.0 (no driver attached) bge0: <Broadcom BCM5702X Gigabit Ethernet, ASIC rev. 0x1002> mem 0xf5fe0000-0xf5feffff irq 5 at device 4.0 on pci0 bge0: Ethernet address: 00:08:02:a3:9c:e6 miibus0: <MII bus> on bge0 brgphy0: <BCM5703 10/100/1000baseTX PHY> on miibus0 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTX-FDX, auto pci0: <base peripheral> at device 5.0 (no driver attached) isab0: <PCI-ISA bridge> at device 15.0 on pci0 isa0: <ISA bus> on isab0 atapci0: <ServerWorks CSB5 ATA100 controller> port 0x2000-0x200f,0-0x3,0-0x7,0x3f4-0x3f7,0x1f0-0x1f7 at device 15.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 ohci0: <OHCI (generic) USB controller> mem 0xf5fc0000-0xf5fc0fff irq 11 at device 15.2 on pci0 usb0: OHCI version 1.0, legacy support usb0: SMM does not respond, resetting usb0: <OHCI (generic) USB controller> on ohci0 usb0: USB revision 1.0 uhub0: (0x1166) OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 4 ports with 4 removable, self powered pcib1: <ACPI Host-PCI bridge> on acpi0 pci2: <ACPI PCI bus> on pcib1 ciss0: <Compaq Smart Array 532> port 0x3000-0x30ff mem 0xf7ef0000-0xf7ef3fff,0xf7fc0000-0xf7ffffff irq 15 at device 1.0 on pci2 ciss0: using 256 of 1024 available commands ciss0: 1 logical drive configured ciss0: firmware 1.80 ciss0: 2 SCSI channels ciss0: signature 'CISS' ciss0: valence 1 ciss0: supported I/O methods 0xe<simple,performant,MEMQ> ciss0: active I/O method 0x3<simple> ciss0: 4G page base 0x00000000 ciss0: interrupt coalesce delay 1000us ciss0: interrupt coalesce count 16 ciss0: max outstanding commands 1024 ciss0: bus types 0x2<ultra3> ciss0: server name '' ciss0: heartbeat 0x30000062 ciss0: 1 logical drive ciss0: logical drive 0: RAID 5, 69120MB online pcib2: <ACPI Host-PCI bridge> on acpi0 pci5: <ACPI PCI bus> on pcib2 acpi_button0: <Power Button> on acpi0 atkbdc0: <Keyboard controller (i8042)> port 0x64,0x60 irq 1 on acpi0 atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 psm0: <PS/2 Mouse> irq 12 on atkbdc0 psm0: model Generic PS/2 mouse, device ID 0 ppc0 port 0x778-0x77d,0x378-0x37f irq 7 drq 0 on acpi0 ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode plip0: <PLIP network interface> on ppbus0 lpt0: <Printer> on ppbus0 lpt0: Interrupt-driven port ppi0: <Parallel I/O> on ppbus0 sio0 port 0x3f8-0x3ff irq 4 on acpi0 sio0: type 16550A, console fdc0: <Enhanced floppy controller (i82077, NE72065 or clone)> port 0x3f7,0x3f2-0x3f5 irq 6 drq 2 on acpi0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 orm0: <Option ROMs> at iomem 0xee000-0xeffff,0xcc000-0xcd7ff,0xc8000-0xcbfff,0xc0000-0xc7fff on isa0 pmtimer0 on isa0 sc0: <System console> at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x100> sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Timecounters tick every 10.000 msec acd0: CDROM <LTN486S> at ata0-master PIO4 Waiting 15 seconds for SCSI devices to settle sa0 at ahc1 bus 0 target 6 lun 0 sa0: <COMPAQ SDT-10000 1.16> Removable Sequential Access SCSI-2 device sa0: 40.000MB/s transfers (20.000MHz, offset 7, 16bit) da0 at ciss0 bus 0 target 0 lun 0 da0: <COMPAQ RAID 5 VOLUME OK> Fixed Direct Access SCSI-0 device da0: 135.168MB/s transfers da0: 69455MB (142245120 512 byte sectors: 255H 32S/T 17432C) Mounting root from ufs:/dev/da0s1a WARNING: / was not properly dismounted WARNING: /storage was not properly dismounted ------------------------------------------------------------------------------------------------------ hostb0@pci0:0:0: class=0x060000 card=0x00000000 chip=0x00121166 rev=0x13 hdr=0x00 vendor = 'Reliance Computer Corp./ServerWorks' device = 'CMIC-LE' class = bridge subclass = HOST-PCI hostb1@pci0:0:1: class=0x060000 card=0x00000000 chip=0x00121166 rev=0x00 hdr=0x00 vendor = 'Reliance Computer Corp./ServerWorks' device = 'CMIC-LE' class = bridge subclass = HOST-PCI hostb2@pci0:0:2: class=0x060000 card=0x00000000 chip=0x00001166 rev=0x00 hdr=0x00 vendor = 'Reliance Computer Corp./ServerWorks' class = bridge subclass = HOST-PCI ahc0@pci0:2:0: class=0x010000 card=0xf6200e11 chip=0x00c09005 rev=0x01 hdr=0x00 vendor = 'Adaptec' device = 'AHA-39160 (AIC-7899A) Ultra160 SCSI Host Adapter' class = mass storage subclass = SCSI ahc1@pci0:2:1: class=0x010000 card=0xf6200e11 chip=0x00c09005 rev=0x01 hdr=0x00 vendor = 'Adaptec' device = 'AHA-39160 (AIC-7899A) Ultra160 SCSI Host Adapter' class = mass storage subclass = SCSI none0@pci0:3:0: class=0x030000 card=0x001e0e11 chip=0x47521002 rev=0x27 hdr=0x00 vendor = 'ATI Technologies' device = 'Rage XL PCI' class = display subclass = VGA bge0@pci0:4:0: class=0x020000 card=0x00bb0e11 chip=0x16a614e4 rev=0x02 hdr=0x00 vendor = 'Broadcom Corporation' device = 'BCM5702X Gigabit Ethernet' class = network subclass = ethernet none1@pci0:5:0: class=0x088000 card=0xb0f30e11 chip=0xa0f00e11 rev=0x00 hdr=0x00 vendor = 'Compaq Computer Corp (Now owned by Hewlett-Packard)' device = 'Advanced System Management Controller' class = base peripheral isab0@pci0:15:0: class=0x060100 card=0x02011166 chip=0x02011166 rev=0x93 hdr=0x00 vendor = 'Reliance Computer Corp./ServerWorks' device = 'CSB5 PCI to ISA Bridge' class = bridge subclass = PCI-ISA atapci0@pci0:15:1: class=0x01018a card=0x02121166 chip=0x02121166 rev=0x93 hdr=0x00 vendor = 'Reliance Computer Corp./ServerWorks' device = 'CSB5 PCI EIDE Controller' class = mass storage subclass = ATA ohci0@pci0:15:2: class=0x0c0310 card=0x02201166 chip=0x02201166 rev=0x05 hdr=0x00 vendor = 'Reliance Computer Corp./ServerWorks' device = 'OSB4 OpenHCI Compliant USB Controller' class = serial bus subclass = USB hostb3@pci0:15:3: class=0x060000 card=0x02301166 chip=0x02251166 rev=0x00 hdr=0x00 vendor = 'Reliance Computer Corp./ServerWorks' device = 'CSB5 PCI Bridge' class = bridge subclass = HOST-PCI hostb4@pci0:17:0: class=0x060000 card=0x00000000 chip=0x01011166 rev=0x03 hdr=0x00 vendor = 'Reliance Computer Corp./ServerWorks' device = 'CIOB-X2' class = bridge subclass = HOST-PCI hostb5@pci0:17:2: class=0x060000 card=0x00000000 chip=0x01011166 rev=0x03 hdr=0x00 vendor = 'Reliance Computer Corp./ServerWorks' device = 'CIOB-X2' class = bridge subclass = HOST-PCI ciss0@pci2:1:0: class=0x010400 card=0x40820e11 chip=0xb1780e11 rev=0x01 hdr=0x00 vendor = 'Compaq Computer Corp (Now owned by Hewlett-Packard)' device = 'CISSB SMART2 Array Controller' class = mass storage subclass = RAID ------------------------------------------------------------------------------------------------- Sablot-0.97 XML toolkit implementing XSLT 1.0, XPath 1.0 and DOM Level2 XFree86-libraries-4.3.0_1 XFree86-4 libraries and headers afio-2.4.7 Archiver & backup program w/ builtin compression apache-1.3.27_4 The extremely popular Apache http server. Very fast, very autoconf213-2.13.000227_5 Automatically configure source code on many Un*x platforms automake14-1.4.5_9 GNU Standards-compliant Makefile generator (legacy version bash-2.05b.004 The GNU Bourne Again Shell buffer-1.17.1 Buffer sporadic I/O for faster tape and pipe throughput cclient-2002,1 Mark Crispin's C-client mail access routines cracklib-2.7_1 Password-checking library cups-base-1.1.15.1_4 The Common UNIX Printing System: headers, libs, & daemons curl-7.10.3_2 "Non-interactive tool to get files from FTP, GOPHER, HTTP(S cvsup-without-gui-16.1f General network file distribution system optimized for CVS db3-3.3.11,1 The Berkeley DB package, revision 3 expat-1.95.5 XML 1.0 parser written in C ezm3-1.0 Easier, more portable Modula-3 distribution for building CV firebird-1.0.2 The open-source InterBase(tm) 6.0 spin-off (Classic version flexbackup-1.0.2 Perl-based flexible tape backup system that uses dump/afio/ fontconfig-2.1_7 An XML-based font configuration API for X Windows freetype2-2.1.3_1 A free and portable TrueType font rendering engine gd-2.0.11 A graphics library for fast creation of images gdbm-1.8.3 The GNU database manager gettext-0.11.5_1 GNU gettext package gmake-3.80 GNU version of 'make' utility gtar-1.13.25_5 GNU version of the traditional tar archiver help2man-1.29 Automatically generating simple manual pages from program o imake-4.3.0 Imake and other utilities from XFree86 jpeg-6b_1 IJG's jpeg compression utilities lcms-1.09 Light Color Management System -- a color management library libart_lgpl2-2.3.10 Library for high-performance 2D graphics libaudiofile-0.2.3 A sound library for SGI audio file libgnugetopt-1.2 GNU getopt library libiconv-1.8_2 A character set conversion library libmcal-0.7 Modular Calendar Access Library libmcrypt-2.5.5 Multi-cipher cryptographic library (used in PHP3) libmcve-3.0 Library to allow credit card processing through MCVE libmng-1.0.4 Multiple-image Network Graphics (MNG) reference library libtool-1.3.4_4 Generic shared library support script lynx-ssl-2.8.4.1c A non-graphical, text-based World-Wide Web client m4-1.4_1 GNU m4 mhash-0.8.17 "Library provides an easy way to access strong hashes such mm-1.2.1 Shared memory allocation library for applications with pre- mod_php4-4.3.1 PHP4 module for Apache mysql-client-3.23.54 Multithreaded SQL database (client) openldap-2.0.25_3 Open source LDAP client and server software openssl-0.9.7a_2 SSL and crypto library p5-Authen-PAM-0.13 A Perl interface to the PAM library p5-Net-SSLeay-1.17 Perl5 interface to SSL pcre-3.9 Perl Compatible Regular Expressions library pdflib-4.0.3 A C library for dynamically generating PDF perl-5.6.1_11 Practical Extraction and Report Language pkgconfig-0.13.0 An utility used to retrieve information about installed lib png-1.2.5 Library for manipulating PNG images portupgrade-20030308_2 FreeBSD ports/packages administration and management tool s postgresql-7.3.1 The most advanced open-source database available anywhere ruby-1.6.8.2003.01.19 An object-oriented interpreted scripting language ruby-bdb1-0.1.8 Ruby interface to Berkeley DB revision 1.8x with full featu ruby-rdoc-0.0.0.b2 Documentation from Ruby source files ruby-shim-ruby18-1.8.0.p2 A set of Ruby modules to provide Ruby 1.8 functionalities samba-2.2.7a A free SMB and CIFS client and server for UNIX tiff-3.5.7 Tools and library routines for working with TIFF images ucd-snmp-4.2.6 An extendable SNMP implementation unzip-5.50 List, test and extract compressed files in a ZIP archive webmin-1.030_4 Web-based interface for system administration for Unix From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 01:54:02 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A33D537B401 for <FreeBSD-Questions@freebsd.org>; Wed, 23 Apr 2003 01:54:02 -0700 (PDT) Received: from alpsgiken.alpsgiken.gr.jp (www.alpsgiken.gr.jp [210.166.150.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 570B243FBF for <FreeBSD-Questions@freebsd.org>; Wed, 23 Apr 2003 01:53:59 -0700 (PDT) (envelope-from joel@alpsgiken.alpsgiken.gr.jp) Received: from zz_radiant2 (www1.alpsgiken.gr.jp [61.114.244.165]) by alpsgiken.alpsgiken.gr.jp (8.9.1a/3.7W) with ESMTP id RAA26459; Wed, 23 Apr 2003 17:53:41 +0900 Date: Wed, 23 Apr 2003 17:58:47 +0900 From: Joel Rees <joel@alpsgiken.gr.jp> To: David Kelly <dkelly@hiwaay.net> In-Reply-To: <20030422194413.GC13774@grumpy.dyndns.org> References: <4B518202-74F8-11D7-BCB7-003065ABFD92@mac.com> <20030422194413.GC13774@grumpy.dyndns.org> Message-Id: <20030423175412.B1F6.JOEL@alpsgiken.gr.jp> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.00.11 cc: FreeBSD-Questions@freebsd.org Subject: Re: Accurate time without a network connection? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 08:54:02 -0000 > On Tue, Apr 22, 2003 at 03:26:19PM -0400, Charles Swiger wrote: > > > > Ok. If you run NTPD with only the local hardware clock for a > > reference, wait for a week, and then see how the intrinsic drift of the > > hardware compares with "real time" (using your watch or some other time > > source), you can adjust /etc/ntp.drift by hand. This isn't going to be > > perfect, but it's going to be much more accurate than doing nothing. > > Good. But already tried that. The situation is multiple systems have to > run with something near the same time, but no bidirectional contact. And > need to operate for years. Letting ntpd tune itself and then free run > works much better than the system clock alone but only good for weeks, > not months. > > As for exactly what time the systems have, it doesn't much matter as > long as they all have the same time. If you're serious about it not mattering exactly what time they have, what's the problem with letting one machine be the time server, letting it tune itself and then free run, and syncing all the rest to the slightly-off-time-server? -- Joel Rees <joel@alpsgiken.gr.jp> From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 01:57:18 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2BEA337B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 01:57:18 -0700 (PDT) Received: from vixen.pragma.no (rudolph.pragma.no [212.20.194.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3FDF43FAF for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 01:57:16 -0700 (PDT) (envelope-from awand@pragma.no) Received: from vable.pragma.no (DNSSPOOFER [212.20.194.160]) by vixen.pragma.no (Netscape Messaging Server 4.15) with ESMTP id HDSGU800.323 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 10:56:32 +0200 Message-Id: <5.2.0.9.0.20030423105615.02a1fcc0@mail.pragma.no> X-Sender: awand@mail.pragma.no X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Wed, 23 Apr 2003 10:56:37 +0200 To: freebsd-questions@freebsd.org From: Andreas =?iso-8859-1?Q?Wider=F8e?= Andersen <awand@pragma.no> In-Reply-To: <5.2.0.9.0.20030423100030.00b642a0@mail.pragma.no> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; format=flowed Content-Transfer-Encoding: quoted-printable Subject: Re: Which aliases? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 08:57:18 -0000 At 10:05 23.04.2003 +0200, you wrote: >Which aliases is being used by 4.8RC? > >/etc/aliases or /etc/mail/aliases ? > >I've got two different and I need to make some changes. I obviously don't= =20 >want to mess up things.. that's why I'm asking this question. Cheers :-) > >/Andreas Obviously /etc/mail/aliases - I just went for it.. /Andreas --- Andreas Wider=F8e Andersen <awand@pragma.no> Pragma AS http://www.pragma.no=20 From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 02:36:50 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9AD2037B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 02:36:50 -0700 (PDT) Received: from ns2.alphaque.com (ns2.alphaque.com [202.75.47.153]) by mx1.FreeBSD.org (Postfix) with SMTP id 1BDF243FD7 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 02:36:49 -0700 (PDT) (envelope-from dinesh@alphaque.com) Received: (qmail 15667 invoked by uid 0); 23 Apr 2003 09:36:46 -0000 Received: from lucifer.net-gw.com (HELO prophet.alphaque.com) (202.75.47.153) by lucifer.net-gw.com with SMTP; 23 Apr 2003 09:36:46 -0000 Received: from localhost (localhost [127.0.0.1]) by prophet.alphaque.com (8.12.9/8.12.3) with ESMTP id h3N9Z2Aw046519; Wed, 23 Apr 2003 17:35:02 +0800 (MYT) (envelope-from dinesh@alphaque.com) Date: Wed, 23 Apr 2003 17:35:02 +0800 (MYT) From: Dinesh Nair <dinesh@alphaque.com> To: Jonathan <jonathan@sirtis.org.uk> In-Reply-To: <004301c30941$81be6a50$3aaa9bd9@workstation> Message-ID: <20030423173033.O37825-100000@prophet.alphaque.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: Routing through two networks X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 09:36:50 -0000 On Wed, 23 Apr 2003, Jonathan wrote: > All I'm trying to do is ensure that any traffic that comes in for > 193.0.0.250 routes back out through 193.0.0.1 and anything that comes in > for 217.0.0.250 routes back out through 217.0.0.1 keeping bandwidth > charges to a minimum. it's interesting that you're asking the very same question i asked on this list yesterday. i had the same problem, where i wanted traffic incoming on one interface to go out the same on a dual homed box. playing around with ipfw's fwd directive, i came to the following solution. set the default route to the router on one interface, say a default route to 193.0.0.1. then add the following ipfw rule ipfw fwd 217.0.0.1 ip from 217.0.0.250 to any this way, traffic which is outgoing from 217.0.0.250 will hit the forward rule and be sent on a next hop of 217.0.0.1, while all other traffic will obey the default rule and go out with a next hop 193.0.0.1. this works for me, but my question was if this is the optimum way of solving this problem. Regards, /\_/\ "All dogs go to heaven." dinesh@alphaque.com (0 0) http://www.alphaque.com/ +==========================----oOO--(_)--OOo----==========================+ | for a in past present future; do | | for b in clients employers associates relatives neighbours pets; do | | echo "The opinions here in no way reflect the opinions of my $a $b." | | done; done | +=========================================================================+ From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 02:45:19 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A61F37B401 for <freebsd-questions@FreeBSD.ORG>; Wed, 23 Apr 2003 02:45:19 -0700 (PDT) Received: from f6.mail.ru (f6.mail.ru [194.67.57.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6976743FBD for <freebsd-questions@FreeBSD.ORG>; Wed, 23 Apr 2003 02:45:18 -0700 (PDT) (envelope-from greetz@mail.ru) Received: from mail by f6.mail.ru with local id 198GoU-000BJW-00 for freebsd-questions@FreeBSD.ORG; Wed, 23 Apr 2003 13:45:16 +0400 Received: from [194.186.20.1] by win.mail.ru with HTTP; Wed, 23 Apr 2003 13:45:14 +0400 From: "Gordon Freeman" <greetz@mail.ru> To: freebsd-questions@FreeBSD.ORG Mime-Version: 1.0 X-Mailer: mPOP Web-Mail 2.19 X-Originating-IP: unknown, unknown via proxy [194.186.20.1] Date: Wed, 23 Apr 2003 13:45:16 +0400 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit Message-Id: <E198GoU-000BJW-00.greetz-mail-ru@f6.mail.ru> Subject: question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gordon Freeman <greetz@mail.ru> List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 09:45:19 -0000 Greetz to all BSDTeam&BSDDaemon! As a new user I have several questions: 1. When I set up the FreeBSD, I've already like it (Daemon is faster, security, everithind is ander my control, etc.), but I have to reboot to WinXP, because only there my SoundBlaster 128 can work. I've read many manuals about unix&FreeBSD based systems, but there are not much information tokill this problem. 2. Also I can't find a real photoshop for BSD. I've tride gimp, but it doesn't work! Web editors I can't find also. Please, help me with this problem. Thankz, and good buy! P.S. Sory about those errors :). -- Gordon Freeman From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 03:00:46 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6227437B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 03:00:46 -0700 (PDT) Received: from nagual.st (cc20684-a.assen1.dr.home.nl [217.120.160.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id D45D343FA3 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 03:00:44 -0700 (PDT) (envelope-from dick@nagual.st) Received: from pooh.nagual.st (localhost.nagual.st [127.0.0.1]) by nagual.st (8.12.8p1/8.12.8/torin) with ESMTP id h3NA0akY014045 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 12:00:36 +0200 (CEST) (envelope-from dick@pooh.nagual.st) Received: (from dick@localhost) by pooh.nagual.st (8.12.8p1/8.12.8/Submit) id h3NA0aQL014044 for freebsd-questions@freebsd.org; Wed, 23 Apr 2003 12:00:36 +0200 (CEST) (envelope-from dick) From: Dick Hoogendijk <dick@nagual.st> Date: Wed, 23 Apr 2003 12:00:35 +0200 To: freebsd-questions <freebsd-questions@freebsd.org> Message-ID: <20030423100035.GA14022@pooh.nagual.st> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: openoffice (again) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 10:00:46 -0000 How do I install openoffice from ports? I want NL (dutch) support. Do I chdir to /usr/ports/editors/openoffice-nl and from there do a "make install clean" ? _or_ do I use portupgrade (if so: w/ which options?) # portupgrade -rRN openoffice or openoffice-nl ?? Some advice would be appreciated. -- dick -- http://www.nagual.st/ -- PGP/GnuPG key: F86289CE ++ Running FreeBSD 4.8 ++ Debian GNU/Linux (Woody) From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 03:05:14 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22BE837B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 03:05:14 -0700 (PDT) Received: from nagual.st (cc20684-a.assen1.dr.home.nl [217.120.160.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0298843FAF for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 03:05:13 -0700 (PDT) (envelope-from dick@nagual.st) Received: from lothlorien.nagual.st (dick@localhost [127.0.0.1]) by nagual.st (8.12.3/8.12.3/arwen) with ESMTP id h3NA3T1R022557 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 12:03:29 +0200 Received: (from dick@localhost) by lothlorien.nagual.st (8.12.3/8.12.3/local) id h3NA3Tf0022555 for freebsd-questions@freebsd.org; Wed, 23 Apr 2003 12:03:29 +0200 From: dick hoogendijk <dick@nagual.st> Date: Wed, 23 Apr 2003 12:03:29 +0200 To: freebsd-questions <freebsd-questions@freebsd.org> Message-ID: <20030423100329.GA22322@lothlorien.nagual.st> References: <200304230124.h3N1OdN7042860@server1.shellworld.net> <20030423010422.B2829@skytrackercanada.com> <20030423073542.GA16915@lothlorien.nagual.st> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030423073542.GA16915@lothlorien.nagual.st> User-Agent: Mutt/1.3.28i Subject: Re: Samba 2.2.8a no go on 4.8-Release X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 10:05:14 -0000 On 23 Apr dick hoogendijk wrote: > Hmm, I don't like cups. Is it possible to *NOT* install cups but the > good old lpd (which already runs ;-) ? Oeps, bummer.. Forgot to look into the portfiles ;-) Very nice options screen. So, forget my prev msg please.. -- dick -- http://www.nagual.st/ -- PGP/GnuPG key: F86289CE ++ Running FreeBSD 4.8 ++ Debian GNU/Linux (Woody) From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 03:09:03 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C17E437B404 for <freebsd-questions@FreeBSD.ORG>; Wed, 23 Apr 2003 03:09:03 -0700 (PDT) Received: from mx0.gmx.net (mx0.gmx.net [213.165.64.100]) by mx1.FreeBSD.org (Postfix) with SMTP id 6697E43FA3 for <freebsd-questions@FreeBSD.ORG>; Wed, 23 Apr 2003 03:09:02 -0700 (PDT) (envelope-from CapM@gmx.net) Received: (qmail 7373 invoked by uid 0); 23 Apr 2003 10:09:01 -0000 Date: Wed, 23 Apr 2003 12:09:01 +0200 (MEST) From: Pascal Giannakakis <CapM@gmx.net> To: Gordon Freeman <greetz@mail.ru> MIME-Version: 1.0 References: <E198GoU-000BJW-00.greetz-mail-ru@f6.mail.ru> X-Priority: 3 (Normal) X-Authenticated-Sender: #0000945514@gmx.net X-Authenticated-IP: [195.82.64.130] Message-ID: <20034.1051092541@www49.gmx.net> X-Mailer: WWW-Mail 1.6 (Global Message Exchange) X-Flags: 0001 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit cc: freebsd-questions@FreeBSD.ORG Subject: Re: question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 10:09:04 -0000 You are Gordon Freeman? Hehe, call me G-Man then! :D > Greetz to all BSDTeam&BSDDaemon! > As a new user I have several questions: > > 1. When I set up the FreeBSD, I've already like it (Daemon is faster, > security, everithind is ander my control, etc.), but I have to reboot to > WinXP, because only there my SoundBlaster 128 can work. I've read many manuals > about unix&FreeBSD based systems, but there are not much information tokill > this problem. I think you need to recompile your kernel and add sound support: It is described in http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/sound-setup.html > 2. Also I can't find a real photoshop for BSD. I've tride gimp, but it > doesn't work! Web editors I can't find also. > > Please, help me with this problem. Are you familiar with the ports system? You might find a program there. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports.html and http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-trouble.html Another option would be to install wine ( http://www.winehq.com/ - it is in the ports of course) and then try to run Photoshop in FreeBSD. HTH -- +++ GMX - Mail, Messaging & more http://www.gmx.net +++ Bitte l鋍heln! Fotogalerie online mit GMX ohne eigene Homepage! From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 03:17:22 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EFB637B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 03:17:22 -0700 (PDT) Received: from mail.vzletka.net (mail.vzletka.net [80.255.136.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E0CF43FAF for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 03:17:20 -0700 (PDT) (envelope-from brj@vzletka.net) Received: by mail.vzletka.net (Postfix, from userid 1000) id 43017AC97; Wed, 23 Apr 2003 18:16:00 +0800 (KRAST) Received: from 172.16.0.2 (vpn-brj.vzletka.net [172.16.0.2]) by mail.vzletka.net (Postfix) with ESMTP id AB14CAC84 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 18:15:37 +0800 (KRAST) Date: Wed, 23 Apr 2003 18:16:48 +0800 From: "Roman Y. Bogdanov" <brj@vzletka.net> X-Mailer: The Bat! (v1.61) Personal Organization: vzletka.net security X-Priority: 3 (Normal) Message-ID: <11526654977.20030423181648@vzletka.net> To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: ipfw, oops and trafic accounting question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Roman Y. Bogdanov" <brj@vzletka.net> List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 10:17:22 -0000 Sorry me for poor english. Today i am try to bild braindamaged firewall for my company. And get fall (-; And i have ask you for help: Tehnical data of question: 10/8 - used by transport IP only. 172.16/12 - VPN network, used for divert company users in internet. For firewall i use IPFW with keep-state ruleset. This part that divert users to internet and do traffic accounting using Ipacctd 1.5 by Roman V. Palagin ( cisco like output traffic collector. ftp://ftp.wuppy.net.ru/pub/BSD/FreeBSD/local/ipacctd/ ) 03400 517538 45324412 divert 10000 ip from 172.16.0.0/12 to any 03500 267232 158476805 divert 10000 ip from any to 172.16.0.0/12 03600 252172 21728468 divert 8668 ip from 172.16.0.0/12 to any out via fxp0 03700 259392 149480567 divert 8668 ip from any to 80.255.136.38 in via fxp0 Rules divert all trafic from 172.16/12 to localhost:10000 for trafic accounting and do real divert to internet. Problem that i can't solve: In this rules i wont add divert any trafic to port 80 in to my oops-cache engine. Like ipfw add fwd 127.0.0.1:3129 tcp from 172.16/12 to any 80,8080,3128 but i wont save trafic accounting use ipacctd. Question: What braindamaged rulest i am must write to get cache engine work and save my trafic accounting? Like: Divert trafic from any to any 80 in to oops Divert trafic (oops reply ) from oops to user for get count bytes ofrequest Divert user request to internet if dst port not 80 (becouse oops do this) And divert all other trafic back. p.s. trafic accounting look like this: 172.16.0.100 1536 80.255.128.149 80 tcp 1966 10 1051092313 80.255.128.149 80 172.16.0.100 1536 tcp 441 4 1051092313 172.16.0.212 1085 152.163.208.57 80 tcp 1340 12 1051092334 152.163.208.57 80 172.16.0.212 1085 tcp 249 4 1051092335 172.16.0.141 1085 152.163.208.121 80 tcp 1340 12 1051092524 152.163.208.121 80 172.16.0.141 1085 tcp 249 4 1051092524 -- Roman Y. Bogdanov, working for Co LTD "TRON plus" + 7 3912 540908 [work, office] + 7 3912 505653 [personal, mobile] + now playing: Celine Dion - New Day Has Come From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 03:33:32 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12DD837B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 03:33:32 -0700 (PDT) Received: from moutvdom.kundenserver.de (moutvdom.kundenserver.de [212.227.126.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id 379FD43FD7 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 03:33:31 -0700 (PDT) (envelope-from benjamin@khlav-kalasch.de) Received: from [212.227.126.224] (helo=mrvdomng.kundenserver.de) by moutvdom.kundenserver.de with esmtp (Exim 3.35 #1) id 198HZC-0003ob-00 for freebsd-questions@freebsd.org; Wed, 23 Apr 2003 12:33:30 +0200 Received: from [212.185.225.211] (helo=gettho) by mrvdomng.kundenserver.de with smtp (Exim 3.35 #1) id 198HZB-0002Fw-00 for freebsd-questions@freebsd.org; Wed, 23 Apr 2003 12:33:30 +0200 Date: Wed, 23 Apr 2003 12:33:29 +0000 From: Benjamin =?ISO-8859-1?Q?Gro=DF?= <benjamin@khlav-kalasch.de> To: freebsd-questions@freebsd.org Message-Id: <20030423123329.59eb0da2.benjamin@khlav-kalasch.de> In-Reply-To: <20030423100035.GA14022@pooh.nagual.st> References: <20030423100035.GA14022@pooh.nagual.st> X-Mailer: Sylpheed version 0.8.11 (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: openoffice (again) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 10:33:32 -0000 hi Dick Hoogendijk i don't know the answer, but i've a related question too :). why is there no DE (german) version? and can i bring my english version of openoffice-1.0.3_1 to a german, and how? (for openoffice i use make and then after hours, i install it via portinstall -w) thanks for help From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 03:39:20 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4EC7737B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 03:39:20 -0700 (PDT) Received: from maila.telia.com (maila.telia.com [194.22.194.231]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E6FD43FA3 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 03:39:19 -0700 (PDT) (envelope-from g.svalland@telia.com) Received: from d1o804.telia.com (d1o804.telia.com [213.64.67.241]) by maila.telia.com (8.12.9/8.12.9) with ESMTP id h3NAdINF010070; Wed, 23 Apr 2003 12:39:18 +0200 (CEST) X-Original-Recipient: freebsd-questions@freebsd.org Received: from thor (h129n2fls33o804.telia.com [217.209.211.129]) by d1o804.telia.com (8.10.2p2/8.10.1) with SMTP id h3NAdHb22589; Wed, 23 Apr 2003 12:39:17 +0200 (CEST) From: "Geir Svalland" <g.svalland@telia.com> To: =?iso-8859-1?Q?Andreas_Wider=F8e_Andersen?= <awand@pragma.no>, <freebsd-questions@freebsd.org> Date: Wed, 23 Apr 2003 12:39:00 +0200 Message-ID: <EOEIKHFFLBEJJMLFNAKFIEODCDAA.g.svalland@telia.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit 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.1106 In-Reply-To: <5.2.0.9.0.20030423100030.00b642a0@mail.pragma.no> Importance: Normal Subject: RE: Which aliases? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: admin@swedehost.com List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 10:39:20 -0000 Hi Andreas. I belive that /etc/aliases is a symbolic link to /etc/mail/aliases. Make your changes in /etc/aliases, run the command "newaliases" , without brackets offcourse, and the changes will show up in /etc/mail/aliases too. Best Regards Hasse. -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Andreas Wider鴈 Andersen Sent: Wednesday, April 23, 2003 10:05 AM To: freebsd-questions@freebsd.org Subject: Which aliases? Which aliases is being used by 4.8RC? /etc/aliases or /etc/mail/aliases ? I've got two different and I need to make some changes. I obviously don't want to mess up things.. that's why I'm asking this question. Cheers :-) /Andreas --- Andreas Wider鴈 Andersen <awand@pragma.no> Pragma AS http://www.pragma.no _______________________________________________ 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 Wed Apr 23 03:39:33 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5779437B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 03:39:33 -0700 (PDT) Received: from krang.net (krang.net [217.68.32.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DF3143FDF for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 03:39:32 -0700 (PDT) (envelope-from andre@krang.net) Received: from h22fls1o92flexi.telia.com ([62.20.174.22] helo=tvn041) by krang.net with smtp (Exim 3.34 #2) id 198Hf4-0003U6-00 for freebsd-questions@freebsd.org; Wed, 23 Apr 2003 12:39:34 +0200 Message-ID: <001b01c30984$f25add00$2900a8c0@teatern> From: "andre thomasson" <andre@krang.net> To: <freebsd-questions@freebsd.org> Date: Wed, 23 Apr 2003 12:41:19 +0200 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 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: User comments: ipfw or ipfilter. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 10:39:33 -0000 Hi all! Im new at this, and this is my first contribution to this great = mailinglist. :-) My problem is that i really cant decide wich type of firewall i shall = use, by reading this mailinglist, and the FreeBSD handbook i realize = that Ipfw is some kind of defactostandard in the FreeBSD world. But in otherhand, friend=B4s to me is pointing that IPFILTER is a better = choice. ( yes i know that it depends on my ruleset how secure the firewalls = will be ) Im so confused, plese let me know your thoughts about this. Thank you very much for your attention=20 / Andre Thomasson aka Mempheria From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 03:54:09 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D44D37B404 for <freebsd-questions@FreeBSD.org>; Wed, 23 Apr 2003 03:54:09 -0700 (PDT) Received: from web12407.mail.yahoo.com (web12407.mail.yahoo.com [216.136.173.134]) by mx1.FreeBSD.org (Postfix) with SMTP id 837FA43FEA for <freebsd-questions@FreeBSD.org>; Wed, 23 Apr 2003 03:54:08 -0700 (PDT) (envelope-from logbah@yahoo.com) Message-ID: <20030423105408.18426.qmail@web12407.mail.yahoo.com> Received: from [24.47.105.97] by web12407.mail.yahoo.com via HTTP; Wed, 23 Apr 2003 03:54:08 PDT Date: Wed, 23 Apr 2003 03:54:08 -0700 (PDT) From: Pat <logbah@yahoo.com> To: murray@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@FreeBSD.org Subject: What happened to 'device-driver' flag in files.i386 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 10:54:09 -0000 Hi there, I'm trying to load a T1 Wan Card from Snagoma in my Freebsd 4.7 system and after inserting the vendor instructed entry ( 'i386/isa/sdla_dev.c optional sdla device-driver' ) in the files.i386 I get the followong error when I attempt to build the kernel: pc104.nodomain.com (94) -> make buildkernel KERNCONF=SMPSANGENERIC -------------------------------------------------------------- >>> Kernel build for SMPSANGENERIC started on Tue Apr 22 20:24:27 EDT 2003 -------------------------------------------------------------- ===> SMPSANGENERIC mkdir -p /usr/obj/usr/src/sys cd /usr/src/sys/i386/conf; PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin config -d /usr/obj/usr/src/sys/SMPSANGENERIC SMPSANGENERIC ../../conf/files.i386: `device-driver' flag obsolete. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. pc104.nodomain.com (95) -> It seems that, under FreeBsd 4.7, the device-driver flag is no longer recognized. I'm in desperate needs on any ideas or recommendations on how to resolve this issue Any help would be highly appreciated. Thanks Pat. BTW, I've read from the net that if you omit this flag, the kernel will compile but not install. __________________________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo http://search.yahoo.com From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 04:04:13 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04CF637B401 for <questions@freebsd.org>; Wed, 23 Apr 2003 04:04:13 -0700 (PDT) Received: from archimedes.rsn.bth.se (archimedes.rsn.bth.se [194.47.145.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6D9C43FB1 for <questions@freebsd.org>; Wed, 23 Apr 2003 04:04:11 -0700 (PDT) (envelope-from defacto@home.se) Received: from jarl.home.se (as4-3-5.paa.hs.bonet.se [217.215.11.194]) by archimedes.rsn.bth.se (8.12.6/8.12.6) with ESMTP id h3NBaHYd098686 for <questions@freebsd.org>; Wed, 23 Apr 2003 13:36:18 +0200 (CEST) (envelope-from defacto@home.se) Message-Id: <5.2.0.9.0.20030423122449.0244a058@pop3.hbg.bonet.se> X-Sender: jalle@archimedes.rsn.bth.se X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Wed, 23 Apr 2003 13:04:08 +0200 To: questions@freebsd.org From: Jalle <defacto@home.se> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Why is FreeBSD so SLOW? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 11:04:13 -0000 Hello FreeBSD friends! First of all, I just want to say that this mail is not meant to offend anyone, and that it is a technical oriented mail, only with a tint of "computer theology". I don't wish to start another one of those "holy wars"-threads (FreeBSD vs Linux vs Windows kinda), I just wan't to sort some stuff out. I've been using FreeBSD for a few years now and I like the freedom and control it gives me. After running it alongside Win2k (which, frankly, is a great OS) for several years I finally switched to FreeBSD only, no more dual-boot! =o) Now, everyone says that FreeBSD is supposed to be so fast and reliable. Reliable, I fully agree! But fast? No, it's actually much slower on my machine than any Windows distro ever was! Sure, only running in text mode is fast as hell, but no good for everyday use. I've tried several WMs and Desktop Suites, like Enlightenment (e16 and e17), Blackbox, Gnome2, KDE3 etc. They're great n' all, but as soon as I switch to graphical UI everything slows down to a snail's pace! Even a simple terminal is slow. I've played around with Linux a couple of times, and with several flavors (Mandrake, Debian, RedHat, Gentoo), and they where all MUCH faster using a graphical interface than FreeBSD! I have a Pentium III 450 MHz with 320 MB RAM, a SoundBlaster AWE 64 Gold and a Matrox G400 MAX video card. I know, this is not top-of-the-line hardware, but that doesn't mean that it should run three or four (or more) times faster under Linux, right? So, to the point! I like FreeBSD (I prefer using FBSD before Windows or Linux), and I would like to keep using it. But if I can't watch a movie or use a decent file manager I will have to switch to Linux. Oh yeah, BTW, is there really NO WAY of getting simultaneous sounds in FreeBSD?!? I think that's kinda crappy. I mean MS did it, why can't we? Finally the QUESTION: Why is my FreeBSD box so slow? I figure, if FreeBSD in general was so slow, then noone would really use it. Are there any "standard tricks" in the book that speeds up a slow X server or WM, or just FreeBSD in general? Humbly and with Best Regards! /Jalle PS. If you feel an urge to hit down some nasty words in a mail and send it to this babbling MS-loving idiot, please read the very top section in my mail again. Technical answers and explanations only, pleeaase! DS. From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 04:10:56 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B508B37B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 04:10:56 -0700 (PDT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 79A6043FCB for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 04:10:55 -0700 (PDT) (envelope-from blueeskimo@gmx.net) Received: (qmail 27115 invoked by uid 65534); 23 Apr 2003 11:10:54 -0000 Received: from i216-58-29-174.gta.igs.net (EHLO [216.58.29.174]) (216.58.29.174) by mail.gmx.net (mp015-rz3) with SMTP; 23 Apr 2003 13:10:54 +0200 From: Adam <blueeskimo@gmx.net> To: freebsd-questions@freebsd.org In-Reply-To: <001b01c30984$f25add00$2900a8c0@teatern> References: <001b01c30984$f25add00$2900a8c0@teatern> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-lJifoQqYDjVp/5iOBsIi" Organization: Message-Id: <1051096253.88928.13.camel@jake> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 23 Apr 2003 07:10:53 -0400 Subject: Re: User comments: ipfw or ipfilter. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 11:10:57 -0000 --=-lJifoQqYDjVp/5iOBsIi Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Wed, 2003-04-23 at 06:41, andre thomasson wrote: > Im new at this, and this is my first contribution to this great mailingli= st. :-) >=20 > My problem is that i really cant decide wich type of firewall i shall use= , by reading this mailinglist, and the FreeBSD handbook i realize that Ipfw= is some kind of defactostandard in the FreeBSD world. >=20 > But in otherhand, friend=B4s to me is pointing that IPFILTER is a better = choice. > ( yes i know that it depends on my ruleset how secure the firewalls will= be ) > Im so confused, plese let me know your thoughts about this. While I don't know ipfw all that well, I have been using ipf since my days (not so long ago) as a fresh green FreeBSD newb. I've never had any problems with it, either in terms of configuration difficulties or at runtime. It's even helped fight off a massive DDoS attack very nicely. Note that I'm not casting a vote for ipf here, I'm just informing you of my positive experiences. --=20 Adam <blueeskimo@gmx.net> --=-lJifoQqYDjVp/5iOBsIi Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+pnS9u3o4GBMSDL4RAma9AKCSpgN6Db8MVqh9oOmoewAJ/Yc42ACglo4s mpZsambldrpg1hlEbyFE6DU= =28QC -----END PGP SIGNATURE----- --=-lJifoQqYDjVp/5iOBsIi-- From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 04:15:25 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A028737B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 04:15:25 -0700 (PDT) Received: from mail.cordis.lu (mail.cordis.lu [212.190.217.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 531F843FA3 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 04:15:24 -0700 (PDT) (envelope-from a.carter@cordis.lu) Received: from mailsvr.intrasoft.lu (mail.intrasoft.lu [212.190.217.251]) by mail.cordis.lu (8.12.8/8.12.8) with ESMTP id h3NBNu1d002732 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 13:23:56 +0200 Received: by mail.intrasoft.lu with Internet Mail Service (5.5.2656.59) id <JD53X796>; Wed, 23 Apr 2003 13:11:56 +0200 Received: from intra241.intrasoft.lu (212.190.217.170 [212.190.217.170]) by mailsvr.intrasoft.lu with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2656.59) id JD53X795; Wed, 23 Apr 2003 13:11:51 +0200 From: CARTER Anthony <a.carter@cordis.lu> To: freebsd-questions@freebsd.org Organization: Intrasoft Date: Wed, 23 Apr 2003 13:15:29 +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: <200304231315.30319.a.carter@intrasoft.lu> X-Spam-Status: No, hits=-105.8 required=4.2 tests=USER_AGENT_KMAIL,USER_IN_WHITELIST version=2.53 X-Spam-Checker-Version: SpamAssassin 2.53 (1.174.2.15-2003-03-30-exp) Subject: Processes??? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 11:15:26 -0000 Can someone have a look at the dump below. It is just tops with a couple of ps's. What I don't get is process 47917 and 47860 at the very top...I did a ps on these and you can see that at the bottom. Any ideas what these can be? They take loads of processor time and have been running for an eon...Or tell me how to find out WHAT is using this pid... thanks, Anthony last pid: 21110; load averages: 2.63, 2.63, 2.57 up 5+23:33:39 13:12:09 71 processes: 5 running, 65 sleeping, 1 zombie CPU states: 33.3% user, 0.0% nice, 49.5% system, 17.2% interrupt, 0.0% idle Mem: 102M Active, 76M Inact, 46M Wired, 10M Cache, 35M Buf, 2708K Free Swap: 491M Total, 76M Used, 415M Free, 15% Inuse PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND 47917 carteran 124 0 33244K 7748K RUN 652:55 26.90% 26.90% kdeinit 47860 carteran 123 0 33196K 8052K RUN 653:40 26.76% 26.76% kdeinit 21026 root -8 0 1196K 720K biord 0:08 5.18% 5.18% find 59041 carteran 60 -36 8468K 2376K select 6:00 4.49% 4.49% artsd 20937 carteran 97 0 18800K 8584K select 0:08 1.86% 1.86% mplayer 525 root 97 0 66364K 48616K RUN 89:25 1.32% 1.32% XFree86 59059 carteran 96 0 16472K 2896K select 2:03 0.44% 0.44% kpager 59027 carteran 96 0 22028K 9348K select 19:41 0.05% 0.05% kdeinit 6307 carteran 114 0 26708K 14540K select 1:25 0.05% 0.05% kdeinit 479 root 96 0 4004K 1960K select 23:57 0.00% 0.00% DarwinStreamingServ 30620 carteran 96 0 30304K 13572K select 4:12 0.00% 0.00% kdeinit 47909 carteran 96 0 34824K 7652K select 3:58 0.00% 0.00% kdeinit 59052 carteran 96 0 22476K 11276K select 2:18 0.00% 0.00% kdeinit 59050 carteran 96 0 20700K 9348K select 1:59 0.00% 0.00% kdeinit 369 root 96 0 1096K 64K select 1:51 0.00% 0.00% moused 59056 carteran 96 0 19856K 7996K select 1:41 0.00% 0.00% kdeinit 59048 carteran 96 0 20680K 6344K RUN 0:48 0.00% 0.00% kdeinit 38746 carteran 96 0 20040K 5288K select 0:36 0.00% 0.00% kdeinit 17504 carteran 96 0 28496K 16728K select 0:27 0.00% 0.00% kdeinit 59021 carteran 96 0 18244K 1728K select 0:23 0.00% 0.00% kdeinit 435 root 96 0 3176K 528K select 0:16 0.00% 0.00% sendmail 59062 carteran 96 0 19284K 1660K select 0:09 0.00% 0.00% kdeinit 59044 carteran 96 0 24444K 4380K select 0:08 0.00% 0.00% kdeinit 45448 carteran 8 0 5076K 3024K nanslp 0:08 0.00% 0.00% perl intra241# ps -ef | grep 47917 21117 p1 R+ 0:00.00 grep 47917 intra241# ps -eaxf | grep 47917 47917 ?? R 652:58.63 kdeinit: kio_thumbnail thumbnail /tmp/ksocket-carteran/klauncher0P32zn.sl intra241# ps -eaxf | grep 47860 47860 ?? R 653:48.46 kdeinit: kio_thumbnail thumbnail /tmp/ksocket-carteran/klauncher0P32zn.sl From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 04:17:41 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F06C237B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 04:17:41 -0700 (PDT) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id B2BA643FA3 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 04:17:40 -0700 (PDT) (envelope-from blueeskimo@gmx.net) Received: (qmail 22051 invoked by uid 65534); 23 Apr 2003 11:17:39 -0000 Received: from i216-58-29-174.gta.igs.net (EHLO [216.58.29.174]) (216.58.29.174) by mail.gmx.net (mp016-rz3) with SMTP; 23 Apr 2003 13:17:39 +0200 From: Adam <blueeskimo@gmx.net> To: freebsd-questions@freebsd.org In-Reply-To: <5.2.0.9.0.20030423122449.0244a058@pop3.hbg.bonet.se> References: <5.2.0.9.0.20030423122449.0244a058@pop3.hbg.bonet.se> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-jhyKNW0QBOf3wuLcQyXp" Organization: Message-Id: <1051096659.88928.20.camel@jake> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 23 Apr 2003 07:17:39 -0400 Subject: Re: Why is FreeBSD so SLOW? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 11:17:42 -0000 --=-jhyKNW0QBOf3wuLcQyXp Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2003-04-23 at 07:04, Jalle wrote: > Finally the QUESTION: Why is my FreeBSD box so slow? I figure, if FreeBSD= =20 > in general was so slow, then noone would really use it. Are there any=20 > "standard tricks" in the book that speeds up a slow X server or WM, or ju= st=20 > FreeBSD in general? The behaviour you're describing definitely isn't normal. Can you check if your machine is swap thrashing (ie, swapping like crazy)? Have you tried a different video card?=20 The only time I've ever witnessed FreeBSD being abnormally slow has been in some intensive encryption code. The same code run on an older Redhat machine ran about 10-15x as fast. In any event, I would be very suspect of your hardware devices and their compatibility with FreeBSD. This is the most likely culprit (assuming you've tested for obvious things, like rampant processes, memory leaks, etc). --=20 Adam <blueeskimo@gmx.net> --=-jhyKNW0QBOf3wuLcQyXp Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+pnZTu3o4GBMSDL4RAtnMAKCUwDc5u5NJb9f4KJg5lIlr/6Bp1QCePKnR j0FcjG20EzSm4/UhKeTcic8= =EGmh -----END PGP SIGNATURE----- --=-jhyKNW0QBOf3wuLcQyXp-- From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 04:23:20 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 529FB37B404 for <questions@freebsd.org>; Wed, 23 Apr 2003 04:23:20 -0700 (PDT) Received: from energyhq.homeip.net (213-97-200-73.uc.nombres.ttd.es [213.97.200.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AD3243FB1 for <questions@freebsd.org>; Wed, 23 Apr 2003 04:23:18 -0700 (PDT) (envelope-from flynn@energyhq.homeip.net) Received: from isengard.energyhq.tk (christine.energyhq.tk [192.168.100.1]) by energyhq.homeip.net (Postfix) with SMTP id A21542E54B; Wed, 23 Apr 2003 13:23:18 +0200 (CEST) Date: Wed, 23 Apr 2003 13:23:28 +0200 From: Miguel Mendez <flynn@energyhq.homeip.net> To: Jalle <defacto@home.se> Message-Id: <20030423132328.7e7e7f3d.flynn@energyhq.homeip.net> In-Reply-To: <5.2.0.9.0.20030423122449.0244a058@pop3.hbg.bonet.se> References: <5.2.0.9.0.20030423122449.0244a058@pop3.hbg.bonet.se> X-Mailer: Sylpheed version 0.8.11claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) X-Face: 1j}k*2<FF@J5*`)_?pCn}ydC/PB|6|Y; HZ!6Z!%^'/H*.8V=9YjDc*mn6ypI'16$yA\IP}. j3e/`G#5U"1^bwTR6D1H*wPZm}8(ONGrl85Hx!;V^f#`]Xe]35]75HJ%3\J\<j4@V; 3kd`C(L_6PA_ sS\5f/c]-:)IF{uj[,!sdoNC?%ne5^:XGp9AG1(?gep3f}#; >E>Y\+C~E|/wehi[:dCM,{N7/uE3o# P,{t7gA/qnovFDDuyQV.1hdT7&#d)q"xY33}{_GS>kk'S{O]nE$A`T|\4&p\&mQyexOLb8}FO<qX<, @*v.fy*'PvzDPQK9iUGzU\ Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="pgp-sha1"; boundary="=.64VPjXFUBVAL8." cc: questions@freebsd.org Subject: Re: Why is FreeBSD so SLOW? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 11:23:20 -0000 --=.64VPjXFUBVAL8. Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Wed, 23 Apr 2003 13:04:08 +0200 Jalle <defacto@home.se> wrote: Howdy, > First of all, I just want to say that this mail is not meant to offend > anyone, and that it is a technical oriented mail, only with a tint of > "computer theology". I don't wish to start another one of those "holy > wars"-threads (FreeBSD vs Linux vs Windows kinda), I just want to > sort some stuff out. Well, you're message sounds like a blatant troll, but I'll answer it anyway :) > Now, everyone says that FreeBSD is supposed to be so fast and > reliable. Reliable, I fully agree! But fast? No, it's actually much > slower on my machine than any Windows distro ever was! Sure, only You're comparing apples and oranges here. > running in text mode is fast as hell, but no good for everyday use. > I've tried several WMs and Desktop Suites, like Enlightenment (e16 and > e17), Blackbox, Gnome2, KDE3 etc. They're great n' all, but as soon as > I switch to graphical UI everything slows down to a snail's pace! Even > a simple terminal is slow. Have you tried other lighter DE/WMs? XFCE and Icewm come to mind. KDE3 and Gnome2 and not exactly speed demons. > I've played around with Linux a couple of times, and with several > flavors (Mandrake, Debian, RedHat, Gentoo), and they where all MUCH > faster using a graphical interface than FreeBSD! > I have a Pentium III 450 MHz with 320 MB RAM, a SoundBlaster AWE 64 > Gold and a Matrox G400 MAX video card. I know, this is not > top-of-the-line hardware, but that doesn't mean that it should run > three or four (or more) times faster under Linux, right? Your ask for technical answers, but you didn't provide anything to backup your claims. You don't mention if you're running a Linux kernel with low-latency patches, which make desktop experience feel faster. I have a really really hard time believing there's a 4x difference in performance, specially considering that X is the same on both systems. Maybe your system is poorly configured. Care to try x11perf on both systems and paste the results? > yeah, BTW, is there really NO WAY of getting simultaneous sounds in > FreeBSD?!? I think that's kinda crappy. I mean MS did it, why can't > we? Take your time to google around, you can do it. > Finally the QUESTION: Why is my FreeBSD box so slow? I figure, if > FreeBSD in general was so slow, then noone would really use it. Are > there any "standard tricks" in the book that speeds up a slow X server > or WM, or just FreeBSD in general? The only thing I can say is: Where are your patches? Cheers, -- Miguel Mendez - flynn@energyhq.homeip.net GPG Public Key :: http://energyhq.homeip.net/files/pubkey.txt EnergyHQ :: http://www.energyhq.tk Tired of Spam? -> http://www.trustic.com --=.64VPjXFUBVAL8. Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD4DBQE+pneznLctrNyFFPERAkK1AKC2BH01xLmZmeI15ufKEVXqvEmCVgCY0xs9 Sb32y3OMavs7127xjE2bsw== =xrJ6 -----END PGP SIGNATURE----- --=.64VPjXFUBVAL8.-- From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 04:34:29 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36B6037B401 for <questions@freebsd.org>; Wed, 23 Apr 2003 04:34:29 -0700 (PDT) Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 460B343FBF for <questions@freebsd.org>; Wed, 23 Apr 2003 04:34:28 -0700 (PDT) (envelope-from stijn@pcwin002.win.tue.nl) Received: from pcwin002.win.tue.nl (orb_rules@localhost [127.0.0.1]) by pcwin002.win.tue.nl (8.12.8/8.12.8) with ESMTP id h3NBYDVo059811; Wed, 23 Apr 2003 13:34:13 +0200 (CEST) (envelope-from stijn@pcwin002.win.tue.nl) Received: (from stijn@localhost) by pcwin002.win.tue.nl (8.12.8/8.12.8/Submit) id h3NBYDkN059810; Wed, 23 Apr 2003 13:34:13 +0200 (CEST) Date: Wed, 23 Apr 2003 13:34:13 +0200 From: Stijn Hoop <stijn@win.tue.nl> To: Jalle <defacto@home.se> Message-ID: <20030423113413.GG57979@pcwin002.win.tue.nl> References: <5.2.0.9.0.20030423122449.0244a058@pop3.hbg.bonet.se> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="sXc4Kmr5FA7axrvy" Content-Disposition: inline In-Reply-To: <5.2.0.9.0.20030423122449.0244a058@pop3.hbg.bonet.se> User-Agent: Mutt/1.4.1i X-Bright-Idea: Let's abolish HTML mail! cc: questions@freebsd.org Subject: Re: Why is FreeBSD so SLOW? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 11:34:29 -0000 --sXc4Kmr5FA7axrvy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, On Wed, Apr 23, 2003 at 01:04:08PM +0200, Jalle wrote: > Now, everyone says that FreeBSD is supposed to be so fast and reliable.= =20 > Reliable, I fully agree! But fast? No, it's actually much slower on my=20 > machine than any Windows distro ever was! Sure, only running in text mode= =20 > is fast as hell, but no good for everyday use. I've tried several WMs and= =20 > Desktop Suites, like Enlightenment (e16 and e17), Blackbox, Gnome2, KDE3= =20 > etc. They're great n' all, but as soon as I switch to graphical UI=20 > everything slows down to a snail's pace! Even a simple terminal is slow. Define 'slow'. I know this isn't easy, but it may simply be a case of expecting too much. On the other hand: > I've played around with Linux a couple of times, and with several flavors= =20 > (Mandrake, Debian, RedHat, Gentoo), and they where all MUCH faster using = a=20 > graphical interface than FreeBSD! So you can see a difference? Can you specify what exactly is faster? Is this measurable (for example with time(1) or other calculations)? > I have a Pentium III 450 MHz with 320 MB RAM, a SoundBlaster AWE 64 Gold= =20 > and a Matrox G400 MAX video card. I know, this is not top-of-the-line=20 > hardware, but that doesn't mean that it should run three or four (or more= )=20 > times faster under Linux, right? No, it shouldn't. FWIW I have nearly the same setup at home (except for a G= 450 and a crappier soundcard) but I'm pretty happy considering how old the hardware is (3 years or so). > So, to the point! I like FreeBSD (I prefer using FBSD before Windows or= =20 > Linux), and I would like to keep using it. But if I can't watch a movie o= r=20 > use a decent file manager I will have to switch to Linux. Oh yeah, BTW, i= s=20 > there really NO WAY of getting simultaneous sounds in FreeBSD?!? I think= =20 > that's kinda crappy. I mean MS did it, why can't we? Some programs can play sounds at the same time, most of the time they use a special mixer daemon for that purpose, like esound. However the application must have support for that. Anyway, I can play movies just fine, I can listen to mp3's while rebuilding= my FreeBSD world or ports, about the only thing that is a bit 'slow' in my eyes is the startup time of my browser (phoenix) but that's to be expected on a p3-450. > Finally the QUESTION: Why is my FreeBSD box so slow? I figure, if FreeBSD= =20 > in general was so slow, then noone would really use it. Are there any=20 > "standard tricks" in the book that speeds up a slow X server or WM, or ju= st=20 > FreeBSD in general? It's not very easy to give advice without knowing more about your FreeBSD installation and your hardware. - what FreeBSD version do you have installed? - wat are the contents of /var/run/dmesg.boot? - are there any log messages on the console? - as for the movie playing, what is the output of 'xdpyinfo | grep -i xvide= o'? There are also a few general tips that will enable speedups: - make sure your kernel only has the 'cpu I686_CPU' option and not the 'cpu I386_CPU' or lower options. This will make it use instructions that are only available on higher processors, but those are definitely faster. - build and install your own world with CPUTYPE=3Dp3 in /etc/make.conf But be prepared to reinstall without using CPUTYPE if your system behaves strangely after this -- it is 'unsupported' to do this (although I'm running such a world for a pretty long time now). - similarly, recompile your installed ports with this setting -- it will make a difference. Those are just some of the general pointers, but you do need to be a bit more specific. HTH, --Stijn --=20 The sexual urge of the camel is stranger than anyone thinks. He's lived for years on the desert, and tried to seduce the Sphinx. But the Sphinxs center of pleasure lies buried deep in the Nile, which accounts for the hump on the camel and the Sphinxs inscrutable smile. -- Frantic Fran, http://www.franticfran.com/jokes.htm --sXc4Kmr5FA7axrvy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+pno1Y3r/tLQmfWcRAj8uAJ9t7sHXs5NMOcDzc+EYzINA69dPtgCgnMyM g7mksxcUppQk983TnPyAFRc= =afQS -----END PGP SIGNATURE----- --sXc4Kmr5FA7axrvy-- From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 04:36:20 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0685137B401 for <questions@freebsd.org>; Wed, 23 Apr 2003 04:36:20 -0700 (PDT) Received: from mx1.lphp.org (APastourelles-107-1-7-40.abo.wanadoo.fr [217.128.208.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 468BE43FE0 for <questions@freebsd.org>; Wed, 23 Apr 2003 04:36:18 -0700 (PDT) (envelope-from ajacoutot@lphp.org) Received: from sta01 (sta01.lphp.org.local [192.168.0.4]) by mx1.lphp.org (8.12.8p1/8.12.8) with ESMTP id h3NBYtut002878; Wed, 23 Apr 2003 13:34:55 +0200 (CEST) (envelope-from ajacoutot@lphp.org) From: Antoine Jacoutot <ajacoutot@lphp.org> To: Jalle <defacto@home.se>, questions@freebsd.org Date: Wed, 23 Apr 2003 13:34:55 +0200 User-Agent: KMail/1.5.1 References: <5.2.0.9.0.20030423122449.0244a058@pop3.hbg.bonet.se> In-Reply-To: <5.2.0.9.0.20030423122449.0244a058@pop3.hbg.bonet.se> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304231334.55272.ajacoutot@lphp.org> Subject: Re: Why is FreeBSD so SLOW? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 11:36:20 -0000 > So, to the point! I like FreeBSD (I prefer using FBSD before Windows or > Linux), and I would like to keep using it. But if I can't watch a movie or > use a decent file manager I will have to switch to Linux. Oh yeah, BTW, is > there really NO WAY of getting simultaneous sounds in FreeBSD?!? I think > that's kinda crappy. I mean MS did it, why can't we? Yes we can :-) Either use a wrapper (like arts under KDE, esound...), or use virtual channels. For exemple, here is what I put in my /etc/sysctl.conf: hw.snd.pcm0.vchans=4 hw.snd.maxautovchans=4 Now, I have 4 channels for sound: /dev/dsp (= /dev/dsp0.0) /dev/dsp0.1 /dev/dsp0.2 /dev/dsp0.3 Now, you can configure your applications to use either one of those. I use /dev/dsp0.0 for arts (so every application that can use arts; there's a lot) can have simultaneous sound. I use /dev/dsp0.1 for realplayer, /dev/dsp0.2 for...... > Finally the QUESTION: Why is my FreeBSD box so slow? I figure, if FreeBSD > in general was so slow, then noone would really use it. Are there any > "standard tricks" in the book that speeds up a slow X server or WM, or just > FreeBSD in general? Well, everything under X is much slower under FreeBSD than under Linux or Windows (any flavor)... at least, this is my experience. I think (please feel free to basically, for today jobs (workstation, small workgroup servers...) Linux is faster, but in high load server tasks , FreeBSD is the fastest OS I've ever seen (OK, I haven't seen a lot, but still). Nevertheless, I use FreeBSD on my workstation. Best regards. Antoine From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 04:36:44 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F27137B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 04:36:44 -0700 (PDT) Received: from smtp012.mail.yahoo.com (smtp012.mail.yahoo.com [216.136.173.32]) by mx1.FreeBSD.org (Postfix) with SMTP id A72F743F85 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 04:36:43 -0700 (PDT) (envelope-from max@willystudios.com) Received: from host121-123.pool80116.interbusiness.it (HELO max.willystudios.com) (willythemax@80.116.123.121 with login) by smtp.mail.vip.sc5.yahoo.com with SMTP; 23 Apr 2003 11:36:42 -0000 Date: Wed, 23 Apr 2003 13:36:27 +0200 From: Massimiliano Stucchi <max@willystudios.com> To: freebsd-questions@freebsd.org Message-Id: <20030423133627.27133d1f.max@willystudios.com> In-Reply-To: <20030423100035.GA14022@pooh.nagual.st> References: <20030423100035.GA14022@pooh.nagual.st> Organization: WillyStudios.com, LTD X-Mailer: Sylpheed version 0.8.10claws (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: openoffice (again) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: stucchi@willystudios.com List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 11:36:44 -0000 On Wed, 23 Apr 2003 12:00:35 +0200 Dick Hoogendijk <dick@nagual.st> wrote: > How do I install openoffice from ports? > I want NL (dutch) support. > > Do I chdir to /usr/ports/editors/openoffice-nl and from there do a > "make install clean" ? _or_ do I use portupgrade (if so: w/ which > options?) It depends on what you want to do. If you already have an installed version, then you can cd /var/db/pkg and then issue a portupgrade package_name being helped by your shell's auto-completion. Otherwise, you can simply cd to /usr/ports/editors/openoffice-nl/ and issue a make install clean. That's it. Ciao ciao -- Stucchi Massimiliano | Gruppo Utenti FreeBSD Italia WillyStudios.com | http://www.gufi.org stucchi@willystudios.com | max@gufi.org "People who make no mistakes do not usually make anything" From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 04:36:47 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB35737B401 for <questions@freebsd.org>; Wed, 23 Apr 2003 04:36:47 -0700 (PDT) Received: from dokus.debank.tv (dokus.debank.tv [213.53.65.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89D2543FBF for <questions@freebsd.org>; Wed, 23 Apr 2003 04:36:46 -0700 (PDT) (envelope-from rob@dokus.debank.tv) Received: from dokus.debank.tv (localhost.debank.tv [127.0.0.1]) by dokus.debank.tv (8.12.9/8.12.7) with ESMTP id h3NBYu86002605 for <questions@freebsd.org>; Wed, 23 Apr 2003 13:34:56 +0200 (CEST) (envelope-from rob@dokus.debank.tv) Received: (from rob@localhost) by dokus.debank.tv (8.12.9/8.12.9/Submit) id h3NBYuel002604 for questions@freebsd.org; Wed, 23 Apr 2003 13:34:56 +0200 (CEST) Date: Wed, 23 Apr 2003 13:34:56 +0200 (CEST) From: rob evers <rob@dokus.debank.tv> Message-Id: <200304231134.h3NBYuel002604@dokus.debank.tv> To: questions@freebsd.org Subject: Re: Why is FreeBSD so SLOW? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 11:36:48 -0000 Jalle wrote: > Hello FreeBSD friends! > > First of all, I just want to say that this mail is not meant to offend > anyone, and that it is a technical oriented mail, only with a tint of > "computer theology". I don't wish to start another one of those "holy > wars"-threads (FreeBSD vs Linux vs Windows kinda), I just wan't to sort > some stuff out. > > I've been using FreeBSD for a few years now and I like the freedom and > control it gives me. After running it alongside Win2k (which, frankly, > is a great OS) for several years I finally switched to FreeBSD only, no > more dual-boot! =o) > > Now, everyone says that FreeBSD is supposed to be so fast and reliable. > Reliable, I fully agree! But fast? No, it's actually much slower on my > machine than any Windows distro ever was! Sure, only running in text > mode is fast as hell, but no good for everyday use. I've tried several > WMs and Desktop Suites, like Enlightenment (e16 and e17), Blackbox, > Gnome2, KDE3 etc. They're great n' all, but as soon as I switch to > graphical UI everything slows down to a snail's pace! Even a simple > terminal is slow. > > I've played around with Linux a couple of times, and with several > flavors (Mandrake, Debian, RedHat, Gentoo), and they where all MUCH > faster using a graphical interface than FreeBSD! > > I have a Pentium III 450 MHz with 320 MB RAM, a SoundBlaster AWE 64 Gold > and a Matrox G400 MAX video card. I know, this is not top-of-the-line > hardware, but that doesn't mean that it should run three or four (or > more) times faster under Linux, right? > > So, to the point! I like FreeBSD (I prefer using FBSD before Windows or > Linux), and I would like to keep using it. But if I can't watch a movie > or use a decent file manager I will have to switch to Linux. Oh yeah, > BTW, is there really NO WAY of getting simultaneous sounds in FreeBSD?!? > I think that's kinda crappy. I mean MS did it, why can't we? > > Finally the QUESTION: Why is my FreeBSD box so slow? I figure, if > FreeBSD in general was so slow, then noone would really use it. Are > there any "standard tricks" in the book that speeds up a slow X server > or WM, or just FreeBSD in general? > > Humbly and with Best Regards! > /Jalle > > PS. If you feel an urge to hit down some nasty words in a mail and send > it to this babbling MS-loving idiot, please read the very top section in > my mail again. Technical answers and explanations only, pleeaase! DS. > > _______________________________________________ > 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" > Hi Jalle, I think you need to set up DRI (direct rendering infrastructure) http://people.freebsd.org/~anholt/dri/ Here is usefull information for DRI on FreeBSD good luck Rob -- You know the world is going crazy when the best rapper is a white guy, the best golfer is a black guy, the tallest player in the NBA is Chinese, the Swiss hold the America's Cup, France is accusing the US of arrogance, and Germany doesn't want to go to war. From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 04:42:08 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FA4237B404 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 04:42:08 -0700 (PDT) Received: from mail.bellavista.cz (mail.bellavista.cz [213.235.167.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50CDD43F3F for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 04:42:07 -0700 (PDT) (envelope-from neuhauser@bellavista.cz) Received: from freepuppy.bellavista.cz (freepuppy.bellavista.cz [10.0.0.10]) by mail.bellavista.cz (Postfix) with ESMTP id 27F20349; Wed, 23 Apr 2003 13:42:06 +0200 (CEST) Received: by freepuppy.bellavista.cz (Postfix, from userid 1001) id 89B332FDAB2; Wed, 23 Apr 2003 13:42:05 +0200 (CEST) Date: Wed, 23 Apr 2003 13:42:05 +0200 From: Roman Neuhauser <neuhauser@bellavista.cz> To: BSD baby <bsdlap@hitmedia.com> Message-ID: <20030423114205.GE24616@freepuppy.bellavista.cz> Mail-Followup-To: BSD baby <bsdlap@hitmedia.com>, freebsd-questions@freebsd.org References: <20030413033106.GA52473@mail.hitmedia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030413033106.GA52473@mail.hitmedia.com> User-Agent: Mutt/1.5.1i cc: freebsd-questions@freebsd.org Subject: Re: anyone using MySQL 4 with PHP from ports yet? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 11:42:08 -0000 # bsdlap@hitmedia.com / 2003-04-12 20:31:06 -0700: > When I try to make PHP from ports, even if I have > MySQL 4 server up and running, it insists on using MySQL 3, still. > > Does anyone know how to make PHP use MySQL 4 yet? edit www/mod_php4/Makefile, and change LIB_DEPENDS+= mysqlclient.10:${PORTSDIR}/databases/mysql323-client to LIB_DEPENDS+= mysqlclient.12:${PORTSDIR}/databases/mysql40-client -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 04:58:23 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D8A037B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 04:58:23 -0700 (PDT) Received: from jocke.transit.net (jocke.globalwire.se [213.136.34.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7B8143F75 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 04:58:22 -0700 (PDT) (envelope-from stefan@snowfall.se) Received: from snowfall.se (h96n1fls35o1122.telia.com [217.211.14.96]) by jocke.transit.net (Postfix) with ESMTP id 95786B7E9 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 13:58:21 +0200 (CEST) Message-ID: <3EA67F9D.4030003@snowfall.se> Date: Wed, 23 Apr 2003 13:57:17 +0200 From: Stefan Cars <stefan@snowfall.se> User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030327 Debian/1.3-4 X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: 4.8 or 5.0 ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 11:58:23 -0000 Hi! We are installing some new servers in our company and I'm thinking of installing 5.0 on them. What do you people think ? Is that to be too brave ? / Stefan From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 04:59:59 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9316237B401 for <questions@freebsd.org>; Wed, 23 Apr 2003 04:59:59 -0700 (PDT) Received: from MX1.estpak.ee (ld1.estpak.ee [194.126.101.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AF4143FA3 for <questions@freebsd.org>; Wed, 23 Apr 2003 04:59:56 -0700 (PDT) (envelope-from kalts@estpak.ee) Received: from kevad.internal (80-235-34-37-dsl.mus.estpak.ee [80.235.34.37]) by MX1.estpak.ee (Postfix) with ESMTP id 91E7788AF1; Wed, 23 Apr 2003 14:58:23 +0300 (EEST) Received: (from vallo@localhost) by kevad.internal (8.12.9/8.12.9/Submit) id h3NBxnvQ003055; Wed, 23 Apr 2003 14:59:49 +0300 (EEST) (envelope-from vallo) Date: Wed, 23 Apr 2003 14:59:49 +0300 From: Vallo Kallaste <kalts@estpak.ee> To: Stijn Hoop <stijn@win.tue.nl> Message-ID: <20030423115949.GA2971@kevad.internal> References: <5.2.0.9.0.20030423122449.0244a058@pop3.hbg.bonet.se> <20030423113413.GG57979@pcwin002.win.tue.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030423113413.GG57979@pcwin002.win.tue.nl> User-Agent: Mutt/1.5.4i-ja.1 cc: questions@freebsd.org cc: Jalle <defacto@home.se> Subject: Re: Why is FreeBSD so SLOW? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: kalts@estpak.ee List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 11:59:59 -0000 Jalle wrote: > > I have a Pentium III 450 MHz with 320 MB RAM, a SoundBlaster AWE 64 Gold > > and a Matrox G400 MAX video card. I know, this is not top-of-the-line > > hardware, but that doesn't mean that it should run three or four (or more) > > times faster under Linux, right? > > So, to the point! I like FreeBSD (I prefer using FBSD before Windows or > > Linux), and I would like to keep using it. But if I can't watch a movie or > > use a decent file manager I will have to switch to Linux. Oh yeah, BTW, is > > there really NO WAY of getting simultaneous sounds in FreeBSD?!? I think > > that's kinda crappy. I mean MS did it, why can't we? My old 400Mhz PII with 380MB of memory and Matrox G200 (8MB) was enough to play every movie I did encounter. Not while building something, but that was because of running -current which has known problems. The stable branch is much smoother. It's quite surprising to me you can't watch movies, you have very good video card and both enough memory and processor cycles. -- Vallo Kallaste From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 05:05:00 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 006AC37B401 for <questions@freebsd.org>; Wed, 23 Apr 2003 05:05:00 -0700 (PDT) Received: from ns2.foolishgames.net (ns2.foolishgames.net [216.93.162.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6147A43F75 for <questions@freebsd.org>; Wed, 23 Apr 2003 05:04:59 -0700 (PDT) (envelope-from luke@foolishgames.com) Received: from foolishgames.com (adsl-65-42-186-203.dsl.klmzmi.ameritech.net [65.42.186.203]) (authenticated bits=0) by ns2.foolishgames.net (8.12.9/8.12.9) with ESMTP id h3NCrx78071522; Wed, 23 Apr 2003 05:54:00 -0700 (PDT) (envelope-from luke@foolishgames.com) Date: Wed, 23 Apr 2003 08:04:56 -0400 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) To: Antoine Jacoutot <ajacoutot@lphp.org> From: Lucas Holt <luke@foolishgames.com> In-Reply-To: <200304231334.55272.ajacoutot@lphp.org> Message-Id: <CCE3F699-7583-11D7-A8D5-0030656DD690@foolishgames.com> Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.552) cc: questions@freebsd.org cc: Jalle <defacto@home.se> Subject: Re: Why is FreeBSD so SLOW? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 12:05:00 -0000 > I think the fundamental difference is that Linux was designed to be a desktop operating system and FreeBSD is more of an all purpose operating system. In my opinion, any UNIX operating system is more reliable that a Windows or Linux counterpart. If you want a UNIX operating system with a fast, good gui.. try Mac OS X. Its still a BSD and you can use many commercial applications. In fact, supposedly apple uses FreeBSD code in their OS. As for your immediate speed problems, I would follow the advice already given for optimization. Also rebuild your kernel without all the stuff you don't need. That was the single, best improvement I ever did. I cut the size of the kernel in half on my FreeBSD server and my workstation install was almost as good. One last piece of advice, don't try to use KDE or Gnome if you are looking for speed. KDE is extremely slow. They have the silly idea to use a class to define NULL in their code. What a performance hit. Apple submitted several changes like this to the web browser project at KDE. (apple uses the KDE browser code for their safari browser) > Well, everything under X is much slower under FreeBSD than under Linux > or > Windows (any flavor)... at least, this is my experience. > I think (please feel free to basically, for today jobs (workstation, > small > workgroup servers...) Linux is faster, but in high load server tasks , > FreeBSD is the fastest OS I've ever seen (OK, I haven't seen a lot, but > still). > Nevertheless, I use FreeBSD on my workstation. > > Best regards. > > Antoine > _______________________________________________ > 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" > > Lucas Holt Luke@FoolishGames.com ________________________________________________________ FoolishGames.com JustJournal.com "The next generation of interesting software will be made on a Macintosh, not an IBM PC." -- Bill Gates (unconfirmed quote) From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 05:05:34 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BC3337B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 05:05:31 -0700 (PDT) Received: from ntli.com (pc1-glfd2-4-cust59.glfd.cable.ntl.com [81.99.187.59]) by mx1.FreeBSD.org (Postfix) with ESMTP id D502F43FA3 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 05:05:29 -0700 (PDT) (envelope-from william@palfreman.com) Received: from aqua.lan.palfreman.com (localhost [127.0.0.1]) by ntli.com (8.12.3p2/8.12.3) with ESMTP id h3NCEQRa004382; Wed, 23 Apr 2003 13:14:26 +0100 (BST) (envelope-from william@palfreman.com) Received: from localhost (william@localhost)h3NCEQUs004379; Wed, 23 Apr 2003 13:14:26 +0100 (BST) X-Authentication-Warning: aqua.lan.palfreman.com: william owned process doing -bs Date: Wed, 23 Apr 2003 13:14:26 +0100 (BST) From: William Palfreman <william@palfreman.com> To: dick hoogendijk <dick@nagual.st> In-Reply-To: <20030423100329.GA22322@lothlorien.nagual.st> Message-ID: <20030423130711.F632@ndhn.yna.cnyserzna.pbz> References: <200304230124.h3N1OdN7042860@server1.shellworld.net> <20030423073542.GA16915@lothlorien.nagual.st> <20030423100329.GA22322@lothlorien.nagual.st> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: Samba 2.2.8a no go on 4.8-Release X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 12:05:34 -0000 On Wed, 23 Apr 2003, dick hoogendijk wrote: > On 23 Apr dick hoogendijk wrote: > > > Hmm, I don't like cups. Is it possible to *NOT* install cups but the > > good old lpd (which already runs ;-) ? > > Oeps, bummer.. Forgot to look into the portfiles ;-) > Very nice options screen. So, forget my prev msg please.. This fixed it for me too. I must not have had a single windows user since 2.2.8a came out, and missed the original change from lpd to cups by default. It would be nice if the options screen defaulted to the current settings when doing a portupgrade, or if there was an obvious way of disabling it and using what setting currently exist. The brain-free option, if you like. The problem is that I certainly don't usually remember what options I set in these screens first time round, when it comes to updating it six months later. Bill. -- W. Palfreman. I'm looking for a job. Read my CV at: Tel: 0771 355 0354 www.palfreman.com/william/cv-wfp2.html From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 05:09:39 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5517C37B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 05:09:39 -0700 (PDT) Received: from server1.shellworld.net (server1.shellworld.net [64.39.15.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59E9343F93 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 05:09:38 -0700 (PDT) (envelope-from tforrest@shellworld.net) Received: from server1.shellworld.net (tforrest@LOCALHOST [127.0.0.1]) h3NC9bNw061945; Wed, 23 Apr 2003 07:09:37 -0500 (CDT) (envelope-from tforrest@shellworld.net) Received: from localhost (tforrest@localhost)h3NC9a75061942; Wed, 23 Apr 2003 07:09:36 -0500 (CDT) (envelope-from tforrest@shellworld.net) X-Authentication-Warning: server1.shellworld.net: tforrest owned process doing -bs Date: Wed, 23 Apr 2003 07:09:36 -0500 (CDT) From: Tommy Forrest <tforrest@shellworld.net> To: dick hoogendijk <dick@nagual.st> In-Reply-To: <20030423073542.GA16915@lothlorien.nagual.st> Message-ID: <Pine.BSF.4.55.0304230709080.61837@server1.shellworld.net> References: <200304230124.h3N1OdN7042860@server1.shellworld.net> <20030423073542.GA16915@lothlorien.nagual.st> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: Samba 2.2.8a no go on 4.8-Release X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 12:09:39 -0000 Well, I thought that might have been a problem. So I told it to install w/o CUPS support. Same problem ... exit on signal 6 and then a core dump. On Wed, 23 Apr 2003, dick hoogendijk wrote: > On 23 Apr David Banning wrote: > > On Tue, Apr 22, 2003 at 09:24:50PM -0400, Tommy Forrest - KE4PYM wrote: > > > > > > that there was a core dump. > > > It does this regardless of using my smb.conf file from 4.2 or if I > > > use the default script that comes with it, or if I make a fresh one > > > using SWAT. > > > > I found out with the most recent cvsup install that it installs cups > > by default now. > > Hmm, I don't like cups. Is it possible to *NOT* install cups but the > good old lpd (which already runs ;-) ? > > -- > dick -- http://www.nagual.st/ -- PGP/GnuPG key: F86289CE > ++ Running FreeBSD 4.8 ++ Debian GNU/Linux (Woody) > _______________________________________________ > 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 Wed Apr 23 05:16:11 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7129937B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 05:16:11 -0700 (PDT) Received: from ntli.com (pc1-glfd2-4-cust59.glfd.cable.ntl.com [81.99.187.59]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8151243F93 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 05:16:10 -0700 (PDT) (envelope-from william@palfreman.com) Received: from aqua.lan.palfreman.com (localhost [127.0.0.1]) by ntli.com (8.12.3p2/8.12.3) with ESMTP id h3NCP8Ra004407; Wed, 23 Apr 2003 13:25:08 +0100 (BST) (envelope-from william@palfreman.com) Received: from localhost (william@localhost)h3NCP7mx004404; Wed, 23 Apr 2003 13:25:07 +0100 (BST) X-Authentication-Warning: aqua.lan.palfreman.com: william owned process doing -bs Date: Wed, 23 Apr 2003 13:25:07 +0100 (BST) From: William Palfreman <william@palfreman.com> To: Stefan Cars <stefan@snowfall.se> In-Reply-To: <3EA67F9D.4030003@snowfall.se> Message-ID: <20030423131623.Y632@ndhn.yna.cnyserzna.pbz> References: <3EA67F9D.4030003@snowfall.se> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: 4.8 or 5.0 ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 12:16:11 -0000 On Wed, 23 Apr 2003, Stefan Cars wrote: > Hi! > > We are installing some new servers in our company and I'm thinking of > installing 5.0 on them. What do you people think ? Is that to be too > brave ? I did that once with Linux, between 2.2.19 and 2.4.2/3. When my boss realised what I had done I nearly got fired. The experience has made me morbidly afraid of doing other peoples beta testing for them in a production environment, even if it seems fine in on my workstation and on test servers. I now give it about to 18 months before testing new major versions. Almost the only criteria I use is whether what I am doing is so out of date that there is no longer a useful user base, performance is worse and bugs are going unfixed. Do you have any reason to believe 4.8 won't work? Bill. From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 05:24:00 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3961337B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 05:24:00 -0700 (PDT) Received: from jocke.transit.net (jocke.globalwire.se [213.136.34.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B87543FBD for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 05:23:59 -0700 (PDT) (envelope-from stefan@snowfall.se) Received: from snowfall.se (h96n1fls35o1122.telia.com [217.211.14.96]) by jocke.transit.net (Postfix) with ESMTP id 1A817B7E9; Wed, 23 Apr 2003 14:23:58 +0200 (CEST) Message-ID: <3EA6859E.8020206@snowfall.se> Date: Wed, 23 Apr 2003 14:22:54 +0200 From: Stefan Cars <stefan@snowfall.se> User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030327 Debian/1.3-4 X-Accept-Language: en MIME-Version: 1.0 To: William Palfreman <william@palfreman.com>, freebsd-questions@freebsd.org References: <3EA67F9D.4030003@snowfall.se> <20030423131623.Y632@ndhn.yna.cnyserzna.pbz> In-Reply-To: <20030423131623.Y632@ndhn.yna.cnyserzna.pbz> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: 4.8 or 5.0 ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 12:24:00 -0000 My reason for installing 5.0 is that we will probably want to upgrade to 5.1 or maybe 5.2 when they arrive and I think that upgrading 5.0->5.2 is easier than 4.8->5.2. ? / Stefan William Palfreman wrote: >On Wed, 23 Apr 2003, Stefan Cars wrote: > > > >>Hi! >> >>We are installing some new servers in our company and I'm thinking of >>installing 5.0 on them. What do you people think ? Is that to be too >>brave ? >> >> > >I did that once with Linux, between 2.2.19 and 2.4.2/3. When my boss >realised what I had done I nearly got fired. The experience has made me >morbidly afraid of doing other peoples beta testing for them in a >production environment, even if it seems fine in on my workstation and >on test servers. I now give it about to 18 months before testing new >major versions. Almost the only criteria I use is whether what I am >doing is so out of date that there is no longer a useful user base, >performance is worse and bugs are going unfixed. > >Do you have any reason to believe 4.8 won't work? > >Bill. > > From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 05:29:09 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9070437B401 for <questions@freebsd.org>; Wed, 23 Apr 2003 05:29:09 -0700 (PDT) Received: from haha.debank.tv (c92069.upc-c.chello.nl [212.187.92.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9713243FB1 for <questions@freebsd.org>; Wed, 23 Apr 2003 05:29:07 -0700 (PDT) (envelope-from rob@debank.tv) Received: from debank.tv (X-server.debank.tv [192.168.1.69]) by haha.debank.tv (8.12.9/8.12.9) with ESMTP id h3NBDpK0022653; Wed, 23 Apr 2003 13:13:51 +0200 (CEST) (envelope-from rob@debank.tv) Message-ID: <3EA6755A.6010207@debank.tv> Date: Wed, 23 Apr 2003 13:13:30 +0200 From: Rob <rob@debank.tv> User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030419 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jalle <defacto@home.se> References: <5.2.0.9.0.20030423122449.0244a058@pop3.hbg.bonet.se> In-Reply-To: <5.2.0.9.0.20030423122449.0244a058@pop3.hbg.bonet.se> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new cc: questions@freebsd.org Subject: Re: Why is FreeBSD so SLOW? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 12:29:10 -0000 Jalle wrote: > Hello FreeBSD friends! > > First of all, I just want to say that this mail is not meant to offend > anyone, and that it is a technical oriented mail, only with a tint of > "computer theology". I don't wish to start another one of those "holy > wars"-threads (FreeBSD vs Linux vs Windows kinda), I just wan't to sort > some stuff out. > > I've been using FreeBSD for a few years now and I like the freedom and > control it gives me. After running it alongside Win2k (which, frankly, > is a great OS) for several years I finally switched to FreeBSD only, no > more dual-boot! =o) > > Now, everyone says that FreeBSD is supposed to be so fast and reliable. > Reliable, I fully agree! But fast? No, it's actually much slower on my > machine than any Windows distro ever was! Sure, only running in text > mode is fast as hell, but no good for everyday use. I've tried several > WMs and Desktop Suites, like Enlightenment (e16 and e17), Blackbox, > Gnome2, KDE3 etc. They're great n' all, but as soon as I switch to > graphical UI everything slows down to a snail's pace! Even a simple > terminal is slow. > > I've played around with Linux a couple of times, and with several > flavors (Mandrake, Debian, RedHat, Gentoo), and they where all MUCH > faster using a graphical interface than FreeBSD! > > I have a Pentium III 450 MHz with 320 MB RAM, a SoundBlaster AWE 64 Gold > and a Matrox G400 MAX video card. I know, this is not top-of-the-line > hardware, but that doesn't mean that it should run three or four (or > more) times faster under Linux, right? > > So, to the point! I like FreeBSD (I prefer using FBSD before Windows or > Linux), and I would like to keep using it. But if I can't watch a movie > or use a decent file manager I will have to switch to Linux. Oh yeah, > BTW, is there really NO WAY of getting simultaneous sounds in FreeBSD?!? > I think that's kinda crappy. I mean MS did it, why can't we? > > Finally the QUESTION: Why is my FreeBSD box so slow? I figure, if > FreeBSD in general was so slow, then noone would really use it. Are > there any "standard tricks" in the book that speeds up a slow X server > or WM, or just FreeBSD in general? > > Humbly and with Best Regards! > /Jalle > > PS. If you feel an urge to hit down some nasty words in a mail and send > it to this babbling MS-loving idiot, please read the very top section in > my mail again. Technical answers and explanations only, pleeaase! DS. > > _______________________________________________ > 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" > Hi Jalle, I think you need to set up DRI (direct rendering infrastructure) http://people.freebsd.org/~anholt/dri/ Here is usefull information for DRI on FreeBSD good luck Rob -- You know the world is going crazy when the best rapper is a white guy, the best golfer is a black guy, the tallest player in the NBA is Chinese, the Swiss hold the America's Cup, France is accusing the US of arrogance, and Germany doesn't want to go to war. From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 05:46:14 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4AF2237B401 for <freebsd-questions@FreeBSD.ORG>; Wed, 23 Apr 2003 05:46:14 -0700 (PDT) Received: from web10108.mail.yahoo.com (web10108.mail.yahoo.com [216.136.130.58]) by mx1.FreeBSD.org (Postfix) with SMTP id D3D7443F3F for <freebsd-questions@FreeBSD.ORG>; Wed, 23 Apr 2003 05:46:13 -0700 (PDT) (envelope-from emy_n76@yahoo.com) Message-ID: <20030423124612.83817.qmail@web10108.mail.yahoo.com> Received: from [217.10.202.181] by web10108.mail.yahoo.com via HTTP; Wed, 23 Apr 2003 05:46:12 PDT Date: Wed, 23 Apr 2003 05:46:12 -0700 (PDT) From: Badaceanu Emanuel <emy_n76@yahoo.com> To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Troubleshoting with nat X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 12:46:14 -0000 Hello, I have two subsnet Class C and I tried to make nat between two network cards and the results of my works it is: - ping from the computer situeted in the network 1 on the first card it's ok; - ping from the computer situeted in the network 1 on the second card it's ok; But, ping from the computer situeted in the network 1 on the other computer situeted in the network 2 it's failed. It is set gateway_enable="YES", my daemon ROUTED it's on, my address it's set ok, but ... I don't understend why don't worked. Please help me!!! I wait your answer. __________________________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo http://search.yahoo.com From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 06:12:26 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 19C0537B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 06:12:26 -0700 (PDT) Received: from ntli.com (pc1-glfd2-4-cust59.glfd.cable.ntl.com [81.99.187.59]) by mx1.FreeBSD.org (Postfix) with ESMTP id D771E43F93 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 06:12:24 -0700 (PDT) (envelope-from william@palfreman.com) Received: from aqua.lan.palfreman.com (localhost [127.0.0.1]) by ntli.com (8.12.3p2/8.12.3) with ESMTP id h3NDLMRa004558; Wed, 23 Apr 2003 14:21:22 +0100 (BST) (envelope-from william@palfreman.com) Received: from localhost (william@localhost)h3NDLLsn004555; Wed, 23 Apr 2003 14:21:22 +0100 (BST) X-Authentication-Warning: aqua.lan.palfreman.com: william owned process doing -bs Date: Wed, 23 Apr 2003 14:21:21 +0100 (BST) From: William Palfreman <william@palfreman.com> To: Stefan Cars <stefan@snowfall.se> In-Reply-To: <3EA6859E.8020206@snowfall.se> Message-ID: <20030423134610.K632@ndhn.yna.cnyserzna.pbz> References: <3EA67F9D.4030003@snowfall.se> <20030423131623.Y632@ndhn.yna.cnyserzna.pbz> <3EA6859E.8020206@snowfall.se> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: 4.8 or 5.0 ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 13:12:26 -0000 On Wed, 23 Apr 2003, Stefan Cars wrote: > My reason for installing 5.0 is that we will probably want to upgrade to > 5.1 or maybe 5.2 when they arrive and I think that upgrading 5.0->5.2 is > easier than 4.8->5.2. ? Yeah, but not impossible. Where I used to work there were any number of machines roaring away on 3-STABLE, with uptimes many of hundreds of days. All you end up with are some machines with 4-STABLE, and some point in the future some 5-STABLE ones too. If the service facing untrusted users is kept securely updated, you could probably get away with using 4-STABLE for the entire lifetime of the hardware. Realistically, what new features are you going to need from future 5-STABLE releases for most server tasks on what will be by then legacy hardware? If it really comes down to needing to upgrade, you can still achieve that, with more effort then, certainly, but it is do-able, and in the mean time you get a good long period of solid work out of the 4-R/4-STABLE servers that you have. The only person I know who uses 5-CURRENT for production work is also a FreeBSD committer. The thought of me using 5-CURRENT for production work makes me feel ill. I have never used it, and I have no intention of using it until at least 5.3. Doing other peoples beta testing in production is _horrible_. I've been bitten by that before with both Linux 2.4 and BIND 9, and both times it made me look incompetent to my employers. Both times there were perfectly good stable alternatives that I didn't use because, either the website or the lying documentation said it was the one to use, or I thought I would gain valuable skills by being an early adopter, or I thought I could sort out what problems there were. Both times it made me look incompetent, it took up a huge amount of time, and caused loss of service. Don't do it! Let the mistakes happen to other people! Anyway, from reading the FreeBSD 5.x roadmap, it seems there is still a lot of work to be done bringing the fine grained SMP system to the currently giant-locked subsystems - the disk subsystem, for example. Nasty. Think of all those poor admins who got bitten by the capricious VM system change in Linux about 2.4.10, and count yourself lucky that you have the good sense not to use untested software in unnecessary production use! Bill :-) From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 06:13:15 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 711BE37B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 06:13:15 -0700 (PDT) Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63DFB43F75 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 06:13:14 -0700 (PDT) (envelope-from fgleiser@cactus.fi.uba.ar) Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by cactus.fi.uba.ar (8.12.3/8.12.3) with ESMTP id h3NDAO2f072604; Wed, 23 Apr 2003 10:10:24 -0300 (ART) (envelope-from fgleiser@cactus.fi.uba.ar) Date: Wed, 23 Apr 2003 10:10:24 -0300 (ART) From: Fernando Gleiser <fgleiser@cactus.fi.uba.ar> To: Jason Morefield <jasonm@techie.com> In-Reply-To: <200304222031.41947.jasonm@techie.com> Message-ID: <20030423100832.Q56950-100000@cactus.fi.uba.ar> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Status: No, hits=-119.5 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT, REPLY_WITH_QUOTES,USER_IN_WHITELIST version=2.53 X-Spam-Checker-Version: SpamAssassin 2.53 (1.174.2.15-2003-03-30-exp) cc: freebsd-questions@freebsd.org Subject: Re: Copying a VCD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 13:13:15 -0000 On Tue, 22 Apr 2003, Jason Morefield wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > First of all thank you in advance for all your help. > > What I'm trying to do is copy a VCD. I have googled, searched the archives > and pulled my hair out pretty close to completion. I have tried mounting the > cd which works but i cannot copy the data off of it. I have tried using "dd" > to copy straight from /dev/acd0c and it doesn't work. I know that VCD's use > a seperate track for each video file so i followed the instructions in the > handbook for audio cd copying in the hopes it would work. This included "cd > /dev; sh MAKEDEV acd0t99" then trying to use "dd" from the second track. The > second track is the video track i confirmed this using "cdcontrol -f > /dev/acd0c" and the "info" command. mplayer can and will play any of the > VCD's i use but i cannot find a way to copy them. This is on FreeBSD > 4.7-RELEASE on an i386. My dmesg follows. Once again thank you for all your > help > Try cdrdao, it is in the ports. I don't know if it works with ATAPI burners, but with SCSI it works great. Fer From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 06:15:33 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 938C337B404 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 06:15:33 -0700 (PDT) Received: from worldaccessfortheblind.org (dhcp26133104.columbus.rr.com [24.26.133.104]) by mx1.FreeBSD.org (Postfix) with SMTP id 4E98643F85 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 06:15:32 -0700 (PDT) (envelope-from positron@derik.org) Received: from Pluto.mshome.net ([192.168.0.136]) by worldaccessfortheblind.org ( IA Mail Server Version: 3.2.4. Build: 1100 ) ) ; Wed, 23 Apr 2003 09:15:22 -0400 From: derik DeVecchio <positron@derik.org> To: freebsd-questions@freebsd.org Date: Wed, 23 Apr 2003 09:15:01 -0400 Message-ID: <sc4davsdr8udt24f93f8g7c4m6630i0pjr@4ax.com> References: <oiq6avg9llifcc20kuucra449t99jru1km@4ax.com> <20030421051909.GD30743@sub21-156.member.dsl-only.net> In-Reply-To: <20030421051909.GD30743@sub21-156.member.dsl-only.net> X-Mailer: Forte Agent 1.9/32.560 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: how can I burn ISO images in FreeBSD 4.8, cd-write port broken? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 13:15:33 -0000 Nathan Kinkade, Thanks to you and Jim and Dick that also posted helpful replies. I really appreciate it. What you have suggested worked quite well. But I wonder, where I could I have learned this. Is there some mysterious set of documentation that I should have read before heading out on the road of FreeBSD? I had the same problem installing gnome for the first time. Oh it installed all right but it took me an hour and posting to a news group to figure out how to call the executable (it seem you need not call startx. StartX, gnome. I would never have guessed that. So where would I go to learn about that kind of stuff? On Sun, 20 Apr 2003 22:19:09 -0700, you said: > > > > So what do you FreeBSD people out there use to burn your CD's!? What > > program will allow me to burn a CD from an ISO image? Or perhaps just > > burn some files out of a directory? At this point, I can't do either > > with FreeBSD. > > > > derik > > Take a look at the burncd(8). Something like this should work: > > # burncd -f /dev/acd0c -s 8 data yourimg.iso fixate > > or sometimes I just cat the file right onto the disk and then use burncd > to fixate as so: > > # cat yourimg.iso > /dev/acd0c > # burncd -f /dev/acd0c data fixate > > You can also use burncd to burn audio files to CD. > > Nathan derik email: derik@pobox.com WWW: http://www.pobox.com/~derik From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 06:15:15 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E7CAE37B401 for <freebsd-questions@FreeBSD.ORG>; Wed, 23 Apr 2003 06:15:15 -0700 (PDT) Received: from kumprang.or.id (kumprang.or.id [202.143.103.227]) by mx1.FreeBSD.org (Postfix) with SMTP id CA09443F3F for <freebsd-questions@FreeBSD.ORG>; Wed, 23 Apr 2003 06:15:08 -0700 (PDT) (envelope-from budsz@kumprang.or.id) Received: (qmail 73676 invoked by uid 1008); 23 Apr 2003 13:19:39 -0000 Date: Wed, 23 Apr 2003 20:19:38 +0700 From: budsz <budsz@kumprang.or.id> To: FreeBSD-Questions <freebsd-questions@FreeBSD.ORG> Message-ID: <20030423131938.GA72726@kumprang.or.id> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-URL: "http://www.kumprang.or.id/~budsz/" X-URL-GPG: "http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x62695304" X-Pubkey: "http://www.kumprang.or.id/~budsz/pubkey.txt" X-Pubkey-MD5: "http://www.kumprang.or.id/~budsz/pubkey-checksum.md5" X-Finger-Print: "A05A 268C 3CD4 ABBD D9EB 11E1 F64C 4B4E 6269 5304" X-Organization: "Internet Cafe and Game PC Kumprang" User-Agent: Mutt/1.5.4i X-Virus-Scanned: by AMaViS perl-11 Subject: Balancing speed under FTP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 13:15:16 -0000 Hi, A few a day, I fetch FreeBSD ISO in ftp://ftp.FreeBSD.org/ using Getright under windows. I saw getright looking the fastest speed and change every speed drop until X bytes/s. Is that feature in FreeBSD FTP to do balancing?. -- budsz From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 06:20:49 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E36A337B404 for <freebsd-questions@FreeBSD.org>; Wed, 23 Apr 2003 06:20:49 -0700 (PDT) Received: from pop016.verizon.net (pop016pub.verizon.net [206.46.170.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1E2C43FCB for <freebsd-questions@FreeBSD.org>; Wed, 23 Apr 2003 06:20:48 -0700 (PDT) (envelope-from leblanc@keyslapper.org) Received: from keyslapper.org ([151.199.34.226]) by pop016.verizon.net (InterMail vM.5.01.05.33 201-253-122-126-133-20030313) with ESMTP id <20030423132047.MECS3199.pop016.verizon.net@keyslapper.org> for <freebsd-questions@FreeBSD.org>; Wed, 23 Apr 2003 08:20:47 -0500 Received: from keyslapper.org (localhost [127.0.0.1]) by keyslapper.org (8.12.8p1/8.12.3) with ESMTP id h3NDKmso070366 for <freebsd-questions@FreeBSD.org>; Wed, 23 Apr 2003 09:20:48 -0400 (EDT) (envelope-from leblanc@keyslapper.org) Received: (from leblanc@localhost) by keyslapper.org (8.12.8p1/8.12.8/Submit) id h3NDKmkr070365 for freebsd-questions@FreeBSD.org; Wed, 23 Apr 2003 09:20:48 -0400 (EDT) Date: Wed, 23 Apr 2003 09:20:47 -0400 From: Louis LeBlanc <leblanc+freebsd@keyslapper.org> To: FreeBSD Questions <freebsd-questions@FreeBSD.org> Message-ID: <20030423132047.GC70015@keyslapper.org> Mail-Followup-To: FreeBSD Questions <freebsd-questions@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=unknown-8bit Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.5.4i X-Authentication-Info: Submitted using SMTP AUTH at pop016.verizon.net from [151.199.34.226] at Wed, 23 Apr 2003 08:20:47 -0500 Subject: daily run output questions - rejected mail hosts? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@FreeBSD.org List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 13:20:50 -0000 Just checking the daily run output today, and I found something confusing: Checking for rejected mail hosts: 1 relays.osirusoft.com 1 ordb.org 1 dsbl.org 1 [61.175.162.203] I'm pretty sure I didn't block the first three explicitly, and the last one is a chinese IP block, which I am rejecting altogether, but I don't allow relaying without authentication. I also know that the first three are blacklist/spam relay reporting sites. Is there a way for me to tell *why* these relays were rejected? I'm guessing, but I want to make sure, that these entries are a sign that these sites are checking out my SMTP setup and I passed muster. Thanks in advance Lou -- Louis LeBlanc leblanc@keyslapper.org Fully Funded Hobbyist, KeySlapper Extrordinaire :) http://www.keyslapper.org 钥袁 There are certain things men must do to remain men. -- Kirk, "The Ultimate Computer", stardate 4929.4 From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 06:33:18 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCED437B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 06:33:18 -0700 (PDT) Received: from ntli.com (pc1-glfd2-4-cust59.glfd.cable.ntl.com [81.99.187.59]) by mx1.FreeBSD.org (Postfix) with ESMTP id C11D043FAF for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 06:33:17 -0700 (PDT) (envelope-from william@palfreman.com) Received: from aqua.lan.palfreman.com (localhost [127.0.0.1]) by ntli.com (8.12.3p2/8.12.3) with ESMTP id h3NDgFRa004639; Wed, 23 Apr 2003 14:42:15 +0100 (BST) (envelope-from william@palfreman.com) Received: from localhost (william@localhost)h3NDgEWO004636; Wed, 23 Apr 2003 14:42:15 +0100 (BST) X-Authentication-Warning: aqua.lan.palfreman.com: william owned process doing -bs Date: Wed, 23 Apr 2003 14:42:14 +0100 (BST) From: William Palfreman <william@palfreman.com> To: Badaceanu Emanuel <emy_n76@yahoo.com> In-Reply-To: <20030423124612.83817.qmail@web10108.mail.yahoo.com> Message-ID: <20030423143110.C632@ndhn.yna.cnyserzna.pbz> References: <20030423124612.83817.qmail@web10108.mail.yahoo.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: Troubleshoting with nat X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 13:33:19 -0000 On Wed, 23 Apr 2003, Badaceanu Emanuel wrote: > Hello, > I have two subsnet Class C and I tried to make nat > between two network cards and the results of my works > it is: > - ping from the computer situated in the network 1 on > the first card it's ok; > - ping from the computer situated in the network 1 on > the second card it's ok; > But, ping from the computer situated in the network 1 > on the other computer situated in the network 2 it's > failed. Sounds right. You are natting one network into the other, so pings from the natted network are getting through, but are labelled as coming from the NAT router, pings coming the other way don't, because they can only see the one host. That is what many-to-one nat is supposed to do, hide a whole network behind one external IP address. I think you don't want to NAT between them, you want to route. For one, I suspect (correct me if I'm wrong) that these two networks are LANs, and are in LAN address space. I find it hard to believe you have been allocated one class C subnet by IANA, let alone two. Maybe if you were an co-lo, and then you would probably have guys around who already knew what to do. So, are they both LANs? If so, just route between them. Static routeing using the "route add" command should be fine. Leave NAT for the gateway to the Internet proper. Bill. From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 06:33:29 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CB5637B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 06:33:29 -0700 (PDT) Received: from cicero0.cybercity.dk (cicero0.cybercity.dk [212.242.40.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04B9B43FAF for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 06:33:28 -0700 (PDT) (envelope-from db@traceroute.dk) Received: from user1.cybercity.dk (fxp0.user1.ip.cybercity.dk [212.242.41.34]) by cicero0.cybercity.dk (Postfix) with ESMTP id 9D853102AFF for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 15:33:25 +0200 (CEST) Received: from main (port132.ds1-arsy.adsl.cybercity.dk [212.242.239.73]) by user1.cybercity.dk (Postfix) with SMTP id D0EFF1F5 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 15:33:24 +0200 (CEST) Date: Wed, 23 Apr 2003 15:37:45 +0200 From: Socketd <db@traceroute.dk> To: freebsd-questions@freebsd.org Message-Id: <20030423153745.48db27d7.db@traceroute.dk> X-Mailer: Sylpheed version 0.8.10claws (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Can't get Install boot to work on 4.8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 13:33:29 -0000 Hi all I am trying to install FreeBSD on a friends notepad (166 mhz with 16 mb ram and 2 gb hd). When I boot using the cd (I know the cd works) I get: invalid format >> FreeBSD/i386 BOOT Default:0:fd(0,a)/kernel boot: no /kernel >> FreeBSD/i386 BOOT Default:0:fd(0,a)/kernel boot: Btw the computer doesn't have a floppy disk. I hope someone can help Please cc to me as I am not on the list. br socketd From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 06:33:30 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47DDC37B401 for <questions@FreeBSD.org>; Wed, 23 Apr 2003 06:33:30 -0700 (PDT) Received: from m7.limsi.fr (m7.limsi.fr [192.44.78.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id EABCE43F85 for <questions@FreeBSD.org>; Wed, 23 Apr 2003 06:33:26 -0700 (PDT) (envelope-from Helka.Folch@limsi.fr) Received: from limsi.fr (poe.limsi.u-psud.fr [194.57.41.32]) by m7.limsi.fr (8.9.3/jtpda-5.3.1) with ESMTP id PAA19190 for <questions@FreeBSD.org>; Wed, 23 Apr 2003 15:34:58 +0200 (MET DST) Message-ID: <3EA6B23F.30403@limsi.fr> Date: Wed, 23 Apr 2003 15:33:19 +0000 From: Helka Folch <Helka.Folch@limsi.fr> User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020826 X-Accept-Language: en-us, en MIME-Version: 1.0 To: questions@FreeBSD.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: docbook format available? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 13:33:30 -0000 Is it possible to download the documentation in docbook format anywhere on the FreeBSD web site? Many thanks, Helka F. From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 06:35:14 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A097537B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 06:35:14 -0700 (PDT) Received: from mail.xpeqt.sd-bul.bg (mail.xpeqt.sd-bul.bg [62.176.87.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6217443FAF for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 06:35:07 -0700 (PDT) (envelope-from ais@epiq.com) Received: from janus.btv.elex.be (janus.btv.elex.be [10.35.32.1]) by mail.xpeqt.sd-bul.bg (8.9.3/8.9.3) with ESMTP id QAA29982 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 16:33:37 +0300 Received: from aislap.btv.elex.be (aislap.btv.elex.be [10.35.32.13]) by janus.btv.elex.be (8.11.6/8.11.6) with SMTP id h3NDZ0M08027 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 16:35:00 +0300 Date: Wed, 23 Apr 2003 16:34:56 +0300 From: Anton Stamenov <ais@epiq.com> To: freebsd-questions@freebsd.org Message-Id: <20030423163456.1f31546f.ais@epiq.com> Organization: EPIQ EA X-Mailer: Sylpheed version 0.8.10claws (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: huge XFree log files X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 13:35:14 -0000 (II) Loading sub module "DOSENCODING" (II) LoadModule: "DOSENCODING" (II) Loading /usr/X11R6/lib/modules/codeconv/libDOSENCODING.a (II) Module DOSENCODING: vendor="X-TrueType Server Project" compiled for 4.3.0, module version = 1.3.1 Module class: XFree86 Font Renderer ABI class: XFree86 Font Renderer, version 0.4 (II) UnloadModule: "DOSENCODING" (II) Unloading /usr/X11R6/lib/modules/codeconv/libDOSENCODING.a need help, please XFree makes huge log files, filling them with above information. How can I prevent this. -- anton EPIQ EA(www.epiq.com) From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 06:42:24 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61FB137B401 for <freebsd-questions@FreeBSD.org>; Wed, 23 Apr 2003 06:42:24 -0700 (PDT) Received: from smtp.infracaninophile.co.uk (smtp.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADAC043FDD for <freebsd-questions@FreeBSD.org>; Wed, 23 Apr 2003 06:42:20 -0700 (PDT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [127.0.0.1]) h3NDgE8x057556 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for <freebsd-questions@FreeBSD.org>; Wed, 23 Apr 2003 14:42:14 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)h3NDgEsf057551 for freebsd-questions@FreeBSD.org; Wed, 23 Apr 2003 14:42:14 +0100 (BST) (envelope-from matthew) Date: Wed, 23 Apr 2003 14:42:14 +0100 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: FreeBSD Questions <freebsd-questions@FreeBSD.org> Message-ID: <20030423134214.GA57417@happy-idiot-talk.infracaninophi> Mail-Followup-To: Matthew Seaman <m.seaman@infracaninophile.co.uk>, FreeBSD Questions <freebsd-questions@FreeBSD.org> References: <20030423132047.GC70015@keyslapper.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/9DWx/yDrRhgMJTb" Content-Disposition: inline In-Reply-To: <20030423132047.GC70015@keyslapper.org> User-Agent: Mutt/1.5.4i X-Spam-Status: No, hits=-38.4 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,MAILTO_TO_SPAM_ADDR, PGP_SIGNATURE_2,QUOTED_EMAIL_TEXT,REFERENCES, REPLY_WITH_QUOTES,USER_AGENT_MUTT version=2.53 X-Spam-Checker-Version: SpamAssassin 2.53 (1.174.2.15-2003-03-30-exp) Subject: Re: daily run output questions - rejected mail hosts? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 13:42:24 -0000 --/9DWx/yDrRhgMJTb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 23, 2003 at 09:20:47AM -0400, Louis LeBlanc wrote: > Just checking the daily run output today, and I found something > confusing: >=20 > Checking for rejected mail hosts: > 1 relays.osirusoft.com > 1 ordb.org > 1 dsbl.org > 1 [61.175.162.203] >=20 > I'm pretty sure I didn't block the first three explicitly, and the > last one is a chinese IP block, which I am rejecting altogether, but I > don't allow relaying without authentication. I also know that the > first three are blacklist/spam relay reporting sites. Is there a way > for me to tell *why* these relays were rejected? I'm guessing, but I > want to make sure, that these entries are a sign that these sites are > checking out my SMTP setup and I passed muster. The names you get in the periodic output are just what the remote site has told your system about where the messages come from. Which means that they may well be forged. Grep for 'check_' in /var/log/maillog -- or use zgrep if the logs have been cycled since you got the nightly e-mail. Eg: % zgrep check_ /var/log/maillog* /var/log/maillog.1.gz:Apr 21 04:09:50 happy-idiot-talk sm-mta[28836]: h= 3L39l8x028836: ruleset=3Dcheck_rcpt, arg1=3D<china9988@21cn.com>, relay=3D[= 220.116.163.233], reject=3D550 5.7.1 <china9988@21cn.com>... Relaying denie= d. IP name lookup failed [220.116.163.233] /var/log/maillog.1.gz:Apr 21 14:18:52 happy-idiot-talk sm-mta[32717]: h= 3LDIn8w032717: ruleset=3Dcheck_rcpt, arg1=3D<bobra47@ananzi.co.za>, relay= =3D1Cust173.tnt1.san-fernando.ca.da.uu.net [67.227.10.173], reject=3D550 5.= 7.1 <bobra47@ananzi.co.za>... Relaying denied [...etc...] This will pick up everything denied by sendmail's anti-relaying, anti-spam rulesets, plus anything you forbid by entries in the /etc/mail/access.db database. Note that the 'relay=3Daddr' field is much more reliable in this case, as it's the hostname and IP number of the machine that connected to yours to deliver the message. You get just the IP number if it doesn't have a corresponding PTR record or doesn't match what the other machine says in it's SMTP HELO greeting --- either way, you probably don't want to accept e-mail from such a site. 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 --/9DWx/yDrRhgMJTb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+ppg2dtESqEQa7a0RAiYgAJ43Koe7uY7FiMd5OfAO8KE0niZRPACfSrFK dDAcgOE2ka6y3sBthQ7o+UU= =Fyp/ -----END PGP SIGNATURE----- --/9DWx/yDrRhgMJTb-- From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 06:56:43 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 81A3E37B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 06:56:43 -0700 (PDT) Received: from pa-plum1b-166.pit.adelphia.net (pa-plum1a-215.pit.adelphia.net [24.53.170.215]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFC4743F85 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 06:56:42 -0700 (PDT) (envelope-from wmoran@potentialtech.com) Received: from potentialtech.com (working [172.16.0.95]) h3NDuf0n000604; Wed, 23 Apr 2003 09:56:41 -0400 (EDT) (envelope-from wmoran@potentialtech.com) Message-ID: <3EA69B99.4030201@potentialtech.com> Date: Wed, 23 Apr 2003 09:56:41 -0400 From: Bill Moran <wmoran@potentialtech.com> User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2.1) Gecko/20030301 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Adam <blueeskimo@gmx.net> References: <20030422004530.CAAB.BLUEESKIMO@gmx.net> <3EA53661.6010007@potentialtech.com> <1051069331.88928.5.camel@jake> In-Reply-To: <1051069331.88928.5.camel@jake> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Strange networking behaviour (memory leak?) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 13:56:43 -0000 Adam wrote: >>FreeBSD is pretty smart about memory. In the top display you see active, >>inactive, cache, buffer, wired, and free memory. The memory that's actually >>free is really the sum of inactive, buffer, cache, and free. The free >>memory is free immediately, those other three can become free with very, >>very little effort on the part of the kernel, but if you call up the same >>application again and it's still in inactive memory, it'll start up quicker >>than if it has to reload it from disk. >>Free memory is wasted memory. > > Wow, thanks for the clarifications (and education). I actually very glad > you explained this to me. You'll have to excuse my ignorance on some > topics; my lack of experience is sometimes glaringly obvious. Don't worry about it. If you search the list archives, I think you'll see me asking the same question a number of years ago, and getting a similarly helpful answer. -- Bill Moran Potential Technologies http://www.potentialtech.com From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 07:01:14 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E5C037B401 for <freebsd-questions@FreeBSD.ORG>; Wed, 23 Apr 2003 07:01:14 -0700 (PDT) Received: from bmyster.com (dsl-006.sacoriver.net [65.162.190.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94F5F43FAF for <freebsd-questions@FreeBSD.ORG>; Wed, 23 Apr 2003 07:01:03 -0700 (PDT) (envelope-from misterb@bmyster.com) Received: from bmyster.com (dsl-006.sacoriver.net [65.162.190.7]) by bmyster.com (8.12.9/8.12.9) with SMTP id h3ND75Zq030939 for <freebsd-questions@FreeBSD.ORG>; Wed, 23 Apr 2003 09:07:06 -0400 (EDT) From: Brent Bailey <misterb@bmyster.com> Received: from 66.63.99.171 (SquirrelMail authenticated user misterb) by bmyster.com with HTTP; Wed, 23 Apr 2003 09:07:06 -0400 (EDT) Message-ID: <1272.66.63.99.171.1051103226.squirrel@bmyster.com> Date: Wed, 23 Apr 2003 09:07:06 -0400 (EDT) To: <freebsd-questions@FreeBSD.ORG> X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal X-Mailer: SquirrelMail (version 1.2.6) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: chroot stockftpd help ?? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 14:01:14 -0000 Hello, Im using FBSD 4.8 and im trying to chroot stock ftpd ....something that i have done on many other prior versions of FBSD by doing: 1. Kill the inetd process 2. vi /etc/defaults/make.conf 3. Insert FTPD_INTERNAL_LS=YES at the bottom of the file 4. cd /usr/src/libexec/ftpd 5. make clean <---works 6. make all <--- it fails here 7. make install but for some reason i get this error.. "make: don't know how to make ls.c. Stop" have things changed in 4.8 or the instructions for chrooting stock ftpd changed ??? please help as i have many users that need this ability and i dont want them just wandering around in other directories Any and all help is very appreciated thank you Brent FBSD since 3.3 From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 07:23:09 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DBB1D37B409 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 07:23:09 -0700 (PDT) Received: from jocke.transit.net (jocke.globalwire.se [213.136.34.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7B2E43F3F for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 07:23:08 -0700 (PDT) (envelope-from stefan@snowfall.se) Received: from snowfall.se (h96n1fls35o1122.telia.com [217.211.14.96]) by jocke.transit.net (Postfix) with ESMTP id 953E3B7E9 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 16:23:06 +0200 (CEST) Message-ID: <3EA6A189.1000206@snowfall.se> Date: Wed, 23 Apr 2003 16:22:01 +0200 From: Stefan Cars <stefan@snowfall.se> User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030327 Debian/1.3-4 X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Problems when compiling RELENG_4 kernel. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 14:23:10 -0000 I'm trying to compile a RELENG_4 (just cvsupped) kernel but get the following error when doing make depend: ===> accf_data "/usr/src/sys/modules/accf_data/../../conf/kmod.mk", line 63: Could not find bsd.init.mk "/usr/src/sys/modules/accf_data/../../conf/kmod.mk", line 190: Could not find bsd.links.mk make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /usr/src/sys/modules. *** Error code 1 Stop in /usr/src/sys/compile/FLASHZGI. What is wrong ? / Stefan Cars From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 07:33:54 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4CEAD37B401 for <freebsd-questions@FreeBSD.org>; Wed, 23 Apr 2003 07:33:54 -0700 (PDT) Received: from web1.tmchost.com (web1.tmchost.com [66.17.159.35]) by mx1.FreeBSD.org (Postfix) with SMTP id C1D9F43FBF for <freebsd-questions@FreeBSD.org>; Wed, 23 Apr 2003 07:33:53 -0700 (PDT) (envelope-from aw@rackmountmart.com) Received: (qmail 465 invoked by uid 48); 23 Apr 2003 15:15:48 -0000 Received: from 203.78.85.10 ( [203.78.85.10]) as user aw@localhost by webmail.rackmountmart.com with HTTP; Wed, 23 Apr 2003 08:15:48 -0700 Message-ID: <1051110948.3ea6ae241d0c0@webmail.rackmountmart.com> Date: Wed, 23 Apr 2003 08:15:48 -0700 From: aw@rackmountmart.com To: freebsd-questions@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=BIG5 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.1 X-Originating-IP: 203.78.85.10 Subject: Request to add url to http://www.freebsd-fr.org/gallery/cgallery.html X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 14:33:54 -0000 Hi there, Greetings! We are a rackmount chassis distributor and reseller. Would you consider listing our url http://www.RackmountMart.com in your site ? Thanks for your attention and look forward to hearing from you soon. Best Regards, Amanda Wong Webmaster http://www.RackmountMart.com ------------------------------------------------- This mail sent through IMP: http://horde.org/imp/ From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 07:40:12 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AFE3C37B404 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 07:40:09 -0700 (PDT) Received: from mail.bellavista.cz (mail.bellavista.cz [213.235.167.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7192443FB1 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 07:40:08 -0700 (PDT) (envelope-from neuhauser@bellavista.cz) Received: from freepuppy.bellavista.cz (freepuppy.bellavista.cz [10.0.0.10]) by mail.bellavista.cz (Postfix) with ESMTP id 6FC7C374; Wed, 23 Apr 2003 16:40:07 +0200 (CEST) Received: by freepuppy.bellavista.cz (Postfix, from userid 1001) id 7A2AC2FDAD7; Wed, 23 Apr 2003 16:40:05 +0200 (CEST) Date: Wed, 23 Apr 2003 16:40:05 +0200 From: Roman Neuhauser <neuhauser@bellavista.cz> To: Andreas Wider?e Andersen <awand@pragma.no> Message-ID: <20030423144005.GR13541@freepuppy.bellavista.cz> Mail-Followup-To: Andreas Wider?e Andersen <awand@pragma.no>, freebsd-questions@freebsd.org References: <5.2.0.9.0.20030423100030.00b642a0@mail.pragma.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5.2.0.9.0.20030423100030.00b642a0@mail.pragma.no> User-Agent: Mutt/1.5.1i cc: freebsd-questions@freebsd.org Subject: Re: Which aliases? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 14:40:12 -0000 # awand@pragma.no / 2003-04-23 10:05:16 +0200: > Which aliases is being used by 4.8RC? > > /etc/aliases or /etc/mail/aliases ? > > I've got two different and I need to make some changes. I obviously don't > want to mess up things.. that's why I'm asking this question. Cheers :-) are they really different? this is how it's been on my boxes since I remember: roman@freepuppy ~ 1020:0 > ls -l /etc/aliases lrwx------ 1 root wheel 12 Sep 15 2002 /etc/aliases -> mail/aliases roman@freepuppy ~ 1021:0 > uname -sr FreeBSD 4.8-RC -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 08:14:07 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3643B37B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 08:14:07 -0700 (PDT) Received: from cicero0.cybercity.dk (cicero0.cybercity.dk [212.242.40.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99A7343FA3 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 08:14:06 -0700 (PDT) (envelope-from db@traceroute.dk) Received: from user3.cybercity.dk (fxp0.user3.ip.cybercity.dk [212.242.41.36]) by cicero0.cybercity.dk (Postfix) with ESMTP id 0BFE4102D70 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 17:14:05 +0200 (CEST) Received: from main (port132.ds1-arsy.adsl.cybercity.dk [212.242.239.73]) by user3.cybercity.dk (Postfix) with SMTP id 1778B2DB for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 17:14:04 +0200 (CEST) Date: Wed, 23 Apr 2003 17:18:25 +0200 From: Socketd <db@traceroute.dk> To: freebsd-questions@freebsd.org Message-Id: <20030423171825.6031c518.db@traceroute.dk> X-Mailer: Sylpheed version 0.8.10claws (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Glade-- broken? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 15:14:07 -0000 Hi I want to design GTK GUI's using glade2, so I have installed: glade2-2.0.0 libglade2-2.0.1 gtk-2.2.1 gtkmm-2.2.1 I now try to build glade--, but get: ===> glademm-0.5.11 is marked as broken: glademm wants to use the GNOME 1 desktop, but you wish to use the GNOME 2 desktop.. It is correct that I use gnome2, but I can't see that generating gtk c++ code has to do with that? Please cc to me as I am not on the list. br socketd From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 08:26:43 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5135837B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 08:26:43 -0700 (PDT) Received: from mail.duth.gr (mail.duth.gr [192.108.114.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id D452243FAF for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 08:26:41 -0700 (PDT) (envelope-from bigbrother@bonbon.net) Received: from bigb3server.bbcluster.gr (b9-110.xan.duth.gr [193.92.211.110]) by mail.duth.gr (8.12.8p1/8.12.8) with ESMTP id h3NFQYXv051532 (version=TLSv1/SSLv3 cipher=EDH-DSS-DES-CBC3-SHA bits=168 verify=NO); Wed, 23 Apr 2003 18:26:36 +0300 (EEST) (envelope-from bigbrother@bonbon.net) Received: from bigb3server.bbcluster.gr (localhost.bbcluster.gr [127.0.0.1]) h3NFQTwl086892; Wed, 23 Apr 2003 18:26:29 +0300 (EEST) (envelope-from bigbrother@bonbon.net) Received: from localhost (bigbrother@localhost)h3NFQSxW086889; Wed, 23 Apr 2003 18:26:29 +0300 (EEST) (envelope-from bigbrother@bonbon.net) X-Authentication-Warning: bigb3server.bbcluster.gr: bigbrother owned process doing -bs Date: Wed, 23 Apr 2003 18:26:23 +0300 (EEST) From: "BigBrother (BigB3)" <bigbrother@bonbon.net> X-X-Sender: bigbrother@bigb3server.bbcluster.gr To: K Anderson <freebsduser@attbi.com> In-Reply-To: <3EA62535.5000805@attbi.com> Message-ID: <20030423182045.A84894@bigb3server.bbcluster.gr> References: <012901c308a1$6b8ee6b0$e203a8c0@macedon> <3EA62535.5000805@attbi.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: Diskless Workstation Boot - kernel.diskless can't parse file... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 15:26:43 -0000 <..> > >> hardware ethernet 00:0b:db:13:90:ab; > >> fixed-address 192.168.100.200; > >> next-server 192.168.100.105; > >> filename "kernel.diskless"; > >> option root-path "192.168.100.105:/diskless_root"; > >>} <...> > > Hmm, thanks for your response I managed to get a little further. > 1) Kernel is loading and booting. > 2) DHCP got root path - rootfs 192.168.100.105:/diskless_boot hostname > bailey > 3) Adjusted interface xl0 > 4) Shutdown interface faith0 > 5) panic: nfs_boot: mountd root, error=72 > (how about meaningfull error messages like..you dummy create something) > This means that the machine cannot mount the root filesystem. Check whether on your server the /diskless_root partition is exported to this client, or the portmap,nfsd,and mountd daemons are running also. In my diskless setup I have hardware ethernet 00:50:ba:1d:f2:38; next-server 192.168.3.200; fixed-address iapetos.vlsi.gr; filename "/tftpboot/kernel"; option root-path "192.168.3.200:/"; while the export file of the server is: / -ro -alldirs -maproot=root: -network 192.168.3.0 -mask 255.255.255.0 /usr -ro -alldirs -maproot=root: -network 192.168.3.0 -mask 255.255.255.0 /var -ro -alldirs -maproot=root: -network 192.168.3.0 -mask 255.255.255.0 This works fine for me, and has the added benefit thatI only upgrade my server and all the diskless machines are upgraded also. Also it is secure because the server exports read-only the partitions. Check any syslog messages for denied mount attempts. Also check that in the /etc/fstab entry for the diskless you DONT specify a mount for the '/' filesystem. The '/' is mounted using the bootp request. rgz, BB From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 08:30:19 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBB6637B404 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 08:30:19 -0700 (PDT) Received: from dire.bris.ac.uk (dire.bris.ac.uk [137.222.10.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B2AE43FDF for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 08:30:18 -0700 (PDT) (envelope-from Jan.Grant@bristol.ac.uk) Received: from mail.ilrt.bris.ac.uk by dire.bris.ac.uk with SMTP-PRIV with ESMTP; Wed, 23 Apr 2003 16:29:59 +0100 Received: from cmjg (helo=localhost) by mail.ilrt.bris.ac.uk with local-esmtp (Exim 3.16 #1) id 198MC2-0005FE-00; Wed, 23 Apr 2003 16:29:54 +0100 Date: Wed, 23 Apr 2003 16:29:54 +0100 (BST) From: Jan Grant <Jan.Grant@bristol.ac.uk> X-X-Sender: cmjg@mail.ilrt.bris.ac.uk To: William Palfreman <william@palfreman.com> In-Reply-To: <20030423130711.F632@ndhn.yna.cnyserzna.pbz> Message-ID: <Pine.GSO.4.44.0304231628550.18161-100000@mail.ilrt.bris.ac.uk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: Jan Grant <Jan.Grant@bristol.ac.uk> cc: freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: Samba 2.2.8a no go on 4.8-Release X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 15:30:20 -0000 On Wed, 23 Apr 2003, William Palfreman wrote: > On Wed, 23 Apr 2003, dick hoogendijk wrote: > > > On 23 Apr dick hoogendijk wrote: > > > > > Hmm, I don't like cups. Is it possible to *NOT* install cups but the > > > good old lpd (which already runs ;-) ? > > > > Oeps, bummer.. Forgot to look into the portfiles ;-) > > Very nice options screen. So, forget my prev msg please.. > > This fixed it for me too. I must not have had a single windows user > since 2.2.8a came out, and missed the original change from lpd to cups > by default. It would be nice if the options screen defaulted to the > current settings when doing a portupgrade, or if there was an obvious > way of disabling it and using what setting currently exist. The > brain-free option, if you like. The problem is that I certainly don't > usually remember what options I set in these screens first time round, > when it comes to updating it six months later. I've a line much like this in my pkgtools.conf, in the MAKE_ARGS section: 'net/samba' => 'BATCH=yes WITH_SYSLOG=yes WITH_SSL=yes', The "BATCH=yes" suppresses the dialog. -- jan grant, ILRT, University of Bristol. http://www.ilrt.bris.ac.uk/ Tel +44(0)117 9287088 Fax +44 (0)117 9287112 http://ioctl.org/jan/ Whose kung-fu is the best? From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 08:31:34 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F8D137B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 08:31:34 -0700 (PDT) Received: from nagual.st (cc20684-a.assen1.dr.home.nl [217.120.160.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id E498943FBD for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 08:31:32 -0700 (PDT) (envelope-from dick@nagual.st) Received: from pooh.nagual.st (localhost.nagual.st [127.0.0.1]) by nagual.st (8.12.8p1/8.12.8/torin) with ESMTP id h3NFVPuD010968 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 17:31:25 +0200 (CEST) (envelope-from dick@pooh.nagual.st) Received: (from dick@localhost) by pooh.nagual.st (8.12.8p1/8.12.8/Submit) id h3NFVORf010967 for freebsd-questions@freebsd.org; Wed, 23 Apr 2003 17:31:25 +0200 (CEST) (envelope-from dick) From: Dick Hoogendijk <dick@nagual.st> Date: Wed, 23 Apr 2003 17:31:24 +0200 To: freebsd-questions <freebsd-questions@freebsd.org> Message-ID: <20030423153124.GA10768@pooh.nagual.st> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: gcc-3.2.2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 15:31:34 -0000 I do a "make install clean" to install openoffice and notice that the new gcc-3.2.2 is installed too. I seem to remember having read somewhere that this version of gcc is not to be used for a 'buildworld' How can I prevent future trouble? In other words: how do I make sure that the 'right' gcc is used for the right job? -- dick -- http://www.nagual.st/ -- PGP/GnuPG key: F86289CE ++ Running FreeBSD 4.8 ++ Debian GNU/Linux (Woody) From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 08:35:35 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4493637B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 08:35:35 -0700 (PDT) Received: from ms-smtp-03.southeast.rr.com (ms-smtp-03.southeast.rr.com [24.93.67.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F30343F75 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 08:35:34 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from mail3.nc.rr.com (fe3 [24.93.67.50])h3NFYCMu021892; Wed, 23 Apr 2003 11:34:13 -0400 (EDT) Received: from creme-brulee.marcuscom.com ([66.57.17.158]) by mail3.nc.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Wed, 23 Apr 2003 11:32:50 -0400 Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) h3NFXOaa084056; Wed, 23 Apr 2003 11:33:24 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke <marcus@marcuscom.com> To: Socketd <db@traceroute.dk> In-Reply-To: <20030423171825.6031c518.db@traceroute.dk> References: <20030423171825.6031c518.db@traceroute.dk> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-liC+yyN7LIlbE2sL/pqq" Organization: MarcusCom, Inc. Message-Id: <1051112119.410.6.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 23 Apr 2003 11:35:19 -0400 X-Spam-Status: No, hits=-39.2 required=5.0 tests=BAYES_00,EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,QUOTE_TWICE_1,REFERENCES, REPLY_WITH_QUOTES autolearn=ham version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: FreeBSD User Questions List <freebsd-questions@freebsd.org> Subject: Re: Glade-- broken? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 15:35:35 -0000 --=-liC+yyN7LIlbE2sL/pqq Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2003-04-23 at 11:18, Socketd wrote: > Hi >=20 > I want to design GTK GUI's using glade2, so I have installed: > glade2-2.0.0=20 > libglade2-2.0.1=20 > gtk-2.2.1 > gtkmm-2.2.1 >=20 > I now try to build glade--, but get: > =3D=3D=3D> glademm-0.5.11 is marked as broken: glademm wants to use the = GNOME 1 desktop, but you wish to use the GNOME 2 desktop.. >=20 > It is correct that I use gnome2, but I can't see that generating gtk c++ = code has to do with that? >=20 > Please cc to me as I am not on the list. glade-- still uses the old GNOME infrastructure, and needs to be fixed before it can be installed under GNOME 2. It's also pretty old, and might not give you the functionality you expect. You should email the port's maintainer, and ask them to convert the port to the new GNOME infrastructure as documented at http://www.freebsd.org/gnome/docs/porting.html. Joe >=20 > br > socketd > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-liC+yyN7LIlbE2sL/pqq Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+prK3b2iPiv4Uz4cRAvazAJ9lp6ihsD3Zgcds5BsVELhi9/46hwCfTmE8 gWZBbzDQ1FRHERX+dmqZQVg= =ZDzQ -----END PGP SIGNATURE----- --=-liC+yyN7LIlbE2sL/pqq-- From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 08:36:52 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C43CD37B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 08:36:52 -0700 (PDT) Received: from catflap.home.slightlystrange.org (pc1-cmbg1-4-cust43.cmbg.cable.ntl.com [62.253.133.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id A669343FAF for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 08:36:49 -0700 (PDT) (envelope-from dan@slightlystrange.org) Received: from danielby by catflap.home.slightlystrange.org with local (Exim 3.36 #1) id 198MIb-000D6N-00 for freebsd-questions@freebsd.org; Wed, 23 Apr 2003 16:36:41 +0100 Date: Wed, 23 Apr 2003 16:36:41 +0100 From: Daniel Bye <dan@slightlystrange.org> To: freebsd-questions <freebsd-questions@freebsd.org> Message-ID: <20030423153641.GA49328@catflap.home.slightlystrange.org> Mail-Followup-To: freebsd-questions <freebsd-questions@freebsd.org> References: <20030423153124.GA10768@pooh.nagual.st> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030423153124.GA10768@pooh.nagual.st> User-Agent: Mutt/1.4i X-Scanner: exiscan *198MIb-000D6N-00*nZAkDhKx8do* (SlightlyStrange.org, Using NOD32 http://www.nod32.com) Subject: Re: gcc-3.2.2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: dan@slightlystrange.org List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 15:36:53 -0000 On Wed, Apr 23, 2003 at 05:31:24PM +0200, Dick Hoogendijk wrote: > I do a "make install clean" to install openoffice and notice that the > new gcc-3.2.2 is installed too. > I seem to remember having read somewhere that this version of gcc is not > to be used for a 'buildworld' > > How can I prevent future trouble? In other words: how do I make sure > that the 'right' gcc is used for the right job? I don't think there's anything to worry about - on my system, /usr/bin/gcc is version 2.95.4, and GCC 3.2 is installed as gcc32, in /usr/local/bin. Buildworld will use the one in /usr/bin (i.e., the right one). Dan -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key fingerprint: 3D73 AF47 D448 C5CA 88B4 0DCF 849C 1C33 3C48 2CDC _ ASCII ribbon campaign ( ) - against HTML, vCards and X - proprietary attachments in e-mail / \ From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 08:36:33 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1BF7937B401 for <freebsd-questions@FreeBSD.ORG>; Wed, 23 Apr 2003 08:36:33 -0700 (PDT) Received: from bmyster.com (dsl-006.sacoriver.net [65.162.190.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A92E43FCB for <freebsd-questions@FreeBSD.ORG>; Wed, 23 Apr 2003 08:36:32 -0700 (PDT) (envelope-from misterb@bmyster.com) Received: from bmyster.com (dsl-006.sacoriver.net [65.162.190.7]) by bmyster.com (8.12.9/8.12.9) with SMTP id h3NEgT9B000571; Wed, 23 Apr 2003 10:42:30 -0400 (EDT) From: Brent Bailey <misterb@bmyster.com> Received: from 66.63.99.171 (SquirrelMail authenticated user misterb) by bmyster.com with HTTP; Wed, 23 Apr 2003 10:42:30 -0400 (EDT) Message-ID: <1333.66.63.99.171.1051108950.squirrel@bmyster.com> Date: Wed, 23 Apr 2003 10:42:30 -0400 (EDT) To: <neteng@doubleclick.net> X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal X-Mailer: SquirrelMail (version 1.2.6) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit cc: freebsd-questions@FreeBSD.ORG Subject: X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 15:36:33 -0000 Hello, Im using FBSD 4.8 and im trying to chroot stock ftpd ....something that i have done on many other prior versions of FBSD by doing: 1. Kill the inetd process 2. vi /etc/defaults/make.conf 3. Insert FTPD_INTERNAL_LS=YES at the bottom of the file 4. cd /usr/src/libexec/ftpd 5. make clean <---works 6. make all <--- it fails here 7. make install but for some reason i get this error.. "make: don't know how to make ls.c. Stop" have things changed in 4.8 or the instructions for chrooting stock ftpd changed ??? please help as i have many users that need this ability and i dont want them just wandering around in other directories Any and all help is very appreciated thank you Brent FBSD since 3.3 From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 08:37:28 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B01F37B401 for <freebsd-questions@FreeBSD.ORG>; Wed, 23 Apr 2003 08:37:28 -0700 (PDT) Received: from bmyster.com (dsl-006.sacoriver.net [65.162.190.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D45E43F85 for <freebsd-questions@FreeBSD.ORG>; Wed, 23 Apr 2003 08:37:27 -0700 (PDT) (envelope-from misterb@bmyster.com) Received: from bmyster.com (dsl-006.sacoriver.net [65.162.190.7]) by bmyster.com (8.12.9/8.12.9) with SMTP id h3NEhQ9B000598; Wed, 23 Apr 2003 10:43:26 -0400 (EDT) From: Brent Bailey <misterb@bmyster.com> Received: from 66.63.99.171 (SquirrelMail authenticated user misterb) by bmyster.com with HTTP; Wed, 23 Apr 2003 10:43:26 -0400 (EDT) Message-ID: <1334.66.63.99.171.1051109006.squirrel@bmyster.com> Date: Wed, 23 Apr 2003 10:43:26 -0400 (EDT) To: <neteng@doubleclick.net> X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal X-Mailer: SquirrelMail (version 1.2.6) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit cc: freebsd-questions@FreeBSD.ORG Subject: chroot stock ftp help ??? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 15:37:28 -0000 Hello, Im using FBSD 4.8 and im trying to chroot stock ftpd ....something that i have done on many other prior versions of FBSD by doing: 1. Kill the inetd process 2. vi /etc/defaults/make.conf 3. Insert FTPD_INTERNAL_LS=YES at the bottom of the file 4. cd /usr/src/libexec/ftpd 5. make clean <---works 6. make all <--- it fails here 7. make install but for some reason i get this error.. "make: don't know how to make ls.c. Stop" have things changed in 4.8 or the instructions for chrooting stock ftpd changed ??? please help as i have many users that need this ability and i dont want them just wandering around in other directories Any and all help is very appreciated thank you Brent FBSD since 3.3 From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 08:46:24 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42A4D37B401 for <questions@freebsd.org>; Wed, 23 Apr 2003 08:46:24 -0700 (PDT) Received: from gldis.ca (constans.gldis.ca [66.11.169.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77C0343FAF for <questions@freebsd.org>; Wed, 23 Apr 2003 08:46:23 -0700 (PDT) (envelope-from gldisater@gldis.ca) Received: from gldis.ca (gldisater@localhost [127.0.0.1]) by gldis.ca (8.12.3/8.12.3) with ESMTP id h3NFkL4P014830; Wed, 23 Apr 2003 11:46:21 -0400 (EDT) (envelope-from gldisater@gldis.ca) Received: (from gldisater@localhost) by gldis.ca (8.12.3/8.12.3/Submit) id h3NFkL2K014829; Wed, 23 Apr 2003 11:46:21 -0400 (EDT) Date: Wed, 23 Apr 2003 11:46:21 -0400 From: Jeremy Faulkner <gldisater@gldis.ca> To: Dick Hoogendijk <dick@nagual.st> Message-ID: <20030423154621.GA14652@constans.gldis.ca> References: <20030423153124.GA10768@pooh.nagual.st> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030423153124.GA10768@pooh.nagual.st> User-Agent: Mutt/1.4.1i cc: questions@freebsd.org Subject: Re: gcc-3.2.2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 15:46:24 -0000 On Wed, Apr 23, 2003 at 05:31:24PM +0200, Dick Hoogendijk wrote: > I do a "make install clean" to install openoffice and notice that the > new gcc-3.2.2 is installed too. > I seem to remember having read somewhere that this version of gcc is not > to be used for a 'buildworld' > > How can I prevent future trouble? In other words: how do I make sure > that the 'right' gcc is used for the right job? > > -- > dick -- http://www.nagual.st/ -- PGP/GnuPG key: F86289CE > ++ Running FreeBSD 4.8 ++ Debian GNU/Linux (Woody) Only ports that have "USE_GCC=3.2" in the port's Makefile will use that gcc-3.2.2. It does not become the default compiler on the system. -- Jeremy Faulkner http://www.gldis.ca From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 08:48:50 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C3BF37B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 08:48:50 -0700 (PDT) Received: from mail.duncanyoung.com (pc-62-30-170-113-ca.blueyonder.co.uk [62.30.170.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18F5043FB1 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 08:48:49 -0700 (PDT) (envelope-from duncan.young@pobox.com) Received: from localhost (localhost [127.0.0.1]) by mail.duncanyoung.com (Postfix) with ESMTP id AEB544A1; Wed, 23 Apr 2003 16:48:46 +0100 (BST) Received: from mail.duncanyoung.com ([127.0.0.1]) by localhost (mamiya.int.duncanyoung.com [127.0.0.1:10024]) (amavisd-new) with LMTP id 65247-02-2; Wed, 23 Apr 2003 16:48:34 +0100 (BST) Received: from www.duncanyoung.com (localhost [127.0.0.1]) by mail.duncanyoung.com (Postfix) with SMTP id 308B14A0; Wed, 23 Apr 2003 16:48:34 +0100 (BST) Received: from 192.107.26.131 (SquirrelMail authenticated user mail0001) by www.duncanyoung.com with HTTP; Wed, 23 Apr 2003 16:48:34 +0100 (BST) Message-ID: <41371.192.107.26.131.1051112914.squirrel@www.duncanyoung.com> In-Reply-To: <Pine.LNX.4.33.0304171041550.25794-100000@gnomo.fe.up.pt> References: <Pine.LNX.4.33.0304171041550.25794-100000@gnomo.fe.up.pt> Date: Wed, 23 Apr 2003 16:48:34 +0100 (BST) From: "Duncan Young" <duncan.young@pobox.com> To: Miguel Gon=?iso-8859-1?Q?=E7alves?= <miguelg@fe.up.pt> User-Agent: SquirrelMail/1.4.0 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 X-Priority: 3 Importance: Normal X-Virus-Scanned: by amavisd-new cc: freebsd-questions@freebsd.org Subject: Re: Vinum in FreeBSD 4.x branch X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 15:48:50 -0000 Hi, Though I run vinum at home, I would actually suggest not using it in a corperate environment. There are a couple of problems with it which make it less than desirable. 1) No root disk support (well I last time I checked it didn't). This is main reason not to use vinum. 2) Configuration screw ups can cause panics etc. I've also had other panics, but alas at the time I had more real memory than swap poartition so no crash dump. I actually can't quite remember what trigered it, but I think it was to do with the automounter unmounting volumes. Anyway, I don't consider it to be competly stable, especially since configuration is not idiot proof (i.e. the state of disks can get screwed up). By way of comparison, I've used veritas volume manager, solstice Disk suit, carrion disk arrays, lvm (linux and HPUX), etc. All of these are much more idiot proof. I'm sure vinum will get there, but its not quite there yet. For simplicity and peace of mind, I would sugest some sort of hardware raid controler and mirror everything. Duncan > > Hello fellow BSDers! > > I am about to install a new server on a corportate environment > where failure is not an option (that's why I am installing > FreeBSD :-) ). To minimize hard disk problems I intend to use > Vinum. > > I just want to know how is the stability and robustness of > Vinum in the 4.x branch. > > Best regards, > Miguel Gon鏰lves > > PS: I know this is not a good thing to do but can you please > CC to me as I am not on the list due to limitations of my > mail server. Thanks again! > > > _______________________________________________ > 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 Wed Apr 23 08:58:38 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 838CF37B404 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 08:58:38 -0700 (PDT) Received: from gurney.bluecom.no (gurney.bluecom.no [217.118.32.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1D3943F3F for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 08:58:37 -0700 (PDT) (envelope-from eirik@eirikn.net) Received: from eirikn.net (a217-118-47-91.bluecom.no [217.118.47.91]) by gurney.bluecom.no (Postfix) with ESMTP id A005114028 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 17:58:35 +0200 (CEST) Received: by eirikn.net (Postfix, from userid 1001) id 3B9A16E; Wed, 23 Apr 2003 17:59:44 +0200 (CEST) Date: Wed, 23 Apr 2003 17:59:44 +0200 From: Eirik Nygaard <eirikn@bluezone.no> To: freebsd-questions@freebsd.org Message-ID: <20030423155944.GB15916@eirikn.net> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="b5gNqxB1S1yM7hjW" Content-Disposition: inline User-Agent: Mutt/1.5.4i Subject: D-Link DGE-510T support X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 15:58:38 -0000 --b5gNqxB1S1yM7hjW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I just bought a D-Link DGE-510T NIC but FreeBSD will not detect it. Nothing on google about it either. So I hoped someone have a patch laying around. pciconf output: none1@pci0:12:0: class=3D0x020000 card=3D0x40041186 chip=3D0x4000118= 6 rev=3D0x0c hdr=3D0x00 vendor =3D 'D-Link System Inc' device =3D 'DL2000 Gigabit Ethernet Adapter' class =3D network subclass =3D ethernet If you need some more information I will gladly send it. --=20 Eirik Nygaard <eirikn@bluezone.no> PGP Key: 83C55EDE --b5gNqxB1S1yM7hjW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+prhv1JB0Z4PFXt4RApgcAJ0cJpGbiUA8CUa8cV0sxKMhhwTyEQCeOCia x1TQ1s5l96aGsZKc95Jz2x8= =WEa7 -----END PGP SIGNATURE----- --b5gNqxB1S1yM7hjW-- From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 09:12:27 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8EFAC37B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 09:12:27 -0700 (PDT) Received: from chivas.oneill.dhs.org (chivas.oneill.dhs.org [65.65.85.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9F4943F75 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 09:12:26 -0700 (PDT) (envelope-from sean@seanoneill.info) Received: from v812r.seanoneill.info (dhcp1.NONROUTABLE.COM [192.168.2.1]) by chivas.oneill.dhs.org (Postfix) with ESMTP id 3F2437605 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 11:12:22 -0500 (CDT) Message-Id: <5.2.0.9.0.20030423110805.2c346398@pop.swbell.yahoo.com> X-Sender: swoneill@swbell.net@pop.swbell.yahoo.com (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Wed, 23 Apr 2003 11:12:15 -0500 To: freebsd-questions@freebsd.org From: Sean O'Neill <sean@seanoneill.info> In-Reply-To: <Pine.GSO.4.44.0304231628550.18161-100000@mail.ilrt.bris.ac .uk> References: <20030423130711.F632@ndhn.yna.cnyserzna.pbz> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: Samba 2.2.8a no go on 4.8-Release X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 16:12:27 -0000 At 04:29 PM 4/23/2003 +0100, Jan Grant wrote: >On Wed, 23 Apr 2003, William Palfreman wrote: > > > On Wed, 23 Apr 2003, dick hoogendijk wrote: > > > > > On 23 Apr dick hoogendijk wrote: > > > > > > > Hmm, I don't like cups. Is it possible to *NOT* install cups but the > > > > good old lpd (which already runs ;-) ? > > > > > > Oeps, bummer.. Forgot to look into the portfiles ;-) > > > Very nice options screen. So, forget my prev msg please.. > > > > This fixed it for me too. I must not have had a single windows user > > since 2.2.8a came out, and missed the original change from lpd to cups > > by default. It would be nice if the options screen defaulted to the > > current settings when doing a portupgrade, or if there was an obvious > > way of disabling it and using what setting currently exist. The > > brain-free option, if you like. The problem is that I certainly don't > > usually remember what options I set in these screens first time round, > > when it comes to updating it six months later. > >I've a line much like this in my pkgtools.conf, in the MAKE_ARGS >section: > > 'net/samba' => 'BATCH=yes WITH_SYSLOG=yes WITH_SSL=yes', > >The "BATCH=yes" suppresses the dialog. Can someone do me a HUGE favor and let me know how they built the Samba 2.2.8a port ? I'm running 2.2.7 right now. When I tried upgrading to 2.2.8a, the make complained that my libtool is too old. Well, my libtool current as of the FreeBSD ports tree - v1.3. I've seen some activity on the ports mailing list that some folks are working on upgrading the libtool port to v1.4 which I assume is what Samba 2.2.8a is probably expecting. I built subversion from scratch because of the libtool port issue but I'm kinda hoping to not have to do that with Samba. -- Sean O'Neill From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 09:14:40 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 737BC37B401 for <FreeBSD-Questions@freebsd.org>; Wed, 23 Apr 2003 09:14:40 -0700 (PDT) Received: from grumpy.dyndns.org (user-24-214-34-52.knology.net [24.214.34.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CF7343FD7 for <FreeBSD-Questions@freebsd.org>; Wed, 23 Apr 2003 09:14:39 -0700 (PDT) (envelope-from dkelly@grumpy.dyndns.org) Received: from grumpy.dyndns.org (localhost [127.0.0.1]) by grumpy.dyndns.org (8.12.9/8.12.9) with ESMTP id h3NGE314025164; Wed, 23 Apr 2003 11:14:03 -0500 (CDT) (envelope-from dkelly@grumpy.dyndns.org) Received: (from dkelly@localhost) by grumpy.dyndns.org (8.12.9/8.12.9/Submit) id h3NGE2TS025163; Wed, 23 Apr 2003 11:14:02 -0500 (CDT) Date: Wed, 23 Apr 2003 11:13:58 -0500 From: David Kelly <dkelly@hiwaay.net> To: Joel Rees <joel@alpsgiken.gr.jp> Message-ID: <20030423161358.GA24633@grumpy.dyndns.org> References: <4B518202-74F8-11D7-BCB7-003065ABFD92@mac.com> <20030422194413.GC13774@grumpy.dyndns.org> <20030423175412.B1F6.JOEL@alpsgiken.gr.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030423175412.B1F6.JOEL@alpsgiken.gr.jp> User-Agent: Mutt/1.4.1i cc: FreeBSD-Questions@freebsd.org Subject: Re: Accurate time without a network connection? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 16:14:40 -0000 On Wed, Apr 23, 2003 at 05:58:47PM +0900, Joel Rees wrote: > > On Tue, Apr 22, 2003 at 03:26:19PM -0400, Charles Swiger wrote: > > > > As for exactly what time the systems have, it doesn't much matter as > > long as they all have the same time. > > If you're serious about it not mattering exactly what time they have, > what's the problem with letting one machine be the time server, letting > it tune itself and then free run, and syncing all the rest to the > slightly-off-time-server? Because the other systems do not have a link to the first. I could sync them all to a common source they could *hear* but the customer won't allow them to *talk* to anything. -- David Kelly N4HHE, dkelly@hiwaay.net ===================================================================== The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system. From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 09:28:05 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 91E2037B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 09:28:05 -0700 (PDT) Received: from web11106.mail.yahoo.com (web11106.mail.yahoo.com [216.136.131.153]) by mx1.FreeBSD.org (Postfix) with SMTP id 3F8D043F93 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 09:28:05 -0700 (PDT) (envelope-from iyn74@yahoo.com) Message-ID: <20030423162805.55166.qmail@web11106.mail.yahoo.com> Received: from [217.220.222.9] by web11106.mail.yahoo.com via HTTP; Wed, 23 Apr 2003 09:28:05 PDT Date: Wed, 23 Apr 2003 09:28:05 -0700 (PDT) From: iyn 74 <iyn74@yahoo.com> To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Problem on installing freebsd5.0 on an old 486 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 16:28:05 -0000 Hi there! First of all: forgive my English!! ;) I'm tring to install on an old 486, with 16mb(!) ram, 33Mhz, 800Mb disk and a VGA video.. /stand/sysinstall seems to hang.. I got the kern.flp and mfsroot.flp image files(and drivers.flp too) from 2 cd's distribution of freebsd5.0, and the other files for a minimun istallation. Started the pc with the first floppy, changed to the 2nd, when asked, and everything seems to be right till I got: "/stand/sysinstall is runnig an init on vty0" [on my 1st console, I think.. on the 2nd got a message from the kernel.. maybe :)]. Then nothing more.. It's not freezed, but even tring every key nothing happens;I can only switch from Alt-F1 to Alt-F2(where pressing Esc I get "no debugger in the kernel". Should I change something before booting? Got a little shell with 10-15 commands.. something about hints? I've tried different hints(just to see what happens) like hints.vt.0.disabled, hints.vt.0.at=, before booting, but nothing changed.. Here is what I see on video: " Uncomprissig ... done BTX loader 1.00 btx version is 1.01 console :internal video/keyboard Bios drive A: is disk0 Bios drive B: is disk1 Bios 639KB/15360KB available memory freebsd /i386 bootstrap loader, revision 1.1 (root@holling...ect ... /kernel text=0x258514 data 0x32040 + 0x45b44| please insert MFSroot floppy and press enter " I change the floppy and got the "hit [enter] for booting immediately.. " message, change the floppy and got "booting [/kernel] preloaded elf kernel ..." and a lot of other strings i've not copied. Other two things.. on first console pressing ctrl-t I got: "load:0.52 cmd:sysintall 1[running] 25,45u 289,04s 0% 1068K load:0.90 cmd:sysintall 1[running] 47,55u 354,64s 0% 1068K load:1.10 cmd:sysintall 1[running] 89,32u 989,04s 0% 1068K load:1.00 cmd:sysintall 1[running] 189,43u 1200,87s 1% 1068K load:1.00 cmd:sysintall 1[running] 467,66u 2904,77s 1% 1068k" a b c d e a goes from 0.01 to 1.12 then back to 1.00 constantly b always grows c " " d from 0% to 1% e always 1068K On the 2nd console I got: "DEBUG: ioctl(3,TIOCCONS,NULL) = 0 (success) " and pressing ctrl-t: "load:1.00 not a controlling terminal " I didn't find any kernel configuration men�, as I read on freebsd handbook. Better give up and say goodbye to that old,old pc? thanks in advance, Iynx. __________________________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo http://search.yahoo.com From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 09:29:48 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B53EE37B404 for <questions@freebsd.org>; Wed, 23 Apr 2003 09:29:48 -0700 (PDT) Received: from cobalt.4gl.com (cobalt.4gl.com [66.212.110.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFFCE43F75 for <questions@freebsd.org>; Wed, 23 Apr 2003 09:29:47 -0700 (PDT) (envelope-from ttyson@championelevators.com) Received: from 201 (node-97-98.4gl.com [66.212.97.98] (may be forged)) by cobalt.4gl.com (8.9.3/8.9.3) with SMTP id LAA19739 for <questions@freebsd.org>; Wed, 23 Apr 2003 11:46:56 -0500 From: "Terry Tyson" <ttyson@championelevators.com> To: "FreeBSD Questions" <questions@freebsd.org> Date: Wed, 23 Apr 2003 11:28:51 -0500 Message-ID: <FDEMJJLGDBHNLPDNFEIEOEDHCFAA.ttyson@championelevators.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" 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.2600.0000 Importance: Normal Subject: mount win partition at start up X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 16:29:49 -0000 I want to mount the windows partition at start up. I think the following line will work but not sure about the values for "Dump" and "Pass". Can someone please confirm? TIA. # Device Mountpoint FStype Options Dump Pass# /dev/ad0s1 /mnt/win msdos rw 0 0 Terry L. Tyson Jr. Sales Engineer Champion Elevators, Inc. PH: 713-640-8500 ext. 238 FAX: 713-640-8549 ttyson@championelevators.com From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 09:34:12 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B0ED37B401 for <FreeBSD-Questions@FreeBSD.org>; Wed, 23 Apr 2003 09:34:12 -0700 (PDT) Received: from grumpy.dyndns.org (user-24-214-34-52.knology.net [24.214.34.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9215243FBF for <FreeBSD-Questions@FreeBSD.org>; Wed, 23 Apr 2003 09:34:11 -0700 (PDT) (envelope-from dkelly@grumpy.dyndns.org) Received: from grumpy.dyndns.org (localhost [127.0.0.1]) by grumpy.dyndns.org (8.12.9/8.12.9) with ESMTP id h3NGYA14025467 for <FreeBSD-Questions@FreeBSD.org>; Wed, 23 Apr 2003 11:34:10 -0500 (CDT) (envelope-from dkelly@grumpy.dyndns.org) Received: (from dkelly@localhost) by grumpy.dyndns.org (8.12.9/8.12.9/Submit) id h3NGYAgp025466 for FreeBSD-Questions@FreeBSD.org; Wed, 23 Apr 2003 11:34:10 -0500 (CDT) Date: Wed, 23 Apr 2003 11:34:10 -0500 From: David Kelly <dkelly@hiwaay.net> To: FreeBSD-Questions@FreeBSD.org Message-ID: <20030423163410.GA25333@grumpy.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: block and fragment sizes with newfs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 16:34:12 -0000 Playing with UFS on CF (Compact Flash) cards where I'm concerned about wear and tear, and maximum efficiency. It would seem "newfs -b 4096 -f 512" would result in fine grained control over each and every 512 byte block on my CF card and eliminate writes to multiple blocks when a write to a single block would do. The above creates a lot of "superblock backups", leading me to suspect what I save in fragment size == block size, I lose in overhead to track all these fragments. The default is "-b 16384 -f 2048", which if I understand correctly means the minimum read/write to the filesystem will be 2048 bytes? A middle of the ground compromise is "-b 8192 -f 1024". What's the deal? -- David Kelly N4HHE, dkelly@hiwaay.net ===================================================================== The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system. From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 09:37:07 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B80B37B401 for <questions@freebsd.org>; Wed, 23 Apr 2003 09:37:07 -0700 (PDT) Received: from blacklamb.mykitchentable.net (170-215-84-217.br1.elk.ca.frontiernet.net [170.215.84.217]) by mx1.FreeBSD.org (Postfix) with ESMTP id B18E743F93 for <questions@freebsd.org>; Wed, 23 Apr 2003 09:37:06 -0700 (PDT) (envelope-from drew@mykitchentable.net) Received: from tagalong (unknown [165.107.42.110]) by blacklamb.mykitchentable.net (Postfix) with SMTP id 63A70EE52A; Wed, 23 Apr 2003 09:37:03 -0700 (PDT) Message-ID: <036001c309b6$926de7c0$6e2a6ba5@tagalong> From: "Drew Tomlinson" <drew@mykitchentable.net> To: "Terry Tyson" <ttyson@championelevators.com>, "FreeBSD Questions" <questions@freebsd.org> References: <FDEMJJLGDBHNLPDNFEIEOEDHCFAA.ttyson@championelevators.com> Date: Wed, 23 Apr 2003 09:37:02 -0700 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: mount win partition at start up X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 16:37:07 -0000 ----- Original Message ----- From: "Terry Tyson" <ttyson@championelevators.com> To: "FreeBSD Questions" <questions@freebsd.org> Sent: Wednesday, April 23, 2003 9:28 AM > I want to mount the windows partition at start up. I think the following > line will work but not sure about the values for "Dump" and "Pass". Can > someone please confirm? > TIA. > > # Device Mountpoint FStype Options Dump Pass# > /dev/ad0s1 /mnt/win msdos rw 0 0 man fstab will get you started on figuring out what values to enter. Cheers, Drew From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 09:41:40 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DDB6A37B401 for <questions@freebsd.org>; Wed, 23 Apr 2003 09:41:40 -0700 (PDT) Received: from catflap.home.slightlystrange.org (pc1-cmbg1-4-cust43.cmbg.cable.ntl.com [62.253.133.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id C95A143FDF for <questions@freebsd.org>; Wed, 23 Apr 2003 09:41:39 -0700 (PDT) (envelope-from dan@slightlystrange.org) Received: from danielby by catflap.home.slightlystrange.org with local (Exim 3.36 #1) id 198NJM-000DIT-00 for questions@freebsd.org; Wed, 23 Apr 2003 17:41:32 +0100 Date: Wed, 23 Apr 2003 17:41:32 +0100 From: Daniel Bye <dan@slightlystrange.org> To: FreeBSD Questions <questions@freebsd.org> Message-ID: <20030423164132.GA50880@catflap.home.slightlystrange.org> Mail-Followup-To: FreeBSD Questions <questions@freebsd.org> References: <FDEMJJLGDBHNLPDNFEIEOEDHCFAA.ttyson@championelevators.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <FDEMJJLGDBHNLPDNFEIEOEDHCFAA.ttyson@championelevators.com> User-Agent: Mutt/1.4i X-Scanner: exiscan *198NJM-000DIT-00*lXodQ7333og* (SlightlyStrange.org, Using NOD32 http://www.nod32.com) Subject: Re: mount win partition at start up X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: dan@slightlystrange.org List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 16:41:41 -0000 On Wed, Apr 23, 2003 at 11:28:51AM -0500, Terry Tyson wrote: > I want to mount the windows partition at start up. I think the following > line will work but not sure about the values for "Dump" and "Pass". Can > someone please confirm? > TIA. > > # Device Mountpoint FStype Options Dump Pass# > /dev/ad0s1 /mnt/win msdos rw 0 0 This looks good. The "dump" field is used by dump(8) to determine whether or not the file system should be backed up. The "pass" field is used at boot time to determine what order to run fsck(8) over the file systems. I leave both of these set to "0" for MSDOS partitions, but you can set dump if you want it to get backed up. Dan -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key fingerprint: 3D73 AF47 D448 C5CA 88B4 0DCF 849C 1C33 3C48 2CDC _ ASCII ribbon campaign ( ) - against HTML, vCards and X - proprietary attachments in e-mail / \ From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 09:42:08 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4F0437B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 09:42:08 -0700 (PDT) Received: from smtp-out.comcast.net (smtp-out.comcast.net [24.153.64.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id F39C243FAF for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 09:42:07 -0700 (PDT) (envelope-from sublist@comcast.net) Received: from comcast.net (pcp01555705pcs.gdlett01.fl.comcast.net [68.51.227.174]) by mtaout01.icomcast.net (iPlanet Messaging Server 5.2 HotFix 1.12 (built Feb 13 2003)) with ESMTP id <0HDT00GFS20CCQ@mtaout01.icomcast.net> for freebsd-questions@freebsd.org; Wed, 23 Apr 2003 12:33:48 -0400 (EDT) Date: Wed, 23 Apr 2003 12:34:42 -0500 From: Mike <sublist@comcast.net> To: freebsd-questions@freebsd.org Message-id: <3EA6CEB2.7060508@comcast.net> 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 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030420 Subject: Postfix problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 16:42:09 -0000 when i send mail to freebsd.org mail lists using postfix ralayed through my isp, freebsd.org doesnt respond.My posts dont show up on the lists and account requests are not processed. If I use mozilla mail through the same isp: smtp.comcast.net things work as they should.I would like to set up postfix so I can use it as my MTA. I am not sure where the problem lies.Is it postfix or my isp? Thanx, Mike From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 09:43:08 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ACD1937B401 for <freebsd-questions@FreeBSD.ORG>; Wed, 23 Apr 2003 09:43:08 -0700 (PDT) Received: from saturno.fccn.pt (saturno.fccn.pt [193.136.7.107]) by mx1.FreeBSD.org (Postfix) with SMTP id 15D4343FBD for <freebsd-questions@FreeBSD.ORG>; Wed, 23 Apr 2003 09:43:07 -0700 (PDT) (envelope-from amr@fccn.pt) Received: (qmail 53590 invoked from network); 23 Apr 2003 16:43:03 -0000 Received: from hyperion.fccn.pt (193.136.7.70) by saturno.fccn.pt with SMTP; 23 Apr 2003 16:43:03 -0000 Content-Type: text/plain; charset="iso-8859-1" From: =?iso-8859-1?q?=C2ngelo=20Rodrigues?= <amr@fccn.pt> Organization: Fccn To: freebsd-questions@FreeBSD.ORG Date: Wed, 23 Apr 2003 17:42:52 +0000 User-Agent: KMail/1.4.3 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200304231742.52307.amr@fccn.pt> cc: jpsp@fccn.pt Subject: Plextor cd-rw problem! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: amr@fccn.pt List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 16:43:09 -0000 Hi, I'm trying to install a Plextor PX-4824TU CD Writer (usb external) in a=20 freebsd 4.8 system. During the system boot up, the CD-Writer is recognize= d without any problem as it is shown below: cd0 at umass-sim0 bus 0 target 0 lun 0 cd0: <PLEXTOR CD-R PX-W4824A 1.03> Removable CD-ROM SCSI-0 device=20 cd0: 650KB/s transfers cd0: Attempt to query device size failed: NOT READY, Medium not present -= tray=20 closed But when I start writing a cd, cdrecord fails and the following message=20 appears in /var/log/messages: umass0: Unsupported ATAPI command 0x35 # cdrecord -v dev=3D0,0,0 image.iso Cdrecord 2.0 (i386-unknown-freebsd4.8) Copyright (C) 1995-2002 J=F6rg Sch= illing TOC Type: 1 =3D CD-ROM scsidev: '0,0,0' scsibus: 0 target: 0 lun: 0 Using libscg version 'schily-0.7' atapi: 0 Device type : Removable CD-ROM Version : 0 Response Format: 1 Vendor_info : 'PLEXTOR ' Identifikation : 'CD-R PX-W4824A' Revision : '1.03' Device seems to be: Generic mmc CD-RW. Using generic SCSI-3/mmc CD-R driver (mmc_cdr). Driver flags : MMC-3 SWABAUDIO BURNFREE Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16 RAW/R96P RAW/R9= 6R FIFO size : 4194304 =3D 4096 KB Track 01: data 23 MB Total size: 26 MB (02:39.81) =3D 11986 sectors Lout start: 27 MB (02:41/61) =3D 11986 sectors Current Secsize: 2048 cdrecord: Input/output error. read disk info: scsi sendcmd: retryable err= or CDB: 51 00 00 00 00 00 00 00 04 00 status: 0x0 (GOOD STATUS) cmd finished after 0.043s timeout 240s cdrecord: Cannot get disk type. =20 # cdrecord -scanbus Cdrecord 2.0 (i386-unknown-freebsd4.8) Copyright (C) 1995-2002 J=F6rg Sch= illing Using libscg version 'schily-0.7' scsibus0: 0,0,0 0) 'PLEXTOR ' 'CD-R PX-W4824A' '1.03' Removable CD-RO= M 0,1,0 1) * 0,2,0 2) * 0,3,0 3) * 0,4,0 4) * 0,5,0 5) * 0,6,0 6) * 0,7,0 7) * scsibus3: 3,0,0 300) 'RAID 5 ' 'online ' ' ' Disk 3,1,0 301) * 3,2,0 302) * 3,3,0 303) * 3,4,0 304) * 3,5,0 305) * 3,6,0 306) * 3,7,0 307) * Does anyone have any ideia about this problem?=20 I would appreciate some help. Regards, Angelo Rodrigues - amr@fccn.pt=20 FCCN - Fundacao para a Computacao Cientifica Nacional Av. Brasil, 101 1700-066 Lisboa - Portugal Tel: +351 218440100 Fax: +351 218472167 ----------------------------------------------------- From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 10:00:27 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02CED37B443 for <questions@FreeBSD.org>; Wed, 23 Apr 2003 10:00:27 -0700 (PDT) Received: from out005.verizon.net (out005pub.verizon.net [206.46.170.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6245344039 for <questions@FreeBSD.org>; Wed, 23 Apr 2003 10:00:18 -0700 (PDT) (envelope-from mij@soupnazi.org) Received: from envy.homeunix.com ([4.47.68.94]) by out005.verizon.net (InterMail vM.5.01.05.33 201-253-122-126-133-20030313) with ESMTP id <20030423170017.NPBJ25152.out005.verizon.net@envy.homeunix.com>; Wed, 23 Apr 2003 12:00:17 -0500 Received: from soupnazi.org (lust.pdx.soupnazi.org [192.168.1.2]) by envy.homeunix.com (8.12.8p1/8.12.8) with ESMTP id h3NH0Dln055947; Wed, 23 Apr 2003 10:00:16 -0700 (PDT) (envelope-from mij@soupnazi.org) Date: Wed, 23 Apr 2003 10:00:05 -0700 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) To: Helka Folch <Helka.Folch@limsi.fr> From: Jim Mock <mij@soupnazi.org> In-Reply-To: <3EA6B23F.30403@limsi.fr> Message-Id: <07D9565F-75AD-11D7-941E-000393460DB2@soupnazi.org> Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.552) X-Authentication-Info: Submitted using SMTP AUTH at out005.verizon.net from [4.47.68.94] at Wed, 23 Apr 2003 12:00:17 -0500 cc: questions@FreeBSD.org Subject: Re: docbook format available? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 17:00:28 -0000 On Wednesday, April 23, 2003, at 08:33 AM, Helka Folch wrote: > Is it possible to download the documentation in docbook format > anywhere on the FreeBSD web site? You can check it out of CVS. Read the FDP-Primer for more info: http://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer/ - jim -- - jim mock mij@{soupnazi|opendarwin}.org jim@{bsdnews|FreeBSD}.org - - editor in chief, BSD News: http://bsdnews.org http://soupnazi.org - From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 10:04:04 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8896937B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 10:04:04 -0700 (PDT) Received: from mail.gmx.net (pop.gmx.de [213.165.65.60]) by mx1.FreeBSD.org (Postfix) with SMTP id 3053A43F93 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 10:04:03 -0700 (PDT) (envelope-from blueeskimo@gmx.net) Received: (qmail 31804 invoked by uid 65534); 23 Apr 2003 17:04:01 -0000 Received: from i216-58-29-174.gta.igs.net (EHLO [216.58.29.174]) (216.58.29.174) by mail.gmx.net (mp010-rz3) with SMTP; 23 Apr 2003 19:04:01 +0200 From: Adam <blueeskimo@gmx.net> To: freebsd-questions@freebsd.org In-Reply-To: <20030423155944.GB15916@eirikn.net> References: <20030423155944.GB15916@eirikn.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-1A6y44iHrN+Pls0lu9LA" Organization: Message-Id: <1051117440.88928.23.camel@jake> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 23 Apr 2003 13:04:00 -0400 Subject: Re: D-Link DGE-510T support X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 17:04:04 -0000 --=-1A6y44iHrN+Pls0lu9LA Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2003-04-23 at 11:59, Eirik Nygaard wrote: > I just bought a D-Link DGE-510T NIC but FreeBSD will not detect it. > Nothing on google about it either. So I hoped someone have a patch laying > around. IIRC, you have to add something to the kernel config (then recompile the kernel) to make some (all?) D-Link NIC's work in FreeBSD. Not sure of the exact modification needed, but that should put you on the right track for finding a solution .. --=20 Adam <blueeskimo@gmx.net> --=-1A6y44iHrN+Pls0lu9LA Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+pseAu3o4GBMSDL4RAm0+AKCWt6I2QFir7qiqib+K3Nn1EGLojwCcCUT0 pYLlY5KRPo2kqL8yvC3TZ4M= =gKH7 -----END PGP SIGNATURE----- --=-1A6y44iHrN+Pls0lu9LA-- From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 10:05:12 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD27137B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 10:05:12 -0700 (PDT) Received: from 156.Red-80-35-166.pooles.rima-tde.net (156.Red-80-35-166.pooles.rima-tde.net [80.35.166.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1647343FAF for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 10:05:12 -0700 (PDT) (envelope-from sjmudd@pobox.com) Received: by unicorn.wl0.org (Postfix, from userid 1001) id 7D65632B1; Wed, 23 Apr 2003 19:05:09 +0200 (CEST) To: freebsd-questions@freebsd.org References: <3EA6CEB2.7060508@comcast.net> From: Simon J Mudd <sjmudd@pobox.com> Date: 23 Apr 2003 19:05:09 +0200 In-Reply-To: <3EA6CEB2.7060508@comcast.net> Message-ID: <86of2xm9fe.fsf@unicorn.wl0.org> Lines: 21 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: Postfix problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 17:05:13 -0000 sublist@comcast.net (Mike) writes: > when i send mail to freebsd.org mail lists using postfix ralayed > through my isp, freebsd.org doesnt respond.My posts dont show up on > the lists and account requests are not processed. > > If I use mozilla mail through the same isp: smtp.comcast.net things > work as they should.I would like to set up postfix so I can use it as > my MTA. Probably the only way to tell what is happening is to send mail to "a friend" through your ISP with mozilla and Postfix and look at the resulting message headers to see if you can see a difference. Without having access to your ISPs logs (or speaking to them) it's going to be pretty hard to diagnose the problem, if there is one. Simon -- Simon J Mudd, Postfix RPM Packager, Amsterdam, The Netherlands. email: sjmudd@pobox.com, Tel: +31-627-592 627, http://postfix.WL0.org From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 10:16:38 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49CCB37B401 for <FreeBSD-Questions@freebsd.org>; Wed, 23 Apr 2003 10:16:38 -0700 (PDT) Received: from pa-plum1b-166.pit.adelphia.net (pa-plum1a-215.pit.adelphia.net [24.53.170.215]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F55543FB1 for <FreeBSD-Questions@freebsd.org>; Wed, 23 Apr 2003 10:16:35 -0700 (PDT) (envelope-from wmoran@potentialtech.com) Received: from potentialtech.com (working [172.16.0.95]) h3NHGO0n000722; Wed, 23 Apr 2003 13:16:25 -0400 (EDT) (envelope-from wmoran@potentialtech.com) Message-ID: <3EA6CA68.1060902@potentialtech.com> Date: Wed, 23 Apr 2003 13:16:24 -0400 From: Bill Moran <wmoran@potentialtech.com> User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2.1) Gecko/20030301 X-Accept-Language: en-us, en MIME-Version: 1.0 To: David Kelly <dkelly@hiwaay.net> References: <4B518202-74F8-11D7-BCB7-003065ABFD92@mac.com> <20030422194413.GC13774@grumpy.dyndns.org> <20030423175412.B1F6.JOEL@alpsgiken.gr.jp> <20030423161358.GA24633@grumpy.dyndns.org> In-Reply-To: <20030423161358.GA24633@grumpy.dyndns.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: FreeBSD-Questions@freebsd.org cc: Joel Rees <joel@alpsgiken.gr.jp> Subject: Re: Accurate time without a network connection? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 17:16:38 -0000 David Kelly wrote: > On Wed, Apr 23, 2003 at 05:58:47PM +0900, Joel Rees wrote: > >>>On Tue, Apr 22, 2003 at 03:26:19PM -0400, Charles Swiger wrote: >>> >>>As for exactly what time the systems have, it doesn't much matter as >>>long as they all have the same time. >> >>If you're serious about it not mattering exactly what time they have, >>what's the problem with letting one machine be the time server, letting >>it tune itself and then free run, and syncing all the rest to the >>slightly-off-time-server? > > Because the other systems do not have a link to the first. > > I could sync them all to a common source they could *hear* but the > customer won't allow them to *talk* to anything. I've recently become interested in the theory behind NTP and timekeeping in general (because of situations in my work that have gotten me interested) and have followed this thread with some curiousity. Mind if I ask some rather off-the-wall questions to possible formulate some out-of-the box ideas? What, exactly, is the environment you are doing this in? If I remember previous posts correctly: You need time keeping, it doesn't have to be very accurate, or even "correct" (to the degree that the time could be outright wrong as long as it's consistent within the company - did I undestand that right?) The machine in question is not permitted to access ANYTHING via a network, even other machines withing the company? First off, can you explain the rational behind this? It sounds crazy to me. Almost sounds like you're asking for the user to have 100% control over their computer (root access) while being 100% sure that they'd never mess anything up ;) With the requirements you've described ... my first guess would be to tell you to install some sort of high-accuracy clock in the facility that broadcasts a radio signal, and set up a receiver on every computer in the office to sync off it. However, you never state it precisely, but your insistence on isolation suggest a security concern (is that the reason?) and that radio signal could easily be hijacked and (best case) used to foul the time keeping of the whole office or (worste case: the NTP driver you use has flaws) compromise the systems using the signal. With that in mind, I would suggest wiring the machines up and using NTP over the network to sync off one machine that is kept updated either manually, or via a high-accuracy clock connected to a com port or something. It's a lot easier to keep a wired network secure than any kind of radio/wireless network. Again ... I'm hoping you can provide more details about the reason you're trying to do things the way you are. It really seems like you're asking for the impossible and you'd be better off listing out your conflicting goals and determining which one you can discard. Hope this is helpful and not confrontational in any way: it's intended to be helpful. -- Bill Moran Potential Technologies http://www.potentialtech.com From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 10:42:00 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FEE937B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 10:42:00 -0700 (PDT) Received: from nagual.st (cc20684-a.assen1.dr.home.nl [217.120.160.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1131043FB1 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 10:41:59 -0700 (PDT) (envelope-from dick@nagual.st) Received: from lothlorien.nagual.st (dick@localhost [127.0.0.1]) by nagual.st (8.12.3/8.12.3/arwen) with ESMTP id h3NHeF1R006088; Wed, 23 Apr 2003 19:40:15 +0200 Received: (from dick@localhost) by lothlorien.nagual.st (8.12.3/8.12.3/local) id h3NHeF90006086; Wed, 23 Apr 2003 19:40:15 +0200 From: dick hoogendijk <dick@nagual.st> Date: Wed, 23 Apr 2003 19:40:15 +0200 To: Daniel Bye <dan@slightlystrange.org> Message-ID: <20030423174015.GA5731@lothlorien.nagual.st> References: <20030423153124.GA10768@pooh.nagual.st> <20030423153641.GA49328@catflap.home.slightlystrange.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030423153641.GA49328@catflap.home.slightlystrange.org> User-Agent: Mutt/1.3.28i cc: freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: gcc-3.2.2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 17:42:00 -0000 On 23 Apr Daniel Bye wrote: > I don't think there's anything to worry about - on my system, > /usr/bin/gcc is version 2.95.4, and GCC 3.2 is installed as gcc32, in > /usr/local/bin. Buildworld will use the one in /usr/bin (i.e., the > right one). OK, thanks for the relief ;-)) Does this mean that portupgrade now automagically chooses which gcc version to use (depending on the programs?) And in which cases can I better choose gcc32 (manually)? What are the benefits of both gcc versions? Is it better to stay w/ 2.95.4 for most programs? -- dick -- http://www.nagual.st/ -- PGP/GnuPG key: F86289CE ++ Running FreeBSD 4.8 ++ Debian GNU/Linux (Woody) From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 10:44:06 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A578B37B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 10:44:06 -0700 (PDT) Received: from flamingo.mail.pas.earthlink.net (flamingo.mail.pas.earthlink.net [207.217.120.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C43043F93 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 10:44:06 -0700 (PDT) (envelope-from parv_fm@mailsent.net) Received: from sdn-ap-012dcwashp0481.dialsprint.net ([63.188.113.227] helo=moo.holy.cow) by flamingo.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 198OHg-0005zR-00; Wed, 23 Apr 2003 10:43:56 -0700 Received: by moo.holy.cow (Postfix, from userid 1001) id 7C0CFA61A; Wed, 23 Apr 2003 13:45:59 -0400 (EDT) Date: Wed, 23 Apr 2003 13:45:59 -0400 From: parv <parv_fm@emailgroups.net> To: Anton Stamenov <ais@epiq.com> Message-ID: <20030423174559.GA36398@moo.holy.cow> Mail-Followup-To: Anton Stamenov <ais@epiq.com>, freebsd-questions@freebsd.org References: <20030423163456.1f31546f.ais@epiq.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030423163456.1f31546f.ais@epiq.com> cc: freebsd-questions@freebsd.org Subject: Re: huge XFree log files X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 17:44:07 -0000 in message <20030423163456.1f31546f.ais@epiq.com>, wrote Anton Stamenov thusly... > > (II) Loading sub module "DOSENCODING" > (II) LoadModule: "DOSENCODING" > (II) Loading /usr/X11R6/lib/modules/codeconv/libDOSENCODING.a > (II) Module DOSENCODING: vendor="X-TrueType Server Project" > compiled for 4.3.0, module version = 1.3.1 > Module class: XFree86 Font Renderer > ABI class: XFree86 Font Renderer, version 0.4 > (II) UnloadModule: "DOSENCODING" > (II) Unloading /usr/X11R6/lib/modules/codeconv/libDOSENCODING.a > > need help, please > > XFree makes huge log files, filling them with above information. Huge? How huge? I get only ~27 kB files (which i consider small in comparison to fetchmail & procmail logs). You could control the creation & size of the log files via newsyslog(8) thru /etc/newsyslog.conf. See the man page. Or, you may be able to specify some option to xinit(1) and related processes to not to create logs in the first place (i personally do not know). - parv -- From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 10:47:17 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB59E37B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 10:47:17 -0700 (PDT) Received: from pa-plum1b-166.pit.adelphia.net (pa-plum1a-215.pit.adelphia.net [24.53.170.215]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE0EC43F75 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 10:47:16 -0700 (PDT) (envelope-from wmoran@potentialtech.com) Received: from potentialtech.com (working [172.16.0.95]) h3NHl90n000752; Wed, 23 Apr 2003 13:47:09 -0400 (EDT) (envelope-from wmoran@potentialtech.com) Message-ID: <3EA6D19D.5040106@potentialtech.com> Date: Wed, 23 Apr 2003 13:47:09 -0400 From: Bill Moran <wmoran@potentialtech.com> User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2.1) Gecko/20030301 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Duncan Young <duncan.young@pobox.com> References: <Pine.LNX.4.33.0304171041550.25794-100000@gnomo.fe.up.pt> <41371.192.107.26.131.1051112914.squirrel@www.duncanyoung.com> In-Reply-To: <41371.192.107.26.131.1051112914.squirrel@www.duncanyoung.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit cc: freebsd-questions@freebsd.org cc: =?ISO-8859-1?Q?Miguel_Gon=E7alves?= <miguelg@fe.up.pt> Subject: Re: Vinum in FreeBSD 4.x branch X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 17:47:18 -0000 Everyone is entitled to his/her opinion, I thought I'd chime in with mine: I've been using Vinum in production environments for about 4 years now. I have seen the panics during configuration that you describe. But it's not a big deal (to me) as the machine is not yet in production during vinum configuration. Also, I haven't seen a Vinum panic in 3 years. For actual production use ... the system works great. Performance is excellent, failover is perfect and recovery works well. Never had problems with a production Vinum system once it's up and running. I will concur that it takes a bit of work to understand configuration of Vinum, and one should be well versed in it before attempting to reconfigure an existing system. Hopefully, someone will find the time to make the user interface more user-friendly (perhaps a port ... I know, now that I've brought it up I've volunteered as well ...) Duncan Young wrote: > Hi, > > Though I run vinum at home, I would actually suggest not using it in a > corperate environment. There are a couple of problems with it which make > it less than desirable. > > 1) No root disk support (well I last time I checked it didn't). This is > main reason not to use vinum. > > 2) Configuration screw ups can cause panics etc. I've also had other > panics, but alas at the time I had more real memory than swap poartition > so no crash dump. I actually can't quite remember what trigered it, but I > think it was to do with the automounter unmounting volumes. Anyway, I > don't consider it to be competly stable, especially since configuration is > not idiot proof (i.e. the state of disks can get screwed up). By way of > comparison, I've used veritas volume manager, solstice Disk suit, carrion > disk arrays, lvm (linux and HPUX), etc. All of these are much more idiot > proof. I'm sure vinum will get there, but its not quite there yet. > > > For simplicity and peace of mind, I would sugest some sort of hardware > raid controler and mirror everything. > > Duncan > > >>Hello fellow BSDers! >> >>I am about to install a new server on a corportate environment >>where failure is not an option (that's why I am installing >>FreeBSD :-) ). To minimize hard disk problems I intend to use >>Vinum. >> >>I just want to know how is the stability and robustness of >>Vinum in the 4.x branch. >> >>Best regards, >>Miguel Gon鏰lves >> >>PS: I know this is not a good thing to do but can you please >>CC to me as I am not on the list due to limitations of my >>mail server. Thanks again! >> >> >>_______________________________________________ >>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" >> >> >> > > > _______________________________________________ > 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" > > -- Bill Moran Potential Technologies http://www.potentialtech.com From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 10:51:02 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D879F37B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 10:51:02 -0700 (PDT) Received: from smtp.infracaninophile.co.uk (smtp.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF5C043FCB for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 10:51:00 -0700 (PDT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [127.0.0.1]) h3NHoi8x060257 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 23 Apr 2003 18:50:44 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)h3NHohtR060256; Wed, 23 Apr 2003 18:50:43 +0100 (BST) (envelope-from matthew) Date: Wed, 23 Apr 2003 18:50:43 +0100 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: Brent Bailey <misterb@bmyster.com> Message-ID: <20030423175043.GC59509@happy-idiot-talk.infracaninophi> Mail-Followup-To: Matthew Seaman <m.seaman@infracaninophile.co.uk>, Brent Bailey <misterb@bmyster.com>, neteng@doubleclick.net, freebsd-questions@freebsd.org References: <1333.66.63.99.171.1051108950.squirrel@bmyster.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qtZFehHsKgwS5rPz" Content-Disposition: inline In-Reply-To: <1333.66.63.99.171.1051108950.squirrel@bmyster.com> User-Agent: Mutt/1.5.4i X-Spam-Status: No, hits=-38.8 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES, USER_AGENT_MUTT version=2.53 X-Spam-Checker-Version: SpamAssassin 2.53 (1.174.2.15-2003-03-30-exp) cc: freebsd-questions@freebsd.org cc: neteng@doubleclick.net Subject: chrooted ftpd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 17:51:03 -0000 --qtZFehHsKgwS5rPz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 23, 2003 at 10:42:30AM -0400, Brent Bailey wrote: > Hello, > Im using FBSD 4.8 and im trying to chroot stock ftpd ....something that i > have done on many other prior versions of FBSD by doing: > 1. Kill the inetd process > 2. vi /etc/defaults/make.conf > 3. Insert FTPD_INTERNAL_LS=3DYES at the bottom of the file > 4. cd /usr/src/libexec/ftpd > 5. make clean <---works > 6. make all <--- it fails here > 7. make install >=20 > but for some reason i get this error.. >=20 > "make: don't know how to make ls.c. Stop" >=20 >=20 > have things changed in 4.8 or the instructions for chrooting stock ftpd > changed ??? please help as i have many users that need this ability and i > dont want them just wandering around in other directories > Any and all help is very appreciated I guess that is no longer supported with the default ftpd(8). However, the system provides lukemftpd(8) as an alternative now. That supports a much enhanced capability to chroot ftp users, compared to the regular ftpd(8). No recompilation necessary. I believe lukemftpd(8) is a port of the default ftpd from NetBSD. Not sure why it hasn't completely replaced the original FreeBSD ftpd yet. Cheers, Matthew=09 --=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 --qtZFehHsKgwS5rPz Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+ptJzdtESqEQa7a0RAtFgAKCOH0Qudyd12e7tDbXdTR4MgbkYegCggDQU uVDvdeuQk0j3Tnf+7K5UxII= =wHFv -----END PGP SIGNATURE----- --qtZFehHsKgwS5rPz-- From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 10:52:35 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E028537B404 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 10:52:35 -0700 (PDT) Received: from mclean.mail.mindspring.net (mclean.mail.mindspring.net [207.69.200.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 032C243F75 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 10:52:31 -0700 (PDT) (envelope-from tristan11@mindspring.com) Received: from h-68-164-21-219.snvacaid.covad.net ([68.164.21.219] helo=mindspring.com) by mclean.mail.mindspring.net with esmtp (Exim 3.33 #1) id 198OQ1-0001sb-00 for freebsd-questions@freebsd.org; Wed, 23 Apr 2003 13:52:30 -0400 Date: Wed, 23 Apr 2003 10:52:30 -0700 Mime-Version: 1.0 (Apple Message framework v552) Content-Type: text/plain; delsp=yes; charset=US-ASCII; format=flowed From: Michelle Weeks <tristan11@mindspring.com> To: freebsd-questions@freebsd.org Content-Transfer-Encoding: 7bit Message-Id: <5A57C550-75B4-11D7-995E-000393843210@mindspring.com> X-Mailer: Apple Mail (2.552) Subject: using gpg to verify signatures X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 17:52:36 -0000 i'm trying to learn how to verify signatures. i have downloaded and installed gnupg. i have also downloaded the cvs.patch and cvs.patch.asc ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA- 03:01.cvs.asc and would like to verify the signature. my rough understanding from the gnupg documentation is that i need to import the public key into my public keyring before i can use gpg --verify to verify the signature. i believe that i should use gpg --import "public key file". how do i get the public key for the cvs.patch? thank you, michelle From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 10:54:24 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E49E837B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 10:54:24 -0700 (PDT) Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41F7F43F85 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 10:54:24 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com[24.147.188.198]) by rwcrmhc51.attbi.com (rwcrmhc51) with ESMTP id <2003042317542305100196h8e>; Wed, 23 Apr 2003 17:54:23 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198] (may be forged)) by be-well.ilk.org (8.12.9/8.12.7) with ESMTP id h3NHsMoQ002130 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 13:54:22 -0400 (EDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.9/8.12.6/Submit) id h3NHsM6i002127; Wed, 23 Apr 2003 13:54:22 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f Sender: lowell@be-well.no-ip.com To: freebsd-questions@freebsd.org References: <20030422004530.CAAB.BLUEESKIMO@gmx.net> <3EA53661.6010007@potentialtech.com> <1051069331.88928.5.camel@jake> <3EA69B99.4030201@potentialtech.com> From: Lowell Gilbert <freebsd-questions-local@be-well.no-ip.com> Date: 23 Apr 2003 13:54:22 -0400 In-Reply-To: <3EA69B99.4030201@potentialtech.com> Message-ID: <44u1cpumk1.fsf@be-well.ilk.org> Lines: 23 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: Strange networking behaviour (memory leak?) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 17:54:25 -0000 Bill Moran <wmoran@potentialtech.com> writes: > Adam wrote: > >>FreeBSD is pretty smart about memory. In the top display you see active, > >>inactive, cache, buffer, wired, and free memory. The memory that's actually > >>free is really the sum of inactive, buffer, cache, and free. The free > >>memory is free immediately, those other three can become free with very, > >>very little effort on the part of the kernel, but if you call up the same > >>application again and it's still in inactive memory, it'll start up quicker > >>than if it has to reload it from disk. > >>Free memory is wasted memory. > > Wow, thanks for the clarifications (and education). I actually very > > glad > > you explained this to me. You'll have to excuse my ignorance on some > > topics; my lack of experience is sometimes glaringly obvious. > > Don't worry about it. If you search the list archives, I think you'll see > me asking the same question a number of years ago, and getting a similarly > helpful answer. Which explains why this is in the FAQ... http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/misc.html#TOP-FREEMEM From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 11:00:30 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20D0D37B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 11:00:30 -0700 (PDT) Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AAAE43FDD for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 11:00:27 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com[24.147.188.198]) by rwcrmhc52.attbi.com (rwcrmhc52) with ESMTP id <2003042318002605200nt80ve>; Wed, 23 Apr 2003 18:00:26 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198] (may be forged)) by be-well.ilk.org (8.12.9/8.12.7) with ESMTP id h3NI0QoQ002227 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 14:00:26 -0400 (EDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.9/8.12.6/Submit) id h3NI0PRi002224; Wed, 23 Apr 2003 14:00:25 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f Sender: lowell@be-well.no-ip.com To: freebsd-questions@freebsd.org References: <20030423130711.F632@ndhn.yna.cnyserzna.pbz> <5.2.0.9.0.20030423110805.2c346398@pop.swbell.yahoo.com> From: Lowell Gilbert <freebsd-questions-local@be-well.no-ip.com> Date: 23 Apr 2003 14:00:25 -0400 In-Reply-To: <5.2.0.9.0.20030423110805.2c346398@pop.swbell.yahoo.com> Message-ID: <44ptndum9y.fsf@be-well.ilk.org> Lines: 9 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: Samba 2.2.8a no go on 4.8-Release X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 18:00:30 -0000 "Sean O'Neill" <sean@seanoneill.info> writes: > When I tried upgrading to 2.2.8a, the make complained that my libtool > is too old. Well, my libtool current as of the FreeBSD ports tree - > v1.3. I've seen some activity on the ports mailing list that some > folks are working on upgrading the libtool port to v1.4 which I assume > is what Samba 2.2.8a is probably expecting. Nope, works fine for me with libtool 1.3.4... From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 11:10:49 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D97937B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 11:10:49 -0700 (PDT) Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88E7D43FA3 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 11:10:46 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com[24.147.188.198]) by rwcrmhc52.attbi.com (rwcrmhc52) with ESMTP id <2003042318104605200nu484e>; Wed, 23 Apr 2003 18:10:46 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198] (may be forged)) by be-well.ilk.org (8.12.9/8.12.7) with ESMTP id h3NIAjoQ002347; Wed, 23 Apr 2003 14:10:45 -0400 (EDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.9/8.12.6/Submit) id h3NIAi8m002344; Wed, 23 Apr 2003 14:10:44 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f Sender: lowell@be-well.no-ip.com To: freebsd-questions@freebsd.org, "Gordon Freeman" <greetz@mail.ru> References: <E198GoU-000BJW-00.greetz-mail-ru@f6.mail.ru> From: Lowell Gilbert <freebsd-questions-local@be-well.no-ip.com> Date: 23 Apr 2003 14:10:44 -0400 In-Reply-To: <E198GoU-000BJW-00.greetz-mail-ru@f6.mail.ru> Message-ID: <44lly1ulsr.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 Subject: Re: 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 <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 18:10:49 -0000 "Gordon Freeman" <greetz@mail.ru> writes: > 1. When I set up the FreeBSD, I've already like it (Daemon is faster, security, everithind is ander my control, etc.), but I have to reboot to WinXP, because only there my SoundBlaster 128 can work. I've read many manuals about unix&FreeBSD based systems, but there are not much information tokill this problem. There's a whole section on it in the FreeBSD Handbook. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/sound-setup.html > 2. Also I can't find a real photoshop for BSD. I've tride gimp, but it doesn't work! Web editors I can't find also. "it doesn't work" isn't much of a description of what's wrong. Gimp works fine for me. Install it through the ports system, if you didn't try that the first time. For web editors, I just use either emacs (or, occasionally, mozilla), but a quick search of the ports turned up things called "august" and "bluefish" that are in both the "www" and "editors" categories, so they're probably a reasonable place to start looking. From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 11:14:07 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC4DB37B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 11:14:07 -0700 (PDT) Received: from smtp.monmouth.com (smtp.monmouth.com [209.191.58.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id D776E43FD7 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 11:14:06 -0700 (PDT) (envelope-from markov@monmouth.com) Received: from happy.markov.net (bg-tc-ppp1443.monmouth.com [209.191.17.58]) by smtp.monmouth.com (8.12.9/8.12.9) with SMTP id h3NIE4cT079077 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 14:14:04 -0400 (EDT) Date: Wed, 23 Apr 2003 14:18:36 -0400 From: "Vlad D. Markov" <markov@monmouth.com> To: freebsd-questions@freebsd.org Message-Id: <20030423141836.476e61f7.markov@monmouth.com> In-Reply-To: <200304222140.12401.gwschenk@socal.rr.com> References: <200304102145.25225.gwschenk@socal.rr.com> <16022.60289.92289.802228@guru.mired.org> <200304222140.12401.gwschenk@socal.rr.com> X-Mailer: Sylpheed version 0.8.10 (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Newbie lpd printing X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 18:14:08 -0000 I can assure you that postscript printing in color is possible using any printer supported by ghostscript. Setting it up is sometimes hard. I couldn't help but notice you said apsfilter was broken. I have used apsfilter for a very long time. Did you setup apsfilter by running SETUP in /usr/local/share/apsfilter? If you loaded apsfilter from ports or the packages you should have the various bits & pieces like ghostscript, etc. If you compiled it yourself, I doubt they are. Is this a postcript printer, a pcl printer, or a printer supported by ghostscript? For years my printer did not have its own entry as a bjc4000 in ghostscript, I had to use the bjc600 driver. I found the driver by querying google with "bjc400 ghostscript" - usually someone else has been down this path before. I suggest trying out the test page from the apsfilter setup script until you get output you are comfortable with. apsfilter and magicfilter are invoked from your printcap file. What happens is that you enter: "lpr a_file" and from an entry in the printcap file the installed filter is invoked. This is my printcap entry for apsfilter which SETUP made for me: # APS1_BEGIN:printer1 # - don't delete start label for apsfilter printer1 # - no other printer defines between BEGIN and END LABEL lp|bjc4000;r=300x300;q=medium;c=full;p=letter;m=auto:\ :lp=:\ :rm=snowWhite:\ :rp=bjc4000:\ :if=/usr/local/etc/apsfilter/basedir/bin/apsfilter:\ :sd=/var/spool/lpd/lp:\ :lf=/var/spool/lpd/lp/log:\ :af=/var/spool/lpd/lp/acct:\ :mx#0:\ :sh: # APS1_END - don't delete this The "if" entry is where apsfilter is invoked. On Tue, 22 Apr 2003 21:40:12 -0700 Gary Schenk <gwschenk@socal.rr.com> wrote: > On Friday 11 April 2003 09:21 am, Mike Meyer wrote: > > > I suspect your script is broken for printing postscript files. The > > hpif script in the handbook doesn't handle those at all, so I assume > > you added that code. > > > > No, I did not add anything. This is the script from the handbook. I thought > that it was to print postscript to a non-postscript printer. It is > essentisally the same script as in FreeBSD Unleashed. > > > Can you print postscript from the command line? If not, the KDE is > > probably turning everything into postscript, which is then failing. > > > > I can only print text from the command line, everything else is broken. > > > If you're only going to print from KDE, then fixing this script might > > be the way to go. However, installing something like magicfilter - and > > you've already got the hard parts done - which handles the difference > > between postscript and flat text properly, and automatically converts > > a number of formats to postscript for you, might be a better option if > > you want to print regularly from the command line. > > > > <mike > > The more I read about printing the more confused I get. I'd like to print > form a word processor, but don't seem to be able to in FreeBSD. I tried > installing apsfilter, but it is broken. I have no clue as to how to fix > it. Perhaps installing Star Office would help, and use its printer > interface? Or is the best solution to buy a postscript printer? > > As for magicfilter, I'm still working on it. I ran make install in > /usr/ports/print/magicfilter. However locate magicfilter shows nothing, > except for the above directory. There is nothing in the /usr/local/bin > directory indicating anything was installed. A google search sent me to > http://newbiedoc.sourceforge.net/peripherals/printer-magicfilter.html , > which is for Debian Linux. It talks about running magicfilterconfig. I > assume there is nothing like this in FreeBSD? > > Should I be content to print only text? I talked to a friend who has been > running OpenBSD for three years. he only prints text. Is this common with > BSD? I do need to print more than plain text. > > Gary Schenk > _______________________________________________ > 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 Wed Apr 23 11:19:32 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF85D37B401 for <questions@FreeBSD.org>; Wed, 23 Apr 2003 11:19:32 -0700 (PDT) Received: from shrike.submonkey.net (pc1-cdif2-5-cust38.cdif.cable.ntl.com [81.101.150.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8C1343F75 for <questions@FreeBSD.org>; Wed, 23 Apr 2003 11:19:31 -0700 (PDT) (envelope-from setantae@submonkey.net) Received: from setantae by shrike.submonkey.net with local (Exim 4.12) id 198OqA-0002Sq-00 for questions@FreeBSD.org; Wed, 23 Apr 2003 19:19:30 +0100 Date: Wed, 23 Apr 2003 19:19:30 +0100 From: Ceri Davies <setantae@submonkey.net> To: questions@FreeBSD.org Message-ID: <20030423181930.GA9237@submonkey.net> Mail-Followup-To: Ceri Davies <setantae@submonkey.net>, questions@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.4i Sender: Ceri Davies <setantae@submonkey.net> Subject: readonly.exe ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 18:19:33 -0000 Does anyone have any idea what readonly.exe is ? shrike.private.submonkey.net kernel log messages: > pid 74935 (readonly.exe), uid 0: exited on signal 10 (core dumped) > pid 76059 (readonly.exe), uid 0: exited on signal 10 (core dumped) As far as I can see it doesn't exist on that system, but I'm slightly concerned... (no, there's no core dump either). Thanks, Ceri -- From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 11:23:13 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27F0437B404 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 11:23:13 -0700 (PDT) Received: from citizensbankng.com (host-12-018.a.nigol.net.ng [217.117.12.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6C1E43F75 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 11:19:33 -0700 (PDT) (envelope-from freebsd@citizensbankng.com) Received: from abdul ([128.1.100.234]) by citizensbankng.com (8.9.2/3.7W) with SMTP id RAA00295 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 17:44:40 +0100 (WAT) Message-ID: <001201c309b7$5cd53e50$ea640180@abdul> From: "abdul" <freebsd@citizensbankng.com> To: <freebsd-questions@freebsd.org> Date: Wed, 23 Apr 2003 17:42:39 +0100 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 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Subject: "/etc/master.passwd: corrupted entry" error message X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 18:23:13 -0000 Hi all I use FreeBSD 2.2.8-RELEASE I sometimes get the following error when I issue "passwd user" command as root: "passwd: /etc/master.passwd: corrupted entry passwd: /etc/master.passwd: unchanged" Can someone pls explain why I sometimes get this error message and the way aroung it? Abdul From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 11:28:44 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22F8237B404 for <questions@freebsd.org>; Wed, 23 Apr 2003 11:28:44 -0700 (PDT) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52F8043FB1 for <questions@freebsd.org>; Wed, 23 Apr 2003 11:28:43 -0700 (PDT) (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 h3NISdV01286; Wed, 23 Apr 2003 11:28:39 -0700 From: Kent Stewart <kstewart@owt.com> To: Ceri Davies <setantae@submonkey.net>, questions@freebsd.org Date: Wed, 23 Apr 2003 11:28:38 -0700 User-Agent: KMail/1.5.1 References: <20030423181930.GA9237@submonkey.net> In-Reply-To: <20030423181930.GA9237@submonkey.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304231128.38949.kstewart@owt.com> Subject: Re: readonly.exe ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 18:28:44 -0000 On Wednesday 23 April 2003 11:19 am, Ceri Davies wrote: > Does anyone have any idea what readonly.exe is ? > > shrike.private.submonkey.net kernel log messages: > > pid 74935 (readonly.exe), uid 0: exited on signal 10 (core dumped) > > pid 76059 (readonly.exe), uid 0: exited on signal 10 (core dumped) > > As far as I can see it doesn't exist on that system, but I'm slightly > concerned... (no, there's no core dump either). > If you run locate, I would try "locate '*.core'" and see who the core belongs to. I would tend to suspect that someone opened an email with an attachment that would do nasty things to a Windows system. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 11:31:26 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36FBB37B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 11:31:26 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-67-115-75-1.dsl.lsan03.pacbell.net [67.115.75.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C8FA43F93 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 11:31:25 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 1527C66CFA; Wed, 23 Apr 2003 11:31:25 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id EB156153A; Wed, 23 Apr 2003 11:31:24 -0700 (PDT) Date: Wed, 23 Apr 2003 11:31:24 -0700 From: Kris Kennaway <kris@obsecurity.org> To: "E. J. Cerejo" <edinho64@netscape.net> Message-ID: <20030423183124.GA70448@rot13.obsecurity.org> References: <3EA64BD8.3000505@netscape.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ew6BAiZeqk4r7MaW" Content-Disposition: inline In-Reply-To: <3EA64BD8.3000505@netscape.net> User-Agent: Mutt/1.4i cc: Hostmaster@Video2Video.Com cc: freebsd-questions@freebsd.org Subject: Re: ld-elf.so.1 and libintl.so.2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 18:31:26 -0000 --ew6BAiZeqk4r7MaW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 23, 2003 at 04:16:24AM -0400, E. J. Cerejo wrote: > to see which one you have, right now I have libintl.so.4 on mine, if you= =20 > have this one just symlink it: >=20 > ln -s /local/lib/libintl.so.4 /usr/local/lib/libintl.so.2 >=20 > This should solve your problem. s/solve/hack around, possibly causing random runtime bugs/ Use portupgrade to upgrade your ports in the correct order. Kris --ew6BAiZeqk4r7MaW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+ptv8Wry0BWjoQKURArAuAKDuHd9RSr8Njd5JQRD+SngnfIe2mwCfaShi crWQktX4c35qYYN6OLKzSYc= =9UxO -----END PGP SIGNATURE----- --ew6BAiZeqk4r7MaW-- From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 11:33:13 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 98C5237B408 for <questions@FreeBSD.org>; Wed, 23 Apr 2003 11:33:13 -0700 (PDT) Received: from rs2.rapidaxcess.com (rs2.rapidaxcess.com [207.173.183.243]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09B5D43F85 for <questions@FreeBSD.org>; Wed, 23 Apr 2003 11:33:13 -0700 (PDT) (envelope-from felix@rapidaxcess.com) Received: from Bernie (0-1pool183-98.nas20.tempe1.az.us.da.qwest.net [67.3.183.98]) by rs2.rapidaxcess.com (8.9.1/8.9.1) with SMTP id MAA26105 for <questions@FreeBSD.org>; Wed, 23 Apr 2003 12:29:46 -0700 (MST) Date: Wed, 23 Apr 2003 12:29:46 -0700 (MST) Message-Id: <200304231929.MAA26105@rs2.rapidaxcess.com> X-Sender: felix@rapidaxcess.com X-Mailer: Windows Eudora Pro Version 2.1.2 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: questions@FreeBSD.org From: felix@rapidaxcess.com Subject: Firewall options X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 18:33:14 -0000 To whom it may concern: I am in the process of setting up my first firewalled machine, on the bench thank God. I have poured over the manual pages multiple times and am stuck here... I seem to have everything under control with rules set up to allow me in on boot. Now I need to change the default rule (65535) to deny instead of accept. I have removed the kernel config line: options IPFIREWALL_DEFAULT_TO_ACCEPT recompiled and rebooted 2 times, still the default is accept. I hate to hack by adding a rule 65000 to deny just for a work around, if that would even work... Suggestions? Thanks in advance! And keep up the great work, all of my servers run FreeBSD! Bryan Felix felix@rapidaxcess.com From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 11:39:32 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC64537B401 for <questions@FreeBSD.org>; Wed, 23 Apr 2003 11:39:32 -0700 (PDT) Received: from ns1.webwarrior.net (overlord-host99.dsl.visi.com [209.98.86.99]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1585243FAF for <questions@FreeBSD.org>; Wed, 23 Apr 2003 11:39:32 -0700 (PDT) (envelope-from friar_josh@webwarrior.net) Received: by ns1.webwarrior.net (Postfix, from userid 1003) id 19D06253D5; Wed, 23 Apr 2003 13:39:31 -0500 (CDT) Date: Wed, 23 Apr 2003 13:39:31 -0500 From: Josh Paetzel <friar_josh@webwarrior.net> To: felix@rapidaxcess.com Message-ID: <20030423183931.GC93993@ns1.webwarrior.net> References: <200304231929.MAA26105@rs2.rapidaxcess.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200304231929.MAA26105@rs2.rapidaxcess.com> User-Agent: Mutt/1.4i cc: questions@FreeBSD.org Subject: Re: Firewall options X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 18:39:33 -0000 On Wed, Apr 23, 2003 at 12:29:46PM -0700, felix@rapidaxcess.com wrote: > To whom it may concern: > I am in the process of setting up my first firewalled machine, on the bench > thank God. > I have poured over the manual pages multiple times and am stuck here... > > I seem to have everything under control with rules set up to allow me in on > boot. Now I need to change the default rule (65535) to deny instead of accept. > I have removed the kernel config line: options IPFIREWALL_DEFAULT_TO_ACCEPT > recompiled and rebooted 2 times, still the default is accept. > I hate to hack by adding a rule 65000 to deny just for a work around, if > that would even work... > Suggestions? > > Thanks in advance! And keep up the great work, all of my servers run FreeBSD! > > Bryan Felix > felix@rapidaxcess.com > Well, adding that rule would work, but it would be a hack. Are you SURE you are booting the kernel you think you are? Try renaming the kernel with the IPFIREWALL_DEFAULT_TO_ALLOW option removed to a different name and see if that's the kernel you're actually booting after the rebuild process. I've seen two different 5.0 boxes in particular not boot the correct kernel after a rebuild in the last two weeks. Josh From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 11:43:06 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2C6037B401 for <questions@FreeBSD.org>; Wed, 23 Apr 2003 11:43:06 -0700 (PDT) Received: from pa-plum1b-166.pit.adelphia.net (pa-plum1a-215.pit.adelphia.net [24.53.170.215]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B5E043F75 for <questions@FreeBSD.org>; Wed, 23 Apr 2003 11:43:06 -0700 (PDT) (envelope-from wmoran@potentialtech.com) Received: from potentialtech.com (working [172.16.0.95]) h3NIh40n000774; Wed, 23 Apr 2003 14:43:05 -0400 (EDT) (envelope-from wmoran@potentialtech.com) Message-ID: <3EA6DEB8.4050007@potentialtech.com> Date: Wed, 23 Apr 2003 14:43:04 -0400 From: Bill Moran <wmoran@potentialtech.com> User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2.1) Gecko/20030301 X-Accept-Language: en-us, en MIME-Version: 1.0 To: felix@rapidaxcess.com References: <200304231929.MAA26105@rs2.rapidaxcess.com> In-Reply-To: <200304231929.MAA26105@rs2.rapidaxcess.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: questions@FreeBSD.org Subject: Re: Firewall options X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 18:43:07 -0000 felix@rapidaxcess.com wrote: > To whom it may concern: > I am in the process of setting up my first firewalled machine, on the bench > thank God. > I have poured over the manual pages multiple times and am stuck here... > > I seem to have everything under control with rules set up to allow me in on > boot. Now I need to change the default rule (65535) to deny instead of accept. > I have removed the kernel config line: options IPFIREWALL_DEFAULT_TO_ACCEPT > recompiled and rebooted 2 times, still the default is accept. > I hate to hack by adding a rule 65000 to deny just for a work around, if > that would even work... > Suggestions? > > Thanks in advance! And keep up the great work, all of my servers run FreeBSD! Did you 'make buildworld' and 'make installworld' both? -- Bill Moran Potential Technologies http://www.potentialtech.com From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 11:49:48 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0A3F37B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 11:49:48 -0700 (PDT) Received: from pa-plum1b-166.pit.adelphia.net (pa-plum1a-215.pit.adelphia.net [24.53.170.215]) by mx1.FreeBSD.org (Postfix) with ESMTP id F037E43FB1 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 11:49:47 -0700 (PDT) (envelope-from wmoran@potentialtech.com) Received: from potentialtech.com (working [172.16.0.95]) h3NIjq0n000778; Wed, 23 Apr 2003 14:46:04 -0400 (EDT) (envelope-from wmoran@potentialtech.com) Message-ID: <3EA6DF60.7000708@potentialtech.com> Date: Wed, 23 Apr 2003 14:45:52 -0400 From: Bill Moran <wmoran@potentialtech.com> User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2.1) Gecko/20030301 X-Accept-Language: en-us, en MIME-Version: 1.0 To: abdul <freebsd@citizensbankng.com> References: <001201c309b7$5cd53e50$ea640180@abdul> In-Reply-To: <001201c309b7$5cd53e50$ea640180@abdul> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: "/etc/master.passwd: corrupted entry" error message X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 18:49:49 -0000 abdul wrote: > Hi all > I use FreeBSD 2.2.8-RELEASE > > I sometimes get the following error when I issue "passwd user" command as > root: > > "passwd: /etc/master.passwd: corrupted entry > passwd: /etc/master.passwd: unchanged" > > Can someone pls explain why I sometimes get this error message and the way > aroung it? Because your master.passwd file is corrupt? I wouldn't suggest you simply post it to the newsgroups (unless you carefully remove all the encrypted passwords first) but it's rather difficult to see what's corrupt in your master.passwd file without _seeing_ the file. Have reviewed the file to see if anything looks out of sorts? You could use vipw(8) or simply open it in your favorite editor. -- Bill Moran Potential Technologies http://www.potentialtech.com From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 11:51:47 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BDD3737B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 11:51:47 -0700 (PDT) Received: from server1.shellworld.net (server1.shellworld.net [64.39.15.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8D8343F85 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 11:51:46 -0700 (PDT) (envelope-from tforrest@shellworld.net) Received: from server1.shellworld.net (tforrest@LOCALHOST [127.0.0.1]) h3NIpjNw078154 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 13:51:46 -0500 (CDT) (envelope-from tforrest@shellworld.net) Received: from localhost (tforrest@localhost)h3NIpjch078151 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 13:51:45 -0500 (CDT) (envelope-from tforrest@shellworld.net) X-Authentication-Warning: server1.shellworld.net: tforrest owned process doing -bs Date: Wed, 23 Apr 2003 13:51:45 -0500 (CDT) From: Tommy Forrest <tforrest@shellworld.net> To: freebsd-questions@freebsd.org In-Reply-To: <20030423130711.F632@ndhn.yna.cnyserzna.pbz> Message-ID: <Pine.BSF.4.55.0304231350560.78125@server1.shellworld.net> References: <200304230124.h3N1OdN7042860@server1.shellworld.net> <20030423100329.GA22322@lothlorien.nagual.st> <20030423130711.F632@ndhn.yna.cnyserzna.pbz> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: Samba 2.2.8a no go on 4.8-Release X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 18:51:48 -0000 If this helps, here is the output from the log.smbd: [2003/04/23 14:15:05, 0] smbd/server.c:main(791) smbd version 2.2.8a started. Copyright Andrew Tridgell and the Samba Team 1992-2002 [2003/04/23 14:15:05, 0] smbd/files.c:file_init(174) PANIC: assert failed at smbd/files.c(174) [2003/04/23 14:15:05, 0] lib/util.c:smb_panic(1094) PANIC: assert failed [2003/04/23 14:15:05, 0] smbd/server.c:main(791) smbd version 2.2.8a started. Copyright Andrew Tridgell and the Samba Team 1992-2002 [2003/04/23 14:15:05, 0] smbd/files.c:file_init(174) PANIC: assert failed at smbd/files.c(174) [2003/04/23 14:15:05, 0] lib/util.c:smb_panic(1094) PANIC: assert failed [2003/04/23 14:47:05, 0] smbd/server.c:main(791) smbd version 2.2.8a started. Copyright Andrew Tridgell and the Samba Team 1992-2002 [2003/04/23 14:47:05, 0] smbd/files.c:file_init(174) PANIC: assert failed at smbd/files.c(174) [2003/04/23 14:47:05, 0] lib/util.c:smb_panic(1094) PANIC: assert failed [2003/04/23 14:47:05, 0] smbd/server.c:main(791) smbd version 2.2.8a started. Copyright Andrew Tridgell and the Samba Team 1992-2002 [2003/04/23 14:47:05, 0] smbd/files.c:file_init(174) PANIC: assert failed at smbd/files.c(174) [2003/04/23 14:47:05, 0] lib/util.c:smb_panic(1094) PANIC: assert failed This just repeats over and over and over. From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 11:56:07 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADE9937B401 for <freebsd-questions@FreeBSD.ORG>; Wed, 23 Apr 2003 11:56:07 -0700 (PDT) Received: from diana.northnetworks.ca (att-ws20.switchview.com [216.13.70.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB22143FDD for <freebsd-questions@FreeBSD.ORG>; Wed, 23 Apr 2003 11:56:06 -0700 (PDT) (envelope-from iaccounts@northnetworks.ca) Received: from diana.northnetworks.ca (localhost.northnetworks.ca [127.0.0.1]) h3NIu5hQ034391 for <freebsd-questions@FreeBSD.ORG>; Wed, 23 Apr 2003 14:56:05 -0400 (EDT) (envelope-from iaccounts@northnetworks.ca) Received: from localhost (iaccounts@localhost)h3NIu5ik034388 for <freebsd-questions@FreeBSD.ORG>; Wed, 23 Apr 2003 14:56:05 -0400 (EDT) X-Authentication-Warning: diana.northnetworks.ca: iaccounts owned process doing -bs Date: Wed, 23 Apr 2003 14:56:04 -0400 (EDT) From: Steve Bertrand <iaccounts@northnetworks.ca> To: freebsd <freebsd-questions@FreeBSD.ORG> Message-ID: <20030423144825.N18125-100000@diana.northnetworks.ca> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: tar FBSD disk clone X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 18:56:08 -0000 I have found multiple articles on the web regarding ways to 'clone' ones FreeBSD disk. I opted for the tar method, so I could cut pieces out I did not want before cloning. When all was said and done, I manually fdisk'ed the new drive, labelled it, and mounted it into the existing FS. I then: # tar -clfar clf - -C / . | tar xpvf - -C /mnt I also did the same with my other partitions, usr, var, home. I ensured that the mount points were the same in both fstab's, and proceeded to remove the original IDE disk from ad0 and relocate the clone ad3 to ad0. Upon reboot, I get: Invalid Partition Invalid Partition No /boot/loader >> FreeBSD/i386 BOOT Default: 0:ad(0,a)/kernel boot: Invalid partition No /kernel >> FreeBSD/i386 BOOT Default: 0:ad(0,a)/kernel boot: _cursor_ All indications on the web indicate that this should be an immediate boot once the drives are switched. I have tried all manor of drive configurations and still the same. I am ready to hit myself in the head with a hammer as I have wasted all day trying. Any help whatsoever is hugely appreciated. Tks. Steve From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 12:19:30 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3728A37B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 12:19:30 -0700 (PDT) Received: from mail.orbitel.bg (mail.orbitel.bg [195.24.32.22]) by mx1.FreeBSD.org (Postfix) with SMTP id AD61643F85 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 12:19:28 -0700 (PDT) (envelope-from lidow@mail.orbitel.bg) Received: (qmail 9143 invoked from network); 23 Apr 2003 19:19:27 -0000 Received: from unknown (HELO aislap.btv.elex.be) (195.230.4.3) by mail.orbitel.bg with SMTP; 23 Apr 2003 19:19:27 -0000 Date: Wed, 23 Apr 2003 22:19:25 +0300 From: Anton Stamenov <lidow@mail.orbitel.bg> To: freebsd-questions@freebsd.org Message-Id: <20030423221925.569116c4.lidow@mail.orbitel.bg> In-Reply-To: <20030423174559.GA36398@moo.holy.cow> References: <20030423163456.1f31546f.ais@epiq.com> <20030423174559.GA36398@moo.holy.cow> Organization: EPIQ EA X-Mailer: Sylpheed version 0.8.10claws (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: huge XFree log files X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 19:19:30 -0000 On Wed, 23 Apr 2003 13:45:59 -0400 parv <parv_fm@emailgroups.net> wrote: > in message <20030423163456.1f31546f.ais@epiq.com>, > wrote Anton Stamenov thusly... > > > > (II) Loading sub module "DOSENCODING" > > (II) LoadModule: "DOSENCODING" > > (II) Loading /usr/X11R6/lib/modules/codeconv/libDOSENCODING.a > > (II) Module DOSENCODING: vendor="X-TrueType Server Project" > > compiled for 4.3.0, module version = 1.3.1 > > Module class: XFree86 Font Renderer > > ABI class: XFree86 Font Renderer, version 0.4 > > (II) UnloadModule: "DOSENCODING" > > (II) Unloading /usr/X11R6/lib/modules/codeconv/libDOSENCODING.a > > > > need help, please > > > > XFree makes huge log files, filling them with above information. > > Huge? How huge? I get only ~27 kB files (which i consider small in > comparison to fetchmail & procmail logs). > > You could control the creation & size of the log files via > newsyslog(8) thru /etc/newsyslog.conf. See the man page. > > Or, you may be able to specify some option to xinit(1) and related > processes to not to create logs in the first place (i personally do > not know). > > > - parv > > -- > > _______________________________________________ > 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" > I am speaking about hundred megs per a day and everything I have in this log is the text above. I know how can I control the size of my logs, but the size of this log file (XFree86.0.log) is not normal. as I see it, XFree loads the DOSENCODING module and after a few seconds unloads it. I want to stop this process and to load or unload the module permanently. -- anton EPIQ EA(www.epiq.com) From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 12:21:53 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00FFE37B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 12:21:53 -0700 (PDT) Received: from smtp-out.comcast.net (smtp-out.comcast.net [24.153.64.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6107B43F85 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 12:21:52 -0700 (PDT) (envelope-from mike@pcp01555705pcs.gdlett01.fl.comcast.net) Received: from pcp01555705pcs.gdlett01.fl.comcast.net (pcp01555705pcs.gdlett01.fl.comcast.net [68.51.227.174]) by mtaout01.icomcast.net (iPlanet Messaging Server 5.2 HotFix 1.12 (built Feb 13 2003)) with ESMTP id <0HDT00IQ89PU3S@mtaout01.icomcast.net> for freebsd-questions@freebsd.org; Wed, 23 Apr 2003 15:20:18 -0400 (EDT) Received: by pcp01555705pcs.gdlett01.fl.comcast.net (Postfix, from userid 1001) id B441349035; Wed, 23 Apr 2003 15:21:12 -0500 (EST) Date: Wed, 23 Apr 2003 15:21:12 -0500 From: Mike <sublist@comcast.net> To: freebsd-questions@freebsd.org Mail-Followup-To: freebsd-questions@freebsd.org Message-id: <20030423202112.GA1552@pcp01555705pcs.gdlett01.fl.comc> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.4.1i Subject: Mail X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 19:21:53 -0000 If you can read this I solved my problem with being rejected by mailing lists at frebsd.org.The problem was the problem was with the domain name I was using in rc.conf.It was a variation of my fqdn that would not resolve.I already got 1 mail through to an account that was rejecting and now I am trying this list. Thanx for your cooperation. Mike From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 12:30:47 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0C4137B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 12:30:47 -0700 (PDT) Received: from ns1.pilikia.net (ns1.pilikia.net [66.180.134.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 110DE43FB1 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 12:30:46 -0700 (PDT) (envelope-from art@pilikia.net) Received: from localhost (localhost.pilikia.net [127.0.0.1]) by ns1.pilikia.net (Postfix) with ESMTP id 674B622E07; Wed, 23 Apr 2003 09:30:45 -1000 (HST) Received: from ns1.pilikia.net ([127.0.0.1]) by localhost (ns1.pilikia.net [127.0.0.1:10024]) (amavisd-new) with LMTP id 29416-05; Wed, 23 Apr 2003 09:30:34 -1000 (HST) Received: from uluru (uluru.local.net [10.25.0.4]) by ns1.pilikia.net (Postfix) with ESMTP id DFF7722E1C; Wed, 23 Apr 2003 09:30:33 -1000 (HST) Received: from gecko (gecko.local.net [10.25.0.9]) by uluru (Postfix) with ESMTP id B60DD22E52; Wed, 23 Apr 2003 09:30:33 -1000 (HST) Date: Wed, 23 Apr 2003 09:30:33 -1000 From: "Arthur W. Neilson III" <art@pilikia.net> To: David Kelly <dkelly@hiwaay.net> Message-ID: <250593183.1051090233@[10.25.0.9]> In-Reply-To: <20030422184554.GA13432@grumpy.dyndns.org> References: <20030422184554.GA13432@grumpy.dyndns.org> X-Mailer: Mulberry/3.0.3 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by AMaViSd-NeW/NAI-uvscan-4.14 cc: freebsd-questions@freebsd.org Subject: Re: Accurate time without a network connection? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Arthur W. Neilson III" <art@pilikia.net> List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 19:30:48 -0000 --On Tuesday, April 22, 2003 1:45 PM -0500 David Kelly said: | Looking for options to keep system time moderately accurate at a site | without network access. So the normal application of ntpd over IP is | not viable. Dialup modem not allowed either. | | Definition of "moderately accurate": doesn't have to be any better than | I can set my watch, travel to the site, and set the system time. It just | has to eliminate "travel to the site." | | A GPS is one possible solution using the appropriate ntpd driver. Am not | sure I can place the GPS antenna in a suitable location. | | A WWV receiver would be another viable option but I am not having any | great success in finding a prebuilt receiver with decoder suitable for | direct connection to serial port and ntpd. Hey David. I built a gps clock for ~200 bucks, it's really good. It's based on the Motorola UT+ board which is 5" x 3" all SMT and prebuilt, this is interfaced to a smaller daughtercard from TAPR (Tuscon Amateur Packet Radio club) I am a ham myself and also a freebsd guy since v2.1.2 ... the daughtercard converts the TTL PPS (pulse per sec) signal from the gps to rs232 with a MAX232 chip, you'll need some soldering skills to build the daughtercard, connect things together and mount it in the enclosure of your choice. Here check it out at my website: <http://www.wh7n.net/refclock/clock1.php> The info is all on the site. Freebsd has support for kernel PLL via an external PPS signal, just add option PPS_SYNC to your kernel config also ntpd has builtin support for the Motorola Oncore UT+ the second page of my refclock stuff explains it. <http://www.wh7n.net/refclock/clock2.php> The antenna is very small since the GPS frequency is in the 1 Ghz band (1575.42Mhz to be precise) it's the size of a mouse and can be placed anywhere you can see some sky. The ntp distro oncore driver inits the GPS in mode 0 (time only) if you run mode 3 that's 3D you need to see 4 birds at all times to get a 3D postion in space (latitude, longitude, height above ground) if you don't care about your position (the gps clock just sits there in the same spot all the time) then run it in mode 0 so you only need to sync to a single bird for the time. I live in a condo and the antenna sits at the edge of my balcony I put a small metal plate under it for a ground plane and my building faces south. I use BNC type connectors and 25 feet of RG-174 coax between the GPS and the antenna, if you make the cable run too long you'll get too much signal loss especially with RG-174 which isn't exactly low loss cable. Accuracy to the clock is in the 50 ns range, + or - ~30 ns. -- Arthur W. Neilson III, WH7N - FISTS #7448 Bank of Hawaii Network Services http://www.pilikia.net art@pilikia.net, aneilson@boh.com, wh7n@arrl.net From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 12:37:53 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F1B8037B404 for <FreeBSD-Questions@FreeBSD.org>; Wed, 23 Apr 2003 12:37:52 -0700 (PDT) Received: from falcon.midgard.homeip.net (h76n3fls20o913.telia.com [213.67.148.76]) by mx1.FreeBSD.org (Postfix) with SMTP id 1F43F43FBF for <FreeBSD-Questions@FreeBSD.org>; Wed, 23 Apr 2003 12:37:50 -0700 (PDT) (envelope-from ertr1013@student.uu.se) Received: (qmail 12338 invoked by uid 1001); 23 Apr 2003 19:37:45 -0000 Date: Wed, 23 Apr 2003 21:37:45 +0200 From: Erik Trulsson <ertr1013@student.uu.se> To: David Kelly <dkelly@hiwaay.net> Message-ID: <20030423193744.GA12282@falcon.midgard.homeip.net> Mail-Followup-To: David Kelly <dkelly@hiwaay.net>, FreeBSD-Questions@FreeBSD.org References: <20030423163410.GA25333@grumpy.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030423163410.GA25333@grumpy.dyndns.org> User-Agent: Mutt/1.5.4i cc: FreeBSD-Questions@FreeBSD.org Subject: Re: block and fragment sizes with newfs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 19:37:53 -0000 On Wed, Apr 23, 2003 at 11:34:10AM -0500, David Kelly wrote: > Playing with UFS on CF (Compact Flash) cards where I'm concerned about > wear and tear, and maximum efficiency. > > It would seem "newfs -b 4096 -f 512" would result in fine grained > control over each and every 512 byte block on my CF card and eliminate > writes to multiple blocks when a write to a single block would do. > > The above creates a lot of "superblock backups", leading me to suspect > what I save in fragment size == block size, I lose in overhead to track > all these fragments. I don't think the overhead in used space for keeping track of the fragments would be significant. You might want to play with the -i parameter to newfs(8) to control how many inodes you need though. > > The default is "-b 16384 -f 2048", which if I understand correctly means > the minimum read/write to the filesystem will be 2048 bytes? > > A middle of the ground compromise is "-b 8192 -f 1024". > > What's the deal? In general you have that: large block size/fragment size => fast operation, lots of wasted space small block size/fragment size => slower operation, little wasted space For a solid state device (like flash memory) I suspect that the speed loss for smaller blocksizes would be less than it would be for a normal disk. I would suggest you try different block sizes and if there is no noticable speed difference between them you should use the smallest one (that would be 4096/512 for block/fragment size.) If there is a speed difference you would have to decide which is more important: speed or space. -- <Insert your favourite quote here.> Erik Trulsson ertr1013@student.uu.se From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 12:41:48 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CB3D37B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 12:41:48 -0700 (PDT) Received: from onyx.SPRINGFIELD.SMSU.EDU (onyx.smsu.edu [146.7.7.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02A3343FDD for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 12:41:47 -0700 (PDT) (envelope-from rmm979s@smsu.edu) Received: from jade.SPRINGFIELD.SMSU.EDU ([146.7.7.69]) by onyx.SPRINGFIELD.SMSU.EDU with Microsoft SMTPSVC(5.0.2195.5329); Wed, 23 Apr 2003 14:41:45 -0500 Received: from smsu.edu ([146.7.45.53]) by jade.SPRINGFIELD.SMSU.EDU with Microsoft SMTPSVC(5.0.2195.5329); Wed, 23 Apr 2003 14:41:45 -0500 Message-ID: <3EA6EC79.7040708@smsu.edu> Date: Wed, 23 Apr 2003 14:41:45 -0500 From: Ryan Moe <rmm979s@smsu.edu> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3) Gecko/20030312 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: 23 Apr 2003 19:41:45.0798 (UTC) FILETIME=[5F956660:01C309D0] Subject: Two harddrives, one partition X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 19:41:48 -0000 Hello, What I would like to do is have two physical hard drives mounted as one partition. I have 2 1.2GB hard drives and I want a 2.4GB /usr. I'm pretty sure it can be done as I've seen it talked about before. But I can't remember how it was done. The man pages and google haven't been much help either. Thanks, Ryan From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 12:48:13 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40D3037B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 12:48:13 -0700 (PDT) Received: from pa-plum1b-166.pit.adelphia.net (pa-plum1a-215.pit.adelphia.net [24.53.170.215]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6986443F3F for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 12:48:12 -0700 (PDT) (envelope-from wmoran@potentialtech.com) Received: from potentialtech.com (working [172.16.0.95]) h3NJmB0n000852; Wed, 23 Apr 2003 15:48:11 -0400 (EDT) (envelope-from wmoran@potentialtech.com) Message-ID: <3EA6EDFB.2070403@potentialtech.com> Date: Wed, 23 Apr 2003 15:48:11 -0400 From: Bill Moran <wmoran@potentialtech.com> User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2.1) Gecko/20030301 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ryan Moe <rmm979s@smsu.edu> References: <3EA6EC79.7040708@smsu.edu> In-Reply-To: <3EA6EC79.7040708@smsu.edu> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Two harddrives, one partition X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 19:48:13 -0000 Ryan Moe wrote: > Hello, > > What I would like to do is have two physical hard drives mounted as one > partition. I have 2 1.2GB hard drives and I want a 2.4GB /usr. I'm > pretty sure it can be done as I've seen it talked about before. But I > can't remember how it was done. The man pages and google haven't been > much help either. Use Vinum. Read the various docs on Vinum and post back here with specific questions if you have any problems. What you want to do is create a concatenated plex. -- Bill Moran Potential Technologies http://www.potentialtech.com From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 12:52:56 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3864E37B401 for <freebsd-questions@FreeBSD.ORG>; Wed, 23 Apr 2003 12:52:56 -0700 (PDT) Received: from mailhost.bcv2.ameritech.net (mailhost2-bcvloh.bcvloh.ameritech.net [66.73.20.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4675643F93 for <freebsd-questions@FreeBSD.ORG>; Wed, 23 Apr 2003 12:52:55 -0700 (PDT) (envelope-from ghklionheart@ameritech.net) Received: from [67.38.162.231] by mailhost.bcv2.ameritech.net (InterMail vM.4.01.02.17 201-229-119) with ESMTP <20030423195250.SUED17758.mailhost.bcv2.ameritech.net@[67.38.162.231]> for <freebsd-questions@FreeBSD.ORG>; Wed, 23 Apr 2003 15:52:50 -0400 Message-Id: <5.1.0.14.0.20030423124008.00a6dc30@mailhost.mad.ameritech.net> X-Sender: ghklionheart@mailhost.mad.ameritech.net X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Wed, 23 Apr 2003 14:53:07 -0500 To: freebsd-questions@FreeBSD.ORG From: "Gerald H. Kruchten" <ghklionheart@ameritech.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: FreeBSD in General X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 19:52:56 -0000 Dear Sirs, First, a little about my background in UNIX and computers in general. Basically, I am highly qualified as pretty much of a complete idiot when it comes to Unix and not much better regarding the rest of the field. That pretty much covers my background. As for details, I am not computer illiterate, nor am I any where near to being an export on any operating system or computer. I get by. I presently run Windows NT 4.0 on one computer and Windows XP pro on the other. I make use of system commander as a boot loader on both computers because I have messed around with various different operating systems. At one point in time and when I only had one computer with a ton of hard drive space, I had the following operating systems loaded up and working on this computer at once: DOS 5.0, WindowsNT4.0, OS/2Warp 4, Mandrake's Linux 7.3, FreeBSD 4.2, and BeOS. Of all of them, I liked BeOS about the best and next after that was OS/2 as a close second choice because it was so fast. But one can no longer get the necessary drivers to get anything to operate correctly. I am not a programmer and I don't intend to be a programmer because it is too late in my life to try to teach this old dog a new career. I was able to get BSD going as well as the Mandrake-Linux. Mandrake's manuals left a lot to be desired and the operating system often hung. I prefer GUI because I am not a geek; never was and don't care to become one. A person's memory is made to be used for more important things than to remember UNIX commands. The prospect of sitting in a nursing home in my late years endlessly repeating and reciting useless UNIX commands while sitting in a wheel chair in a catatonic state sends shivers up and down my spine. That thought alone is repulsive. It is just that I am so frustrated with Microsoft's mode and method doing of business. I would probably feel different about it if I felt that they had the most reliable and efficient product, but we all know that this isn't so. They do have the easiest operating systems to use. Though I am not a programmer, I am convinced that Microsoft is more concerned about snooping into my business than they are in providing the fastest and most efficient software product available. I am looking for an operating system that will smoke MS in efficiency and productivity without being required to have a PHD, Master's or any other college degree to operate a computer system. BeOS and OS/2 Warp came closest to meeting my desired requirements, but neither of them are any longer being worked on or written for. Both OSes were truly fast and were multitasking. These days, Linux and FreeBSD seem to come closest to meet what I would like see in a computer operating system. But the three main vendors of Linux software, Red Hat, Mandrake, and SuSE all seem to be trying to follow the Microsoft business model of marketing. In the process, all of them, especially Mandrake, seem to be putting out crap versions just so one vendor can claim one-upsmanship over his competitor in having the latest version on the market. While this is transpiring, MS still having all the morals of a serial rapist, is working on its next big screw job. Most likely, a lot of us will be sucked in again. The only people of this industry that I'm not hearing a lot about is FreeBSD. I haven't seen a FreeBSD stable pack box at Comp USA in months, though they are still listed on your site as being a retailer. If your going to continue having them as a retailer, rather than putting out a FreeBSD v4.8 in a box, I think that you ought to get crackin' and get a relatively bugless or debugged version of 5.0 out there. The other thing that I am looking for is a GUI windows emulator that will operate "ALL" windows applications. I request that because I am presently forced to use a charting system that is programmed and designed only for the later versions of Windows. This is because companies that offer this kind of specialized software are usually very small and simply can't afford the capital costs that go with developing applications for multiple platforms. They develop applications for Windows because most of the businesses in the stock market industry still use MS operating software. It ends up being a vicious circle that leaves you guys, Linux and me out in the cold. I do like the simplicity with which one can usually operate a Microsoft OS. It's designed with the simpleton in mind. That's me. However, I personally also like some of the (I think the term used is platforms) GUI platforms that Linux uses, especially the use of multiple open windows. I never got far enough with my 4.2 BSD version to put any type of windows on it. I want to also say this about Linux. There is just something about the way that the Linux vendors are operating that goes against my grain. For pretty much that reason alone, I don't like them. Maybe it's like Microsoft and dejavu all over again. I can not say the same though for some of the people that use it. They say, "It rocks and that Linux has much better support than BSD." I can't say "yea" or "nay" to either claim. I just think and feel that you guys are probably the last good hope of having a "One size fits all, super speedy, super reliable operating system. I know that BSD is used under MAC X OS. But some questions: #1, Who can afford to buy a Mac computer at the prices that they want for them? #2; I know that Mac is used quite extensively in publishing businesses, but do you think that MAC is going to continue or be able to remain in business? I seriously doubt it because they can't seem to get past proprietary issues. That's the mode of thinking that got them into trouble in the first place. How many years has that been the case and how far have they moved off of dead center to resolve that issue? What I perceive as an answer to that question is, "Not very far." So, unless something really Earth shattering and great suddenly begins to happen, you are left as the last hope for the average Joe hope to obtain a simple, fast, and dynamite operating system that works with virtually every application ever made. I would suspect that by now, it is quite obvious from what I have written that I have little or no clue as to what is required when it comes to writing a software program and/or application. But I shouldn't need to have one. All that I, the everyday customer, should have to tell you is what I want. Once having done so, most any engineer/technician worth his/her salt, will readily be able to figure something out design it according to those specs. I just hope that it happens before I'm returned to ashes. I would like to be able to use and enjoy a universal operating system that will be able to handle anything that I load onto it and that I won't have to ready manuals for the next ten years just to power up and sign on. I don't think that I am wishing for too much here. After all, when one people of the industry told other people at seminars just a few years ago that the average household would have a computer and many of them two or more, the majority of people scoffed at that idea. I say, "Go for all the marbles." But don't go so slow that we can sit here and watch the snails race by or watch the paint peel. Thankyou for your time. Sincerely, Gerald Kruchten From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 12:57:11 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9D4D37B401 for <questions@freebsd.org>; Wed, 23 Apr 2003 12:57:11 -0700 (PDT) Received: from server.sirtis.org.uk (dsl-217-155-170-59.zen.co.uk [217.155.170.59]) by mx1.FreeBSD.org (Postfix) with SMTP id 8CDED43FA3 for <questions@freebsd.org>; Wed, 23 Apr 2003 12:57:09 -0700 (PDT) (envelope-from jonathan@sirtis.org.uk) Received: (qmail 52953 invoked by uid 1006); 23 Apr 2003 19:57:04 -0000 Received: from jonathan@sirtis.org.uk by server.sirtis.org.uk by uid 1011 with qmail-scanner-1.15 spamassassin: 2.43. Clear:SA:0(-0.8/5.0):. Processed in 1.375294 secs); 23 Apr 2003 19:57:04 -0000 X-Spam-Status: No, hits=-0.8 required=5.0 Received: from unknown (HELO workstation) (webmail@sirtis.org.uk@217.155.170.58) by 0 with SMTP; 23 Apr 2003 19:57:03 -0000 From: "Jonathan" <jonathan@sirtis.org.uk> To: <questions@freebsd.org> Date: Wed, 23 Apr 2003 20:57:35 +0100 Message-ID: <00ea01c309d2$95b97f90$3aaa9bd9@workstation> 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.1106 Importance: Normal In-Reply-To: <200304231128.38949.kstewart@owt.com> Subject: RE: readonly.exe ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 19:57:12 -0000 -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Kent Stewart Sent: 23 April 2003 19:29 To: Ceri Davies; questions@freebsd.org Subject: Re: readonly.exe ? On Wednesday 23 April 2003 11:19 am, Ceri Davies wrote: > Does anyone have any idea what readonly.exe is ? > > shrike.private.submonkey.net kernel log messages: > > pid 74935 (readonly.exe), uid 0: exited on signal 10 (core dumped) > > pid 76059 (readonly.exe), uid 0: exited on signal 10 (core dumped) > > As far as I can see it doesn't exist on that system, but I'm slightly > concerned... (no, there's no core dump either). > If you run locate, I would try "locate '*.core'" and see who the core belongs to. I would tend to suspect that someone opened an email with an attachment that would do nasty things to a Windows system. Kent -----End of Original Message----- A google search for "readonly.exe" produced this: http://www.essenz.com/support/comp.unix.bsd.freebsd.misc/Oct/29/207663.h tml Looks like the answer you needed. - Jonathan From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 13:00:40 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 852BA37B401 for <questions@FreeBSD.org>; Wed, 23 Apr 2003 13:00:40 -0700 (PDT) Received: from parmenides.zen.co.uk (parmenides.zen.co.uk [212.23.8.69]) by mx1.FreeBSD.org (Postfix) with SMTP id 4CE1643FD7 for <questions@FreeBSD.org>; Wed, 23 Apr 2003 13:00:39 -0700 (PDT) (envelope-from tony@ubik.demon.co.uk) Received: (qmail 3463 invoked from network); 23 Apr 2003 20:00:37 -0000 Received: from protagoras.zen.co.uk (212.23.8.61) by parmenides.zen.co.uk with QMQP; 23 Apr 2003 20:00:37 -0000 Received: from dsl-217-155-183-134.zen.co.uk (HELO ubik.demon.co.uk) (217.155.183.134) by protagoras.zen.co.uk with SMTP; 23 Apr 2003 20:00:37 -0000 X-Zen-Trace: 217.155.183.134 Message-ID: <xubtlMAvCvp+IwkL@ubik.demon.co.uk> Date: Wed, 23 Apr 2003 19:59:43 +0000 To: Ceri Davies <setantae@submonkey.net> From: Anthony Naggs <tony@ubik.demon.co.uk> References: <20030423181930.GA9237@submonkey.net> In-Reply-To: <20030423181930.GA9237@submonkey.net> MIME-Version: 1.0 X-Mailer: Turnpike Integrated Version 5.01 U <zgzNIMPQekmwMpKAfY0wojRf+q> cc: questions@FreeBSD.org Subject: Re: readonly.exe ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 20:00:40 -0000 In article <20030423181930.GA9237@submonkey.net>, Ceri Davies <setantae@submonkey.net> writes > >Does anyone have any idea what readonly.exe is ? > >shrike.private.submonkey.net kernel log messages: >> pid 74935 (readonly.exe), uid 0: exited on signal 10 (core dumped) >> pid 76059 (readonly.exe), uid 0: exited on signal 10 (core dumped) > >As far as I can see it doesn't exist on that system, but I'm slightly >concerned... (no, there's no core dump either). Google Groups indicates this has been discussed on the newsgroup comp.unix.bsd.freebsd.misc, and attributed to building ksh93. Also mentioned here: http://www.essenz.com/support/comp.unix.bsd.freebsd.misc/Oct/29/207663.html From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 13:01:42 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 993F337B401 for <questions@FreeBSD.org>; Wed, 23 Apr 2003 13:01:42 -0700 (PDT) Received: from rs2.rapidaxcess.com (rs2.rapidaxcess.com [207.173.183.243]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06DDD43FBF for <questions@FreeBSD.org>; Wed, 23 Apr 2003 13:01:42 -0700 (PDT) (envelope-from felix@rapidaxcess.com) Received: from Bernie (0-1pool183-98.nas20.tempe1.az.us.da.qwest.net [67.3.183.98]) by rs2.rapidaxcess.com (8.9.1/8.9.1) with SMTP id NAA00518; Wed, 23 Apr 2003 13:58:08 -0700 (MST) Date: Wed, 23 Apr 2003 13:58:08 -0700 (MST) Message-Id: <200304232058.NAA00518@rs2.rapidaxcess.com> X-Sender: felix@rapidaxcess.com X-Mailer: Windows Eudora Pro Version 2.1.2 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: Josh Paetzel <friar_josh@webwarrior.net> From: felix@rapidaxcess.com cc: questions@FreeBSD.org Subject: Re: Firewall options X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 20:01:42 -0000 Thanks guys. The fix was to 'make clean' and start over. At 01:39 PM 4/23/03 -0500, you wrote: >On Wed, Apr 23, 2003 at 12:29:46PM -0700, felix@rapidaxcess.com wrote: >> To whom it may concern: >> I am in the process of setting up my first firewalled machine, on the bench >> thank God. >> I have poured over the manual pages multiple times and am stuck here... >> >> I seem to have everything under control with rules set up to allow me in on >> boot. Now I need to change the default rule (65535) to deny instead of accept. >> I have removed the kernel config line: options IPFIREWALL_DEFAULT_TO_ACCEPT >> recompiled and rebooted 2 times, still the default is accept. >> I hate to hack by adding a rule 65000 to deny just for a work around, if >> that would even work... >> Suggestions? >> >> Thanks in advance! And keep up the great work, all of my servers run FreeBSD! >> >> Bryan Felix >> felix@rapidaxcess.com >> > >Well, adding that rule would work, but it would be a hack. Are you SURE you >are booting the kernel you think you are? Try renaming the kernel with the >IPFIREWALL_DEFAULT_TO_ALLOW option removed to a different name and see if >that's the kernel you're actually booting after the rebuild process. I've >seen two different 5.0 boxes in particular not boot the correct kernel after a >rebuild in the last two weeks. > >Josh > > > From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 13:06:45 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5876837B48E for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 13:06:44 -0700 (PDT) Received: from parmenides.zen.co.uk (parmenides.zen.co.uk [212.23.8.69]) by mx1.FreeBSD.org (Postfix) with SMTP id 1826D43FBD for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 13:06:43 -0700 (PDT) (envelope-from tony@ubik.demon.co.uk) Received: (qmail 7045 invoked from network); 23 Apr 2003 20:06:42 -0000 Received: from protagoras.zen.co.uk (212.23.8.61) by parmenides.zen.co.uk with QMQP; 23 Apr 2003 20:06:42 -0000 Received: from dsl-217-155-183-134.zen.co.uk (HELO ubik.demon.co.uk) (217.155.183.134) by protagoras.zen.co.uk with SMTP; 23 Apr 2003 20:06:42 -0000 X-Zen-Trace: 217.155.183.134 Message-ID: <+ekuZbAQIvp+Iwnd@ubik.demon.co.uk> Date: Wed, 23 Apr 2003 20:05:36 +0000 To: freebsd-questions@freebsd.org From: Anthony Naggs <tony@ubik.demon.co.uk> References: <20030423155944.GB15916@eirikn.net> In-Reply-To: <20030423155944.GB15916@eirikn.net> MIME-Version: 1.0 X-Mailer: Turnpike Integrated Version 5.01 U <zgzNIMPQekmwMpKAfY0wojRf+q> Subject: Re: D-Link DGE-510T support X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 20:06:46 -0000 In article <20030423155944.GB15916@eirikn.net>, Eirik Nygaard <eirikn@bluezone.no> writes >I just bought a D-Link DGE-510T NIC but FreeBSD will not detect it. >Nothing on google about it either. So I hoped someone have a patch laying >around. > >pciconf output: >none1@pci0:12:0: class=0x020000 card=0x40041186 chip=0x40001186 rev=0x0c >hdr=0x00 > vendor = 'D-Link System Inc' > device = 'DL2000 Gigabit Ethernet Adapter' > class = network > subclass = ethernet > >If you need some more information I will gladly send it. The card only seems to be sold in Norway, so it probably isn't supported yet. (It is listed on www.dlink.no but not on their .com or .co.uk sites.) Though a similar card with the same parts maybe. There are 3 big chips on the NIC in the PDF's picture. One is under a heat sink, but it would help if you could post the numbers from the other two. You could also ask try asking D-Link Norway for technical info. Tony From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 13:09:06 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D5C9C37B401 for <freebsd-questions@FreeBSD.ORG>; Wed, 23 Apr 2003 13:09:06 -0700 (PDT) Received: from pan.gwi.net (pan.gwi.net [207.5.128.165]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0471043FA3 for <freebsd-questions@FreeBSD.ORG>; Wed, 23 Apr 2003 13:09:06 -0700 (PDT) (envelope-from ah54@httpsite.com) Received: from andy.gwi.net (blake.gwi.net [207.5.142.8]) by pan.gwi.net (8.12.6p2/8.12.6) with ESMTP id h3NK8lEL052913 for <freebsd-questions@FreeBSD.ORG>; Wed, 23 Apr 2003 16:09:05 -0400 (EDT) (envelope-from ah54@httpsite.com) Message-ID: <XFMail.20030423160903.ah54@httpsite.com> X-Mailer: XFMail 1.5.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <5.1.0.14.0.20030423124008.00a6dc30@mailhost.mad.ameritech.net> X-Homepage: http://www.nachoz.com X-PGP-Key: RSA-1024 http://www.nachoz.com/andy.pub X-System-Info-DB: PostgreSQL-7.3.2 X-System-Info-RT: rt-3-0-0 X-System-Info-WM: windowmaker-0.80.2 X-System-Info-httpd: apache-1.3.27_4 X-System-Info-OS: FreeBSD 4.8-STABLE #0 Date: Wed, 23 Apr 2003 16:09:03 -0400 (EDT) Sender: aharriso@andy.gwi.net From: Andy Harrison <ah54@httpsite.com> To: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD in General X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 20:09:07 -0000 -----BEGIN PGP SIGNED MESSAGE----- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ On 23-Apr-2003, Gerald H. Kruchten wrote message "FreeBSD in General" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > Dear Sirs, <SNIP> 1350 words and he doesn't even ask a direct question... ~~ Andy Harrison ah##@httpsite.com ICQ: 123472 AIM/Y!: AHinMaine [full headers for details] -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQCVAwUBPqby3lPEkLgodAWVAQGVmgP9FHucZRIiGwgsMcwUlIrFq35ytf2i1LyF HAnbsN7AouNRsw2FbBE5JHS5g4/5FexGoPL5nJV/hgD6Hti+3Ju3jEeZF5ahOlwB YVS8LGCBFf/7pTQl5bx/ixnPUnE1ZYg+eMxdTdK0B/sSth2oEmqYi9nZJTz0E66+ /G1wuwQ5cJM= =Nw+p -----END PGP SIGNATURE----- From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 13:11:18 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1A3237B401 for <questions@FreeBSD.org>; Wed, 23 Apr 2003 13:11:18 -0700 (PDT) Received: from mailout.informatik.tu-muenchen.de (mailout.informatik.tu-muenchen.de [131.159.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C61943FB1 for <questions@FreeBSD.org>; Wed, 23 Apr 2003 13:11:17 -0700 (PDT) (envelope-from barner@in.tum.de) Received: from mailrelay1.informatik.tu-muenchen.de (mailrelay1.informatik.tu-muenchen.de [131.159.254.5]) by mailout.informatik.tu-muenchen.de (Postfix) with ESMTP id 9E0EF62FC; Wed, 23 Apr 2003 22:11:16 +0200 (MEST) Received: from mail.informatik.tu-muenchen.de (mail.informatik.tu-muenchen.de [131.159.0.26]) by mailrelay1.informatik.tu-muenchen.de (Postfix) with ESMTP id 90DA47943; Wed, 23 Apr 2003 22:11:16 +0200 (MEST) Received: from zi025.glhnet.mhn.de (unknown [129.187.19.157]) by mail.informatik.tu-muenchen.de (Postfix) with ESMTP id 7E3466CB0E; Wed, 23 Apr 2003 22:11:16 +0200 (MEST) Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id 5CEC437507; Wed, 23 Apr 2003 22:11:14 +0200 (CEST) Date: Wed, 23 Apr 2003 22:11:14 +0200 From: Simon Barner <barner@in.tum.de> To: Helka Folch <Helka.Folch@limsi.fr> Message-ID: <20030423201114.GA755@zi025.glhnet.mhn.de> References: <3EA6B23F.30403@limsi.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <3EA6B23F.30403@limsi.fr> User-Agent: Mutt/1.5.4i cc: questions@FreeBSD.org Subject: Re: docbook format available? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 20:11:19 -0000 Hi, > Is it possible to download the documentation in docbook format anywhere= =20 > on the FreeBSD web site? It's also available via CVSup: You have to fetch the "doc-all" collection. There should be already an exam= ple supfile (/usr/share/examples/cvsup/doc-supfile) on your system. HTH, Simon From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 13:14:26 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4714737B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 13:14:26 -0700 (PDT) Received: from aphrodite.gwi.net (aphrodite.gwi.net [207.5.128.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73DD643FBF for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 13:14:25 -0700 (PDT) (envelope-from ah54@httpsite.com) Received: from andy.gwi.net (blake.gwi.net [207.5.142.8]) by aphrodite.gwi.net (8.12.6p2/8.12.6) with ESMTP id h3NKEGPh024541 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 16:14:25 -0400 (EDT) (envelope-from ah54@httpsite.com) Message-ID: <XFMail.20030423161432.ah54@httpsite.com> X-Mailer: XFMail 1.5.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Resent-Date: Wed, 23 Apr 2003 16:09:24 -0400 Resent-Message-Id: <A3345112699FD41188AC00D0B782CFC7B3F3DD@NYC-EX11.doubleclick.net> Resent-From: Khaira@gwi.net, Bobby <BKhaira@doubleclick.net> Resent-To: Andy Harrison <ah54@httpsite.com> X-Homepage: http://www.nachoz.com X-PGP-Key: RSA-1024 http://www.nachoz.com/andy.pub X-System-Info-DB: PostgreSQL-7.3.2 X-System-Info-RT: rt-3-0-0 X-System-Info-WM: windowmaker-0.80.2 X-System-Info-httpd: apache-1.3.27_4 X-System-Info-OS: FreeBSD 4.8-STABLE #0 Date: Wed, 23 Apr 2003 16:14:32 -0400 (EDT) Sender: aharriso@andy.gwi.net From: Andy Harrison <ah54@httpsite.com> To: freebsd-questions@freebsd.org Subject: Fwd: Out of Office AutoReply: FreeBSD in General X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 20:14:26 -0000 -----BEGIN PGP SIGNED MESSAGE----- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Forwarded Message: "Out of Office AutoReply: FreeBSD in General" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Date: Wed, 23 Apr 2003 16:09:24 -0400 From: "Khaira, Bobby" <BKhaira@doubleclick.net> To: Andy Harrison <ah54@httpsite.com> Subject: Out of Office AutoReply: FreeBSD in General Hi, I am currently on vacation starting April 23rd to April 29th. If you have any network related enquiries, please send them to neteng@doubleclick.net Thanks, Bobby - --------------End of forwarded message------------------------- Now, how is THIS for proof that spammers are address collecting. One of them left his friggen autoresponder on! ~~ Andy Harrison ah##@httpsite.com ICQ: 123472 AIM/Y!: AHinMaine [full headers for details] -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQCVAwUBPqb0J1PEkLgodAWVAQHRFQQArFMPTrUed4t/UZMlXwoDIi9LrM+8Y6Ce miXZar4EoXmJqVXrrrjuaduV6G4dSDaeVkr2GE7rQAsONzQdEXwVAGzmXKGpznG0 C7aFWCmB3l2R5nOLoNyeqL9xH4E6hdA5PYm5ALNBHuEufQozlKlu4LiSq14pSD3i /pm1S659vRo= =4esM -----END PGP SIGNATURE----- From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 13:25:40 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33DAE37B409 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 13:25:40 -0700 (PDT) Received: from freshaire.wiz.com (freshaire.wiz.com [66.143.183.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7210043FBF for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 13:25:39 -0700 (PDT) (envelope-from marc@wiz.com) Received: from freshaire.wiz.com (localhost [127.0.0.1]) by freshaire.wiz.com (8.12.6/8.12.6) with ESMTP id h3NKPcc1041717 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 15:25:38 -0500 (CDT) (envelope-from marc@freshaire.wiz.com) Received: (from marc@localhost) by freshaire.wiz.com (8.12.6/8.12.6/Submit) id h3NKPcXb041716 for freebsd-questions@freebsd.org; Wed, 23 Apr 2003 15:25:38 -0500 (CDT) Date: Wed, 23 Apr 2003 15:25:38 -0500 From: Marc Wiz <marc@wiz.com> To: FreeBSD Questions <freebsd-questions@freebsd.org> Message-ID: <20030423202538.GD40079@freshaire.wiz.com> References: <200304231315.30319.a.carter@intrasoft.lu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200304231315.30319.a.carter@intrasoft.lu> User-Agent: Mutt/1.4i Subject: Re: Processes??? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 20:25:40 -0000 On Wed, Apr 23, 2003 at 01:15:29PM +0200, CARTER Anthony wrote: > Can someone have a look at the dump below. It is just tops with a couple of > ps's. What I don't get is process 47917 and 47860 at the very top...I did a > ps on these and you can see that at the bottom. Any ideas what these can be? > They take loads of processor time and have been running for an eon...Or tell > me how to find out WHAT is using this pid... I have had a problem like this recently. It turned to be a Konqueror process that was waiting on I/O (network connection)to deliver a web page. When I clicked on "stop" the cpu usage on those processes went down. Marc -- Marc Wiz marc@wiz.com Yes, that really is my last name. From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 13:33:14 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D856637B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 13:33:13 -0700 (PDT) Received: from fuzzy.xs4all.nl (fuzzy.xs4all.nl [213.84.72.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id A94C143FAF for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 13:33:12 -0700 (PDT) (envelope-from freebsd@fuzzy.xs4all.nl) Received: from fuzzy.xs4all.nl (localhost [127.0.0.1]) by fuzzy.xs4all.nl (8.12.6/8.12.6) with ESMTP id h3NKlXlZ011018 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 22:47:33 +0200 (CEST) Received: (from freebsd@localhost) by fuzzy.xs4all.nl (8.12.6/8.12.6/Submit) id h3NKlWWQ013204 for freebsd-questions@freebsd.org; Wed, 23 Apr 2003 22:47:32 +0200 (CEST) From: dimitrim <freebsd@fuzzy.xs4all.nl> Message-Id: <200304232047.h3NKlWWQ013204@fuzzy.xs4all.nl> To: freebsd-questions@freebsd.org Date: Wed, 23 Apr 2003 22:47:32 +0200 (CEST) X-Mailer: ELM [version 2.4ME+ PL66 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: cvsup repository X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 20:33:14 -0000 Hello, I'm trying to cvsup the FreeBSD repository. All dirs expected (doc, ports, src) and all ,v files are there, but no CVSROOT/ Do i miss something in the cvsup-file to download that as well? I use the following (from the examples) cvsup-file: *default host=cvsup.uk.FreeBSD.org *default base=/export/home/cvs/cvsup *default prefix=/export/home/cvs/freebsd *default release=cvs *default delete use-rel-suffix *default compress src-all ports-all doc-all Greetings, Dimitri From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 13:46:09 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8351237B401 for <freebsd-questions@FreeBSD.ORG>; Wed, 23 Apr 2003 13:46:09 -0700 (PDT) Received: from bmyster.com (dsl-006.sacoriver.net [65.162.190.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 730F343F85 for <freebsd-questions@FreeBSD.ORG>; Wed, 23 Apr 2003 13:46:08 -0700 (PDT) (envelope-from misterb@bmyster.com) Received: from bmyster.com (dsl-006.sacoriver.net [65.162.190.7]) by bmyster.com (8.12.9/8.12.9) with SMTP id h3NJq89B003271; Wed, 23 Apr 2003 15:52:09 -0400 (EDT) From: Brent Bailey <misterb@bmyster.com> Received: from 66.63.99.171 (SquirrelMail authenticated user misterb) by bmyster.com with HTTP; Wed, 23 Apr 2003 15:52:09 -0400 (EDT) Message-ID: <2449.66.63.99.171.1051127529.squirrel@bmyster.com> Date: Wed, 23 Apr 2003 15:52:09 -0400 (EDT) To: <m.seaman@infracaninophile.co.uk> X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal X-Mailer: SquirrelMail (version 1.2.6) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit cc: freebsd-questions@FreeBSD.ORG Subject: Re: chrooted ftpd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 20:46:09 -0000 thank you for your reponse......Your kidding me ...the stock ftpd that comes with FBSD 4.8 is so different that it no longer supports chroot ??? Are we expected to to deinstall the package and installl some other port to just do chroot ? Are there any other ftp servers that can be used besides lukemftpd other than wu-ftpd...just to keep my options open. what about proftpd ?? thank you Brent > On Wed, Apr 23, 2003 at 10:42:30AM -0400, Brent Bailey wrote: >> Hello, >> Im using FBSD 4.8 and im trying to chroot stock ftpd ....something >> that i have done on many other prior versions of FBSD by doing: >> 1. Kill the inetd process >> 2. vi /etc/defaults/make.conf >> 3. Insert FTPD_INTERNAL_LS=YES at the bottom of the file >> 4. cd /usr/src/libexec/ftpd >> 5. make clean <---works >> 6. make all <--- it fails here >> 7. make install >> >> but for some reason i get this error.. >> >> "make: don't know how to make ls.c. Stop" >> >> >> have things changed in 4.8 or the instructions for chrooting stock >> ftpd changed ??? please help as i have many users that need this >> ability and i dont want them just wandering around in other >> directories >> Any and all help is very appreciated > > I guess that is no longer supported with the default ftpd(8). > However, the system provides lukemftpd(8) as an alternative now. That > supports a much enhanced capability to chroot ftp users, compared to > the regular ftpd(8). No recompilation necessary. > > I believe lukemftpd(8) is a port of the default ftpd from NetBSD. Not > sure why it hasn't completely replaced the original FreeBSD ftpd yet. > > Cheers, > > Matthew > > -- > 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 From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 13:50:19 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B8D937B404 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 13:50:19 -0700 (PDT) Received: from grumpy.dyndns.org (user-24-214-34-52.knology.net [24.214.34.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40FEA43FA3 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 13:50:18 -0700 (PDT) (envelope-from dkelly@grumpy.dyndns.org) Received: from grumpy.dyndns.org (localhost [127.0.0.1]) by grumpy.dyndns.org (8.12.9/8.12.9) with ESMTP id h3NKoH14026916; Wed, 23 Apr 2003 15:50:17 -0500 (CDT) (envelope-from dkelly@grumpy.dyndns.org) Received: (from dkelly@localhost) by grumpy.dyndns.org (8.12.9/8.12.9/Submit) id h3NKoFwL026915; Wed, 23 Apr 2003 15:50:15 -0500 (CDT) Date: Wed, 23 Apr 2003 15:50:15 -0500 From: David Kelly <dkelly@hiwaay.net> To: Steve Bertrand <iaccounts@northnetworks.ca> Message-ID: <20030423205015.GB25856@grumpy.dyndns.org> References: <20030423144825.N18125-100000@diana.northnetworks.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030423144825.N18125-100000@diana.northnetworks.ca> User-Agent: Mutt/1.4.1i cc: freebsd <freebsd-questions@freebsd.org> Subject: Re: tar FBSD disk clone X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 20:50:19 -0000 On Wed, Apr 23, 2003 at 02:56:04PM -0400, Steve Bertrand wrote: > I have found multiple articles on the web regarding ways to 'clone' ones > FreeBSD disk. > > I opted for the tar method, so I could cut pieces out I did not want > before cloning. > > When all was said and done, I manually fdisk'ed the new drive, labelled > it, and mounted it into the existing FS. I then: [...] > Upon reboot, I get: > > Invalid Partition > Invalid Partition > No /boot/loader Read the disklabel(8) man page, specifically "Installing bootstraps". I think you need to "disklabel -B ad0s1" (use the appropriate disk device and slice). -- David Kelly N4HHE, dkelly@hiwaay.net ===================================================================== The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system. From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 13:52:12 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52DE037B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 13:52:12 -0700 (PDT) Received: from falcon.midgard.homeip.net (h76n3fls20o913.telia.com [213.67.148.76]) by mx1.FreeBSD.org (Postfix) with SMTP id 6198143FBD for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 13:52:10 -0700 (PDT) (envelope-from ertr1013@student.uu.se) Received: (qmail 12925 invoked by uid 1001); 23 Apr 2003 20:52:08 -0000 Date: Wed, 23 Apr 2003 22:52:07 +0200 From: Erik Trulsson <ertr1013@student.uu.se> To: dimitrim <freebsd@fuzzy.xs4all.nl> Message-ID: <20030423205207.GA12897@falcon.midgard.homeip.net> Mail-Followup-To: dimitrim <freebsd@fuzzy.xs4all.nl>, freebsd-questions@freebsd.org References: <200304232047.h3NKlWWQ013204@fuzzy.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200304232047.h3NKlWWQ013204@fuzzy.xs4all.nl> User-Agent: Mutt/1.5.4i cc: freebsd-questions@freebsd.org Subject: Re: cvsup repository X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 20:52:12 -0000 On Wed, Apr 23, 2003 at 10:47:32PM +0200, dimitrim wrote: > Hello, > > I'm trying to cvsup the FreeBSD repository. > All dirs expected (doc, ports, src) and all ,v files are there, but no CVSROOT/ > Do i miss something in the cvsup-file to download that as well? > > I use the following (from the examples) cvsup-file: > > > *default host=cvsup.uk.FreeBSD.org > *default base=/export/home/cvs/cvsup > *default prefix=/export/home/cvs/freebsd > *default release=cvs > *default delete use-rel-suffix > > *default compress > > src-all > ports-all > doc-all You miss the cvsroot-all collection to go together with your src-all, ports-all and doc-all collections. The CVSROOT stuff was recently moved out of the src-all collection and into its own. See /usr/share/examples/cvsup/cvs-supfile (from a recent system) for more information. -- <Insert your favourite quote here.> Erik Trulsson ertr1013@student.uu.se From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 13:59:33 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E528437B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 13:59:32 -0700 (PDT) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17DF543FD7 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 13:59:32 -0700 (PDT) (envelope-from jerrymc@clunix.cl.msu.edu) Received: from clunix.cl.msu.edu (localhost [127.0.0.1]) by clunix.cl.msu.edu (8.12.9/8.12.9) with ESMTP id h3NKxNOg010877; Wed, 23 Apr 2003 16:59:23 -0400 (EDT) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.12.9/8.12.9/Submit) id h3NKxJjg010876; Wed, 23 Apr 2003 16:59:19 -0400 (EDT) From: Jerry McAllister <jerrymc@clunix.cl.msu.edu> Message-Id: <200304232059.h3NKxJjg010876@clunix.cl.msu.edu> To: michaela@bsd.maa-net.net (Michael A. Alestock) Date: Wed, 23 Apr 2003 16:59:19 -0400 (EDT) In-Reply-To: <200304231406.52297.michaela@bsd.maa-net.net> from "Michael A. Alestock" at Apr 23, 2003 02:06:52 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: Adding a new IDE harddrive X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 20:59:33 -0000 > > -bash-2.05b$ df -h > Filesystem Size Used Avail Capacity Mounted on > /dev/ad0s1a 591M 80M 463M 15% / > /dev/ad0s1e 11G 2.1G 7.7G 22% /usr > /dev/ad0s1f 984M 7.5M 898M 1% /var > /dev/ad1s1e 808M 406K 743M 0% /tmp > procfs 4.0K 4.0K 0B 100% /proc > /dev/da0s4 96M 65M 31M 68% /zip > Hmmm. It doesn't look like you are low on disk anywhere. Your /usr filesystem is only 22% utilized. And you have lots more space available on it than on the ad1 (second) drive - unless you aren't using it all in that /tmp partition (ad1s1e) - probably you aren't as 808 MB is pretty small for a modern disk. Did you put the whole disk in one FreeBSD slice as you should with either fdisk(8) or /stand/sysinstall? > Actually! What I was just thinking of doing is getting the new, larger (2nd > IDE) harddrive, and just allocating that to /USR/HOME, which is what I really > needed it for in the first place,... space was running out on my current > /usr/home directory. The /TMP dir that you see above is actually on the > current, 2nd harddrive. I could just get rid of the /tmp entry (and 2nd > harddrive) in my /etc/fstab directory, and just let "/" (1st Harddrive) > handle the /tmp dir as it did before. Then the /USR dir could be used just > for FreeBSD ports and other binaries that are installed. :-) There....I > solved the problem myself... lol Anyway, if /usr/home is where you have users' home directories, it is a good idea to get them out in to their own space - separate from system stuff. (We tend to use just /home because it is less to type) It is also a good idea to have /tmp outside of root. You want to avoid the possibility of something filling the root filesystem up if possible and /tmp is one of those things that can get hit with runaway stuff if something gets out of control. /var/log and /var/spool are two other good candidates to keep separate from root which you have done by making the separate big /var filesystem. So, presuming ad1 is really bigger than what shows in the df above, more like the size of ad0, the thing to do is probably create two file systems on it with disklabel or /stand/sysinstall. Keep one nice sized one - maybe the same as is there now there to mount as /tmp and then use the rest in another (ad1s1f) [or a or g or h] filesystem that you will eventually mount as /usr/home or whatever you like to call it. fsck(8) the new filesystem fsck /dev/ad1s1f Then, go to single user, shutdown -s now mount that new filesystem (ad1s1f) as something else temporarily lets call it scratch cd / mkdir scratch mount /dev/ad1s1f /scratch tar up everything is your /usr/home directory and put it in scratch cd /usr/home tar -cpf /scratch/home.tar * cd /scratch tar xpf home.tar Check things out a little to make sure it got there OK. nuke everything in the old /usr/home cd /usr/home rm -rf * wow, be careful doing this - not in root Make sure everything got deleted. Add a mount in /etc/fstab so /dev/ad1s1f will mount as /usr/home just copy another one in the file and fix it up properly. unmount the new filesystem from scratch umount /scratch Do a mount -a You should be back in business. either reboot or just go on to multi-user with a CTRL-D You can skip making the tar file by piping a tar cpf - * to a tar xp - but I always feel more secure having that interim tar file sitting there when I nuke the old stuff. You could move the stuff using a cp -R -p * ... but you might mess up any hard links that were there. So, tar is better. You can avoid deleting the files by renaming the /usr/home directory and making a new one for the mount. cd /usr mv home old.home mkdir home ////jerry > > > On Wednesday 23 April 2003 09:14, you wrote: > > > Is there I could DISKIMAGE or DISKCOPY my filesystem from an old drive to > > > a new (bigger) harddrive, then expand the filesystem on the newdrive to > > > accomodate for more space, thus, allowing me to make my directories, > > > etc...bigger From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 14:10:18 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2A2037B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 14:10:18 -0700 (PDT) Received: from fuzzy.xs4all.nl (fuzzy.xs4all.nl [213.84.72.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C36143FBF for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 14:10:17 -0700 (PDT) (envelope-from freebsd@fuzzy.xs4all.nl) Received: from fuzzy.xs4all.nl (localhost [127.0.0.1]) by fuzzy.xs4all.nl (8.12.6/8.12.6) with ESMTP id h3NLOblZ020620; Wed, 23 Apr 2003 23:24:37 +0200 (CEST) Received: (from freebsd@localhost) by fuzzy.xs4all.nl (8.12.6/8.12.6/Submit) id h3NLObIm029616; Wed, 23 Apr 2003 23:24:37 +0200 (CEST) From: dimitrim <freebsd@fuzzy.xs4all.nl> Message-Id: <200304232124.h3NLObIm029616@fuzzy.xs4all.nl> In-Reply-To: <20030423205207.GA12897@falcon.midgard.homeip.net> from Erik Trulsson at "Apr 23, 2003 10:52:07 pm" To: Erik Trulsson <ertr1013@student.uu.se> Date: Wed, 23 Apr 2003 23:24:37 +0200 (CEST) X-Mailer: ELM [version 2.4ME+ PL66 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: cvsup repository X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 21:10:19 -0000 > > Hello, > > > > I'm trying to cvsup the FreeBSD repository. > > All dirs expected (doc, ports, src) and all ,v files are there, but no CVSROOT/ > > Do i miss something in the cvsup-file to download that as well? > > > > I use the following (from the examples) cvsup-file: > > > > > > *default host=cvsup.uk.FreeBSD.org > > *default base=/export/home/cvs/cvsup > > *default prefix=/export/home/cvs/freebsd > > *default release=cvs > > *default delete use-rel-suffix > > > > *default compress > > > > src-all > > ports-all > > doc-all > > You miss the cvsroot-all collection to go together with your src-all, > ports-all and doc-all collections. > The CVSROOT stuff was recently moved out of the src-all collection and > into its own. > > See /usr/share/examples/cvsup/cvs-supfile (from a recent system) for > more information. > That worked, thanks From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 14:12:42 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9881D37B401 for <questions@freebsd.org>; Wed, 23 Apr 2003 14:12:42 -0700 (PDT) Received: from archimedes.rsn.bth.se (archimedes.rsn.bth.se [194.47.145.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D22F43FA3 for <questions@freebsd.org>; Wed, 23 Apr 2003 14:12:41 -0700 (PDT) (envelope-from defacto@home.se) Received: from jarl.home.se (as4-3-5.paa.hs.bonet.se [217.215.11.194]) by archimedes.rsn.bth.se (8.12.6/8.12.6) with ESMTP id h3NLirYd019992 for <questions@freebsd.org>; Wed, 23 Apr 2003 23:44:54 +0200 (CEST) (envelope-from defacto@home.se) Message-Id: <5.2.0.9.0.20030423224442.00bb80f8@archimedes.rsn.bth.se> X-Sender: jalle@archimedes.rsn.bth.se X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Wed, 23 Apr 2003 23:12:39 +0200 To: questions@freebsd.org From: Jalle <defacto@home.se> In-Reply-To: <CCE3F699-7583-11D7-A8D5-0030656DD690@foolishgames.com> References: <200304231334.55272.ajacoutot@lphp.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: Why is FreeBSD so SLOW? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 21:12:42 -0000 Hi again! I feel I must thank everyone for all the great answers I recieved regarding my slow FreeBSD machine! THANKS! Anthony: Sorry, I totally forgot to write that I was using 4.8, but Ill keep that in mind 'til next time I try out 5.0 Miguel Mendez: Blatant troll?!? Moahahaha! Gotta remember that, sorry me poor English! Patches, patches?!? We don't need no stinking patches!!! ;o) Jan Grant: You requested feedback, here goes; options HZ=1000 did little or no difference to my system, but if it wasn't for you I wouldn't even have tried it in the first place! =o) Stijn Hoop: Added that and a little more to the kernel and make.conf. Works like a charm! Antoine Jacoutot: I tried that, but I can't really seem to make it happen... Thanks anyway! Vallo Kallaste: I know! Strange, isn't it? =o) Lucas Holt: Yeah, well, I already stripped my kernel bigtime, and I agree that it makes WAY difference. Just like making world did! I figured that I could use Gnome2 and/or KDE3, and it would have almost the performance of Windows, but I guess I was wrong! =o) However, I mainly use Blackbox or Enlightenment. Class for NULL! Bah! =o) Last but greatest... Rob: You did it! I never even thought of that! I can't believe it! THANKS! =o) Never thought the dri/drm would make that much difference! Now I run my 4.8 just as fast as Linux ever did, with Enlightenment (e16 or e17) and the movies are as smooth as ever! Performance in X was greatly improved with the http://people.freebsd.org/~anholt/dri/ stuff! That's it! No more Linux, no more Windows... though I'm kinda curious about Mac OS X, only I don't have a mac, so I guess I'll stick to E! See ya! /Jalle ============================= Kristofer "Jalle" Jarl defacto@home.se http://archimedes.rsn.bth.se ============================= From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 14:22:23 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 29CCA37B401 for <freebsd-questions@FreeBSD.ORG>; Wed, 23 Apr 2003 14:22:23 -0700 (PDT) Received: from mail.goeaston.net (mail.goeaston.net [208.241.226.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31A0243FDF for <freebsd-questions@FreeBSD.ORG>; Wed, 23 Apr 2003 14:22:22 -0700 (PDT) (envelope-from musket@goeaston.net) Received: from goeaston.net (22-ras2p1.goeaston.net [69.2.162.22]) by mail.goeaston.net (8.12.8p1/8.12.8) with ESMTP id h3NLQTud016377 for <freebsd-questions@FreeBSD.ORG>; Wed, 23 Apr 2003 17:26:30 -0400 (EDT) Message-ID: <3EA7040B.2000501@goeaston.net> Date: Wed, 23 Apr 2003 17:22:19 -0400 From: Mike Driscoll <musket@goeaston.net> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 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 Subject: freebsd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 21:22:23 -0000 i run a pc with windows xp as my internet connection. recently, i acquired an old mac LC III with one floppy drive. if i download freebsd and copy it to floppies on my windows pc, can i still use them to install freebsd to my mac? From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 14:23:24 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 57E1837B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 14:23:24 -0700 (PDT) Received: from rasmus.uib.no (rasmus.uib.no [129.177.13.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD44643FA3 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 14:23:22 -0700 (PDT) (envelope-from are-harald.brenne@econ.uib.no) Received: from tunnel-43-122.vpn.uib.no (billfish) [129.177.43.122] 4.12) id 198Ri1-0004ns-00; Wed, 23 Apr 2003 23:23:17 +0200 Date: Wed, 23 Apr 2003 23:23:51 +0200 From: Are-Harald Brenne <are-harald.brenne@econ.uib.no> To: freebsd-questions@freebsd.org Message-Id: <20030423232351.00005a33.are-harald.brenne@econ.uib.no> In-Reply-To: <1333.66.63.99.171.1051108950.squirrel@bmyster.com> References: <1333.66.63.99.171.1051108950.squirrel@bmyster.com> X-Mailer: Sylpheed version 0.8.10claws (GTK+ 1.3.0; Win32) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-checked-clean: by exiscan on rasmus X-Scanner: 81f6c50d53955ba3ebf3da488c27f4c3 http://tjinfo.uib.no/virus.html X-UiB-SpamFlag: NO UIB: -34 hits, 13.0 required X-UiB-SpamReport: spamassassin found; * -6.6 -- Has a valid-looking References header * -3.3 -- Has a In-Reply-To header * -6.5 -- BODY: Contains what looks like an email attribution * -0.6 -- BODY: Contains twice quoted reply * -3.2 -- BODY: Contains what looks like a quoted email text * -7.0 -- Message received from UIB * -6.5 -- Reply with quoted text Subject: Re: X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 21:23:24 -0000 On Wed, 23 Apr 2003 10:42:30 -0400 (EDT) Brent Bailey <misterb@bmyster.com> wrote: > Hello, > Im using FBSD 4.8 and im trying to chroot stock ftpd ....something that i > have done on many other prior versions of FBSD by doing: ... > > have things changed in 4.8 or the instructions for chrooting stock ftpd > changed ??? please help as i have many users that need this ability and i > dont want them just wandering around in other directories > Any and all help is very appreciated I put my ftp-users into the file /etc/ftpchroot: # cat /etc/ftpchroot @ftpgroup @nogroup guest The @ indicates a group. All users in those groups are chrooted. I'm running 5.0. Cheers, Are From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 14:25:41 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84B6537B401 for <freebsd-questions@FreeBSD.ORG>; Wed, 23 Apr 2003 14:25:41 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-67-115-75-1.dsl.lsan03.pacbell.net [67.115.75.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA43743FAF for <freebsd-questions@FreeBSD.ORG>; Wed, 23 Apr 2003 14:25:40 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 3190166E43; Wed, 23 Apr 2003 14:25:40 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 0B0AA153A; Wed, 23 Apr 2003 14:25:40 -0700 (PDT) Date: Wed, 23 Apr 2003 14:25:39 -0700 From: Kris Kennaway <kris@obsecurity.org> To: "Gerald H. Kruchten" <ghklionheart@ameritech.net> Message-ID: <20030423212539.GA71169@rot13.obsecurity.org> References: <5.1.0.14.0.20030423124008.00a6dc30@mailhost.mad.ameritech.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ew6BAiZeqk4r7MaW" Content-Disposition: inline In-Reply-To: <5.1.0.14.0.20030423124008.00a6dc30@mailhost.mad.ameritech.net> User-Agent: Mutt/1.4i cc: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD in General X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 21:25:41 -0000 --ew6BAiZeqk4r7MaW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Apr 23, 2003 at 02:53:07PM -0500, Gerald H. Kruchten wrote: > If your going to continue having them as a retailer, rather > than putting out a FreeBSD v4.8 in a box, I think that you > ought to get crackin' > and get a relatively bugless or > debugged version of 5.0 out there. Oops, and we all thought the way to succeed was to sit on our asses for a few years and then put out a 5.0 release with as many bugs as we can fit! Yes, sir, we'll get right on it now that you've shown us the way! > I would suspect that by now, it is quite obvious from what I > have written that I have little or no clue as to what is > required when it comes > to writing a software program and/or > application. Indeed. Kris --ew6BAiZeqk4r7MaW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+pwTTWry0BWjoQKURAh6hAJwLgFR4aKtAQCL1FgXz/Fzgo2RJHwCgtYEG HC10k/Qp2aOOZ2w+VSp1at4= =OoOL -----END PGP SIGNATURE----- --ew6BAiZeqk4r7MaW-- From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 14:26:31 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 50B5D37B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 14:26:30 -0700 (PDT) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B2AB43FBD for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 14:26:27 -0700 (PDT) (envelope-from jerrymc@clunix.cl.msu.edu) Received: from clunix.cl.msu.edu (localhost [127.0.0.1]) by clunix.cl.msu.edu (8.12.9/8.12.9) with ESMTP id h3NLQGOg011018; Wed, 23 Apr 2003 17:26:16 -0400 (EDT) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.12.9/8.12.9/Submit) id h3NLQGFw011017; Wed, 23 Apr 2003 17:26:16 -0400 (EDT) From: Jerry McAllister <jerrymc@clunix.cl.msu.edu> Message-Id: <200304232126.h3NLQGFw011017@clunix.cl.msu.edu> To: michaela@bsd.maa-net.net (Michael A. Alestock) Date: Wed, 23 Apr 2003 17:26:16 -0400 (EDT) In-Reply-To: <200304231714.43449.michaela@bsd.maa-net.net> from "Michael A. Alestock" at Apr 23, 2003 05:14:43 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: Adding a new IDE harddrive X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 21:26:31 -0000 > > Yes, I did put the whole disk in one FreeBSD slice in fdisk > (/stand/sysinstall). I will need another harddrive though, because I have > several users on my machine and now that I'm running an IRCd, 4 Eggdrop Bots, > a mailserver, a webserver, as well as a general use shell machine, I want to > be able to have that extra space. I plan on letting them have FTP access as > well so they'll be able to have more space to play with. > Sounds like you will be using up a lot of disk then and may have occasion to add some in the future. You might want to check out vinum for that extra space which will let you design some really big file systems. ////jerry From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 14:35:16 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5813637B401 for <freebsd-questions@FreeBSD.ORG>; Wed, 23 Apr 2003 14:35:16 -0700 (PDT) Received: from smtp.infracaninophile.co.uk (happy-idiot-talk.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 964C743F85 for <freebsd-questions@FreeBSD.ORG>; Wed, 23 Apr 2003 14:35:14 -0700 (PDT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [127.0.0.1]) h3NLZ58x062600 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 23 Apr 2003 22:35:05 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)h3NLZ595062599; Wed, 23 Apr 2003 22:35:05 +0100 (BST) (envelope-from matthew) Date: Wed, 23 Apr 2003 22:35:05 +0100 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: Brent Bailey <misterb@bmyster.com> Message-ID: <20030423213505.GA62181@happy-idiot-talk.infracaninophi> Mail-Followup-To: Matthew Seaman <m.seaman@infracaninophile.co.uk>, Brent Bailey <misterb@bmyster.com>, freebsd-questions@FreeBSD.ORG References: <2449.66.63.99.171.1051127529.squirrel@bmyster.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="d6Gm4EdcadzBjdND" Content-Disposition: inline In-Reply-To: <2449.66.63.99.171.1051127529.squirrel@bmyster.com> User-Agent: Mutt/1.5.4i X-Spam-Status: No, hits=-38.8 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES, USER_AGENT_MUTT version=2.53 X-Spam-Checker-Version: SpamAssassin 2.53 (1.174.2.15-2003-03-30-exp) cc: freebsd-questions@FreeBSD.ORG Subject: Re: chrooted ftpd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 21:35:16 -0000 --d6Gm4EdcadzBjdND Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 23, 2003 at 03:52:09PM -0400, Brent Bailey wrote: > thank you for your reponse......Your kidding me ...the stock ftpd that > comes with FBSD 4.8 is so different that it no longer supports chroot ??? > Are we expected to to deinstall the package and installl some other port > to just do chroot ? > Are there any other ftp servers that can be used besides lukemftpd other > than wu-ftpd...just to keep my options open. > what about proftpd ?? No, the stock ftpd(8) apparently no longer supports the FTPD_INTERNAL_LS compilation option. It still does all of the expected chroot(2) things. The lukemftpd(8) that I mentioned seems to have internal ls functionality by default: % find /usr/src -type f -print | xargs grep INTERNAL_LS /usr/src/contrib/lukemftpd/src/cmds.c: char *argv[] =3D { INTERNAL_LS,= "-lgA", "", NULL }; /usr/src/contrib/lukemftpd/src/extern.h:#define INTERNAL_LS "/bin/l= s" /usr/src/contrib/lukemftpd/src/ftpcmd.y: char *a= rgv[] =3D { INTERNAL_LS, "-lgA", NULL }; /usr/src/contrib/lukemftpd/src/ftpcmd.y: char *a= rgv[] =3D { INTERNAL_LS, "-lgA", NULL, NULL }; /usr/src/contrib/lukemftpd/src/ftpd.c: if (strcmp(argv[0], INT= ERNAL_LS) =3D=3D 0) { /usr/src/contrib/lukemftpd/src/ftpd.c: char *a= rgv[] =3D { INTERNAL_LS, "", NULL }; /usr/src/contrib/lukemftpd/src/popen.c:#ifndef NO_INTERNAL_LS /usr/src/contrib/lukemftpd/src/popen.c: isls =3D (strcmp(sl->sl_str[0],= INTERNAL_LS) =3D=3D 0); /usr/src/contrib/lukemftpd/src/popen.c:#ifndef NO_INTERNAL_LS /usr/src/contrib/lukemftpd/acconfig.h:#undef NO_INTERNAL_LS /usr/src/contrib/lukemftpd/config.h.in:#undef NO_INTERNAL_LS /usr/src/contrib/lukemftpd/configure:#define NO_INTERNAL_LS 1 /usr/src/contrib/lukemftpd/configure.in: AC_DEFINE(NO_INTERNAL_L= S,1) /usr/src/libexec/lukemftpd/config.h:/* #undef NO_INTERNAL_LS */ ... and the man page states: ftpd has internal support for handling remote requests to list files, = and will not execute /bin/ls in either a chrooted or non-chrooted environ- ment. The ~/bin/ls executable need not be placed into the chrooted tr= ee, nor need the ~/bin directory exist. There's no need to install any ports to get this functionality: lukemftpd(8) is part of the base system. All you need to do is edit /etc/inetd.conf so that it calls /usr/libexec/lukemftpd rather than /usr/libexec/ftpd. The big difference seems to be that lukemftpd(8) has more bells and whistles to make it more suitable for running a serious anonymous FTP site, whereas ftpd(8) has IPv6 support. 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 --d6Gm4EdcadzBjdND Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+pwcJdtESqEQa7a0RAmNfAJ0WAszu++Q9XxOrBvg3sNk6EGbDngCggZfN a45rPylQjrY/2ozL/qOub64= =xCw5 -----END PGP SIGNATURE----- --d6Gm4EdcadzBjdND-- From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 14:36:12 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7D7437B401 for <FreeBSD-Questions@freebsd.org>; Wed, 23 Apr 2003 14:36:12 -0700 (PDT) Received: from wasp.eng.ufl.edu (wasp.eng.ufl.edu [128.227.116.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD88C43FDD for <FreeBSD-Questions@freebsd.org>; Wed, 23 Apr 2003 14:36:09 -0700 (PDT) (envelope-from bob88@eng.ufl.edu) Received: from eng.ufl.edu (scanner.engnet.ufl.edu [128.227.152.221]) by wasp.eng.ufl.edu (8.9.3p2/8.9.3) with ESMTP id RAA16864; Wed, 23 Apr 2003 17:36:05 -0400 (EDT) Message-ID: <3EA70744.4090805@eng.ufl.edu> Date: Wed, 23 Apr 2003 17:36:04 -0400 From: Bob Johnson <bob88@eng.ufl.edu> User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3b) Gecko/20030318 X-Accept-Language: en-us, en MIME-Version: 1.0 To: dkelly@hiwaay.net, FreeBSD-Questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Accurate time without a network connection? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 21:36:13 -0000 > Date: Wed, 23 Apr 2003 11:13:58 -0500 > From: David Kelly <dkelly@hiwaay.net> > Subject: Re: Accurate time without a network connection? > To: Joel Rees <joel@alpsgiken.gr.jp> > Cc: FreeBSD-Questions@freebsd.org > Message-ID: <20030423161358.GA24633@grumpy.dyndns.org> > Content-Type: text/plain; charset=us-ascii > > On Wed, Apr 23, 2003 at 05:58:47PM +0900, Joel Rees wrote: > >>>> > On Tue, Apr 22, 2003 at 03:26:19PM -0400, Charles Swiger wrote: >>>> > >>>> > As for exactly what time the systems have, it doesn't much matter as >>>> > long as they all have the same time. >> >>> >>> If you're serious about it not mattering exactly what time they have, >>> what's the problem with letting one machine be the time server, letting >>> it tune itself and then free run, and syncing all the rest to the >>> slightly-off-time-server? > > > Because the other systems do not have a link to the first. > > I could sync them all to a common source they could *hear* but the > customer won't allow them to *talk* to anything. > > - David Kelly N4HHE, dkelly@hiwaay.net > The NTP daemon can sync to a variety of external time signals. These days it is very common to use GPS receivers as the reference for an NTP server. If you can afford to spend about $100 per computer for low end GPS receivers (that output NMEA-0183 data) AND it is possible to put each GPS receiver where it can see the sky, that should work for you. If all of the computers are in the same building, it may even be possible to have them share a common GPS receiver with appropriate cabling. There are other options, but I don't remember what they are. For instance, it might be possible to sync the computers to the time reference included with most network television signals. See www.ntp.org for more clues. - Bob From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 14:42:35 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B446B37B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 14:42:35 -0700 (PDT) Received: from archimedes.rsn.bth.se (archimedes.rsn.bth.se [194.47.145.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8420343FBD for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 14:42:34 -0700 (PDT) (envelope-from defacto@home.se) Received: from jarl.home.se (as4-3-5.paa.hs.bonet.se [217.215.11.194]) by archimedes.rsn.bth.se (8.12.6/8.12.6) with ESMTP id h3NMEnYd020046; Thu, 24 Apr 2003 00:14:49 +0200 (CEST) (envelope-from defacto@home.se) Message-Id: <5.2.0.9.0.20030423233605.01f4eed8@archimedes.rsn.bth.se> X-Sender: jalle@archimedes.rsn.bth.se X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Wed, 23 Apr 2003 23:42:34 +0200 To: Mike Driscoll <musket@goeaston.net>, freebsd-questions@freebsd.org From: Jalle <defacto@home.se> In-Reply-To: <3EA7040B.2000501@goeaston.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: freebsd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 21:42:36 -0000 Well, FreeBSD doesn't really install from floppies... You can use virtually any other way imaginable to install FreeBSD, but not floppies. Sure, you use them to start up the installation, but you must do the actual installing from some other media. Maybe netbsd or openbsd would be a better choice for an old Mac? Good luck anyway! /Jalle At 17:22 2003-04-23 -0400, Mike Driscoll wrote: >i run a pc with windows xp as my internet connection. recently, i acquired >an old mac LC III with one floppy drive. if i download freebsd and copy it >to floppies on my windows pc, can i still use them to install freebsd to >my mac? > >_______________________________________________ >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 Wed Apr 23 14:48:39 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A397437B410 for <questions@freebsd.org>; Wed, 23 Apr 2003 14:48:39 -0700 (PDT) Received: from ashram.rhavenn.net (ashram.rhavenn.net [209.150.195.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD44A43FCB for <questions@freebsd.org>; Wed, 23 Apr 2003 14:48:38 -0700 (PDT) (envelope-from lists@rhavenn.net) Received: from 172.20.0.144 (unknown [172.20.0.144]) by ashram.rhavenn.net (Postfix) with ESMTP id 60E012A84E for <questions@freebsd.org>; Wed, 23 Apr 2003 17:06:24 -0500 (CDT) From: Henrik Hudson <lists@rhavenn.net> To: questions@freebsd.org Date: Wed, 23 Apr 2003 16:47:52 -0500 User-Agent: KMail/1.5.1 References: <5.2.0.9.0.20030423233605.01f4eed8@archimedes.rsn.bth.se> In-Reply-To: <5.2.0.9.0.20030423233605.01f4eed8@archimedes.rsn.bth.se> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304231647.52871.lists@rhavenn.net> Subject: Re: freebsd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: lists@rhavenn.net List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 21:48:40 -0000 That answer is kind of mis-leading :) FreeBSD only runs on x86 and Alpha and marginally Sparc. I would think NetBSD would be your best bet if you want a *BSD, otherwise one of the Linuxes (Yellow Dog???don't know about floppy support though) would probably work to. YOu will still need either an Ethernet or modem connection to the net though to download the rest of the install. On Wednesday 23 April 2003 16:42, Jalle wrote: > Well, FreeBSD doesn't really install from floppies... > You can use virtually any other way imaginable to install FreeBSD, but not > floppies. Sure, you use them to start up the installation, but you must do > the actual installing from some other media. > > Maybe netbsd or openbsd would be a better choice for an old Mac? > > Good luck anyway! > > /Jalle > > At 17:22 2003-04-23 -0400, Mike Driscoll wrote: > >i run a pc with windows xp as my internet connection. recently, i acquired > >an old mac LC III with one floppy drive. if i download freebsd and copy it > >to floppies on my windows pc, can i still use them to install freebsd to > >my mac? > > > >_______________________________________________ > >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" > > _______________________________________________ > 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" -- Henrik Hudson lists@rhavenn.net "`If there's anything more important than my ego around, I want it caught and shot now.'" --Hitchhikers Guide to the Galaxy From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 14:52:59 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D494937B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 14:52:59 -0700 (PDT) Received: from smtp.infracaninophile.co.uk (happy-idiot-talk.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB2F743F85 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 14:52:54 -0700 (PDT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [127.0.0.1]) h3NLqn8x062782 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 23 Apr 2003 22:52:49 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)h3NLqndK062781; Wed, 23 Apr 2003 22:52:49 +0100 (BST) (envelope-from matthew) Date: Wed, 23 Apr 2003 22:52:49 +0100 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: Mike Driscoll <musket@goeaston.net> Message-ID: <20030423215249.GB62181@happy-idiot-talk.infracaninophi> Mail-Followup-To: Matthew Seaman <m.seaman@infracaninophile.co.uk>, Mike Driscoll <musket@goeaston.net>, freebsd-questions@freebsd.org References: <3EA7040B.2000501@goeaston.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="TakKZr9L6Hm6aLOc" Content-Disposition: inline In-Reply-To: <3EA7040B.2000501@goeaston.net> User-Agent: Mutt/1.5.4i X-Spam-Status: No, hits=-38.8 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES, USER_AGENT_MUTT version=2.53 X-Spam-Checker-Version: SpamAssassin 2.53 (1.174.2.15-2003-03-30-exp) cc: freebsd-questions@freebsd.org Subject: Re: freebsd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 21:53:00 -0000 --TakKZr9L6Hm6aLOc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 23, 2003 at 05:22:19PM -0400, Mike Driscoll wrote: > i run a pc with windows xp as my internet connection. recently, i=20 > acquired an old mac LC III with one floppy drive. if i download freebsd= =20 > and copy it to floppies on my windows pc, can i still use them to=20 > install freebsd to my mac? I believe that Mac system uses a Motorolla MC68000 series processor. Sorry -- it's not supported under FreeBSD. There is support for PPC based Mac systems under development, but that support isn't yet available in any FreeBSD release version. See http://www.freebsd.org/releases/5.0R/hardware.html for the latest supported system types. On the other hand, perhaps this will be of interest: http://www.netbsd.org/Ports/mac68k/ However, you'll probably find that the LC III is extremely tight on disk space and/or RAM. If not impossibly tight. 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 --TakKZr9L6Hm6aLOc Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+pwsxdtESqEQa7a0RAlu8AJ42iF+5Yx4jqZucFoiT3DptbJDs7wCgj9Z9 zt/nWzsA68WIAfsixCADXAM= =M25C -----END PGP SIGNATURE----- --TakKZr9L6Hm6aLOc-- From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 15:00:12 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CA2137B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 15:00:12 -0700 (PDT) Received: from mired.org (ip68-97-54-220.ok.ok.cox.net [68.97.54.220]) by mx1.FreeBSD.org (Postfix) with SMTP id 775E843F3F for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 15:00:11 -0700 (PDT) (envelope-from mwm-dated-1051567210.6d125b@mired.org) Received: (qmail 78609 invoked from network); 23 Apr 2003 22:00:10 -0000 Received: from localhost.mired.org (HELO guru.mired.org) (127.0.0.1) by localhost.mired.org with SMTP; 23 Apr 2003 22:00:10 -0000 Received: by guru.mired.org (tmda-inject, from uid 100); Wed, 23 Apr 2003 17:00:10 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16039.3305.100129.716727@guru.mired.org> Date: Wed, 23 Apr 2003 17:00:09 -0500 To: Gary Schenk <gwschenk@socal.rr.com> In-Reply-To: <200304222140.12401.gwschenk@socal.rr.com> References: <200304102145.25225.gwschenk@socal.rr.com> <16022.60289.92289.802228@guru.mired.org> <200304222140.12401.gwschenk@socal.rr.com> X-Mailer: VM 7.07 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`; h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ From: Mike Meyer <mwm-dated-1051567210.6d125b@mired.org> X-Delivery-Agent: TMDA/0.74 (Citation) cc: freebsd-questions@freebsd.org Subject: Re: Newbie lpd printing X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 22:00:13 -0000 In <200304222140.12401.gwschenk@socal.rr.com>, Gary Schenk <gwschenk@socal.rr.com> typed: > On Friday 11 April 2003 09:21 am, Mike Meyer wrote: > > I suspect your script is broken for printing postscript files. The > > hpif script in the handbook doesn't handle those at all, so I assume > > you added that code. > No, I did not add anything. This is the script from the handbook. I thought > that it was to print postscript to a non-postscript printer. It is > essentisally the same script as in FreeBSD Unleashed. Where did you find that script? It's pretty badly flawed, and if it's in the handbook, that should be fixed. > The more I read about printing the more confused I get. I'd like to print > form a word processor, but don't seem to be able to in FreeBSD. I tried > installing apsfilter, but it is broken. I have no clue as to how to fix > it. Perhaps installing Star Office would help, and use its printer > interface? Or is the best solution to buy a postscript printer? Buying a postscript printer is certainly a good idea - it takes the load of processing postscript off your CPU, and puts it on the printer. That should save comm bits as well, as lots of things on Unix generate postscript by default, so you don't wind up shipping bitmaps to the printer. Something like magicfilter or apsfilter is still useful, as they work by turning various other formats - images, text formats, etc - into postscript, then rendering that on your box or on the printer. > As for magicfilter, I'm still working on it. I ran make install in > /usr/ports/print/magicfilter. However locate magicfilter shows nothing, > except for the above directory. There is nothing in the /usr/local/bin > directory indicating anything was installed. A google search sent me to > http://newbiedoc.sourceforge.net/peripherals/printer-magicfilter.html , > which is for Debian Linux. It talks about running magicfilterconfig. I > assume there is nothing like this in FreeBSD? I don't know what's in the Debian docs are talking about. In particular, there's a rewrite of magicfilter from the ground up that bills itself as magicfilter 2.0 that they may be talking about. That's irrelevant to the magicfilter port. The magicfilter should install /usr/bin/magicfilter. It also installs printer filter scripts in /usr/local/libexec/magicfilter/. > Should I be content to print only text? I talked to a friend who has been > running OpenBSD for three years. he only prints text. Is this common with > BSD? I do need to print more than plain text. No, it's not common with BSD - or Unix - systems. Most programs on Unix - like, for example, wp programs - generate Postscript output. If you have a postscript printer, you can probably just output directly to the printer. Magicfilter provides a "postscript" filter that appends a control-Z to the output to signal the end of the job, which some printers/printer configurations require. If you don't have a postscript printer, you need to arrange for the postscript to be sent to ghostscript, then the output of that to be sent to the printer. Magicfilter and apsfilter both can do that for you. I've got one postscript printer and one deskjet, and use magicfilter for both. I can print from Mozilla, my word processor, the gimp, and similar tools directly to either printer, and it work just works. Those tools all generate postscript. I can also print various document types from the command line - including images - and those will print properly as well. <mike -- Mike Meyer <mwm@mired.org> http://www.mired.org/consulting.html Independent Network/Unix/Perforce consultant, email for more information. From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 15:02:38 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B931D37B401 for <questions@freebsd.org>; Wed, 23 Apr 2003 15:02:38 -0700 (PDT) Received: from shrike.submonkey.net (pc1-cdif2-5-cust38.cdif.cable.ntl.com [81.101.150.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6F2D43FCB for <questions@freebsd.org>; Wed, 23 Apr 2003 15:02:37 -0700 (PDT) (envelope-from setantae@submonkey.net) Received: from setantae by shrike.submonkey.net with local (Exim 4.12) id 198SK3-0002yL-00; Wed, 23 Apr 2003 23:02:35 +0100 Date: Wed, 23 Apr 2003 23:02:35 +0100 From: Ceri Davies <setantae@submonkey.net> To: Kent Stewart <kstewart@owt.com> Message-ID: <20030423220235.GA11362@submonkey.net> Mail-Followup-To: Ceri Davies <setantae@submonkey.net>, Kent Stewart <kstewart@owt.com>, questions@freebsd.org References: <20030423181930.GA9237@submonkey.net> <200304231128.38949.kstewart@owt.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200304231128.38949.kstewart@owt.com> User-Agent: Mutt/1.5.4i Sender: Ceri Davies <setantae@submonkey.net> cc: questions@freebsd.org Subject: Re: readonly.exe ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 22:02:39 -0000 On Wed, Apr 23, 2003 at 11:28:38AM -0700, Kent Stewart wrote: > On Wednesday 23 April 2003 11:19 am, Ceri Davies wrote: > > Does anyone have any idea what readonly.exe is ? > > > > shrike.private.submonkey.net kernel log messages: > > > pid 74935 (readonly.exe), uid 0: exited on signal 10 (core dumped) > > > pid 76059 (readonly.exe), uid 0: exited on signal 10 (core dumped) > > > > As far as I can see it doesn't exist on that system, but I'm slightly > > concerned... (no, there's no core dump either). > > If you run locate, I would try "locate '*.core'" and see who the core > belongs to. I would tend to suspect that someone opened an email with > an attachment that would do nasty things to a Windows system. No core file, as I mentioned above, and the uid concerned was 0 (aka root), otherwise I wouldn't have worried, but the attachment thing was a good idea otherwise. Thanks, Ceri -- From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 15:05:47 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16B5D37B401 for <questions@freebsd.org>; Wed, 23 Apr 2003 15:05:47 -0700 (PDT) Received: from shrike.submonkey.net (pc1-cdif2-5-cust38.cdif.cable.ntl.com [81.101.150.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DF3C43FCB for <questions@freebsd.org>; Wed, 23 Apr 2003 15:05:46 -0700 (PDT) (envelope-from setantae@submonkey.net) Received: from setantae by shrike.submonkey.net with local (Exim 4.12) id 198SN7-0002yp-00; Wed, 23 Apr 2003 23:05:45 +0100 Date: Wed, 23 Apr 2003 23:05:45 +0100 From: Ceri Davies <setantae@submonkey.net> To: Jonathan <jonathan@sirtis.org.uk> Message-ID: <20030423220545.GB11362@submonkey.net> Mail-Followup-To: Ceri Davies <setantae@submonkey.net>, Jonathan <jonathan@sirtis.org.uk>, questions@freebsd.org References: <200304231128.38949.kstewart@owt.com> <00ea01c309d2$95b97f90$3aaa9bd9@workstation> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <00ea01c309d2$95b97f90$3aaa9bd9@workstation> User-Agent: Mutt/1.5.4i Sender: Ceri Davies <setantae@submonkey.net> cc: questions@freebsd.org Subject: Re: readonly.exe ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 22:05:47 -0000 On Wed, Apr 23, 2003 at 08:57:35PM +0100, Jonathan wrote: > On Wednesday 23 April 2003 11:19 am, Ceri Davies wrote: > > Does anyone have any idea what readonly.exe is ? > > > > shrike.private.submonkey.net kernel log messages: > > > pid 74935 (readonly.exe), uid 0: exited on signal 10 (core dumped) > > > pid 76059 (readonly.exe), uid 0: exited on signal 10 (core dumped) > > > > As far as I can see it doesn't exist on that system, but I'm slightly > > concerned... (no, there's no core dump either). > > A google search for "readonly.exe" produced this: > > http://www.essenz.com/support/comp.unix.bsd.freebsd.misc/Oct/29/207663.html > > Looks like the answer you needed. Yes, exactly that, thank you (and to Anthony Naggs). It's nice that it also answers the "WTF are these /tmp/if* files?" question ;^) Yes, I should have checked Google first... Ceri -- From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 15:10:48 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E22A137B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 15:10:48 -0700 (PDT) Received: from c009.snv.cp.net (h017.c009.snv.cp.net [209.228.34.130]) by mx1.FreeBSD.org (Postfix) with SMTP id 3FA3543FAF for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 15:10:48 -0700 (PDT) (envelope-from kjiwa@canada.com) Received: (cpmta 17754 invoked from network); 23 Apr 2003 15:10:47 -0700 Received: from 209.228.34.133 (HELO mail.canada.com.criticalpath.net) by smtp.canada.com (209.228.34.130) with SMTP; 23 Apr 2003 15:10:47 -0700 X-Sent: 23 Apr 2003 22:10:47 GMT Received: from [24.101.38.145] by mail.canada.com with HTTP; Wed, 23 Apr 2003 15:10:46 -0700 (PDT) Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 7bit MIME-Version: 1.0 To: freebsd-questions@freebsd.org From: kjiwa@canada.com X-Sent-From: kjiwa@canada.com Date: Wed, 23 Apr 2003 15:10:46 -0700 (PDT) X-Mailer: Web Mail 5.3.1-0_sol28 Message-Id: <20030423151047.16755.h020.c009.wm@mail.canada.com.criticalpath.net> Subject: Development Contacts X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 22:10:49 -0000 Hello, I am looking to get involved with FreeBSD development. I'd really like to get involved with stuff like kernel scheduling and working with posix threads. I've subscribed to the -current and -hackers mailing lists, and I was told that it might be a good idea for me to e-mail the person who deals with kernel scheduling or pthreads to let him/her know that I'd like to help. I took a look through the web site, and I looked through the source code, but I couldn't find contact info about who I should contact. It's probable that I missed it, but I like to think I've looked pretty thoroughly. Any help you could provide would really be appreciated. Thanks. Kamil __________________________________________________________ Get your FREE personalized e-mail at http://www.canada.com From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 15:12:13 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3F0037B404 for <freebsd-questions@FreeBSD.ORG>; Wed, 23 Apr 2003 15:12:13 -0700 (PDT) Received: from mx1.lphp.org (APastourelles-107-1-5-103.abo.wanadoo.fr [193.252.221.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC26943F3F for <freebsd-questions@FreeBSD.ORG>; Wed, 23 Apr 2003 15:12:11 -0700 (PDT) (envelope-from ajacoutot@lphp.org) Received: from sta01 (sta01.lphp.org.local [192.168.0.4]) by mx1.lphp.org (8.12.8p1/8.12.8) with ESMTP id h3NMC6ut006907; Thu, 24 Apr 2003 00:12:06 +0200 (CEST) (envelope-from ajacoutot@lphp.org) From: Antoine Jacoutot <ajacoutot@lphp.org> To: "Gerald H. Kruchten" <ghklionheart@ameritech.net>, freebsd-questions@FreeBSD.ORG Date: Thu, 24 Apr 2003 00:12:07 +0200 User-Agent: KMail/1.5.1 References: <5.1.0.14.0.20030423124008.00a6dc30@mailhost.mad.ameritech.net> In-Reply-To: <5.1.0.14.0.20030423124008.00a6dc30@mailhost.mad.ameritech.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304240012.07258.ajacoutot@lphp.org> Subject: Re: FreeBSD in General X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 22:12:14 -0000 On Wednesday 23 April 2003 21:53, Gerald H. Kruchten wrote: > BeOS and OS/2 Warp came closest to meeting my > desired requirements, but neither of them are any longer being worked on or > written for. Both OSes were truly fast and were multitasking. Well, about BeOS, you can have a lookt at: http://www.yellowtab.com (for the OS) and http://www.bebits.com (for the applications). Antoine From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 15:17:43 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 297E837B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 15:17:43 -0700 (PDT) Received: from rammstein.mweb.co.za (rammstein.mweb.co.za [196.2.53.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF22743FA3 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 15:17:38 -0700 (PDT) (envelope-from dj_boris@mail.ru) Received: from kny-dial-196-7-205-180.mweb.co.za ([196.7.205.180] helo=d) by rammstein.mweb.co.za with smtp (Exim 3.33 #1) id 198SIP-0006Lj-00 for freebsd-questions@FreeBSD.ORG; Thu, 24 Apr 2003 00:00:53 +0200 Message-ID: <012501c309e6$23c2e890$6300a8c0@d> From: "DJ Boris" <dj_boris@mail.ru> To: "freebsd-questions" <freebsd-questions@FreeBSD.ORG> Date: Thu, 24 Apr 2003 00:17:32 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Subject: some service is causing DNS query and therefore dial out X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 22:17:43 -0000 hi there, I am having a problem tracking down "something" that triggers a dial out on my FreeBSD 4.7-RELEASE FreeBSD 4.7-RELEASE #0: Wed Oct 9 15:08:34 GMT 2002 root@builder.freebsdmall.com:/usr/obj/usr/src/sys/GENERIC i386 It is somethign trying to do a DNS query Apr 24 00:01:42 fbsd ppp[45]: tun0: TCP/IP: OUT UDP: xxx.xxx.xxx.xxx:1040 ---> xxx.xxx.xxx.xxx:53 (44/72) Apr 24 00:01:42 fbsd ppp[45]: tun0: TCP/IP: OUT UDP: xxx.xxx.xxx.xxx:1040 ---> xxx.xxx.xxx.xxx:53 (44/72) Apr 24 00:01:42 fbsd ppp[45]: tun0: TCP/IP: OUT UDP: xxx.xxx.xxx.xxx:1040 ---> xxx.xxx.xxx.xxx:53 (39/67) Apr 24 00:01:42 fbsd ppp[45]: tun0: TCP/IP: OUT UDP: xxx.xxx.xxx.xxx:1040 ---> xxx.xxx.xxx.xxx:53 (50/78) Apr 24 00:01:42 fbsd ppp[45]: tun0: TCP/IP: OUT UDP: xxx.xxx.xxx.xxx:1040 ---> xxx.xxx.xxx.xxx:53 (39/67) Apr 24 00:01:42 fbsd ppp[45]: tun0: TCP/IP: OUT UDP: xxx.xxx.xxx.xxx:1040 ---> xxx.xxx.xxx.xxx:53 (50/78) I have sendmail but I have removed the "-q" flag so I only call that from ppp.linkup file. how can I track down what this service is? can anyone give me any ideas? this server is alone on the LAN at the moment? I have a DNS server running but I have heartbeat-interval set to 0. I have spent hours looking through the logs and tracking the times but I don't seem to be able to identify what is causing this. can someone help me out here? what conf files do I need to give you? thanx a lot DJ Boris From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 15:27:43 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2AF4C37B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 15:27:43 -0700 (PDT) Received: from tigger.alkinetworks.com (tigger.alkinetworks.com [216.211.130.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F7AE43F75 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 15:27:42 -0700 (PDT) (envelope-from philip@adhesivemedia.com) Received: from tigger.alkinetworks.com (tigger.alkinetworks.com [216.211.130.10])h3NMRfDG010954; Wed, 23 Apr 2003 15:27:41 -0700 (PDT) (envelope-from philip@adhesivemedia.com) Received: from localhost (philip@localhost)h3NMRfWY010951; Wed, 23 Apr 2003 15:27:41 -0700 (PDT) X-Authentication-Warning: tigger.alkinetworks.com: philip owned process doing -bs Date: Wed, 23 Apr 2003 15:27:41 -0700 (PDT) From: Philip Hallstrom <philip@adhesivemedia.com> X-X-Sender: philip@tigger.alkinetworks.com To: DJ Boris <dj_boris@mail.ru> In-Reply-To: <012501c309e6$23c2e890$6300a8c0@d> Message-ID: <20030423152619.U9680@tigger.alkinetworks.com> References: <012501c309e6$23c2e890$6300a8c0@d> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: some service is causing DNS query and therefore dial out X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 22:27:43 -0000 Install the lsof port and then run "lsof -i" although be sure to tell it not to resolve ip addresses otherwise it will cause a dial out :) this might help track it down... -philip On Thu, 24 Apr 2003, DJ Boris wrote: > hi there, > > I am having a problem tracking down "something" that triggers a dial out on > my > > FreeBSD 4.7-RELEASE FreeBSD 4.7-RELEASE #0: Wed Oct 9 15:08:34 GMT 2002 > root@builder.freebsdmall.com:/usr/obj/usr/src/sys/GENERIC i386 > > It is somethign trying to do a DNS query > > Apr 24 00:01:42 fbsd ppp[45]: tun0: TCP/IP: OUT UDP: > xxx.xxx.xxx.xxx:1040 ---> xxx.xxx.xxx.xxx:53 (44/72) > > Apr 24 00:01:42 fbsd ppp[45]: tun0: TCP/IP: OUT UDP: > xxx.xxx.xxx.xxx:1040 ---> xxx.xxx.xxx.xxx:53 (44/72) > > Apr 24 00:01:42 fbsd ppp[45]: tun0: TCP/IP: OUT UDP: > xxx.xxx.xxx.xxx:1040 ---> xxx.xxx.xxx.xxx:53 (39/67) > > Apr 24 00:01:42 fbsd ppp[45]: tun0: TCP/IP: OUT UDP: > xxx.xxx.xxx.xxx:1040 ---> xxx.xxx.xxx.xxx:53 (50/78) > > Apr 24 00:01:42 fbsd ppp[45]: tun0: TCP/IP: OUT UDP: > xxx.xxx.xxx.xxx:1040 ---> xxx.xxx.xxx.xxx:53 (39/67) > > Apr 24 00:01:42 fbsd ppp[45]: tun0: TCP/IP: OUT UDP: > xxx.xxx.xxx.xxx:1040 ---> xxx.xxx.xxx.xxx:53 (50/78) > > > I have sendmail but I have removed the "-q" flag so I only call that from > ppp.linkup file. how can I track down what this service is? can anyone give > me any ideas? this server is alone on the LAN at the moment? > > I have a DNS server running but I have heartbeat-interval set to 0. > > I have spent hours looking through the logs and tracking the times but I > don't seem to be able to identify what is causing this. > > can someone help me out here? what conf files do I need to give you? > > thanx a lot > > DJ Boris > > _______________________________________________ > 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 Wed Apr 23 15:34:43 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96BE137B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 15:34:43 -0700 (PDT) Received: from franky.speednet.com.au (franky.speednet.com.au [203.57.65.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35EBA43FB1 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 15:34:42 -0700 (PDT) (envelope-from andyf@speednet.com.au) Received: from hewey.af.speednet.com.au (hewey.af.speednet.com.au [203.38.96.242])h3NMYOUv027727; Thu, 24 Apr 2003 08:34:25 +1000 (EST) (envelope-from andyf@speednet.com.au) Received: from hewey.af.speednet.com.au (hewey.af.speednet.com.au [172.22.2.1])h3NMYNg9030352; Thu, 24 Apr 2003 08:34:24 +1000 (EST) (envelope-from andyf@speednet.com.au) Date: Thu, 24 Apr 2003 08:34:23 +1000 (EST) From: Andy Farkas <andyf@speednet.com.au> X-X-Sender: andyf@hewey.af.speednet.com.au To: Brent Bailey <misterb@bmyster.com> In-Reply-To: <1272.66.63.99.171.1051103226.squirrel@bmyster.com> Message-ID: <20030424083051.P28361-100000@hewey.af.speednet.com.au> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: chroot stockftpd help ?? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 22:34:43 -0000 On Wed, 23 Apr 2003, Brent Bailey wrote: > Hello, > Im using FBSD 4.8 and im trying to chroot stock ftpd ....something that i > have done on many other prior versions of FBSD by doing: > 1. Kill the inetd process > 2. vi /etc/defaults/make.conf Don't do that. Edit /etc/make.conf instead. > 3. Insert FTPD_INTERNAL_LS=YES at the bottom of the file This is not needed anymore, its the default. > 4. cd /usr/src/libexec/ftpd > 5. make clean <---works > 6. make all <--- it fails here > 7. make install > > but for some reason i get this error.. > > "make: don't know how to make ls.c. Stop" > > > have things changed in 4.8 or the instructions for chrooting stock ftpd > changed ??? please help as i have many users that need this ability and i > dont want them just wandering around in other directories > Any and all help is very appreciated > thank you > Brent > > FBSD since 3.3 > "man ftpd" explains how to chroot users. -- :{ andyf@speednet.com.au Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 15:53:25 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49CAB37B40B for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 15:53:25 -0700 (PDT) Received: from mailout04.sul.t-online.com (mailout04.sul.t-online.com [194.25.134.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73B8443FBF for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 15:53:24 -0700 (PDT) (envelope-from fvdelius@t-online.de) Received: from fwd09.sul.t-online.de by mailout04.sul.t-online.com with smtp id 198T77-0003yO-00; Thu, 24 Apr 2003 00:53:17 +0200 Received: from helix.felix.lan (520080346208-0001@[217.229.48.209]) by fwd09.sul.t-online.com with esmtp id 198T72-28C7jUC; Thu, 24 Apr 2003 00:53:12 +0200 Received: from fvdelius by helix.felix.lan with local (Exim 3.35 #1 (Debian)) id 198SPF-0007L0-00; Thu, 24 Apr 2003 00:07:57 +0200 Date: Thu, 24 Apr 2003 00:07:57 +0200 To: Bill Moran <wmoran@potentialtech.com> Message-ID: <20030423220757.GA28179@helix.felix.lan> References: <BAY2-F2800goZolmRBa0000e59e@hotmail.com> <3EA4149D.3080502@potentialtech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3EA4149D.3080502@potentialtech.com> User-Agent: Mutt/1.3.28i From: fvdelius@t-online.de (Felix von Delius) X-Sender: 520080346208-0001@t-dialin.net cc: none none <pridesites@hotmail.com> cc: freebsd-questions@FreeBSD.ORG Subject: Re: Password reset question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 22:53:25 -0000 On Mon, Apr 21, 2003 at 11:56:13AM -0400, Bill Moran wrote: > You'll have to boot off a fixit floppy or CD (such as FreeSBIE), then edit I was just curious about what FreeSBIE is and entered it in Google without success. Can You please give me a pointer to a website or some hint what it is and where to get info about it? Thanks! cheers, Felix From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 15:53:55 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DB0937B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 15:53:54 -0700 (PDT) Received: from server1.shellworld.net (server1.shellworld.net [64.39.15.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8E3143F85 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 15:53:53 -0700 (PDT) (envelope-from tforrest@server1.shellworld.net) Received: from server1.shellworld.net (tforrest@LOCALHOST [127.0.0.1]) h3NMrqNw088674 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 17:53:53 -0500 (CDT) (envelope-from tforrest@server1.shellworld.net) Received: (from tforrest@localhost) by server1.shellworld.net (8.12.8/8.12.8/Submit) id h3NMrqHB088672; Wed, 23 Apr 2003 17:53:52 -0500 (CDT) (envelope-from tforrest) Message-Id: <200304232253.h3NMrqHB088672@server1.shellworld.net> From: "Tommy Forrest - KE4PYM" <tforrest@shellworld.net> To: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Date: Wed, 23 Apr 2003 18:54:05 -0400 Priority: Normal X-Mailer: PMMail98 with Bandit Tagger98 In-Reply-To: <Pine.BSF.4.55.0304231350560.78125@server1.shellworld.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Tag: Bandit Tagger98 - Registered to : KE4PYM Subject: Samba 2.2.8a no go on 4.8-Release --FIX!!-- X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 22:53:55 -0000 We have a winner! /sbin/sysctl kern.maxfiles kern.maxfilesperproc: kern.maxfiles: 104 kern.maxfilesperproc: 93 So I: /sbin/sysctl kern.maxfiles=1064 /sbin/sysctl kern.maxfilesperproc=1064 Samba is uber happy now! Yay! I took the values from my old FBSD 4.2-RELEASE machine. Tommy Forrest - KE4PYM - tforrest@shellworld.net My two cents: Double your drive space! Delete Windows! From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 16:00:34 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 847D637B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 16:00:34 -0700 (PDT) Received: from rammstein.mweb.co.za (rammstein.mweb.co.za [196.2.53.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F36543F3F for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 16:00:32 -0700 (PDT) (envelope-from dj_boris@mail.ru) Received: from kny-dial-196-7-205-180.mweb.co.za ([196.7.205.180] helo=d) by rammstein.mweb.co.za with smtp (Exim 3.33 #1) id 198Sxs-0007I6-00 for freebsd-questions@FreeBSD.ORG; Thu, 24 Apr 2003 00:43:45 +0200 Message-ID: <017901c309ec$205fb1a0$6300a8c0@d> From: "DJ Boris" <dj_boris@mail.ru> To: "freebsd-questions" <freebsd-questions@FreeBSD.ORG> References: <012501c309e6$23c2e890$6300a8c0@d> <20030423152619.U9680@tigger.alkinetworks.com> Date: Thu, 24 Apr 2003 01:00:24 +0200 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.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Subject: Re: some service is causing DNS query and therefore dial out X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 23:00:35 -0000 here is what "lsof -i" shows COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME syslogd 63 root 4u IPv6 0xc5d47ec0 0t0 UDP *:syslog syslogd 63 root 5u IPv4 0xc5d47e00 0t0 UDP *:syslog named 66 root 4u IPv4 0xc5d47d40 0t0 UDP *:rplay named 66 root 20u IPv4 0xc5d47c80 0t0 UDP fbsd.xx.xx:domain named 66 root 21u IPv4 0xc5d78d80 0t0 TCP fbsd.xx.xx:domain (LISTEN) inetd 72 root 4u IPv4 0xc5d79e80 0t0 TCP *:ftp (LISTEN) inetd 72 root 5u IPv4 0xc5d79c60 0t0 TCP *:pop3 (LISTEN) inetd 72 root 6u IPv4 0xc5d79a40 0t0 TCP *:netbios-ssn (LISTEN) inetd 72 root 7u IPv4 0xc5d47bc0 0t0 UDP *:netbios-ns inetd 72 root 8u IPv4 0xc5d79820 0t0 TCP *:swat (LISTEN) sshd 76 root 3u IPv4 0xc5d79600 0t0 TCP fbsd..xx.xx:ssh (LISTEN) sshd 79 root 4u IPv4 0xc5d793e0 0t0 TCP fbsd..xx.xx:ssh->d.xx.xx:3443 (ESTABLISHED) sendmail 107 root 3u IPv4 0xc5d791c0 0t0 TCP *:smtp (LISTEN) sendmail 107 root 5u IPv4 0xc5d7ad60 0t0 TCP *:submission (LISTEN) nmbd 159 root 0u IPv4 0xc5d47bc0 0t0 UDP *:netbios-ns nmbd 159 root 1u IPv4 0xc5d47bc0 0t0 UDP *:netbios-ns nmbd 159 root 6u IPv4 0xc5d47b00 0t0 UDP *:netbios-dgm what is "rplay" - what worries me is that it is named itself.... here is my named.conf ======================== logging { channel update_debug { file "/var/log/update-debug.log"; severity debug 3; print-category yes; print-severity yes; print-time yes; }; channel security_info { file "/var/log/named-auth.info"; severity info; print-category yes; print-severity yes; print-time yes; }; category update { update_debug; }; category security { security_info; }; }; options { directory "/etc/namedb"; version ""; forward only; forwarders { xxx.xxx.xxx.xxx; xxx.xxx.xxx.xxx; }; notify no; suppress-initial-notify yes; listen-on { 192.168.0.1; }; heartbeat-interval 0; query-source address * port 5555; }; key DHCP_UPDATER { algorithm xxxxxxxxxxxxxxxxxx; secret xxxxxxxxxxxxxxxxxxxxx; }; zone "." { type hint; file "named.root"; }; zone "0.0.127.IN-ADDR.ARPA" { type master; file "localhost.rev"; dialup yes; }; zone "localhost" { type master; file "localhost.zone"; dialup yes; }; zone "xxx.xxx.xxx" { type master; file "xxx.xxx.xxx"; allow-update { key DHCP_UPDATER; }; dialup yes; }; zone "0.168.192.in-addr.arpa" { type master; file "0.168.192.rev"; allow-update { key DHCP_UPDATER; }; dialup yes; }; ======================================== ----- Original Message ----- From: "Philip Hallstrom" <philip@adhesivemedia.com> To: "DJ Boris" <dj_boris@mail.ru> Cc: "freebsd-questions" <freebsd-questions@freebsd.org> Sent: Thursday, April 24, 2003 12:27 AM Subject: Re: some service is causing DNS query and therefore dial out > Install the lsof port and then run "lsof -i" although be sure to tell it > not to resolve ip addresses otherwise it will cause a dial out :) > > > this might help track it down... > > -philip > > On Thu, 24 Apr 2003, DJ Boris wrote: > > > hi there, > > > > I am having a problem tracking down "something" that triggers a dial out on > > my > > > > FreeBSD 4.7-RELEASE FreeBSD 4.7-RELEASE #0: Wed Oct 9 15:08:34 GMT 2002 > > root@builder.freebsdmall.com:/usr/obj/usr/src/sys/GENERIC i386 > > > > It is somethign trying to do a DNS query > > > > Apr 24 00:01:42 fbsd ppp[45]: tun0: TCP/IP: OUT UDP: > > xxx.xxx.xxx.xxx:1040 ---> xxx.xxx.xxx.xxx:53 (44/72) > > > > Apr 24 00:01:42 fbsd ppp[45]: tun0: TCP/IP: OUT UDP: > > xxx.xxx.xxx.xxx:1040 ---> xxx.xxx.xxx.xxx:53 (44/72) > > > > Apr 24 00:01:42 fbsd ppp[45]: tun0: TCP/IP: OUT UDP: > > xxx.xxx.xxx.xxx:1040 ---> xxx.xxx.xxx.xxx:53 (39/67) > > > > Apr 24 00:01:42 fbsd ppp[45]: tun0: TCP/IP: OUT UDP: > > xxx.xxx.xxx.xxx:1040 ---> xxx.xxx.xxx.xxx:53 (50/78) > > > > Apr 24 00:01:42 fbsd ppp[45]: tun0: TCP/IP: OUT UDP: > > xxx.xxx.xxx.xxx:1040 ---> xxx.xxx.xxx.xxx:53 (39/67) > > > > Apr 24 00:01:42 fbsd ppp[45]: tun0: TCP/IP: OUT UDP: > > xxx.xxx.xxx.xxx:1040 ---> xxx.xxx.xxx.xxx:53 (50/78) > > > > > > I have sendmail but I have removed the "-q" flag so I only call that from > > ppp.linkup file. how can I track down what this service is? can anyone give > > me any ideas? this server is alone on the LAN at the moment? > > > > I have a DNS server running but I have heartbeat-interval set to 0. > > > > I have spent hours looking through the logs and tracking the times but I > > don't seem to be able to identify what is causing this. > > > > can someone help me out here? what conf files do I need to give you? > > > > thanx a lot > > > > DJ Boris > > > > _______________________________________________ > > 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 Wed Apr 23 16:01:50 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FB6037B401 for <questions@freebsd.org>; Wed, 23 Apr 2003 16:01:50 -0700 (PDT) Received: from adsl-64-161-78-226.dsl.lsan03.pacbell.net (adsl-64-161-78-226.dsl.lsan03.pacbell.net [64.161.78.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 5423B43FCB for <questions@freebsd.org>; Wed, 23 Apr 2003 16:01:49 -0700 (PDT) (envelope-from root@adsl-64-161-78-226.dsl.lsan03.pacbell.net) Received: (qmail 18891 invoked by uid 0); 23 Apr 2003 23:02:08 -0000 Date: Wed, 23 Apr 2003 16:02:08 -0700 From: root <root@webserver.get-linux.org> To: andre thomasson <andre@krang.net> Message-ID: <20030423230208.GA2839@webserver.get-linux.org> References: <001b01c30984$f25add00$2900a8c0@teatern> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <001b01c30984$f25add00$2900a8c0@teatern> User-Agent: Mutt/1.4i cc: questions@freebsd.org Subject: Re: User comments: ipfw or ipfilter. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 23:01:50 -0000 On Wed, Apr 23, 2003 at 12:41:19PM +0200 or thereabouts, andre thomasson seemed to write: > Hi all! > > Im new at this, and this is my first contribution to this great mailinglist. :-) > > My problem is that i really cant decide wich type of firewall i shall use, by reading this mailinglist, and the FreeBSD handbook i realize that Ipfw is some kind of defactostandard in the FreeBSD world. > > But in otherhand, friend?s to me is pointing that IPFILTER is a better choice. > ( yes i know that it depends on my ruleset how secure the firewalls will be ) > Im so confused, plese let me know your thoughts about this. I have used both, and I must say that I definitely cast my vote for ipf. It keeps state in a much better way than ipfw, in my opinion. There are some great tutorials/example configs floating around on the 'net. Hope this helps, -- Josh > > Thank you very much for your attention > > / Andre Thomasson aka Mempheria > _______________________________________________ > 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 Wed Apr 23 16:03:09 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C5BF37B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 16:03:09 -0700 (PDT) Received: from mail.gmx.net (pop.gmx.de [213.165.65.60]) by mx1.FreeBSD.org (Postfix) with SMTP id EC9CC43FDF for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 16:03:07 -0700 (PDT) (envelope-from kitsune@gmx.co.uk) Received: (qmail 31462 invoked by uid 65534); 23 Apr 2003 23:03:05 -0000 Received: from ip68-109-49-234.lu.dl.cox.net (EHLO fortytwo.) (68.109.49.234) by mail.gmx.net (mp008-rz3) with SMTP; 24 Apr 2003 01:03:05 +0200 Date: Thu, 24 Apr 2003 19:02:41 -0500 From: kitsune <kitsune@gmx.co.uk> To: freebsd-questions@freebsd.org Message-Id: <20030424190241.57b7d17e.kitsune@gmx.co.uk> In-Reply-To: <5.2.0.9.0.20030423122449.0244a058@pop3.hbg.bonet.se> References: <5.2.0.9.0.20030423122449.0244a058@pop3.hbg.bonet.se> X-Mailer: Sylpheed version 0.8.2claws (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: defacto@home.se Subject: Re: Why is FreeBSD so SLOW? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 23:03:09 -0000 On Wed, 23 Apr 2003 13:04:08 +0200 Jalle <defacto@home.se> wrote: > Hello FreeBSD friends! > > First of all, I just want to say that this mail is not meant to offend > anyone, and that it is a technical oriented mail, only with a tint of > "computer theology". I don't wish to start another one of those "holy > wars"-threads (FreeBSD vs Linux vs Windows kinda), I just wan't to sort > some stuff out. > > I've been using FreeBSD for a few years now and I like the freedom and > control it gives me. After running it alongside Win2k (which, frankly, is a > great OS) for several years I finally switched to FreeBSD only, no more > dual-boot! =o) Sounds like a troll... but I have nothing better to do as of currently. > Now, everyone says that FreeBSD is supposed to be so fast and reliable. > Reliable, I fully agree! But fast? No, it's actually much slower on my > machine than any Windows distro ever was! Sure, only running in text mode > is fast as hell, but no good for everyday use. I've tried several WMs and > Desktop Suites, like Enlightenment (e16 and e17), Blackbox, Gnome2, KDE3 > etc. They're great n' all, but as soon as I switch to graphical UI > everything slows down to a snail's pace! Even a simple terminal is slow. If blackbox is not playing nicely then something is def wack with ye's system. I've never had any probs with that WM. > I've played around with Linux a couple of times, and with several flavors > (Mandrake, Debian, RedHat, Gentoo), and they where all MUCH faster using a > graphical interface than FreeBSD! > I have a Pentium III 450 MHz with 320 MB RAM, a SoundBlaster AWE 64 Gold > and a Matrox G400 MAX video card. I know, this is not top-of-the-line > hardware, but that doesn't mean that it should run three or four (or more) > times faster under Linux, right? Sounds like you have configured something badly. I've used slower system with crappier hardware and had no problems and it had no problems playing movies. It ran quite nicely. Are you using a optimized kernel? Are the ports ye are using optimized? What about mem leaks? Is some program eating a massive number of cycles? > So, to the point! I like FreeBSD (I prefer using FBSD before Windows or > Linux), and I would like to keep using it. But if I can't watch a movie or > use a decent file manager I will have to switch to Linux. Oh yeah, BTW, is > there really NO WAY of getting simultaneous sounds in FreeBSD?!? I think > that's kinda crappy. I mean MS did it, why can't we? > > Finally the QUESTION: Why is my FreeBSD box so slow? I figure, if FreeBSD > in general was so slow, then noone would really use it. Are there any > "standard tricks" in the book that speeds up a slow X server or WM, or just > FreeBSD in general? See above... From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 16:21:46 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B221D37B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 16:21:46 -0700 (PDT) Received: from web14914.mail.yahoo.com (web14914.mail.yahoo.com [216.136.225.241]) by mx1.FreeBSD.org (Postfix) with SMTP id 6729C43FB1 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 16:21:46 -0700 (PDT) (envelope-from nirv199@yahoo.com) Message-ID: <20030423232146.14938.qmail@web14914.mail.yahoo.com> Received: from [200.163.193.44] by web14914.mail.yahoo.com via HTTP; Wed, 23 Apr 2003 16:21:46 PDT Date: Wed, 23 Apr 2003 16:21:46 -0700 (PDT) From: Paulo Roberto <nirv199@yahoo.com> To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: inet6 and /etc/hosts X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 23:21:47 -0000 Does the /etc/hosts file support ipng host addresses? TIA Paulo __________________________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo http://search.yahoo.com From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 16:32:01 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FDEB37B405 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 16:32:01 -0700 (PDT) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id B55EA43F85 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 16:31:59 -0700 (PDT) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 57A5351A70; Thu, 24 Apr 2003 09:01:56 +0930 (CST) Date: Thu, 24 Apr 2003 09:01:56 +0930 From: Greg 'groggy' Lehey <grog@FreeBSD.org> To: Duncan Young <duncan.young@pobox.com> Message-ID: <20030423233156.GL49736@wantadilla.lemis.com> References: <Pine.LNX.4.33.0304171041550.25794-100000@gnomo.fe.up.pt> <41371.192.107.26.131.1051112914.squirrel@www.duncanyoung.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3xQkynibq3FKlJyM" Content-Disposition: inline In-Reply-To: <41371.192.107.26.131.1051112914.squirrel@www.duncanyoung.com> User-Agent: Mutt/1.4i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 cc: freebsd-questions@freebsd.org cc: Miguel =?iso-8859-1?Q?Gon=E7alves?= <miguelg@fe.up.pt> Subject: Re: Vinum in FreeBSD 4.x branch X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 23:32:01 -0000 --3xQkynibq3FKlJyM Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wednesday, 23 April 2003 at 16:48:34 +0100, Duncan Young wrote: >> Hello fellow BSDers! >> >> I am about to install a new server on a corportate environment >> where failure is not an option (that's why I am installing >> FreeBSD :-) ). To minimize hard disk problems I intend to use >> Vinum. >> >> I just want to know how is the stability and robustness of >> Vinum in the 4.x branch. >> >> Best regards, >> Miguel Gon=E7alves >> >> PS: I know this is not a good thing to do but can you please >> CC to me as I am not on the list due to limitations of my >> mail server. Thanks again! > > Though I run vinum at home, I would actually suggest not using it in a > corperate environment. There are a couple of problems with it which make > it less than desirable. > > 1) No root disk support (well I last time I checked it didn't). This is > main reason not to use vinum. As has been mentioned in this thread already, this is no longer the case. Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply or reply to the original recipients. For more information, see http://www.lemis.com/questions.html See complete headers for address and phone numbers --3xQkynibq3FKlJyM Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (FreeBSD) iD8DBQE+pyJsIubykFB6QiMRAkLHAJ0QOmIG1P8sQZaXitVgcx/z3B7+IACghzBf koBkmUGhkSkvCBg0GcIe8KY= =0SfY -----END PGP SIGNATURE----- --3xQkynibq3FKlJyM-- From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 16:34:02 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4705337B404 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 16:34:02 -0700 (PDT) Received: from franky.speednet.com.au (franky.speednet.com.au [203.57.65.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A5BB43FA3 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 16:34:00 -0700 (PDT) (envelope-from andyf@speednet.com.au) Received: from hewey.af.speednet.com.au (hewey.af.speednet.com.au [203.38.96.242])h3NNXxUv030822; Thu, 24 Apr 2003 09:33:59 +1000 (EST) (envelope-from andyf@speednet.com.au) Received: from hewey.af.speednet.com.au (hewey.af.speednet.com.au [203.38.96.242])h3NNXwg9030515; Thu, 24 Apr 2003 09:33:58 +1000 (EST) (envelope-from andyf@speednet.com.au) Date: Thu, 24 Apr 2003 09:33:58 +1000 (EST) From: Andy Farkas <andyf@speednet.com.au> X-X-Sender: andyf@hewey.af.speednet.com.au To: Paulo Roberto <nirv199@yahoo.com> In-Reply-To: <20030423232146.14938.qmail@web14914.mail.yahoo.com> Message-ID: <20030424093130.T28361-100000@hewey.af.speednet.com.au> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: inet6 and /etc/hosts X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 23:34:02 -0000 On Wed, 23 Apr 2003, Paulo Roberto wrote: > Does the /etc/hosts file support ipng host addresses? > > TIA > > Paulo > Yes. There is an example of one in the default /etc/hosts file. -- :{ andyf@speednet.com.au Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 16:36:03 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F03E37B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 16:36:03 -0700 (PDT) Received: from mail.gmx.net (mail.gmx.de [213.165.65.60]) by mx1.FreeBSD.org (Postfix) with SMTP id 131F943FA3 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 16:36:02 -0700 (PDT) (envelope-from kitsune@gmx.co.uk) Received: (qmail 8006 invoked by uid 65534); 23 Apr 2003 23:36:00 -0000 Received: from ip68-109-49-234.lu.dl.cox.net (EHLO fortytwo.) (68.109.49.234) by mail.gmx.net (mp003-rz3) with SMTP; 24 Apr 2003 01:36:00 +0200 Date: Thu, 24 Apr 2003 19:35:36 -0500 From: kitsune <kitsune@gmx.co.uk> To: freebsd-questions@freebsd.org Message-Id: <20030424193536.4cb265cd.kitsune@gmx.co.uk> In-Reply-To: <5.1.0.14.0.20030423124008.00a6dc30@mailhost.mad.ameritech.net> References: <5.1.0.14.0.20030423124008.00a6dc30@mailhost.mad.ameritech.net> X-Mailer: Sylpheed version 0.8.2claws (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: ghklionheart@ameritech.net Subject: Re: FreeBSD in General X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 23:36:03 -0000 On Wed, 23 Apr 2003 14:53:07 -0500 "Gerald H. Kruchten" <ghklionheart@ameritech.net> wrote: <SNIP> Was there any question in that at all? /me never figured out what the person was trying to get at If ye are asking if FreeBSD is a good OS. It is a good OS. X runs nicely on it. It plays nicely under heavy loads. Like any other unix clone, it is easy to learn and use. From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 16:54:04 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 57CD037B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 16:54:04 -0700 (PDT) Received: from pa-plum1b-166.pit.adelphia.net (pa-plum1a-215.pit.adelphia.net [24.53.170.215]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87C5543FB1 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 16:54:03 -0700 (PDT) (envelope-from wmoran@potentialtech.com) Received: from potentialtech.com (working [172.16.0.95]) h3NNrr0n001031; Wed, 23 Apr 2003 19:53:54 -0400 (EDT) (envelope-from wmoran@potentialtech.com) Message-ID: <3EA72791.8090209@potentialtech.com> Date: Wed, 23 Apr 2003 19:53:53 -0400 From: Bill Moran <wmoran@potentialtech.com> User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2.1) Gecko/20030301 X-Accept-Language: en-us, en MIME-Version: 1.0 To: kjiwa@canada.com References: <20030423151047.16755.h020.c009.wm@mail.canada.com.criticalpath.net> In-Reply-To: <20030423151047.16755.h020.c009.wm@mail.canada.com.criticalpath.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Development Contacts X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 23 Apr 2003 23:54:04 -0000 kjiwa@canada.com wrote: > Hello, > > I am looking to get involved with FreeBSD development. I'd really like > to get involved with stuff like kernel scheduling and working with posix > threads. > > I've subscribed to the -current and -hackers mailing lists, and I was > told that it might be a good idea for me to e-mail the person who deals > with kernel scheduling or pthreads to let him/her know that I'd like to > help. I took a look through the web site, and I looked through the > source code, but I couldn't find contact info about who I should > contact. It's probable that I missed it, but I like to think I've looked > pretty thoroughly. > > Any help you could provide would really be appreciated. Thanks. This seems to be the "home" page for the project you're speaking of: http://www.freebsd.org/kse/index.html It looks like Jonathan Mini would be the person to contact, as his email addy is at the bottom of the page. At the worste, he should be able to point you to the right person if he's not it. There's also good links to docs about KSE. -- Bill Moran Potential Technologies http://www.potentialtech.com From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 17:24:52 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B084737B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 17:24:52 -0700 (PDT) Received: from fed1mtao07.cox.net (fed1mtao07.cox.net [68.6.19.124]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D89C43F93 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 17:24:50 -0700 (PDT) (envelope-from chive@gryphonmud.com) Received: from anoat.phoenix ([68.98.91.5]) by fed1mtao07.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with SMTP id <20030424002447.CTVH11961.fed1mtao07.cox.net@anoat.phoenix> for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 20:24:47 -0400 Received: (qmail 8164 invoked by uid 1000); 24 Apr 2003 00:24:47 -0000 From: Nicolas Galler <beanie@gryphonmud.com> To: freebsd-questions@freebsd.org Date: Wed, 23 Apr 2003 17:24:45 -0700 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: <200304231724.47250.beanie@gryphonmud.com> Subject: getaddrinfo - lookup failure with PF_UNSPEC X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Thu, 24 Apr 2003 00:24:53 -0000 It all started when konqueror refused to connect to www.hud.gov, saying there was no host by that name. That did sound a bit strange so I did nslookup www.hud.gov and it was there, then I did telnet www.hud.gov 80 and it was gone again. I found out that telnet -4 www.hud.gov 80 worked fine. Internet explorer (on win2k host behind the freebsd nat, using freebsd host as dns server) also works. So I wrote a little test, and it all boils down to this: getaddrinfo("www.hud.gov") works with hints.ai_family=PF_INET, and doesnt work with hints.ai_family=PF_UNSPEC. I also tried on a linux box (redhat 7.1, linux 2.4.2) on a completely different isp and had the same problem. Well except I couldn't test with 'telnet -4' because there is no '-4' switch on their telnet. A SunOS 5.7 (on another completely different isp), configured without IPv6, worked OK. I haven't found any host other than www.hud.gov exhibiting this behavior. There doesn't seem to be any AAAA record for it (well, www is a CNAME for www.content, which getaddrinfo doesn't see either, oddly enough it doesnt have any problem with fhadirect.hud.gov, the name returned by a reverse lookup). I am running FreeBSD 5.0-RELEASE. The kernel is configured with INET6 but I left all the inet6 to its default/automatic configuration. Lifting the firewall doesn't change the problem. Thanks for any help. Nick From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 17:26:28 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC7E237B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 17:26:28 -0700 (PDT) Received: from babyruth.hotpop.com (babyruth.hotpop.com [204.57.55.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id E713B43FAF for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 17:26:27 -0700 (PDT) (envelope-from kitbsdlists@HotPOP.com) Received: from hotpop.com (kubrick.hotpop.com [204.57.55.16]) by babyruth.hotpop.com (Postfix) with SMTP id 7639C23DBA5 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 23:26:30 +0000 (UTC) Received: from fortytwo. (ip68-109-49-234.lu.dl.cox.net [68.109.49.234]) by smtp-1.hotpop.com (Postfix) with SMTP id C6C3A1A00B1; Wed, 23 Apr 2003 23:24:25 +0000 (UTC) Date: Thu, 24 Apr 2003 19:24:10 -0500 From: Vulpes Velox <kitbsdlists@HotPOP.com> To: freebsd-questions@freebsd.org Message-Id: <20030424192410.5c06e6a4.kitbsdlists@HotPOP.com> In-Reply-To: <20030423010932.GA869@mail.hitmedia.com> References: <20030423010932.GA869@mail.hitmedia.com> X-Mailer: Sylpheed version 0.8.2claws (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-HotPOP: ----------------------------------------------- Sent By HotPOP.com FREE Email Get your FREE POP email at www.HotPOP.com ----------------------------------------------- cc: bsdlap@hitmedia.com Subject: Re: setting up many FreeBSD boxes at once... advice? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Thu, 24 Apr 2003 00:26:29 -0000 On Tue, 22 Apr 2003 18:09:32 -0700 BSD baby <bsdlap@hitmedia.com> wrote: > I'm going to be setting up 6 identical FreeBSD boxes at the same time. > (Workstation boxes inside our office.) > > Each one with the exact same setup. Same ports installed, etc. > > Anyone whose done this before have any advice? > > Should I put /usr/ports on one NFS share so I don't have to keep > cvsuping the directories or downloading the source files? > > Actually... if the boxes are identical is there any harm in doing > a permanent NFS for the whole /usr partition? All sharing one /usr? Do a man on dd. Using dd you can copy the disk to a file. Then you can just hook a bunch of drives up to one machine and just use dd to copy it on to those drives. Yeah, the nfs think should work too. I am using nfs to make the bin dirs from my other box. From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 17:30:55 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8078337B401 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 17:30:55 -0700 (PDT) Received: from post2.inre.asu.edu (post2.inre.asu.edu [129.219.110.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1BDC43F75 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 17:30:54 -0700 (PDT) (envelope-from David.Bear@asu.edu) Received: from conversion.post2.inre.asu.edu by asu.edu (PMDF V6.1 #40111) id <0HDT00901O37HA@asu.edu> for freebsd-questions@freebsd.org; Wed, 23 Apr 2003 17:30:43 -0700 (MST) Received: from smtp.asu.edu (smtp.asu.edu [129.219.110.107]) by asu.edu (PMDF V6.1 #40111) with ESMTP id <0HDT0084SO374E@asu.edu> for freebsd-questions@freebsd.org; Wed, 23 Apr 2003 17:30:43 -0700 (MST) Received: from moroni.pp.asu.edu (moroni.pp.asu.edu [129.219.120.183]) by smtp.asu.edu (8.11.0/8.11.0/asu_smtp_relay,nullclient,tcp_wrapped) with ESMTP id h3O0UhH20951 for <freebsd-questions@freebsd.org>; Wed, 23 Apr 2003 17:30:43 -0700 (MST) Received: (from iddwb@localhost) by moroni.pp.asu.edu (8.11.6/8.11.6) id h3O0UhD28084 for freebsd-questions@freebsd.org; Wed, 23 Apr 2003 17:30:43 -0700 Date: Wed, 23 Apr 2003 17:30:43 -0700 From: David Bear <David.Bear@asu.edu> To: freebsd-questions@freebsd.org Message-id: <20030423173043.C26097@asu.edu> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-disposition: inline User-Agent: Mutt/1.2.5.1i Subject: afpl vs gnu ghostscript X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: David.Bear@asu.edu List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Thu, 24 Apr 2003 00:30:55 -0000 can anyone tell me the difference between afpl ghostscript and gnu ghostscript in the ports collection. afpl