From owner-freebsd-questions@FreeBSD.ORG Sun Apr 6 02:45:01 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AECE11065671 for ; Sun, 6 Apr 2008 02:45:01 +0000 (UTC) (envelope-from casper@web.am) Received: from mx1.web.am (mx1.web.am [217.113.0.68]) by mx1.freebsd.org (Postfix) with ESMTP id E2D2F8FC12 for ; Sun, 6 Apr 2008 02:45:00 +0000 (UTC) (envelope-from casper@web.am) Received: from aldan.web.am (unknown [217.113.10.244]) by mx1.web.am (Postfix) with ESMTP id 8636961D04 for ; Sun, 6 Apr 2008 07:26:58 +0500 (AMST) Message-ID: <47F83518.4080601@web.am> Date: Sun, 06 Apr 2008 07:27:36 +0500 From: Gaspar Chilingarov User-Agent: Thunderbird 2.0.0.9 (X11/20080116) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Subject: Online shell programming training for novices X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2008 02:45:01 -0000 Hi there ! I'm going to start soon (10-14 apr) free online training for novices in unixes and especially FreeBSD. If you would like to participate - join us. Please check more details on http://community.livejournal.com/bin_sh_en/348.html I will post announce also to Linux communities, but a little bit later - I prefer to have more FreeBSD people on the training, than Linuxish ones ;) Get your seat, while it's free :) -- Gaspar Chilingarov System Administrator, Network security consulting tel +37493 419763 (mobile - leave voice mail message) icq 63174784 skype://gasparch e mailto:nm@web.am mailto:gasparch@gmail.com w http://gasparchilingarov.com/ From owner-freebsd-questions@FreeBSD.ORG Sun Apr 6 03:30:39 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 325B21065675 for ; Sun, 6 Apr 2008 03:30:39 +0000 (UTC) (envelope-from mark@crosscutmedia.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.242]) by mx1.freebsd.org (Postfix) with ESMTP id E75BD8FC1E for ; Sun, 6 Apr 2008 03:30:38 +0000 (UTC) (envelope-from mark@crosscutmedia.com) Received: by an-out-0708.google.com with SMTP id c14so208999anc.13 for ; Sat, 05 Apr 2008 20:30:37 -0700 (PDT) Received: by 10.100.58.2 with SMTP id g2mr6921126ana.108.1207451073149; Sat, 05 Apr 2008 20:04:33 -0700 (PDT) Received: by 10.101.69.14 with HTTP; Sat, 5 Apr 2008 20:04:33 -0700 (PDT) Message-ID: Date: Sat, 5 Apr 2008 22:04:33 -0500 From: "Mark Bucciarelli" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: filesystem full after many mmap/munmap cycles X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2008 03:30:39 -0000 Hi, I'm running FreeBSD 7.0 RC1 on AMD 64, dual Opteron with h/w raid1 (scsi). I have an app server that uses mmap a lot. After running a long batch (four hours, 5,100+ transactions), I got the message filesystem full (/usr--ufs, local, soft-updates). df -i says plenty of space. I restarted the batch process, and watched app server process carefully with fstat -p, and it looks to be behaving responsibly. The open file list is short, and when I looked up the file names by inum, they were correct. Each transaction does a mmap/munap cycle with a (big ?) file (79M), then copies another smaller file, using mmap to do the copy. fwrite failed on the copy operation; FreeBSD said no space. (When fwrite failed, I called abort, so I have a core and can see where it happened.) pid 29990 (r.fcgi), uid 1001 inumber 359181 on /usr: filesystem full pid 29990 (r.fcgi), uid 1001: exited on signal 11 Filesystem 1K-blocks Used Avail Capacity iused ifree %iused Mounted on /dev/da0s1g 6297070 3380066 2413240 58% 183869 640449 22% /usr Is there some file system delay (maybe something related to softupdates) that could accumulate in some way that would cause the file system full message? Please CC me, as I'm not a subscriber. Thanks, m From owner-freebsd-questions@FreeBSD.ORG Sun Apr 6 04:10:10 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 273251065673 for ; Sun, 6 Apr 2008 04:10:10 +0000 (UTC) (envelope-from dan@nyi.unixathome.org) Received: from nyi.unixathome.org (nyi.unixathome.org [64.147.113.42]) by mx1.freebsd.org (Postfix) with ESMTP id EAB188FC16 for ; Sun, 6 Apr 2008 04:10:09 +0000 (UTC) (envelope-from dan@nyi.unixathome.org) Received: from localhost (localhost [127.0.0.1]) by nyi.unixathome.org (Postfix) with ESMTP id 16F9F50985 for ; Sun, 6 Apr 2008 05:10:05 +0100 (BST) X-Virus-Scanned: amavisd-new at unixathome.org Received: from nyi.unixathome.org ([127.0.0.1]) by localhost (nyi.unixathome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hpei3hmch0QS for ; Sun, 6 Apr 2008 05:10:02 +0100 (BST) Received: by nyi.unixathome.org (Postfix, from userid 1001) id EFC405083F; Sun, 6 Apr 2008 05:10:01 +0100 (BST) From: Dan Langille To: freebsd-questions@freebsd.org Message-Id: <20080406041001.EFC405083F@nyi.unixathome.org> Date: Sun, 6 Apr 2008 05:10:01 +0100 (BST) Subject: The FreeBSD Diary: 2008-03-16 - 2008-04-05 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2008 04:10:10 -0000 The FreeBSD Diary contains a large number of practical examples and how-to guides. This message is posted weekly to freebsd-questions@freebsd.org with the aim of letting people know what's available on the website. Before you post a question here it might be a good idea to first search the mailing list archives and/or The FreeBSD Diary . These are the articles posted during this period: 20-Mar : ThinkPad x61s Unpacking the box, installing PC-BSD http://freebsddiary.org/thinkpad-x61s.php?2 17-Mar : Using two monitors with X.org The GeForce 8600 GT with two monitors http://freebsddiary.org/xorg-two-screens.php?2 -- Dan Langille BSDCan - http://www.BSDCan.org/ - BSD Conference From owner-freebsd-questions@FreeBSD.ORG Sun Apr 6 06:04:14 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9CF8A1065673 for ; Sun, 6 Apr 2008 06:04:14 +0000 (UTC) (envelope-from root@masm.elcom.ru) Received: from smtp.elcom.ru (smtp.elcom.ru [84.53.200.28]) by mx1.freebsd.org (Postfix) with ESMTP id 4AB938FC12 for ; Sun, 6 Apr 2008 06:04:14 +0000 (UTC) (envelope-from root@masm.elcom.ru) Received: by smtp.elcom.ru (Postfix, from userid 65534) id DB1523D95BE; Sun, 6 Apr 2008 10:04:11 +0400 (MSD) Received: from comp.vmhost.my (dsl-212-78.elcom.ru [84.53.212.78]) by smtp.elcom.ru (Postfix) with ESMTP id A12943D95BC; Sun, 6 Apr 2008 10:04:11 +0400 (MSD) Date: Sun, 6 Apr 2008 10:04:14 +0400 From: "Victor M. Blood" X-Mailer: The Bat! (v3.80.06) Professional Organization: Home Programming Inc. X-Priority: 3 (Normal) Message-ID: <731432799.20080406100414@masm.elcom.ru> To: Spil Oss , freebsd-questions@freebsd.org In-Reply-To: <5fbf03c20804040844q22875ac8nbbc3fae121d3eac8@mail.gmail.com> References: <5fbf03c20804040812t5fdf8065ubf46d6420358595@mail.gmail.com> <5fbf03c20804040844q22875ac8nbbc3fae121d3eac8@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: Subject: Re: Problem with lid on Dell D400 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2008 06:04:14 -0000 On 04.04.2008, Spil Oss wrote: > On a Dell D400 notebook (Pentium-M 1.4GHz, Intel 855GM, ICH4M) running > FreeBSD 7.0 #0 > Closing the lid switches off the display, opening the lid does not > switch the display back on. Very annoying. The machine is fully > functional otherwise (accessed via ssh). > Noticed this first on a vanilla FreeBSD-7.0 #0 install, the optimized > kernel seems to behave the same. > In sysctl I noticed after closing and opening the lid > hw.acpi.lid_switch_state: NONE > but I have not checked the status of this sysctl before I closed the lid. > dmesg output is not of boot -v, but of regular boot > I wouldn't care if the lid doesn't have acpi features (e.g. suspend on > lid close), but I'd like the screen to switch off for additional > battery-life. > Hope someone can help me! on Dell 1300B I use module acpi_video add to loader.conf acpi_video_load="yes" and configure devd.conf to run script on lid change status: exist in it's examples. notify 10 { match "system" "ACPI"; match "subsystem" "Lid"; action "/sbin/lidctl $notify"; }; # cat /sbin/lidctl #!/bin/sh hive=hw.acpi.video.lcd0.active sysctl=/sbin/sysctl case "$1" in "1" | "0x01") ${sysctl} ${hive}=1 >/dev/null ;; "0" | "0x00") ${sysctl} ${hive}=0 >/dev/null ;; esac -- With all regards, Victor M. Blood. mailto: freebsd@masm.elcom.ru FTN: 2:5024/1.95@Fidonet.org, ICQ#3567656 From owner-freebsd-questions@FreeBSD.ORG Sun Apr 6 06:35:38 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3F623106566C for ; Sun, 6 Apr 2008 06:35:38 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 4F6148FC16 for ; Sun, 6 Apr 2008 06:35:31 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8) with ESMTP id m366YlcQ079824; Sun, 6 Apr 2008 08:34:48 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8/Submit) with ESMTP id m366Yipg079812; Sun, 6 Apr 2008 08:34:46 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Sun, 6 Apr 2008 08:34:44 +0200 (CEST) From: Wojciech Puchar To: Mark Bucciarelli In-Reply-To: Message-ID: <20080406083416.O79714@wojtek.tensor.gdynia.pl> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: filesystem full after many mmap/munmap cycles X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2008 06:35:38 -0000 > I have an app server that uses mmap a lot. After running a long batch > (four hours, 5,100+ transactions), I got the message filesystem full > (/usr--ufs, local, soft-updates). df -i says plenty of space. > > I restarted the batch process, and watched app server process > carefully with fstat -p, and it looks to be behaving responsibly. The > open file list is short, and when I looked up the file names by inum, > they were correct. > > Each transaction does a mmap/munap cycle with a (big ?) file (79M), > then copies another smaller file, using mmap to do the copy. fwrite > failed on the copy operation; FreeBSD said no space. (When fwrite > failed, I called abort, so I have a core and can see where it > happened.) probably the program doesn't unmap/close files that it deletes. From owner-freebsd-questions@FreeBSD.ORG Sun Apr 6 09:22:28 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 629541065673 for ; Sun, 6 Apr 2008 09:22:28 +0000 (UTC) (envelope-from redchin@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.189]) by mx1.freebsd.org (Postfix) with ESMTP id DE52C8FC22 for ; Sun, 6 Apr 2008 09:22:27 +0000 (UTC) (envelope-from redchin@gmail.com) Received: by fk-out-0910.google.com with SMTP id b27so1457656fka.11 for ; Sun, 06 Apr 2008 02:22:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=KB34BNR0a+r10tli4SJbQ1YBSc7TGKYJjQFuNq5PUmo=; b=lFk9NbfNwpDVXih7YXb+U1gP9g1S67Q0osrfH+7ZyGPetcSI/LYezKT7XsJtYsjNig0iyHANT1xXM657szGXIntyjcOURwTHzQGMNjKjZCsa6VW88zNruJZLd27BC0SL5DF/wQbotrvriqbzowafcBb0T0VfydskrAZ+slaelfY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=LYdygaiG35ULyaS+sVV8VkdOQse8sc337hx/z3gmu56AQAbh4rpjY3Y4sGks4N/ZKejXmCV2vo0qOFjsJVCOkE7XMRMBJGZKDv/cjriHGcPaley0TDLYs1JNRKrpr9eMUAgaV3JXKVHKvehtoaFNeRaEkK2hx8ZO/Z12cKV1I5E= Received: by 10.82.170.3 with SMTP id s3mr6567791bue.18.1207473746006; Sun, 06 Apr 2008 02:22:26 -0700 (PDT) Received: by 10.82.160.9 with HTTP; Sun, 6 Apr 2008 02:22:25 -0700 (PDT) Message-ID: <1d3ed48c0804060222r4b7e6b7fv61f885f9854dd6a3@mail.gmail.com> Date: Sun, 6 Apr 2008 02:22:25 -0700 From: "Kevin Downey" To: "Oleg Dolgov" In-Reply-To: <47F5EF46.50506@sunbay.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <47F5EF46.50506@sunbay.com> Cc: freebsd-questions@freebsd.org Subject: Re: wpa_supplicant not starting with /etc/rc.d/netif X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2008 09:22:28 -0000 On Fri, Apr 4, 2008 at 2:05 AM, Oleg Dolgov wrote: > > Hello, > > > > I have been following these instructions from the manual: > > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-wireless.html#NETWORK-WIRELESS-WPA-WPA-PSK > > However, in the step that requires me to run "/etc/rc.d/netif start", > > instead of it starting wpa_supplicant, I see only "ral0: no > > link........................ giving up". I've added > > "ifconfig_ral0="WPA DHCP" to /etc/rc.conf, and it works just fine if I > > start it manually with "wpa_supplicant -B -c /etc/wpa_supplicant.conf > > -i ral0". What should I do to get it working? Could it be that there's > > some bug in your scripts? > > > > Regards, > > Reinis > > > > Hi, try this (work for me): > > ifconfig_ral0="DHCP WPA" > > maybe ifconfig_ral0="up DHCP WPA" -- The Mafia way is that we pursue larger goals under the guise of personal relationships. Fisheye From owner-freebsd-questions@FreeBSD.ORG Sun Apr 6 11:06:01 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DD0391065670 for ; Sun, 6 Apr 2008 11:06:01 +0000 (UTC) (envelope-from mullated@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.182]) by mx1.freebsd.org (Postfix) with ESMTP id A819A8FC14 for ; Sun, 6 Apr 2008 11:06:01 +0000 (UTC) (envelope-from mullated@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so745315waf.3 for ; Sun, 06 Apr 2008 04:06:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=mLPa3yAcXCW7AUvDZubqMMoHk11gHNeLZnZt8MALxv4=; b=YC7oziGV7bFhWvPkEE+KrMYXXNYQLsnDMCScIUDu763vR3Rk+CSV9OwtLpA/CPoAGODDcfRlOoD/Oyprh9M12myNVSkyvUggSzTqDoTb2nBRcGvH5eHSRPumTv6bIQATvSWkXDDztWRHDTHryL32nfgDARhWkDKF/NigPkV/yQ0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=EAkp1RybMfW6OznbR+twyK0FrMcsk2sSTj6W87Lebd6EW4SyYF5Rjov8oeIow80Pc/FqaOlqUGrh81DjUN+weITyvuvhxnhxAL2FnMzRJdc6vM8LA0cYAQgaKwx8OWdSEulBDe27G1G3BzJ3w90fc3n64Xdq14f6jIixadskXg4= Received: by 10.114.110.12 with SMTP id i12mr4639900wac.73.1207479961482; Sun, 06 Apr 2008 04:06:01 -0700 (PDT) Received: by 10.114.27.9 with HTTP; Sun, 6 Apr 2008 04:06:01 -0700 (PDT) Message-ID: <35e542ab0804060406q24b9f2d1sfcfc383ab128fbae@mail.gmail.com> Date: Sun, 6 Apr 2008 14:06:01 +0300 From: "Viktor Penkov" To: freebsd-questions MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: fbsd 7 and nokia via bluetooth X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2008 11:06:01 -0000 Hi everybody :>I want to conect my phone via bluetooth.I follow the handbook guide but something goes wrong :( First I type kldload ng_ubt.Then i wanted to copy the example file from /usr/share/examples/netgraph/bluetooth/rc.bluetooth to /etc/rc.bluetooth, but the file is missing. I have continued with the guide and type "hccontrol -n ubt0hci inquiry".I got this: hccontrol -n ubt0hci inquiry Inquiry result, num_responses=1 Inquiry result #0 BD_ADDR: 00:1e:a4:1b:1f:54 Page Scan Rep. Mode: 0x1 Page Scan Period Mode: 00 Page Scan Mode: 00 Class: 5a:02:04 Clock offset: 0x6ed3 Inquiry result, num_responses=1 Inquiry result #0 BD_ADDR: 00:1e:a4:1b:1f:54 Page Scan Rep. Mode: 0x1 Page Scan Period Mode: 00 Page Scan Mode: 00 Class: 5a:02:04 Clock offset: 0x6ed2 Inquiry result, num_responses=1 Inquiry result #0 BD_ADDR: 00:1e:a4:1b:1f:54 Page Scan Rep. Mode: 0x1 Page Scan Period Mode: 00 Page Scan Mode: 00 Class: 5a:02:04 Clock offset: 0x6ed3 Inquiry result, num_responses=1 Inquiry result #0 BD_ADDR: 00:1e:a4:1b:1f:54 Page Scan Rep. Mode: 0x1 Page Scan Period Mode: 00 Page Scan Mode: 00 Class: 5a:02:04 Clock offset: 0x6ed2 Inquiry result, num_responses=1 Inquiry result #0 BD_ADDR: 00:1e:a4:1b:1f:54 Page Scan Rep. Mode: 0x1 Page Scan Period Mode: 00 Page Scan Mode: 00 Class: 5a:02:04 Clock offset: 0x6ed2 Inquiry result, num_responses=1 Inquiry result #0 BD_ADDR: 00:1e:a4:1b:1f:54 Page Scan Rep. Mode: 0x1 Page Scan Period Mode: 00 Page Scan Mode: 00 Class: 5a:02:04 Clock offset: 0x6ed2 Inquiry result, num_responses=1 Inquiry result #0 BD_ADDR: 00:1e:a4:1b:1f:54 Page Scan Rep. Mode: 0x1 Page Scan Period Mode: 00 Page Scan Mode: 00 Class: 5a:02:04 Clock offset: 0x6ed2 Inquiry result, num_responses=1 Inquiry result #0 BD_ADDR: 00:1e:a4:1b:1f:54 Page Scan Rep. Mode: 0x1 Page Scan Period Mode: 00 Page Scan Mode: 00 Class: 5a:02:04 Clock offset: 0x6ed2 Inquiry complete. Status: No error [00] Then I wanted to pair the devices and edin the conf file with this: device { bdaddr 00:1e:a4:1b:1f:54; name "mullated"; key nokey; pin 1234; and start the deamon.Then I choosed from my phone to search for new devices, and it found the pc.But when i wanted to pair - "paired failed" How to fix this and how to brouse my phone? Best regards! mullated From owner-freebsd-questions@FreeBSD.ORG Sun Apr 6 11:23:55 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 59C58106564A for ; Sun, 6 Apr 2008 11:23:55 +0000 (UTC) (envelope-from root@masm.elcom.ru) Received: from smtp.elcom.ru (smtp.elcom.ru [84.53.200.28]) by mx1.freebsd.org (Postfix) with ESMTP id 06DA38FC12 for ; Sun, 6 Apr 2008 11:23:54 +0000 (UTC) (envelope-from root@masm.elcom.ru) Received: by smtp.elcom.ru (Postfix, from userid 65534) id 768BF3D8798; Sun, 6 Apr 2008 15:23:52 +0400 (MSD) Received: from comp.vmhost.my (dsl-212-78.elcom.ru [84.53.212.78]) by smtp.elcom.ru (Postfix) with ESMTP id 573633D8724 for ; Sun, 6 Apr 2008 15:23:52 +0400 (MSD) Date: Sun, 6 Apr 2008 15:23:52 +0400 From: "Victor M. Blood" X-Mailer: The Bat! (v3.80.06) Professional Organization: Home Programming Inc. X-Priority: 3 (Normal) Message-ID: <18310075714.20080406152352@masm.elcom.ru> To: All MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: nForce 610i LAN driver X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2008 11:23:55 -0000 Hi, All. May be anybody know how to run nForce integrated network card... here part of pciconf -lv|grep -a3 network none12@pci0:0:15:0: class=0x020000 card=0x816a1043 chip=0x07dc10de rev=0xa2 hdr=0x00 vendor = 'Nvidia Corp' class = network subclass = ethernet it seems as integrated LAN-card, but it not associated with device driver, i try to load iicbus, miibus, nve, nfe -- With all regards, Victor M. Blood. mailto: freebsd@masm.elcom.ru FTN: 2:5024/1.95@Fidonet.org, ICQ#3567656 From owner-freebsd-questions@FreeBSD.ORG Sun Apr 6 11:45:15 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9B182106564A for ; Sun, 6 Apr 2008 11:45:15 +0000 (UTC) (envelope-from freebsd@rgbaz.eu) Received: from jasper.secsrv.net (jasper.secsrv.net [66.98.138.37]) by mx1.freebsd.org (Postfix) with ESMTP id 5A7BE8FC0A for ; Sun, 6 Apr 2008 11:45:15 +0000 (UTC) (envelope-from freebsd@rgbaz.eu) Received: from [82.161.18.200] (helo=[10.0.1.104]) by jasper.secsrv.net with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.63) (envelope-from ) id 1JiTJ5-00047O-KH for freebsd-questions@freebsd.org; Sun, 06 Apr 2008 07:45:08 -0400 Message-Id: <87906B6F-153E-485A-B09B-DEFB3D4B5CB5@rgbaz.eu> From: "FreeBSD.Arno" To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Date: Sun, 6 Apr 2008 13:45:00 +0200 X-Mailer: Apple Mail (2.919.2) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - jasper.secsrv.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - rgbaz.eu X-Source: X-Source-Args: X-Source-Dir: Subject: wireshark X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2008 11:45:15 -0000 Hello, I installed wireshark on my computer and got this error trying to run it: /libexec/ld-elf.so.1: /usr/local/lib/libhx509.so.2: Undefined symbol "oid_id_pkcs1_rsaEncryption" I've found some posts of people reporting the same problem, but none of them mention a solution. http://www.mail-archive.com/freebsd-ports@freebsd.org/msg10746.html Did anyone solve this problem yet? uname -a: FreeBSD 7.0-STABLE FreeBSD 7.0-STABLE #18: Mon Mar 31 17:48:52 CEST 2008 Me@amadeus:/usr/obj/usr/src/sys/KERNEL_7 i386 thanks in advance Arno From owner-freebsd-questions@FreeBSD.ORG Sun Apr 6 12:42:47 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 806101065671 for ; Sun, 6 Apr 2008 12:42:47 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (mail.computinginnovations.com [64.81.227.250]) by mx1.freebsd.org (Postfix) with ESMTP id 2D4C28FC15 for ; Sun, 6 Apr 2008 12:42:46 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from p28.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.14.2/8.14.2) with ESMTP id m36CgcDU031237; Sun, 6 Apr 2008 07:42:39 -0500 (CDT) (envelope-from derek@computinginnovations.com) Message-Id: <6.0.0.22.2.20080406073457.02527d90@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Sun, 06 Apr 2008 07:42:27 -0500 To: "Rance Hall" , freebsd-questions@freebsd.org From: Derek Ragona In-Reply-To: <845c0f80804041321j44439881yb67458980edab102@mail.gmail.com > References: <845c0f80804041321j44439881yb67458980edab102@mail.gmail.com> Mime-Version: 1.0 X-Antivirus: avast! (VPS 080406-0, 04/06/2008), Outbound message X-Antivirus-Status: Clean X-Virus-Scanned: ClamAV 0.92.1/6628/Sat Apr 5 20:14:00 2008 on betty.computinginnovations.com X-Virus-Status: Clean X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-MailScanner-ID: m36CgcDU031237 X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: need a shell script that can be executed manually or as part of the rc process. How can the script detect WHERE it is being called from to know how to handle various options. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2008 12:42:47 -0000 At 03:21 PM 4/4/2008, Rance Hall wrote: >I have a sh script im working on that is going to be able to run by >the init/rc process. That same script can also be run after the >system is started. > >I need a way to have the sh script detect WHERE in the boot process >the server is when it is being executed. > >for example, once a login prompt appears there should be a getty running. > >prior to that time there shouldnt be a getty running, and if there >isnt a gettty running, then the script must be called from the rc >process and therefore I can do X instead of Y which I do when the >system is fully operational. > >This is my thought process but I dont understand how to carry it out, >or if the thought process actually makes sense. > >is there a better way for me to do what Im trying to do, and if there >isnt and Im on the right track, how do I do what Im asking? There are a couple approaches you can take: One simpler would be to use a cron job that runs @reboot I believe these cron jobs would be run after the system is booted in multiuser. You could experiment to determine if this is the case. An alternative which would be more complex would be to write an rc script that runs from /usr/local/etc/rc.d. Such a script would need to support at least the standard parameters of: start stop status You can easily add: restart where the restart function calls the stop and then the start functions. In the start function if you need to verify a getty running, you can do: ps -ax|grep getty then test $? to see if it is 0 and a getty is found, or that it is 1 and the getty is not found. -Derek -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. From owner-freebsd-questions@FreeBSD.ORG Sun Apr 6 13:03:53 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 99BCD106566C for ; Sun, 6 Apr 2008 13:03:53 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id B66608FC14 for ; Sun, 6 Apr 2008 13:03:46 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8) with ESMTP id m36D2rqs044428; Sun, 6 Apr 2008 15:02:53 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8/Submit) with ESMTP id m36D2i36042372; Sun, 6 Apr 2008 15:02:49 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Sun, 6 Apr 2008 15:02:43 +0200 (CEST) From: Wojciech Puchar To: Derek Ragona In-Reply-To: <6.0.0.22.2.20080406073457.02527d90@mail.computinginnovations.com> Message-ID: <20080406150155.T37523@wojtek.tensor.gdynia.pl> References: <845c0f80804041321j44439881yb67458980edab102@mail.gmail.com> <6.0.0.22.2.20080406073457.02527d90@mail.computinginnovations.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Rance Hall , freebsd-questions@freebsd.org Subject: Re: need a shell script that can be executed manually or as part of the rc process. How can the script detect WHERE it is being called from to know how to handle various options. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2008 13:03:53 -0000 > One simpler would be to use a cron job that runs @reboot > I believe these cron jobs would be run after the system is booted in i'm sure it's run when cron deamon is started. which is when system boots but - when doing say /etc/rc.d/cron restart - too. From owner-freebsd-questions@FreeBSD.ORG Sun Apr 6 13:06:29 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B3784106566C for ; Sun, 6 Apr 2008 13:06:29 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 30D268FC0C for ; Sun, 6 Apr 2008 13:06:29 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JiUZl-0002EL-5H for freebsd-questions@freebsd.org; Sun, 06 Apr 2008 13:06:25 +0000 Received: from 89-172-39-54.adsl.net.t-com.hr ([89.172.39.54]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 06 Apr 2008 13:06:25 +0000 Received: from ivoras by 89-172-39-54.adsl.net.t-com.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 06 Apr 2008 13:06:25 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Ivan Voras Date: Sun, 06 Apr 2008 15:06:16 +0200 Lines: 42 Message-ID: References: <16470687.post@talk.nabble.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig00EED2CCD8FA325D5631BB77" X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 89-172-39-54.adsl.net.t-com.hr User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) In-Reply-To: <16470687.post@talk.nabble.com> X-Enigmail-Version: 0.95.6 Sender: news Subject: Re: FReeBSD on IBM Blade Servers X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2008 13:06:29 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig00EED2CCD8FA325D5631BB77 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Maximillian Dornseif wrote: > What is the status of FreeBSD on the different flavours of the IBM Blad= e > Servers. >=20 > I found some postings from 2005 statings that there were serious issues= =2E > Is this still true? >=20 > Somebody using FreeBSD & IBM Blade hardware in production? The posts you saw were maybe mine: I have one such system: 6-STABLE on=20 LS21, Opteron. You need to run at least FreeBSD 6.3 to support the=20 network controller and possibly the QLogic FC controller. The only=20 serious issue might be umass (compile it out from the kernel once you=20 install the system, otherwise the boot process will wait a long time). I = still didn't try 7.0-RELEASE on it so it might not work. Otherwise, the=20 machine is working and is very solid - no problems at all once the=20 installation and configuration is done. --------------enig00EED2CCD8FA325D5631BB77 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFH+MrIldnAQVacBcgRAu1OAKC/CrsJMEzKsJQyaIqZhIcg7egirQCg14Ie IQ+HHsUXLRwoHqaBLoMuHvE= =h/Rn -----END PGP SIGNATURE----- --------------enig00EED2CCD8FA325D5631BB77-- From owner-freebsd-questions@FreeBSD.ORG Sun Apr 6 13:17:26 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ED12B1065670 for ; Sun, 6 Apr 2008 13:17:26 +0000 (UTC) (envelope-from ruel.freebsd@gmail.com) Received: from rn-out-0910.google.com (rn-out-0910.google.com [64.233.170.187]) by mx1.freebsd.org (Postfix) with ESMTP id 98EF78FC1F for ; Sun, 6 Apr 2008 13:17:26 +0000 (UTC) (envelope-from ruel.freebsd@gmail.com) Received: by rn-out-0910.google.com with SMTP id s46so779294rnb.3 for ; Sun, 06 Apr 2008 06:17:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=7a+6mZZr1PuviClD1apOjfvMTzCDSutWjZVa6pOyCy0=; b=Nzf3DXiy8t7fEbn/tkbDxfhNOleqVcIuOqugK5SCN8xrxZI3tBw8mN394OpDZtE6UXcM1ugIKc3r9jLwIJhyejbQZyjH+D2UPZKWrOfaMZz7eheT3nWfkcWyIUTX5M2QLOttyq5kRjI4hw9O4QmxjTcDjjIFcpIXOTmu1uiFbus= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=wnA1V+O6H6bR4kMQDWs1YDVIUeXzqJoCl4x9TifP1E7hvYDJCqNHbzdjUPO2DHJCqQ6YXFQfwK1EyqnMEUOmninO5GevyrfVtl6jlYHmfPWT36gocJzpwtavdvD0THJgB1kk9mDGUAehbH2ABYjf5dkLBmMx23B/XhwgmK8ulc8= Received: by 10.151.44.18 with SMTP id w18mr1978255ybj.184.1207486186467; Sun, 06 Apr 2008 05:49:46 -0700 (PDT) Received: by 10.151.107.7 with HTTP; Sun, 6 Apr 2008 05:49:46 -0700 (PDT) Message-ID: Date: Sun, 6 Apr 2008 20:49:46 +0800 From: "Ruel Luchavez" To: "Jonathan Chen" In-Reply-To: <20080404055416.GB85026@osiris.chen.org.nz> MIME-Version: 1.0 References: <20080404055416.GB85026@osiris.chen.org.nz> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Email problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2008 13:17:27 -0000 Thanks for your replyy guys... I just solve it already.. best regards.... On Fri, Apr 4, 2008 at 1:54 PM, Jonathan Chen wrote: > On Fri, Apr 04, 2008 at 01:33:48PM +0800, Ruel Luchavez wrote: > > Hi.. > > > > I am having trouble in my email server I spend many hours but i cant fix > it, > > hopeu can help me guys > > One of the account i created cant send email in any email address like > > gmail.com I created it the same settings > > with my other account but it doesnt work...is ther a problem on my sever > on > > this? > > Of course there's a problem on your server - otherwise it'd be > working. However, if you want help from us, you have to provide us > with details: > > 1. what mail software are you using > 2. what is your configuration file like. > 3. what your logs are saying. > > -- > Jonathan Chen > ---------------------------------------------------------------------- > Vini, vidi, velcro... > I came, I saw, I stuck around > From owner-freebsd-questions@FreeBSD.ORG Sun Apr 6 14:03:07 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4C363106566C for ; Sun, 6 Apr 2008 14:03:07 +0000 (UTC) (envelope-from int.0x0080@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.237]) by mx1.freebsd.org (Postfix) with ESMTP id F15018FC0A for ; Sun, 6 Apr 2008 14:03:06 +0000 (UTC) (envelope-from int.0x0080@gmail.com) Received: by wr-out-0506.google.com with SMTP id 50so765055wra.13 for ; Sun, 06 Apr 2008 07:03:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=3GYzWxVLUQflGVxEy5rWUwnJhxxZ6uG0cD79lo73HpM=; b=nqnroMed6j694mBk1+EDQDJkhQPp++3+SB8E+7gsY1qnUwnYJTFit0E4s7s4OdDqTQbGqYAdtwCElYSuroHwcMbyKbLG6Co/TYlzenWYJiNMGk1C82v9uoE/FtrRt6Bl0eS4tUZIXp2UxpAyjL/SDGPc9MLZ3bcWkArXjDZWX+s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=UcFIcSj9mGBhx7jNRgWiUFD9hrthtptE6MigCw5rpLiqaFjCpInBhjCYSK96i1Q1wEKJP/uIb4rkT2SFhYi4Y+PcQT30otifWgpMkuyoBEMwt+xo/yQKF/WbVbSOtecg+5wpV+PK/tJ8WF+cPHfy0byJ4FemkrXwaJUH88H6EBs= Received: by 10.141.29.14 with SMTP id g14mr1135676rvj.241.1207490585849; Sun, 06 Apr 2008 07:03:05 -0700 (PDT) Received: by 10.140.174.15 with HTTP; Sun, 6 Apr 2008 07:03:05 -0700 (PDT) Message-ID: Date: Sun, 6 Apr 2008 07:03:05 -0700 From: "K. Bradford" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: framebuffer console on sparc64 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2008 14:03:07 -0000 Could anyone tell me how to configure my kernel for sparc64 to get the hi-res framebuffer console similar to what I do on i386 and get rid of the huge font sparc console? I know my hardware has the capability because linux has been able to do it in the past. Video card is ati mach64 (standard vga connector), not a cg-6 or cg-3 like some sparcs. On i386, this is done using SC_PIXEL_MODE and loading the vesa module, but this doesn't seem to work on my Ultra-5 sparc. Thanks.... From owner-freebsd-questions@FreeBSD.ORG Sun Apr 6 14:54:39 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 44DE01065672 for ; Sun, 6 Apr 2008 14:54:39 +0000 (UTC) (envelope-from yonyossef.lists@gmail.com) Received: from rn-out-0910.google.com (rn-out-0910.google.com [64.233.170.185]) by mx1.freebsd.org (Postfix) with ESMTP id 5390D8FC1C for ; Sun, 6 Apr 2008 14:54:38 +0000 (UTC) (envelope-from yonyossef.lists@gmail.com) Received: by rn-out-0910.google.com with SMTP id s46so810427rnb.3 for ; Sun, 06 Apr 2008 07:54:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=ldlTSV67d6/AV2TcCOnjlugl93yX/hQQG0/0eqyFY1E=; b=qefwHqpGcd2nUsRAdq6UWQQExueJ/RrLSkqWXncHcH/yygux3PT1qLYiDJdtpZ89O8FOK9ZrENIhkVrDkGq0vc8UL9+gat6KyL2x24ExR30peYSxxIoaCH0dEVHimzr4dSruMZXU9sna3X3FeKi5pTIM3Qw2pkImzt4CDHoF6A4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=UFJ6PvZmhlwAxSbdMefbRv7hbjqVQhzvwKsiWojNzH4SJKLPP1AAQS6nThbchZ5SsqZHjwHlQpureSRSurESHGdgduEsIpV+CjK5LRIJLFChKmvA6YaaO+TnAaiPApjI5Mx9A+J6WI4i1DAtTFQofR4Ay/NHs0hjyY4RpiHqudw= Received: by 10.150.97.6 with SMTP id u6mr1823311ybb.33.1207493677518; Sun, 06 Apr 2008 07:54:37 -0700 (PDT) Received: by 10.150.186.14 with HTTP; Sun, 6 Apr 2008 07:54:37 -0700 (PDT) Message-ID: <20def4870804060754o52177ae2u23cb667dd3035afd@mail.gmail.com> Date: Sun, 6 Apr 2008 17:54:37 +0300 From: "Mr Y" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Does FreeBSD 6.3 network support TSO/LSO? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2008 14:54:39 -0000 Thanks, Yony From owner-freebsd-questions@FreeBSD.ORG Sun Apr 6 15:10:59 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B46A41065675 for ; Sun, 6 Apr 2008 15:10:59 +0000 (UTC) (envelope-from yonyossef.lists@gmail.com) Received: from rn-out-0910.google.com (rn-out-0910.google.com [64.233.170.185]) by mx1.freebsd.org (Postfix) with ESMTP id 542098FC29 for ; Sun, 6 Apr 2008 15:10:59 +0000 (UTC) (envelope-from yonyossef.lists@gmail.com) Received: by rn-out-0910.google.com with SMTP id s46so817169rnb.3 for ; Sun, 06 Apr 2008 08:10:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=SqpUcNL3TGIoGNCYD9qskuCX/24bodwxHnpVk4HPKwI=; b=Z+W7fbGfIgUEaHfJQnxHAAT0EV9NQuxOT02UPtSdzayibijptM78RDu6kJh/aOSVSRJa0e9eZEBAS9Ypb+ah6PBM6eSdjhYaTcTytTsRsjWQzvA7u9GQykAO8RBowST/wIugc7TfXtlOiOGsQRMdN8+driLhJwZ649gdsZmIhZQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=xjLJdMW13BKc/6y1FM6AIinDezQEvg1z6CaTGl4Nb+jB2KmPFSVJ54HvcRgf6NR41na7fhw4tB/fliAaGRbgdUu/b0+m5lSZhiwfbCE1XreJhdi67nCTLUbi/hebFF+SSV6qZD8+fmmW9CLTpkrT6B954zvKAddBzzXaZo2to+E= Received: by 10.150.97.6 with SMTP id u6mr1831499ybb.33.1207494657314; Sun, 06 Apr 2008 08:10:57 -0700 (PDT) Received: by 10.150.186.14 with HTTP; Sun, 6 Apr 2008 08:10:57 -0700 (PDT) Message-ID: <20def4870804060810q4342157fhe462d356a2cff571@mail.gmail.com> Date: Sun, 6 Apr 2008 18:10:57 +0300 From: "Mr Y" To: "Lowell Gilbert" In-Reply-To: <443aq32d1l.fsf@be-well.ilk.org> MIME-Version: 1.0 References: <20def4870804010907n320956f1o5e0e56962a64e0fd@mail.gmail.com> <44k5jg1iwn.fsf@be-well.ilk.org> <20def4870804020801w2fbaed96led264c3189cc1a35@mail.gmail.com> <443aq32d1l.fsf@be-well.ilk.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: kldload: unexpected relocation type 10 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2008 15:10:59 -0000 > > >> > I really don't know how to get rid of this message.. > >> > > >> > I get millions of these during kldload of a driver: > >> > > >> > kldload: unexpected relocation type 10 > >> > > >> > can't see anything wrong with my Makefile, like the google threads > say, > >> so > >> > PLEASE HELP. > >> > >> The kernel module was built along with the kernel? > > > > > > No, seperately. > > > > > >> > >> Does it matter which module, or are you getting this with any loadable > >> module? > >> > > > > didn't try any other module, this driver is my first work with FreeBSD.. > > I see. I had not understood that the module was something you were > writing. > > You might want to try freebsd-hackers. I'm a bit out of date on > kernel coding (in fact, I thought that relocations weren't needed any > more, at least on new platforms). > I suddenly noticed that this message appears only when I'm compiling in debug mode, meaning I'm adding the -g flag plus some -DMY_OWN_DEBUG_DEFINES to the compilation. From owner-freebsd-questions@FreeBSD.ORG Sun Apr 6 18:08:25 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 037A41065671 for ; Sun, 6 Apr 2008 18:08:25 +0000 (UTC) (envelope-from bseklecki@collaborativefusion.com) Received: from collaborativefusion.com (mx01.pub.collaborativefusion.com [206.210.89.201]) by mx1.freebsd.org (Postfix) with ESMTP id 88A718FC1C for ; Sun, 6 Apr 2008 18:08:24 +0000 (UTC) (envelope-from bseklecki@collaborativefusion.com) Received: from Internal Mail-Server by mx01 (envelope-from bseklecki@collaborativefusion.com) with SMTP; 6 Apr 2008 13:08:35 -0500 From: "Brian A. Seklecki (Mobile)" To: Steel City Phantom In-Reply-To: <5c99941f0804041923t1e6e9cdbue40e782805fa34f6@mail.gmail.com> References: <5c99941f0804041923t1e6e9cdbue40e782805fa34f6@mail.gmail.com> Content-Type: text/plain Organization: Collaborative Fusion, Inc. Date: Sun, 06 Apr 2008 14:08:21 -0400 Message-Id: <1207505302.2821.99.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 (2.12.3-3.fc8) Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: building a distribution server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: bseklecki@collaborativefusion.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2008 18:08:25 -0000 If you have a heterogeneous hardware platform, you shouldn't be aff\raid to distribute binary kernels, userland, and ports. It also sounds like you need a load balancer to do zero-downtime upgrades. Just take a server out of production, upgrade it, validate it with the new OS, and put it back into rotation. ~BAS IMPORTANT: This message contains confidential information and is intended only for the individual named. If the reader of this message is not an intended recipient (or the individual responsible for the delivery of this message to an intended recipient), please be advised that any re-use, dissemination, distribution or copying of this message is prohibited. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. From owner-freebsd-questions@FreeBSD.ORG Sun Apr 6 19:02:20 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 29F711065675 for ; Sun, 6 Apr 2008 19:02:20 +0000 (UTC) (envelope-from bseklecki@collaborativefusion.com) Received: from collaborativefusion.com (mx01.pub.collaborativefusion.com [206.210.89.201]) by mx1.freebsd.org (Postfix) with ESMTP id AE35D8FC44 for ; Sun, 6 Apr 2008 19:02:19 +0000 (UTC) (envelope-from bseklecki@collaborativefusion.com) Received: from Internal Mail-Server by mx01 (envelope-from bseklecki@collaborativefusion.com) with SMTP; 6 Apr 2008 14:02:31 -0500 From: "Brian A. Seklecki (Mobile)" To: berlowin In-Reply-To: <16482938.post@talk.nabble.com> References: <16482938.post@talk.nabble.com> Content-Type: text/plain Organization: Collaborative Fusion, Inc. Date: Sun, 06 Apr 2008 15:02:17 -0400 Message-Id: <1207508537.2821.124.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 (2.12.3-3.fc8) Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: How to instal my NIC Card? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: bseklecki@collaborativefusion.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2008 19:02:20 -0000 On Thu, 2008-04-03 at 21:51 -0700, berlowin wrote: > after i have installed freeBSD 5.4, in ifconfig only display fwe0, plip0, and > lo0... > > Why my NIC which is supposed to be "em0" is not seen? Send us the contents of /var/run/dmesg.boot and pciconf -vl TIA, ~BAS > My Network Adapter is Intel(R) PRO/1000 PM Network Connection > > thx for your help... IMPORTANT: This message contains confidential information and is intended only for the individual named. If the reader of this message is not an intended recipient (or the individual responsible for the delivery of this message to an intended recipient), please be advised that any re-use, dissemination, distribution or copying of this message is prohibited. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. From owner-freebsd-questions@FreeBSD.ORG Sun Apr 6 19:11:03 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8426B106566B for ; Sun, 6 Apr 2008 19:11:03 +0000 (UTC) (envelope-from perrin@apotheon.com) Received: from outbound-mail-157.bluehost.com (outbound-mail-157.bluehost.com [67.222.39.37]) by mx1.freebsd.org (Postfix) with SMTP id 50DC08FC17 for ; Sun, 6 Apr 2008 19:11:03 +0000 (UTC) (envelope-from perrin@apotheon.com) Received: (qmail 27824 invoked by uid 0); 6 Apr 2008 19:11:00 -0000 Received: from unknown (HELO box183.bluehost.com) (69.89.25.183) by outboundproxy5.bluehost.com with SMTP; 6 Apr 2008 19:11:00 -0000 Received: from c-67-165-217-249.hsd1.co.comcast.net ([67.165.217.249] helo=demeter.hydra) by box183.bluehost.com with esmtpa (Exim 4.68) (envelope-from ) id 1JiaGa-0000vc-LU for freebsd-questions@freebsd.org; Sun, 06 Apr 2008 13:11:00 -0600 Received: by demeter.hydra (sSMTP sendmail emulation); Sun, 6 Apr 2008 13:11:01 -0600 Date: Sun, 6 Apr 2008 13:11:01 -0600 From: Chad Perrin To: FreeBSD Questions Message-ID: <20080406191101.GA40585@demeter.hydra> Mail-Followup-To: FreeBSD Questions Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="xHFwDpU9dbj6ez1V" Content-Disposition: inline User-Agent: Mutt/1.4.2.3i X-Identified-User: {737:box183.bluehost.com:apotheon:apotheon.com} {sentby:smtp auth 67.165.217.249 authed with perrin@apotheon.com} Subject: finding BSD Unix users X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2008 19:11:03 -0000 --xHFwDpU9dbj6ez1V Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable My area (northern Colorado) has an excellent Linux Users Group (NCLUG). There's a great bunch of guys there. Unfortunately, they're very Linux-centric. I'm kinda the resident BSD Unix heretic -- which is fine most of the time, but once in a while I'd like to be able to discuss stuff with people who primarily use BSD Unix systems instead of Linux-based systems. Unfortunately, there isn't a single Colorado BSD Users Group in Colorado that I can find. The closest I've been able to find mention of online at all is Laramie, Wyoming -- LWFUG, or "Laramie, Wyoming Freenix Users Group". Their website seems to have become a domain squatter's portal site, though. So . . . does anyone here have any suggestions for how I might go about finding BSD Unix users somewhat local to me? Since there isn't a group already that I can find, I wonder if there are enough people interested in such a thing in this area to build a users group. Any suggestions for how to go about finding fellow BSD Unix users in my area would be appreciated, I'm sure. --=20 CCD CopyWrite Chad Perrin [ http://ccd.apotheon.org ] Brian K. Reid: "In computer science, we stand on each other's feet." --xHFwDpU9dbj6ez1V Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.8 (FreeBSD) iEYEARECAAYFAkf5IEUACgkQ9mn/Pj01uKW2awCfZ18EmeVH7L5DgDiSOk5iTHpJ AgcAoOFhRER5rBpwojQP/hnl122BQ61P =6X0w -----END PGP SIGNATURE----- --xHFwDpU9dbj6ez1V-- From owner-freebsd-questions@FreeBSD.ORG Sun Apr 6 19:31:12 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 31EA31065670 for ; Sun, 6 Apr 2008 19:31:12 +0000 (UTC) (envelope-from tfcheng@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.172]) by mx1.freebsd.org (Postfix) with ESMTP id B61778FC24 for ; Sun, 6 Apr 2008 19:31:11 +0000 (UTC) (envelope-from tfcheng@gmail.com) Received: by wf-out-1314.google.com with SMTP id 25so1053819wfa.7 for ; Sun, 06 Apr 2008 12:31:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=whYrOX7FgwxeU4K4UrlKQL7mzd8lzo44w5PbBI1pxes=; b=I0E0HKXFLAStx3Tq20rr/cV1yOWXOKYOaRCdt6tKa6pODe3cyGd5AT/q35GTdHGR5AwR2iLkqtu7jNBqPWpFyov5IrNHHCVolUeCvsUh9I6bNPKFS8hNqbFpzDUSUIGwVD5NwaV85uuDDnvc5qZEv0ZFFQHr8/mWQ1NMge+LQMY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Zoiqb5yDfdRnre7+cOLpoEyATdVgX7N06U7r+59/UPuAwWyrMUKhj4JglUQfGOESJE84rs6v50Jb49aQVfL7yXwnwe1yW3onvFfDq2K1zH7cMorU6SIqXm4RtteyP0cEAwE/tg9aPlyN7aK/HR1QP/3QMrQaj4DjSF9k6Zgqy08= Received: by 10.143.160.18 with SMTP id m18mr653220wfo.288.1207510271297; Sun, 06 Apr 2008 12:31:11 -0700 (PDT) Received: by 10.142.52.20 with HTTP; Sun, 6 Apr 2008 12:31:11 -0700 (PDT) Message-ID: Date: Sun, 6 Apr 2008 15:31:11 -0400 From: "Tsu-Fan Cheng" To: "FreeBSD Questions" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: avifile on fbsd 7 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2008 19:31:12 -0000 good day, I just started to update ports from 6.3 to 7.0 after done updating my kernel. sadly to find out that avifile cant be compiled under 7.0 due to error. I need this because I run mkxvcd and transcode a lot to recode/encode multimedia files. is there any suggestion to get around this besides going back to 6.3? thank you! From owner-freebsd-questions@FreeBSD.ORG Sun Apr 6 19:45:46 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B58B7106564A for ; Sun, 6 Apr 2008 19:45:46 +0000 (UTC) (envelope-from lavalamp@spiritual-machines.org) Received: from mail.digitalfreaks.org (arbitor.digitalfreaks.org [216.151.95.158]) by mx1.freebsd.org (Postfix) with ESMTP id 7D8B48FC15 for ; Sun, 6 Apr 2008 19:45:46 +0000 (UTC) (envelope-from lavalamp@spiritual-machines.org) Received: from localhost (localhost [127.0.0.1]) by mail.digitalfreaks.org (Postfix) with ESMTP id 50DA917997; Sun, 6 Apr 2008 15:28:55 -0400 (EDT) Received: from mail.digitalfreaks.org ([127.0.0.1]) by localhost (mail.digitalfreaks.org [127.0.0.1]) (amavisd-maia, port 10024) with ESMTP id 29938-19; Sun, 6 Apr 2008 15:28:54 -0400 (EDT) Received: from [172.16.156.151] (pool-71-182-130-225.pitbpa.fios.verizon.net [71.182.130.225]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.digitalfreaks.org (Postfix) with ESMTP id 28E2A17960; Sun, 6 Apr 2008 15:28:54 -0400 (EDT) From: "Brian A. Seklecki" To: Andy Christianson In-Reply-To: <776B93361B7BEE4FAD9E720FFBC746B60126BDD1@34093-EVS4C2.exchange.rackspace.com> References: <776B93361B7BEE4FAD9E720FFBC746B60126BD16@34093-EVS4C2.exchange.rackspace.com> <20080403140839.18c71b9d.wmoran@potentialtech.com> <776B93361B7BEE4FAD9E720FFBC746B60126BDD1@34093-EVS4C2.exchange.rackspace.com> Content-Type: text/plain Date: Sun, 06 Apr 2008 15:28:53 -0400 Message-Id: <1207510133.2821.146.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 (2.12.3-3.fc8) Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.2 Cc: Bill Moran , freebsd-questions@freebsd.org Subject: RE: Temperature Monitoring on PowerEdge 1950 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2008 19:45:46 -0000 On Thu, 2008-04-03 at 13:28 -0500, Andy Christianson wrote: > In response to "Andy Christianson" : > > >We've been able to do this using IPMI. You can talk to the DRAC4/DRAC5 BMC out of band, independent of the OS. Otherwise: # kldload /boot/kernel/ipmi.ko God speed. ~BAS > Thanks for the fast response. I have installed the ipmitool port, but I > have no /dev/ipmi. Do I have to manually load the driver? > > _______________________________________________ > 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 6 20:18:34 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0BE981065671 for ; Sun, 6 Apr 2008 20:18:34 +0000 (UTC) (envelope-from seb.morand@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.152]) by mx1.freebsd.org (Postfix) with ESMTP id 739098FC30 for ; Sun, 6 Apr 2008 20:18:33 +0000 (UTC) (envelope-from seb.morand@gmail.com) Received: by fg-out-1718.google.com with SMTP id 16so1260767fgg.35 for ; Sun, 06 Apr 2008 13:18:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:disposition-notification-to:date:from:user-agent:mime-version:to:subject:references:in-reply-to:x-enigmail-version:content-type; bh=I00uaViZJRAV29x9IlwqCA0OFPAgxYlIMqXdYJmi/n0=; b=UXR0yBMD5+i4iBLpQAqZDMhiKBSYETi5AkBtmxey06VpWxHzRvzmYYkxBeQSB9lehkxj736ZvgqsCkKUURC3RHzWGiZqJYUu1BRPqLwR3kK9lQxzKg1p5/MkmQBHaoJ2XTwr6/njg2LA7JP4TfrLXTHadEbVCF5XcJ5qEhvdyKE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:disposition-notification-to:date:from:user-agent:mime-version:to:subject:references:in-reply-to:x-enigmail-version:content-type; b=UtiFRviK8Fa7Cf5y7qj24LujVVGLCGOXQenyLFGnmq1KkwYM33tCz6FGunrR1Z8DxA+xGOVZIpY9032vafVJ+oEHf6Br2njY2pk3jmT7QvBKyHPXgYyH0Wbsf89Rum6eyE+cUse1F9ZyYqKTwKU5EwQx72k0CLRKLqWJ1BfMKwM= Received: by 10.86.62.3 with SMTP id k3mr2854621fga.24.1207513106454; Sun, 06 Apr 2008 13:18:26 -0700 (PDT) Received: from mellba.mayaseb ( [196.207.219.36]) by mx.google.com with ESMTPS id d4sm6147461fga.2.2008.04.06.13.18.22 (version=SSLv3 cipher=RC4-MD5); Sun, 06 Apr 2008 13:18:25 -0700 (PDT) Message-ID: <47F93017.6070505@gmail.com> Date: Sun, 06 Apr 2008 20:18:31 +0000 From: =?windows-1252?Q?S=E9bastien_Morand?= User-Agent: Thunderbird 2.0.0.12 (X11/20080406) MIME-Version: 1.0 To: =?windows-1252?Q?S=E9bastien_Morand?= , freebsd-questions@freebsd.org, freebsd-amd64@freebsd.org References: <151985.79421.qm@web56801.mail.re3.yahoo.com> <200804020519.FAA12872@sopwith.solgatos.com> <16d3abd60804020732x1f617341j536ea52de2226a00@mail.gmail.com> <20080402165235.GA82705@slackbox.xs4all.nl> In-Reply-To: <20080402165235.GA82705@slackbox.xs4all.nl> X-Enigmail-Version: 0.95.6 Content-Type: multipart/mixed; boundary="------------010502020208050109030004" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Nvidia using 32 bits install X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2008 20:18:34 -0000 This is a multi-part message in MIME format. --------------010502020208050109030004 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: quoted-printable Hi everybody, I successfully install freebsd i386 on my AMD but I'm not able to install= the=20 nvidia driver. I fetch all the sources (using csup) and got the last ports tree. So here is my try: [20:08:25] root@mellba:/usr/ports/x11/nvidia-driver # make install =3D=3D=3D> Found saved configuration for nvidia-driver-169.12 =3D=3D=3D> Extracting for nvidia-driver-169.12 =3D> MD5 Checksum OK for NVIDIA-FreeBSD-x86-169.12.tar.gz. =3D> SHA256 Checksum OK for NVIDIA-FreeBSD-x86-169.12.tar.gz. =3D=3D=3D> Patching for nvidia-driver-169.12 =3D=3D=3D> Applying FreeBSD patches for nvidia-driver-169.12 =3D=3D=3D> nvidia-driver-169.12 depends on shared library: X11.6 - foun= d =3D=3D=3D> nvidia-driver-169.12 depends on shared library: m.3 - found =3D=3D=3D> nvidia-driver-169.12 depends on shared library: GL.1 - found= =3D=3D=3D> Configuring for nvidia-driver-169.12 =3D=3D=3D> Building for nvidia-driver-169.12 =3D=3D=3D> src (all) @ -> /mnt/programs/src/sys machine -> /mnt/programs/src/sys/i386/include awk -f @/tools/makeobjops.awk @/kern/device_if.m -h awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -p awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -q awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -h cc -O2 -fno-strict-aliasing -pipe -DNV_VERSION_STRING=3D\"169.12\" -D__KE= RNEL__=20 -DNVRM -UDEBUG -U_DEBUG -DNDEBUG -O -Werror -D_KERNEL -DKLD_MODULE -std=3D= c99=20 -nostdinc -I/src -I. -I@ -I@/contrib/altq -finline-limit=3D8000 --param = inline-unit-growth=3D100 --param large-function-growth=3D1000 -fno-common= =20 -mno-align-long-strings -mpreferred-stack-boundary=3D2 -mno-mmx -mno-3dn= ow=20 -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls=20 -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arit= h=20 -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c nv= idia_ctl.c In file included from nvidia_ctl.c:14: nv-freebsd.h:76:24: error: pci/agpvar.h: No such file or directory *** Error code 1 Stop in /mnt/programs/ports/x11/nvidia-driver/work/NVIDIA-FreeBSD-x86-169= =2E12/src. *** Error code 1 Stop in /mnt/programs/ports/x11/nvidia-driver/work/NVIDIA-FreeBSD-x86-169= =2E12. *** Error code 1 Stop in /mnt/programs/ports/x11/nvidia-driver. *** Error code 1 Stop in /mnt/programs/ports/x11/nvidia-driver. So a file is missing. I try this: # cd work/NVIDIA-FreeBSD-x86-169.12/src/ && mkdir pci && cd pci && ln -s = /usr/src/sys/dev/agp/agpvar.h && cd ../../../../ && make install The module compile and everything goes ok. But it doesn't work: kldload: can't load nvidia: No such file or directory If i put nvidia_load=3D=9FES" in loader.conf, it doesn't change anything.= Why the installation is not working without this manual trick? Here is what I get about my video card with pciconf -lv: # pciconf -lv | grep vga -A 4 vgapci0@pci0:1:0:0: class=3D0x030000 card=3D0x81f31043 chip=3D0x01df10de = rev=3D0xa1 hdr=3D0x00 vendor =3D 'Nvidia Corp' device =3D 'GeForce 7300 GS' class =3D display subclass =3D VGA S=E9bastien --------------010502020208050109030004-- From owner-freebsd-questions@FreeBSD.ORG Sun Apr 6 20:21:38 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 249B7106566B for ; Sun, 6 Apr 2008 20:21:38 +0000 (UTC) (envelope-from punosevac@math.arizona.edu) Received: from smtp-gs.math.arizona.edu (math051.cs.arizona.edu [150.135.82.51]) by mx1.freebsd.org (Postfix) with ESMTP id EC3A38FC16 for ; Sun, 6 Apr 2008 20:21:37 +0000 (UTC) (envelope-from punosevac@math.arizona.edu) Received: from Debian-exim by smtp-gs.math.arizona.edu with local-bsmtp (Exim 4.63) (envelope-from ) id 1JibMu-0003kr-LI for freebsd-questions@freebsd.org; Sun, 06 Apr 2008 13:21:37 -0700 Received: from 71-220-166-120.tcsn.qwest.net ([71.220.166.120] helo=.domain.actdsltmp) by smtp-gs.math.arizona.edu with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.63) (envelope-from ) id 1JibMu-0003kj-Ff for freebsd-questions@freebsd.org; Sun, 06 Apr 2008 13:21:36 -0700 Message-ID: <47F930CD.1020405@math.arizona.edu> Date: Sun, 06 Apr 2008 13:21:33 -0700 From: Predrag Punosevac User-Agent: Thunderbird 2.0.0.6 (X11/20070916) MIME-Version: 1.0 To: FreeBSD Questions References: <20080406191101.GA40585@demeter.hydra> In-Reply-To: <20080406191101.GA40585@demeter.hydra> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ACL-Warn: The HELO/EHLO greeting .domain.actdsltmp is invalid X-Outgoing-Spam-Score: -2.0 (--) Subject: Re: finding BSD Unix users X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2008 20:21:38 -0000 Chad Perrin wrote: > My area (northern Colorado) has an excellent Linux Users Group (NCLUG). > There's a great bunch of guys there. Unfortunately, they're very > Linux-centric. I'm kinda the resident BSD Unix heretic -- which is fine > most of the time, but once in a while I'd like to be able to discuss > stuff with people who primarily use BSD Unix systems instead of > Linux-based systems. > > Unfortunately, there isn't a single Colorado BSD Users Group in Colorado > that I can find. The closest I've been able to find mention of online at > all is Laramie, Wyoming -- LWFUG, or "Laramie, Wyoming Freenix Users > Group". Their website seems to have become a domain squatter's portal > site, though. > > So . . . does anyone here have any suggestions for how I might go about > finding BSD Unix users somewhat local to me? Since there isn't a group > already that I can find, I wonder if there are enough people interested > in such a thing in this area to build a users group. Any suggestions for > how to go about finding fellow BSD Unix users in my area would be > appreciated, I'm sure. > > I would put an add in the local newspaper and ask if there are any BSD users around. That is exactly how the Tucson Free Unix Group started a decade ago. Unfortunately since then TFUG has become increasingly dominated by Linux users and Windows converts (who maybe run Ubuntu on a small partition or via VMware). As in your case that was fine for a while but at some point it became increasingly difficult for both sides to tolerate each other so I voluntarily sized all my activity in the group. The timing coincide with my decision to switch to OpenBSD:-) I do know of two other BSD users on TFUG (one NetBSD and another younger member is using FreeBSD) as well as few Solaris users but I didn't stay in touch with them. Cheers, Predrag P. S. There is a very strong local BSD group in Phoenix but they are much to far away from Tucson that I could participate in their activity. From owner-freebsd-questions@FreeBSD.ORG Sun Apr 6 20:30:03 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 86CF2106564A for ; Sun, 6 Apr 2008 20:30:03 +0000 (UTC) (envelope-from comperr@gmail.com) Received: from yw-out-2122.google.com (yw-out-2122.google.com [74.125.46.26]) by mx1.freebsd.org (Postfix) with ESMTP id 4554A8FC13 for ; Sun, 6 Apr 2008 20:30:02 +0000 (UTC) (envelope-from comperr@gmail.com) Received: by yw-out-2122.google.com with SMTP id 8so515930yws.55 for ; Sun, 06 Apr 2008 13:30:02 -0700 (PDT) MIME-Version: 1.0 Message-ID: Date: Sun, 6 Apr 2008 13:30:01 -0700 (PDT) Received: by 10.142.213.9 with SMTP id l9mr37792wfg.16.1207513802070; Sun, 06 Apr 2008 13:30:02 -0700 (PDT) X-IP: 24.45.38.243 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.4; .NET CLR 2.0.50727) Gecko/20070515 Firefox/2.0.0.4, gzip(gfe), gzip(gfe) From: comperr To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Internet Access problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2008 20:30:03 -0000 Hi, I am having trouble accessing the internet with my freeBSD 6.2 computer. The router is a Lynksys router. When I do a tcpdump I see a series of requests that have something like pathcost 0 max 20 or something like that.. (sample: 8000.00:01:ff:f1:e9:93.8004 root 8000.00:01:ff:f1:e9:93 pathcost 0 age 0 max 60 hello 2 ...) Also once in a while I see arp who-has 192.168.1.103 and no reply. From owner-freebsd-questions@FreeBSD.ORG Sun Apr 6 20:45:41 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 83FEE106566C for ; Sun, 6 Apr 2008 20:45:41 +0000 (UTC) (envelope-from seb.morand@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.186]) by mx1.freebsd.org (Postfix) with ESMTP id EA11B8FC27 for ; Sun, 6 Apr 2008 20:45:40 +0000 (UTC) (envelope-from seb.morand@gmail.com) Received: by fk-out-0910.google.com with SMTP id b27so1832938fka.11 for ; Sun, 06 Apr 2008 13:45:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:disposition-notification-to:date:from:user-agent:mime-version:to:subject:x-enigmail-version:content-type; bh=024064zN2xSv/JRYMPLANpVGyJS7aO8EaNQSjBYBVtQ=; b=VxbUQ9FILqAeNAmGe7TcgaQqEIJ8ShcyVQSGc++qEXxX/d9hVuJqsxK4r41aVitE0/ntGHquO8G8Wwty0ElvGoM2GxIByrT182uffMNqcAFvx+lXcdpSSi8BqxRg2r/bi+HC//5+dXchOJLPaYkvfggZ7vljbJVI40ZTvdN9sFo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:disposition-notification-to:date:from:user-agent:mime-version:to:subject:x-enigmail-version:content-type; b=L1EOgzJAbJzHosRPwKXtEDy8O4/Fgl5kI1Z/hYokks7ZgVsPq0itkT/o/8EQKZ/7ZRvEmg1Xgih2uMWpqxUtg9zqCEfJ33OqExe0xnMMpACLP2hmol2ACDLw1NCOhuaoCEbVC0e8n8uhSQDDE0e+qS/6c/W+QnST5xQEimO1gVo= Received: by 10.78.166.1 with SMTP id o1mr10176816hue.74.1207514739347; Sun, 06 Apr 2008 13:45:39 -0700 (PDT) Received: from mellba.mayaseb ( [196.207.219.36]) by mx.google.com with ESMTPS id 39sm7944766hug.2.2008.04.06.13.45.32 (version=SSLv3 cipher=RC4-MD5); Sun, 06 Apr 2008 13:45:38 -0700 (PDT) Message-ID: <47F9366F.3030200@gmail.com> Date: Sun, 06 Apr 2008 20:45:35 +0000 From: =?ISO-8859-1?Q?S=E9bastien_Morand?= User-Agent: Thunderbird 2.0.0.12 (X11/20080406) MIME-Version: 1.0 To: freebsd-questions@freebsd.org X-Enigmail-Version: 0.95.6 Content-Type: multipart/mixed; boundary="------------020602020706070506050105" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Sound card problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2008 20:45:41 -0000 This is a multi-part message in MIME format. --------------020602020706070506050105 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Hi, I have a problem using my soundcard: I'm not able to hear anything and I can't change the volume : [20:39:16] root@mellba:~ Mixer vol is currently set to 75:75 Mixer treble is currently set to 0:0 Mixer synth is currently set to 0:0 Mixer pcm is currently set to 75:75 Mixer speaker is currently set to 0:0 Mixer line is currently set to 75:75 Mixer mic is currently set to 0:0 Mixer cd is currently set to 0:0 Mixer mix is currently set to 0:0 Recording source: mic [20:39:18] root@mellba:~ # mixer speaker 50:50 Setting the mixer speaker from 0:0 to 50:50. mixer: WRITE_MIXER: Device not configured Here is my kldstat: # kldstat Id Refs Address Size Name 1 15 0xc0400000 906518 kernel 2 1 0xc0d07000 a634 reiserfs.ko 3 1 0xc0d12000 80c8 snd_envy24ht.ko 4 3 0xc0d1b000 4a5ac sound.ko 5 2 0xc0d66000 2a58 snd_spicds.ko 6 1 0xc0d69000 6a32c acpi.ko 7 1 0xc4c58000 3000 pflog.ko 8 1 0xc4c5b000 33000 pf.ko 9 1 0xc4ce1000 22000 linux.ko 10 1 0xc4d45000 4000 logo_saver.ko The sound is correctly detected: # cat /dev/sndstat FreeBSD Audio Driver (newpcm: 32bit 2007061600/i386) Installed devices: pcm0: at io 0xa000:32,0xa400:128 irq 18 [GIANT= ]=20 (1p:4v/5r:4v channels duplex default) [20:40:43] root@mellba:~ # dmesg | grep pcm0 pcm0: port 0xa000-0xa01f,0xa400-0xa47f irq 18 = at=20 device 6.0 on pci5 pcm0: [GIANT-LOCKED] pcm0: [ITHREAD] pcm0: system configuration pcm0: unregister: mixer busy I don't understand the mixer busy stuff, and I assume it where my problem= is. I can't unload the module: kldunload: can't unload file: Device busy Hope you will be able to help me S=E9bastien --------------020602020706070506050105-- From owner-freebsd-questions@FreeBSD.ORG Sun Apr 6 21:57:07 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 75A0310656B7 for ; Sun, 6 Apr 2008 21:57:07 +0000 (UTC) (envelope-from tl32@next.online.no) Received: from mail44.e.nsc.no (mail44.e.nsc.no [193.213.115.44]) by mx1.freebsd.org (Postfix) with ESMTP id DA1F88FC1E for ; Sun, 6 Apr 2008 21:57:06 +0000 (UTC) (envelope-from tl32@next.online.no) Received: from [62.16.191.121] (062016191121.customer.alfanett.no [62.16.191.121]) (authenticated bits=0) by mail44.nsc.no (8.13.8/8.13.5) with ESMTP id m36Lv3Uu010642; Sun, 6 Apr 2008 23:57:03 +0200 (MEST) Message-ID: <47F94719.1070304@next.online.no> Date: Sun, 06 Apr 2008 23:56:41 +0200 From: Tore Lund User-Agent: Thunderbird 2.0.0.12 (X11/20080229) MIME-Version: 1.0 To: =?windows-1252?Q?S=E9bastien_Morand?= , freebsd-questions@freebsd.org References: <151985.79421.qm@web56801.mail.re3.yahoo.com> <200804020519.FAA12872@sopwith.solgatos.com> <16d3abd60804020732x1f617341j536ea52de2226a00@mail.gmail.com> <20080402165235.GA82705@slackbox.xs4all.nl> <47F93017.6070505@gmail.com> In-Reply-To: <47F93017.6070505@gmail.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit Cc: Subject: Re: Nvidia using 32 bits install X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2008 21:57:07 -0000 Sébastien Morand wrote: > [snip] > nv-freebsd.h:76:24: error: pci/agpvar.h: No such file or directory > > [snip] > So a file is missing. I try this: > # cd work/NVIDIA-FreeBSD-x86-169.12/src/ && mkdir pci && cd pci && ln -s > /usr/src/sys/dev/agp/agpvar.h && cd ../../../../ && make install Hmmm. I think it complained about /usr/src/sys/pci/agpvar.h. It looks like you have put an agpvar.h among the nvidia files instead. I have a 7300 GT myself, and it works fine with nvidia.ko. The only thing I did before this install was to download kernel sources. -- Tore From owner-freebsd-questions@FreeBSD.ORG Sun Apr 6 22:19:49 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3438E106566C for ; Sun, 6 Apr 2008 22:19:49 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (mail.computinginnovations.com [64.81.227.250]) by mx1.freebsd.org (Postfix) with ESMTP id B47148FC16 for ; Sun, 6 Apr 2008 22:19:48 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from p28.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.14.2/8.14.2) with ESMTP id m36MJApQ074257; Sun, 6 Apr 2008 17:19:36 -0500 (CDT) (envelope-from derek@computinginnovations.com) Message-Id: <6.0.0.22.2.20080406171658.02546808@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Sun, 06 Apr 2008 17:18:48 -0500 To: comperr , freebsd-questions@freebsd.org From: Derek Ragona In-Reply-To: References: Mime-Version: 1.0 X-Antivirus: avast! (VPS 080406-0, 04/06/2008), Outbound message X-Antivirus-Status: Clean X-Virus-Scanned: ClamAV 0.92.1/6635/Sun Apr 6 11:29:31 2008 on betty.computinginnovations.com X-Virus-Status: Clean X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-MailScanner-ID: m36MJApQ074257 X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Internet Access problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2008 22:19:49 -0000 At 03:30 PM 4/6/2008, comperr wrote: >Hi, I am having trouble accessing the internet with my freeBSD 6.2 >computer. >The router is a Lynksys router. > >When I do a tcpdump I see a series of requests that have something >like pathcost 0 max 20 or something like that.. >(sample: 8000.00:01:ff:f1:e9:93.8004 root 8000.00:01:ff:f1:e9:93 >pathcost 0 age 0 max 60 hello 2 ...) >Also once in a while I see arp who-has 192.168.1.103 and no reply. You need to provide more information, such as is your freebsd system using DHCP or a static IP? What is the output from: ifconfig -a can your freebsd system ping itself? Ping the router? ping a host outside your LAN? -Derek -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. From owner-freebsd-questions@FreeBSD.ORG Sun Apr 6 23:11:41 2008 Return-Path: Delivered-To: FreeBSD-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 33F841065673 for ; Sun, 6 Apr 2008 23:11:41 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from mta4.srv.hcvlny.cv.net (mta4.srv.hcvlny.cv.net [167.206.4.199]) by mx1.freebsd.org (Postfix) with ESMTP id 09FF38FC16 for ; Sun, 6 Apr 2008 23:11:40 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from localhost (ool-44c03822.dyn.optonline.net [68.192.56.34]) by mta4.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with SMTP id <0JYX00HKFF3FKWG0@mta4.srv.hcvlny.cv.net> for FreeBSD-questions@FreeBSD.org; Sun, 06 Apr 2008 19:11:40 -0400 (EDT) Date: Sun, 06 Apr 2008 19:11:38 -0400 From: Eduardo Cerejo To: FreeBSD-questions@FreeBSD.org Message-id: <20080406191138.3548f79a.ejcerejo@optonline.net> MIME-version: 1.0 X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.9; i386-portbld-freebsd7.0) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Cc: Subject: recursive dependencies X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2008 23:11:41 -0000 I'm running FBSD 7-stable and I'm trying to portupgrade nautilus and I'm getting this error: ........................................./usr/local/sbin/portupgrade:842:in `get_all_depends': recursive dependency (RecursiveDependencyError) from /usr/local/sbin/portupgrade:865:in `get_all_depends' from /usr/local/lib/ruby/1.8/set.rb:189:in `each' from /usr/local/lib/ruby/1.8/set.rb:189:in `each_key' from /usr/local/lib/ruby/1.8/set.rb:189:in `each' from /usr/local/sbin/portupgrade:864:in `get_all_depends' from /usr/local/sbin/portupgrade:865:in `get_all_depends' from /usr/local/lib/ruby/1.8/set.rb:189:in `each' from /usr/local/lib/ruby/1.8/set.rb:189:in `each_key' ... 26 levels... from /usr/local/lib/ruby/1.8/optparse.rb:785:in `initialize' from /usr/local/sbin/portupgrade:229:in `new' from /usr/local/sbin/portupgrade:229:in `main' from /usr/local/sbin/portupgrade:2173 I ran pkgdb -fF and nothing, no issues found, I suspect that I, possibly made a mistake by choosing the wrong dependency, handling cyclic dependencies last week which included nautilus, how can I rebuild all the dependencies in my ports installed if that's even possible! Or somehow fix this problem. From owner-freebsd-questions@FreeBSD.ORG Sun Apr 6 23:27:47 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 21C62106564A for ; Sun, 6 Apr 2008 23:27:47 +0000 (UTC) (envelope-from jrisom@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.177]) by mx1.freebsd.org (Postfix) with ESMTP id C68018FC1E for ; Sun, 6 Apr 2008 23:27:46 +0000 (UTC) (envelope-from jrisom@gmail.com) Received: by py-out-1112.google.com with SMTP id u52so1870400pyb.10 for ; Sun, 06 Apr 2008 16:27:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:in-reply-to:references:mime-version:content-type:message-id:content-transfer-encoding:cc:from:subject:date:to:x-mailer; bh=S/0CwUy/VFxu5HIqfGHr2X7jCUSxtTXNhK3vOLTfeO0=; b=ET6TZI5cUAkaH68RLrwBScEHF4kxzcxa9NLHR8916dhplUi3YCbVvTXSPhHetJV/CEz7yTPDKeZw5AxPst7I8EB48p+JjWdnGQ8UAHEtKwhK4XAixn07J1CRLcv7zpfiv6EuFjbA30iCDDXAWpDGUu5U4spXXJlWmFr0/tY8sSs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=in-reply-to:references:mime-version:content-type:message-id:content-transfer-encoding:cc:from:subject:date:to:x-mailer; b=SZy2FBAQowctEKK+w9Emndsvm8nG6C+dNcLEtigCGpHeZBEO3B2dAb6/XyptEYgLaXTw7sKtX0OITkYwJM56K2/wSVnzhtrtFK4Y8IyQrXluhmU+sUTURT7Dy76/5T9x7NgjUuPaYMjFTh5rQU4n+0GKj39UJgShEgoT3qnbmEI= Received: by 10.35.58.9 with SMTP id l9mr1099839pyk.65.1207524466045; Sun, 06 Apr 2008 16:27:46 -0700 (PDT) Received: from ?192.168.1.4? ( [98.212.164.35]) by mx.google.com with ESMTPS id s59sm9217771pyh.40.2008.04.06.16.27.40 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 06 Apr 2008 16:27:41 -0700 (PDT) In-Reply-To: <47F73EF7.3040306@infracaninophile.co.uk> References: <56fa92a7090e9529f0cb571cb2340aa5@gmail.com> <47F73EF7.3040306@infracaninophile.co.uk> Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Joshua Isom Date: Sun, 6 Apr 2008 18:30:11 -0500 To: Matthew Seaman X-Mailer: Apple Mail (2.624) Cc: FreeBSD Questions Subject: Re: Source upgrade from 6.3-PRERELEASE to 7-STABLE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2008 23:27:47 -0000 On Apr 5, 2008, at 3:57 AM, Matthew Seaman wrote: > Joshua Isom wrote: >> I've looked back at a lot of the emails about upgrading a system from >> 6 to 7, but all seem to contain some caveat or other, generally >> ports. I want a "clean" system, but don't want to deal with backing >> up, reformatting, and installing, not to mention reconfiguring >> everything. Since by now many people have done it, what's the best >> way to upgrade from 6.3 to 7.0 for the entire system, base and ports? > > Note that once you have the base OS updated, you can leave it running > with the ports from 6.x for a while -- so long as you've still got the > 6.x shlibs available everything will carry on working. That means you > either have to install the misc/compat6.x port or you have to skip the > 'make delete-old-libs' step at the end of the buildworld procedure. > (Well, > postpone it until the ports can be rebuilt.) > > ... > > Don't forget the 'make delete-old-libs' step at the end. You can > probably > deinstall compat6x similarly although there are some ports that will > now > require it -- diablo-j{dk,re}15 for example. > > Cheers, > > Matthew > I decided to go with the plan of listing all leaf ports and all ports(install leaves first and then find out what's missing that I'd want based on everything I had), then deleting all of them and cleaning up some of the leftovers, and reinstalling the base and deleting the old libraries to get a good clean 7.0 system. Only problem is when I started rebuilding stuff, I think libtool found f77 and some of the other 6.3 binaries that weren't deleted and things like gettext didn't want to install. It seems as though either `make delete-old-libs` needs adapted to include deleting binaries, or a separate target for old binaries. I'm currently building up my ports tree, and it seems to be working well now, so all the 6.3 binaries I found and deleted didn't seem to hurt anything, not that they could run as libc.so.6 is gone. From owner-freebsd-questions@FreeBSD.ORG Sun Apr 6 23:50:31 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CBBA31065670 for ; Sun, 6 Apr 2008 23:50:31 +0000 (UTC) (envelope-from kelly.terry.jones@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.183]) by mx1.freebsd.org (Postfix) with ESMTP id 858D18FC12 for ; Sun, 6 Apr 2008 23:50:31 +0000 (UTC) (envelope-from kelly.terry.jones@gmail.com) Received: by py-out-1112.google.com with SMTP id u52so1879902pyb.10 for ; Sun, 06 Apr 2008 16:50:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=PJuUeL+EH9NzT33Wy5I/4X0ygLecJvH8UUISkT4j1XM=; b=JwhXHmBhm0YnO9mg2N4aNL+n+OCnE7Q9MiVKlVeePGEw+EQmAlToGtzABqFhtFLyGYPfBF7RCaREIrbMyQ5D/rHjEHRsDpxnU4wiwjn0Sv1b9gB5AIA49X54q6aQxFCJF8WHicNnvcI2w3xn7c6t0PefqrPSR2fUP/ete86f8l4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=kJSKywTtdcNW+KS86g3+eUaPkWMFDXEFMKuTUasTr0czM2uTeXjCW/bDLKhDPiXnttWacFmhgmv/Z+cKxyXETgBf/4I3R7z3uqvZEUEsjCaVOv2hrNhl3w3d4JUJ9xoVJiEUkHkeuQBABNKAUFpk64AmWcd3Bak4UZUZKm3ykwg= Received: by 10.35.48.11 with SMTP id a11mr7392140pyk.63.1207524203580; Sun, 06 Apr 2008 16:23:23 -0700 (PDT) Received: by 10.35.84.5 with HTTP; Sun, 6 Apr 2008 16:23:23 -0700 (PDT) Message-ID: <26face530804061623j3fba6064n74636444f8eca2a3@mail.gmail.com> Date: Sun, 6 Apr 2008 16:23:23 -0700 From: "Kelly Jones" To: freebsd-questions@freebsd.org, nmlug@nmlug.org, nmosug-l@mailman.swcp.com MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: Line-by-line mode for ssh? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2008 23:50:31 -0000 Telnet has a line-by-line mode that's really useful on a slow connection: you can type in an entire line of text and hit return instead of having to type one character at a time. Is there anything similar for ssh? I tried tunelling port 23 on my machine to port 22 on the remote machine and then doing "telnet localhost 23", but this seemed kludgey + didn't work (as I sort of expected, it just connected me to sshd). I suppose I could run telnet locally on the remote machine or something, but is there a cleaner solution? -- We're just a Bunch Of Regular Guys, a collective group that's trying to understand and assimilate technology. We feel that resistance to new ideas and technology is unwise and ultimately futile. From owner-freebsd-questions@FreeBSD.ORG Sun Apr 6 23:54:09 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 687B81065671 for ; Sun, 6 Apr 2008 23:54:09 +0000 (UTC) (envelope-from kelly.terry.jones@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by mx1.freebsd.org (Postfix) with ESMTP id 231628FC17 for ; Sun, 6 Apr 2008 23:54:09 +0000 (UTC) (envelope-from kelly.terry.jones@gmail.com) Received: by py-out-1112.google.com with SMTP id u52so1881349pyb.10 for ; Sun, 06 Apr 2008 16:54:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=8PgWZkCI/OGPvIS5WSpfExEoyHOaXT3asOQgIYNggL4=; b=VO7SZXCkgy7nNXxUMTCGUEqr7jLiNqISSov00WSP2Z0KGoR0NRj2v/oUJ01UxwTsc/LjPQLYsgzbguIcWCdhIF4+uOG1JorpgOIQQfHu6pXqyKmQQ4Zoix9yrBNK6p8puJnb89M4Ayqc5AGaXM4eddr9hp5fiwmjg/eahcIvjbE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=QMjzWoyhQxR/iCHZqB8hy/sLTPvAJ2PzwDqwodcPqDE7fmu/y2V3NycUDInQsOzCUHBx5UQYJXH9wB2MIZC/CgY28D2QobrH4h0VbL6aiIkK5pboSffKNdLkfnpzBWYe3U4v6B/cSiiJxnsxclNbvXp7+f1zcsdY8h8J23nn8m8= Received: by 10.35.77.18 with SMTP id e18mr7427890pyl.46.1207524363882; Sun, 06 Apr 2008 16:26:03 -0700 (PDT) Received: by 10.35.84.5 with HTTP; Sun, 6 Apr 2008 16:26:03 -0700 (PDT) Message-ID: <26face530804061626m3e22d6c9jab5e0b6739e591f6@mail.gmail.com> Date: Sun, 6 Apr 2008 16:26:03 -0700 From: "Kelly Jones" To: freebsd-questions@freebsd.org, nmlug@nmlug.org, nmosug-l@mailman.swcp.com MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: Snapshotting a system before fixing it X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2008 23:54:09 -0000 When a critical service on a system goes down, fixing it is top priority. Unfortunately, this makes doing a post-mortem analysis more difficult-- after you've fixed the problem, doing "ps", "mailq", or whatever isn't that helpful. Question: has anyone written a script that quickly snapshots (saves to a file) the "important" values of a system? You could then quickly run "snapshot.pl" before fixing the system, and examine the output of snapshot.pl later at your leisure. If I wrote something like this, it would dump the output of "ps -aux -www", "mailq -v" (maybe), and a few other commands to /tmp/snapshot.`date` or something. Has this wheel already been invented? -- We're just a Bunch Of Regular Guys, a collective group that's trying to understand and assimilate technology. We feel that resistance to new ideas and technology is unwise and ultimately futile. From owner-freebsd-questions@FreeBSD.ORG Sun Apr 6 23:54:59 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8142B106566B for ; Sun, 6 Apr 2008 23:54:59 +0000 (UTC) (envelope-from seb.morand@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by mx1.freebsd.org (Postfix) with ESMTP id 025EB8FC23 for ; Sun, 6 Apr 2008 23:54:58 +0000 (UTC) (envelope-from seb.morand@gmail.com) Received: by ug-out-1314.google.com with SMTP id y2so400444uge.37 for ; Sun, 06 Apr 2008 16:54:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:disposition-notification-to:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:content-type; bh=5MYpSADl0vw7cK6HzHU5eZ0hsDo5HkimlsfPFoss5Bg=; b=sLt3slR12G5IrXkN5dE7wdvPtDIl+60E9wJgSghbWFemVKBVgLT9F3iKxXEr+QoHIbo4L+e/TpHnRK1ff+eZ9DdjoUFtBoL+XXTO8ashWfZS2uvOBiCceyubOg4C3XE0Jyj6mbCT8LEOlLKY2qq9aZtWwufrsiA5UDqdQ973eNA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:disposition-notification-to:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:content-type; b=s/kjUwf63Bjc/q2aSAniOlvAPz4uEQcfjD01NxGD/6X/mzg0ZP/Fmg6PmzbwCuQPhQA1qmiykHBH539MK+buCM+f7uilRRHiLXqOI5au/vlLvrWnAt5Lp52KAUClLbhgwpfjm8/7BqLfOvhxwwf54VwCgIAg1rZx0Ea7sZHtAvA= Received: by 10.67.29.4 with SMTP id g4mr1703674ugj.82.1207526097710; Sun, 06 Apr 2008 16:54:57 -0700 (PDT) Received: from mellba.mayaseb ( [196.207.219.36]) by mx.google.com with ESMTPS id q1sm5887590uge.7.2008.04.06.16.54.55 (version=SSLv3 cipher=RC4-MD5); Sun, 06 Apr 2008 16:54:56 -0700 (PDT) Message-ID: <47F962D7.3060607@gmail.com> Date: Sun, 06 Apr 2008 23:55:03 +0000 From: =?windows-1252?Q?S=E9bastien_Morand?= User-Agent: Thunderbird 2.0.0.12 (X11/20080406) MIME-Version: 1.0 To: Tore Lund References: <151985.79421.qm@web56801.mail.re3.yahoo.com> <200804020519.FAA12872@sopwith.solgatos.com> <16d3abd60804020732x1f617341j536ea52de2226a00@mail.gmail.com> <20080402165235.GA82705@slackbox.xs4all.nl> <47F93017.6070505@gmail.com> <47F94719.1070304@next.online.no> In-Reply-To: <47F94719.1070304@next.online.no> X-Enigmail-Version: 0.95.6 Content-Type: multipart/mixed; boundary="------------000000000409050200060303" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Nvidia using 32 bits install X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2008 23:54:59 -0000 This is a multi-part message in MIME format. --------------000000000409050200060303 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: quoted-printable Hi actually it works fine :-) I just installed previously the wrong version of the kernel source tree .= =2E. I=20 use current while I'm using stable, that's why some files where missing. Now it's ok, I'm using the binary driver :-) Thanks for your help, checking all the steps of the standard installation= helped=20 me a lot to find out what's going on. S=E9bastien > S=E9bastien Morand wrote: >> [snip] >> nv-freebsd.h:76:24: error: pci/agpvar.h: No such file or directory >> >> [snip] >> So a file is missing. I try this: >> # cd work/NVIDIA-FreeBSD-x86-169.12/src/ && mkdir pci && cd pci && ln = -s=20 >> /usr/src/sys/dev/agp/agpvar.h && cd ../../../../ && make install >=20 > Hmmm. I think it complained about /usr/src/sys/pci/agpvar.h. It looks= > like you have put an agpvar.h among the nvidia files instead. >=20 > I have a 7300 GT myself, and it works fine with nvidia.ko. The only > thing I did before this install was to download kernel sources. --------------000000000409050200060303-- From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 01:27:28 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 921CA1065672 for ; Mon, 7 Apr 2008 01:27:28 +0000 (UTC) (envelope-from mariamayer.online@freenet.de) Received: from mout4.freenet.de (mout4.freenet.de [IPv6:2001:748:100:40::2:6]) by mx1.freebsd.org (Postfix) with ESMTP id 0955F8FC13 for ; Mon, 7 Apr 2008 01:27:28 +0000 (UTC) (envelope-from mariamayer.online@freenet.de) Received: from [195.4.92.11] (helo=1.mx.freenet.de) by mout4.freenet.de with esmtpa (Exim 4.69) (envelope-from ) id 1Jig8s-0007lD-JN for questions@freebsd.org; Mon, 07 Apr 2008 03:27:26 +0200 Received: from [194.74.163.97] (port=2085 helo=Golden) by 1.mx.freenet.de with esmtpa (ID mariamayer.online@freenet.de) (port 587) (Exim 4.69 #12) id 1Jig8s-0007Nq-AV for questions@freebsd.org; Mon, 07 Apr 2008 03:27:26 +0200 Date: Mon, 7 Apr 2008 02:27:27 +0100 X-Mailer: IBM email Message-ID: <20080407012727796.54FC2A710D060561@Golden> From: mariamayer.online@freenet.de To: questions@freebsd.org Sender: mariamayer.online@freenet.de Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Cc: Subject: YOUR NAME HAS BEEN LISTED X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 01:27:28 -0000 UK ESSEX PROMO 05th April, 2008 Dear Winner, This is to inform you that your email ID has won you the sum of £500,000.00 (five hundred thousand pounds) in the new year UK ESSEX PROMOTION conducted with the computer balloting system and your email won with the winning numbers stated below; Coupon Number: H88H78 Online Number: 65/76/90 Ticket Number: 965/435/7855 PIN: UK765XX This is a millennium scientific computer game in which email addresses were used and it is a promotional program aimed at encouraging internet users; therefore you do not need to buy ticket to enter for the game. The lottery is sponsored by a regional organization belonging to the World Lottery Association (WLA) which represents 147 lotteries from 81countries, with combined annual revenues in excess of US$102 billion. In your best interest, we request that you keep the entire details of your award strictly from public notice until the process of transferring your claims has been completed. This is in accordance with section 13(1) (n) of the national gambling act as adopted in 1993 and amended on 3rd July 1996 by the constitutional assembly. This is to protect winners and to avoid misappropriation of funds. PAYMENT OF PRIZE AND CLAIM Winners shall be paid in accordance with his/her Settlement Centre. Your Prize Award must be claimed no later than 15 days from date of Draw Notification. Any prize not claimed within this period will be forfeited. In pursuant to your prize collection, kindly contact the processing officer in charge of your region by completing the form below for due verification, then send via fax or email to the processing officer with information below for guildance on how to notarize your file to enable us make payment of your prize money to you. Essex Program Claims Department Tel/Fax: +(44) 704 090 0534, 700 607 9654 Contact Person: Joe M. Anderson E-Mail: joemanderson@searchmachine.com (1)NAME OF BENEFICIARY:_______________________________________________ (2)ADDRESS:__________________________________________________________ (3)TELEPHONE:_________________________________________________________ (4)FAX:________________________________________________________________ (5)OCCUPATION:_______________________________________________________ (6)NATIONALITY:_______________________________________________________ (7)CITY:_______________________________________________________________ (8)COUNTRY:___________________________________________________________ (9)COUPON NUMBERS:____________________________________________________ (10)TICKET NUMBERS:____________________________________________________ (11)WINNER'S EMAIL ADDRESS:____________________________________________ I WANT TO BE PAID BY: a/BANK TRANSFER. b/PERSONAL COLLECTION. Send your details by fax if you find it difficult sending an email. Congratulations from all our staff. Sincerely Yours, Maria Mayer. International Co-ordinator Copyright (c) 2008 Euro Millions Inc. From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 06:44:19 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AFD5C1065672 for ; Mon, 7 Apr 2008 06:44:19 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 9A8028FC1F for ; Mon, 7 Apr 2008 06:44:12 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8) with ESMTP id m376hxYT083609; Mon, 7 Apr 2008 08:43:59 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8/Submit) with ESMTP id m376h0sK083605; Mon, 7 Apr 2008 08:43:38 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Mon, 7 Apr 2008 08:43:00 +0200 (CEST) From: Wojciech Puchar To: Volker Glatz In-Reply-To: <200804051059.35784.softwareleute@freenet.de> Message-ID: <20080407084208.V83568@wojtek.tensor.gdynia.pl> References: <200804050141.36771.softwareleute@freenet.de> <87f7f4170804042240v7c2fb3e6p43b4f3b798b2b88f@mail.gmail.com> <200804051059.35784.softwareleute@freenet.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Jeremy Gransden , freebsd-questions@freebsd.org Subject: Re: openoffice.org-2.4.0_2 hanging X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 06:44:19 -0000 installed openoffice-3-devel. hangs the same way - when loading .doc any fix? my options CPUTYPE?=pentium3 LOCALIZED_LANG=pl WITHOUT_MOZILLA=yes WITH_TTF_BYTECODE_ENABLED=yes older versions worked fine. From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 06:46:47 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7F067106566B for ; Mon, 7 Apr 2008 06:46:47 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id D50D58FC19 for ; Mon, 7 Apr 2008 06:46:42 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8) with ESMTP id m376kXMU083632; Mon, 7 Apr 2008 08:46:33 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8/Submit) with ESMTP id m376kXQl083629; Mon, 7 Apr 2008 08:46:33 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Mon, 7 Apr 2008 08:46:33 +0200 (CEST) From: Wojciech Puchar To: Volker Glatz In-Reply-To: <200804051059.35784.softwareleute@freenet.de> Message-ID: <20080407084616.E83568@wojtek.tensor.gdynia.pl> References: <200804050141.36771.softwareleute@freenet.de> <87f7f4170804042240v7c2fb3e6p43b4f3b798b2b88f@mail.gmail.com> <200804051059.35784.softwareleute@freenet.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Jeremy Gransden , freebsd-questions@freebsd.org Subject: Re: openoffice.org-2.4.0_2 hanging X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 06:46:47 -0000 >> >> export OOO_FORCE_DESKTOP=kde this works for my. while i don't have KDE installed at all :) From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 07:41:01 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DFAAA106566B for ; Mon, 7 Apr 2008 07:41:01 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 4D6AE8FC12 for ; Mon, 7 Apr 2008 07:40:55 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8) with ESMTP id m377elGZ084234; Mon, 7 Apr 2008 09:40:47 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8/Submit) with ESMTP id m377ee7k084231; Mon, 7 Apr 2008 09:40:42 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Mon, 7 Apr 2008 09:40:40 +0200 (CEST) From: Wojciech Puchar To: Kelly Jones In-Reply-To: <26face530804061623j3fba6064n74636444f8eca2a3@mail.gmail.com> Message-ID: <20080407093744.C84212@wojtek.tensor.gdynia.pl> References: <26face530804061623j3fba6064n74636444f8eca2a3@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org, nmosug-l@mailman.swcp.com, nmlug@nmlug.org Subject: Re: Line-by-line mode for ssh? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 07:41:02 -0000 > instead of having to type one character at a time. > > Is there anything similar for ssh? i don't thnk so. you may type a command somewhere else and do cut&paste. > > I tried tunelling port 23 on my machine to port 22 on the remote > machine and then doing "telnet localhost 23", but this seemed kludgey > + didn't work (as I sort of expected, it just connected me to sshd). you should ssh -C -L 10000:localhost:23 remotemachine then telnet localhost 10000 i have vtun tunnels to all places i log as root, and don't use ssh at all. From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 08:49:34 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7AC931065670 for ; Mon, 7 Apr 2008 08:49:34 +0000 (UTC) (envelope-from spil.oss@googlemail.com) Received: from el-out-1112.google.com (el-out-1112.google.com [209.85.162.182]) by mx1.freebsd.org (Postfix) with ESMTP id 3527A8FC2A for ; Mon, 7 Apr 2008 08:49:34 +0000 (UTC) (envelope-from spil.oss@googlemail.com) Received: by el-out-1112.google.com with SMTP id v27so919379ele.12 for ; Mon, 07 Apr 2008 01:49:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=3+zqugzMAc4rnj9NMNxeLxg+XnzL1ud/35nrYeuJVZ4=; b=A9ZewYzi5gu+Rz/55TnYWB96bHBmnMRgTMCVTlBlPBkKGnRtIwAWitSPCZ/71EZoBv5bcd+Ve1xqxKfgDEbPFKL4KwkcjNg9tx1zI8Gg3WjhUjV+GclWVZ0DWcLxBtVHl7UDtCymcBLZ0aTbBQcvnEEhOyoIEH7hJrFfd4qRl5M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=s/pRC9cw7LpANg1bCLD0qf5ITtLqhsNPAdZ7iaJ8IPIQ9ujzAq9FSqhYSzwKAjvmqr9XL0Bdsw8nvkqq0ny/R8BksFP1vi50uTtpSA5FsG+ST2skEXHCo5PrZb6MnSJJW/0earjLGd2q5vBLlHSC4CmdC09NxM63gZbPjNhSa1k= Received: by 10.115.54.1 with SMTP id g1mr5547340wak.140.1207558171633; Mon, 07 Apr 2008 01:49:31 -0700 (PDT) Received: by 10.70.27.5 with HTTP; Mon, 7 Apr 2008 01:49:31 -0700 (PDT) Message-ID: <5fbf03c20804070149j15a3e3b1s54ced2f0bfc81efd@mail.gmail.com> Date: Mon, 7 Apr 2008 10:49:31 +0200 From: "Spil Oss" To: freebsd-questions@freebsd.org In-Reply-To: <731432799.20080406100414@masm.elcom.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <5fbf03c20804040812t5fdf8065ubf46d6420358595@mail.gmail.com> <5fbf03c20804040844q22875ac8nbbc3fae121d3eac8@mail.gmail.com> <731432799.20080406100414@masm.elcom.ru> Subject: Re: Problem with lid on Dell D400 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: spil.oss@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 08:49:34 -0000 Thanks Victor, Installed acpi_video and will try this later, currently I can't get to the console to check. Will report back after checking! New sysctls after kldload acpi_video: hw.acpi.video.tv0.active: 0 hw.acpi.video.crt0.active: 0 hw.acpi.video.lcd0.active: 0 hw.acpi.video.ext0.active: 0 Kind regards, Spil On 06/04/2008, Victor M. Blood wrote: > On 04.04.2008, Spil Oss wrote: > > On a Dell D400 notebook (Pentium-M 1.4GHz, Intel 855GM, ICH4M) running > > FreeBSD 7.0 #0 > > > Closing the lid switches off the display, opening the lid does not > > switch the display back on. Very annoying. The machine is fully > > functional otherwise (accessed via ssh). > > > Noticed this first on a vanilla FreeBSD-7.0 #0 install, the optimized > > kernel seems to behave the same. > > > In sysctl I noticed after closing and opening the lid > > hw.acpi.lid_switch_state: NONE > > but I have not checked the status of this sysctl before I closed the lid. > > > dmesg output is not of boot -v, but of regular boot > > > I wouldn't care if the lid doesn't have acpi features (e.g. suspend on > > lid close), but I'd like the screen to switch off for additional > > battery-life. > > > Hope someone can help me! > > on Dell 1300B I use module acpi_video > add to loader.conf acpi_video_load="yes" > > and configure devd.conf to run script on lid change status: exist in > it's examples. > > notify 10 { > match "system" "ACPI"; > match "subsystem" "Lid"; > action "/sbin/lidctl $notify"; > }; > > > # cat /sbin/lidctl > #!/bin/sh > hive=hw.acpi.video.lcd0.active > sysctl=/sbin/sysctl > > case "$1" in > "1" | "0x01") > ${sysctl} ${hive}=1 >/dev/null > ;; > "0" | "0x00") > ${sysctl} ${hive}=0 >/dev/null > ;; > esac > > > > > -- > With all regards, Victor M. Blood. mailto: freebsd@masm.elcom.ru > FTN: 2:5024/1.95@Fidonet.org, ICQ#3567656 > > > > > > From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 09:04:22 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 50909106566C for ; Mon, 7 Apr 2008 09:04:22 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 0D2EE8FC1C for ; Mon, 7 Apr 2008 09:04:21 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JinH1-0001qy-Ca for freebsd-questions@freebsd.org; Mon, 07 Apr 2008 09:04:19 +0000 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 07 Apr 2008 09:04:19 +0000 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 07 Apr 2008 09:04:19 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Ivan Voras Date: Mon, 07 Apr 2008 11:04:04 +0200 Lines: 25 Message-ID: References: <20def4870804060754o52177ae2u23cb667dd3035afd@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigFA45CE28DE8304EE81EC8D44" X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Thunderbird 2.0.0.6 (X11/20071022) In-Reply-To: <20def4870804060754o52177ae2u23cb667dd3035afd@mail.gmail.com> X-Enigmail-Version: 0.95.0 Sender: news Subject: Re: Does FreeBSD 6.3 network support TSO/LSO? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 09:04:22 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigFA45CE28DE8304EE81EC8D44 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Mr Y wrote: > Thanks, No, it's implemented in 7.x. --------------enigFA45CE28DE8304EE81EC8D44 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFH+eOKldnAQVacBcgRAkjRAKC41UDruVrBcvRTXA3D3k7eBiD0yQCdH+sf Bo877iGdiYqYHHzVSk9wrhc= =MNz9 -----END PGP SIGNATURE----- --------------enigFA45CE28DE8304EE81EC8D44-- From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 09:11:20 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 503A7106564A for ; Mon, 7 Apr 2008 09:11:20 +0000 (UTC) (envelope-from nino80@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.234]) by mx1.freebsd.org (Postfix) with ESMTP id 0D5248FC1A for ; Mon, 7 Apr 2008 09:11:19 +0000 (UTC) (envelope-from nino80@gmail.com) Received: by wr-out-0506.google.com with SMTP id 50so1006404wra.13 for ; Mon, 07 Apr 2008 02:11:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=VB/HBwsg8u2yoEyJu0iR9kqCtIl6TYJPaTIzuAlyuV4=; b=Y5oHlRNzQyimmfjUUS4gbl62KTNbIjG09rXN7xzkLTX5HhgKAMiIQX2pgOrjvIHY6VAW/rQvGrl9pZvho6Hwl6XuuaVZyx46XXuDgcBUrUpT5y6yu4ouspFlxh4sOsdQAfim+wZ2M2oCxC57kGUXJMBvmHZShqE6JjegYmFe2nA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=YfY5dX9/Jec2NiG8I/Z83KkyWhtniKcEV2LG7VfL9tMMkarvSl5iv4MjmUSIbeRZv18P5KsImXYYhXPe6mGU4V3vDTeNsAKiY2M9U29UUwDoLsw+AaWfZWt1lap+2qbxH3ebG6ICFm2oVY33qkRrQWpnY18vOsWvfLp0wvrBIXI= Received: by 10.141.96.21 with SMTP id y21mr1275381rvl.132.1207559478930; Mon, 07 Apr 2008 02:11:18 -0700 (PDT) Received: by 10.141.28.10 with HTTP; Mon, 7 Apr 2008 02:11:18 -0700 (PDT) Message-ID: <92bcbda50804070211o4b984615j4fcdceca50eba9@mail.gmail.com> Date: Mon, 7 Apr 2008 11:11:18 +0200 From: "n j" To: freebsd-questions@freebsd.org In-Reply-To: <47F620F8.5010206@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <92bcbda50804010613p3cd927e4g4a3c3c7820a6a06e@mail.gmail.com> <002e01c893fd$2bb5e8d0$3202a8c0@glattwerk.local> <92bcbda50804010852s20e5d681y9d2d2a4cd9e9adea@mail.gmail.com> <47F620F8.5010206@FreeBSD.org> Subject: Re: FreeBSD crashes X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 09:11:20 -0000 > Yep, it's definitely a NMI (interleaved from several CPUs at once) which > most likely means hardware failure. Hello Kris, thanks for confirming my doubts! Regards, -- Nino From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 10:03:54 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 094F61065672 for ; Mon, 7 Apr 2008 10:03:54 +0000 (UTC) (envelope-from unga888@yahoo.com) Received: from web57011.mail.re3.yahoo.com (web57011.mail.re3.yahoo.com [66.196.97.115]) by mx1.freebsd.org (Postfix) with SMTP id 9E5C98FC0C for ; Mon, 7 Apr 2008 10:03:53 +0000 (UTC) (envelope-from unga888@yahoo.com) Received: (qmail 57909 invoked by uid 60001); 7 Apr 2008 09:37:11 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=ZYwmm0m7IoFt4iPpB586b9m5SOWvnktpBym614qNfIbln6yKzynbaPlV3ScCt8bHCl8Sh6/sVitxwTAKatdonrRrjdkTVyZBSfp4NRqPVXvMTPympDMpzI3zwURTSEdSj9XHw5Z7jWnnu+rbCUZm+edcTaDsS+P2qYSHJ94nL2I=; X-YMail-OSG: MdgydbcVM1kI_zcXM5wGKlEKyekcZ9B4HdTOvUwvr1zJcTlsm8GFHeyqeN2PZNc_z0akz3d62LFFnR1f8g.g_S2Yr0QG_AbuuVp6m3XbGOlEe13Irw1NYv8OsRIpnRByUWzlKkWti9caNaaquyEVm3WkcA-- Received: from [220.255.7.215] by web57011.mail.re3.yahoo.com via HTTP; Mon, 07 Apr 2008 02:37:11 PDT Date: Mon, 7 Apr 2008 02:37:11 -0700 (PDT) From: Unga To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Message-ID: <687872.53069.qm@web57011.mail.re3.yahoo.com> Subject: Inline assembly under FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 10:03:54 -0000 Hi all I'm trying to execute following inline assembly code in a C function under FreeBSD 7.0: typedef unsigned char u8; typedef unsigned short u16; u8 devno= 0x80; static int check_extensions(u8 devno) { u16 ax, bx, cx, dx, di; ax = 0x4100; bx = 0x55AA; dx = devno; asm("pushfl; stc; int $0x13; setc %%al; popfl" : "+a" (ax), "+b" (bx), "=c" (cx), "+d" (dx) : : "esi", "edi"); if ((u8)ax) return -1; /* No extended information */ else return 1; /* Extended information available */ } When it is executing the int $0x13, it crashes with "Program received signal SIGBUS, Bus error." Could you guys give me a helping hand to identify what's the problem? Input and return values are at: http://en.wikipedia.org/wiki/INT_13 Thanks in advance. Kind regards Unga ____________________________________________________________________________________ You rock. That's why Blockbuster's offering you one month of Blockbuster Total Access, No Cost. http://tc.deals.yahoo.com/tc/blockbuster/text5.com From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 10:24:58 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7985B1065677 for ; Mon, 7 Apr 2008 10:24:58 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 1575F8FC2C for ; Mon, 7 Apr 2008 10:24:49 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8) with ESMTP id m37AOaJd086341; Mon, 7 Apr 2008 12:24:36 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8/Submit) with ESMTP id m37AOWmd086338; Mon, 7 Apr 2008 12:24:34 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Mon, 7 Apr 2008 12:24:32 +0200 (CEST) From: Wojciech Puchar To: Unga In-Reply-To: <687872.53069.qm@web57011.mail.re3.yahoo.com> Message-ID: <20080407122423.S86337@wojtek.tensor.gdynia.pl> References: <687872.53069.qm@web57011.mail.re3.yahoo.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: Inline assembly under FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 10:24:58 -0000 > asm("pushfl; stc; int $0x13; setc %%al; popfl" > : "+a" (ax), "+b" (bx), "=c" (cx), "+d" (dx) > : : "esi", "edi"); > > if ((u8)ax) > return -1; /* No extended information */ > else > return 1; /* Extended information available */ > } > > When it is executing the int $0x13, it crashes with > "Program received signal SIGBUS, Bus error." > > Could you guys give me a helping hand to identify > what's the problem? > > Input and return values are at: > http://en.wikipedia.org/wiki/INT_13 you are in 32-bit mode > > Thanks in advance. > > Kind regards > Unga > > > ____________________________________________________________________________________ > You rock. That's why Blockbuster's offering you one month of Blockbuster Total Access, No Cost. > http://tc.deals.yahoo.com/tc/blockbuster/text5.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 7 11:19:51 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5C0231065673 for ; Mon, 7 Apr 2008 11:19:51 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id DBCC18FC15 for ; Mon, 7 Apr 2008 11:19:50 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JipO4-0000W1-40 for freebsd-questions@freebsd.org; Mon, 07 Apr 2008 11:19:44 +0000 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 07 Apr 2008 11:19:44 +0000 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 07 Apr 2008 11:19:44 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Ivan Voras Date: Mon, 07 Apr 2008 13:19:33 +0200 Lines: 55 Message-ID: References: <687872.53069.qm@web57011.mail.re3.yahoo.com> <20080407122423.S86337@wojtek.tensor.gdynia.pl> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig321DE440BB766C9C7728A414" X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Thunderbird 2.0.0.6 (X11/20071022) In-Reply-To: <20080407122423.S86337@wojtek.tensor.gdynia.pl> X-Enigmail-Version: 0.95.0 Sender: news Subject: Re: Inline assembly under FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 11:19:51 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig321DE440BB766C9C7728A414 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Wojciech Puchar wrote: >> asm("pushfl; stc; int $0x13; setc %%al; popfl" >> : "+a" (ax), "+b" (bx), "=3Dc" (cx), "+d" (dx) >> : : "esi", "edi"); >> >> if ((u8)ax) >> return -1; /* No extended information */ >> else >> return 1; /* Extended information available */ >> } >> >> When it is executing the int $0x13, it crashes with >> "Program received signal SIGBUS, Bus error." >> >> Could you guys give me a helping hand to identify >> what's the problem? >> >> Input and return values are at: >> http://en.wikipedia.org/wiki/INT_13 >=20 > you are in 32-bit mode To be a little bore verbose: FreeBSD and all other modern operating systems run in some variation of "protected mode", as opposed to DOS which ran in "real mode". When you run any program as a user in such an operating system, the program doesn't have direct access to hardware, and the many other low-level details of the program execution are very much different than in DOS. Specifically in this case, you cannot call DOS and BIOS interrupts from protected mode. If you need to do something with raw data on a disk drive, there are ways to do it (see g_open(3) on recent versions of FreeBSD) but the user executing the program needs sufficient privileges/rights for the operation to be successful. --------------enig321DE440BB766C9C7728A414 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFH+gNFldnAQVacBcgRAnPkAJ95qltsXCkNbcQZ46L3sKcVTTUyggCgu+mf i8oEZUIuj5HI32FlOikUnnI= =Shh9 -----END PGP SIGNATURE----- --------------enig321DE440BB766C9C7728A414-- From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 12:53:05 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2E3581065671 for ; Mon, 7 Apr 2008 12:53:05 +0000 (UTC) (envelope-from unga888@yahoo.com) Received: from web57012.mail.re3.yahoo.com (web57012.mail.re3.yahoo.com [66.196.97.116]) by mx1.freebsd.org (Postfix) with SMTP id D19278FC29 for ; Mon, 7 Apr 2008 12:53:04 +0000 (UTC) (envelope-from unga888@yahoo.com) Received: (qmail 52511 invoked by uid 60001); 7 Apr 2008 12:53:03 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=w8mw4zSB3Br4uH8vxm/lYirL7WRl09UrCsO9RGdgclaYtHWNRdwIEFKB1K+sdM7IUlK3uHOTR8RvmJ9y2cPqGSD5Z7g7N26KgL60PZImJwNjWjAVSPfAEYh+opHmAEdBacijUbF6x8QO5vX1SP3sXcMmw5NK1tdPXkxUBqKtBqI=; X-YMail-OSG: dO18RP0VM1mvVYyDv9xpTXL7OZBgKQPyvd4VDLkJAsKPqYSEdsGyIvG.r.sbyD73Q4CwsczB93poxZe7z39YEIYBx5FWMYM20E0tW3tUZXldTnolE55Xeo6zYozF Received: from [165.21.155.88] by web57012.mail.re3.yahoo.com via HTTP; Mon, 07 Apr 2008 05:53:01 PDT Date: Mon, 7 Apr 2008 05:53:01 -0700 (PDT) From: Unga To: freebsd-questions@freebsd.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Message-ID: <633057.52431.qm@web57012.mail.re3.yahoo.com> Subject: Re: Inline assembly under FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 12:53:05 -0000 --- Ivan Voras wrote: > Wojciech Puchar wrote: > >> asm("pushfl; stc; int $0x13; setc %%al; > popfl" > >> : "+a" (ax), "+b" (bx), "=c" (cx), "+d" > (dx) > >> : : "esi", "edi"); > >> > >> if ((u8)ax) > >> return -1; /* No extended information > */ > >> else > >> return 1; /* Extended information > available */ > >> } > >> > >> When it is executing the int $0x13, it crashes > with > >> "Program received signal SIGBUS, Bus error." > >> > >> Could you guys give me a helping hand to identify > >> what's the problem? > >> > >> Input and return values are at: > >> http://en.wikipedia.org/wiki/INT_13 > > > > you are in 32-bit mode > > To be a little bore verbose: FreeBSD and all other > modern operating > systems run in some variation of "protected mode", > as opposed to DOS > which ran in "real mode". When you run any program > as a user in such an > operating system, the program doesn't have direct > access to hardware, > and the many other low-level details of the program > execution are very > much different than in DOS. Specifically in this > case, you cannot call > DOS and BIOS interrupts from protected mode. > > If you need to do something with raw data on a disk > drive, there are > ways to do it (see g_open(3) on recent versions of > FreeBSD) but the user > executing the program needs sufficient > privileges/rights for the > operation to be successful. > > Thanks Ivan and Wojciech for replies. So protected mode is the issue. I'll read more on g_open(3). Unga ____________________________________________________________________________________ You rock. That's why Blockbuster's offering you one month of Blockbuster Total Access, No Cost. http://tc.deals.yahoo.com/tc/blockbuster/text5.com From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 13:34:50 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DF3251065681 for ; Mon, 7 Apr 2008 13:34:50 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.ilk.org (dsl092-078-145.bos1.dsl.speakeasy.net [66.92.78.145]) by mx1.freebsd.org (Postfix) with ESMTP id AD0C28FC1D for ; Mon, 7 Apr 2008 13:34:50 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: by be-well.ilk.org (Postfix, from userid 1147) id 8EF8128477; Mon, 7 Apr 2008 09:34:49 -0400 (EDT) To: "C Thala" References: <77647f500804041120veb5fa52t34e3b7ab1854bd61@mail.gmail.com> From: Lowell Gilbert Date: Mon, 07 Apr 2008 09:34:49 -0400 In-Reply-To: <77647f500804041120veb5fa52t34e3b7ab1854bd61@mail.gmail.com> (C. Thala's message of "Fri\, 4 Apr 2008 14\:20\:13 -0400") Message-ID: <44myo5n5za.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd Subject: Re: restore various level dump files X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 13:34:51 -0000 "C Thala" writes: > If i have 3 dump(1)-files from a filesystem and restore them via > restore -i -f dump-file, how do I layer them together? > > That is, how do I tell restore that I want to restore a level 0, 1, and 2? > > Do I run "restore -i -f dump-0" and then "restore -i -f dump-1" and > then "restore -i -f dump-2" in that order? > > Is there some way I can tell restore that more than one level is available? > > "restore -i -f dump-0 -f dump-1 -f dump-2" doesn't work. > > If I restore a level 0 and then a level 1, will the level 1 delete > files that were removed when the level 1 was taking (like rsync -a > --delete) or do I get a bunch of stale files lying around? In interactive mode, you are in control of what gets restored, so stale files can definitely get left behind. If you want to take full advantage of backup levels, you're best off doing a full restore on a pristine filesystem, then working with that. From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 13:40:28 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3C8E3106564A for ; Mon, 7 Apr 2008 13:40:28 +0000 (UTC) (envelope-from erwan@rail.eu.org) Received: from mail.trusted-logic.com (mail.trusted-logic.com [62.240.237.76]) by mx1.freebsd.org (Postfix) with ESMTP id AE5758FC18 for ; Mon, 7 Apr 2008 13:40:27 +0000 (UTC) (envelope-from erwan@rail.eu.org) Received: from localhost (crozetdeux [127.0.0.1]) by mail.trusted-logic.com (Postfix) with ESMTP id B646B4BC005 for ; Mon, 7 Apr 2008 15:40:25 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at trusted-logic.com Received: from mail.trusted-logic.com ([127.0.0.1]) by localhost (mail.trusted-logic.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0-YBovKONNq9 for ; Mon, 7 Apr 2008 15:40:25 +0200 (CEST) Received: from gw.trusted-logic.com (unknown [62.240.237.75]) by mail.trusted-logic.com (Postfix) with ESMTP id 9B8954BC002 for ; Mon, 7 Apr 2008 15:40:25 +0200 (CEST) Received: from localhost (maio.trusted-logic.fr [127.0.0.1]) by gw.trusted-logic.com (Postfix) with ESMTP id 7D32353C179 for ; Mon, 7 Apr 2008 15:40:25 +0200 (CEST) Received: from gw.trusted-logic.com ([127.0.0.1]) by localhost (maio [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27318-06 for ; Mon, 7 Apr 2008 15:40:25 +0200 (CEST) Received: from brehat.trusted-logic.fr (brehat.trusted-logic.fr [192.168.4.130]) by gw.trusted-logic.com (Postfix) with ESMTP id 6CD0A53C041 for ; Mon, 7 Apr 2008 15:40:25 +0200 (CEST) Received: by brehat.trusted-logic.fr (Postfix, from userid 1000) id 45E9BC79C3; Mon, 7 Apr 2008 15:40:25 +0200 (CEST) Date: Mon, 7 Apr 2008 15:40:25 +0200 From: Erwan David To: freebsd-questions@freebsd.org Message-ID: <20080407134024.GP31772@trusted-logic.com> Mail-Followup-To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Republicain: 18 germinal an CCXVI =?iso-8859-1?Q?=28Cig?= =?iso-8859-1?B?desp?= User-Agent: Mutt/1.5.17+20080114 (2008-01-14) X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at trusted-logic.fr Subject: Brother 540CN with freeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 13:40:28 -0000 I have a brother 540CN printer (network connected). Is it possible to use it from freeBSD, directly or by sharing it on a mac ? Thank you. -- Erwan From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 13:54:54 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 051041065678 for ; Mon, 7 Apr 2008 13:54:54 +0000 (UTC) (envelope-from d.hill@yournetplus.com) Received: from duane.dbq.yournetplus.com (duane.dbq.yournetplus.com [65.124.230.214]) by mx1.freebsd.org (Postfix) with ESMTP id D19008FC2E for ; Mon, 7 Apr 2008 13:54:53 +0000 (UTC) (envelope-from d.hill@yournetplus.com) Received: by duane.dbq.yournetplus.com (Postfix, from userid 1001) id D2BAF27E461; Mon, 7 Apr 2008 13:54:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by duane.dbq.yournetplus.com (Postfix) with ESMTP id CB41527E45F; Mon, 7 Apr 2008 13:54:52 +0000 (UTC) Date: Mon, 7 Apr 2008 13:54:52 +0000 (UTC) From: D Hill X-X-Sender: d.hill@duane.dbq.yournetplus.com To: Lowell Gilbert In-Reply-To: <44iqytn5sf.fsf@be-well.ilk.org> Message-ID: References: <44iqytn5sf.fsf@be-well.ilk.org> User-Agent: Alpine 1.10 (BSF 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: [freebsd-questions] cronjob - email messages sent X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 13:54:54 -0000 On Mon, 7 Apr 2008 at 09:38 -0400, freebsd-questions-local@be-well.ilk.org...: > D Hill writes: > >> I have several cronjob's set up on a server we have under the user root. I >> need to specify specific email addresses results are sent to. >> >> Using documentation from: >> >> man 5 crontab >> >> I thought I could surround the jobs: >> >> ... >> MAILTO="root,someoneelse" >> @hourly /usr/local/bin/mysqladmin -u internalonly status >> 30 8 * * * /usr/local/bin/mysql -u internalonly < /root/mysql.optimize >> */15 * * * * mysql -u internalonly < /root/delete_rad_usersonline >> 0 */4 * * * mysql -u internalonly < /root/delete_rad_authlog_failed >> MAILTO="root" >> ... >> >> It works for @hourly, but not for the other three. > > I don't have a chance to look into it now, but it should definitely > work the way you have done it. [I usually invoke sendmail directly on > the crontab line if I want mail output, so I haven't any experience to > draw on here.] > > You might want to check whether the order of the schedule lines matters. It is working. Checking the man page for cron: %man cron ... The cron utility then wakes up every minute, examining all stored crontabs, checking each command to see if it should be run in the current minute. >From this, I gathered they were read from top to bottom. From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 13:55:43 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 34F891065676 for ; Mon, 7 Apr 2008 13:55:43 +0000 (UTC) (envelope-from freebsd@meijome.net) Received: from sigma.octantis.com.au (ns2.octantis.com.au [207.44.189.124]) by mx1.freebsd.org (Postfix) with ESMTP id DB0EE8FC32 for ; Mon, 7 Apr 2008 13:55:42 +0000 (UTC) (envelope-from freebsd@meijome.net) Received: (qmail 10762 invoked from network); 7 Apr 2008 08:55:42 -0500 Received: from 124-170-182-203.dyn.iinet.net.au (HELO localhost) (124.170.182.203) by sigma.octantis.com.au with (DHE-RSA-AES128-SHA encrypted) SMTP; 7 Apr 2008 08:55:41 -0500 Date: Mon, 7 Apr 2008 23:55:37 +1000 From: Norberto Meijome To: bseklecki@collaborativefusion.com Message-ID: <20080407235537.4764d53d@meijome.net> In-Reply-To: <1207505302.2821.99.camel@localhost.localdomain> References: <5c99941f0804041923t1e6e9cdbue40e782805fa34f6@mail.gmail.com> <1207505302.2821.99.camel@localhost.localdomain> X-Mailer: Claws Mail 3.3.1 (GTK+ 2.12.9; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Steel City Phantom , freebsd-questions@freebsd.org Subject: Re: building a distribution server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 13:55:43 -0000 On Sun, 06 Apr 2008 14:08:21 -0400 "Brian A. Seklecki (Mobile)" wrote: > It also sounds like you need a load balancer to do zero-downtime > upgrades. Just take a server out of production, upgrade it, validate it > with the new OS, and put it back into rotation. and if u dont want to spend $$ on a LB and u understand your server / traffic load, just move the public IP of the server being upgraded to another server. Of course, this assumes u have at least one spare public IP to assign to the server being upgraded.... btw, building packages, sharing and installing with portupgrade -PP works GREAT in 99.999% of the cases. If you cant be bothered with NFS, just rsync the /usr/ports/packages/All dir :) B _________________________ {Beto|Norberto|Numard} Meijome Never attribute to malice what can adequately be explained by incompetence. I speak for myself, not my employer. Contents may be hot. Slippery when wet. Reading disclaimers makes you go blind. Writing them is worse. You have been Warned. From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 14:01:11 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 74B971065674 for ; Mon, 7 Apr 2008 14:01:11 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 2D09F8FC0C for ; Mon, 7 Apr 2008 14:01:10 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JiruD-0000ih-1a for freebsd-questions@freebsd.org; Mon, 07 Apr 2008 14:01:05 +0000 Received: from ip68-1-149-71.mc.at.cox.net ([68.1.149.71]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 07 Apr 2008 14:01:05 +0000 Received: from jvk-list by ip68-1-149-71.mc.at.cox.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 07 Apr 2008 14:01:05 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Joe Kraft Date: Mon, 07 Apr 2008 10:01:11 -0400 Lines: 11 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: ip68-1-149-71.mc.at.cox.net User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) Sender: news Subject: Experience with genealogy software? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 14:01:11 -0000 I'm looking for a web based collaborative geneology software to run on FreeBSD. Does anyone here have an experience with any of the packages out there? I'm looking at PhpGedView, GeneWeb and Poplar. Any recommendations? I'm also looking at the info on GRAMPS, but don't see anything to provide web based access to a GRAMPS database. Thanks, Joe. From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 14:09:49 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D38E71065674 for ; Mon, 7 Apr 2008 14:09:49 +0000 (UTC) (envelope-from ranceh@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.175]) by mx1.freebsd.org (Postfix) with ESMTP id A5F4C8FC1C for ; Mon, 7 Apr 2008 14:09:49 +0000 (UTC) (envelope-from ranceh@gmail.com) Received: by wf-out-1314.google.com with SMTP id 25so1419323wfa.7 for ; Mon, 07 Apr 2008 07:09:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=R92cUwtlwqqNhyXJTNVd1ImDGRE+LZmuG63lzYNGrm4=; b=JVUgrkcsjPqlhg+OM9zSxdHKU6WaapEtB+NS9zPXSFunFe8lgKIsUmIKuxarWDLK1YPPX7xuUPYRA6n2rRYRvlEMBvdObBNXS6dxG1uYPatbWgDIPNmpFoWEBzRGMGduOxCqHmCef9QCDfcXuZLsiVYXzEGQnoYixuf/AOLSDx4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=evuazqUYpWSXxsiErIMnlbPugVomLvPwW2kIGO3I61BPKvBa2RC89A5Z3OQaFak/jAOJSG/4Is74qiGWMJSYzVKw/8HLuJ6ikvr+aNQVoCaD2IaMXNBRCS5AJivIX8RlzjL5sulxqUlVgMCpdC3X7DlZVk1vdGjETIVhTCtH+SI= Received: by 10.142.135.9 with SMTP id i9mr361105wfd.286.1207577388585; Mon, 07 Apr 2008 07:09:48 -0700 (PDT) Received: by 10.142.194.10 with HTTP; Mon, 7 Apr 2008 07:09:48 -0700 (PDT) Message-ID: <845c0f80804070709l7d0fccb0i637f63f09f193c28@mail.gmail.com> Date: Mon, 7 Apr 2008 09:09:48 -0500 From: "Rance Hall" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: cups-base port question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 14:09:49 -0000 hey, I run cups for printing with the CUPS_OVERWRITE_BASE=yes set in my /etc/make.conf file. I also specify NO_LPR=yes in my /etc/src.conf (yes this is on a FreeBSD 7.0 box) After reading the ports own Makefile I have a question. if the CUPS_OVERWRITE_BASE variable is set there is a section in the Makefile that goes through and tests all the lp* commands that are installed via FreeBSD base and if they are still executable chmods them to "0" so that they are effectively "removed" from circulation. This part works fine. documentation is installed into /usr/local/man just like its supposed to be. But since the original lp* man pages are installed in /usr/share/man and since /etc/manpath.config lists /usr/share/man *BEFORE* /usr/local/man shouldnt also be true that the cups-base documentation replace/remove the pre-existing man pages in /usr/share/man that relate to lp*? I think this is a bug, but thats my opinion. I just wanted to ask and see if there are any of you who are also using cups as I am and have noticed the same thing. From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 14:23:13 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0ACB71065670 for ; Mon, 7 Apr 2008 14:23:13 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.ilk.org (dsl092-078-145.bos1.dsl.speakeasy.net [66.92.78.145]) by mx1.freebsd.org (Postfix) with ESMTP id CF5658FC19 for ; Mon, 7 Apr 2008 14:23:12 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: by be-well.ilk.org (Postfix, from userid 1147) id BA3F528477; Mon, 7 Apr 2008 10:23:11 -0400 (EDT) To: "FreeBSD.Arno" References: <87906B6F-153E-485A-B09B-DEFB3D4B5CB5@rgbaz.eu> From: Lowell Gilbert Date: Mon, 07 Apr 2008 10:23:11 -0400 In-Reply-To: <87906B6F-153E-485A-B09B-DEFB3D4B5CB5@rgbaz.eu> (FreeBSD Arno's message of "Sun\, 6 Apr 2008 13\:45\:00 +0200") Message-ID: <44d4p1n3qo.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: wireshark X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 14:23:13 -0000 "FreeBSD.Arno" writes: > I installed wireshark on my computer and got this error trying to run > it: > > /libexec/ld-elf.so.1: /usr/local/lib/libhx509.so.2: Undefined symbol > "oid_id_pkcs1_rsaEncryption" That library doesn't even exist on my machine that has wireshark installed from ports. > I've found some posts of people reporting the same problem, but none > of them mention a solution. > http://www.mail-archive.com/freebsd-ports@freebsd.org/msg10746.html > > Did anyone solve this problem yet? > > > uname -a: > FreeBSD 7.0-STABLE FreeBSD 7.0-STABLE #18: Mon Mar 31 17:48:52 > CEST 2008 Me@amadeus:/usr/obj/usr/src/sys/KERNEL_7 i386 Figure out where that library comes from, and rebuild it and maybe its dependencies? From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 14:33:09 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6A8F51065670 for ; Mon, 7 Apr 2008 14:33:09 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id 2FFA78FC1D for ; Mon, 7 Apr 2008 14:33:08 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id m37EW3AT076667; Mon, 7 Apr 2008 10:32:03 -0400 (EDT) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id m37EW31I076666; Mon, 7 Apr 2008 10:32:03 -0400 (EDT) (envelope-from jerrymc) Date: Mon, 7 Apr 2008 10:32:03 -0400 From: Jerry McAllister To: Mr Y Message-ID: <20080407143202.GA76630@gizmo.acns.msu.edu> References: <20def4870804060754o52177ae2u23cb667dd3035afd@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20def4870804060754o52177ae2u23cb667dd3035afd@mail.gmail.com> User-Agent: Mutt/1.4.2.2i Cc: freebsd-questions@freebsd.org Subject: Re: Does FreeBSD 6.3 network support TSO/LSO? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 14:33:09 -0000 On Sun, Apr 06, 2008 at 05:54:37PM +0300, Mr Y wrote: Where is your message? It is impolite to just stick something in a subject line and fail to put the information or question in the body of the message. In addition, many Email readers do not repeat the subject while displaying the message body. So, now to see what you were asking, I have to get back out of the reply and look at the subject and then get back in to the edit to respond. Forget it, I don't have time for that. ////jerry > Thanks, > > Yony > _______________________________________________ > 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 7 14:39:40 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A0C3A106566B for ; Mon, 7 Apr 2008 14:39:40 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from snoogles.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id 4B57F8FC19 for ; Mon, 7 Apr 2008 14:39:40 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from localhost (localhost [127.0.0.1]) by snoogles.rachie.is-a-geek.net (Postfix) with ESMTP id 46E751CC91; Mon, 7 Apr 2008 06:39:39 -0800 (AKDT) From: Mel To: freebsd-questions@freebsd.org Date: Mon, 7 Apr 2008 16:39:29 +0200 User-Agent: KMail/1.9.7 References: <4E73E577666CE823A7212C54@utd65257.utdallas.edu> In-Reply-To: <4E73E577666CE823A7212C54@utd65257.utdallas.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804071639.35091.fbsd.questions@rachie.is-a-geek.net> Cc: Paul Schmehl Subject: Re: Remote backups using ssh and dump X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 14:39:40 -0000 On Friday 04 April 2008 19:59:27 Paul Schmehl wrote: > Has anyone done this? /usr/local/etc/periodic/daily/201.backup-disks: #!/bin/sh # vim: ts=4 sw=4 noet ai # # The following tunables are supported: # daily_backup_disks_enable (bool): # Turn backup on/off. # Default: Off # daily_backup_disks_mounts (list): # The mount points to backup daily. # Default: / /var /home /usr # daily_backup_disks_compress_local (bool): # Compress the backup on the local machine. # Default: Compress on receiving machine. # daily_backup_disks_compressor (program path): # The compress program to use. # Default: /usr/bin/bzip2 # daily_backup_disks_ext (string): # The extension to use for the filename. # Default: bz2 # daily_backup_disks_islocal (bool): # If this is a backup to a local disk. # Default: NO # daily_backup_disks_host (hostname): # Hostname to backup to. # Default: backup # daily_backup_disks_machid (string): # Machine id of this machine, used as prefix on backup files. # Default: `hostname -s` # daily_backup_disks_transporter (program path): # Program used to transport the backup. Arguments must be compatible with # ssh(1). # Default: /usr/bin/ssh # daily_backup_disks_backuproot (path): # Path to the directory where backups are stored on the receiving machine. # Default: /backup if [ -r /etc/defaults/periodic.conf ] then . /etc/defaults/periodic.conf source_periodic_confs fi # Set defaults daily_backup_disks_compress_local=${daily_backup_disks_compress_local:-"NO"} daily_backup_disks_mounts=${daily_backup_disks_mounts:-"/ /var /home /usr"} daily_backup_disks_compressor=${daily_backup_disks_compressor:-"/usr/bin/bzip2"} daily_backup_disks_ext=${daily_backup_disks_ext:="bz2"} daily_backup_disks_islocal=${daily_backup_disks_islocal:="NO"} daily_backup_disks_hostname=${daily_backup_disks_hostname:="backup"} daily_backup_disks_machid=${daily_backup_disks_machid:=`hostname -s`} daily_backup_disks_transporter=${daily_backup_disks_transporter:="/usr/bin/ssh"} daily_backup_disks_backuproot=${daily_backup_disks_backuproot:="/backup"} case "$daily_backup_disks_enable" in [Yy][Ee][Ss]) level=$(/bin/date +%w) date=$(/bin/date +%Y%m%d) echo '' for disk in ${daily_backup_disks_mounts}; do dname=${disk#"/"} test -z "$dname" && dname=root dname=$(echo $dname | /usr/bin/tr '/' '_') fname="${daily_backup_disks_machid}.${dname}.${level}" fname="${fname}.${date}.dump.${daily_backup_disks_ext}" fpath="${daily_backup_disks_backuproot}/${fname}" if test ${daily_backup_disks_islocal} = "NO"; then echo -n "Processing ${disk} to ${daily_backup_disks_host}:" echo "${daily_backup_disks_backuproot}/${fname}" if test ${daily_backup_disks_compress_local} = "NO"; then # dd is necessary, because bzip2 cannot "compress STDIN to # named file" /sbin/dump -${level}uaLf - ${disk} | \ ${daily_backup_disks_transporter} \ ${daily_backup_disks_host} \ "${daily_backup_disks_compressor} -c - | /bin/dd of=${fpath}" else # dd is now necessary, because scp cannot copy STDIN. /sbin/dump -${level}uaLf - ${disk} | \ ${daily_backup_disks_compressor} -c - | \ ${daily_backup_disks_transporter} \ ${daily_backup_disks_host} "/bin/dd of=${fpath}" fi else echo "Processing ${disk} to ${fpath}" /sbin/dump -${level}uaLf - ${disk} | \ ${daily_backup_disks_compressor} -c - >${fpath} fi rc=$(($rc + $?)) done ;; *) rc=0;; esac exit $rc -- Mel Problem with today's modular software: they start with the modules and never get to the software part. From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 14:57:18 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 216C0106566C for ; Mon, 7 Apr 2008 14:57:18 +0000 (UTC) (envelope-from yonyossef.lists@gmail.com) Received: from gv-out-0910.google.com (gv-out-0910.google.com [216.239.58.184]) by mx1.freebsd.org (Postfix) with ESMTP id 2F0A38FC19 for ; Mon, 7 Apr 2008 14:55:56 +0000 (UTC) (envelope-from yonyossef.lists@gmail.com) Received: by gv-out-0910.google.com with SMTP id n40so194914gve.39 for ; Mon, 07 Apr 2008 07:55:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=oWOWxSPB86sI7JGTyg3mBT/206LC8aYa+/bGAFYaWtw=; b=NWNAuuYjWvY+w3F24NNMGWcywVwGCqGhPtqKWFZijGskoA1VuXdvafzOKxV2zRmh1pHjoQyLuBIEgJGsaRPlLCxNlB1xRhK3vchnp4vlIA/FunBRP+w8l/0/E2taT40Z8VOFgTOjKoQ/Wriht0jhY3QUU2WqJKNLSH3ibTiaXg0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=W5KJpQn+qzoxn9qJr4yY74OC0cADc7CEk1RtQ1zJSyStSefQDWWNGCL8RT69s/3TgrjMTZ7RaVjawetgGR9PM9VKtQUxclNWSJ0D0cQ6OKMm1k90AQuoPrmRfE1dFUBiZP8W62ncVlxp7oq7ySK+kBP/39rD0cR5ovktAAgR1z8= Received: by 10.150.150.3 with SMTP id x3mr2770190ybd.93.1207580153842; Mon, 07 Apr 2008 07:55:53 -0700 (PDT) Received: by 10.150.186.14 with HTTP; Mon, 7 Apr 2008 07:55:53 -0700 (PDT) Message-ID: <20def4870804070755h2cadca44v3e95c90268d0fd86@mail.gmail.com> Date: Mon, 7 Apr 2008 17:55:53 +0300 From: "Mr Y" To: "Jerry McAllister" In-Reply-To: <20080407143202.GA76630@gizmo.acns.msu.edu> MIME-Version: 1.0 References: <20def4870804060754o52177ae2u23cb667dd3035afd@mail.gmail.com> <20080407143202.GA76630@gizmo.acns.msu.edu> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Does FreeBSD 6.3 network support TSO/LSO? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 14:57:18 -0000 Sorry about that man. On Mon, Apr 7, 2008 at 5:32 PM, Jerry McAllister wrote: > On Sun, Apr 06, 2008 at 05:54:37PM +0300, Mr Y wrote: > > > Where is your message? > > It is impolite to just stick something in a subject line and > fail to put the information or question in the body of the message. > > In addition, many Email readers do not repeat the subject while > displaying the message body. So, now to see what you were asking, > I have to get back out of the reply and look at the subject and > then get back in to the edit to respond. Forget it, I don't > have time for that. > > ////jerry > > > > Thanks, > > > > Yony > > _______________________________________________ > > 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 7 15:21:40 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B9F751065672 for ; Mon, 7 Apr 2008 15:21:40 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id 7CC648FC0C for ; Mon, 7 Apr 2008 15:21:40 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id m37FKWdu079125; Mon, 7 Apr 2008 11:20:33 -0400 (EDT) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id m37FKVXr079084; Mon, 7 Apr 2008 11:20:31 -0400 (EDT) (envelope-from jerrymc) Date: Mon, 7 Apr 2008 11:20:30 -0400 From: Jerry McAllister To: Mr Y Message-ID: <20080407152030.GA78674@gizmo.acns.msu.edu> References: <20def4870804060754o52177ae2u23cb667dd3035afd@mail.gmail.com> <20080407143202.GA76630@gizmo.acns.msu.edu> <20def4870804070755h2cadca44v3e95c90268d0fd86@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20def4870804070755h2cadca44v3e95c90268d0fd86@mail.gmail.com> User-Agent: Mutt/1.4.2.2i Cc: Jerry McAllister , freebsd-questions@freebsd.org Subject: Re: Does FreeBSD 6.3 network support TSO/LSO? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 15:21:41 -0000 On Mon, Apr 07, 2008 at 05:55:53PM +0300, Mr Y wrote: > Sorry about that man. Its OK. Just something to learn. ////jerry > > On Mon, Apr 7, 2008 at 5:32 PM, Jerry McAllister wrote: > > > On Sun, Apr 06, 2008 at 05:54:37PM +0300, Mr Y wrote: > > > > > > Where is your message? > > > > It is impolite to just stick something in a subject line and > > fail to put the information or question in the body of the message. > > > > In addition, many Email readers do not repeat the subject while > > displaying the message body. So, now to see what you were asking, > > I have to get back out of the reply and look at the subject and > > then get back in to the edit to respond. Forget it, I don't > > have time for that. > > > > ////jerry > > > > > > > Thanks, > > > > > > Yony > > > _______________________________________________ > > > 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 7 15:41:53 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F39DB1065670 for ; Mon, 7 Apr 2008 15:41:52 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from hawk.thalamus.net (hawk.thalamus.net [212.31.160.3]) by mx1.freebsd.org (Postfix) with ESMTP id B402C8FC13 for ; Mon, 7 Apr 2008 15:41:52 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from localhost (localhost.thalamus.net [127.0.0.1]) by hawk.thalamus.net (Postfix) with ESMTP id 242B31EE968; Mon, 7 Apr 2008 17:41:50 +0200 (CEST) X-Virus-Scanned: by amavisd-new at thalamus.net X-Spam-Flag: NO X-Spam-Score: 2.171 X-Spam-Level: ** X-Spam-Status: No, score=2.171 tagged_above=-999 required=4.2 tests=[AWL=-1.098, HELO_LH_HOME=3.169, RDNS_DYNAMIC=0.1] Received: from hawk.thalamus.net ([127.0.0.1]) by localhost (hawk.thalamus.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mGy8xAq4PHXb; Mon, 7 Apr 2008 17:41:44 +0200 (CEST) Received: from lesbsdpc.homenet.home (c-195-216-040-164.cust.thalamus.net [195.216.40.164]) by hawk.thalamus.net (Postfix) with ESMTP id 3ECEF1EE938; Mon, 7 Apr 2008 17:41:44 +0200 (CEST) Message-ID: <47FA40B2.90001@eskk.nu> Date: Mon, 07 Apr 2008 17:41:38 +0200 From: Leslie Jensen User-Agent: Thunderbird 2.0.0.12 (X11/20080329) MIME-Version: 1.0 To: Joe Kraft References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Experience with genealogy software? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 15:41:53 -0000 Joe Kraft skrev: > I'm looking for a web based collaborative geneology software to run on > FreeBSD. Does anyone here have an experience with any of the packages > out there? > > I'm looking at PhpGedView, GeneWeb and Poplar. Any recommendations? > > I'm also looking at the info on GRAMPS, but don't see anything to > provide web based access to a GRAMPS database. I'm running Gramps and it suits my needs. I found the webbased programs to be less intuitive. You need to export the database if you want to share it. /Leslie > > 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" From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 15:50:21 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CE64D1065672 for ; Mon, 7 Apr 2008 15:50:21 +0000 (UTC) (envelope-from fbsdlists@thematrix.cl.msu.edu) Received: from thematrix.cl.msu.edu (thematrix.cl.msu.edu [35.8.3.221]) by mx1.freebsd.org (Postfix) with ESMTP id AC8078FC16 for ; Mon, 7 Apr 2008 15:50:21 +0000 (UTC) (envelope-from fbsdlists@thematrix.cl.msu.edu) Received: from serpico.acns.msu.edu ([35.8.1.125]) by thematrix.cl.msu.edu with esmtp (Exim 4.63 (FreeBSD)) (envelope-from ) id 1JitEs-0004Fl-H0 for freebsd-questions@freebsd.org; Mon, 07 Apr 2008 11:26:30 -0400 Message-ID: <47FA3D3D.7020607@thematrix.cl.msu.edu> Date: Mon, 07 Apr 2008 11:26:53 -0400 From: Brian Martinez User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Quick spamd question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 15:50:21 -0000 Hey folks (apologies if this winds up double, I setup my mail client incorrectly), I am trying to move greylisting from an OpenBSD box I currently administer to a FreeBSD box. I installed 'spamd' out of ports and I have everything working on a transparent bridge, etc. etc. My only question (at this point) is this... I do not recall this being the way it worked on OpeBSD (and there are a variety of reasons I cannot check right now to verify), but once an entry gets listed WHITE, should the GREY entry remain? I seem to remember that the GREY entry expires immediately after the second attempt (thereby making the tuple whitelisted). I'll be glad to answer anymore specific questions if it can get me an answer! Thanks folks! ./brm From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 15:52:47 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C7F4D106566C for ; Mon, 7 Apr 2008 15:52:47 +0000 (UTC) (envelope-from chris@chrismaness.com) Received: from nlpi087.prodigy.net (nlpi087.prodigy.net [207.115.36.103]) by mx1.freebsd.org (Postfix) with ESMTP id 7C3658FC12 for ; Mon, 7 Apr 2008 15:52:46 +0000 (UTC) (envelope-from chris@chrismaness.com) X-ORBL: [76.238.148.145] Received: from adsl-76-238-148-145.dsl.irvnca.sbcglobal.net (adsl-76-238-148-145.dsl.irvnca.sbcglobal.net [76.238.148.145]) by nlpi087.prodigy.net (8.13.8 out.dk.spool/8.13.8) with ESMTP id m37Fqjnb030622 for ; Mon, 7 Apr 2008 10:52:45 -0500 Date: Mon, 7 Apr 2008 08:52:44 -0700 (PDT) From: Chris Maness X-X-Sender: chris@ns1.kq6up.org To: FreeBSD List Message-ID: <20080407084644.T69126@ns1.kq6up.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Mail Spool Problems / IMAP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 15:52:47 -0000 I am having trouble with my imap account on my FreeBSD box. I am using WU-IMAP, and thuderbird. I have been using this combo for years, and not had any issues. Now, my thuderbird is not displaying messages in the inbox. I can see them with pine, but not with IMAP clients. (squirrelmail, thunderbird). Pine complains about sequence error when I send a message. I was able to get it to work for a bit by deleteing the mbox file in my home directory, but now it is not working again. IS there a database or something somewhere that needs to be rebult? Chris Maness (909) 223-9179 http://www.chrismaness.com From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 15:57:44 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 55190106564A for ; Mon, 7 Apr 2008 15:57:44 +0000 (UTC) (envelope-from softwareleute@freenet.de) Received: from mout2.freenet.de (mout2.freenet.de [IPv6:2001:748:100:40::2:4]) by mx1.freebsd.org (Postfix) with ESMTP id DDB2A8FC0C for ; Mon, 7 Apr 2008 15:57:43 +0000 (UTC) (envelope-from softwareleute@freenet.de) Received: from [195.4.92.22] (helo=12.mx.freenet.de) by mout2.freenet.de with esmtpa (Exim 4.69) (envelope-from ) id 1Jitj4-0006PJ-5y for freebsd-questions@freebsd.org; Mon, 07 Apr 2008 17:57:42 +0200 Received: from i3ed6df9c.versanet.de ([62.214.223.156]:57822 helo=[192.168.1.2]) by 12.mx.freenet.de with esmtpsa (ID softwareleute@freenet.de) (TLSv1:AES256-SHA:256) (port 25) (Exim 4.69 #12) id 1Jitj3-0007xL-Tt for freebsd-questions@freebsd.org; Mon, 07 Apr 2008 17:57:42 +0200 From: Volker Glatz To: freebsd-questions@freebsd.org Date: Mon, 7 Apr 2008 17:57:55 +0200 User-Agent: KMail/1.9.7 References: <200804050141.36771.softwareleute@freenet.de> <200804051059.35784.softwareleute@freenet.de> <20080407084616.E83568@wojtek.tensor.gdynia.pl> In-Reply-To: <20080407084616.E83568@wojtek.tensor.gdynia.pl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804071757.55996.softwareleute@freenet.de> Subject: Re: openoffice.org-2.4.0_2 hanging X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 15:57:44 -0000 openoffice.org-2.4.0_3 fixed it for me without any special settings. Volker Am Montag, 7. April 2008 08:46:33 schrieb Wojciech Puchar: > >> export OOO_FORCE_DESKTOP=kde > > this works for my. while i don't have KDE installed at all :) > _______________________________________________ > 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 7 16:08:19 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DDC9F106566C for ; Mon, 7 Apr 2008 16:08:19 +0000 (UTC) (envelope-from brm@msu.edu) Received: from sys23.mail.msu.edu (sys23.mail.msu.edu [35.9.75.123]) by mx1.freebsd.org (Postfix) with ESMTP id BB5E88FC16 for ; Mon, 7 Apr 2008 16:08:19 +0000 (UTC) (envelope-from brm@msu.edu) Received: from serpico.acns.msu.edu ([35.8.1.125]) by sys23.mail.msu.edu with esmtpsa (Exim 4.63 #1) (TLSv1:AES256-SHA:256) id 1Jisko-00065N-LQ for freebsd-questions@freebsd.org; Mon, 07 Apr 2008 10:55:26 -0400 Message-ID: <47FA35D5.30300@msu.edu> Date: Mon, 07 Apr 2008 10:55:17 -0400 From: Brian Martinez User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus: None found by Clam AV Subject: quick spamd question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 16:08:19 -0000 Hey folks, I am trying to move greylisting from an OpenBSD box I currently administer to a FreeBSD box. I installed 'spamd' out of ports and I have everything working on a transparent bridge, etc. etc. My only question (at this point) is this... I do not recall this being the way it worked on OpeBSD (and there are a variety of reasons I cannot check right now to verify), but once an entry gets listed WHITE, should the GREY entry remain? I seem to remember that the GREY entry expires immediately after the second attempt (thereby making the tuple whitelisted). I'll be glad to answer anymore specific questions if it can get me an answer! Thanks folks! ./brm From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 16:45:21 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5DA181065672 for ; Mon, 7 Apr 2008 16:45:21 +0000 (UTC) (envelope-from tfcheng@gmail.com) Received: from ik-out-1112.google.com (ik-out-1112.google.com [66.249.90.179]) by mx1.freebsd.org (Postfix) with ESMTP id E413A8FC14 for ; Mon, 7 Apr 2008 16:45:20 +0000 (UTC) (envelope-from tfcheng@gmail.com) Received: by ik-out-1112.google.com with SMTP id b35so658554ika.3 for ; Mon, 07 Apr 2008 09:45:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=dWJXKjHd3DL2K3leuqZ+O473Mkk4/OufF1FrzU6oHNk=; b=Z/TY/v5ncSqCBG1kmoRSmwp+h1sEQSyfcoistD6zteJASG5FACpL9ylGG9d2mt1Ve14dgTUpS7oELFvoSagF2tvAZ6L7GXhxtqbNfo6F8m8bWy6Tt06jY9/kzrmgqpn9C9O6wmqPjkRZKaAjD9eodxG6HpnPrsmIxa5Kbf5qZus= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=cgdoIWT2XZtaye6bBuKO6owsQ5xXmfPbqCLOR9gGIAkibmHVJ7TOJHXDz3ItgH3PJ7sG08FooNDIAF8q2baQTX7pdLFgDPJxr8t/rHVFdshewsDJuXyV0oMN3ANZQr2z3hN/F/lYc9imbGoa1xVt81w+61+/bVHXZ53ff8BcnYo= Received: by 10.142.81.6 with SMTP id e6mr2580680wfb.205.1207586717672; Mon, 07 Apr 2008 09:45:17 -0700 (PDT) Received: by 10.142.52.20 with HTTP; Mon, 7 Apr 2008 09:45:17 -0700 (PDT) Message-ID: Date: Mon, 7 Apr 2008 12:45:17 -0400 From: "Tsu-Fan Cheng" To: "FreeBSD Questions" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: freebsd 7 stable, which tag?? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 16:45:21 -0000 Hi, I just update to 7.0 using csup, I have a question about how to write the tag in src supfile. should I use RELENG_7 or RELENG_7_0? any difference?? thank you!! TFC From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 16:54:18 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 72C38106564A for ; Mon, 7 Apr 2008 16:54:18 +0000 (UTC) (envelope-from tfcheng@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.174]) by mx1.freebsd.org (Postfix) with ESMTP id 481648FC14 for ; Mon, 7 Apr 2008 16:54:18 +0000 (UTC) (envelope-from tfcheng@gmail.com) Received: by wf-out-1314.google.com with SMTP id 25so1500902wfa.7 for ; Mon, 07 Apr 2008 09:54:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=KO87d//Dj+mExGeeOlmPjW1PzHnz1fb1kL3B2Tt1KMM=; b=ZN0S/HWM9Yg8OJfYGZi27PGc0fPNjuh4+6A9yAhHMNjlR5/47BtWlPZ+HoohQkz7ux3NF8JI32D/1mbKEJs57iEn7k5TReCeuhNmnbyr0Ktad3EGZbjDnmbas8npZxpKHzNmW9GPgUz+OrD9RZW0eCFpLN84wMGNkc5TDZnQN/M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=B4lMfmWx8Z/VXjP63kByApGxVe8z/om9uj9+q3bLqi116JLXvxPnOAxB+s9lgQ7ZFj1L06cbgvY7Jeu31fUMdZa0QDZ+XGmAcCiV/ez6h3Tx4a++R3K3FwiSSzfEL7dwiRA7PnawIok8lTLmMVMc3rkDQXha12jmirl6l5nikVE= Received: by 10.142.215.5 with SMTP id n5mr2676347wfg.11.1207587257803; Mon, 07 Apr 2008 09:54:17 -0700 (PDT) Received: by 10.142.52.20 with HTTP; Mon, 7 Apr 2008 09:54:17 -0700 (PDT) Message-ID: Date: Mon, 7 Apr 2008 12:54:17 -0400 From: "Tsu-Fan Cheng" To: "FreeBSD Questions" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Cc: Subject: Re: freebsd 7 stable, which tag?? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 16:54:18 -0000 sorry, I just read some articles in the mailing list, it's RELENG_7 for stable, 7_0 is for current. On Mon, Apr 7, 2008 at 12:45 PM, Tsu-Fan Cheng wrote: > Hi, > I just update to 7.0 using csup, I have a question about how to > write the tag in src supfile. should I use RELENG_7 or RELENG_7_0? any > difference?? thank you!! > > TFC > From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 17:06:26 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8966C1065678 for ; Mon, 7 Apr 2008 17:06:26 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id 4D0978FC12 for ; Mon, 7 Apr 2008 17:06:26 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id m37H5K4i081669; Mon, 7 Apr 2008 13:05:20 -0400 (EDT) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id m37H5K8I081668; Mon, 7 Apr 2008 13:05:20 -0400 (EDT) (envelope-from jerrymc) Date: Mon, 7 Apr 2008 13:05:20 -0400 From: Jerry McAllister To: Tsu-Fan Cheng Message-ID: <20080407170520.GA81643@gizmo.acns.msu.edu> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i Cc: FreeBSD Questions Subject: Re: freebsd 7 stable, which tag?? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 17:06:26 -0000 On Mon, Apr 07, 2008 at 12:54:17PM -0400, Tsu-Fan Cheng wrote: > sorry, I just read some articles in the mailing list, it's RELENG_7 > for stable, 7_0 is for current. That would be exactly backwards. The fewer parts, the closer to the bleeding edge. CURRENT is more bleeding edge than STABLE. Probably you will want RELENG_7 if you want to pick up any changes since RELEASE. I think with RELENG_7_0 you only get security and critical error fixes. ////jerry > > On Mon, Apr 7, 2008 at 12:45 PM, Tsu-Fan Cheng wrote: > > Hi, > > I just update to 7.0 using csup, I have a question about how to > > write the tag in src supfile. should I use RELENG_7 or RELENG_7_0? any > > difference?? thank you!! > > > > TFC > > > _______________________________________________ > 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 7 17:08:48 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D916D1065672 for ; Mon, 7 Apr 2008 17:08:48 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (gate6.infracaninophile.co.uk [IPv6:2001:8b0:151:1::1]) by mx1.freebsd.org (Postfix) with ESMTP id 44C6B8FC19 for ; Mon, 7 Apr 2008 17:08:48 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.2/8.14.2) with ESMTP id m37H8Y0b052916; Mon, 7 Apr 2008 18:08:40 +0100 (BST) (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: Sendmail DKIM Filter v2.5.2 smtp.infracaninophile.co.uk m37H8Y0b052916 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=infracaninophile.co.uk; s=200708; t=1207588120; bh=XWH36EA5FFYJbK cgGj0vZWgBUzTHG3aVNPJiLHTnFoI=; h=Message-ID:Date:From:MIME-Version: To:CC:Subject:References:In-Reply-To:Content-Type:Cc:Content-Type: Date:From:In-Reply-To:Message-ID:Mime-Version:References:To; z=Mes sage-ID:=20<47FA550C.9070503@infracaninophile.co.uk>|Date:=20Mon,=2 007=20Apr=202008=2018:08:28=20+0100|From:=20Matthew=20Seaman=20|Organization:=20Infracaninophile|User -Agent:=20Thunderbird=202.0.0.12=20(X11/20080310)|MIME-Version:=201 .0|To:=20Tsu-Fan=20Cheng=20|CC:=20FreeBSD=20Ques tions=20|Subject:=20Re:=20freebsd=207=20stab le,=20which=20tag??|References:=20=20|In-Reply-To:=20|X-Enigmail-Version:=200.95.6|Co ntent-Type:=20multipart/signed=3B=20micalg=3Dpgp-sha256=3B=0D=0A=20 protocol=3D"application/pgp-signature"=3B=0D=0A=20boundary=3D"----- -------enig72A02FEE4DA42FFD41F4628E"; b=Pd4IbIPJSqQoqmhiHtQ87cSBa6J 3oxwp5QCkgkxAMHWIC4WGieG//rvTQXpzmJRRSwESYE/4T8lrTOg96fE9Z1MKia5YK6 zpS6bspwbuDP+QwEsTpArufnJ8JoPJXm4H2a2cISAG0pqCg80A/0LuUrpX2jeF35MIt mqppsjGr+A= Message-ID: <47FA550C.9070503@infracaninophile.co.uk> Date: Mon, 07 Apr 2008 18:08:28 +0100 From: Matthew Seaman Organization: Infracaninophile User-Agent: Thunderbird 2.0.0.12 (X11/20080310) MIME-Version: 1.0 To: Tsu-Fan Cheng References: In-Reply-To: X-Enigmail-Version: 0.95.6 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig72A02FEE4DA42FFD41F4628E" X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-3.0 (smtp.infracaninophile.co.uk [IPv6:::1]); Mon, 07 Apr 2008 18:08:40 +0100 (BST) X-Virus-Scanned: ClamAV 0.92.1/6648/Mon Apr 7 15:48:06 2008 on happy-idiot-talk.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-3.0 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VERIFIED,NO_RELAYS autolearn=ham version=3.2.4 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on happy-idiot-talk.infracaninophile.co.uk Cc: FreeBSD Questions Subject: Re: freebsd 7 stable, which tag?? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 17:08:48 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig72A02FEE4DA42FFD41F4628E Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Tsu-Fan Cheng wrote: > sorry, I just read some articles in the mailing list, it's RELENG_7 > for stable, 7_0 is for current. >=20 Nope. RELENG_7_0 is for 7.0-RELEASE RELENG_7 is for 7.0-STABLE (at the moment) =2E is for 8-CURRENT Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW --------------enig72A02FEE4DA42FFD41F4628E Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.8 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkf6VRIACgkQ8Mjk52CukIz+ywCfcvPEDWHWgqPzwTNFrvArPhiM rLUAnibIeUsYhtVZLyPhmEe+/gDtQImj =TFNQ -----END PGP SIGNATURE----- --------------enig72A02FEE4DA42FFD41F4628E-- From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 17:09:02 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F2D5F1065679 for ; Mon, 7 Apr 2008 17:09:02 +0000 (UTC) (envelope-from logicbaby@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168]) by mx1.freebsd.org (Postfix) with ESMTP id 725BF8FC25 for ; Mon, 7 Apr 2008 17:09:02 +0000 (UTC) (envelope-from logicbaby@gmail.com) Received: by ug-out-1314.google.com with SMTP id y2so580932uge.37 for ; Mon, 07 Apr 2008 10:09:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date:message-id:mime-version:content-type:x-mailer:x-mimeole:thread-index; bh=TEYcve3j07A3aWN8Leub4wFhlcuaM1mJEDLQBckwjvA=; b=FDgNHefY0prx8PnNAZV9utCBIQhAZBVXsoBLXif5xGr06BMTjfcflYIDY2Py3U0Y4mT9OSV9meYOKnjpPkIAP7ZUJf2uWLEwuewk3vmRg2PetUGsZlSS6mndPEI78+6UNsGNYOTzLswXzAOJJubjSoMnjZ2rmUDPnFbkM+vDQM4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:message-id:mime-version:content-type:x-mailer:x-mimeole:thread-index; b=o407V72NKxGdRbUyU3jULdGAPJRbcdlxNJhi2H8nGN416QEodPXwHnswkPIlof08dKgp4zxGhlYm6rcaDhCbgbNsu9LKMWI0K4YnZAiZxokf+KfBn5gYMzhHZIewj+a35yu0IiXJrDPoXQlvj9EUqC2lBj8UYGbYNu4EmWJlwzk= Received: by 10.114.89.1 with SMTP id m1mr6231451wab.77.1207586553067; Mon, 07 Apr 2008 09:42:33 -0700 (PDT) Received: from CLlenovo ( [124.119.50.19]) by mx.google.com with ESMTPS id m27sm14765343pof.1.2008.04.07.09.42.27 (version=SSLv3 cipher=RC4-MD5); Mon, 07 Apr 2008 09:42:32 -0700 (PDT) From: "Chen Long" To: Date: Tue, 8 Apr 2008 00:42:17 +0800 Message-ID: <007a01c898ce$5c9a7350$93aa4b3b@CLlenovo> MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook 11 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 Thread-Index: AciYzlcg8nvL3ooMRP2fwyw0qmdtxA== Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: gvim and scim-pin can't compatible at 6.2 ??? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 17:09:03 -0000 Use FreeBSD 6.2,can't cvsup ports tree and install vim(/usr/ports/chinese/vim) and scim-pinyin (/usr/ports/chinese/scim-pinyin), When I use scim-pinyin input Chinese at gvim, gvim will "death" that will occupy 85% CPU resource ! and can't kill PID of vim. Only reboot :-( From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 17:12:01 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DA3561065678 for ; Mon, 7 Apr 2008 17:12:01 +0000 (UTC) (envelope-from tfcheng@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by mx1.freebsd.org (Postfix) with ESMTP id 66D618FC2E for ; Mon, 7 Apr 2008 17:12:01 +0000 (UTC) (envelope-from tfcheng@gmail.com) Received: by ug-out-1314.google.com with SMTP id y2so581956uge.37 for ; Mon, 07 Apr 2008 10:12:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=jnwVkImkQ2AuZoRM4+UfetS3XBdwH6S1QKF33/v2FRQ=; b=NN0KT78mY7sBrE2tJ6QNxIeVI0m+uY4tctvfyYSAMuuH6c8qm7B2io136I8s9/ozfxfbPftFTr4zkmSbu/MCimBS+zztu9JjdYP/6M9dIn/+gMcazij9iYDnbB1RwSIm7V/QzbunAzAMnfLIlWhSOjS+uOH1WU9sQlywQvSmyZI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=luGDDSHa9k6HtkfNdrtcxTVwcDh1QbSUxK2GdKDeDE5NyLcCy2O/bqWz/ZtjAPrQ05JiNrOJN4wPVUOYv7R20yR1KIDwYfUmO6K0HgQgtuUs3nXClhdNIVrLQgXR/nQ1uIS2D2T5RQmVH4r/IIrji2E1zI6n+nTz9rt2HqJKsxQ= Received: by 10.142.226.2 with SMTP id y2mr2664479wfg.75.1207588319151; Mon, 07 Apr 2008 10:11:59 -0700 (PDT) Received: by 10.142.52.20 with HTTP; Mon, 7 Apr 2008 10:11:59 -0700 (PDT) Message-ID: Date: Mon, 7 Apr 2008 13:11:59 -0400 From: "Tsu-Fan Cheng" To: "Matthew Seaman" In-Reply-To: <47FA550C.9070503@infracaninophile.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <47FA550C.9070503@infracaninophile.co.uk> Cc: FreeBSD Questions Subject: Re: freebsd 7 stable, which tag?? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 17:12:02 -0000 so in a sense, 7.0-release is for developers, and 7.0-stable for end users, right? TFC On Mon, Apr 7, 2008 at 1:08 PM, Matthew Seaman wrote: > Tsu-Fan Cheng wrote: > > > sorry, I just read some articles in the mailing list, it's RELENG_7 > > for stable, 7_0 is for current. > > > > > > Nope. > > RELENG_7_0 is for 7.0-RELEASE > > RELENG_7 is for 7.0-STABLE (at the moment) > > . is for 8-CURRENT > > Cheers, > > Matthew > > -- > Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard > Flat 3 > PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate > Kent, CT11 9PW > > From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 17:25:53 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 51D02106566C for ; Mon, 7 Apr 2008 17:25:53 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id ED91B8FC24 for ; Mon, 7 Apr 2008 17:25:52 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id m37HOkrL081857; Mon, 7 Apr 2008 13:24:46 -0400 (EDT) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id m37HOk2j081856; Mon, 7 Apr 2008 13:24:46 -0400 (EDT) (envelope-from jerrymc) Date: Mon, 7 Apr 2008 13:24:46 -0400 From: Jerry McAllister To: Tsu-Fan Cheng Message-ID: <20080407172446.GB81680@gizmo.acns.msu.edu> References: <47FA550C.9070503@infracaninophile.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i Cc: FreeBSD Questions Subject: Re: freebsd 7 stable, which tag?? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 17:25:53 -0000 On Mon, Apr 07, 2008 at 01:11:59PM -0400, Tsu-Fan Cheng wrote: > so in a sense, 7.0-release is for developers, and 7.0-stable for end > users, right? No. 7.0-release is the final snapshot of 7.0. Current is for developers and stable is a more cleaned up version of current. Current is the bleeding edge. Stable is sort of like a beta and release is the final, cleaned up and built and tested release. The confusing thing is there can be more than one branch being worked on. At the moment there is 7.xxx and 8.xxx. There can be stable and release for each. The head is where current is made which is 8.xxx now. If something is built in to current that is wanted more immediately, it gets merged in to the less bleeding edge tracks. The process for that is called 'Merge From Current' usually called MFC - as in 'that feature (or fix) was MFCed this morning'. ////jerry > > TFC > > On Mon, Apr 7, 2008 at 1:08 PM, Matthew Seaman > wrote: > > Tsu-Fan Cheng wrote: > > > > > sorry, I just read some articles in the mailing list, it's RELENG_7 > > > for stable, 7_0 is for current. > > > > > > > > > > Nope. > > > > RELENG_7_0 is for 7.0-RELEASE > > > > RELENG_7 is for 7.0-STABLE (at the moment) > > > > . is for 8-CURRENT > > > > Cheers, > > > > Matthew > > > > -- > > Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard > > Flat 3 > > PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate > > Kent, CT11 9PW > > > > > _______________________________________________ > 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 7 17:32:07 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D2EB1106566C for ; Mon, 7 Apr 2008 17:32:07 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id CCA0C8FC15 for ; Mon, 7 Apr 2008 17:31:57 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8) with ESMTP id m37HVh80002667; Mon, 7 Apr 2008 19:31:43 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8/Submit) with ESMTP id m37HV9mO000977; Mon, 7 Apr 2008 19:31:40 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Mon, 7 Apr 2008 19:31:09 +0200 (CEST) From: Wojciech Puchar To: Volker Glatz In-Reply-To: <200804071757.55996.softwareleute@freenet.de> Message-ID: <20080407193001.F963@wojtek.tensor.gdynia.pl> References: <200804050141.36771.softwareleute@freenet.de> <200804051059.35784.softwareleute@freenet.de> <20080407084616.E83568@wojtek.tensor.gdynia.pl> <200804071757.55996.softwareleute@freenet.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: openoffice.org-2.4.0_2 hanging X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 17:32:07 -0000 > openoffice.org-2.4.0_3 fixed it for me without any special settings. i will keep existing. waiting another 1.5 day to compile isn't fun. And my laptop drive may not be able to survive another swapping during this - on 256MB RAM From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 17:50:07 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 948C81065674 for ; Mon, 7 Apr 2008 17:50:07 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.ilk.org (dsl092-078-145.bos1.dsl.speakeasy.net [66.92.78.145]) by mx1.freebsd.org (Postfix) with ESMTP id 5C2618FC22 for ; Mon, 7 Apr 2008 17:50:07 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: by be-well.ilk.org (Postfix, from userid 1147) id 5A68128477; Mon, 7 Apr 2008 13:50:06 -0400 (EDT) To: Wojciech Puchar References: <200804050141.36771.softwareleute@freenet.de> <200804051059.35784.softwareleute@freenet.de> <20080407084616.E83568@wojtek.tensor.gdynia.pl> <200804071757.55996.softwareleute@freenet.de> <20080407193001.F963@wojtek.tensor.gdynia.pl> From: Lowell Gilbert Date: Mon, 07 Apr 2008 13:50:06 -0400 In-Reply-To: <20080407193001.F963@wojtek.tensor.gdynia.pl> (Wojciech Puchar's message of "Mon\, 7 Apr 2008 19\:31\:09 +0200 \(CEST\)") Message-ID: <44skxx8shd.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Volker Glatz , freebsd-questions@freebsd.org Subject: Re: openoffice.org-2.4.0_2 hanging X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 17:50:07 -0000 Wojciech Puchar writes: >> openoffice.org-2.4.0_3 fixed it for me without any special settings. > > i will keep existing. waiting another 1.5 day to compile isn't fun. > And my laptop drive may not be able to survive another swapping during > this - on 256MB RAM _3 includes a fix specifically for this problem. (see http://www.freebsd.org/cgi/cvsweb.cgi/ports/editors/openoffice.org-2/Makefile?rev=1.299) But I wouldn't be willing to build OpenOffice on 256 MB of RAM either; maybe you can find someone else to build it for you? From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 18:07:06 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 99577106564A for ; Mon, 7 Apr 2008 18:07:06 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.ilk.org (dsl092-078-145.bos1.dsl.speakeasy.net [66.92.78.145]) by mx1.freebsd.org (Postfix) with ESMTP id 66E8B8FC1B for ; Mon, 7 Apr 2008 18:07:06 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: by be-well.ilk.org (Postfix, from userid 1147) id AC92D28479; Mon, 7 Apr 2008 14:07:05 -0400 (EDT) To: freebsd-questions@freebsd.org References: <20080407134024.GP31772@trusted-logic.com> From: Lowell Gilbert Date: Mon, 07 Apr 2008 14:07:05 -0400 In-Reply-To: <20080407134024.GP31772@trusted-logic.com> (Erwan David's message of "Mon\, 7 Apr 2008 15\:40\:25 +0200") Message-ID: <44iqyt5yk6.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: Brother 540CN with freeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 18:07:06 -0000 Erwan David writes: > I have a brother 540CN printer (network connected). Is it > possible to use it from freeBSD, directly or by sharing it on a mac ? The current version of MacOS seems to come with drivers for it, so that route will surely work fine (for printing, at least). I don't have one, though; someone who does will surely know more. From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 18:32:00 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E092B1065674 for ; Mon, 7 Apr 2008 18:32:00 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id 940A48FC0C for ; Mon, 7 Apr 2008 18:32:00 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from mr02.lnh.mail.rcn.net ([207.172.157.22]) by smtp02.lnh.mail.rcn.net with ESMTP; 07 Apr 2008 14:32:00 -0400 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr02.lnh.mail.rcn.net (MOS 3.8.6-GA) with ESMTP id ONT28760; Mon, 7 Apr 2008 14:31:58 -0400 (EDT) Received: from 209-6-22-188.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.22.188]) by smtp01.lnh.mail.rcn.net with ESMTP; 07 Apr 2008 15:36:50 -0400 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18426.26778.813608.362297@jerusalem.litteratus.org> Date: Mon, 7 Apr 2008 14:31:54 -0400 To: Lowell Gilbert In-Reply-To: <44skxx8shd.fsf@be-well.ilk.org> References: <200804050141.36771.softwareleute@freenet.de> <200804051059.35784.softwareleute@freenet.de> <20080407084616.E83568@wojtek.tensor.gdynia.pl> <200804071757.55996.softwareleute@freenet.de> <20080407193001.F963@wojtek.tensor.gdynia.pl> <44skxx8shd.fsf@be-well.ilk.org> X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr02.lnh.mail.rcn.net) Cc: Volker Glatz , Wojciech Puchar , freebsd-questions@freebsd.org Subject: Re: openoffice.org-2.4.0_2 hanging X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 18:32:01 -0000 Lowell Gilbert writes: > > i will keep existing. waiting another 1.5 day to compile isn't fun. > > And my laptop drive may not be able to survive another swapping during > > this - on 256MB RAM > > _3 includes a fix specifically for this problem. Unfortunately, it didn't include a fix for ERROR: Error 65280 occurred while making /usr/ports/editors/openoffice.org-2/work/OOH680_m12/moz dmake: Error code 1, while making 'build_instsetoo_native' Robert Huff From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 18:36:58 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 77E87106566B for ; Mon, 7 Apr 2008 18:36:58 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 288648FC2A for ; Mon, 7 Apr 2008 18:36:45 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8) with ESMTP id m37IZIKc017605; Mon, 7 Apr 2008 20:35:18 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8/Submit) with ESMTP id m37IZCe3017601; Mon, 7 Apr 2008 20:35:14 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Mon, 7 Apr 2008 20:35:11 +0200 (CEST) From: Wojciech Puchar To: Lowell Gilbert In-Reply-To: <44skxx8shd.fsf@be-well.ilk.org> Message-ID: <20080407203435.I17600@wojtek.tensor.gdynia.pl> References: <200804050141.36771.softwareleute@freenet.de> <200804051059.35784.softwareleute@freenet.de> <20080407084616.E83568@wojtek.tensor.gdynia.pl> <200804071757.55996.softwareleute@freenet.de> <20080407193001.F963@wojtek.tensor.gdynia.pl> <44skxx8shd.fsf@be-well.ilk.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Volker Glatz , freebsd-questions@freebsd.org Subject: Re: openoffice.org-2.4.0_2 hanging X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 18:36:58 -0000 >> i will keep existing. waiting another 1.5 day to compile isn't fun. >> And my laptop drive may not be able to survive another swapping during >> this - on 256MB RAM > > _3 includes a fix specifically for this problem. > (see http://www.freebsd.org/cgi/cvsweb.cgi/ports/editors/openoffice.org-2/Makefile?rev=1.299) > > But I wouldn't be willing to build OpenOffice on 256 MB of RAM either; > maybe you can find someone else to build it for you? i will. it wasn't that bad, except few c++ runs that took near 1GB VM From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 18:27:59 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B9814106566B for ; Mon, 7 Apr 2008 18:27:59 +0000 (UTC) (envelope-from behnam1368@yahoo.com) Received: from web30302.mail.mud.yahoo.com (web30302.mail.mud.yahoo.com [209.191.69.64]) by mx1.freebsd.org (Postfix) with SMTP id 7B9218FC1F for ; Mon, 7 Apr 2008 18:27:59 +0000 (UTC) (envelope-from behnam1368@yahoo.com) Received: (qmail 96263 invoked by uid 60001); 7 Apr 2008 18:01:19 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=iFlAVJjb6MKdnsq3xO4JsYTCQCGsG5izZviZnip/5Wd0EWniyPGZN5YBkUPX6DXGXw/OJXVz7IRYm8dOdNNqvN3AcchvBW74WzV7DhPaPRKopkbvf6LmIlpROlbr4bp6AXM4TYA70g0qm1j4NxB1G5H+ijairqTyQNVs2H/gwXI=; X-YMail-OSG: 2hW0k5MVM1moEk1lJs.rpwJhY3o8beQ7gj.bgwv9fne6y1zh2EWQF4jWT9SWbnFw4s2irAR6XJHQcLLprFyM650lXFoGZD.BuqHjvhWWitFLfZWMmjk- Received: from [91.98.64.10] by web30302.mail.mud.yahoo.com via HTTP; Mon, 07 Apr 2008 11:01:18 PDT Date: Mon, 7 Apr 2008 11:01:18 -0700 (PDT) From: behnam zahabi To: questions@freebsd.org MIME-Version: 1.0 Message-ID: <936205.95914.qm@web30302.mail.mud.yahoo.com> X-Mailman-Approved-At: Mon, 07 Apr 2008 18:37:11 +0000 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Problem In Saving "inted.conf" . X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 18:27:59 -0000 Hello I have this problem: When i make change in ''inted.conf'' (delete ''#'' ) i can't save this file (when i want to save, it say unable to create file). I think it happens because this file is read only, how can i disable this? How can i solve this problem. Please answer me , it is so important to me. Best Regards Behnam Zahabizadeh behnam1368@yahoo.com --------------------------------- You rock. That's why Blockbuster's offering you one month of Blockbuster Total Access, No Cost. From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 18:56:24 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 544141065670 for ; Mon, 7 Apr 2008 18:56:24 +0000 (UTC) (envelope-from lists-fbsd@shadypond.com) Received: from mx-outbound01.easydns.com (mailout1.easydns.com [205.210.42.66]) by mx1.freebsd.org (Postfix) with ESMTP id 28E378FC23 for ; Mon, 7 Apr 2008 18:56:24 +0000 (UTC) (envelope-from lists-fbsd@shadypond.com) Received: from lilypad.shadypond.com (69-12-173-117.static.humboldt1.com [69.12.173.117]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx-outbound01.easydns.com (Postfix) with ESMTP id 01B124841F for ; Mon, 7 Apr 2008 14:54:32 -0400 (EDT) Received: from slider.shadypond.com (slider.shadypond.com [192.168.1.11]) by lilypad.shadypond.com (Postfix) with ESMTPS id 005D6B81F for ; Mon, 7 Apr 2008 18:56:21 +0000 (UTC) From: Pollywog To: freebsd-questions@freebsd.org Date: Mon, 7 Apr 2008 18:56:05 +0000 References: <936205.95914.qm@web30302.mail.mud.yahoo.com> In-Reply-To: <936205.95914.qm@web30302.mail.mud.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804071856.06690.lists-fbsd@shadypond.com> Subject: Re: Problem In Saving "inted.conf" . X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 18:56:24 -0000 On Monday 07 April 2008 18:01:18 behnam zahabi wrote: > Hello > I have this problem: > When i make change in ''inted.conf'' (delete ''#'' ) i can't save this file > (when i want to save, it say unable to create file). > > I think it happens because this file is read only, how can i disable > this? If you are using vi or vim to edit the file, I believe putting a ! after the command to save the file (do this as the root user or use sudo) will save it. So instead of :wq in vi, use :wq! Another way of saving the file is to do (as root) chmod u+w /etc/inetd.conf before you edit the file or chmod 600 /etc/inetd.conf There are many UNIX resources online as well as books that can be useful to you in learning UNIX commands. From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 19:07:10 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B22DB106566B for ; Mon, 7 Apr 2008 19:07:10 +0000 (UTC) (envelope-from cdanza335@googlemail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.224]) by mx1.freebsd.org (Postfix) with ESMTP id 6935E8FC1B for ; Mon, 7 Apr 2008 19:07:10 +0000 (UTC) (envelope-from cdanza335@googlemail.com) Received: by wr-out-0506.google.com with SMTP id 50so1232330wra.13 for ; Mon, 07 Apr 2008 12:07:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=; b=DaqEBVl6ByL3gN+77u97OEu9YXfvEbjJK8sPGMMzCLwCoqi4GLDXD0rUWp5nPSkMozBW99sdYWQNvrV3cWffsxR+faNv/+nAKtEhsBs0YRhAXV9CEyVRDl/QogIHNrf75CnpMIILFMbYF83e58rZVrgdKERrXxwL66zV9wWtouk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=pNQCQTSYgNr/qMn098aUJSf3nEpu9C6YiIU2npmXcJyQgXXBBkZ9yX0NRSRxgP22Jc2QyWX1yQMzFHPND1TLdUrTNVaLfcyKnyVFRkp0MAaOPguk1QipeeQYmdV9ytDeNgvSipTrg8NmAr3PaaariPAZG4vJt6T/lGlrs0DF5mI= Received: by 10.140.126.10 with SMTP id y10mr1698769rvc.214.1207593729305; Mon, 07 Apr 2008 11:42:09 -0700 (PDT) Received: by 10.140.144.5 with HTTP; Mon, 7 Apr 2008 11:42:09 -0700 (PDT) Message-ID: <9e671c830804071142i22077f2al1cb051e8bb2266b8@mail.gmail.com> Date: Mon, 7 Apr 2008 20:42:09 +0200 From: "Seth Brundle" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: (no subject) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 19:07:10 -0000 From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 19:11:48 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A04FF106564A for ; Mon, 7 Apr 2008 19:11:48 +0000 (UTC) (envelope-from freebsd@rgbaz.eu) Received: from jasper.secsrv.net (jasper.secsrv.net [66.98.138.37]) by mx1.freebsd.org (Postfix) with ESMTP id 7CB858FC1B for ; Mon, 7 Apr 2008 19:11:48 +0000 (UTC) (envelope-from freebsd@rgbaz.eu) Received: from [82.161.18.200] (helo=[10.0.1.104]) by jasper.secsrv.net with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.63) (envelope-from ) id 1Jiwkf-0000gs-64 for freebsd-questions@freebsd.org; Mon, 07 Apr 2008 15:11:41 -0400 Message-Id: <23A36BB2-A260-4F31-AD83-2022CE96678D@rgbaz.eu> From: "FreeBSD.Arno" To: freebsd-questions@freebsd.org In-Reply-To: <44d4p1n3qo.fsf@be-well.ilk.org> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Date: Mon, 7 Apr 2008 21:11:26 +0200 References: <87906B6F-153E-485A-B09B-DEFB3D4B5CB5@rgbaz.eu> <44d4p1n3qo.fsf@be-well.ilk.org> X-Mailer: Apple Mail (2.919.2) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - jasper.secsrv.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - rgbaz.eu X-Source: X-Source-Args: X-Source-Dir: Subject: Re: wireshark X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 19:11:48 -0000 Hi Lowell, thanks for your response, On 7 apr 2008, at 16:23, Lowell Gilbert wrote: > "FreeBSD.Arno" writes: > >> I installed wireshark on my computer and got this error trying to run >> it: >> >> /libexec/ld-elf.so.1: /usr/local/lib/libhx509.so.2: Undefined symbol >> "oid_id_pkcs1_rsaEncryption" > > That library doesn't even exist on my machine that has wireshark > installed from ports. > that's strange... what version do you run? i have version 0.99.8 I just did a make config, disabling everything and 'make install clean' even now: me@home# ldd /usr/local/bin/wireshark | grep libhx509 libhx509.so.2 => /usr/local/lib/libhx509.so.2 (0x2a69b000) >> I've found some posts of people reporting the same problem, but none >> of them mention a solution. >> http://www.mail-archive.com/freebsd-ports@freebsd.org/msg10746.html >> >> Did anyone solve this problem yet? >> >> >> uname -a: >> FreeBSD 7.0-STABLE FreeBSD 7.0-STABLE #18: Mon Mar 31 17:48:52 >> CEST 2008 Me@amadeus:/usr/obj/usr/src/sys/KERNEL_7 i386 > > Figure out where that library comes from, and rebuild it and maybe its > dependencies? > > i found there's a bug reported here for subversion, but i don;t have that installed http://www.freebsd.org/cgi/query-pr.cgi?pr=118310 i also found heimdal using this it an people reporting he same error i installed heimdal but the problem remained the same i'll try to figure out why wireshark needs this lib on one machine and not on the other... thanks Arno From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 19:13:21 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E6295106564A for ; Mon, 7 Apr 2008 19:13:21 +0000 (UTC) (envelope-from ranceh@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.173]) by mx1.freebsd.org (Postfix) with ESMTP id BA5718FC14 for ; Mon, 7 Apr 2008 19:13:20 +0000 (UTC) (envelope-from ranceh@gmail.com) Received: by wf-out-1314.google.com with SMTP id 25so1563351wfa.7 for ; Mon, 07 Apr 2008 12:13:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=8QAdhknDdpBhB4MtEtAI1Z/ZEJxDM1pKH75iHY6voY0=; b=VG3nKf9gGW4sPZgmcHvz1+w+DlqzkCWjhyM35bGTu4QXcYm3zRhDe0icJ6770/JuBqCveCtiTzwHF56pEILWjlbATor8e2Qm0H8Z7gKB0y1DXir8Eyym9N3ZBOh5Z06a8nIoaVWSHQeGlviTquSPE9EJTZ+HymTXp1kYxVmfnV8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=SnIDNk3c0UdOe6WZthlq+yava2cRcBS6cqSHCLHs9PDnJ/LMhnD1ET4yHbzy1lQl8eQ+vnJotodv5AAwDrPJ7YJfw3/keqcriUwhh6X13lBbhG/vFIEm4206KHv7dQ397HwhpC73xOkFbzTAENX/gVVxlJtQaHLPGn5ngwTFyzo= Received: by 10.143.162.8 with SMTP id p8mr2772989wfo.49.1207594039187; Mon, 07 Apr 2008 11:47:19 -0700 (PDT) Received: by 10.142.194.10 with HTTP; Mon, 7 Apr 2008 11:47:19 -0700 (PDT) Message-ID: <845c0f80804071147h1aee3f27h6dfc3aba1c691e6c@mail.gmail.com> Date: Mon, 7 Apr 2008 13:47:19 -0500 From: "Rance Hall" To: questions@freebsd.org In-Reply-To: <936205.95914.qm@web30302.mail.mud.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <936205.95914.qm@web30302.mail.mud.yahoo.com> Cc: Subject: Re: Problem In Saving "inted.conf" . X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 19:13:22 -0000 On 4/7/08, behnam zahabi wrote: > Hello > I have this problem: > When i make change in ''inted.conf'' (delete ''#'' ) i can't save this file (when i want to save, it say unable to create file). > > I think it happens because this file is read only, how can i disable this? > > How can i solve this problem. > Please answer me , it is so important to me. > > > > Best Regards > Behnam Zahabizadeh > behnam1368@yahoo.com > Are yuu root? Remember on UNIX based boxes (including Linux, *BSD, etc) you have to be root before you can make administrative level changes to the box. You may not understand it yet, but changing inetd is an administrative function and you have to be root to do it. issue a "su -" at a command prompt and it will ask for your admin password, then try to edit the file again. when you are done "exit" out of your root session. From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 19:21:32 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 27581106566B for ; Mon, 7 Apr 2008 19:21:32 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.ilk.org (dsl092-078-145.bos1.dsl.speakeasy.net [66.92.78.145]) by mx1.freebsd.org (Postfix) with ESMTP id DE6FA8FC1C for ; Mon, 7 Apr 2008 19:21:31 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: by be-well.ilk.org (Postfix, from userid 1147) id D885D28477; Mon, 7 Apr 2008 15:21:30 -0400 (EDT) To: "FreeBSD.Arno" References: <87906B6F-153E-485A-B09B-DEFB3D4B5CB5@rgbaz.eu> <44d4p1n3qo.fsf@be-well.ilk.org> <23A36BB2-A260-4F31-AD83-2022CE96678D@rgbaz.eu> From: Lowell Gilbert Date: Mon, 07 Apr 2008 15:21:30 -0400 In-Reply-To: <23A36BB2-A260-4F31-AD83-2022CE96678D@rgbaz.eu> (FreeBSD Arno's message of "Mon\, 7 Apr 2008 21\:11\:26 +0200") Message-ID: <447if95v45.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: wireshark X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 19:21:32 -0000 "FreeBSD.Arno" writes: > Hi Lowell, thanks for your response, > > On 7 apr 2008, at 16:23, Lowell Gilbert wrote: > >> "FreeBSD.Arno" writes: >> >>> I installed wireshark on my computer and got this error trying to run >>> it: >>> >>> /libexec/ld-elf.so.1: /usr/local/lib/libhx509.so.2: Undefined symbol >>> "oid_id_pkcs1_rsaEncryption" >> >> That library doesn't even exist on my machine that has wireshark >> installed from ports. >> > that's strange... what version do you run? > i have version 0.99.8 I don't run it, I just built it long enough to check for you. > I just did a make config, disabling everything and 'make install clean' > > even now: > me@home# ldd /usr/local/bin/wireshark | grep libhx509 > libhx509.so.2 => /usr/local/lib/libhx509.so.2 (0x2a69b000) I used the default configurations: # This file is auto-generated by 'make config'. # No user-servicable parts inside! # Options for wireshark-0.99.8_2 _OPTIONS_READ=wireshark-0.99.8_2 WITHOUT_RTP=true WITH_SNMP=true WITH_ADNS=true WITH_PCRE=true WITH_IPV6=true > >>> I've found some posts of people reporting the same problem, but none >>> of them mention a solution. >>> http://www.mail-archive.com/freebsd-ports@freebsd.org/msg10746.html >>> >>> Did anyone solve this problem yet? >>> >>> >>> uname -a: >>> FreeBSD 7.0-STABLE FreeBSD 7.0-STABLE #18: Mon Mar 31 17:48:52 >>> CEST 2008 Me@amadeus:/usr/obj/usr/src/sys/KERNEL_7 i386 >> >> Figure out where that library comes from, and rebuild it and maybe its >> dependencies? >> >> > i found there's a bug reported here for subversion, but i don;t have > that installed > http://www.freebsd.org/cgi/query-pr.cgi?pr=118310 > > i also found heimdal using this it an people reporting he same error > i installed heimdal but the problem remained the same > > i'll try to figure out why wireshark needs this lib on one machine and > not on the other... The key clue is probably in what provides that library. Which is Heimdal, so that *should* provide the library. Did you install wireshark from a package? That may have been built with a different set of options and/or for a different FreeBSD release. From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 20:21:09 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 22865106566B for ; Mon, 7 Apr 2008 20:21:09 +0000 (UTC) (envelope-from four.harrisons@virgin.net) Received: from n068.sc1.he.tucows.com (smtpout0182.sc1.he.tucows.com [64.97.136.182]) by mx1.freebsd.org (Postfix) with ESMTP id E7CDF8FC1E for ; Mon, 7 Apr 2008 20:21:08 +0000 (UTC) (envelope-from four.harrisons@virgin.net) Received: from sc1-out03.emaildefenseservice.com (64.97.139.2) by n068.sc1.he.tucows.com (7.2.069.1) id 4769316E01132F4E for questions@freebsd.org; Mon, 7 Apr 2008 19:54:11 +0000 X-SpamScore: 82 X-Spamcatcher-Summary: 82, 6.5, 0, 6c5ac0baa915a542, c70353496ee1c8e6, four.harrisons@virgin.net, -, RULES_HIT:355:379:617:966:973:982:988:989:1260:1261:1277:1312:1313:1314:1345:1437:1487:1516:1518:1519:1534:1542:1593:1594:1595:1596:1711:1730:1747:1766:1792:1981:2194:2196:2199:2200:2393:2553:2559:2562:2733:2904:3353:3865:3866:3867:3868:3869:3870:3871:3872:3874:4043:4362:4385:4605:5007:6119:6261:7903, 0, RBL:none, CacheIP:none, Bayesian:0.5, 0.5, 0.5, Netcheck:none, DomainCache:6.5, MSF:not bulk, SPF:,MSBL:none,DNSBL:none,TSO:0 X-Spamcatcher-Explanation: (100%) Contains spammy domain; Received: from desktop.piggybox (client-81-109-213-201.leed.adsl.virgin.net [81.109.213.201]) by sc1-out03.emaildefenseservice.com (Postfix) with ESMTP for ; Mon, 7 Apr 2008 19:54:10 +0000 (UTC) Received: from desktop.piggybox (localhost.piggybox [127.0.0.1]) by desktop.piggybox (8.14.2/8.14.2) with ESMTP id m37JsCkA089464 for ; Mon, 7 Apr 2008 20:54:13 +0100 (BST) (envelope-from peter@desktop.piggybox) Received: (from peter@localhost) by desktop.piggybox (8.14.2/8.14.2/Submit) id m37JsCqm089463 for questions@freebsd.org; Mon, 7 Apr 2008 20:54:12 +0100 (BST) (envelope-from peter) Date: Mon, 7 Apr 2008 20:54:12 +0100 From: peter harrison To: questions@freebsd.org Message-ID: <20080407195412.GA89428@desktop.piggybox> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Cc: Subject: Problem with gio-fam-backend, portupgrade failing... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 20:21:09 -0000 I'm having a problem running portupgrade -a. The original run was interrupted by a system crash. Now when I try to repeat it fails asking for pkgdb -fF to be run. When I run this, I get stale dependencies on policykit, but when I say "yes" to install, the install of policykit fails on gio-fam-backend (not a port I had installed before the attempted upgrade). Here's an extract from the build: -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/local/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -MT libgiofam_la-gfamfilemonitor.lo -MD -MP -MF .deps/libgiofam_la-gfamfilemonitor.Tpo -c gfamfilemonitor.c -o libgiofam_la-gfamfilemonitor.o >/dev/null 2>&1 mv -f .deps/libgiofam_la-gfamfilemonitor.Tpo .deps/libgiofam_la-gfamfilemonitor.Plo gmake: *** No rule to make target `../../gio/libgio-2.0.la', needed by `libgiofam.la'. Stop. *** Error code 2 Stop in /usr/ports/devel/gio-fam-backend. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall.72819.0 env make ** Fix the problem and try again. ---> Skipping 'sysutils/policykit' because a requisite port 'devel/gio-fam-backend' failed (specify -k to force) ** Listing the failed packages (-:ignored / *:skipped / !:failed) ! devel/gio-fam-backend (unknown build error) * sysutils/policykit Command failed [exit code 1]: /usr/local/sbin/portinstall sysutils/policykit So now I'm stuck halfway through a portupgrade. This is on FreeBSD desktop.piggybox 6.3-RELEASE-p1 FreeBSD 6.3-RELEASE-p1 #5: Wed Apr 2 03:41:26 BST 2008 peter@server.piggybox:/usr/obj/usr/src/sys/GENERIC i386 Can anyone offer a suggestion for how I fix this? Thanks in advance. Peter Harrison __ "Trillian did a little research in the ship's copy of THHGTTG. It had some advice to offer on drunkenness. `Go to it,' it said, `and good luck.' It was cross-referenced to the entry concerning the size of the Universe and ways of coping with that." - One of the more preferable pieces of advice contained in the Guide. From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 20:35:13 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A5B68106564A for ; Mon, 7 Apr 2008 20:35:13 +0000 (UTC) (envelope-from mark@msen.com) Received: from shell.msen.com (msen.com [148.59.86.2]) by mx1.freebsd.org (Postfix) with ESMTP id 466E98FC1C for ; Mon, 7 Apr 2008 20:35:12 +0000 (UTC) (envelope-from mark@msen.com) X-Sent-To: Received: from quadone.psyberation.com (c-24-23-69-112.hsd1.mi.comcast.net [24.23.69.112]) (authenticated bits=0) by shell.msen.com (8.14.2/8.14.2) with ESMTP id m37KZBKV088934 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Mon, 7 Apr 2008 16:35:12 -0400 (EDT) (envelope-from mark@msen.com) From: Mark Moellering To: freebsd-questions@freebsd.org Date: Mon, 7 Apr 2008 16:35:06 -0400 User-Agent: KMail/1.9.7 References: <20080407195412.GA89428@desktop.piggybox> In-Reply-To: <20080407195412.GA89428@desktop.piggybox> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804071635.06374.mark@msen.com> Received-SPF: Pass (sender authenticated); receiver=msen.com; client-ip=24.23.69.112; envelope-from= Received-SPF: Pass (sender authenticated); receiver=msen.com; client-ip=24.23.69.112; helo=quadone.psyberation.com X-Milter: Spamilter (Reciever: shell.msen.com; Sender-ip: 24.23.69.112; Sender-helo: quadone.psyberation.com; ) Subject: Re: Problem with gio-fam-backend, portupgrade failing... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 20:35:13 -0000 On Monday 07 April 2008 03:54:12 pm peter harrison wrote: > I'm having a problem running portupgrade -a. The original run was > interrupted by a system crash. Now when I try to repeat it fails asking for > pkgdb -fF to be run. > > When I run this, I get stale dependencies on policykit, but when I say > "yes" to install, the install of policykit fails on gio-fam-backend (not a > port I had installed before the attempted upgrade). > > Here's an extract from the build: > > > -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -pthread > -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule > -I../../gio -DG_DISABLE_CAST_CHECKS > -DGIO_MODULE_DIR=\"/usr/local/lib/gio/modules\" -DGIO_COMPILATION > -DG_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -MT > libgiofam_la-gfamfilemonitor.lo -MD -MP -MF > .deps/libgiofam_la-gfamfilemonitor.Tpo -c gfamfilemonitor.c -o > libgiofam_la-gfamfilemonitor.o >/dev/null 2>&1 mv -f > .deps/libgiofam_la-gfamfilemonitor.Tpo > .deps/libgiofam_la-gfamfilemonitor.Plo gmake: *** No rule to make target > `../../gio/libgio-2.0.la', needed by `libgiofam.la'. Stop. *** Error code > 2 > > Stop in /usr/ports/devel/gio-fam-backend. > ** Command failed [exit code 1]: /usr/bin/script -qa > /tmp/portinstall.72819.0 env make ** Fix the problem and try again. > ---> Skipping 'sysutils/policykit' because a requisite port > 'devel/gio-fam-backend' failed (specify -k to force) ** Listing the failed > packages (-:ignored / *:skipped / !:failed) > ! devel/gio-fam-backend (unknown build error) > * sysutils/policykit > Command failed [exit code 1]: /usr/local/sbin/portinstall > sysutils/policykit > > So now I'm stuck halfway through a portupgrade. > > This is on > > FreeBSD desktop.piggybox 6.3-RELEASE-p1 FreeBSD 6.3-RELEASE-p1 #5: Wed Apr > 2 03:41:26 BST 2008 peter@server.piggybox:/usr/obj/usr/src/sys/GENERIC > i386 > > Can anyone offer a suggestion for how I fix this? > > Thanks in advance. > > Peter Harrison > I have seen this before, if ( /devel/ ) gio-fam-backend needs a library that is outdated, it gives this sort of error. I know when I had the issue, it was that it needs glib 2.16 and I had 2.14. Thankfully it doesn't have too many dependancies so it isn't hard to check them all. Mark Moellering From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 20:45:09 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1A9CA1065671 for ; Mon, 7 Apr 2008 20:45:09 +0000 (UTC) (envelope-from forrie@forrie.com) Received: from forrie.com (demon.dce.harvard.edu [140.247.198.85]) by mx1.freebsd.org (Postfix) with ESMTP id B886E8FC1F for ; Mon, 7 Apr 2008 20:45:08 +0000 (UTC) (envelope-from forrie@forrie.com) X-Envelope-From: forrie@forrie.com X-Envelope-To: X-Originating-IP: 66.92.75.97 Received: from forrest-aldrichs-macbook-pro.local (dsl092-075-097.bos1.dsl.speakeasy.net [66.92.75.97]) (authenticated as=forrie bits=0) by forrie.com (envelope-from forrie@forrie.com) (8.14.2/8.14.2) with ESMTP id m37KS7fY054178 for ; Mon, 7 Apr 2008 16:28:12 -0400 (EDT) X-Authentication-Warning: mail.forrie.com: Host dsl092-075-097.bos1.dsl.speakeasy.net [66.92.75.97] claimed to be forrest-aldrichs-macbook-pro.local Message-ID: <47FA83D7.8030803@forrie.com> Date: Mon, 07 Apr 2008 16:28:07 -0400 From: Forrest Aldrich User-Agent: Thunderbird 2.0.0.15pre (Macintosh/20080406) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.92.1/6649/Mon Apr 7 12:09:17 2008 on mail.forrie.com X-Virus-Status: Clean Subject: Problem with gio-fam-backend, portupgrade failing... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 20:45:09 -0000 I'm having the same type of problems when compiling scanlogd (just posted a separate message about it). I installed the binary *.tbz package from freebsd.org, and that didn't quite work, there are other dependencies it needs. It's been a little frustrating. From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 20:45:09 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8DC43106564A for ; Mon, 7 Apr 2008 20:45:09 +0000 (UTC) (envelope-from forrie@forrie.com) Received: from forrie.com (demon.dce.harvard.edu [140.247.198.85]) by mx1.freebsd.org (Postfix) with ESMTP id 504138FC0C for ; Mon, 7 Apr 2008 20:45:09 +0000 (UTC) (envelope-from forrie@forrie.com) X-Envelope-From: forrie@forrie.com X-Envelope-To: X-Originating-IP: 66.92.75.97 Received: from forrest-aldrichs-macbook-pro.local (dsl092-075-097.bos1.dsl.speakeasy.net [66.92.75.97]) (authenticated as=forrie bits=0) by forrie.com (envelope-from forrie@forrie.com) (8.14.2/8.14.2) with ESMTP id m37KQGAi054149 for ; Mon, 7 Apr 2008 16:26:22 -0400 (EDT) X-Authentication-Warning: mail.forrie.com: Host dsl092-075-097.bos1.dsl.speakeasy.net [66.92.75.97] claimed to be forrest-aldrichs-macbook-pro.local Message-ID: <47FA8368.9070309@forrie.com> Date: Mon, 07 Apr 2008 16:26:16 -0400 From: Forrest Aldrich User-Agent: Thunderbird 2.0.0.15pre (Macintosh/20080406) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.92.1/6649/Mon Apr 7 12:09:17 2008 on mail.forrie.com X-Virus-Status: Clean Subject: Compiling scanlogd and dependencies (libnids, et al).... problems. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 20:45:09 -0000 After a week of trying to resolve these issues, I want to ask if anyone has had luck getting this lot to compile correctly. I am looking to get scanlogd compiled with libnids. This is the last error I get: cc -shared .libs/libgiofam_la-fam-helper.o .libs/libgiofam_la-fam-module.o .libs/libgiofam_la-gfamdirectorymonitor.o .libs/libgiofam_la-gfamfilemonitor.o -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libintl.so -lgio-2.0 /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libfam.so -march=pentium4 -Wl,-soname -Wl,libgiofam.so -Wl,-retain-symbols-file -Wl,.libs/libgiofam.exp -o .libs/libgiofam.so /usr/bin/ld: cannot find -lgio-2.0 gmake: *** [libgiofam.la] Error 1 *** Error code 2 Stop in /usr/ports/devel/gio-fam-backend. *** Error code 1 Stop in /usr/ports/net/libnids. *** Error code 1 I tried installing binary packages from ftp.freebsd.org (not my preferred method) - but it doesn't link even against the binary libnids, tons of errors. This is on a recently updated FreeBSD_7.0 system - two different systems (different configs) have the same problems above. I'd appreciate any pointers - or just info that these are known errors. Thanks.... From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 20:58:42 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 849B11065678 for ; Mon, 7 Apr 2008 20:58:42 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: from rn-out-0910.google.com (rn-out-0910.google.com [64.233.170.189]) by mx1.freebsd.org (Postfix) with ESMTP id 2877E8FC1F for ; Mon, 7 Apr 2008 20:58:42 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: by rn-out-0910.google.com with SMTP id s46so1868086rnb.3 for ; Mon, 07 Apr 2008 13:58:41 -0700 (PDT) Received: by 10.114.169.2 with SMTP id r2mr6565303wae.76.1207601920761; Mon, 07 Apr 2008 13:58:40 -0700 (PDT) Received: from scorpio ( [67.189.206.211]) by mx.google.com with ESMTPS id 26sm15263526wra.32.2008.04.07.13.58.39 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 07 Apr 2008 13:58:40 -0700 (PDT) Date: Mon, 7 Apr 2008 16:58:22 -0400 From: Gerard To: freebsd-questions@freebsd.org Message-ID: <20080407165822.0955e4fa@scorpio> In-Reply-To: <20080407172446.GB81680@gizmo.acns.msu.edu> References: <47FA550C.9070503@infracaninophile.co.uk> <20080407172446.GB81680@gizmo.acns.msu.edu> Organization: seibercom.net X-Mailer: Claws Mail 3.3.1 (GTK+ 2.12.9; i386-portbld-freebsd6.3) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAGFBMVEX+/v7++v6YOTrq8PCcuIX989UvOSj++v0BNCbpAAAAB3RJTUUHsQwfFzs7RBhzUQAAAhJJREFUOI1dU8GOqzAMNKIoV1bvwD1i0ysqrHplIdBrVSX7ATSbd03VVvn9tQNtQy0hjAdn7LED4AAcPtWm9RV+MPSfxhBLx9ajd6X/ngB6/mTwnRSZua7i7Ca+0ctZKo4Qmz+JY13X6I3nFZBxIYW1PbgfQ5RP8g0XlltEWGf3cV03joYpRnFbvYDKbXjZlXyyhEZA4lI+cN3NaVXE4VKjSwTExO10eTEkkJVqIAD5z0nUBQJluQDRSQjcrBiHAJxZlAH5CUMBMC7OcJ4LMQNnxhZ1HYPscMc6J4UlWRMNwzOpCcAHKSICd1EDn83abdREIbXsHkD1OinP1aCUCOEVRaa1lMcvywUWdYgk13JQUpYNKmvXQ8Kw5ML9YI5h8SakctBc7E/IYuLhYd/zZIk+1gM1vNweQBvHE0j+oYah3sMqAytQYlZk6+ANaaawJdu3OFzYGMZ3iGpa3qMlq9ZH0VZTgrCtw/ngdYkEIIpSbP1bWQAdFdX9vocBdkH2qVjVmuMu3gI5rjs814EUdrCZgWlPaxZZ3RiLFUtr+ud0PXwp2dnQSNXgePt6AZpBj6UMJ7VQkzN4utVeaSW1Dhn/kblGrKeMvNGnzwX4zuEDarYz1KdPtR60Gul0Gued+515SJXhCsl+Tx/3kY/UDvicPll9mfu50t3tvQ/thZpJYgeuwdSKNJ6tCD98MCgoxLDaPxbwqqwPWaWiAAAAAElFTkSuQmCC X-Face: "\j?x](l|]4p?-1Bf@!wN<&p=$.}^k-HgL}cJKbQZ3r#Ar]\%U(#6}'?<3s7%(%(gxJxxcR nSNPNr*/^~StawWU9KDJ-CT0k$f#@t2^K&BS_f|?ZV/.7Q X-Operating-System: FreeBSD-6.3 Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/PAzbEX0MpeSajOYErmY132/"; protocol="application/pgp-signature"; micalg=PGP-SHA1 Subject: Re: freebsd 7 stable, which tag?? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 20:58:42 -0000 --Sig_/PAzbEX0MpeSajOYErmY132/ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Mon, 7 Apr 2008 13:24:46 -0400 Jerry McAllister wrote: > On Mon, Apr 07, 2008 at 01:11:59PM -0400, Tsu-Fan Cheng wrote: > > On Mon, Apr 7, 2008 at 1:08 PM, Matthew Seaman > > wrote: > > > Tsu-Fan Cheng wrote: > > > > sorry, I just read some articles in the mailing list, it's > > > > RELENG_7 for stable, 7_0 is for current. > > > Nope. > > > RELENG_7_0 is for 7.0-RELEASE > > > RELENG_7 is for 7.0-STABLE (at the moment) > > > . is for 8-CURRENT > > so in a sense, 7.0-release is for developers, and 7.0-stable for end > > users, right? > No. 7.0-release is the final snapshot of 7.0. Current is > for developers and stable is a more cleaned up version of current. > Current is the bleeding edge. =20 > Stable is sort of like a beta > and release is the final, cleaned up and built and tested release. >=20 > The confusing thing is there can be more than one branch being > worked on. At the moment there is 7.xxx and 8.xxx. There can > be stable and release for each. The head is where current is > made which is 8.xxx now. =20 > If something is built in to current that is wanted more immediately,=20 > it gets merged in to the less bleeding edge tracks. The process for=20 > that is called 'Merge From Current' usually called MFC - as in 'that=20 > feature (or fix) was MFCed this morning'. It is amazing how often this question arises. I guess the manual does not explain the different 'tags' and branches thoroughly enough. --=20 Gerard gerard@seibercom.net "The Schizophrenic: An Unauthorized Autobiography" --Sig_/PAzbEX0MpeSajOYErmY132/ Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.8 (FreeBSD) iEYEARECAAYFAkf6ivcACgkQ6DWTaTcTwMmtxQCg40xmDHJG6r64IaHJOL6uA66J Qg0AoMIfrJ7iY+pELDpEo2sUUEnvjD72 =4X/d -----END PGP SIGNATURE----- --Sig_/PAzbEX0MpeSajOYErmY132/-- From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 21:05:18 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 87D641065670 for ; Mon, 7 Apr 2008 21:05:18 +0000 (UTC) (envelope-from chrizach@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.230]) by mx1.freebsd.org (Postfix) with ESMTP id 3977E8FC20 for ; Mon, 7 Apr 2008 21:05:18 +0000 (UTC) (envelope-from chrizach@gmail.com) Received: by wr-out-0506.google.com with SMTP id 50so1280747wra.13 for ; Mon, 07 Apr 2008 14:05:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=9eRGg3YTf6yzJGfGXOUskVcOZKfVayXjWrHYw8ozrig=; b=gWBd3HjIbi9bbAkhAoqBJFIz2RhNjjXGkA7PaC/wZrtf94Rs9yEebVdT2cv1sdVDfalrq8ROXGR+DHz+YLMMc29QSYRueBUQq/lShVZozVy+ymKJ4nJA/WXL8Nk+FfrMQ9SP+OeQU50vsh2JC6SXd7MZm/TE+d3feSAZ0DQDB+w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=pZTIHmM02zO1WAuf3aDYSBokI9rbeZVmidRWfc+K23wkuUAWwoFEYmr0co2oGwEmbFTiRgKYsIVXycujUSpT6zxTDRSelaziYO+PUifRJW2FwuvkBZliTnHeJGDlTZeMX6nNnhn/OlD66iKv68/5e18g+o7wazsy6Ptur8AHZa4= Received: by 10.141.113.6 with SMTP id q6mr1845201rvm.135.1207602316575; Mon, 07 Apr 2008 14:05:16 -0700 (PDT) Received: by 10.140.142.18 with HTTP; Mon, 7 Apr 2008 14:05:16 -0700 (PDT) Message-ID: <4a89d1190804071405m6fdf5455j9cc43ae316fe9d93@mail.gmail.com> Date: Mon, 7 Apr 2008 23:05:16 +0200 From: "Christian Zachariasen" To: "FreeBSD Mailing Lists" In-Reply-To: <47FA40B2.90001@eskk.nu> MIME-Version: 1.0 References: <47FA40B2.90001@eskk.nu> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Experience with genealogy software? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 21:05:18 -0000 You could check out Geni, although it might not suit your needs http://www.geni.com/ Christian Zachariasen On Mon, Apr 7, 2008 at 5:41 PM, Leslie Jensen wrote: > > > Joe Kraft skrev: > > > I'm looking for a web based collaborative geneology software to run on > > FreeBSD. Does anyone here have an experience with any of the packages out > > there? > > > > I'm looking at PhpGedView, GeneWeb and Poplar. Any recommendations? > > > > I'm also looking at the info on GRAMPS, but don't see anything to > > provide web based access to a GRAMPS database. > > > > I'm running Gramps and it suits my needs. I found the webbased programs to > be less intuitive. > > You need to export the database if you want to share it. > /Leslie > > > > > > 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" > > > _______________________________________________ > 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 7 21:17:41 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8A8A31065672 for ; Mon, 7 Apr 2008 21:17:41 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id 46D218FC29 for ; Mon, 7 Apr 2008 21:17:41 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id m37LGYPm082968; Mon, 7 Apr 2008 17:16:34 -0400 (EDT) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id m37LGYMM082967; Mon, 7 Apr 2008 17:16:34 -0400 (EDT) (envelope-from jerrymc) Date: Mon, 7 Apr 2008 17:16:34 -0400 From: Jerry McAllister To: behnam zahabi Message-ID: <20080407211634.GA82929@gizmo.acns.msu.edu> References: <936205.95914.qm@web30302.mail.mud.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <936205.95914.qm@web30302.mail.mud.yahoo.com> User-Agent: Mutt/1.4.2.2i Cc: questions@freebsd.org Subject: Re: Problem In Saving "inted.conf" . X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 21:17:41 -0000 On Mon, Apr 07, 2008 at 11:01:18AM -0700, behnam zahabi wrote: > Hello > I have this problem: > When i make change in ''inted.conf'' (delete ''#'' ) i can't save this > file (when i want to save, it say unable to create file). > > I think it happens because this file is read only, how can i disable this? > > How can i solve this problem. > Please answer me , it is so important to me. First, I think the file name you want is 'inetd.conf', not 'inted.conf' But, the reason you cannot write it is most likely that you are trying to do it as a user other than root. You have to be root to write to it. There is a lot of documentation about using a root account. You may have created a password for a root account when you installed the system. If not, then there is documentaiton on how to reboot to single user mode and do it from there. You should never log in as root from another machine. First ssh in with your non-root account so you are using an encrypted transmission and then use su to gain root status. That is all well documented and has been discussed on the questions list many times. So, a check of the archives will also get you the information. ////jerry > > > Best Regards > Behnam Zahabizadeh > behnam1368@yahoo.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 7 21:24:42 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 84DA71065673 for ; Mon, 7 Apr 2008 21:24:42 +0000 (UTC) (envelope-from peter@bsdly.net) Received: from skapet.bsdly.net (cl-426.sto-01.se.sixxs.net [IPv6:2001:16d8:ff00:1a9::2]) by mx1.freebsd.org (Postfix) with ESMTP id 30BA78FC18 for ; Mon, 7 Apr 2008 21:24:41 +0000 (UTC) (envelope-from peter@bsdly.net) Received: from thingy.bsdly.net ([10.168.103.11] helo=thingy.bsdly.net.bsdly.net ident=peter) by skapet.bsdly.net with esmtp (Exim 4.66) (envelope-from ) id 1JiypT-0003Tv-WF for freebsd-questions@freebsd.org; Mon, 07 Apr 2008 23:24:40 +0200 To: freebsd-questions@freebsd.org References: <47FA3D3D.7020607@thematrix.cl.msu.edu> From: peter@bsdly.net (Peter N. M. Hansteen) Date: Mon, 07 Apr 2008 23:24:37 +0200 In-Reply-To: <47FA3D3D.7020607@thematrix.cl.msu.edu> (Brian Martinez's message of "Mon, 07 Apr 2008 11:26:53 -0400") Message-ID: <87r6dhgxyi.fsf@thingy.bsdly.net> User-Agent: Gnus/5.1007 (Gnus v5.10.7) XEmacs/21.4.19 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: Quick spamd question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 21:24:42 -0000 Brian Martinez writes: > check right now to verify), but once an entry gets listed WHITE, should > the GREY entry remain? I seem to remember that the GREY entry expires > immediately after the second attempt (thereby making the tuple > whitelisted). The GREY entry may live on for a while, but the existence of a WHITE entry will ensure that the delivery will succeed on the next attempt. -- Peter N. M. Hansteen, member of the first RFC 1149 implementation team http://bsdly.blogspot.com/ http://www.bsdly.net/ http://www.nuug.no/ "Remember to set the evil bit on all malicious network traffic" delilah spamd[29949]: 85.152.224.147: disconnected after 42673 seconds. From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 21:32:25 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EC8D4106566B for ; Mon, 7 Apr 2008 21:32:25 +0000 (UTC) (envelope-from kalin@el.net) Received: from mail.el.net (mail.el.net [74.1.12.120]) by mx1.freebsd.org (Postfix) with ESMTP id 81D198FC18 for ; Mon, 7 Apr 2008 21:32:25 +0000 (UTC) (envelope-from kalin@el.net) Received: (qmail 73864 invoked by uid 1008); 7 Apr 2008 22:33:45 -0000 Received: from unknown (HELO kalins-macbook-pro.local) (kalin@el.net@74.1.12.115) by mail.el.net with ESMTPA; 7 Apr 2008 22:33:45 -0000 Message-ID: <47FA92E8.6070408@el.net> Date: Mon, 07 Apr 2008 17:32:24 -0400 From: kalin m User-Agent: Thunderbird 2.0.0.12 (Macintosh/20080213) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: open pgp X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 21:32:26 -0000 hi all... installed open pgp pkg. added a key sent to me by a client to my keyring... this is what i get. no matter how many times i enter the client provided pass phrase i just get the 'Enter pass phrase: ' prompt... what, if anythin, is wrong? the pass phrase? # pgp the_pgp_file.pgp Pretty Good Privacy(tm) Version 6.5.8 Internal development version only - not for general release. (c) 1999 Network Associates Inc. Export of this software may be restricted by the U.S. government. File is encrypted. Secret key is required to read it. Key for user ID: user_id 2048-bit RSA key, Key ID 0x0000moo, created 2008/03/10 Key can sign. You need a pass phrase to unlock your secret key. Enter pass phrase: ........................ thanks.... From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 21:36:13 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 406C31065675 for ; Mon, 7 Apr 2008 21:36:13 +0000 (UTC) (envelope-from peter.piggybox@virgin.net) Received: from n068.sc1.he.tucows.com (smtpout0179.sc1.he.tucows.com [64.97.136.179]) by mx1.freebsd.org (Postfix) with ESMTP id 0CF818FC1B for ; Mon, 7 Apr 2008 21:36:12 +0000 (UTC) (envelope-from peter.piggybox@virgin.net) Received: from sc1-out04.emaildefenseservice.com (64.97.139.2) by n068.sc1.he.tucows.com (7.2.069.1) id 4769316E0113769D; Mon, 7 Apr 2008 21:06:07 +0000 X-SpamScore: 82 X-Spamcatcher-Summary: 82, 6.5, 0, 40227ab3a47b4a7f, 0404073b85a972e3, peter.piggybox@virgin.net, -, RULES_HIT:355:379:599:601:945:966:967:973:980:982:988:989:1260:1261:1277:1312:1313:1314:1345:1359:1437:1487:1516:1518:1519:1535:1542:1593:1594:1595:1596:1711:1730:1747:1766:1792:1981:2194:2196:2199:2200:2393:2525:2551:2553:2559:2563:2682:2685:2857:2859:2904:2933:2937:2939:2942:2945:2947:2951:2954:3022:3027:3355:3622:3865:3866:3867:3868:3869:3870:3871:3872:3874:3934:3936:3938:3941:3944: 4321:4362:4385:4605:4860:5007:6119:6261:7679:7903, 0, RBL:none, CacheIP:none, Bayesian:0.5, 0.5, 0.5, Netcheck:none, DomainCache:6.5, MSF:not bulk, SPF:, MSBL:none, DNSBL:none, TSO:0 X-Spamcatcher-Explanation: (100%) Contains spammy domain; Received: from laptop.piggybox (client-81-109-213-201.leed.adsl.virgin.net [81.109.213.201]) by sc1-out04.emaildefenseservice.com (Postfix) with ESMTP; Mon, 7 Apr 2008 21:06:06 +0000 (UTC) Received: from laptop.piggybox (localhost [127.0.0.1]) by laptop.piggybox (8.14.2/8.14.2) with ESMTP id m37L63st003170; Mon, 7 Apr 2008 22:06:04 +0100 (BST) (envelope-from peter@laptop.piggybox) Received: (from peter@localhost) by laptop.piggybox (8.14.2/8.14.2/Submit) id m37L63TX003168; Mon, 7 Apr 2008 22:06:03 +0100 (BST) (envelope-from peter) Date: Mon, 7 Apr 2008 22:06:02 +0100 From: Peter Harrison To: Mark Moellering Message-ID: <20080407210602.GA2949@laptop.piggybox> References: <20080407195412.GA89428@desktop.piggybox> <200804071635.06374.mark@msen.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200804071635.06374.mark@msen.com> User-Agent: Mutt/1.4.2.3i Cc: freebsd-questions@freebsd.org Subject: Re: Problem with gio-fam-backend, portupgrade failing... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 21:36:13 -0000 Monday, 7 April 2008 at 16:35:06 -0400, Mark Moellering said: > On Monday 07 April 2008 03:54:12 pm peter harrison wrote: > > I'm having a problem running portupgrade -a. The original run was > > interrupted by a system crash. Now when I try to repeat it fails asking for > > pkgdb -fF to be run. > > > > When I run this, I get stale dependencies on policykit, but when I say > > "yes" to install, the install of policykit fails on gio-fam-backend (not a > > port I had installed before the attempted upgrade). > > > > Here's an extract from the build: > > > > > > -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -pthread > > -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule > > -I../../gio -DG_DISABLE_CAST_CHECKS > > -DGIO_MODULE_DIR=\"/usr/local/lib/gio/modules\" -DGIO_COMPILATION > > -DG_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -MT > > libgiofam_la-gfamfilemonitor.lo -MD -MP -MF > > .deps/libgiofam_la-gfamfilemonitor.Tpo -c gfamfilemonitor.c -o > > libgiofam_la-gfamfilemonitor.o >/dev/null 2>&1 mv -f > > .deps/libgiofam_la-gfamfilemonitor.Tpo > > .deps/libgiofam_la-gfamfilemonitor.Plo gmake: *** No rule to make target > > `../../gio/libgio-2.0.la', needed by `libgiofam.la'. Stop. *** Error code > > 2 > > > > Stop in /usr/ports/devel/gio-fam-backend. > > ** Command failed [exit code 1]: /usr/bin/script -qa > > /tmp/portinstall.72819.0 env make ** Fix the problem and try again. > > ---> Skipping 'sysutils/policykit' because a requisite port > > 'devel/gio-fam-backend' failed (specify -k to force) ** Listing the failed > > packages (-:ignored / *:skipped / !:failed) > > ! devel/gio-fam-backend (unknown build error) > > * sysutils/policykit > > Command failed [exit code 1]: /usr/local/sbin/portinstall > > sysutils/policykit > > > > So now I'm stuck halfway through a portupgrade. > > > > This is on > > > > FreeBSD desktop.piggybox 6.3-RELEASE-p1 FreeBSD 6.3-RELEASE-p1 #5: Wed Apr > > 2 03:41:26 BST 2008 peter@server.piggybox:/usr/obj/usr/src/sys/GENERIC > > i386 > > > > Can anyone offer a suggestion for how I fix this? > > > > Thanks in advance. > > > > Peter Harrison > > > I have seen this before, if ( /devel/ ) gio-fam-backend needs a library that > is outdated, it gives this sort of error. I know when I had the issue, it > was that it needs glib 2.16 and I had 2.14. Thankfully it doesn't have too > many dependancies so it isn't hard to check them all. Right, I'll start looking through the gio-fam-backend dependencies and report back. Thanks for the quick response. Peter Harrison. > > Mark Moellering > _______________________________________________ > 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 7 21:37:15 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DD245106566B for ; Mon, 7 Apr 2008 21:37:15 +0000 (UTC) (envelope-from peter.piggybox@virgin.net) Received: from n082.sc1.he.tucows.com (smtpout0180.sc1.he.tucows.com [64.97.136.180]) by mx1.freebsd.org (Postfix) with ESMTP id AC5FB8FC15 for ; Mon, 7 Apr 2008 21:37:15 +0000 (UTC) (envelope-from peter.piggybox@virgin.net) Received: from sc1-out02.emaildefenseservice.com (64.97.139.2) by n082.sc1.he.tucows.com (7.2.069.1) id 4769FAD40109A843; Mon, 7 Apr 2008 21:09:13 +0000 X-SpamScore: 2 X-Spamcatcher-Summary: 2, 0, 0, 87477ffbea1746b8, 0404073b85a972e3, peter.piggybox@virgin.net, -, RULES_HIT:355:379:599:601:945:966:967:973:980:988:989:1260:1261:1277:1312:1313:1314:1345:1359:1437:1516:1518:1519:1534:1540:1593:1594:1595:1596:1711:1730:1747:1766:1792:2196:2199:2393:2525:2551:2553:2559:2563:2682:2685:2857:2859:2933:2937:2939:2942:2945:2947:2951:2954:3022:3027:3352:3622:3865:3866:3867:3868:3869:3870:3871:3872:3874:3934:3936:3938:3941:3944:4362:4385:4470:4860:5007:6119:6261: 7679, 0, RBL:none, CacheIP:none, Bayesian:0.5, 0.5, 0.5, Netcheck:none, DomainCache:0, MSF:not bulk, SPF:, MSBL:none, DNSBL:none, TSO:0 X-Spamcatcher-Explanation: Received: from laptop.piggybox (client-81-109-213-201.leed.adsl.virgin.net [81.109.213.201]) by sc1-out02.emaildefenseservice.com (Postfix) with ESMTP; Mon, 7 Apr 2008 21:09:11 +0000 (UTC) Received: from laptop.piggybox (localhost [127.0.0.1]) by laptop.piggybox (8.14.2/8.14.2) with ESMTP id m37L9KHp003276; Mon, 7 Apr 2008 22:09:20 +0100 (BST) (envelope-from peter@laptop.piggybox) Received: (from peter@localhost) by laptop.piggybox (8.14.2/8.14.2/Submit) id m37L9JCH003275; Mon, 7 Apr 2008 22:09:19 +0100 (BST) (envelope-from peter) Date: Mon, 7 Apr 2008 22:09:19 +0100 From: Peter Harrison To: Forrest Aldrich Message-ID: <20080407210919.GB2949@laptop.piggybox> References: <47FA83D7.8030803@forrie.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47FA83D7.8030803@forrie.com> User-Agent: Mutt/1.4.2.3i Cc: freebsd-questions@freebsd.org Subject: Re: Problem with gio-fam-backend, portupgrade failing... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 21:37:15 -0000 Monday, 7 April 2008 at 16:28:07 -0400, Forrest Aldrich said: > I'm having the same type of problems when compiling scanlogd (just > posted a separate message about it). I installed the binary *.tbz > package from freebsd.org, and that didn't quite work, there are other > dependencies it needs. It's been a little frustrating. I'm also having trouble using downloaded packages - but I think that's mostly because of different compiled in options to the defaults further up the dependency chain. This is the first time I've had a problem with portupgrade where the solution didn't seem reasonably obvious. Thanks for the response. Peter Harrison. > > _______________________________________________ > 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 7 22:13:40 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AA71E106564A for ; Mon, 7 Apr 2008 22:13:40 +0000 (UTC) (envelope-from tfcheng@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.171]) by mx1.freebsd.org (Postfix) with ESMTP id 6E5558FC0C for ; Mon, 7 Apr 2008 22:13:40 +0000 (UTC) (envelope-from tfcheng@gmail.com) Received: by wf-out-1314.google.com with SMTP id 25so1637738wfa.7 for ; Mon, 07 Apr 2008 15:13:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=qX7iIi3zhehl8cT1RQiUPlnHcqwYbzUc8e3bEwPuYgs=; b=PCPRJlNiZeRa1zrNNBTDf0LjM4Je43Gr1Oow0skmRhDBPINQtAeZjosOMP82tL0NQhfScMSA7Uu5j6HFWGcMJZ8xoi3v4K17LuW+hIGbfryZATjwQuItK4Q+tZBwwFep0fB7ATTdxgREiS3lUmUoK2XDvQlgZlUxZcNdzRbuDhw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ssV5fORl/ro1MHKpAiH8fFaTelXHsYd6dNVQONmj0aYVOHOdQQtfpH/YEwaDLWZh4XTWiiZw2OSlXOy/9yqInDkbGoq/Jwxa//B81rU9ZnlQAVON7tQNXF+4rlAEBAgr727Aml2WEFKHaNIHwaMnldJoEpm4E/ctrFqJngX/GSk= Received: by 10.142.216.9 with SMTP id o9mr2838865wfg.172.1207606420040; Mon, 07 Apr 2008 15:13:40 -0700 (PDT) Received: by 10.142.52.20 with HTTP; Mon, 7 Apr 2008 15:13:40 -0700 (PDT) Message-ID: Date: Mon, 7 Apr 2008 18:13:40 -0400 From: "Tsu-Fan Cheng" To: "FreeBSD Questions" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: oxim compilation error under 7.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 22:13:40 -0000 Hi, when trying to upgrade oxim under 7.0, error occurs, c++ -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/local/lib -pthread -o oxim-setup .obj/main.o .obj/oxim-setup.o .obj/globolsetting.o .obj/gencin.o .obj/chewing.o .obj/installim.o .obj/qmake_image_collection.o .obj/moc_oxim-setup.o .obj/moc_globolsetting.o .obj/moc_gencin.o .obj/moc_chewing.o .obj/moc_installim.o -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L../../lib/.libs -loxim -lqt-mt -lXext -lX11 -lm /usr/bin/ld: warning: libstdc++.so.5, needed by /usr/local/lib/libqt-mt.so, may conflict with libstdc++.so.6 /usr/bin/ld: warning: libm.so.4, needed by /usr/local/lib/libqt-mt.so, may conflict with libm.so.5 .obj/installim.o(.text+0x2931): In function `InstallIM::init()': : undefined reference to `oxim_mirror_url' .obj/installim.o(.text+0x5733): In function `InstallIM::installTab_currentChanged(QWidget*)': : undefined reference to `oxim_external_url' .obj/installim.o(.text+0x5741): In function `InstallIM::installTab_currentChanged(QWidget*)': : undefined reference to `oxim_external_url' *** Error code 1 any suggestion?? thank you!! TFC From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 22:52:20 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AFB48106566B for ; Mon, 7 Apr 2008 22:52:20 +0000 (UTC) (envelope-from markus.hoenicka@mhoenicka.de) Received: from mail-in-05.arcor-online.net (mail-in-05.arcor-online.net [151.189.21.45]) by mx1.freebsd.org (Postfix) with ESMTP id 3F3858FC1F for ; Mon, 7 Apr 2008 22:52:20 +0000 (UTC) (envelope-from markus.hoenicka@mhoenicka.de) Received: from mail-in-05-z2.arcor-online.net (mail-in-05-z2.arcor-online.net [151.189.8.17]) by mail-in-05.arcor-online.net (Postfix) with ESMTP id E460C1834A1 for ; Mon, 7 Apr 2008 23:35:45 +0200 (CEST) Received: from mail-in-13.arcor-online.net (mail-in-13.arcor-online.net [151.189.21.53]) by mail-in-05-z2.arcor-online.net (Postfix) with ESMTP id D4C152DAA9B for ; Mon, 7 Apr 2008 23:35:45 +0200 (CEST) Received: from yeti.mininet (dialin-145-254-232-048.pools.arcor-ip.net [145.254.232.48]) by mail-in-13.arcor-online.net (Postfix) with ESMTP id 1ECB423D1E2 for ; Mon, 7 Apr 2008 23:35:43 +0200 (CEST) X-Mailer: emacs 22.1.1 (via feedmail 8 Q); VM 7.19 under Emacs 22.1.1 From: "Markus Hoenicka" MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18426.37662.359154.283410@yeti.mininet> Date: Mon, 7 Apr 2008 23:33:18 +0200 To: freebsd-questions@freebsd.org X-Virus-Scanned: ClamAV 0.92.1/6650/Mon Apr 7 22:55:25 2008 on mail-in-13.arcor-online.net X-Virus-Status: Clean Subject: linux-flashplugin-7.0 freezes firefox - weird fix included X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 22:52:20 -0000 Hi, I hardly dare to report this problem as it, let alone the fix, seems quite ridiculous to me. Before filing a bug report I'd like to ask if anyone can reproduce the problem (I see it on two computers running FreeBSD) or tell me what I'm doing wrong. Nevertheless the problem seems reproducible, so here goes. System information: FreeBSD yeti.mininet 6.1-RELEASE FreeBSD 6.1-RELEASE #1: Mon Aug 28 22:24:48 CEST 2006 markus@yeti.mininet:/usr/src/sys/i386/compile/YETI i386 All packages were rebuilt from the ports about a week ago due to an upgrade of xorg from 6.9 to 7.3 (however, the problem was present before the upgrade as well). The relevant port versions are: firefox-2.0.0.12_1.1 linux-flashplugin-7.0r73 linuxpluginwrapper-20051113_8 The browser plugins directory looks like this after upgrading: markus@yeti:~# ls -al /usr/local/lib/browser_plugins total 2202 drwxr-xr-x 2 root wheel 512 Apr 7 23:09 . drwxr-xr-x 86 root wheel 40960 Apr 7 22:53 .. -rw-r--r-- 1 root wheel 0 Mar 15 12:20 .firefox.keep -rw-r--r-- 1 root wheel 0 Mar 15 12:58 .mozilla.keep lrwxr-xr-x 1 root wheel 54 Apr 7 22:55 flashplayer.xpt -> /usr/local/lib/npapi/linux-flashplugin/flashplayer.xpt lrwxr-xr-x 1 root wheel 56 Apr 7 23:16 libflashplayer.so -> /usr/local/lib/npapi/linux-flashplugin/libflashplayer.so lrwxr-xr-x 1 root wheel 60 Mar 15 12:20 libjavaplugin_oji.so -> /usr/local/jdk1.5.0/jre/plugin/i386/ns7/libjavaplugin_oji.so lrwxr-xr-x 1 root wheel 59 Aug 27 2006 nppdf.so -> /usr/X11R6/Adobe/Acrobat7.0/ENU/Browser/intellinux/nppdf.so There is one particular site (http://www.heise.de, a German computer news site) which causes firefox to freeze with this setup. Unfortunately the problem appears to be caused by ads that they run, so depending on what ads are scheduled you may not be able to reproduce the bug immediately (try again a day or two later). I haven't found a site yet which consistently shows this bug. Freezing can be suppressed by any of the following manipulations: 1) switch off JavaScript support in the browser settings 2) remove the libflashplayer.so link in the plugins directory 3) and finally the weird one: replace the libflashplayer.so link with the shared object that the link points to, which makes the browser_plugins entry look like this: -rw-r--r-- 1 root wheel 2181284 Apr 7 23:09 libflashplayer.so I was under the impression that symbolic links are handled transparently by the OS, but there seems to be something weird going on here. Any clues? regards, Markus -- Markus Hoenicka markus.hoenicka@cats.de (Spam-protected email: replace the quadrupeds with "mhoenicka") http://www.mhoenicka.de From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 23:05:34 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F3E52106566B for ; Mon, 7 Apr 2008 23:05:33 +0000 (UTC) (envelope-from pauls@utdallas.edu) Received: from smtp3.utdallas.edu (smtp3.utdallas.edu [129.110.10.49]) by mx1.freebsd.org (Postfix) with ESMTP id D44528FC1A for ; Mon, 7 Apr 2008 23:05:33 +0000 (UTC) (envelope-from pauls@utdallas.edu) Received: from utd65257.utdallas.edu (utd65257.utdallas.edu [129.110.3.28]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp3.utdallas.edu (Postfix) with ESMTP id 381B065502 for ; Mon, 7 Apr 2008 18:05:33 -0500 (CDT) Date: Mon, 07 Apr 2008 18:05:33 -0500 From: Paul Schmehl To: FreeBSD Questions Message-ID: <4A88BCAAE6CDFDDFF91E3E30@utd65257.utdallas.edu> X-Mailer: Mulberry/4.0.8 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: OT question about dns X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 23:05:34 -0000 Does anyone know how to use dig or some other tool to query for TXT records in DNS? I'm working on implementing spf on a small domain that I maintain, and it doesn't seem to be working (according to the validators I'm using.) I'd like to be able to query the dns server myself, but I can't seem to find anything on how to extract or view TXT records for a domain. I tried dig @server domain TXT and dig @server domain MX, but I don't get the TXT record. -- Paul Schmehl (pauls@utdallas.edu) Senior Information Security Analyst The University of Texas at Dallas http://www.utdallas.edu/ir/security/ From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 23:14:31 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 73A44106566B for ; Mon, 7 Apr 2008 23:14:31 +0000 (UTC) (envelope-from d.hill@yournetplus.com) Received: from duane.dbq.yournetplus.com (duane.dbq.yournetplus.com [65.124.230.214]) by mx1.freebsd.org (Postfix) with ESMTP id 135C78FC13 for ; Mon, 7 Apr 2008 23:14:30 +0000 (UTC) (envelope-from d.hill@yournetplus.com) Received: by duane.dbq.yournetplus.com (Postfix, from userid 1001) id 7F62327E428; Mon, 7 Apr 2008 23:14:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by duane.dbq.yournetplus.com (Postfix) with ESMTP id 77C7E27E421; Mon, 7 Apr 2008 23:14:29 +0000 (UTC) Date: Mon, 7 Apr 2008 23:14:29 +0000 (UTC) From: D Hill X-X-Sender: d.hill@duane.dbq.yournetplus.com To: Paul Schmehl In-Reply-To: <4A88BCAAE6CDFDDFF91E3E30@utd65257.utdallas.edu> Message-ID: References: <4A88BCAAE6CDFDDFF91E3E30@utd65257.utdallas.edu> User-Agent: Alpine 1.10 (BSF 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: FreeBSD Questions Subject: Re: OT question about dns X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 23:14:31 -0000 On Mon, 7 Apr 2008 at 18:05 -0500, pauls@utdallas.edu confabulated: > Does anyone know how to use dig or some other tool to query for TXT records > in DNS? > > I'm working on implementing spf on a small domain that I maintain, and it > doesn't seem to be working (according to the validators I'm using.) I'd like > to be able to query the dns server myself, but I can't seem to find anything > on how to extract or view TXT records for a domain. > > I tried dig @server domain TXT and dig @server domain MX, but I don't get the > TXT record. %dig @what_ever_nameserver example.com txt works for me. Let's see what AOL returns: %dig @localhost aol.com txt ... ;; QUESTION SECTION: ;aol.com. IN TXT ;; ANSWER SECTION: aol.com. 300 IN TXT "v=spf1 ip4:152.163.225.0/24 ip4:205.188.139.0/24 ip4:205.188.144.0/24 ip4:205.188.156.0/23 ip4:205.188.159.0/24 ip4:64.12.136.0/23 ip4:64.12.138.0/24 ip4:64.12.143.99/32 ip4:64.12.143.100/32 ip4:64.12.143.101/32 ptr:mx.aol.com ?all" aol.com. 300 IN TXT "spf2.0/pra ip4:152.163.225.0/24 ip4:205.188.139.0/24 ip4:205.188.144.0/24 ip4:205.188.156.0/23 ip4:205.188.159.0/24 ip4:64.12.136.0/23 ip4:64.12.138.0/24 ip4:64.12.143.99/32 ip4:64.12.143.100/32 ip4:64.12.143.101/32 ptr:mx.aol.com ?all" From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 23:48:24 2008 Return-Path: Delivered-To: FreeBSD-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AD088106566C for ; Mon, 7 Apr 2008 23:48:24 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from mta1.srv.hcvlny.cv.net (mta1.srv.hcvlny.cv.net [167.206.4.196]) by mx1.freebsd.org (Postfix) with ESMTP id 820378FC0C for ; Mon, 7 Apr 2008 23:48:24 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from localhost (ool-44c03822.dyn.optonline.net [68.192.56.34]) by mta1.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with SMTP id <0JYZ006OWBGNZYF0@mta1.srv.hcvlny.cv.net> for FreeBSD-questions@FreeBSD.org; Mon, 07 Apr 2008 19:48:23 -0400 (EDT) Date: Mon, 07 Apr 2008 19:48:18 -0400 From: Eduardo Cerejo To: FreeBSD-questions@FreeBSD.org Message-id: <20080407194818.7408bb5f.ejcerejo@optonline.net> MIME-version: 1.0 X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.9; i386-portbld-freebsd7.0) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Cc: Subject: Is there a way to fix this or not? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 23:48:24 -0000 I'm running FBSD 7-stable and I'm trying to portupgrade nautilus and I'm getting this error: ........................................./usr/local/sbin/portupgrade:842:in `get_all_depends': recursive dependency (RecursiveDependencyError) from /usr/local/sbin/portupgrade:865:in `get_all_depends' from /usr/local/lib/ruby/1.8/set.rb:189:in `each' from /usr/local/lib/ruby/1.8/set.rb:189:in `each_key' from /usr/local/lib/ruby/1.8/set.rb:189:in `each' from /usr/local/sbin/portupgrade:864:in `get_all_depends' from /usr/local/sbin/portupgrade:865:in `get_all_depends' from /usr/local/lib/ruby/1.8/set.rb:189:in `each' from /usr/local/lib/ruby/1.8/set.rb:189:in `each_key' ... 26 levels... from /usr/local/lib/ruby/1.8/optparse.rb:785:in `initialize' from /usr/local/sbin/portupgrade:229:in `new' from /usr/local/sbin/portupgrade:229:in `main' from /usr/local/sbin/portupgrade:2173 I ran pkgdb -fF and nothing, no issues found, I suspect that I, possibly made a mistake by choosing the wrong dependency, handling cyclic dependencies last week which included nautilus, how can I rebuild all the dependencies in my ports installed if that's even possible! Or somehow fix this problem. From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 23:50:11 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6D650106564A for ; Mon, 7 Apr 2008 23:50:11 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id 216318FC21 for ; Mon, 7 Apr 2008 23:50:10 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from mr08.lnh.mail.rcn.net ([207.172.157.28]) by smtp02.lnh.mail.rcn.net with ESMTP; 07 Apr 2008 19:49:01 -0400 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr08.lnh.mail.rcn.net (MOS 3.8.6-GA) with ESMTP id JVC15698; Mon, 7 Apr 2008 19:48:58 -0400 (EDT) Received: from 209-6-22-188.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.22.188]) by smtp01.lnh.mail.rcn.net with ESMTP; 07 Apr 2008 20:53:54 -0400 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18426.45799.857117.651385@jerusalem.litteratus.org> Date: Mon, 7 Apr 2008 19:48:55 -0400 To: "Markus Hoenicka" In-Reply-To: <18426.37662.359154.283410@yeti.mininet> References: <18426.37662.359154.283410@yeti.mininet> X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr08.lnh.mail.rcn.net) Cc: freebsd-questions@freebsd.org Subject: linux-flashplugin-7.0 freezes firefox - weird fix included X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 23:50:11 -0000 Markus Hoenicka writes: > I hardly dare to report this problem as it, let alone the fix, seems > quite ridiculous to me. Before filing a bug report I'd like to ask if > anyone can reproduce the problem (I see it on two computers running > FreeBSD) or tell me what I'm doing wrong. Nevertheless the problem > seems reproducible, so here goes. > > linuxpluginwrapper-20051113_8 There's a reason the latest version of this available in ports is dated over two years ago: it's no longer the correct tool. Instead, use www/nspluginwrapper. (Pay attention to the post-install messages.) Robert Huff From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 00:12:48 2008 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 520A31065673 for ; Tue, 8 Apr 2008 00:12:48 +0000 (UTC) (envelope-from woodruff@radonc17.ucsf.edu) Received: from RadOnc17.UCSF.Edu (radonc17.ucsf.edu [128.218.102.247]) by mx1.freebsd.org (Postfix) with ESMTP id 29C128FC16 for ; Tue, 8 Apr 2008 00:12:47 +0000 (UTC) (envelope-from woodruff@radonc17.ucsf.edu) Received: from RO-Ld-ECranke.ucsfmedicalcenter.org (RO-Ld-ECranke.ucsfmedicalcenter.org [64.54.119.77]) by RadOnc17.UCSF.Edu (8.13.8/8.13.8) with ESMTP id m37Nnuf1025144 for ; Mon, 7 Apr 2008 16:49:56 -0700 (PDT) (envelope-from woodruff@radonc17.ucsf.edu) Message-Id: <42712C9F-B727-4B28-924B-3884ED23D5F0@radonc17.ucsf.edu> From: Dave Woodruff To: freebsd-questions@FreeBSD.org Mime-Version: 1.0 (Apple Message framework v919.2) Date: Mon, 7 Apr 2008 16:47:02 -0700 X-Mailer: Apple Mail (2.919.2) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Grand Omission from WebSite X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 00:12:48 -0000 Dear Mr. Questions: I have just spent about one-half hour "browsing" the website, looking for the list of package distributions, unsuccessfully. Perhaps the most dismaying was the page: http://www.freebsd.org/applications.html which contains a link self-described as "packages collection" which takes you to the OS distribution page, unrelated to packages. Entering "package" or "packages" into the (sic) search engine each yield a null result. It is a crying shame that one of the most unique and fruitful features of my favorite operating system should be so obfuscated. Thanks, \DaveW -- Dave Woodruff - System Admn - RadOnc Computer Support Vox: 415/353-9818 Fax: 415/353-9883 Pgr: 415/443-2896 --- University of California, San Francisco, Radiation Oncology --- 1600 Divisadero - Suite H-1031, San Francisco, CA 94143-1708 From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 00:20:22 2008 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F15B4106564A for ; Tue, 8 Apr 2008 00:20:22 +0000 (UTC) (envelope-from millenia2000@hotmail.com) Received: from bay0-omc3-s7.bay0.hotmail.com (bay0-omc3-s7.bay0.hotmail.com [65.54.246.207]) by mx1.freebsd.org (Postfix) with ESMTP id D40348FC1B for ; Tue, 8 Apr 2008 00:20:22 +0000 (UTC) (envelope-from millenia2000@hotmail.com) Received: from BAY126-DS2 ([65.55.131.29]) by bay0-omc3-s7.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 7 Apr 2008 17:20:22 -0700 X-Originating-IP: [69.243.79.151] X-Originating-Email: [millenia2000@hotmail.com] Message-ID: From: "Sean Cavanaugh" In-Reply-To: <42712C9F-B727-4B28-924B-3884ED23D5F0@radonc17.ucsf.edu> To: "Dave Woodruff" , References: <42712C9F-B727-4B28-924B-3884ED23D5F0@radonc17.ucsf.edu> X-Unsent: 1 Date: Mon, 7 Apr 2008 20:20:02 -0400 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Mailer: Microsoft Windows Live Mail 12.0.1606 X-MimeOLE: Produced By Microsoft MimeOLE V12.0.1606 X-OriginalArrivalTime: 08 Apr 2008 00:20:22.0576 (UTC) FILETIME=[55A88B00:01C8990E] Cc: Subject: Re: Grand Omission from WebSite X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 00:20:23 -0000 -------------------------------------------------- From: "Dave Woodruff" Sent: Monday, April 07, 2008 7:47 PM To: Subject: Grand Omission from WebSite > Dear Mr. Questions: I have just spent about one-half hour "browsing" > the website, looking for the list of package distributions, > unsuccessfully. > Perhaps the most dismaying was the page: > http://www.freebsd.org/applications.html > which contains a link self-described as "packages collection" which > takes you to the OS distribution page, unrelated to packages. > Entering "package" or "packages" into the (sic) search engine each > yield a null result. It is a crying shame that one of the most unique > and fruitful features of my favorite operating system should be so > obfuscated. > Thanks, > \DaveW > -- > Dave Woodruff - System Admn - RadOnc Computer Support > Vox: 415/353-9818 Fax: 415/353-9883 Pgr: 415/443-2896 > --- University of California, San Francisco, Radiation Oncology --- > 1600 Divisadero - Suite H-1031, San Francisco, CA 94143-1708 most people install from the ports collection if they have decent access and they are listed on the website. http://www.freebsd.org/ports/index.html -Sean From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 00:33:09 2008 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B10F4106564A for ; Tue, 8 Apr 2008 00:33:09 +0000 (UTC) (envelope-from ges+lists@wingfoot.org) Received: from wingfoot.org (caduceus.wingfoot.org [64.32.179.50]) by mx1.freebsd.org (Postfix) with ESMTP id 601778FC13 for ; Tue, 8 Apr 2008 00:33:09 +0000 (UTC) (envelope-from ges+lists@wingfoot.org) Received: from localhost (localhost [127.0.0.1]) by wingfoot.org (Postfix) with ESMTP id F3A8939DC49; Mon, 7 Apr 2008 20:21:50 -0400 (EDT) X-Virus-Scanned: amavisd-new at wingfoot.org Received: from wingfoot.org ([127.0.0.1]) by localhost (wingfoot.org [127.0.0.1]) (amavisd-new, port 10042) with ESMTP id ufuOM2ipALsa; Mon, 7 Apr 2008 20:21:45 -0400 (EDT) Received: from Sandal.local (ool-4353640b.dyn.optonline.net [67.83.100.11]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by wingfoot.org (Postfix) with ESMTP id 4B1E439DC48; Mon, 7 Apr 2008 20:21:45 -0400 (EDT) Message-ID: <47FAB97F.80205@wingfoot.org> Date: Mon, 07 Apr 2008 20:17:03 -0400 From: Glenn Sieb User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.12) Gecko/20080213 Thunderbird/2.0.0.12 Mnenhy/0.7.5.666 MIME-Version: 1.0 To: Dave Woodruff References: <42712C9F-B727-4B28-924B-3884ED23D5F0@radonc17.ucsf.edu> In-Reply-To: <42712C9F-B727-4B28-924B-3884ED23D5F0@radonc17.ucsf.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@FreeBSD.org Subject: Re: Grand Omission from WebSite X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 00:33:09 -0000 Dave Woodruff wrote: > Dear Mr. Questions: I have just spent about one-half hour "browsing" > the website, looking for the list of package distributions, > unsuccessfully. > Perhaps the most dismaying was the page: > http://www.freebsd.org/applications.html > which contains a link self-described as "packages collection" which > takes you to the OS distribution page, unrelated to packages. > Entering "package" or "packages" into the (sic) search engine each > yield a null result. It is a crying shame that one of the most unique > and fruitful features of my favorite operating system should be so http://www.freebsd.org/ports/index.html It's under "Shortcuts" on the right. Not obfuscated.. I found it in no time at all... Enjoy.. Best, --Glenn From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 00:46:37 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9F998106564A for ; Tue, 8 Apr 2008 00:46:37 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from mail-out3.apple.com (mail-out3.apple.com [17.254.13.22]) by mx1.freebsd.org (Postfix) with ESMTP id 83B388FC20 for ; Tue, 8 Apr 2008 00:46:37 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from relay13.apple.com (relay13.apple.com [17.128.113.29]) by mail-out3.apple.com (Postfix) with ESMTP id 3DE3B2770389; Mon, 7 Apr 2008 17:46:37 -0700 (PDT) Received: from relay13.apple.com (unknown [127.0.0.1]) by relay13.apple.com (Symantec Mail Security) with ESMTP id 31B8628050; Mon, 7 Apr 2008 17:46:37 -0700 (PDT) X-AuditID: 1180711d-ae705bb0000008fb-42-47fac06d32bf Received: from cswiger1.apple.com (cswiger1.apple.com [17.214.13.96]) by relay13.apple.com (Apple SCV relay) with ESMTP id 1856B2804F; Mon, 7 Apr 2008 17:46:37 -0700 (PDT) Message-Id: <3B719C19-1051-491D-936F-158C4A58D49E@mac.com> From: Chuck Swiger To: Chris Maness In-Reply-To: <20080407084644.T69126@ns1.kq6up.org> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Date: Mon, 7 Apr 2008 17:46:36 -0700 References: <20080407084644.T69126@ns1.kq6up.org> X-Mailer: Apple Mail (2.919.2) X-Brightmail-Tracker: AAAAAA== Cc: FreeBSD List Subject: Re: Mail Spool Problems / IMAP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 00:46:37 -0000 Hi, Chris-- On Apr 7, 2008, at 8:52 AM, Chris Maness wrote: > I am having trouble with my imap account on my FreeBSD box. I am > using WU-IMAP, and thuderbird. I have been using this combo for > years, and not had any issues. Now, my thuderbird is not displaying > messages in the inbox. I can see them with pine, but not with IMAP > clients. (squirrelmail, thunderbird). Pine complains about sequence > error when I send a message. I was able to get it to work for a bit > by deleteing the mbox file in my home directory, but now it is not > working again. IS there a database or something somewhere that > needs to be rebult? Can you double-check your mbox file? With the most recent 2007 version of UW-IMAP, I've seen intermittent corruption of the first line of a mbox file (ie, the "From foo" header) which causes the mbox to be unreadable by most clients until it is fixed by hand. It seems to be correlated with simultaneous write access by people who have a normal MUA and a second device like a smartphone (iPhone/Treo/BB). I've seen just over a half-dozen of these since Jan... -- -Vhuvk From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 00:49:19 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 287B1106564A for ; Tue, 8 Apr 2008 00:49:19 +0000 (UTC) (envelope-from chris@chrismaness.com) Received: from nlpi087.prodigy.net (nlpi087.prodigy.net [207.115.36.103]) by mx1.freebsd.org (Postfix) with ESMTP id CBFA88FC12 for ; Tue, 8 Apr 2008 00:49:18 +0000 (UTC) (envelope-from chris@chrismaness.com) X-ORBL: [76.238.148.145] Received: from adsl-76-238-148-145.dsl.irvnca.sbcglobal.net (adsl-76-238-148-145.dsl.irvnca.sbcglobal.net [76.238.148.145]) by nlpi087.prodigy.net (8.13.8 out.dk.spool/8.13.8) with ESMTP id m380nH98024727; Mon, 7 Apr 2008 19:49:17 -0500 Date: Mon, 7 Apr 2008 17:49:16 -0700 (PDT) From: Chris Maness X-X-Sender: chris@ns1.kq6up.org To: Chuck Swiger In-Reply-To: <3B719C19-1051-491D-936F-158C4A58D49E@mac.com> Message-ID: <20080407174833.O72600@ns1.kq6up.org> References: <20080407084644.T69126@ns1.kq6up.org> <3B719C19-1051-491D-936F-158C4A58D49E@mac.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: FreeBSD List Subject: Re: Mail Spool Problems / IMAP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 00:49:19 -0000 > Hi, Chris-- > > On Apr 7, 2008, at 8:52 AM, Chris Maness wrote: >> I am having trouble with my imap account on my FreeBSD box. I am using >> WU-IMAP, and thuderbird. I have been using this combo for years, and not >> had any issues. Now, my thuderbird is not displaying messages in the >> inbox. I can see them with pine, but not with IMAP clients. (squirrelmail, >> thunderbird). Pine complains about sequence error when I send a message. >> I was able to get it to work for a bit by deleteing the mbox file in my >> home directory, but now it is not working again. IS there a database or >> something somewhere that needs to be rebult? > > Can you double-check your mbox file? > > With the most recent 2007 version of UW-IMAP, I've seen intermittent > corruption of the first line of a mbox file (ie, the "From foo" header) which > causes the mbox to be unreadable by most clients until it is fixed by hand. > It seems to be correlated with simultaneous write access by people who have a > normal MUA and a second device like a smartphone (iPhone/Treo/BB). > > I've seen just over a half-dozen of these since Jan... > > -- > -Vhuvk > Thanks, How do I check it? Should I use another IMAP server? Chris Maness From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 01:01:03 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8C3EC106564A for ; Tue, 8 Apr 2008 01:01:03 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from mail-out3.apple.com (mail-out3.apple.com [17.254.13.22]) by mx1.freebsd.org (Postfix) with ESMTP id 6A9238FC15 for ; Tue, 8 Apr 2008 01:01:03 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from relay13.apple.com (relay13.apple.com [17.128.113.29]) by mail-out3.apple.com (Postfix) with ESMTP id 5B61127707FF; Mon, 7 Apr 2008 18:01:03 -0700 (PDT) Received: from relay13.apple.com (unknown [127.0.0.1]) by relay13.apple.com (Symantec Mail Security) with ESMTP id 4E98728050; Mon, 7 Apr 2008 18:00:59 -0700 (PDT) X-AuditID: 1180711d-a8efabb0000008fb-02-47fac3cbe7ad Received: from cswiger1.apple.com (cswiger1.apple.com [17.214.13.96]) by relay13.apple.com (Apple SCV relay) with ESMTP id 1F52C2804F; Mon, 7 Apr 2008 18:00:59 -0700 (PDT) Message-Id: <5CD93A19-BF52-42E2-A6B4-CC55179E0FCA@mac.com> From: Chuck Swiger To: Chris Maness In-Reply-To: <20080407174833.O72600@ns1.kq6up.org> Content-Type: text/plain; charset=UTF-8; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Apple Message framework v919.2) Date: Mon, 7 Apr 2008 18:00:58 -0700 References: <20080407084644.T69126@ns1.kq6up.org> <3B719C19-1051-491D-936F-158C4A58D49E@mac.com> <20080407174833.O72600@ns1.kq6up.org> X-Mailer: Apple Mail (2.919.2) X-Brightmail-Tracker: AAAAAA== Cc: FreeBSD List Subject: Re: Mail Spool Problems / IMAP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 01:01:03 -0000 On Apr 7, 2008, at 5:49 PM, Chris Maness wrote: > How do I check it? Should I use another IMAP server? Look at the first few lines; you should see either a placeholder =20 message like: > =46rom MAILER-DAEMON Mon Apr 7 13:08:13 2008 > Date: 07 Apr 2008 13:08:13 -0400 > From: Mail System Internal Data > Subject: DON'T DELETE THIS MESSAGE -- FOLDER INTERNAL DATA > Message-ID: <1207588093@pong.codefab.com> > X-IMAP: 1143826475 0000000664 NonJunk $NotJunk JunkRecorded $Junk Junk > Status: RO > > This text is part of the internal format of your mail folder, and is =20= > not > a real message. It is created automatically by the mail system =20 > software. > If deleted, important folder data will be lost, and it will be re-=20 > created > with the data reset to initial values. > ...or a normal message with an X-IMAPbase: header, depending on which =20= version of UW IMAP you created the mailbox under. If you see binary =20 gunk (see forwarded message below), you're running into the same issue =20= I've seen. Regards, --=20 -Chuck PS: Since the mail below was written, I have seen this corruption =20 happen with Outlook and Mozilla Tbird, not just with Apple Mail. Begin forwarded message: > From: Chuck Swiger > Date: January 24, 2008 11:05:50 AM PST > To: imap-uw@u.washington.edu > Subject: [Imap-uw] imap-2007 on Solaris 8, possible mbox data =20 > corruption? > > Hi, all-- > > I've been a happy user of UW imapd for many years, but recently a =20 > number of my users have started really doing a lot of mail access in =20= > parallel from a workstation and something like an iPhone. I'd been =20= > receiving more frequent reports of imapd locking problems with =20 > imapd-2006h (ie, which would be resolved by them quitting and =20 > restarting their MUA or smart phone), and have updated the imapd to =20= > imap-2007 based on the comments in the release notes about the =20 > locking issues which hopefully were resolved with 2006k. > > The users have initially reported that their locking problems were =20 > much improved after the update, however, the build of imap-2007 is =20 > now showing signs of a mbox corruption issue which has affected =20 > several users. Specifically, the first line or perhaps first few =20 > lines of their mbox (either /var/mail/$USER, or ~$USER/mail/mbox) =20 > which is normally the SMTP envelope =46rom header, is being corrupted. > > Two examples (with apologies for the length): > > # head -2 mbox_200801114 > @???h?f??x?#~??$?? > I??U?#LiLQ? > ?{?v?????=DB=9Fc??"nF????m??mendez@gmail.com= > > Received: from pi.codefab.com (pi.codefab.com [199.103.21.227]) > # head -2 mbox_200801114 | od -h > 0000000 1703 0100 4092 9291 0668 9f66 fae3 78df > 0000020 237e c0d2 2415 e4f7 0b1e 499d da55 e223 > 0000040 1f8e 084c 694c 1c51 e00b 9f7b a076 0fbc > 0000060 b1be a4e2 93db 9f63 b9b1 226e 46a3 1cc1 > 0000100 c9c9 6d8e 8f6d 656e 6465 7a40 676d 6169 > 0000120 6c2e 636f 6d3e 0a52 6563 6569 7665 643a > 0000140 2066 726f 6d20 7069 2e63 6f64 6566 6162 > 0000160 2e63 6f6d 2028 7069 2e63 6f64 6566 6162 > 0000200 2e63 6f6d 205b 3139 392e 3130 332e 3231 > 0000220 2e32 3237 5d29 0a00 > > # head -8 mbox_20080121 > ?*?D?jZ??????{?=DA=9F V??=C3=B9Ey ?u?uG?M?Nl?R???:?hx > Q?R?5???? ?r???U?N?E??=CE=B4K??=D1=BC?-K?=CD=91@?!????$?c,? > ??-?0?Z????4??9?@?=20 > C??a6?v? > = fJh=20 > ?k?Kp?g?? > > = b=20 > ?? > ?FR_????b?k?=E5=95=BE)???t_?=DB=86tF2?X??&??>h?z?3??ZNr?Yz=3D=CB=AC??9=DF= =AC??6??4?{?mWCX?=20 > Z2?K??=CA=A9)?vG??a??}Mi5?=D0=AF?9?)?=3DnUc?,<,?~ > = :?V=20 > ?w8AB h7???=ED=91=A6X? > ??d?d?tQ?bh?\6~rj???~=D6=81a #?y?F??j????o??DA=DE=BA?e4d?z'??? > ]6 2??=3D???=20 > %?"??????8???v|??=E1=84=A1S?B?( = lJp?)^7'???g8?#??F0????=C9=9E??CP??=D6=A3???=20 > R=DA=973?8(?_??X"???=C5=A6=D6=80?E?[?F?K?f=EB=9C=83?Qq?_=C7=96 ??=E5=92=AD= o? > vBdh????L?1??w???G?? > ???ZLP???D?E6:?h?=DC=91N=CF=87?M = ???ax?n?x?\?O/ZF3??=3D??0?[??1cfX??;???`???-?=20 > z_>?E??\?C}??=D7=82P?\=E3=8B=83J?~L^??=3D?=C9=B6???Y?4rF?\3 FP??dm?|yH??D?E?K > $YS???;F/4x?(e?~$3=CA=BB=E4=9A=B3=3D=DB=B7nR?.?6 > ?%??@????f??=DD=BE??r??7T??7??O??}?[3p?)7,??X?o=DE=9E?T??;?*?6F??)q`????= \?=C2=B4?=20 > &0??'&?zn??H??????9,o?!??EC6??U?( s\H$?h?B?P-7uO7?-Q?/?0?1%1j?=20 > a???????!??!#$?????:??b???????6??B????LS>b?|4:11 -0400 (EDT) > Received: from list.precipice.net ([199.103.21.231]) > # head -8 mbox_20080121 | od -h > 0000000 1703 0103 e042 3493 4acb baae 3b03 ebab > 0000020 9316 0deb 2ac0 4489 6a5a 8a81 e8a7 12af > 0000040 0504 8e1b 23a2 8b7b d5da 9f20 56dc d5c3 > 0000060 b945 1279 1e20 d81f 758a 7547 1a93 1e4d > 0000100 bb4e 6ce3 8606 521e d002 86aa 3ad7 6811 > 0000120 780a 51ab 52e9 358a d5ff f296 09c8 72fc > 0000140 cad4 55c7 4e9b 45b4 b9ce b44b b990 d1bc > 0000160 d62d 4bc4 cd91 100e 40ab 21ba a2cd f124 > 0000200 a863 2cf0 0c04 8615 a32d f913 30c1 5a97 > 0000220 f912 e804 02de 34d6 ef39 c140 b143 dfe6 > 0000240 610f 3605 db76 d80b 664a 68ca 036b 9c4b > 0000260 1970 c667 c73f 0b06 0b09 62af c80a a846 > 0000300 190e 525f 95a6 9590 62d9 6b3f e595 be29 > 0000320 b98d e883 745f addb 8674 4632 ef58 86a9 > 0000340 2680 b33e 68cb 7aaa 3393 eb5a 4e72 138e > 0000360 597a 3dcb acac 9d39 02df acba e636 9386 > 0000400 3499 7bfe 6d57 1143 58ff 5a32 9b4b b39a > 0000420 caa9 2987 7647 f3ca 61ff c603 7d4d 6935 > 0000440 f2d0 afe1 1d39 dd29 d63d 6e55 631b 66eb > 0000460 2c01 133c 2cc9 7e0b 3ac8 56a0 773c 966e > 0000500 fcfa e280 f0f6 85ab dc42 cc77 edae a0de > 0000520 dd3c 8c90 e33e 3841 4209 6837 8ee2 e3ed > 0000540 91a6 5885 0acd db0e 64f2 7f64 d11c 7451 > 0000560 af62 68ce 5c36 7e72 6aae 119b 827e d681 > 0000600 0161 2023 1dd6 79ed 46bf b76a acf2 d6ea > 0000620 9302 6fe9 d944 4117 deba b365 3464 af7a > 0000640 1e27 8fa0 ba0b 5d36 0932 fffa 3dc5 dcfb > 0000660 25f8 22ed 111a b799 9fca fc38 8d18 8acb > 0000700 767c b019 bee1 84a1 53c1 42ba 2809 6c4a > 0000720 1070 ad29 5e37 2712 92f9 9b67 38ae 23b8 > 0000740 fc46 30a2 12cb 00ff 87c9 9ee7 ed43 50a4 > 0000760 89d6 a3bb 1094 e5bd 52da 9733 8e38 28d3 > 0001000 5fb8 c906 5822 811e 89d7 c5a6 d680 e345 > 0001020 8006 5bd3 46c8 044b 01e6 66eb 9c83 f751 > 0001040 718f 5fc7 9620 87cf e592 ad6f e80b 2076 > 0001060 4264 68d5 c21c fbda 054c c731 f9ba 7710 > 0001100 b690 aa47 3fcd 0af0 9705 8edc 5a4c 50ca > 0001120 daf3 2208 44e9 4536 3aad 6882 dc91 074e > 0001140 cf87 f54d 0992 cfd0 6117 78b4 6e05 c978 > 0001160 995c 914f 2f5a 4633 acf0 3daf d030 04a1 > 0001200 1c5b a6bf 3163 6612 5814 9a07 1d9d 3b94 > 0001220 3f87 609a e9c8 2d8b 7a5f 3ec9 45c5 e75c > 0001240 e643 7da6 0306 aed7 8250 b85c e38b 834a > 0001260 de7e 104c 5ead 02aa 3ddd c9b6 c7dc de16 > 0001300 59ca 3472 46c2 5c33 3cfc 492b 0744 1244 > 0001320 5550 1501 d8dc 70a9 c63d c7c4 b544 0983 > 0001340 4bf6 ae46 50ad d846 4cbd 7c79 48bb 3f44 > 0001360 8145 864b 0d64 6d0a 2459 0153 fbab 803b > 0001400 462f 3478 c328 65b0 7e24 33ca bbe4 9ab3 > 0001420 3ddb b712 6e52 1a19 932e d736 0a8f 25b1 > 0001440 8440 e3b3 f69c 9966 90c2 ddbe f7f1 80bc > 0001460 72a7 f1a5 3754 a0ca 37b5 a54f b4e0 7d13 > 0001500 e788 5b33 1e70 c629 372c 0080 a758 a26f > 0001520 de9e dd54 e8ea 1c3b eb2a a436 46aa d429 > 0001540 7160 bbfa fee7 5c10 dec2 b4aa 2630 85d2 > 0001560 2726 8d19 127a 6efc ea48 a088 8310 eaf0 > 0001600 a912 9239 0e2c 056f ba21 baac 4543 36c9 > 0001620 eea8 55c7 2820 735c 4824 de68 b942 a350 > 0001640 2d37 754f 37ee 952d 5103 cc2f ed30 8c31 > 0001660 2531 6af4 1461 fd1d afb4 a2d8 1fc5 c506 > 0001700 21cb e221 231e 24e0 e6ce eaef 3ade f162 > 0001720 f5be 8bf5 b09b ea36 eae4 42ba 8a93 f64c > 0001740 533e 62b4 7c34 3a31 3120 2d30 3430 3020 > 0001760 2845 4454 290a 5265 6365 6976 6564 3a20 > 0002000 6672 6f6d 206c 6973 742e 7072 6563 6970 > 0002020 6963 652e 6e65 7420 285b 3139 392e 3130 > 0002040 332e 3231 2e32 3331 5d29 0a00 > > The mailserver in question is a Sun E450 running Solaris 8 (kernel =20 > rev=3DGeneric_117350-46); imap-2007 was built with "make gso" using =20= > gcc-3.4.6 from the sunfreeware.com SMCgcc package and against =20 > OpenSSL 0.9.8f also from SMCossl; the only change was to set =20 > mailsubdir =3D "mail". All of the files are on local disks which are =20= > in either a RAID-1 (/var) or RAID-10 (/home) configuration using =20 > DiskSuite; metastat and systems logs are not reporting any disk =20 > issues. > > This problem seems to only happen in conjunction with simultaneous =20 > access and has been reported only with Mail.app from MacOS X =20 > 10.4/10.5 & either a iPhone/Treo/Blackberry; I have yet to hear of =20 > problems with users running Mozilla Thunderbird or Outlook Express. =20= > Since all access is via 993/imaps, I can't readily tcpdump the =20 > traffic, but I do have some syslogs which correspond to the issue: > > Jan 24 13:01:14 pong imapd[24697]: [ID 234311 mail.info] Login =20 > user=3Dxxxxx host=3Dnfw1.codefab.com [199.103.21.225] > Jan 24 13:01:14 pong imapd[24697]: [ID 960700 mail.info] Logout =20 > user=3Dxxxxx host=3Dnfw1.codefab.com [199.103.21.225] > Jan 24 13:03:32 pong imapd[24722]: [ID 234311 mail.info] Login =20 > user=3Dxxxxx host=3Dmobile-032-137-230-023.mycingular.net = [32.137.230.23] > Jan 24 13:04:06 pong imapd[24722]: [ID 960700 mail.info] Hangup =20 > user=3Dxxxxx host=3Dmobile-032-137-230-023.mycingular.net = [32.137.230.23] > Jan 24 13:06:15 pong imapd[25051]: [ID 234311 mail.info] Login =20 > user=3Dxxxxx host=3Dnfw1.codefab.com [199.103.21.225] > Jan 24 13:06:15 pong imapd[25051]: [ID 960700 mail.info] Logout =20 > user=3Dxxxxx host=3Dnfw1.codefab.com [199.103.21.225] > Jan 24 13:09:28 pong imapd[24023]: [ID 960700 mail.info] Killed =20 > (terminated) user=3Dxxxxx host=3Dnfw1.codefab.com [199.103.21.225] > Jan 24 13:17:24 pong imapd[25829]: [ID 234311 mail.info] Login =20 > user=3Dxxxxx host=3Dnfw1.codefab.com [199.103.21.225] > Jan 24 13:17:30 pong imapd[25834]: [ID 234311 mail.info] Login =20 > user=3Dxxxxx host=3Dnfw1.codefab.com [199.103.21.225] > Jan 24 13:17:31 pong imapd[25835]: [ID 234311 mail.info] Login =20 > user=3Dxxxxx host=3Dnfw1.codefab.com [199.103.21.225] > Jan 24 13:17:36 pong imapd[25834]: [ID 960700 mail.info] Logout =20 > user=3Dxxxxx host=3Dnfw1.codefab.com [199.103.21.225] > Jan 24 13:18:50 pong imapd[25857]: [ID 234311 mail.info] Login =20 > user=3Dxxxxx host=3Dmobile-032-136-111-035.mycingular.net = [32.136.111.35] > Jan 24 13:18:51 pong imapd[25829]: [ID 960700 mail.info] Killed =20 > (lost mailbox lock) user=3Dxxxxx host=3Dnfw1.codefab.com = [199.103.21.225] > Jan 24 13:18:51 pong imapd[25835]: [ID 960700 mail.info] Unexpected =20= > client disconnect, while reading line user=3Dxxxxx =20 > host=3Dnfw1.codefab.com [199.103.21.225] > Jan 24 13:19:32 pong imapd[25857]: [ID 960700 mail.info] Hangup =20 > user=3Dxxxxx host=3Dmobile-032-136-111-035.mycingular.net = [32.136.111.35] > Jan 24 13:22:30 pong imapd[26199]: [ID 234311 mail.info] Login =20 > user=3Dxxxxx host=3Dnfw1.codefab.com [199.103.21.225] > > Regards, > --=20 > -Chuck > > _______________________________________________ > Imap-uw mailing list > Imap-uw@u.washington.edu > https://mailman1.u.washington.edu/mailman/listinfo/imap-uw From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 01:51:44 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3E105106566C for ; Tue, 8 Apr 2008 01:51:44 +0000 (UTC) (envelope-from chris@chrismaness.com) Received: from nlpi101.prodigy.net (nlpi101.prodigy.net [207.115.36.117]) by mx1.freebsd.org (Postfix) with ESMTP id E22238FC20 for ; Tue, 8 Apr 2008 01:51:43 +0000 (UTC) (envelope-from chris@chrismaness.com) X-ORBL: [76.238.148.145] Received: from adsl-76-238-148-145.dsl.irvnca.sbcglobal.net (adsl-76-238-148-145.dsl.irvnca.sbcglobal.net [76.238.148.145]) by nlpi101.prodigy.net (8.13.8 out.dk.spool/8.13.8) with ESMTP id m381pdmp029534; Mon, 7 Apr 2008 20:51:40 -0500 Date: Mon, 7 Apr 2008 18:51:39 -0700 (PDT) From: Chris Maness X-X-Sender: chris@ns1.kq6up.org To: Chuck Swiger In-Reply-To: <5CD93A19-BF52-42E2-A6B4-CC55179E0FCA@mac.com> Message-ID: <20080407184729.V72828@ns1.kq6up.org> References: <20080407084644.T69126@ns1.kq6up.org> <3B719C19-1051-491D-936F-158C4A58D49E@mac.com> <20080407174833.O72600@ns1.kq6up.org> <5CD93A19-BF52-42E2-A6B4-CC55179E0FCA@mac.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: FreeBSD List Subject: Re: Mail Spool Problems / IMAP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 01:51:44 -0000 On Mon, 7 Apr 2008, Chuck Swiger wrote: > On Apr 7, 2008, at 5:49 PM, Chris Maness wrote: >> How do I check it? Should I use another IMAP server? > > Look at the first few lines; you should see either a placeholder message > like: > >> From MAILER-DAEMON Mon Apr 7 13:08:13 2008 >> Date: 07 Apr 2008 13:08:13 -0400 >> From: Mail System Internal Data >> Subject: DON'T DELETE THIS MESSAGE -- FOLDER INTERNAL DATA >> Message-ID: <1207588093@pong.codefab.com> >> X-IMAP: 1143826475 0000000664 NonJunk $NotJunk JunkRecorded $Junk Junk >> Status: RO >> >> This text is part of the internal format of your mail folder, and is not >> a real message. It is created automatically by the mail system software. >> If deleted, important folder data will be lost, and it will be re-created >> with the data reset to initial values. >> This is the header that I have. > > ...or a normal message with an X-IMAPbase: header, depending on which version > of UW IMAP you created the mailbox under. If you see binary gunk (see > forwarded message below), you're running into the same issue I've seen. > > Regards, > -- > -Chuck > I am running: imap-uw-2006j_3,1 This seems to be the current port on the tree. Thanks, Chris Maness From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 01:54:30 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4DFF6106564A for ; Tue, 8 Apr 2008 01:54:30 +0000 (UTC) (envelope-from chris@chrismaness.com) Received: from nlpi101.prodigy.net (nlpi101.prodigy.net [207.115.36.117]) by mx1.freebsd.org (Postfix) with ESMTP id F263E8FC15 for ; Tue, 8 Apr 2008 01:54:29 +0000 (UTC) (envelope-from chris@chrismaness.com) X-ORBL: [76.238.148.145] Received: from adsl-76-238-148-145.dsl.irvnca.sbcglobal.net (adsl-76-238-148-145.dsl.irvnca.sbcglobal.net [76.238.148.145]) by nlpi101.prodigy.net (8.13.8 out.dk.spool/8.13.8) with ESMTP id m381sScc032439; Mon, 7 Apr 2008 20:54:28 -0500 Date: Mon, 7 Apr 2008 18:54:28 -0700 (PDT) From: Chris Maness X-X-Sender: chris@ns1.kq6up.org To: Chuck Swiger In-Reply-To: <5CD93A19-BF52-42E2-A6B4-CC55179E0FCA@mac.com> Message-ID: <20080407185205.T72828@ns1.kq6up.org> References: <20080407084644.T69126@ns1.kq6up.org> <3B719C19-1051-491D-936F-158C4A58D49E@mac.com> <20080407174833.O72600@ns1.kq6up.org> <5CD93A19-BF52-42E2-A6B4-CC55179E0FCA@mac.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: FreeBSD List Subject: Re: Mail Spool Problems / IMAP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 01:54:30 -0000 Also, in pine. When I reply to a message, I get the message: [Syntax error in sequence] Thanks, Chris Maness Chris Maness (909) 223-9179 http://www.chrismaness.com From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 03:56:55 2008 Return-Path: Delivered-To: FreeBSD-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3226D1065671 for ; Tue, 8 Apr 2008 03:56:55 +0000 (UTC) (envelope-from dduong@goldenmunky.org) Received: from goldenmunky.org (206-248-139-62.dsl.teksavvy.com [206.248.139.62]) by mx1.freebsd.org (Postfix) with ESMTP id F32B48FC13 for ; Tue, 8 Apr 2008 03:56:54 +0000 (UTC) (envelope-from dduong@goldenmunky.org) Received: from localhost (localhost [127.0.0.1]) by goldenmunky.org (Postfix) with ESMTP id 97AB1200C7E for ; Mon, 7 Apr 2008 23:38:25 -0400 (EDT) X-Virus-Scanned: Debian amavisd-new at goldenmunky.org X-Spam-Score: -3.852 X-Spam-Level: X-Spam-Status: No, score=-3.852 tagged_above=-1000 required=2 tests=[ALL_TRUSTED=-1.8, AWL=0.547, BAYES_00=-2.599] Received: from goldenmunky.org ([127.0.0.1]) by localhost (mercury.goldenmunky.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1nSg-7PkGN4d for ; Mon, 7 Apr 2008 23:38:15 -0400 (EDT) Received: from [192.168.2.49] (unknown [192.168.2.49]) by goldenmunky.org (Postfix) with ESMTP id 34171200C7D for ; Mon, 7 Apr 2008 23:38:15 -0400 (EDT) Message-ID: <47FAE8A5.1030605@goldenmunky.org> Date: Mon, 07 Apr 2008 23:38:13 -0400 From: David Duong User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: FreeBSD-questions@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Question regarding mail and dns server on Alix/Soekris? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 03:56:55 -0000 Hello everyone! I'm planning to redoing my home network. I currently have one server (Opteron 170) that is currently a NAS, Email, and DNS server (btw, the main OS is FreeBSD). I was thinking of purchasing an Alix2c3/Soekris 5501 and use it as a Email + DNS server. Then dedicate my main server as a FreeBSD NFS server. My question is, has anyone installed a mail + DNS server on a ALIX/Soekris PC? If so, is it able to handle the load? I'm currently subscribed to a lot of mailing lists (Linux kernel,FreeBSD, etc) Thanks everyone! -- David From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 05:24:06 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 463A8106566B for ; Tue, 8 Apr 2008 05:24:06 +0000 (UTC) (envelope-from alexus@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.180]) by mx1.freebsd.org (Postfix) with ESMTP id 1DD7C8FC19 for ; Tue, 8 Apr 2008 05:24:05 +0000 (UTC) (envelope-from alexus@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so1442448waf.3 for ; Mon, 07 Apr 2008 22:24:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=7vtgI2Wot13AGvUCorwVlGZLTc/8sSbNRZFE0Zrdtco=; b=FFX7WdDhQ+sWoR+zCFjAgULzcjvfQ8l/pN2IZWL8JBpO4ZtowFZS+lBQSq0kQ6B6LgdJ84MDrwQ8mML50KJ8j/ikfmC6/HkSJgiMoo/L7GpDbY1zAjdaqVeArc4xYHaQ/sd3In0u4WZpx91DMV91PRoA7FE5Eux5GmbpGTZH9dA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=dm0gpa8r7+Mhk0nCcQSOqE1M7qx+7/JJShISar5kDMXxwB9N6WLGdO38kenq3WTIOhbAT7NoSQz0+TzBGV7inMWGafAjK0GMUdK7rHSrNUWtsO7OBcZFzhqaG1nH9+AwpiqusZjMhKtNC9xMguL+xobOsm5ImJN9sTdgI6taex4= Received: by 10.114.80.4 with SMTP id d4mr7000351wab.44.1207630792826; Mon, 07 Apr 2008 21:59:52 -0700 (PDT) Received: by 10.114.174.15 with HTTP; Mon, 7 Apr 2008 21:59:52 -0700 (PDT) Message-ID: <6ae50c2d0804072159h51cc13axa0fbdf2a8623a6b5@mail.gmail.com> Date: Tue, 8 Apr 2008 00:59:52 -0400 From: alexus To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: utf8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 05:24:06 -0000 how do I make my FreeBSD-7 to understand UTF-8? I have files that i need to transfer, but when i do it converts to ????????? instead of name -- http://alexus.org/ From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 05:38:09 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 307871065674 for ; Tue, 8 Apr 2008 05:38:09 +0000 (UTC) (envelope-from tdeboer@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.249]) by mx1.freebsd.org (Postfix) with ESMTP id DF3268FC2B for ; Tue, 8 Apr 2008 05:38:08 +0000 (UTC) (envelope-from tdeboer@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so475176anc.13 for ; Mon, 07 Apr 2008 22:38:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=ORlL0w2hszuWJzOggf8nNBi7GQrkERqzTP4h+e1fvM8=; b=JF7ORr0g6TF7Knz/gJQMKzqjvEfsVSdKgjnwMmS4LPL3n8ut0aXbpbS8EstsfOptoHQ1A6qSz1ZojZOm2rz9nSUbk5uyXyv3C0zfOhE/gh7UWtH2bRxRbdL4UKfp5Ep0Sl+Au4dT27O+9JJBgRuqb1aFSxszCEjWVxvEMA+uEng= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=EVpXpFpDCaFFQmgvai2BXpyP6VNO7TWkcBFDAPT82aFZEASjtSUJ7BdzD/SDOVhQ+4jmFPoyRTEvn53Jye3Dj8Ku6WPSw3c5EZcFqedMnOymWC4Lihg0AVrymgVN8qYMENABYzVwtHK0CK6AUt87nQI1+u3M5T7qzLAC7T1eU74= Received: by 10.101.68.10 with SMTP id v10mr11034808ank.17.1207631507401; Mon, 07 Apr 2008 22:11:47 -0700 (PDT) Received: by 10.100.58.16 with HTTP; Mon, 7 Apr 2008 22:11:47 -0700 (PDT) Message-ID: Date: Mon, 7 Apr 2008 23:11:47 -0600 From: "Tim DeBoer" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Apache22 Port Install Problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 05:38:09 -0000 I wasn't sure if I should post here or on the apache list, but since it's an issue with the port version, rather than the tarball, hopefully this is the right place. The install goes fine, no obvious errors anyway, when I do apachectl configtest, I get # apachectl configtest Syntax error on line 117 of /usr/local/etc/apache22/httpd.conf: Invalid command 'Order', perhaps misspelled or defined by a module not included in the server configuration This is the related section in httpd.conf that it's complaining about: # Each directory to which Apache has access can be configured with respect # to which services and features are allowed and/or disabled in that # directory (and its subdirectories). # # First, we configure the "default" to be a very restrictive set of # features. # AllowOverride None Order deny,allow Deny from all I've tried re-compiling without any extra options at all, and I've tried it with auth_basic enabled. I made sure to use the "fresh" httpd.conf, each time but it made no difference. I'm really not sure how to proceed here. Could someone point me in the right direction, please? Thanks :) -- Tim DeBoer The other day, I dropped a piece of bread and it fell butter side up. I was convinced that I'd buttered the wrong side of the bread. From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 05:46:51 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D3D65106564A for ; Tue, 8 Apr 2008 05:46:51 +0000 (UTC) (envelope-from ruel.freebsd@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.30]) by mx1.freebsd.org (Postfix) with ESMTP id 8EFA18FC12 for ; Tue, 8 Apr 2008 05:46:51 +0000 (UTC) (envelope-from ruel.freebsd@gmail.com) Received: by yw-out-2324.google.com with SMTP id 2so296179ywt.13 for ; Mon, 07 Apr 2008 22:46:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=mpPGgc+VBASOI9Rnq/ZzzNQRaRVCRcK/1/+gPlhXcsc=; b=mHugVsGMO69ZakmJ/KVAW2rTmT3Rfakx3Gpnx0Uv1e2Tmxkjo0uyQpPByXLGMfatXTssV5dHUUzhFGuIXHtVNe/LGqAbiCuKfGRcIfDQCuU00dwhnQGZKjqifQb6jgEVZcw+RNckeagNkeOSfsLhkh7GLAhdUo4s3Z+dBQI5ko0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=XeCbDal93JuTw5h4BtSHwxly41VBRyxP0Frk96ZouQYgL99jmMliLERMryNVGw1Kaz4gHIVZgW+o/gavGpcd1HZj7SRVIKbr6kkQJwNmmSiFLnEYA1LJSkSq/OXA776SB2gFbS14+CQAStZtqhstpYjKOKT0viumzSiv1pEAqow= Received: by 10.150.138.1 with SMTP id l1mr3223575ybd.6.1207633610541; Mon, 07 Apr 2008 22:46:50 -0700 (PDT) Received: by 10.151.107.7 with HTTP; Mon, 7 Apr 2008 22:46:50 -0700 (PDT) Message-ID: Date: Tue, 8 Apr 2008 13:46:50 +0800 From: "Ruel Luchavez" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Delete the Users X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 05:46:51 -0000 Hi.. I could log-in as a root in the data server of my friend, he give me a task to delete some users that he added in the server few months ago. Unfortunately, I've tried reading in other blogs but none of them is correct, there are some but at the end its not what i want. I know how to add users using command "adduser' but i cant trace after I add user where should be its directory?where could i find the list of users in the server? what would be the command to delete the user? I really need your HELP..Thanks! From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 05:49:42 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DD0021065670 for ; Tue, 8 Apr 2008 05:49:42 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from rosebud.otenet.gr (rosebud.otenet.gr [195.170.0.94]) by mx1.freebsd.org (Postfix) with ESMTP id 4F4F08FC19 for ; Tue, 8 Apr 2008 05:49:42 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from [192.168.0.1] (athedsl-279104.home.otenet.gr [85.73.137.222]) by rosebud.otenet.gr (8.13.8/8.13.8/Debian-3) with ESMTP id m385neDY032235; Tue, 8 Apr 2008 08:49:40 +0300 Message-ID: <47FB0786.4030407@otenet.gr> Date: Tue, 08 Apr 2008 08:49:58 +0300 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.12 (X11/20080227) MIME-Version: 1.0 To: alexus References: <6ae50c2d0804072159h51cc13axa0fbdf2a8623a6b5@mail.gmail.com> In-Reply-To: <6ae50c2d0804072159h51cc13axa0fbdf2a8623a6b5@mail.gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: utf8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 05:49:42 -0000 alexus wrote: > how do I make my FreeBSD-7 to understand UTF-8? I have files that i > need to transfer, but when i do it converts to ????????? instead of > name > > The console will not show UTF-8 filenames, though they are stored normally. If you use X, then doing something along the line of export LANG=en_US.UTF-8 before startx will allow you to see the filenames normally from an X terminal. From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 05:57:02 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 720A2106564A for ; Tue, 8 Apr 2008 05:57:02 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from aiolos.otenet.gr (aiolos.otenet.gr [195.170.0.93]) by mx1.freebsd.org (Postfix) with ESMTP id D966D8FC1C for ; Tue, 8 Apr 2008 05:57:01 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from [192.168.0.1] (athedsl-279104.home.otenet.gr [85.73.137.222]) by aiolos.otenet.gr (8.13.8/8.13.8/Debian-3) with ESMTP id m385uxc4031713; Tue, 8 Apr 2008 08:57:00 +0300 Message-ID: <47FB093E.6050700@otenet.gr> Date: Tue, 08 Apr 2008 08:57:18 +0300 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.12 (X11/20080227) MIME-Version: 1.0 To: Ruel Luchavez References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Delete the Users X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 05:57:02 -0000 Ruel Luchavez wrote: > Hi.. > I could log-in as a root in the data server of my friend, he give me a task > to delete some > users that he added in the server few months ago. > Unfortunately, I've tried reading in other blogs but none of them is > correct, there are some > but at the end its not what i want. > I know how to add users using command "adduser' but i cant trace after I add > user where should > be its directory?where could i find the list of users in the server? what > would be the command to delete > the user? > > I really need your HELP..Thanks! > _______________________________________________ > 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" > > > You can get the info on users simply by reading the /etc/passwd file. It will show you usernames, login shells and home directories. Usually, (although not strictly necessary) human users start from a uid of 1000 and up. Uids below 100 are mostly daemons. Deleting a user is as simple as: rmuser username This will also delete home directories, mail spools and so on. There are a lot more options if you wish, provided by the pw command. Try man pw From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 06:36:59 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8B5621065670 for ; Tue, 8 Apr 2008 06:36:59 +0000 (UTC) (envelope-from tedm@toybox.placo.com) Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [65.75.192.90]) by mx1.freebsd.org (Postfix) with ESMTP id 501B48FC17 for ; Tue, 8 Apr 2008 06:36:58 +0000 (UTC) (envelope-from tedm@toybox.placo.com) Received: from TEDSDSK (nat-rtr.freebsd-corp-net-guide.com [65.75.197.130]) by mail.freebsd-corp-net-guide.com (8.13.8/8.13.8) with SMTP id m386arv0066328; Mon, 7 Apr 2008 23:36:56 -0700 (PDT) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Chad Perrin" , "FreeBSD Questions" Date: Mon, 7 Apr 2008 23:38:01 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1250" 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.1914 Importance: Normal In-Reply-To: <20080406191101.GA40585@demeter.hydra> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (mail.freebsd-corp-net-guide.com [65.75.192.90]); Mon, 07 Apr 2008 23:36:56 -0700 (PDT) Cc: Subject: RE: finding BSD Unix users X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 06:36:59 -0000 > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Chad Perrin > Sent: Sunday, April 06, 2008 12:11 PM > To: FreeBSD Questions > Subject: finding BSD Unix users > > > > So . . . does anyone here have any suggestions for how I might go about > finding BSD Unix users somewhat local to me? Since there isn't a group > already that I can find, I wonder if there are enough people interested > in such a thing in this area to build a users group. Any suggestions for > how to go about finding fellow BSD Unix users in my area would be > appreciated, I'm sure. A house with a big back deck, a big grill with a full propane tank, and a large cooler full of ice and beer will go a long, long way towards finding fellow BSD Unix users. Put an advert on the bulletin board of your local community college and start your own group. Ted From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 07:01:29 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 33083106566B for ; Tue, 8 Apr 2008 07:01:29 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 6F8FA8FC26 for ; Tue, 8 Apr 2008 07:01:22 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8) with ESMTP id m38716ue019598; Tue, 8 Apr 2008 09:01:06 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8/Submit) with ESMTP id m3870oDm019595; Tue, 8 Apr 2008 09:00:56 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Tue, 8 Apr 2008 09:00:50 +0200 (CEST) From: Wojciech Puchar To: Ruel Luchavez In-Reply-To: Message-ID: <20080408090001.X19581@wojtek.tensor.gdynia.pl> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: Delete the Users X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 07:01:29 -0000 > correct, there are some > but at the end its not what i want. > I know how to add users using command "adduser' but i cant trace after I add > user where should man pw From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 07:42:43 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 44F891065671 for ; Tue, 8 Apr 2008 07:42:43 +0000 (UTC) (envelope-from kheuer2@gwdg.de) Received: from gwdu60.gwdg.de (gwdu60.gwdg.de [134.76.8.60]) by mx1.freebsd.org (Postfix) with ESMTP id CEE848FC16 for ; Tue, 8 Apr 2008 07:42:42 +0000 (UTC) (envelope-from kheuer2@gwdg.de) Received: from gwdu60.gwdg.de (localhost [127.0.0.1]) by gwdu60.gwdg.de (8.13.8/8.13.6) with ESMTP id m387Ta7k009308; Tue, 8 Apr 2008 09:29:36 +0200 (CEST) (envelope-from kheuer2@gwdg.de) Received: from localhost (kheuer2@localhost) by gwdu60.gwdg.de (8.13.8/8.13.6/Submit) with ESMTP id m387TVlv009305; Tue, 8 Apr 2008 09:29:32 +0200 (CEST) (envelope-from kheuer2@gwdg.de) X-Authentication-Warning: gwdu60.gwdg.de: kheuer2 owned process doing -bs Date: Tue, 8 Apr 2008 09:29:31 +0200 (CEST) From: Konrad Heuer To: Ted Mittelstaedt In-Reply-To: Message-ID: <20080408092434.D8056@gwdu60.gwdg.de> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Chad Perrin , FreeBSD Questions Subject: RE: finding BSD Unix users X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 07:42:43 -0000 On Mon, 7 Apr 2008, Ted Mittelstaedt wrote: >> So . . . does anyone here have any suggestions for how I might go about >> finding BSD Unix users somewhat local to me? Since there isn't a group >> already that I can find, I wonder if there are enough people interested >> in such a thing in this area to build a users group. Any suggestions for >> how to go about finding fellow BSD Unix users in my area would be >> appreciated, I'm sure. > > A house with a big back deck, a big grill with a full propane tank, and a > large cooler full of ice and beer will go a long, long way towards finding > fellow BSD Unix users. Put an advert on the bulletin board of your > local community college and start your own group. So, where you live, climate seems to be hot. Spring is cold this year in Germany, thus I'd prefer a closed room with warm heaters and hot mulled claret ... ;-) Best regards Konrad Konrad Heuer GWDG, Am Fassberg, 37077 Goettingen, Germany, kheuer2@gwdg.de From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 07:58:21 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A400B106566B for ; Tue, 8 Apr 2008 07:58:21 +0000 (UTC) (envelope-from markus.hoenicka@mhoenicka.de) Received: from mail-in-11.arcor-online.net (mail-in-11.arcor-online.net [151.189.21.51]) by mx1.freebsd.org (Postfix) with ESMTP id 5E4CC8FC1F for ; Tue, 8 Apr 2008 07:58:21 +0000 (UTC) (envelope-from markus.hoenicka@mhoenicka.de) Received: from mail-in-01-z2.arcor-online.net (mail-in-01-z2.arcor-online.net [151.189.8.13]) by mail-in-11.arcor-online.net (Postfix) with ESMTP id 25F8F2099ED; Tue, 8 Apr 2008 09:58:20 +0200 (CEST) Received: from mail-in-05.arcor-online.net (mail-in-05.arcor-online.net [151.189.21.45]) by mail-in-01-z2.arcor-online.net (Postfix) with ESMTP id C9BCD2BF635; Tue, 8 Apr 2008 09:58:19 +0200 (CEST) Received: from yeti.mininet (dialin-145-254-231-083.pools.arcor-ip.net [145.254.231.83]) by mail-in-05.arcor-online.net (Postfix) with ESMTP id 94E0C1FB024; Tue, 8 Apr 2008 09:58:10 +0200 (CEST) X-Mailer: emacs 22.1.1 (via feedmail 8 I); VM 7.19 under Emacs 22.1.1 From: "Markus Hoenicka" MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18427.9561.526783.598476@yeti.mininet> Date: Tue, 8 Apr 2008 09:57:13 +0200 To: Robert Huff In-Reply-To: <18426.45799.857117.651385@jerusalem.litteratus.org> References: <18426.37662.359154.283410@yeti.mininet> <18426.45799.857117.651385@jerusalem.litteratus.org> X-Virus-Scanned: ClamAV 0.92.1/6658/Tue Apr 8 05:17:05 2008 on mail-in-05.arcor-online.net X-Virus-Status: Clean Cc: freebsd-questions@freebsd.org Subject: linux-flashplugin-7.0 freezes firefox - weird fix included X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 07:58:21 -0000 Robert Huff writes: > > linuxpluginwrapper-20051113_8 > > There's a reason the latest version of this available in ports > is dated over two years ago: it's no longer the correct tool. > Instead, use www/nspluginwrapper. (Pay attention to the > post-install messages.) > I see, I must have missed that message. After removing linuxpluginwrapper and running nspluginwrapper everything seems to run just fine. Thanks a lot Markus -- Markus Hoenicka markus.hoenicka@cats.de (Spam-protected email: replace the quadrupeds with "mhoenicka") http://www.mhoenicka.de From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 08:53:14 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A779D106564A for ; Tue, 8 Apr 2008 08:53:14 +0000 (UTC) (envelope-from seb.morand@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.179]) by mx1.freebsd.org (Postfix) with ESMTP id 7CE8A8FC12 for ; Tue, 8 Apr 2008 08:53:14 +0000 (UTC) (envelope-from seb.morand@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so1497961waf.3 for ; Tue, 08 Apr 2008 01:53:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=SSIvAyYyJ/DuXeUYnu/zePdcT8k4yAxqJI6qdJXPlGw=; b=eYqG3ozd9b3grZPZOOtzCyBccFEd11V/8KUI9Q6YopUBJCqK36q1pnvSneLZsg95tFWa7zLFUU3NQm7GIEdGiTp/k5h+r8gq9amNQiQPc9aSlcXK+UQa37ocqbgl324XF2H48aZzGtHKluOak+50662W92cjh/h0Rynv3CbwlCc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=r9urth0xaVNNHh2Qydn4kV9cKpiXpgs/w2B5F8jl2Q1fJ6qFA9RACZ06YromAOyxoUsdD/7cM9oWUba4fWk3air1GD5s7RCAJtNTISLXbAIUdGAnOsK4sRVvJ4XSExAy2L9FOZDPnN5i5eLw3Zo1ER1f/Id85f5XfQiVloW2Vsc= Received: by 10.114.195.19 with SMTP id s19mr474234waf.57.1207644792985; Tue, 08 Apr 2008 01:53:12 -0700 (PDT) Received: by 10.114.173.14 with HTTP; Tue, 8 Apr 2008 01:53:12 -0700 (PDT) Message-ID: <16d3abd60804080153i59d0770dq7b0645e5bd534d08@mail.gmail.com> Date: Tue, 8 Apr 2008 08:53:12 +0000 From: "=?ISO-8859-1?Q?S=E9bastien_Morand?=" To: freebsd-questions@freebsd.org In-Reply-To: <47F9366F.3030200@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <47F9366F.3030200@gmail.com> Subject: Re: Sound card problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 08:53:14 -0000 Hi, I don't really ge an anwser to my own question, but I get a solution to have my sound card working: use OSS and it's automatically detected. My steps: - Remove envy24ht from loader.conf - Install oss (src required) - Enable oss un rc.conf at boot time dsp* devices are created, my sound card is dsp or dsp0. It's working fine and I can manage the sound. S=E9bastien On Sun, Apr 6, 2008 at 8:45 PM, S=E9bastien Morand w= rote: > Hi, > > I have a problem using my soundcard: > I'm not able to hear anything and I can't change the volume : > [20:39:16] root@mellba:~ > Mixer vol is currently set to 75:75 > Mixer treble is currently set to 0:0 > Mixer synth is currently set to 0:0 > Mixer pcm is currently set to 75:75 > Mixer speaker is currently set to 0:0 > Mixer line is currently set to 75:75 > Mixer mic is currently set to 0:0 > Mixer cd is currently set to 0:0 > Mixer mix is currently set to 0:0 > Recording source: mic > [20:39:18] root@mellba:~ > # mixer speaker 50:50 > Setting the mixer speaker from 0:0 to 50:50. > mixer: WRITE_MIXER: Device not configured > > Here is my kldstat: > # kldstat > Id Refs Address Size Name > 1 15 0xc0400000 906518 kernel > 2 1 0xc0d07000 a634 reiserfs.ko > 3 1 0xc0d12000 80c8 snd_envy24ht.ko > 4 3 0xc0d1b000 4a5ac sound.ko > 5 2 0xc0d66000 2a58 snd_spicds.ko > 6 1 0xc0d69000 6a32c acpi.ko > 7 1 0xc4c58000 3000 pflog.ko > 8 1 0xc4c5b000 33000 pf.ko > 9 1 0xc4ce1000 22000 linux.ko > 10 1 0xc4d45000 4000 logo_saver.ko > > The sound is correctly detected: > # cat /dev/sndstat > FreeBSD Audio Driver (newpcm: 32bit 2007061600/i386) > Installed devices: > pcm0: at io 0xa000:32,0xa400:128 irq 18 [GIAN= T] > (1p:4v/5r:4v channels duplex default) > [20:40:43] root@mellba:~ > # dmesg | grep pcm0 > pcm0: port 0xa000-0xa01f,0xa400-0xa47f irq 18= at > device 6.0 on pci5 > pcm0: [GIANT-LOCKED] > pcm0: [ITHREAD] > pcm0: system configuration > pcm0: unregister: mixer busy > > I don't understand the mixer busy stuff, and I assume it where my proble= m > is. > I can't unload the module: > kldunload: can't unload file: Device busy > > Hope you will be able to help me > > S=E9bastien > From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 09:34:57 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E127A106566C for ; Tue, 8 Apr 2008 09:34:57 +0000 (UTC) (envelope-from johannes-maria@t-online.de) Received: from mailout05.t-online.de (mailout05.t-online.de [194.25.134.82]) by mx1.freebsd.org (Postfix) with ESMTP id 7C80C8FC0A for ; Tue, 8 Apr 2008 09:34:57 +0000 (UTC) (envelope-from johannes-maria@t-online.de) Received: from fwd28.aul.t-online.de by mailout05.sul.t-online.de with smtp id 1Jj9zV-00011U-02; Tue, 08 Apr 2008 11:19:45 +0200 Received: from t-online.de (TEQbR+ZaohuGHCL7G-ZSC7yUkkM-M+f5A0cROVtFv-9CWrr1Qcb2gWEMUjSQM2+gel@[217.249.99.176]) by fwd28.aul.t-online.de with esmtp id 1Jj9z7-1ViNPc0; Tue, 8 Apr 2008 11:19:21 +0200 Sender: jmk@t-online.de Message-ID: <47FB3600.214104E2@t-online.de> Date: Tue, 08 Apr 2008 11:08:16 +0200 From: Johannes-Maria Kaltenbach X-Mailer: Mozilla 4.78 [en] (X11; FreeBSD 6.0-RELEASE i386) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-ID: TEQbR+ZaohuGHCL7G-ZSC7yUkkM-M+f5A0cROVtFv-9CWrr1Qcb2gWEMUjSQM2+gel X-TOI-MSGID: 51bcfd6b-8260-4ee7-aaba-fbdf8a057b8a Subject: network configuration problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: johannes-maria@t-online.de List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 09:34:58 -0000 Hello, at the moment I'm using internet an emails via a 56k modem and ppp. I want to change to DSL -- but I'm not able to do it without help. I've bought a router/gateway from my provider (Telekom/T-Online) which is called "Speedport W 502V Typ A" an has the ip address 192.168.2.1; it is connectet to an ethernet card (rl0). The provider requests DHCP, but this doesn't work; I get the message | Bogus domain search list 15: Speedport_W_502V_Typ_A (Speedport_W_502V_Typ_A) | Invalid lease option - ignoring offer several times and the error message "Network is unreachable". Then I assigned an address (e. g. 192.168.10.1) to the ethernet card with the help of ifconfig rl0 192.168.10.1 255.255.255.0 and made it the default route: route add default 192.168.10.1 output of ifconfig: | rl0: flags=8843 mtu 1500 | options=8 | inet 192.168.10.1 netmask 0xffffff00 broadcast 255.255.255.0 | inet6 fe80::214:85ff:fe75:eac8%rl0 prefixlen 64 scopeid 0x1 | ether 00:14:85:75:ea:c8 | media: Ethernet autoselect (100baseTX ) | status: active and netstat: | Routing tables | | Internet: | Destination Gateway Flags Refs Use Netif Expire | default 192.168.10.1 UGS 0 2304 rl0 | localhost localhost UH 0 490 lo0 | 192.168.10 link#1 UC 0 0 rl0 | 192.168.10.1 00:14:85:75:ea:c8 UHLW 2 36 lo0 I cannot "ping" the router/gateway: | PING 192.168.2.1 (192.168.2.1): 56 data bytes | 36 bytes from 192.168.10.1: Time to live exceeded | Vr HL TOS Len ID Flg off TTL Pro cks Src Dst | 4 5 00 5400 025f 0 0000 01 01 29f8 192.168.10.1 192.168.2.1 | | 36 bytes from 192.168.10.1: Time to live exceeded | Vr HL TOS Len ID Flg off TTL Pro cks Src Dst | 4 5 00 5400 0269 0 0000 01 01 29ee 192.168.10.1 192.168.2.1 | | 36 bytes from 192.168.10.1: Time to live exceeded | Vr HL TOS Len ID Flg off TTL Pro cks Src Dst | 4 5 00 5400 0273 0 0000 01 01 29e4 192.168.10.1 192.168.2.1 etc. With "firefox http://192.168.2.1" (to get the configuration menu of the speedport) I get the error message: | The connection was refused when attempting to contact 192.168.2.1. and with telnet: | Trying 192.168.2.1... | telnet: connect to address 192.168.2.1: No route to host | telnet: Unable to connect to remote host What I'm doing wrong? Can you please help me? Thanks, Johannes-Maria P. S.: I'm using FreeBSD 6.0-RELEASE. (That's the only operating system on my pc, so I cannot test or configure the speedport with Linux or MS-Windows.) From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 09:35:28 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4109E1065680 for ; Tue, 8 Apr 2008 09:35:28 +0000 (UTC) (envelope-from ruel.freebsd@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.28]) by mx1.freebsd.org (Postfix) with ESMTP id F134A8FC15 for ; Tue, 8 Apr 2008 09:35:27 +0000 (UTC) (envelope-from ruel.freebsd@gmail.com) Received: by yw-out-2324.google.com with SMTP id 2so15089527ywt.61 for ; Tue, 08 Apr 2008 02:35:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=xwrjuMGQwfj/yMhMzOCnaw+LCZKQ5KLPubH/3nILyJM=; b=B2x/my/ZUuxZuv8EWJrmnhvYau4eduoTaHCwrUqNGRuEBZVKfRi7GVi5/wiXbv7m7HcOtXoNYjvRRo7/xvuc5eiQieYFeayU91Bzb3OP/zRtBVS9pDkIjyOgCN6TZSY9zZaDZ064R8r9HrZBnNts7ZnhVD/fU6EnHiDsuxuROJI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=kG52TnNL75LhA2n2lv2RzXSvTUCcKQSAKSTEZ9ckMXQ5qVoRFlg6y7VUOdq50ULdzZhHPKaB7mAMIvNYcFqBP9KnDxTMOGSztOCa5llJxfI8BClIttBeMM8Z488GJGi3YuB4rv4H0Gft5TzsZ2GrvvZJlJTTqlsSlsSnYUg4hg4= Received: by 10.150.228.2 with SMTP id a2mr3302606ybh.208.1207647327350; Tue, 08 Apr 2008 02:35:27 -0700 (PDT) Received: by 10.151.107.7 with HTTP; Tue, 8 Apr 2008 02:35:27 -0700 (PDT) Message-ID: Date: Tue, 8 Apr 2008 17:35:27 +0800 From: "Ruel Luchavez" To: freebsd-questions@freebsd.org. MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Delete a folder although its not empty X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 09:35:28 -0000 Hello... I'm tired of deleting a directory or folder in a server using "rm" and "rmdir" but before deleting a directory using "rmdir" the folder must be empty..what should i do or what command should be use in Free BSD to delete a folder in a directory even if its not empty without affecting the folder in the same directory? Please.....thanx From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 09:40:57 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9001C106564A for ; Tue, 8 Apr 2008 09:40:57 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from hawk.thalamus.net (hawk.thalamus.net [212.31.160.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4DFD18FC1E for ; Tue, 8 Apr 2008 09:40:57 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from localhost (localhost.thalamus.net [127.0.0.1]) by hawk.thalamus.net (Postfix) with ESMTP id 5E1751EE8AF; Tue, 8 Apr 2008 11:40:54 +0200 (CEST) X-Virus-Scanned: by amavisd-new at thalamus.net X-Spam-Flag: NO X-Spam-Score: 2.171 X-Spam-Level: ** X-Spam-Status: No, score=2.171 tagged_above=-999 required=4.2 tests=[AWL=-1.098, HELO_LH_HOME=3.169, RDNS_DYNAMIC=0.1] Received: from hawk.thalamus.net ([127.0.0.1]) by localhost (hawk.thalamus.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id L2QzhjdDFEKY; Tue, 8 Apr 2008 11:40:48 +0200 (CEST) Received: from lesbsdpc01.homenet.home (c-195-216-040-164.cust.thalamus.net [195.216.40.164]) by hawk.thalamus.net (Postfix) with ESMTP id 29C741EE990; Tue, 8 Apr 2008 11:40:47 +0200 (CEST) Message-ID: <47FB3DA0.8000309@eskk.nu> Date: Tue, 08 Apr 2008 11:40:48 +0200 From: Leslie Jensen User-Agent: Thunderbird 2.0.0.12 (X11/20080325) MIME-Version: 1.0 To: Ruel Luchavez References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Delete a folder although its not empty X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 09:40:57 -0000 Ruel Luchavez skrev: > Hello... > > I'm tired of deleting a directory or folder in a server using "rm" and > "rmdir" but before deleting a directory using "rmdir" the folder must be > empty..what should i do or what command should be use in Free BSD to delete > a folder in a directory even if its not empty without affecting the > folder in the same directory? > > Please.....thanx rm -r From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 09:51:22 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 38A63106574C for ; Tue, 8 Apr 2008 09:51:21 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 39A598FC16 for ; Tue, 8 Apr 2008 09:51:11 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8) with ESMTP id m389p1XQ023080; Tue, 8 Apr 2008 11:51:01 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8/Submit) with ESMTP id m389ovIF023077; Tue, 8 Apr 2008 11:51:00 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Tue, 8 Apr 2008 11:50:57 +0200 (CEST) From: Wojciech Puchar To: Ruel Luchavez In-Reply-To: Message-ID: <20080408115051.U23074@wojtek.tensor.gdynia.pl> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: Delete a folder although its not empty X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 09:51:22 -0000 > > I'm tired of deleting a directory or folder in a server using "rm" and > "rmdir" but before deleting a directory using "rmdir" the folder must be > empty..what should i do or what command should be use in Free BSD to delete > a folder in a directory even if its not empty without affecting the > folder in the same directory? rm -rf dirname > > Please.....thanx > _______________________________________________ > 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 8 09:52:26 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A30E91065670 for ; Tue, 8 Apr 2008 09:52:26 +0000 (UTC) (envelope-from ruel.freebsd@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.28]) by mx1.freebsd.org (Postfix) with ESMTP id 58FD08FC2C for ; Tue, 8 Apr 2008 09:52:26 +0000 (UTC) (envelope-from ruel.freebsd@gmail.com) Received: by yw-out-2324.google.com with SMTP id 2so311336ywt.13 for ; Tue, 08 Apr 2008 02:52:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=/1vDzAgUthdcNUcvhrVdPbqpNQADqbs+iDxnnwp/Oco=; b=emvvZBqjZGc1ksoM8ob5n6FSAs+VONVYD6a+/HqoGmnUI4xi/6D4IvMPQGvkJYMIv3fUaSlQLM9IeIxUTUhjDaW9WcAtkuoTIxws064y3vgJf0UQAYuNLLx8ax1WVbBvFlbVjFtf1bbrsnnYtfDVbw5CuGrLN9UTHQVeboVAjZY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=te9XYfaZtrDSTcyNYEHa9cqOwENgjEFngn7iBWkCKlRXk8h9MVwO/dJdxeomglB8vOEonXkHJZTXWBfkCAsZiAIcL/352D1Ja2fXPWXOKlXAxsN7jYe0zHkx40yi7wDUxyCqEHwsO9cXnc61s2D80Tjvii8KeXA9BDZ5vCMFBTE= Received: by 10.151.50.11 with SMTP id c11mr3309438ybk.221.1207648345660; Tue, 08 Apr 2008 02:52:25 -0700 (PDT) Received: by 10.151.107.7 with HTTP; Tue, 8 Apr 2008 02:52:20 -0700 (PDT) Message-ID: Date: Tue, 8 Apr 2008 17:52:20 +0800 From: "Ruel Luchavez" To: "Leslie Jensen" In-Reply-To: <47FB3DA0.8000309@eskk.nu> MIME-Version: 1.0 References: <47FB3DA0.8000309@eskk.nu> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Delete a folder although its not empty X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 09:52:26 -0000 Hello Do you also know the command for viewing the used space of a certain directory? Is their other command aside from "df" ? Thanks... On Tue, Apr 8, 2008 at 5:40 PM, Leslie Jensen wrote: > > Ruel Luchavez skrev: > > Hello... > > > > I'm tired of deleting a directory or folder in a server using "rm" and > > "rmdir" but before deleting a directory using "rmdir" the folder must be > > empty..what should i do or what command should be use in Free BSD to > > delete > > a folder in a directory even if its not empty without affecting the > > folder in the same directory? > > > > Please.....thanx > > > > rm -r > From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 09:56:02 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 84107106564A for ; Tue, 8 Apr 2008 09:56:02 +0000 (UTC) (envelope-from lothar@lobraun.de) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.187]) by mx1.freebsd.org (Postfix) with ESMTP id 22BE68FC24 for ; Tue, 8 Apr 2008 09:56:02 +0000 (UTC) (envelope-from lothar@lobraun.de) Received: from [134.2.172.230] (u-172-c230.cs.uni-tuebingen.de [134.2.172.230]) by mrelayeu.kundenserver.de (node=mrelayeu2) with ESMTP (Nemesis) id 0MKwtQ-1JjAMP49Ps-00026M; Tue, 08 Apr 2008 11:43:26 +0200 Message-ID: <47FB3E3B.6010408@lobraun.de> Date: Tue, 08 Apr 2008 11:43:23 +0200 From: Lothar Braun User-Agent: Thunderbird 2.0.0.12 (X11/20080327) MIME-Version: 1.0 To: Ruel Luchavez References: In-Reply-To: X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V01U2FsdGVkX1/+cObE3xCl/Sm/4aKqrIy8rXQKToChJkIQmIM 4K3A30OnuVBQIBOegMiieywzN8ommY3AE3em4DJkOH8RICWtdP UT2/kmkdOAPYrMyTRyMLER+nhlilHh2 Cc: freebsd-questions@freebsd.org Subject: Re: Delete a folder although its not empty X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 09:56:02 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Ruel Luchavez wrote: | Hello... | | I'm tired of deleting a directory or folder in a server using "rm" and | "rmdir" but before deleting a directory using "rmdir" the folder must be | empty..what should i do or what command should be use in Free BSD to delete | a folder in a directory even if its not empty without affecting the | folder in the same directory? If you want to delete a non-empty folder, you have to use the recursive option (see rm(1)) rm -r folder-name should do the job. Regards, ~ Lothar -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.8 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkf7PjsACgkQOlpYSeF9JmYkOwCg0DagRl9s0L656fBnlNiDt+Np /GkAn1UAIgLLZr+wdu5dW7qxdjJ2nOUv =m15J -----END PGP SIGNATURE----- From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 09:59:23 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 376171065677 for ; Tue, 8 Apr 2008 09:59:23 +0000 (UTC) (envelope-from lothar@lobraun.de) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.186]) by mx1.freebsd.org (Postfix) with ESMTP id C7F278FC27 for ; Tue, 8 Apr 2008 09:59:22 +0000 (UTC) (envelope-from lothar@lobraun.de) Received: from [134.2.172.230] (u-172-c230.cs.uni-tuebingen.de [134.2.172.230]) by mrelayeu.kundenserver.de (node=mrelayeu2) with ESMTP (Nemesis) id 0MKwtQ-1JjAbp36lv-0002M7; Tue, 08 Apr 2008 11:59:21 +0200 Message-ID: <47FB41F9.7040501@lobraun.de> Date: Tue, 08 Apr 2008 11:59:21 +0200 From: Lothar Braun User-Agent: Thunderbird 2.0.0.12 (X11/20080327) MIME-Version: 1.0 To: Ruel Luchavez References: <47FB3DA0.8000309@eskk.nu> In-Reply-To: X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V01U2FsdGVkX1+gv8xjpZj3vqAXHenMkjDVgMniodg8e724G/2 jpCQQ2djbfevs7SxF9YbBinPhYG8r2KRxEsRDwySkPs+1JhS1N BXqjvAhD7A4OvnRx6tGMYmzAHjakYTv Cc: freebsd-questions@freebsd.org Subject: Re: Delete a folder although its not empty X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 09:59:23 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, Ruel Luchavez wrote: | Do you also know the command for viewing the used space of a certain | directory? | Is their other command aside from "df" ? have a look at du(1). This is the utility you are looking for. Regards, ~ Lothar -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.8 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkf7QfkACgkQOlpYSeF9JmY24gCfYwnqlMAgSvEWlHnL/hpB0WSP wlIAoMwDm5N3AtYF8L+BltWNbP7u+eae =2ji6 -----END PGP SIGNATURE----- From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 10:55:55 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B14921065670 for ; Tue, 8 Apr 2008 10:55:55 +0000 (UTC) (envelope-from thedossone@googlemail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.239]) by mx1.freebsd.org (Postfix) with ESMTP id 691738FC2E for ; Tue, 8 Apr 2008 10:55:54 +0000 (UTC) (envelope-from thedossone@googlemail.com) Received: by wx-out-0506.google.com with SMTP id i29so1807400wxd.7 for ; Tue, 08 Apr 2008 03:55:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=MmrlLFsgZu84BMYSq1Dw+4y2dk/EleWNONIH8ejMYdE=; b=nEW4DCY50a4/lf8wS5EDZxFhWVH5YO8H8lMQwFD3HTLjH+Tgn0KrJRPBG4Sv18zdtK9iSrs8Qed23E59vNI4IITSTvafmxea3I1tWlGvG2jKdOlh/+o+sg7ZKSY5ay2vELtw8yrS1RnHGZNByJGl7ZpeTRKatTBv+vT6U4eBoBU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=XDcmTdmh+tfjPFCEDxIaA63Ir0jLHukL+IFTdGrXmTfG1vCLc9w8BuCXi0FOsyZSusJEgMMaPffWjgdwmE+i1dIWamicyfqKybXXyg6msDmPlsrYI0Ihkj6wia4/VeHjn61pL9OjNMVg3afo49Ta3LujCHKDeWIhgGy1EkTbUpA= Received: by 10.100.96.9 with SMTP id t9mr1249355anb.137.1207650575015; Tue, 08 Apr 2008 03:29:35 -0700 (PDT) Received: by 10.100.213.6 with HTTP; Tue, 8 Apr 2008 03:29:34 -0700 (PDT) Message-ID: <6fec50390804080329n2b2ebd54u46b7c764bb7a3723@mail.gmail.com> Date: Tue, 8 Apr 2008 11:29:34 +0100 From: "Max Russell" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: xorg and radeon, widescreen X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 10:55:55 -0000 I'm having issues with my X1350, video7 flatscreen and xorg.conf - the relevant sections of my xorg follow: Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" RgbPath "/usr/local/share/X11/rgb" ModulePath "/usr/local/lib/xorg/modules" FontPath "/usr/local/lib/X11/fonts/misc/" FontPath "/usr/local/lib/X11/fonts/TTF/" FontPath "/usr/local/lib/X11/fonts/OTF" FontPath "/usr/local/lib/X11/fonts/Type1/" FontPath "/usr/local/lib/X11/fonts/100dpi/" FontPath "/usr/local/lib/X11/fonts/75dpi/" FontPath "/usr/local/lib/X11/fonts/URW/" EndSection Section "Module" Load "GLcore" Load "dbe" Load "dri" Load "extmod" Load "glx" Load "record" Load "xtrap" Load "freetype" Load "type1" EndSection Section "Monitor" Identifier "Monitor0" VendorName "VideoSeven" ModelName "R19W01" Modeline "1440x900_60.00" 106.47 1440 1520 1672 1904 900 901 904 932 -HSync +Vsync EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "ShadowFB" # [] #Option "DefaultRefresh" # [] #Option "ModeSetClearScreen" # [] Identifier "Card0" Driver "vesa" VendorName "ATI Technologies Inc" BoardName "RV515 [Radeon X1300]" BusID "PCI:2:0:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 1 EndSubSection SubSection "Display" Viewport 0 0 Depth 4 EndSubSection SubSection "Display" Viewport 0 0 Depth 8 EndSubSection SubSection "Display" Viewport 0 0 Depth 15 EndSubSection SubSection "Display" Viewport 0 0 Depth 16 EndSubSection SubSection "Display" Viewport 0 0 Depth 24 Modes "1440x900_60" EndSubSection EndSection this fails to start x with the /var/log entry reading - (WW) RADEON: No matching Device section for instance (BusID PCI:2:0:1) found (EE) No devices detected. Fatal server error: no screens found It has been suggested to me that I comment out the BusID entry, however I am unsure as to why this should work? From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 11:21:39 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 24E241065674 for ; Tue, 8 Apr 2008 11:21:39 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id 8CD1F8FC17 for ; Tue, 8 Apr 2008 11:21:38 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from kobe.laptop (adsl58-200.kln.forthnet.gr [77.49.185.200]) (authenticated bits=128) by igloo.linux.gr (8.14.2/8.14.2/Debian-3) with ESMTP id m38BLNOd008354 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 8 Apr 2008 14:21:30 +0300 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.2/8.14.2) with ESMTP id m38BLMZo002605; Tue, 8 Apr 2008 14:21:22 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by kobe.laptop (8.14.2/8.14.2/Submit) id m38BLKNE002602; Tue, 8 Apr 2008 14:21:20 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) From: Giorgos Keramidas To: Paul Schmehl References: <4A88BCAAE6CDFDDFF91E3E30@utd65257.utdallas.edu> Date: Tue, 08 Apr 2008 14:21:20 +0300 In-Reply-To: <4A88BCAAE6CDFDDFF91E3E30@utd65257.utdallas.edu> (Paul Schmehl's message of "Mon, 07 Apr 2008 18:05:33 -0500") Message-ID: <87prt0vbgv.fsf@kobe.laptop> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-MailScanner-ID: m38BLNOd008354 X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-3.919, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.48, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Spam-Status: No Cc: FreeBSD Questions Subject: Re: OT question about dns X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 11:21:39 -0000 On Mon, 07 Apr 2008 18:05:33 -0500, Paul Schmehl wrote: > Does anyone know how to use dig or some other tool to query for TXT > records in DNS? > > I'm working on implementing spf on a small domain that I maintain, and > it doesn't seem to be working (according to the validators I'm using.) > I'd like to be able to query the dns server myself, but I can't seem to > find anything on how to extract or view TXT records for a domain. > > I tried dig @server domain TXT and dig @server domain MX, but I don't > get the TXT record. Are you sure there *is* a TXT record? The dig(1) utility should work fine, AFAICT: $ dig freebsd.org txt | expand | grep -i '[ ][ ]*in[ ][ ]*txt' ;freebsd.org. IN TXT freebsd.org. 507 IN TXT "v=spf1 ip4:69.147.83.53 ip4:69.147.83.54 ip6:2001:4f8:fff6::35 ip6:2001:4f8:fff6::36 ~all" $ From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 12:26:04 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5B291106564A for ; Tue, 8 Apr 2008 12:26:04 +0000 (UTC) (envelope-from iaccounts@ibctech.ca) Received: from pearl.ibctech.ca (pearl.ibctech.ca [208.70.104.210]) by mx1.freebsd.org (Postfix) with ESMTP id DEFD98FC35 for ; Tue, 8 Apr 2008 12:26:03 +0000 (UTC) (envelope-from iaccounts@ibctech.ca) Received: (qmail 79859 invoked by uid 1002); 8 Apr 2008 12:26:03 -0000 Received: from iaccounts@ibctech.ca by pearl.ibctech.ca by uid 89 with qmail-scanner-1.22 (spamassassin: 2.64. Clear:RC:1(208.70.104.100):. Processed in 0.072262 secs); 08 Apr 2008 12:26:03 -0000 Received: from unknown (HELO ?192.168.30.110?) (steve@ibctech.ca@208.70.104.100) by pearl.ibctech.ca with (DHE-RSA-AES256-SHA encrypted) SMTP; 8 Apr 2008 12:26:02 -0000 Message-ID: <47FB63F1.2020207@ibctech.ca> Date: Tue, 08 Apr 2008 08:24:17 -0400 From: Steve Bertrand User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: johannes-maria@t-online.de References: <47FB3600.214104E2@t-online.de> In-Reply-To: <47FB3600.214104E2@t-online.de> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: network configuration problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 12:26:04 -0000 > I've bought a router/gateway from my provider (Telekom/T-Online) > which is called "Speedport W 502V Typ A" an has the ip address > 192.168.2.1; it is connectet to an ethernet card (rl0). 192.168.2.1/24 is in a different network than 192.168.10.1/24. Your gateway and your workstation will not be able to communicate with one another. > Then I assigned an address (e. g. 192.168.10.1) to the ethernet card > with the help of > and made it the default route: > > route add default 192.168.10.1 You essentially gave yourself an address outside of the gateways LAN address scope, and then proceeded to route all unknown traffic to yourself. You probably want: # ifconfig rl0 192.168.2.100 255.255.255.0 ...and # route add default 192.168.2.1 Then, for name resolution: # echo "nameserver ip.of.isp.dns" >> /etc/resolv.conf Regards, Steve From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 12:35:35 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D1D641065670 for ; Tue, 8 Apr 2008 12:35:35 +0000 (UTC) (envelope-from tfcheng@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.172]) by mx1.freebsd.org (Postfix) with ESMTP id A869A8FC16 for ; Tue, 8 Apr 2008 12:35:35 +0000 (UTC) (envelope-from tfcheng@gmail.com) Received: by wf-out-1314.google.com with SMTP id 25so1944942wfa.7 for ; Tue, 08 Apr 2008 05:35:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=+j/UlJNyu23myj8IWuSrfr5CRlds+kocRCMw2PgpqNc=; b=rGgS/Dj9SOs+Ilinzcr1e3kqJwxd7nWRCb2ZP4BRiEsDrYJGz7RuidlI2+5zY4AH6oK1sLg+QPPTIawLsLxAabnDrGk5YC/2fRzCCYuVz4Kf2/1udgCpoZ9+WyIgTqnOWrt3YtUNSywXRC81jC6bzL5K198RcT5h471704NgrKM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=TfU6UwK2r82b/s4hVtjwQkqZIP015e29Yyv+GyRGD8tGfI6QxPORl7dtxDjkN8oowkJFYUwNNBW97RsqJMy0LEwfEmi1eaFpjlnTVOg4/nj0NUiTf+bVIYw3+3/9gfPy+NpSOeNZ/+HiPTohqEpvUMEU2fTSd6z525hElLvbyD0= Received: by 10.142.223.20 with SMTP id v20mr1673326wfg.300.1207658135318; Tue, 08 Apr 2008 05:35:35 -0700 (PDT) Received: by 10.142.52.20 with HTTP; Tue, 8 Apr 2008 05:35:35 -0700 (PDT) Message-ID: Date: Tue, 8 Apr 2008 08:35:35 -0400 From: "Tsu-Fan Cheng" To: "FreeBSD Questions" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: keysym error while starting X X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 12:35:35 -0000 Hi, I found that I can't start x-window because of some keysym error, when entering X using xinit, I have these on the screen: expected keysym, got XF86KbdLightOnOff: line 70 of pc expected keysym, got XF86KbdBrightnessDown: line 71 of pc expected keysym, got XF86KbdBrightnessUp: line 72 of pc expected keysym, got XF86KbdLightOnOff: line 70 of pc expected keysym, got XF86KbdBrightnessDown: line 71 of pc expected keysym, got XF86KbdBrightnessUp: line 72 of pc and kernel report stray irq7 (and lots of it) tried google but not found much, any idea?? thank you!! TFC From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 13:06:57 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 01B36106564A for ; Tue, 8 Apr 2008 13:06:57 +0000 (UTC) (envelope-from bjmccann@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.178]) by mx1.freebsd.org (Postfix) with ESMTP id A356F8FC1B for ; Tue, 8 Apr 2008 13:06:56 +0000 (UTC) (envelope-from bjmccann@gmail.com) Received: by py-out-1112.google.com with SMTP id u52so2964774pyb.10 for ; Tue, 08 Apr 2008 06:06:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=7gFlHodo9BcjPeOCYi2dqF2V77thL/DwB82MwiG0uhI=; b=WjWviy38QIWIa6LcsgV4vBNxaQJPiMSNYqq7oF2MjhmTVfS58o9xi8Ykg7cGvY+M6efORshHbHZUtsCn7nGUbL2Lpp+anYAYelT3712JvDCIUUL63ttPYeIdyalKYt701qLSfmt6VtikOcMMUXsWeqZZqaOBFh9qsfK4aAoTZ4o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=T0AtS2Ast0/AOblq/bbTDklvoUZTzMaEBHF4fYdd9boxB8gPHjxx7yn15XGIEl3BhL8HVYObD/2plROuycmK4tYmVYeIp6wWJeA0VzpqLqsNvKy7lEpG9DwrvYVn7AjCCZCFe5fNQ0fry6LADcUHh6lyyK4Ty77K8EF70FfrK4s= Received: by 10.140.144.4 with SMTP id r4mr2024980rvd.15.1207658388451; Tue, 08 Apr 2008 05:39:48 -0700 (PDT) Received: by 10.141.99.17 with HTTP; Tue, 8 Apr 2008 05:39:48 -0700 (PDT) Message-ID: <2b5f066d0804080539y7884709es46c8fd9cc2342aec@mail.gmail.com> Date: Tue, 8 Apr 2008 08:39:48 -0400 From: "Brian McCann" To: freebsd-questions MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Large file system creation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 13:06:57 -0000 Hi all. I'm trying to create a ~9TB partition on a new file server. I thought FreeBSD now supported this (I'm on 7.0), but I can't figure it out. I go into sysinstall, create the partition in fdisk using "A = Use Entire Disk), write it to disk, exit sysinstall and re-run it...and sysinstall doesn't show what it showed before I exited last time. Can someone shed some light on what I'm doing wrong here? Thanks, --Brian -- _-=-_-=-_-=-_-=-_-=-_-=-_-=-_-=-_-=-_-=-_-=-_ Brian McCann "I don't have to take this abuse from you -- I've got hundreds of people waiting to abuse me." -- Bill Murray, "Ghostbusters" From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 13:30:13 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5F9A01065675 for ; Tue, 8 Apr 2008 13:30:13 +0000 (UTC) (envelope-from erikt@midgard.homeip.net) Received: from ch-smtp02.sth.basefarm.net (ch-smtp02.sth.basefarm.net [80.76.149.213]) by mx1.freebsd.org (Postfix) with ESMTP id 16C918FC12 for ; Tue, 8 Apr 2008 13:30:13 +0000 (UTC) (envelope-from erikt@midgard.homeip.net) Received: from c83-253-25-183.bredband.comhem.se ([83.253.25.183]:55318 helo=falcon.midgard.homeip.net) by ch-smtp02.sth.basefarm.net with esmtp (Exim 4.68) (envelope-from ) id 1JjDts-0006n2-6b for freebsd-questions@freebsd.org; Tue, 08 Apr 2008 15:30:12 +0200 Received: (qmail 35712 invoked from network); 8 Apr 2008 15:30:08 +0200 Received: from owl.midgard.homeip.net (10.1.5.7) by falcon.midgard.homeip.net with ESMTP; 8 Apr 2008 15:30:08 +0200 Received: (qmail 20873 invoked by uid 1001); 8 Apr 2008 15:30:08 +0200 Date: Tue, 8 Apr 2008 15:30:08 +0200 From: Erik Trulsson To: Brian McCann Message-ID: <20080408133008.GA20818@owl.midgard.homeip.net> Mail-Followup-To: Brian McCann , freebsd-questions References: <2b5f066d0804080539y7884709es46c8fd9cc2342aec@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2b5f066d0804080539y7884709es46c8fd9cc2342aec@mail.gmail.com> User-Agent: Mutt/1.5.17 (2007-11-01) X-Originating-IP: 83.253.25.183 X-Scan-Result: No virus found in message 1JjDts-0006n2-6b. X-Scan-Signature: ch-smtp02.sth.basefarm.net 1JjDts-0006n2-6b 32980ab10de68a37ce7edf87d227ceea Cc: freebsd-questions Subject: Re: Large file system creation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 13:30:13 -0000 On Tue, Apr 08, 2008 at 08:39:48AM -0400, Brian McCann wrote: > Hi all. I'm trying to create a ~9TB partition on a new file server. > I thought FreeBSD now supported this (I'm on 7.0), but I can't figure > it out. I go into sysinstall, create the partition in fdisk using "A > = Use Entire Disk), write it to disk, exit sysinstall and re-run > it...and sysinstall doesn't show what it showed before I exited last > time. > > Can someone shed some light on what I'm doing wrong here? > The filesystem (UFS2) supports disks larger than 2TB, but fdisk(8) and bsdlabel(8) (which are what sysinstall uses to partition the disk) do not support disks larger than 2TB due to limitations in the on-disk format they use. You will need to use gpt(8) instead to partition your disk. This cannot be done from sysinstall and you normally cannot boot from a gpt(8)-partitioned disk due to lack of support in the BIOS of most PC. -- Erik Trulsson ertr1013@student.uu.se From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 13:38:54 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 43B111065675 for ; Tue, 8 Apr 2008 13:38:54 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 04DE18FC4A for ; Tue, 8 Apr 2008 13:38:46 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8) with ESMTP id m38DcWPr023892; Tue, 8 Apr 2008 15:38:32 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8/Submit) with ESMTP id m38DcPwR023889; Tue, 8 Apr 2008 15:38:28 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Tue, 8 Apr 2008 15:38:25 +0200 (CEST) From: Wojciech Puchar To: Erik Trulsson In-Reply-To: <20080408133008.GA20818@owl.midgard.homeip.net> Message-ID: <20080408153753.T23883@wojtek.tensor.gdynia.pl> References: <2b5f066d0804080539y7884709es46c8fd9cc2342aec@mail.gmail.com> <20080408133008.GA20818@owl.midgard.homeip.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Brian McCann , freebsd-questions Subject: Re: Large file system creation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 13:38:54 -0000 >> Hi all. I'm trying to create a ~9TB partition on a new file server. >> I thought FreeBSD now supported this (I'm on 7.0), but I can't figure >> it out. I go into sysinstall, create the partition in fdisk using "A >> = Use Entire Disk), write it to disk, exit sysinstall and re-run >> it...and sysinstall doesn't show what it showed before I exited last >> time. >> >> Can someone shed some light on what I'm doing wrong here? >> > > The filesystem (UFS2) supports disks larger than 2TB, but fdisk(8) and > bsdlabel(8) (which are what sysinstall uses to partition the disk) do not > support disks larger than 2TB due to limitations in the on-disk format they > use. > > You will need to use gpt(8) instead to partition your disk. or don't partition at all > This cannot be done from sysinstall and you normally cannot boot from > a gpt(8)-partitioned disk due to lack of support in the BIOS of most PC. or use old disk, pendrive, DVD-ROM etc. for booting From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 13:41:08 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 68DAB1065673 for ; Tue, 8 Apr 2008 13:41:08 +0000 (UTC) (envelope-from Matthias.Apitz@oclc.org) Received: from mail.pica.nl (mail.pica.nl [192.87.44.30]) by mx1.freebsd.org (Postfix) with ESMTP id 01C768FC1D for ; Tue, 8 Apr 2008 13:41:07 +0000 (UTC) (envelope-from Matthias.Apitz@oclc.org) Received: from rebelion.Sisis.de ([193.31.10.34]) by mail.pica.nl with Microsoft SMTPSVC(6.0.3790.3959); Tue, 8 Apr 2008 15:43:51 +0200 Received: (from guru@localhost) by rebelion.Sisis.de (8.14.2/8.13.8/Submit) id m38Df48N009298; Tue, 8 Apr 2008 15:41:04 +0200 (CEST) (envelope-from matthias.apitz@oclc.org) X-Authentication-Warning: rebelion.Sisis.de: guru set sender to matthias.apitz@oclc.org using -f Date: Tue, 8 Apr 2008 15:41:04 +0200 From: Matthias Apitz To: Peter Harrison Message-ID: <20080408134104.GA9259@rebelion.Sisis.de> References: <20080407195412.GA89428@desktop.piggybox> <200804071635.06374.mark@msen.com> <20080407210602.GA2949@laptop.piggybox> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20080407210602.GA2949@laptop.piggybox> User-Agent: Mutt/1.4.2.3i X-Operating-System: FreeBSD 7.0-RELEASE (i386) X-OriginalArrivalTime: 08 Apr 2008 13:43:51.0787 (UTC) FILETIME=[94965BB0:01C8997E] Cc: Mark Moellering , freebsd-questions@freebsd.org Subject: Re: Problem with gio-fam-backend, portupgrade failing... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 13:41:08 -0000 El día Monday, April 07, 2008 a las 10:06:02PM +0100, Peter Harrison escribió: > > I have seen this before, if ( /devel/ ) gio-fam-backend needs a library that > > is outdated, it gives this sort of error. I know when I had the issue, it > > was that it needs glib 2.16 and I had 2.14. Thankfully it doesn't have too > > many dependancies so it isn't hard to check them all. > > > Right, I'll start looking through the gio-fam-backend dependencies and report back. > Thanks for the quick response. > > Peter Harrison. > > > > > > Mark Moellering I've installed last weekend a 7.0R, did portsnap fetch/extract and fired up my script to run in BATCH mode through the ~200 ports I wanted have installed on the box; when I came back late night and was hoping all went fine, some of the ports failed as well with gio-fam-backend; it took me some time to go to /usr/ports/devel/glib20, deinstall and install it fresh which changed it from glib-2.14.2 to 2.16.x (don't know the x from the top of my head now); after this all was fine again; really, I did not understand how this was possible after portsnap fetch/extract on a real new system, just installed from boot CD; matthias -- Matthias Apitz Manager Technical Support - OCLC GmbH Gruenwalder Weg 28g - 82041 Oberhaching - Germany t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.oclc.org/ http://www.UnixArea.de/ b http://gurucubano.blogspot.com/ Don't top-post, read RFC1855 http://www.faqs.org/rfcs/rfc1855.html A: Because it messes up the order in which people normally read text. Q: Why is it such a bad thing? A: Top-posting. Q: What is the most annoying thing on Usenet and in e-mail? From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 13:45:02 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 64EFB106566B for ; Tue, 8 Apr 2008 13:45:02 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id C608D8FC1C for ; Tue, 8 Apr 2008 13:44:55 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8) with ESMTP id m38DiguZ023924; Tue, 8 Apr 2008 15:44:42 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8/Submit) with ESMTP id m38DidqS023921; Tue, 8 Apr 2008 15:44:42 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Tue, 8 Apr 2008 15:44:39 +0200 (CEST) From: Wojciech Puchar To: Dave Woodruff In-Reply-To: <42712C9F-B727-4B28-924B-3884ED23D5F0@radonc17.ucsf.edu> Message-ID: <20080408154429.Y23920@wojtek.tensor.gdynia.pl> References: <42712C9F-B727-4B28-924B-3884ED23D5F0@radonc17.ucsf.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: Grand Omission from WebSite X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 13:45:02 -0000 > http://www.freebsd.org/applications.html > which contains a link self-described as "packages collection" which > takes you to the OS distribution page, unrelated to packages. > Entering "package" or "packages" into the (sic) search engine each install ports and view /usr/ports/INDEX > yield a null result. It is a crying shame that one of the most unique > and fruitful features of my favorite operating system should be so > obfuscated. > Thanks, > \DaveW > -- > Dave Woodruff - System Admn - RadOnc Computer Support > Vox: 415/353-9818 Fax: 415/353-9883 Pgr: 415/443-2896 > --- University of California, San Francisco, Radiation Oncology --- > 1600 Divisadero - Suite H-1031, San Francisco, CA 94143-1708 > > _______________________________________________ > 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 8 13:48:23 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 686DA1065672 for ; Tue, 8 Apr 2008 13:48:23 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (mail.computinginnovations.com [64.81.227.250]) by mx1.freebsd.org (Postfix) with ESMTP id 0034A8FC2C for ; Tue, 8 Apr 2008 13:48:22 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from p28.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.14.2/8.14.2) with ESMTP id m38DmG3S007214; Tue, 8 Apr 2008 08:48:17 -0500 (CDT) (envelope-from derek@computinginnovations.com) Message-Id: <6.0.0.22.2.20080408084352.025b9788@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Tue, 08 Apr 2008 08:48:01 -0500 To: johannes-maria@t-online.de, freebsd-questions@freebsd.org From: Derek Ragona In-Reply-To: <47FB3600.214104E2@t-online.de> References: <47FB3600.214104E2@t-online.de> Mime-Version: 1.0 X-Antivirus: avast! (VPS 080408-0, 04/08/2008), Outbound message X-Antivirus-Status: Clean X-Virus-Scanned: ClamAV 0.92.1/6668/Tue Apr 8 06:57:49 2008 on betty.computinginnovations.com X-Virus-Status: Clean X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-MailScanner-ID: m38DmG3S007214 X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: {Disarmed} Re: network configuration problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 13:48:23 -0000 At 04:08 AM 4/8/2008, Johannes-Maria Kaltenbach wrote: >Hello, > >at the moment I'm using internet an emails via a 56k modem and ppp. >I want to change to DSL -- but I'm not able to do it without help. > >I've bought a router/gateway from my provider (Telekom/T-Online) >which is called "Speedport W 502V Typ A" an has the ip address >192.168.2.1; it is connectet to an ethernet card (rl0). > >The provider requests DHCP, but this doesn't work; I get the message > >| Bogus domain search list 15: Speedport_W_502V_Typ_A (Speedport_W_502V_Typ_A) >| Invalid lease option - ignoring offer > >several times and the error message "Network is unreachable". > >Then I assigned an address (e. g. 192.168.10.1) to the ethernet card >with the help of > > ifconfig rl0 192.168.10.1 255.255.255.0 You need to setup your IP on the same subnet as your router, Check the documentation on your router and choose an address NOT given as a DHCP address. Many routers start their DHCP pool at 100, so you could try: ifconfig rl0 192.168.2.10 255.255.255.0 Then: route add default 192.168.2.1 This would work as long as the 192.168.2.10 is outside the DHCP pool. -Derek >and made it the default route: > > route add default 192.168.10.1 > >output of ifconfig: > >| rl0: flags=8843 mtu 1500 >| options=8 >| inet 192.168.10.1 netmask 0xffffff00 broadcast 255.255.255.0 >| inet6 fe80::214:85ff:fe75:eac8%rl0 prefixlen 64 scopeid 0x1 >| ether 00:14:85:75:ea:c8 >| media: Ethernet autoselect (100baseTX ) >| status: active > > >and netstat: > >| Routing tables >| >| Internet: >| Destination Gateway Flags Refs Use Netif Expire >| default 192.168.10.1 UGS 0 2304 rl0 >| localhost localhost UH 0 490 lo0 >| 192.168.10 link#1 UC 0 0 rl0 >| 192.168.10.1 00:14:85:75:ea:c8 UHLW 2 36 lo0 > > >I cannot "ping" the router/gateway: > >| PING 192.168.2.1 (192.168.2.1): 56 data bytes >| 36 bytes from 192.168.10.1: Time to live exceeded >| Vr HL TOS Len ID Flg off TTL Pro cks Src Dst >| 4 5 00 5400 025f 0 0000 01 01 29f8 192.168.10.1 192.168.2.1 >| >| 36 bytes from 192.168.10.1: Time to live exceeded >| Vr HL TOS Len ID Flg off TTL Pro cks Src Dst >| 4 5 00 5400 0269 0 0000 01 01 29ee 192.168.10.1 192.168.2.1 >| >| 36 bytes from 192.168.10.1: Time to live exceeded >| Vr HL TOS Len ID Flg off TTL Pro cks Src Dst >| 4 5 00 5400 0273 0 0000 01 01 29e4 192.168.10.1 192.168.2.1 >etc. > > >With "firefox http://192.168.2.1" (to get the configuration menu of >the speedport) I get the error message: > >| The connection was refused when attempting to contact 192.168.2.1. > >and with telnet: > >| Trying 192.168.2.1... >| telnet: connect to address 192.168.2.1: No route to host >| telnet: Unable to connect to remote host > > >What I'm doing wrong? >Can you please help me? > >Thanks, >Johannes-Maria > > >P. S.: I'm using FreeBSD 6.0-RELEASE. (That's the only operating >system on my pc, so I cannot test or configure the speedport with >Linux or MS-Windows.) > > > >_______________________________________________ >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 message has been scanned for viruses and >dangerous content by MailScanner, and is >believed to be clean. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 15:07:28 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1B6941065670 for ; Tue, 8 Apr 2008 15:07:28 +0000 (UTC) (envelope-from bjmccann@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.227]) by mx1.freebsd.org (Postfix) with ESMTP id C431D8FC12 for ; Tue, 8 Apr 2008 15:07:27 +0000 (UTC) (envelope-from bjmccann@gmail.com) Received: by wr-out-0506.google.com with SMTP id 50so1680257wra.13 for ; Tue, 08 Apr 2008 08:07:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=vxELqCHPgRcljrShVjI6dAYkMpXuT53uxYkjVgz4VcE=; b=tk3DmYunFOHdFTI5yXsaS7tUgRwotp+rTqZ0956ukYCDHGDP+JApiXZ2KzFiJTXVOdmyMGUmcQE+MYLQlbyepQDIWOWaytQ0ktGI4G4sSFkBQ/KFch0ypFZNYPkQYjyUIyJvkk4+4TWhk/DKqsmjKNF932DRCKP1/waqCqPVN6M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=KyyruGNI6f6QR96XQyy/MiDp9AAueFj5HbJ2qtwVOpojx4qOxTGEAQWI1AHqXvzaHbzbxsGBoMkvTx9cXNJxQ+aZEjg5R4t1H+PaL693K9bAeM21vh1b6VQ6ZS2LdCor3poEqCigNeZ+uljKy9Ej76//MSsw8xaom8hvRoXTxrQ= Received: by 10.141.211.13 with SMTP id n13mr2092289rvq.12.1207667245873; Tue, 08 Apr 2008 08:07:25 -0700 (PDT) Received: by 10.141.99.17 with HTTP; Tue, 8 Apr 2008 08:07:25 -0700 (PDT) Message-ID: <2b5f066d0804080807q65ba3137xaece7196e7045f42@mail.gmail.com> Date: Tue, 8 Apr 2008 11:07:25 -0400 From: "Brian McCann" To: "Brian McCann" , freebsd-questions In-Reply-To: <20080408133008.GA20818@owl.midgard.homeip.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2b5f066d0804080539y7884709es46c8fd9cc2342aec@mail.gmail.com> <20080408133008.GA20818@owl.midgard.homeip.net> Cc: Subject: Re: Large file system creation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 15:07:28 -0000 That looks like what I need. I've got a seperate 32GB array to boot off of, so that's perfect. Now to just read some man pages. Thanks! --Brian On Tue, Apr 8, 2008 at 9:30 AM, Erik Trulsson wrote: > On Tue, Apr 08, 2008 at 08:39:48AM -0400, Brian McCann wrote: > > Hi all. I'm trying to create a ~9TB partition on a new file server. > > I thought FreeBSD now supported this (I'm on 7.0), but I can't figure > > it out. I go into sysinstall, create the partition in fdisk using "A > > = Use Entire Disk), write it to disk, exit sysinstall and re-run > > it...and sysinstall doesn't show what it showed before I exited last > > time. > > > > Can someone shed some light on what I'm doing wrong here? > > > > The filesystem (UFS2) supports disks larger than 2TB, but fdisk(8) and > bsdlabel(8) (which are what sysinstall uses to partition the disk) do not > support disks larger than 2TB due to limitations in the on-disk format they > use. > > You will need to use gpt(8) instead to partition your disk. > This cannot be done from sysinstall and you normally cannot boot from > a gpt(8)-partitioned disk due to lack of support in the BIOS of most PC. > > > > > > -- > > Erik Trulsson > ertr1013@student.uu.se > -- _-=-_-=-_-=-_-=-_-=-_-=-_-=-_-=-_-=-_-=-_-=-_ Brian McCann "I don't have to take this abuse from you -- I've got hundreds of people waiting to abuse me." -- Bill Murray, "Ghostbusters" From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 15:24:45 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B8B251065673 for ; Tue, 8 Apr 2008 15:24:45 +0000 (UTC) (envelope-from redtick@sbcglobal.net) Received: from web81207.mail.mud.yahoo.com (web81207.mail.mud.yahoo.com [68.142.199.111]) by mx1.freebsd.org (Postfix) with SMTP id 88C518FC15 for ; Tue, 8 Apr 2008 15:24:45 +0000 (UTC) (envelope-from redtick@sbcglobal.net) Received: (qmail 69710 invoked by uid 60001); 8 Apr 2008 15:24:42 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=sbcglobal.net; h=X-YMail-OSG:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=btrkZtjW8Vk6qvUYIRXH9PmMVndl//wP74Tn2befLWi6RMZ+wmiBPcfHsZ5yRC5/eol9UT2/h/i3EcAdr0rNvwp1JafaWSYGtdcED+AKOW6nLD5mJ/E/eubXC17lVcjqVKM3iLAMGZV2S8Ii3Yjk2opd1NI0qj7VMCpUnH7YPe4=; X-YMail-OSG: WNZDC98VM1nYLeVz5SzrlEqdLJky14SoPun0jbFptxcNYaQJeUdl7h8wYmd_jqX5LQ-- Received: from [75.41.234.82] by web81207.mail.mud.yahoo.com via HTTP; Tue, 08 Apr 2008 08:24:42 PDT Date: Tue, 8 Apr 2008 08:24:42 -0700 (PDT) From: Mark Busby To: help help MIME-Version: 1.0 Message-ID: <730653.69491.qm@web81207.mail.mud.yahoo.com> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: ipsec-racoon and a cisco pix 515e X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 15:24:45 -0000 Having trouble getting my first connection setup. I am must use the 3des md5 encryption. This is from the error log. : DEBUG: hash validated. : DEBUG: begin. : DEBUG: seen nptype=8(hash) : DEBUG: seen nptype=11(notify) : DEBUG: succeed. : ERROR: unknown notify message, no phase2 handle found. : DEBUG: notification message 14:NO-PROPOSAL-CHOSEN, doi=1 proto_id=3 spi=0fddcb32(size=4). : ERROR: 72.164.229.178 give up to get IPsec-SA due to time up to wait. : DEBUG: an undead schedule has been deleted. : DEBUG: msg 1 not interesting : DEBUG: msg 1 not interesting setkey -D -P 192.168.75.101/0[any] 192.168.1.203/0[any] ip4 in ipsec esp/tunnel/72.164.229.178-75.41.234.82/require created: Apr 8 09:59:05 2008 lastused: Apr 8 09:59:05 2008 lifetime: 0(s) validtime: 0(s) spid=16389 seq=1 pid=896 refcnt=1 192.168.1.203/0[any] 192.168.75.101/0[any] ip4 out ipsec esp/tunnel/75.41.234.82-72.164.229.178/require created: Apr 8 09:59:05 2008 lastused: Apr 8 10:09:04 2008 lifetime: 0(s) validtime: 0(s) spid=16388 seq=0 pid=896 refcnt=1 racoon.conf path pre_shared_key "/usr/local/etc/racoon/psk.txt"; path certificate "@sysconfdir_x@/cert"; log debug2; padding { maximum_length 20; # maximum padding length. randomize off; # enable randomize length. strict_check off; # enable strict check. exclusive_tail off; # extract last one octet. } listen { isakmp 75.41.234.82 [500]; } timer { counter 5; # maximum trying count to send. interval 20 sec; # maximum interval to resend. persend 1; # the number of packets per send. phase1 30 sec; phase2 15 sec; } remote 72.164.229.178 { exchange_mode aggressive,main,base; lifetime time 24 hour; proposal { encryption_algorithm 3des; hash_algorithm md5 ; authentication_method pre_shared_key; dh_group 2; } } sainfo anonymous { pfs_group 2; lifetime time 12 hour ; encryption_algorithm 3des ; authentication_algorithm hmac_md5 ; compression_algorithm deflate ; } From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 15:52:45 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7A0991065679 for ; Tue, 8 Apr 2008 15:52:45 +0000 (UTC) (envelope-from bjmccann@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.230]) by mx1.freebsd.org (Postfix) with ESMTP id 297748FC29 for ; Tue, 8 Apr 2008 15:52:44 +0000 (UTC) (envelope-from bjmccann@gmail.com) Received: by wr-out-0506.google.com with SMTP id 50so1701038wra.13 for ; Tue, 08 Apr 2008 08:52:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=lfjIZnlVArPKZpsC+vUjzIW2BfkVwywapM7C13xwg9w=; b=NeMAnl4Jb4Qua44JsWYAUxjYJk1/za4rdzIuDF3KzCO7+N7wvIrUsJyeXKGtIJIaSVKxyXK52qNkkeFdgrrKsmJ2mEdrH5/4muG4utqzwnc3GIqgOq/1Sei5hwSZpnsFkqS+ytCMZmKBXCpJTlQ2lrtz2P5bE4Jbc1VB3f1Cw3M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=fzDKl7vZ5rXNgG75KAiAiT64AHiLXJ1x3B1r08NAh0egPVt3hV9b2Vnc7f7aDQtqPTqYw14IdANChOvjacrze3LQADibj7el3tDs+SpIHPABb/FCh0F0iqcgPVhtd/pwIOQPPAgki0b6bPVMDgBeUSidcWzznHB414oDfCCbR7A= Received: by 10.141.29.18 with SMTP id g18mr2049191rvj.298.1207669963549; Tue, 08 Apr 2008 08:52:43 -0700 (PDT) Received: by 10.141.99.17 with HTTP; Tue, 8 Apr 2008 08:52:43 -0700 (PDT) Message-ID: <2b5f066d0804080852u557be609w6c28d3f9f7bd9183@mail.gmail.com> Date: Tue, 8 Apr 2008 11:52:43 -0400 From: "Brian McCann" To: "Alexandre Biancalana" In-Reply-To: <8e10486b0804080828n1fe401efl79e86108b3ce9fcd@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2b5f066d0804080539y7884709es46c8fd9cc2342aec@mail.gmail.com> <20080408133008.GA20818@owl.midgard.homeip.net> <2b5f066d0804080807q65ba3137xaece7196e7045f42@mail.gmail.com> <8e10486b0804080828n1fe401efl79e86108b3ce9fcd@mail.gmail.com> Cc: freebsd-questions Subject: Re: Large file system creation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 15:52:45 -0000 Hmm...didn't think of that...didn't think fsck used that much RAM...and thought it was independent of the file system size. Right now it's got 2GB. On Tue, Apr 8, 2008 at 11:28 AM, Alexandre Biancalana wrote: > On 4/8/08, Brian McCann wrote: > > That looks like what I need. I've got a seperate 32GB array to boot > > off of, so that's perfect. Now to just read some man pages. Thanks! > > How many memory do you have in this machine ?? To fsck 9 TB you will > need a LOT of memory.... > -- _-=-_-=-_-=-_-=-_-=-_-=-_-=-_-=-_-=-_-=-_-=-_ Brian McCann "I don't have to take this abuse from you -- I've got hundreds of people waiting to abuse me." -- Bill Murray, "Ghostbusters" From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 15:53:58 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1D8BA106564A for ; Tue, 8 Apr 2008 15:53:58 +0000 (UTC) (envelope-from biancalana@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by mx1.freebsd.org (Postfix) with ESMTP id C7D088FC1A for ; Tue, 8 Apr 2008 15:53:57 +0000 (UTC) (envelope-from biancalana@gmail.com) Received: by py-out-1112.google.com with SMTP id u52so3077515pyb.10 for ; Tue, 08 Apr 2008 08:53:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=lVvPzI4vtB9ftSh2xp2ySiOg2pVC/H6R/Re8ljteLbA=; b=Y0cVeo1QytGVkvv7oDqPkqn7ZLdpUU1MZqswuLi+vApt+F+ao/rgiTTWsqQ0VZ305PgYv208UO5J/iEfBmOSsWpdB1hiKMW+TwducOZu948HGUKw8z2hIbqnMrX/gInzl3YfUh6A3gS+mdOegHKvJhWxoaLxeeepabGiinA3J3I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=s7nklCTV0654M6voq6u3onH37EE2Agp4FzF7U/zwSNqU2tm/2OVMSN+gbh/JFXbo6YC1EDJUi82a5yYEVCBbUYK+bgshIWzDtpIpTzJRGkwHPBVb63jnjCaq1cxhsYfI8isaVCEWf8+BuLthMZjb70v0aPQzJHvbvCXvZsH5wJE= Received: by 10.65.59.11 with SMTP id m11mr12790836qbk.27.1207668537283; Tue, 08 Apr 2008 08:28:57 -0700 (PDT) Received: by 10.64.184.9 with HTTP; Tue, 8 Apr 2008 08:28:57 -0700 (PDT) Message-ID: <8e10486b0804080828n1fe401efl79e86108b3ce9fcd@mail.gmail.com> Date: Tue, 8 Apr 2008 12:28:57 -0300 From: "Alexandre Biancalana" To: "Brian McCann" In-Reply-To: <2b5f066d0804080807q65ba3137xaece7196e7045f42@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2b5f066d0804080539y7884709es46c8fd9cc2342aec@mail.gmail.com> <20080408133008.GA20818@owl.midgard.homeip.net> <2b5f066d0804080807q65ba3137xaece7196e7045f42@mail.gmail.com> Cc: freebsd-questions Subject: Re: Large file system creation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 15:53:58 -0000 On 4/8/08, Brian McCann wrote: > That looks like what I need. I've got a seperate 32GB array to boot > off of, so that's perfect. Now to just read some man pages. Thanks! How many memory do you have in this machine ?? To fsck 9 TB you will need a LOT of memory.... From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 16:06:40 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AB81E1065670 for ; Tue, 8 Apr 2008 16:06:40 +0000 (UTC) (envelope-from alexus@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.29]) by mx1.freebsd.org (Postfix) with ESMTP id BE4578FC1F for ; Tue, 8 Apr 2008 16:06:39 +0000 (UTC) (envelope-from alexus@gmail.com) Received: by yw-out-2324.google.com with SMTP id 2so365639ywt.13 for ; Tue, 08 Apr 2008 09:06:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=QqzdSh+8Moep6s+X6t/hCtg2/xEak/0Y1xGsEjw1iKA=; b=OJ2lGFH3qyLgAAg2SjWBQ9qB/YYAt4EAEsHU96JNzhK7wrIHn9ael2p1Vygl8KM3Q3ghM02Bwsg2aEK8qMPxDLlrwE6hzzzPYZHgZA2AWxJuHP/25gnmcnFeqwuzyUktd2KD3b5w94tsusf/8/thWq2tJmxrlUkrYWFzoutre4s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=c2rkZmuNeHXmtxuRv1kOf/Rg56fUVsPdAeEfi85F9skZmSCPDcBWF5GQxr0ABGr7L9u5X2SQbJopS1hAJywEXfduOhgWXlaWAobrBDO69W9eplptIl11dVtqA2zfBPajx6AyOiA9GmcdjjekYdfY1QvPmz+2j9/zNqIfctkJwwQ= Received: by 10.114.152.17 with SMTP id z17mr1560642wad.217.1207670796106; Tue, 08 Apr 2008 09:06:36 -0700 (PDT) Received: by 10.114.174.15 with HTTP; Tue, 8 Apr 2008 09:06:36 -0700 (PDT) Message-ID: <6ae50c2d0804080906l9187ddah892d5f225afaf2e4@mail.gmail.com> Date: Tue, 8 Apr 2008 12:06:36 -0400 From: alexus To: "Manolis Kiagias" In-Reply-To: <47FB0786.4030407@otenet.gr> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <6ae50c2d0804072159h51cc13axa0fbdf2a8623a6b5@mail.gmail.com> <47FB0786.4030407@otenet.gr> Cc: freebsd-questions@freebsd.org Subject: Re: utf8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 16:06:40 -0000 I'm not an X user, I use shell. On Tue, Apr 8, 2008 at 1:49 AM, Manolis Kiagias wrote: > alexus wrote: > > how do I make my FreeBSD-7 to understand UTF-8? I have files that i > > need to transfer, but when i do it converts to ????????? instead of > > name > > > > > > > The console will not show UTF-8 filenames, though they are stored normally. > If you use X, then doing something along the line of export LANG=en_US.UTF-8 > before startx will allow you to see the filenames normally from an X > terminal. > -- http://alexus.org/ From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 16:09:50 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2A6401065673 for ; Tue, 8 Apr 2008 16:09:50 +0000 (UTC) (envelope-from scott.gasch@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.232]) by mx1.freebsd.org (Postfix) with ESMTP id D37B88FC28 for ; Tue, 8 Apr 2008 16:09:49 +0000 (UTC) (envelope-from scott.gasch@gmail.com) Received: by wr-out-0506.google.com with SMTP id 50so1708741wra.13 for ; Tue, 08 Apr 2008 09:09:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=5VX3Tsqt7wLp27xsAr5BVpLFxHHBUaCj+WQjmVeLF1I=; b=PftYQdy9aAw0s/VzGmaS+CkvQl2La7F1No1AJOOJQg0oir3k+ym8Ff32YZpdRi8uUQIot5oFl927HkpPIkyC2nRfvfOq9oqdlCx1+bDE3pc5h37tgrbJ2n6cNXn5Hiz1WD8wLDeumlYnH7kNPpcY0sCIxo2payEa7hSkMnlHOD0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=McOOI0Z3Zw7IMqmz1YPZssCBa35nzEFeSNyComCycWLlIAitI6Er8p5GBPZ1/dWXu96lBGiDUK9kcZpnAjKptBJO5T60fVzu7H2rDKhqUYWoiiRn+ehUzNsFrcJ/RDMXCYCPn/daU+3fJODR4D5EBAvyACbr4O/QlXfZHrTDISo= Received: by 10.141.22.1 with SMTP id z1mr2051622rvi.282.1207669371245; Tue, 08 Apr 2008 08:42:51 -0700 (PDT) Received: by 10.141.74.15 with HTTP; Tue, 8 Apr 2008 08:42:51 -0700 (PDT) Message-ID: Date: Tue, 8 Apr 2008 08:42:51 -0700 From: "Scott Gasch" To: questions@freebsd.org, brooks@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: squeezecenter hangs kernel on sigterm X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 16:09:50 -0000 Hi, I have a problem with the squeezecenter port -- when I stop it (via /usr/local/etc/rc.d/squeezecenter stop or via system shutdown or via kill -9 pid) it hangs the machine instantly, every time. There is nothing in the system or all log about what happened. I'm running FreeBSD wannabe.guru.org6.2-RELEASE-p11 FreeBSD 6.2-RELEASE-p11. Has anyone ever seen this before and / or have any advice short of hooking up a kernel debugger? If a kernel debugger is the next step, can someone point me at a good guide? Thx, Scott From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 16:16:33 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B855A10656C3; Tue, 8 Apr 2008 16:16:33 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net (cl-162.ewr-01.us.sixxs.net [IPv6:2001:4830:1200:a1::2]) by mx1.freebsd.org (Postfix) with ESMTP id 272508FC1B; Tue, 8 Apr 2008 16:16:32 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net (localhost [127.0.0.1]) by lor.one-eyed-alien.net (8.14.2/8.14.2) with ESMTP id m38GGaPj055086; Tue, 8 Apr 2008 11:16:36 -0500 (CDT) (envelope-from brooks@lor.one-eyed-alien.net) Received: (from brooks@localhost) by lor.one-eyed-alien.net (8.14.2/8.14.2/Submit) id m38GGavS055085; Tue, 8 Apr 2008 11:16:36 -0500 (CDT) (envelope-from brooks) Date: Tue, 8 Apr 2008 11:16:35 -0500 From: Brooks Davis To: Scott Gasch Message-ID: <20080408161635.GA54792@lor.one-eyed-alien.net> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/9DWx/yDrRhgMJTb" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (lor.one-eyed-alien.net [127.0.0.1]); Tue, 08 Apr 2008 11:16:36 -0500 (CDT) Cc: questions@freebsd.org, brooks@freebsd.org Subject: Re: squeezecenter hangs kernel on sigterm X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 16:16:33 -0000 --/9DWx/yDrRhgMJTb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 08, 2008 at 08:42:51AM -0700, Scott Gasch wrote: > Hi, >=20 > I have a problem with the squeezecenter port -- when I stop it (via > /usr/local/etc/rc.d/squeezecenter stop or via system shutdown or via kill= -9 > pid) it hangs the machine instantly, every time. There is nothing in the > system or all log about what happened. I'm running FreeBSD > wannabe.guru.org6.2-RELEASE-p11 FreeBSD 6.2-RELEASE-p11. Has anyone > ever seen this before > and / or have any advice short of hooking up a kernel debugger? If a ker= nel > debugger is the next step, can someone point me at a good guide? You're going to need a kernel debugger. The developers handbook has information: http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kernel= debug.html You might also try upgrading to 6.3 since it's unlikely we'll do an errata to fix this for 6.2. My guess would be that you're seeing a bug related to multicast and mDNSResponderPosix, but it could be something else. -- Brooks --/9DWx/yDrRhgMJTb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (FreeBSD) iD8DBQFH+5pjXY6L6fI4GtQRAgidAJ4mf8KMQqwe2/XaNvKnBKF8LHCufQCeL7jA ULjwSJQuyKxxt/Lxul5ffiI= =NVzk -----END PGP SIGNATURE----- --/9DWx/yDrRhgMJTb-- From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 16:21:25 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 49013106566C for ; Tue, 8 Apr 2008 16:21:25 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 8B8EC8FC15 for ; Tue, 8 Apr 2008 16:21:17 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8) with ESMTP id m38GL35i024411; Tue, 8 Apr 2008 18:21:03 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8/Submit) with ESMTP id m38GKwMn024408; Tue, 8 Apr 2008 18:21:01 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Tue, 8 Apr 2008 18:20:58 +0200 (CEST) From: Wojciech Puchar To: Alexandre Biancalana In-Reply-To: <8e10486b0804080828n1fe401efl79e86108b3ce9fcd@mail.gmail.com> Message-ID: <20080408181945.U24388@wojtek.tensor.gdynia.pl> References: <2b5f066d0804080539y7884709es46c8fd9cc2342aec@mail.gmail.com> <20080408133008.GA20818@owl.midgard.homeip.net> <2b5f066d0804080807q65ba3137xaece7196e7045f42@mail.gmail.com> <8e10486b0804080828n1fe401efl79e86108b3ce9fcd@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Brian McCann , freebsd-questions Subject: Re: Large file system creation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 16:21:25 -0000 >> That looks like what I need. I've got a seperate 32GB array to boot >> off of, so that's perfect. Now to just read some man pages. Thanks! > > How many memory do you have in this machine ?? To fsck 9 TB you will there is swap too . but my 1.4TB partition can be fsck'ed on 1GB RAM without swap. > need a LOT of memory.... depends of block sized and inode counts. it will be most likely large 32K blocks, so quick fsck and little RAM From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 16:24:44 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D2A2F1065671 for ; Tue, 8 Apr 2008 16:24:44 +0000 (UTC) (envelope-from biancalana@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.176]) by mx1.freebsd.org (Postfix) with ESMTP id 8950A8FC12 for ; Tue, 8 Apr 2008 16:24:44 +0000 (UTC) (envelope-from biancalana@gmail.com) Received: by py-out-1112.google.com with SMTP id u52so3097232pyb.10 for ; Tue, 08 Apr 2008 09:24:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=UqQPqNNk2DezHZtI2lylM98MxjDwbkKAIxEO+GwIpHc=; b=TNM2ms/xLHXTTXJ6cBUNfbLRjJoMxAaRvXjjyuN6/IwviGFEN+7iVN6g/veKFn0yqTN4S92G7lmM0Wd7V+Qh7QfYzlVfoBu/Lr2URzq2w7zs27YyhsYSK5KU7cdurtabeoU0UxNpJBCXfgjZSizbfSF3pYGtmnX5SQz1+wwgvy0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=RsB6digvBuSKjHNuzjLD0/6md0iliNRGFiKDJaY22FFEcZP6OkYLT00c7n6ENWe3KIoVus6mRI+R2Gc9vAYpF27wBU0mu9lIcPuEdk3xRjhaNGOhNnz+SF9+fBM3b+21be+dZsi+tBEhYf0RahHq9ndLnJC7CMQIvcRc+ZpAV1w= Received: by 10.35.40.10 with SMTP id s10mr11663442pyj.42.1207671883318; Tue, 08 Apr 2008 09:24:43 -0700 (PDT) Received: by 10.64.184.9 with HTTP; Tue, 8 Apr 2008 09:24:43 -0700 (PDT) Message-ID: <8e10486b0804080924r2ea6e09cka25a5e2c3019114@mail.gmail.com> Date: Tue, 8 Apr 2008 13:24:43 -0300 From: "Alexandre Biancalana" To: "Brian McCann" In-Reply-To: <2b5f066d0804080852u557be609w6c28d3f9f7bd9183@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2b5f066d0804080539y7884709es46c8fd9cc2342aec@mail.gmail.com> <20080408133008.GA20818@owl.midgard.homeip.net> <2b5f066d0804080807q65ba3137xaece7196e7045f42@mail.gmail.com> <8e10486b0804080828n1fe401efl79e86108b3ce9fcd@mail.gmail.com> <2b5f066d0804080852u557be609w6c28d3f9f7bd9183@mail.gmail.com> Cc: freebsd-questions Subject: Re: Large file system creation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 16:24:44 -0000 On 4/8/08, Brian McCann wrote: > Hmm...didn't think of that...didn't think fsck used that much > RAM...and thought it was independent of the file system size. Right > now it's got 2GB. so better you think a little more before execute and do some tests before production too... Try gjournal From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 16:30:33 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 011D5106566C for ; Tue, 8 Apr 2008 16:30:33 +0000 (UTC) (envelope-from pauls@utdallas.edu) Received: from smtp3.utdallas.edu (smtp3.utdallas.edu [129.110.10.49]) by mx1.freebsd.org (Postfix) with ESMTP id C18348FC0C for ; Tue, 8 Apr 2008 16:30:32 +0000 (UTC) (envelope-from pauls@utdallas.edu) Received: from utd65257.utdallas.edu (utd65257.utdallas.edu [129.110.3.28]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp3.utdallas.edu (Postfix) with ESMTP id 163AB6550D; Tue, 8 Apr 2008 11:30:32 -0500 (CDT) Date: Tue, 08 Apr 2008 11:30:31 -0500 From: Paul Schmehl To: Max Russell , freebsd-questions@freebsd.org Message-ID: In-Reply-To: <6fec50390804080329n2b2ebd54u46b7c764bb7a3723@mail.gmail.com> References: <6fec50390804080329n2b2ebd54u46b7c764bb7a3723@mail.gmail.com> X-Mailer: Mulberry/4.0.8 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: Re: xorg and radeon, widescreen X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 16:30:33 -0000 --On Tuesday, April 08, 2008 11:29:34 +0100 Max Russell wrote: > I'm having issues with my X1350, video7 flatscreen and xorg.conf - the > relevant sections of my xorg follow: > > Section "ServerLayout" > Identifier "X.org Configured" > Screen 0 "Screen0" 0 0 > InputDevice "Mouse0" "CorePointer" > InputDevice "Keyboard0" "CoreKeyboard" > EndSection > > Section "Files" > RgbPath "/usr/local/share/X11/rgb" > ModulePath "/usr/local/lib/xorg/modules" > FontPath "/usr/local/lib/X11/fonts/misc/" > FontPath "/usr/local/lib/X11/fonts/TTF/" > FontPath "/usr/local/lib/X11/fonts/OTF" > FontPath "/usr/local/lib/X11/fonts/Type1/" > FontPath "/usr/local/lib/X11/fonts/100dpi/" > FontPath "/usr/local/lib/X11/fonts/75dpi/" > FontPath "/usr/local/lib/X11/fonts/URW/" > EndSection > > Section "Module" > Load "GLcore" > Load "dbe" > Load "dri" > Load "extmod" > Load "glx" > Load "record" > Load "xtrap" > Load "freetype" > Load "type1" > EndSection > > Section "Monitor" > Identifier "Monitor0" > VendorName "VideoSeven" > ModelName "R19W01" > Modeline "1440x900_60.00" 106.47 1440 1520 1672 1904 900 901 904 932 > -HSync +Vsync > EndSection > > Section "Device" > ### Available Driver options are:- > ### Values: : integer, : float, : "True"/"False", > ### : "String", : " Hz/kHz/MHz" > ### [arg]: arg optional > #Option "ShadowFB" # [] > #Option "DefaultRefresh" # [] > #Option "ModeSetClearScreen" # [] > Identifier "Card0" > Driver "vesa" > VendorName "ATI Technologies Inc" > BoardName "RV515 [Radeon X1300]" > BusID "PCI:2:0:0" > EndSection > > Section "Screen" > Identifier "Screen0" > Device "Card0" > Monitor "Monitor0" > DefaultDepth 24 > SubSection "Display" > Viewport 0 0 > Depth 1 > EndSubSection > SubSection "Display" > Viewport 0 0 > Depth 4 > EndSubSection > SubSection "Display" > Viewport 0 0 > Depth 8 > EndSubSection > SubSection "Display" > Viewport 0 0 > Depth 15 > EndSubSection > SubSection "Display" > Viewport 0 0 > Depth 16 > EndSubSection > SubSection "Display" > Viewport 0 0 > Depth 24 > Modes "1440x900_60" > EndSubSection > EndSection > > this fails to start x with the /var/log entry reading - > (WW) RADEON: No matching Device section for instance (BusID PCI:2:0:1) found > (EE) No devices detected. > > Fatal server error: > no screens found > > It has been suggested to me that I comment out the BusID entry, however I am > unsure as to why this should work? No. Change the driver from vesa to radeonhd, and make sure the radeonhd drive is installed and loaded. x11-drivers/xf86-video-radeonhd I'm running dual widescreens with that driver, and it works well, except acceleration isn't working yet. # grep radeonhd /var/log/Xorg.0.log (II) LoadModule: "radeonhd" (II) Loading /usr/local/lib/xorg/modules/drivers//radeonhd_drv.so (II) Module radeonhd: vendor="AMD GPG" -- Paul Schmehl (pauls@utdallas.edu) Senior Information Security Analyst The University of Texas at Dallas http://www.utdallas.edu/ir/security/ From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 16:34:59 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4FF641065670 for ; Tue, 8 Apr 2008 16:34:59 +0000 (UTC) (envelope-from dimitrovi58@yahoo.com) Received: from web56811.mail.re3.yahoo.com (web56811.mail.re3.yahoo.com [66.196.97.85]) by mx1.freebsd.org (Postfix) with SMTP id DEBCC8FC1A for ; Tue, 8 Apr 2008 16:34:58 +0000 (UTC) (envelope-from dimitrovi58@yahoo.com) Received: (qmail 4209 invoked by uid 60001); 8 Apr 2008 16:34:58 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=Gimf2U/kWK/Qhzrdab1Q76dHMeIXwVQ5Qnr+aIAn2yMUFXYL72P/Pr0pc3hUUZvt1pOCfLWbrXQPRdlC5WjErIIC07vLYAvlWUBJWNf3Aw7FecdDOqWAH2g957uC1aRJP8rx9yuUD7DOmqHabVE0RCvyTZJ4wl3/ZzK+OqbZ+5k=; X-YMail-OSG: jgAAAVgVM1nRfL13LG3fNA6h3f16rrzJxHDkbkA9TIqLaTruOnPbq89bmtd17RsZgzsTpRVQJJEwGJZjrpkjrJRwHmxRdIPU2MAIRDm06qKUPvRaTzPxznY.ItTfj_OmR.Qfcc3Y09D2StbNk64XYbYI Received: from [85.196.191.64] by web56811.mail.re3.yahoo.com via HTTP; Tue, 08 Apr 2008 09:34:58 PDT Date: Tue, 8 Apr 2008 09:34:58 -0700 (PDT) From: ivan dimitrov To: freebsd-questions@freebsd.org MIME-Version: 1.0 Message-ID: <45038.4073.qm@web56811.mail.re3.yahoo.com> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: about make config X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 16:34:59 -0000 Hi list, in the ports, how can I restore the default config options (in case of make config)? Ivan --------------------------------- You rock. That's why Blockbuster's offering you one month of Blockbuster Total Access, No Cost. From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 16:35:22 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 70B0D1065691 for ; Tue, 8 Apr 2008 16:35:22 +0000 (UTC) (envelope-from lists-fbsd@shadypond.com) Received: from mx-outbound01.easydns.com (mailout1.easydns.com [205.210.42.66]) by mx1.freebsd.org (Postfix) with ESMTP id 480948FC22 for ; Tue, 8 Apr 2008 16:35:22 +0000 (UTC) (envelope-from lists-fbsd@shadypond.com) Received: from lilypad.shadypond.com (69-12-173-117.static.humboldt1.com [69.12.173.117]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx-outbound01.easydns.com (Postfix) with ESMTP id 32BF2481FC for ; Tue, 8 Apr 2008 12:33:29 -0400 (EDT) Received: from slider.shadypond.com (slider.shadypond.com [192.168.1.11]) by lilypad.shadypond.com (Postfix) with ESMTPS id 455C9B81F for ; Tue, 8 Apr 2008 16:35:20 +0000 (UTC) From: Pollywog To: freebsd-questions@freebsd.org Date: Tue, 8 Apr 2008 16:35:01 +0000 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1250" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804081635.03375.lists-fbsd@shadypond.com> Subject: Re: finding BSD Unix users X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 16:35:22 -0000 On Tuesday 08 April 2008 06:38:01 Ted Mittelstaedt wrote: > > A house with a big back deck, a big grill with a full propane tank, and a > large cooler full of ice and beer will go a long, long way towards finding > fellow BSD Unix users. Put an advert on the bulletin board of your > local community college and start your own group. > In case it has not been suggested, there is also something called "Meetup" that can help. http://www.meetup.com From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 16:36:17 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 297441065670 for ; Tue, 8 Apr 2008 16:36:17 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id E02428FC17 for ; Tue, 8 Apr 2008 16:36:16 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id m38GYlRv086824; Tue, 8 Apr 2008 12:34:47 -0400 (EDT) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id m38GYkVs086823; Tue, 8 Apr 2008 12:34:46 -0400 (EDT) (envelope-from jerrymc) Date: Tue, 8 Apr 2008 12:34:46 -0400 From: Jerry McAllister To: Chris Maness Message-ID: <20080408163446.GE86589@gizmo.acns.msu.edu> References: <20080407084644.T69126@ns1.kq6up.org> <3B719C19-1051-491D-936F-158C4A58D49E@mac.com> <20080407174833.O72600@ns1.kq6up.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080407174833.O72600@ns1.kq6up.org> User-Agent: Mutt/1.4.2.2i Cc: FreeBSD List Subject: Re: Mail Spool Problems / IMAP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 16:36:17 -0000 On Mon, Apr 07, 2008 at 05:49:16PM -0700, Chris Maness wrote: > > > > >Hi, Chris-- > > > >On Apr 7, 2008, at 8:52 AM, Chris Maness wrote: > >>I am having trouble with my imap account on my FreeBSD box. I am using > >>WU-IMAP, and thuderbird. I have been using this combo for years, and not > >>had any issues. Now, my thuderbird is not displaying messages in the > >>inbox. I can see them with pine, but not with IMAP clients. > >>(squirrelmail, thunderbird). Pine complains about sequence error when I > >>send a message. I was able to get it to work for a bit by deleteing the > >>mbox file in my home directory, but now it is not working again. IS > >>there a database or something somewhere that needs to be rebult? > > > >Can you double-check your mbox file? > > > >With the most recent 2007 version of UW-IMAP, I've seen intermittent > >corruption of the first line of a mbox file (ie, the "From foo" header) > >which causes the mbox to be unreadable by most clients until it is fixed > >by hand. It seems to be correlated with simultaneous write access by > >people who have a normal MUA and a second device like a smartphone > >(iPhone/Treo/BB). > > > >I've seen just over a half-dozen of these since Jan... > > > >-- > >-Vhuvk > > > Thanks, > > How do I check it? Should I use another IMAP server? The best way is to look at the file with an editor such as vi. ////jerry > > Chris Maness > _______________________________________________ > 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 8 16:36:47 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DEBEE1065670 for ; Tue, 8 Apr 2008 16:36:47 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from hawk.thalamus.net (hawk.thalamus.net [212.31.160.3]) by mx1.freebsd.org (Postfix) with ESMTP id 9D1C68FC3B for ; Tue, 8 Apr 2008 16:36:47 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from localhost (localhost.thalamus.net [127.0.0.1]) by hawk.thalamus.net (Postfix) with ESMTP id 4C06D1EE96D; Tue, 8 Apr 2008 18:36:42 +0200 (CEST) X-Virus-Scanned: by amavisd-new at thalamus.net X-Spam-Flag: NO X-Spam-Score: 2.174 X-Spam-Level: ** X-Spam-Status: No, score=2.174 tagged_above=-999 required=4.2 tests=[AWL=-1.095, HELO_LH_HOME=3.169, RDNS_DYNAMIC=0.1] Received: from hawk.thalamus.net ([127.0.0.1]) by localhost (hawk.thalamus.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zlYCejpnZynD; Tue, 8 Apr 2008 18:36:33 +0200 (CEST) Received: from lesbsdpc.homenet.home (c-195-216-040-164.cust.thalamus.net [195.216.40.164]) by hawk.thalamus.net (Postfix) with ESMTP id 53D9C1EE874; Tue, 8 Apr 2008 18:36:33 +0200 (CEST) Message-ID: <47FB9F15.6080006@eskk.nu> Date: Tue, 08 Apr 2008 18:36:37 +0200 From: Leslie Jensen User-Agent: Thunderbird 2.0.0.12 (X11/20080329) MIME-Version: 1.0 To: ivan dimitrov References: <45038.4073.qm@web56811.mail.re3.yahoo.com> In-Reply-To: <45038.4073.qm@web56811.mail.re3.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: about make config X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 16:36:48 -0000 ivan dimitrov skrev: > Hi list, > in the ports, how can I restore the default config options (in case of make config)? make rmconfig > > Ivan > > > > --------------------------------- > You rock. That's why Blockbuster's offering you one month of Blockbuster Total Access, No Cost. > _______________________________________________ > 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 8 16:37:04 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 886D610658BF for ; Tue, 8 Apr 2008 16:37:04 +0000 (UTC) (envelope-from johannes-maria@t-online.de) Received: from mailout06.t-online.de (mailout06.t-online.de [194.25.134.19]) by mx1.freebsd.org (Postfix) with ESMTP id 4ADD88FC21 for ; Tue, 8 Apr 2008 16:37:04 +0000 (UTC) (envelope-from johannes-maria@t-online.de) Received: from fwd28.aul.t-online.de by mailout06.sul.t-online.de with smtp id 1JjGoL-0001nE-00; Tue, 08 Apr 2008 18:36:41 +0200 Received: from t-online.de (Tz70rkZVQhQDCvSPWg1HY2WZEYm0cX6CFD6US2vQK6wKAWNhI8cwI2NBiVd1cskwsv@[217.249.96.139]) by fwd28.aul.t-online.de with esmtp id 1JjGoC-0wiUU40; Tue, 8 Apr 2008 18:36:32 +0200 Sender: jmk@t-online.de Message-ID: <47FB9E0F.E7035FFF@t-online.de> Date: Tue, 08 Apr 2008 18:32:15 +0200 From: Johannes-Maria Kaltenbach X-Mailer: Mozilla 4.78 [en] (X11; FreeBSD 6.0-RELEASE i386) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <47FB3600.214104E2@t-online.de> <47FB63F1.2020207@ibctech.ca> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-ID: Tz70rkZVQhQDCvSPWg1HY2WZEYm0cX6CFD6US2vQK6wKAWNhI8cwI2NBiVd1cskwsv X-TOI-MSGID: 2d8471c5-02d1-409e-828b-872efeaf2336 Cc: Steve Bertrand Subject: Re: network configuration problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: johannes-maria@t-online.de List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 16:37:04 -0000 Hello, many thanks for your help. The problem was already solved with the first answer I read by Steve Bertrand, ... > You essentially gave yourself an address outside of the gateways LAN > address scope, and then proceeded to route all unknown traffic to yourself. > > You probably want: > > # ifconfig rl0 192.168.2.100 255.255.255.0 > > ...and > > # route add default 192.168.2.1 Tanks also for your hint: > Then, for name resolution: > > # echo "nameserver ip.of.isp.dns" >> /etc/resolv.conf I'm also thankful for all the other replies to my question, of course; always happy to learn something. Regards, Johannes-Maria From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 16:50:33 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 44A9C1065672 for ; Tue, 8 Apr 2008 16:50:33 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id E27668FC0C for ; Tue, 8 Apr 2008 16:50:32 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id m38GnNKK086927; Tue, 8 Apr 2008 12:49:23 -0400 (EDT) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id m38GnNw4086926; Tue, 8 Apr 2008 12:49:23 -0400 (EDT) (envelope-from jerrymc) Date: Tue, 8 Apr 2008 12:49:23 -0400 From: Jerry McAllister To: Ruel Luchavez Message-ID: <20080408164923.GF86589@gizmo.acns.msu.edu> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i Cc: freebsd-questions@freebsd.org Subject: Re: Delete the Users X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 16:50:33 -0000 On Tue, Apr 08, 2008 at 01:46:50PM +0800, Ruel Luchavez wrote: > Hi.. > I could log-in as a root in the data server of my friend, he give me a task > to delete some > users that he added in the server few months ago. > Unfortunately, I've tried reading in other blogs but none of them is > correct, there are some > but at the end its not what i want. > I know how to add users using command "adduser' but i cant trace after I add > user where should > be its directory?where could i find the list of users in the server? what > would be the command to delete > the user? If you have root, then run vipw(8). Look at the entry of the user you want to delete. It will list the home directory for that user. Presuming you want to remove everything about that user: - First delete everything in the home directory. - The user's mail inbox is likely to be in /var/mail/USERID. - There may be a crontab file. Check that with crontab -u USERID -l If there is nothing there don't worry about it. - and then use find(1) to find all the remaining files and directories owned by that id. rm them if you want to. If any of them are files that other account also use, you may have to think out deleting them. Once you have removed all the files you want to, then go back to vipw and delete the entry from the password file. vipw will manage both the /etc/passwd and /etc/master.passwd as well as the system password database correctly for you. Don't try to edit /etc/passwd or /etc/master.passwd directly. Of course, you can easily write a script in your choice of favorite language (sh, csh, Perl, etc) to do all this and all you have to do is enter in the user id. Probably there are some out there already, maybe even something in the base system. But, I delete ids so rarely that I have always done it by hand and not bothered to look. ////jerry > > I really need your HELP..Thanks! > _______________________________________________ > 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 8 16:52:29 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C1812106564A for ; Tue, 8 Apr 2008 16:52:29 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 806208FC1E for ; Tue, 8 Apr 2008 16:52:21 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8) with ESMTP id m38Gq5Ht025949 for ; Tue, 8 Apr 2008 18:52:05 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8/Submit) with ESMTP id m38Gq5mR025946 for ; Tue, 8 Apr 2008 18:52:05 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Tue, 8 Apr 2008 18:52:05 +0200 (CEST) From: Wojciech Puchar To: freebsd-questions@freebsd.org Message-ID: <20080408184958.N25937@wojtek.tensor.gdynia.pl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: by MAC blocking X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 16:52:29 -0000 i use static arp on my network. all existing computers are set in with arp -f /etc/ethers and interface has STATICARP option set. trying to use unused IP address doesn't work - as should BUT trying to use allocated IP address with MAC out of the list - surprisingly works. more strange - when i ping such computer - i get 2 response (normal+DUP) how to make it completely work? From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 16:55:06 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BE8A7106567C for ; Tue, 8 Apr 2008 16:55:06 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id 687268FC2F for ; Tue, 8 Apr 2008 16:55:06 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id m38Grvka086975; Tue, 8 Apr 2008 12:53:57 -0400 (EDT) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id m38GrvB5086974; Tue, 8 Apr 2008 12:53:57 -0400 (EDT) (envelope-from jerrymc) Date: Tue, 8 Apr 2008 12:53:56 -0400 From: Jerry McAllister To: Ruel Luchavez Message-ID: <20080408165356.GG86589@gizmo.acns.msu.edu> References: <20080408164923.GF86589@gizmo.acns.msu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080408164923.GF86589@gizmo.acns.msu.edu> User-Agent: Mutt/1.4.2.2i Cc: freebsd-questions@freebsd.org Subject: Re: Delete the Users X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 16:55:06 -0000 On Tue, Apr 08, 2008 at 12:49:23PM -0400, Jerry McAllister wrote: Just a followup; It looks like rmuser(8) (/usr/sbin/rmuser) is the canonical way to remove a user from the system. You can still use vipw to check out the passwd file. ////jerry > On Tue, Apr 08, 2008 at 01:46:50PM +0800, Ruel Luchavez wrote: > > > Hi.. > > I could log-in as a root in the data server of my friend, he give me a task > > to delete some > > users that he added in the server few months ago. > > Unfortunately, I've tried reading in other blogs but none of them is > > correct, there are some > > but at the end its not what i want. > > I know how to add users using command "adduser' but i cant trace after I add > > user where should > > be its directory?where could i find the list of users in the server? what > > would be the command to delete > > the user? > > If you have root, then run vipw(8). > Look at the entry of the user you want to delete. It will list the > home directory for that user. > > Presuming you want to remove everything about that user: > - First delete everything in the home directory. > - The user's mail inbox is likely to be in /var/mail/USERID. > - There may be a crontab file. > Check that with crontab -u USERID -l If there is nothing there > don't worry about it. > > - and then use find(1) to find all the remaining files and directories > owned by that id. rm them if you want to. If any of them are files > that other account also use, you may have to think out deleting them. > > Once you have removed all the files you want to, then go back > to vipw and delete the entry from the password file. vipw will > manage both the /etc/passwd and /etc/master.passwd as well as > the system password database correctly for you. > Don't try to edit /etc/passwd or /etc/master.passwd directly. > > Of course, you can easily write a script in your choice of favorite > language (sh, csh, Perl, etc) to do all this and all you have to do > is enter in the user id. Probably there are some out there already, > maybe even something in the base system. But, I delete ids so rarely > that I have always done it by hand and not bothered to look. > > ////jerry > > > > > I really need your HELP..Thanks! > > _______________________________________________ > > 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 Tue Apr 8 16:56:26 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 175BA106567A for ; Tue, 8 Apr 2008 16:56:26 +0000 (UTC) (envelope-from kalin@el.net) Received: from mail.el.net (mail.el.net [74.1.12.120]) by mx1.freebsd.org (Postfix) with ESMTP id 6BEC88FC2D for ; Tue, 8 Apr 2008 16:56:25 +0000 (UTC) (envelope-from kalin@el.net) Received: (qmail 67063 invoked by uid 1008); 8 Apr 2008 17:57:48 -0000 Received: from unknown (HELO kalins-macbook-pro.local) (kalin@el.net@74.1.12.115) by mail.el.net with ESMTPA; 8 Apr 2008 17:57:48 -0000 Message-ID: <47FBA3B8.1000905@el.net> Date: Tue, 08 Apr 2008 12:56:24 -0400 From: kalin m User-Agent: Thunderbird 2.0.0.12 (Macintosh/20080213) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <47FA92E8.6070408@el.net> In-Reply-To: <47FA92E8.6070408@el.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: open pgp X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 16:56:26 -0000 nobody has any ideas? kalin m wrote: > hi all... > > installed open pgp pkg. > added a key sent to me by a client to my keyring... > > this is what i get. no matter how many times i enter the client > provided pass phrase i just get the 'Enter pass phrase: ' prompt... > what, if anythin, is wrong? the pass phrase? > > > # pgp the_pgp_file.pgp > Pretty Good Privacy(tm) Version 6.5.8 > Internal development version only - not for general release. > (c) 1999 Network Associates Inc. > > Export of this software may be restricted by the U.S. government. > > File is encrypted. Secret key is required to read it. > > Key for user ID: user_id > 2048-bit RSA key, Key ID 0x0000moo, created 2008/03/10 > Key can sign. > You need a pass phrase to unlock your secret key. > > Enter pass phrase: > > ........................ > > > thanks.... > > _______________________________________________ > 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 8 16:56:44 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8B48F1065670 for ; Tue, 8 Apr 2008 16:56:44 +0000 (UTC) (envelope-from josh@tcbug.org) Received: from conn-smtp.mc.mpls.visi.com (conn.mc.mpls.visi.com [208.42.156.2]) by mx1.freebsd.org (Postfix) with ESMTP id 5B7438FC26 for ; Tue, 8 Apr 2008 16:56:44 +0000 (UTC) (envelope-from josh@tcbug.org) Received: from mail.tcbug.org (mail.tcbug.org [208.42.70.163]) by conn-smtp.mc.mpls.visi.com (Postfix) with ESMTP id 5F9207996; Tue, 8 Apr 2008 11:56:43 -0500 (CDT) Received: from build64.tcbug.org (unknown [208.42.70.167]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.tcbug.org (Postfix) with ESMTPSA id 338716D9E31; Tue, 8 Apr 2008 11:56:43 -0500 (CDT) From: Josh Paetzel To: freebsd-questions@freebsd.org Date: Tue, 8 Apr 2008 11:55:31 -0500 User-Agent: KMail/1.9.7 References: <2b5f066d0804080539y7884709es46c8fd9cc2342aec@mail.gmail.com> <8e10486b0804080828n1fe401efl79e86108b3ce9fcd@mail.gmail.com> <20080408181945.U24388@wojtek.tensor.gdynia.pl> In-Reply-To: <20080408181945.U24388@wojtek.tensor.gdynia.pl> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2778377.eeWIjNFZRv"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200804081155.42741.josh@tcbug.org> Cc: Wojciech Puchar , Brian McCann , Alexandre Biancalana Subject: Re: Large file system creation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 16:56:44 -0000 --nextPart2778377.eeWIjNFZRv Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tuesday 08 April 2008 11:20:58 am Wojciech Puchar wrote: > >> That looks like what I need. I've got a seperate 32GB array to boot > >> off of, so that's perfect. Now to just read some man pages. Thanks! > > > > How many memory do you have in this machine ?? To fsck 9 TB you will > > there is swap too . but my 1.4TB partition can be fsck'ed on 1GB RAM > without swap. > > > need a LOT of memory.... > > depends of block sized and inode counts. > > it will be most likely large 32K blocks, so quick fsck and little RAM > In my experience with UFS2 and fsck you will want to have a gig of ram per = TB=20 of filesystem. You can get by with less sometimes, eventually you'll get=20 bit. Most mere mortals don't take UFS2 past 6-8TB in production. There are of course exceptions.... =2D-=20 Thanks, Josh Paetzel PGP: 8A48 EF36 5E9F 4EDA 5A8C 11B4 26F9 01F1 27AF AECB --nextPart2778377.eeWIjNFZRv Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.8 (FreeBSD) iEYEABECAAYFAkf7o44ACgkQJvkB8Sevrsu17wCdHACxVQG0qyFKiffZcwoEtbMc z7kAnRadI1O6MvfAdU/3sO2baoduwCYP =Bpnp -----END PGP SIGNATURE----- --nextPart2778377.eeWIjNFZRv-- From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 17:05:39 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 030021065673 for ; Tue, 8 Apr 2008 17:05:39 +0000 (UTC) (envelope-from schiz0phrenic21@gmail.com) Received: from el-out-1112.google.com (el-out-1112.google.com [209.85.162.183]) by mx1.freebsd.org (Postfix) with ESMTP id ABB628FC21 for ; Tue, 8 Apr 2008 17:05:38 +0000 (UTC) (envelope-from schiz0phrenic21@gmail.com) Received: by el-out-1112.google.com with SMTP id v27so1527332ele.12 for ; Tue, 08 Apr 2008 10:05:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=znsnIzAI5ZzBKMG8CGQ7XlKeIdJMxlegmJsWUhB5Jk8=; b=frS7LhvS5SxCehDUpYrMGs/8AF04BVD7nchkXb5xfjVGQapNkIQs3YmAS47ShdwsAzetKetbjzmX6IoRGkYWlnZwS/fScdY35nLRxz5eJB9dYh1pv1OJ7Rrgqleg53oxrR9VMO+EUeDwhFfTM2Lf8MoN4cCUdwDC1Ifqre/l0og= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=pQHKRH8Bu2Nf+QJE/k1Ryg8mFwWJOAeGV92RQgelpwSU5gYslk7EGfCskcEi4d8hcz8HePDsvjeBiOoeRstcKYvm0WZAd2RhsdxmX1SvcFlnUzd4pMJBgDaQUydyYgPOVGCSaC9cYQGH+L6u6Rm5NjbdU0QzP9MEGhj4Wira8rs= Received: by 10.141.89.13 with SMTP id r13mr2136797rvl.177.1207674335282; Tue, 08 Apr 2008 10:05:35 -0700 (PDT) Received: by 10.140.143.8 with HTTP; Tue, 8 Apr 2008 10:05:35 -0700 (PDT) Message-ID: <8d23ec860804081005m41629465ydc37903227307f1e@mail.gmail.com> Date: Tue, 8 Apr 2008 13:05:35 -0400 From: Schiz0 To: "freebsd questions" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Loading smbfs Module on Boot X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 17:05:39 -0000 I'm trying to mount a networked NTFS drive via smbfs. However, my kernel secure level is set to 2, so I cannot load the smbfs module while the system is running. How can I set the smbfs module to load on boot? I checked /boot/defaults/loader.conf, but didn't see anything in there for smbfs. Thanks for any suggestions, ~Schiz0 From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 17:09:45 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 008711065673 for ; Tue, 8 Apr 2008 17:09:45 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from aiolos.otenet.gr (aiolos.otenet.gr [195.170.0.93]) by mx1.freebsd.org (Postfix) with ESMTP id 643FB8FC14 for ; Tue, 8 Apr 2008 17:09:43 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from [192.168.0.1] (athedsl-279104.home.otenet.gr [85.73.137.222]) by aiolos.otenet.gr (8.13.8/8.13.8/Debian-3) with ESMTP id m38H9fYL025460; Tue, 8 Apr 2008 20:09:42 +0300 Message-ID: <47FBA6EB.2040106@otenet.gr> Date: Tue, 08 Apr 2008 20:10:03 +0300 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.12 (X11/20080227) MIME-Version: 1.0 To: alexus References: <6ae50c2d0804072159h51cc13axa0fbdf2a8623a6b5@mail.gmail.com> <47FB0786.4030407@otenet.gr> <6ae50c2d0804080906l9187ddah892d5f225afaf2e4@mail.gmail.com> In-Reply-To: <6ae50c2d0804080906l9187ddah892d5f225afaf2e4@mail.gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: utf8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 17:09:45 -0000 alexus wrote: > I'm not an X user, I use shell. > > On Tue, Apr 8, 2008 at 1:49 AM, Manolis Kiagias wrote: > >> alexus wrote: >> >>> how do I make my FreeBSD-7 to understand UTF-8? I have files that i >>> need to transfer, but when i do it converts to ????????? instead of >>> name >>> >>> >>> >>> >> The console will not show UTF-8 filenames, though they are stored normally. >> If you use X, then doing something along the line of export LANG=en_US.UTF-8 >> before startx will allow you to see the filenames normally from an X >> terminal. >> >> You will still be able to see the filenames when connected via ssh from a terminal program that supports UTF8 (like e.g. Putty from a Windows machine or an xterm from a Linux or other BSD machine). AFAIK there is no way to see them directly from FreeBSD's text console. From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 17:14:58 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E512A1065677 for ; Tue, 8 Apr 2008 17:14:58 +0000 (UTC) (envelope-from andrew@farnborough.darq.net) Received: from farnborough.darq.net (fab.darq.net [82.136.41.2]) by mx1.freebsd.org (Postfix) with ESMTP id AB6F18FC35 for ; Tue, 8 Apr 2008 17:14:58 +0000 (UTC) (envelope-from andrew@farnborough.darq.net) Received: from localhost (localhost [127.0.0.1]) by farnborough.darq.net (Postfix) with ESMTP id BB54A1D188 for ; Tue, 8 Apr 2008 18:18:23 +0100 (BST) X-Virus-Scanned: amavisd-new at darq.net Received: from farnborough.darq.net ([127.0.0.1]) by localhost (farnborough.darq.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pckYVRN6HpCK for ; Tue, 8 Apr 2008 18:18:19 +0100 (BST) Received: by farnborough.darq.net (Postfix, from userid 1057) id 79A881D184; Tue, 8 Apr 2008 18:18:19 +0100 (BST) Date: Tue, 8 Apr 2008 18:18:19 +0100 From: Andrew Cid To: freebsd-questions@freebsd.org Message-ID: <20080408171819.GA56838@farnborough.darq.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.11 Subject: Setting global enviroment variables X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 17:14:59 -0000 Hi all, What's the best way of setting environment variables on FreeBSD so that all users and daemons running from rc can see them? I'd like to set PKGROOT to a custom package server, so that all users and a couple of daemons that start from rc will use the new packages. Cheers, Andrew -- accid.net From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 17:31:47 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 05A811065671 for ; Tue, 8 Apr 2008 17:31:47 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (gate6.infracaninophile.co.uk [IPv6:2001:8b0:151:1::1]) by mx1.freebsd.org (Postfix) with ESMTP id 6553B8FC27 for ; Tue, 8 Apr 2008 17:31:46 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.2/8.14.2) with ESMTP id m38HVYVU058268; Tue, 8 Apr 2008 18:31:35 +0100 (BST) (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: Sendmail DKIM Filter v2.5.2 smtp.infracaninophile.co.uk m38HVYVU058268 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=infracaninophile.co.uk; s=200708; t=1207675895; bh=aPBl4Tzh5kX9n/ tYz+zn5lmPucN2Qzqx2Apd9G2AS2k=; h=Message-ID:Date:From:MIME-Version: To:CC:Subject:References:In-Reply-To:Content-Type:Cc:Content-Type: Date:From:In-Reply-To:Message-ID:Mime-Version:References:To; z=Mes sage-ID:=20<47FBABEF.4090107@infracaninophile.co.uk>|Date:=20Tue,=2 008=20Apr=202008=2018:31:27=20+0100|From:=20Matthew=20Seaman=20|Organization:=20Infracaninophile|User -Agent:=20Thunderbird=202.0.0.12=20(X11/20080310)|MIME-Version:=201 .0|To:=20Andrew=20Cid=20|CC:=20freebsd-questions@ freebsd.org|Subject:=20Re:=20Setting=20global=20enviroment=20variab les|References:=20<20080408171819.GA56838@farnborough.darq.net>|In- Reply-To:=20<20080408171819.GA56838@farnborough.darq.net>|X-Enigmai l-Version:=200.95.6|Content-Type:=20multipart/signed=3B=20micalg=3D pgp-sha256=3B=0D=0A=20protocol=3D"application/pgp-signature"=3B=0D= 0A=20boundary=3D"------------enig5330510F4F15E4F92F476F3E"; b=qlE4s HI6RSbPn3YDzAE4Olbt3Pb66L0bWtERoQA5dDz8hL4qvMpnCpWfyZy2Na9mqLPOnBtw O2g1PHiETIzxp/bKapZdx55avv5nCc9vyP1tfg2+bLLGEdweqwPncn7mninXFUG4yV+ ZbAg4QHShWywcDVs9x2lGKA9x6gYYyx8= Message-ID: <47FBABEF.4090107@infracaninophile.co.uk> Date: Tue, 08 Apr 2008 18:31:27 +0100 From: Matthew Seaman Organization: Infracaninophile User-Agent: Thunderbird 2.0.0.12 (X11/20080310) MIME-Version: 1.0 To: Andrew Cid References: <20080408171819.GA56838@farnborough.darq.net> In-Reply-To: <20080408171819.GA56838@farnborough.darq.net> X-Enigmail-Version: 0.95.6 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig5330510F4F15E4F92F476F3E" X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-3.0 (smtp.infracaninophile.co.uk [IPv6:::1]); Tue, 08 Apr 2008 18:31:35 +0100 (BST) X-Virus-Scanned: ClamAV 0.92.1/6670/Tue Apr 8 15:31:38 2008 on happy-idiot-talk.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-3.0 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VERIFIED,NO_RELAYS autolearn=ham version=3.2.4 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on happy-idiot-talk.infracaninophile.co.uk Cc: freebsd-questions@freebsd.org Subject: Re: Setting global enviroment variables X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 17:31:47 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig5330510F4F15E4F92F476F3E Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Andrew Cid wrote: > Hi all, >=20 > What's the best way of setting environment variables on FreeBSD > so that all users and daemons running from rc can see them? >=20 > I'd like to set PKGROOT to a custom package server, so that all users > and a couple of daemons that start from rc will use the new packages. /etc/login.conf -- don't forget to run cap_mkdb after editing it. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW --------------enig5330510F4F15E4F92F476F3E Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.8 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkf7q/YACgkQ8Mjk52CukIy+kgCeKxgH7IYvua15mc2w6DrSZ2td /K8Ani38+VFKuX7STNNKJhM5tugwHm/F =ps8+ -----END PGP SIGNATURE----- --------------enig5330510F4F15E4F92F476F3E-- From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 17:35:29 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3F5081065679 for ; Tue, 8 Apr 2008 17:35:29 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 0A8948FC34 for ; Tue, 8 Apr 2008 17:35:21 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8) with ESMTP id m38HYiE5026147; Tue, 8 Apr 2008 19:34:44 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8/Submit) with ESMTP id m38HYeXE026144; Tue, 8 Apr 2008 19:34:43 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Tue, 8 Apr 2008 19:34:40 +0200 (CEST) From: Wojciech Puchar To: Andrew Cid In-Reply-To: <20080408171819.GA56838@farnborough.darq.net> Message-ID: <20080408193433.W26143@wojtek.tensor.gdynia.pl> References: <20080408171819.GA56838@farnborough.darq.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: Setting global enviroment variables X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 17:35:29 -0000 > What's the best way of setting environment variables on FreeBSD > so that all users and daemons running from rc can see them? man login.conf > > I'd like to set PKGROOT to a custom package server, so that all users > and a couple of daemons that start from rc will use the new packages. > > Cheers, > > > Andrew > -- > accid.net > _______________________________________________ > 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 8 17:35:55 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 879E61065670 for ; Tue, 8 Apr 2008 17:35:55 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 60A888FC19 for ; Tue, 8 Apr 2008 17:35:44 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8) with ESMTP id m38HZPsu026154; Tue, 8 Apr 2008 19:35:25 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8/Submit) with ESMTP id m38HZMhm026151; Tue, 8 Apr 2008 19:35:25 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Tue, 8 Apr 2008 19:35:22 +0200 (CEST) From: Wojciech Puchar To: Schiz0 In-Reply-To: <8d23ec860804081005m41629465ydc37903227307f1e@mail.gmail.com> Message-ID: <20080408193458.X26143@wojtek.tensor.gdynia.pl> References: <8d23ec860804081005m41629465ydc37903227307f1e@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd questions Subject: Re: Loading smbfs Module on Boot X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 17:35:55 -0000 > I'm trying to mount a networked NTFS drive via smbfs. However, my > kernel secure level is set to 2, so I cannot load the smbfs module > while the system is running. How can I set the smbfs module to load on > boot? I checked /boot/defaults/loader.conf, but didn't see anything in > there for smbfs. _load="YES" > > Thanks for any suggestions, > ~Schiz0 > _______________________________________________ > 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 8 17:36:47 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B10B1106564A for ; Tue, 8 Apr 2008 17:36:47 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 9E7CB8FC1C for ; Tue, 8 Apr 2008 17:36:35 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8) with ESMTP id m38HaMqL026161; Tue, 8 Apr 2008 19:36:22 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8/Submit) with ESMTP id m38HaJD7026158; Tue, 8 Apr 2008 19:36:22 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Tue, 8 Apr 2008 19:36:19 +0200 (CEST) From: Wojciech Puchar To: Josh Paetzel In-Reply-To: <200804081155.42741.josh@tcbug.org> Message-ID: <20080408193543.O26143@wojtek.tensor.gdynia.pl> References: <2b5f066d0804080539y7884709es46c8fd9cc2342aec@mail.gmail.com> <8e10486b0804080828n1fe401efl79e86108b3ce9fcd@mail.gmail.com> <20080408181945.U24388@wojtek.tensor.gdynia.pl> <200804081155.42741.josh@tcbug.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Brian McCann , freebsd-questions@freebsd.org, Alexandre Biancalana Subject: Re: Large file system creation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 17:36:47 -0000 >> it will be most likely large 32K blocks, so quick fsck and little RAM >> > > In my experience with UFS2 and fsck you will want to have a gig of ram per TB > of filesystem. You can get by with less sometimes, eventually you'll get > bit. Most mere mortals don't take UFS2 past 6-8TB in production. > > There are of course exceptions.... you talk about VM, not real memory. i don't think making 10GB swap is a problem. From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 17:37:10 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 41CA71065686 for ; Tue, 8 Apr 2008 17:37:10 +0000 (UTC) (envelope-from heli@mikestammer.com) Received: from mho-01-bos.mailhop.org (mho-01-bos.mailhop.org [63.208.196.178]) by mx1.freebsd.org (Postfix) with ESMTP id 1702D8FC27 for ; Tue, 8 Apr 2008 17:37:09 +0000 (UTC) (envelope-from heli@mikestammer.com) Received: from [207.195.253.144] (helo=[192.168.11.7]) by mho-01-bos.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1JjHJ6-000KQm-Nh; Tue, 08 Apr 2008 17:08:29 +0000 X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 207.195.253.144 X-Report-Abuse-To: abuse@dyndns.com (see http://www.mailhop.org/outbound/abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX19iiWd3XPvQadLYHTQwmGxgz+1Ro0i3PUo= Message-ID: <47FBA676.5080405@mikestammer.com> Date: Tue, 08 Apr 2008 11:08:06 -0600 From: Eric Zimmerman User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: Schiz0 References: <8d23ec860804081005m41629465ydc37903227307f1e@mail.gmail.com> In-Reply-To: <8d23ec860804081005m41629465ydc37903227307f1e@mail.gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd questions Subject: Re: Loading smbfs Module on Boot X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 17:37:10 -0000 Schiz0 wrote: > I'm trying to mount a networked NTFS drive via smbfs. However, my > kernel secure level is set to 2, so I cannot load the smbfs module > while the system is running. How can I set the smbfs module to load on > boot? I checked /boot/defaults/loader.conf, but didn't see anything in > there for smbfs. > i added smbfs_load="YES" to my /boot/loader.conf. I think thats what you want. From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 17:41:31 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 68A8E1065673 for ; Tue, 8 Apr 2008 17:41:31 +0000 (UTC) (envelope-from biancalana@gmail.com) Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.191]) by mx1.freebsd.org (Postfix) with ESMTP id E6C818FC15 for ; Tue, 8 Apr 2008 17:41:30 +0000 (UTC) (envelope-from biancalana@gmail.com) Received: by ti-out-0910.google.com with SMTP id j2so849572tid.3 for ; Tue, 08 Apr 2008 10:41:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=1a+NERT5L3QlmUma+gdbE2uOswSBjrdVxXRFtgeR/gg=; b=exIIKmIZimy/wr1nOMnyvTAlSFc+a/cMzfEg7xUn+F4wVJuqJmP4JeYyc+TAthciYvNX0KCaRwQocEtmSLfjA/yoVhG+q9GsEjLGuZH1bsRB5OjjvrU4Ll5bLiDX3pCOJZ5vEgU/s9Uf56pjopfT03z30SpFud7LaCHtlzzOV/0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=s1xFI8RnJpcudUBDRKllGrGgMRbr2pRzMkfjWTvdI3f6uopsEbSFLWZPJVQmGBSoB/W4LGpAiRcfjwkVXlQGvFiz2AkuSQRGhmKZW7l38w8eKnKsO0BD8iioCQVanF9hncBZCy0VWCgU96hfaVApOrQYjIvKGG3oJ1BPT3c2aAI= Received: by 10.150.198.14 with SMTP id v14mr3925368ybf.134.1207676487920; Tue, 08 Apr 2008 10:41:27 -0700 (PDT) Received: by 10.64.184.9 with HTTP; Tue, 8 Apr 2008 10:41:27 -0700 (PDT) Message-ID: <8e10486b0804081041h28e1f006x34e20c1cbf19849@mail.gmail.com> Date: Tue, 8 Apr 2008 14:41:27 -0300 From: "Alexandre Biancalana" To: "Wojciech Puchar" In-Reply-To: <20080408193543.O26143@wojtek.tensor.gdynia.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2b5f066d0804080539y7884709es46c8fd9cc2342aec@mail.gmail.com> <8e10486b0804080828n1fe401efl79e86108b3ce9fcd@mail.gmail.com> <20080408181945.U24388@wojtek.tensor.gdynia.pl> <200804081155.42741.josh@tcbug.org> <20080408193543.O26143@wojtek.tensor.gdynia.pl> Cc: Josh Paetzel , freebsd-questions@freebsd.org, Brian McCann Subject: Re: Large file system creation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 17:41:31 -0000 On 4/8/08, Wojciech Puchar wrote: > > > > > it will be most likely large 32K blocks, so quick fsck and little RAM > > > > > > > > > > In my experience with UFS2 and fsck you will want to have a gig of ram per > TB > > of filesystem. You can get by with less sometimes, eventually you'll get > > bit. Most mere mortals don't take UFS2 past 6-8TB in production. > > > > There are of course exceptions.... > > > > you talk about VM, not real memory. i don't think making 10GB swap is a > problem. The problem is the time that it will take to fsck a 9TB filesystem..... From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 17:50:59 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1EE49106564A for ; Tue, 8 Apr 2008 17:50:59 +0000 (UTC) (envelope-from chris@chrismaness.com) Received: from nlpi101.prodigy.net (nlpi101.prodigy.net [207.115.36.117]) by mx1.freebsd.org (Postfix) with ESMTP id DD77F8FC24 for ; Tue, 8 Apr 2008 17:50:58 +0000 (UTC) (envelope-from chris@chrismaness.com) X-ORBL: [76.238.148.145] Received: from adsl-76-238-148-145.dsl.irvnca.sbcglobal.net (adsl-76-238-148-145.dsl.irvnca.sbcglobal.net [76.238.148.145]) by nlpi101.prodigy.net (8.13.8 out.dk.spool/8.13.8) with ESMTP id m38HosaN022983; Tue, 8 Apr 2008 12:50:57 -0500 Date: Tue, 8 Apr 2008 10:50:54 -0700 (PDT) From: Chris Maness X-X-Sender: chris@ns1.kq6up.org To: Jerry McAllister In-Reply-To: <20080408163446.GE86589@gizmo.acns.msu.edu> Message-ID: <20080408093857.F77630@ns1.kq6up.org> References: <20080407084644.T69126@ns1.kq6up.org> <3B719C19-1051-491D-936F-158C4A58D49E@mac.com> <20080407174833.O72600@ns1.kq6up.org> <20080408163446.GE86589@gizmo.acns.msu.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: FreeBSD List Subject: Re: Mail Spool Problems / IMAP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 17:50:59 -0000 On Tue, 8 Apr 2008, Jerry McAllister wrote: > On Mon, Apr 07, 2008 at 05:49:16PM -0700, Chris Maness wrote: > >> >> >> >>> Hi, Chris-- >>> >>> On Apr 7, 2008, at 8:52 AM, Chris Maness wrote: >>>> I am having trouble with my imap account on my FreeBSD box. I am using >>>> WU-IMAP, and thuderbird. I have been using this combo for years, and not >>>> had any issues. Now, my thuderbird is not displaying messages in the >>>> inbox. I can see them with pine, but not with IMAP clients. >>>> (squirrelmail, thunderbird). Pine complains about sequence error when I >>>> send a message. I was able to get it to work for a bit by deleteing the >>>> mbox file in my home directory, but now it is not working again. IS >>>> there a database or something somewhere that needs to be rebult? >>> >>> Can you double-check your mbox file? >>> >>> With the most recent 2007 version of UW-IMAP, I've seen intermittent >>> corruption of the first line of a mbox file (ie, the "From foo" header) >>> which causes the mbox to be unreadable by most clients until it is fixed >>> by hand. It seems to be correlated with simultaneous write access by >>> people who have a normal MUA and a second device like a smartphone >>> (iPhone/Treo/BB). >>> >>> I've seen just over a half-dozen of these since Jan... >>> >>> -- >>> -Vhuvk >>> >> Thanks, >> >> How do I check it? Should I use another IMAP server? > > The best way is to look at the file with an editor such as vi. > > ////jerry > >> How is this header look? I am not quite sure of what I am looking for. >From MAILER-DAEMON Tue Apr 8 10:49:02 2008 Date: 08 Apr 2008 10:49:02 -0700 From: Mail System Internal Data Subject: DON'T DELETE THIS MESSAGE -- FOLDER INTERNAL DATA Message-ID: <1207676942@chrismaness.com> X-IMAP: 1207676934 4064487180 NonJunk $Forwarded Junk Status: RO This text is part of the internal format of your mail folder, and is not a real message. It is created automatically by the mail system software. If deleted, important folder data will be lost, and it will be re-created with the data reset to initial values. >From webuser@atlanta.eham.net Sat Apr 5 12:04:18 2008 Return-Path: Received: from atlanta.eham.net (atlanta.eham.net [69.36.242.135]) by ns1.kq6up.org (8.14.2/8.14.2) with ESMTP id m35J41m2056801 for ; Sat, 5 Apr 2008 12:04:18 -0700 (PDT) (envelope-from webuser@atlanta.eham.net) Received: by atlanta.eham.net (Postfix, from userid 502) id 1870EEF401D; Sat, 5 Apr 2008 12:03:59 -0700 (PDT) To: kq6up@kq6up.org Subject: [TowerTalk] Antennas and Photons? Chris Maness From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 17:51:56 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 472DB106567B for ; Tue, 8 Apr 2008 17:51:56 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr6.xs4all.nl (smtp-vbr6.xs4all.nl [194.109.24.26]) by mx1.freebsd.org (Postfix) with ESMTP id CFB238FC15 for ; Tue, 8 Apr 2008 17:51:55 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr6.xs4all.nl (8.13.8/8.13.8) with ESMTP id m38HpjwW095945; Tue, 8 Apr 2008 19:51:53 +0200 (CEST) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id 6C4BDB82D; Tue, 8 Apr 2008 19:51:45 +0200 (CEST) Date: Tue, 8 Apr 2008 19:51:45 +0200 From: Roland Smith To: kalin m Message-ID: <20080408175145.GA62701@slackbox.xs4all.nl> Mail-Followup-To: kalin m , freebsd-questions@freebsd.org References: <47FA92E8.6070408@el.net> <47FBA3B8.1000905@el.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="bg08WKrSYDhXBjb5" Content-Disposition: inline In-Reply-To: <47FBA3B8.1000905@el.net> X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.17 (2007-11-01) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: open pgp X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 17:51:56 -0000 --bg08WKrSYDhXBjb5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 08, 2008 at 12:56:24PM -0400, kalin m wrote: > nobody has any ideas? >=20 > kalin m wrote: >> hi all... >>=20 >> installed open pgp pkg. >> added a key sent to me by a client to my keyring... I don't know this specific problem, but you might want to consider switching to gnupg, which is still being actively maintained as opposed to pgp. The pgp release you are using dates from 2000! Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --bg08WKrSYDhXBjb5 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.8 (FreeBSD) iEYEARECAAYFAkf7sLEACgkQEnfvsMMhpyWfOgCfY5iY9WgWZpcWYKay9M8dwJFj q5MAn0gyEXRKXVKvMU7r6pR1H1cbKao9 =5Ffn -----END PGP SIGNATURE----- --bg08WKrSYDhXBjb5-- From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 18:00:45 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 631381065672 for ; Tue, 8 Apr 2008 18:00:45 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from mail-out4.apple.com (mail-out4.apple.com [17.254.13.23]) by mx1.freebsd.org (Postfix) with ESMTP id 4829D8FC1E for ; Tue, 8 Apr 2008 18:00:45 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from relay12.apple.com (relay12.apple.com [17.128.113.53]) by mail-out4.apple.com (Postfix) with ESMTP id 3314428AE77D; Tue, 8 Apr 2008 11:00:45 -0700 (PDT) Received: from relay12.apple.com (unknown [127.0.0.1]) by relay12.apple.com (Symantec Mail Security) with ESMTP id 1573F464004; Tue, 8 Apr 2008 11:00:45 -0700 (PDT) X-AuditID: 11807135-a5f8fbb00000106f-16-47fbb2cd2d00 Received: from cswiger1.apple.com (cswiger1.apple.com [17.214.13.96]) by relay12.apple.com (Apple SCV relay) with ESMTP id 01BB6420007; Tue, 8 Apr 2008 11:00:45 -0700 (PDT) Message-Id: From: Chuck Swiger To: Chris Maness In-Reply-To: <20080408093857.F77630@ns1.kq6up.org> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Date: Tue, 8 Apr 2008 11:00:44 -0700 References: <20080407084644.T69126@ns1.kq6up.org> <3B719C19-1051-491D-936F-158C4A58D49E@mac.com> <20080407174833.O72600@ns1.kq6up.org> <20080408163446.GE86589@gizmo.acns.msu.edu> <20080408093857.F77630@ns1.kq6up.org> X-Mailer: Apple Mail (2.919.2) X-Brightmail-Tracker: AAAAAA== Cc: Jerry McAllister , FreeBSD List Subject: Re: Mail Spool Problems / IMAP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 18:00:45 -0000 On Apr 8, 2008, at 10:50 AM, Chris Maness wrote: > How is this header look? I am not quite sure of what I am looking > for. That seems to be fine. If it was corrupted, you'd see a line or a few lines of obvious binary garbage... -- -Chuck From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 18:08:55 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A27CF1065673 for ; Tue, 8 Apr 2008 18:08:55 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 51CEB8FC37 for ; Tue, 8 Apr 2008 18:08:48 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8) with ESMTP id m38I8WkT027933; Tue, 8 Apr 2008 20:08:32 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8/Submit) with ESMTP id m38I8JcO027928; Tue, 8 Apr 2008 20:08:28 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Tue, 8 Apr 2008 20:08:19 +0200 (CEST) From: Wojciech Puchar To: Alexandre Biancalana In-Reply-To: <8e10486b0804081041h28e1f006x34e20c1cbf19849@mail.gmail.com> Message-ID: <20080408200752.U27927@wojtek.tensor.gdynia.pl> References: <2b5f066d0804080539y7884709es46c8fd9cc2342aec@mail.gmail.com> <8e10486b0804080828n1fe401efl79e86108b3ce9fcd@mail.gmail.com> <20080408181945.U24388@wojtek.tensor.gdynia.pl> <200804081155.42741.josh@tcbug.org> <20080408193543.O26143@wojtek.tensor.gdynia.pl> <8e10486b0804081041h28e1f006x34e20c1cbf19849@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Josh Paetzel , freebsd-questions@freebsd.org, Brian McCann Subject: Re: Large file system creation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 18:08:55 -0000 >> >> you talk about VM, not real memory. i don't think making 10GB swap is a >> problem. > > The problem is the time that it will take to fsck a 9TB filesystem..... depends mostly of file count not size. my 1.4TB partition is checked shorter than 20GB squid partition From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 18:11:28 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9B47B1065672 for ; Tue, 8 Apr 2008 18:11:28 +0000 (UTC) (envelope-from bitbucket@stcinc.com) Received: from shell4.bayarea.net (shell4.BAYAREA.NET [209.128.82.1]) by mx1.freebsd.org (Postfix) with ESMTP id 6FA288FC0A for ; Tue, 8 Apr 2008 18:11:28 +0000 (UTC) (envelope-from bitbucket@stcinc.com) Received: (qmail 17428 invoked from network); 8 Apr 2008 10:43:50 -0700 Received: from h-66-166-74-34.snvacaid.covad.net (HELO bastion.simplifiedtechnology.com) (66.166.74.34) by ftp.stcinc.com with SMTP; 8 Apr 2008 10:43:49 -0700 From: Gregory To: freebsd-questions@freebsd.org Date: Tue, 8 Apr 2008 10:44:39 -0700 User-Agent: KMail/1.9.4 References: <20080408171819.GA56838@farnborough.darq.net> In-Reply-To: <20080408171819.GA56838@farnborough.darq.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804081044.39664.BitBucket@stcinc.com> Subject: Re: Setting global enviroment variables X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 18:11:28 -0000 If you are using sh, or a derived shell such as bash, then you can use /etc/profile to achieve your desired result. On Tuesday 08 April 2008 10:18, Andrew Cid wrote: > Hi all, > > What's the best way of setting environment variables on FreeBSD > so that all users and daemons running from rc can see them? > > I'd like to set PKGROOT to a custom package server, so that all users > and a couple of daemons that start from rc will use the new packages. > > Cheers, > > > Andrew From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 18:26:56 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8F1571065683 for ; Tue, 8 Apr 2008 18:26:56 +0000 (UTC) (envelope-from iaccounts@ibctech.ca) Received: from pearl.ibctech.ca (pearl.ibctech.ca [208.70.104.210]) by mx1.freebsd.org (Postfix) with ESMTP id 215F68FC12 for ; Tue, 8 Apr 2008 18:26:56 +0000 (UTC) (envelope-from iaccounts@ibctech.ca) Received: (qmail 96647 invoked by uid 1002); 8 Apr 2008 18:26:55 -0000 Received: from iaccounts@ibctech.ca by pearl.ibctech.ca by uid 89 with qmail-scanner-1.22 (spamassassin: 2.64. Clear:RC:1(208.70.104.100):. Processed in 0.073866 secs); 08 Apr 2008 18:26:55 -0000 Received: from unknown (HELO ?192.168.30.110?) (steve@ibctech.ca@208.70.104.100) by pearl.ibctech.ca with (DHE-RSA-AES256-SHA encrypted) SMTP; 8 Apr 2008 18:26:55 -0000 Message-ID: <47FBB888.5070306@ibctech.ca> Date: Tue, 08 Apr 2008 14:25:12 -0400 From: Steve Bertrand User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: johannes-maria@t-online.de References: <47FB3600.214104E2@t-online.de> <47FB63F1.2020207@ibctech.ca> <47FB9E0F.E7035FFF@t-online.de> In-Reply-To: <47FB9E0F.E7035FFF@t-online.de> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: network configuration problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 18:26:56 -0000 Johannes-Maria Kaltenbach wrote: > Hello, > > many thanks for your help. > > The problem was already solved with the first answer I read > by Steve Bertrand, Derek does have an important point. If you ever need to add any other workstations to the network, you will want to ensure that the IP you added to FreeBSD manually does not fall within the DHCP scope of the gateway. For instance, if you plug a Windows PC into the gateway, it will by default request an address via DHCP. If the gateway provides the Windows PC the same address as FreeBSD, you will have communication problems. Regards, Steve From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 18:42:43 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 92AB71065679 for ; Tue, 8 Apr 2008 18:42:43 +0000 (UTC) (envelope-from chris@chrismaness.com) Received: from nlpi101.prodigy.net (nlpi101.prodigy.net [207.115.36.117]) by mx1.freebsd.org (Postfix) with ESMTP id 42E048FC20 for ; Tue, 8 Apr 2008 18:42:42 +0000 (UTC) (envelope-from chris@chrismaness.com) X-ORBL: [76.238.148.145] Received: from adsl-76-238-148-145.dsl.irvnca.sbcglobal.net (adsl-76-238-148-145.dsl.irvnca.sbcglobal.net [76.238.148.145]) by nlpi101.prodigy.net (8.13.8 out.dk.spool/8.13.8) with ESMTP id m38IgfqI009704; Tue, 8 Apr 2008 13:42:41 -0500 Date: Tue, 8 Apr 2008 11:42:41 -0700 (PDT) From: Chris Maness X-X-Sender: chris@ns1.kq6up.org To: Chuck Swiger In-Reply-To: Message-ID: <20080408113654.W77997@ns1.kq6up.org> References: <20080407084644.T69126@ns1.kq6up.org> <3B719C19-1051-491D-936F-158C4A58D49E@mac.com> <20080407174833.O72600@ns1.kq6up.org> <20080408163446.GE86589@gizmo.acns.msu.edu> <20080408093857.F77630@ns1.kq6up.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Jerry McAllister , FreeBSD List Subject: Re: Mail Spool Problems / IMAP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 18:42:43 -0000 On Tue, 8 Apr 2008, Chuck Swiger wrote: > On Apr 8, 2008, at 10:50 AM, Chris Maness wrote: >> How is this header look? I am not quite sure of what I am looking for. > > That seems to be fine. If it was corrupted, you'd see a line or a few lines > of obvious binary garbage... > > -- > -Chuck > It does seem like something something is corrupt. What can I do to reset everything and restore everything so that thunderbird can read my inbox again. I have contempalted deleting the user, but I'm not sure if that will delete what ever is corrupted. Thanks, Chirs Maness From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 18:47:51 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E56E21065670 for ; Tue, 8 Apr 2008 18:47:51 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from mail-out4.apple.com (mail-out4.apple.com [17.254.13.23]) by mx1.freebsd.org (Postfix) with ESMTP id C9B858FC23 for ; Tue, 8 Apr 2008 18:47:51 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from relay12.apple.com (relay12.apple.com [17.128.113.53]) by mail-out4.apple.com (Postfix) with ESMTP id BD16128B00E3; Tue, 8 Apr 2008 11:47:51 -0700 (PDT) Received: from relay12.apple.com (unknown [127.0.0.1]) by relay12.apple.com (Symantec Mail Security) with ESMTP id A6CB8464003; Tue, 8 Apr 2008 11:47:51 -0700 (PDT) X-AuditID: 11807135-a2f89bb00000106f-f4-47fbbdd78546 Received: from cswiger1.apple.com (cswiger1.apple.com [17.214.13.96]) by relay12.apple.com (Apple SCV relay) with ESMTP id 91297420004; Tue, 8 Apr 2008 11:47:51 -0700 (PDT) Message-Id: <954E30ED-D1D6-4D9F-A069-946EC067B84E@mac.com> From: Chuck Swiger To: Chris Maness In-Reply-To: <20080408113654.W77997@ns1.kq6up.org> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Date: Tue, 8 Apr 2008 11:47:51 -0700 References: <20080407084644.T69126@ns1.kq6up.org> <3B719C19-1051-491D-936F-158C4A58D49E@mac.com> <20080407174833.O72600@ns1.kq6up.org> <20080408163446.GE86589@gizmo.acns.msu.edu> <20080408093857.F77630@ns1.kq6up.org> <20080408113654.W77997@ns1.kq6up.org> X-Mailer: Apple Mail (2.919.2) X-Brightmail-Tracker: AAAAAA== Cc: FreeBSD List Subject: Re: Mail Spool Problems / IMAP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 18:47:52 -0000 On Apr 8, 2008, at 11:42 AM, Chris Maness wrote: > It does seem like something something is corrupt. What can I do to > reset everything and restore everything so that thunderbird can read > my inbox again. I have contempalted deleting the user, but I'm not > sure if that will delete what ever is corrupted. Try to delete the account in T'bird, quit, and then re-add the account. Also check /var/log/maillog...imapd should be reporting errors if it sees anything wrong... -- -Chuck From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 18:55:08 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B030710656F7 for ; Tue, 8 Apr 2008 18:55:08 +0000 (UTC) (envelope-from chris@chrismaness.com) Received: from nlpi087.prodigy.net (nlpi087.prodigy.net [207.115.36.103]) by mx1.freebsd.org (Postfix) with ESMTP id 5F4C98FC1B for ; Tue, 8 Apr 2008 18:55:07 +0000 (UTC) (envelope-from chris@chrismaness.com) X-ORBL: [76.238.148.145] Received: from adsl-76-238-148-145.dsl.irvnca.sbcglobal.net (adsl-76-238-148-145.dsl.irvnca.sbcglobal.net [76.238.148.145]) by nlpi087.prodigy.net (8.13.8 out.dk.spool/8.13.8) with ESMTP id m38It3lT002988; Tue, 8 Apr 2008 13:55:04 -0500 Date: Tue, 8 Apr 2008 11:55:03 -0700 (PDT) From: Chris Maness X-X-Sender: chris@ns1.kq6up.org To: Chuck Swiger In-Reply-To: <954E30ED-D1D6-4D9F-A069-946EC067B84E@mac.com> Message-ID: <20080408115023.B77997@ns1.kq6up.org> References: <20080407084644.T69126@ns1.kq6up.org> <3B719C19-1051-491D-936F-158C4A58D49E@mac.com> <20080407174833.O72600@ns1.kq6up.org> <20080408163446.GE86589@gizmo.acns.msu.edu> <20080408093857.F77630@ns1.kq6up.org> <20080408113654.W77997@ns1.kq6up.org> <954E30ED-D1D6-4D9F-A069-946EC067B84E@mac.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: FreeBSD List Subject: Re: Mail Spool Problems / IMAP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 18:55:08 -0000 On Tue, 8 Apr 2008, Chuck Swiger wrote: > On Apr 8, 2008, at 11:42 AM, Chris Maness wrote: >> It does seem like something something is corrupt. What can I do to reset >> everything and restore everything so that thunderbird can read my inbox >> again. I have contempalted deleting the user, but I'm not sure if that >> will delete what ever is corrupted. > > Try to delete the account in T'bird, quit, and then re-add the account. Also > check /var/log/maillog...imapd should be reporting errors if it sees anything > wrong... > > -- > -Chuck > I tried doing that, but I still have the same errors. Also, squirrelmail will list the e-mail, but when I click on the e-mail, I get the message: ERROR: The server couldn't find the message you requested. Most probably your message list was out of date and the message has been moved away or deleted (perhaps by another program accessing the same mailbox). Click here to return to INBOX Also, I see no messages from imapd in the message log. The grep command pulls nothing. THanks, Chris From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 19:12:01 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2DF99106566C for ; Tue, 8 Apr 2008 19:12:01 +0000 (UTC) (envelope-from edlinuxguru@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.171]) by mx1.freebsd.org (Postfix) with ESMTP id F29E38FC21 for ; Tue, 8 Apr 2008 19:12:00 +0000 (UTC) (envelope-from edlinuxguru@gmail.com) Received: by wf-out-1314.google.com with SMTP id 25so2098913wfa.7 for ; Tue, 08 Apr 2008 12:12:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=/EEBLu/s0sRaQ2EEf6hnF1uCRUwBARDmnpzwIlEaLSs=; b=Q0tzxrYgwn8YtWgy9P0wkC7RJh/y83x0zcWgIa7bzfBOlibxZdS+qaO/kPetuxSSQKBpyS8AneHarwuEl9HmjJI45keLzUqdwd9qwjMYI0sRxvcAN+xqUaHGCJ+haxEehTHzrc/Tz+KLclpnjGR4ehSX/jjA6Ugb/nlX/SW7fOQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=LSkT6nCuSzRPgZvwcS0edHbZN+ahlLdBI8tXVQShL2m1+CHYUnZkB5aibTCw+PQGDvwTPflcIayHz+1Qxs+NIeRuSgaXrjzz11lR9/YGrzvzv63PYfzsykW/DM6zsNttQ8GsxCR1pvWLwSF26dwDbwSxNJg/dVR+qsCVPk9fhvk= Received: by 10.142.103.11 with SMTP id a11mr1791781wfc.336.1207681920575; Tue, 08 Apr 2008 12:12:00 -0700 (PDT) Received: by 10.142.233.1 with HTTP; Tue, 8 Apr 2008 12:12:00 -0700 (PDT) Message-ID: Date: Tue, 8 Apr 2008 15:12:00 -0400 From: "Edward Capriolo" To: "Wojciech Puchar" In-Reply-To: <20080408153753.T23883@wojtek.tensor.gdynia.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2b5f066d0804080539y7884709es46c8fd9cc2342aec@mail.gmail.com> <20080408133008.GA20818@owl.midgard.homeip.net> <20080408153753.T23883@wojtek.tensor.gdynia.pl> Cc: freebsd-questions , Brian McCann Subject: Re: Large file system creation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 19:12:01 -0000 On Tue, Apr 8, 2008 at 9:38 AM, Wojciech Puchar wrote: > > > > > > Hi all. I'm trying to create a ~9TB partition on a new file server. > > > I thought FreeBSD now supported this (I'm on 7.0), but I can't figure > > > it out. I go into sysinstall, create the partition in fdisk using "A > > > = Use Entire Disk), write it to disk, exit sysinstall and re-run > > > it...and sysinstall doesn't show what it showed before I exited last > > > time. > > > > > > Can someone shed some light on what I'm doing wrong here? > > > > > > > > > > The filesystem (UFS2) supports disks larger than 2TB, but fdisk(8) and > > bsdlabel(8) (which are what sysinstall uses to partition the disk) do not > > support disks larger than 2TB due to limitations in the on-disk format > they > > use. > > > > You will need to use gpt(8) instead to partition your disk. > > > > or don't partition at all > > > > > > This cannot be done from sysinstall and you normally cannot boot from > > a gpt(8)-partitioned disk due to lack of support in the BIOS of most PC. > > > > or use old disk, pendrive, DVD-ROM etc. for booting > > > _______________________________________________ > 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" > Seems like a shame to boot a nice 9TB disk pack off a floppy Disk or a Pen drive. I mean you do what you have to but that just screams 'workaround' From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 19:19:10 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 909391065673 for ; Tue, 8 Apr 2008 19:19:10 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 4A3A78FC1D for ; Tue, 8 Apr 2008 19:19:10 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.2/8.14.2) with ESMTP id m38JJ9j4050831; Tue, 8 Apr 2008 13:19:09 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.2/8.14.2/Submit) with ESMTP id m38JJ9WP050828; Tue, 8 Apr 2008 13:19:09 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Tue, 8 Apr 2008 13:19:09 -0600 (MDT) From: Warren Block To: Steve Bertrand In-Reply-To: <47FBB888.5070306@ibctech.ca> Message-ID: References: <47FB3600.214104E2@t-online.de> <47FB63F1.2020207@ibctech.ca> <47FB9E0F.E7035FFF@t-online.de> <47FBB888.5070306@ibctech.ca> User-Agent: Alpine 1.10 (BSF 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (wonkity.com [127.0.0.1]); Tue, 08 Apr 2008 13:19:09 -0600 (MDT) Cc: johannes-maria@t-online.de, freebsd-questions@freebsd.org Subject: Re: network configuration problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 19:19:10 -0000 On Tue, 8 Apr 2008, Steve Bertrand wrote: > If you ever need to add any other workstations to the network, you will want > to ensure that the IP you added to FreeBSD manually does not fall within the > DHCP scope of the gateway. > > For instance, if you plug a Windows PC into the gateway, it will by default > request an address via DHCP. If the gateway provides the Windows PC the same > address as FreeBSD, you will have communication problems. It's neater and safer to keep static and dynamic addresses in separate ranges, but often not strictly necessary. DHCP servers are supposed to ping an address before assuming it's unused. That normally means you can get away with manually allocating IP addresses inside a DHCP range. Unless some well-meaning person has blocked all ICMP, or disabled the DHCP server's ping address check. -Warren Block * Rapid City, South Dakota USA From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 19:21:34 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1B50A1065674 for ; Tue, 8 Apr 2008 19:21:34 +0000 (UTC) (envelope-from peter.piggybox@virgin.net) Received: from n066.sc1.he.tucows.com (smtpout0150.sc1.he.tucows.com [64.97.136.150]) by mx1.freebsd.org (Postfix) with ESMTP id DBCDB8FC12 for ; Tue, 8 Apr 2008 19:21:33 +0000 (UTC) (envelope-from peter.piggybox@virgin.net) Received: from sc1-out08.emaildefenseservice.com (64.97.139.2) by n066.sc1.he.tucows.com (7.2.069.1) id 4769F91800D7778B; Tue, 8 Apr 2008 19:21:26 +0000 X-SpamScore: 50 X-Spamcatcher-Summary: 50, 0, 0, 99c68ae278af8e1a, 0404073b85a972e3, peter.piggybox@virgin.net, -, RULES_HIT:355:379:599:601:945:946:960:966:967:973:980:982:988:989:1260:1261:1277:1311:1312:1313:1314:1345:1359:1437:1515:1516:1518:1519:1535:1542:1593:1594:1595:1596:1711:1730:1747:1766:1792:2196:2198:2199:2200:2379:2393:2525:2551:2553:2561:2567:2682:2685:2692:2731:2828:2857:2859:2895:2933:2937:2939:2942:2945:2947:2951:2954:3022:3027:3281:3355:3622:3865:3866:3867:3868:3869:3870:3871:3872: 3874:3934:3936:3938:3941:3944:4250:4321:4362:4385:4860:5007:6117:6119:6261:7679:7872:7874:7875:7903:7904, 0, RBL:none, CacheIP:none, Bayesian:0.5, 0.5, 0.5, Netcheck:none, DomainCache:0, MSF:not bulk, SPF:, MSBL:none, DNSBL:none, TSO:0 X-Spamcatcher-Explanation: Received: from laptop.piggybox (unknown [86.26.82.235]) by sc1-out08.emaildefenseservice.com (Postfix) with ESMTP; Tue, 8 Apr 2008 19:21:25 +0000 (UTC) Received: from laptop.piggybox (localhost [127.0.0.1]) by laptop.piggybox (8.14.2/8.14.2) with ESMTP id m38JLQaA001164; Tue, 8 Apr 2008 20:21:27 +0100 (BST) (envelope-from peter@laptop.piggybox) Received: (from peter@localhost) by laptop.piggybox (8.14.2/8.14.2/Submit) id m38JLPTx001162; Tue, 8 Apr 2008 20:21:25 +0100 (BST) (envelope-from peter) Date: Tue, 8 Apr 2008 20:21:25 +0100 From: Peter Harrison To: Matthias Apitz Message-ID: <20080408192125.GA1050@laptop.piggybox> References: <20080407195412.GA89428@desktop.piggybox> <200804071635.06374.mark@msen.com> <20080407210602.GA2949@laptop.piggybox> <20080408134104.GA9259@rebelion.Sisis.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20080408134104.GA9259@rebelion.Sisis.de> User-Agent: Mutt/1.4.2.3i Cc: Mark Moellering , Peter Harrison , freebsd-questions@freebsd.org Subject: Re: Problem with gio-fam-backend, portupgrade failing... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 19:21:34 -0000 Tuesday, 8 April 2008 at 15:41:04 +0200, Matthias Apitz said: > El día Monday, April 07, 2008 a las 10:06:02PM +0100, Peter Harrison escribió: > > > > I have seen this before, if ( /devel/ ) gio-fam-backend needs a library that > > > is outdated, it gives this sort of error. I know when I had the issue, it > > > was that it needs glib 2.16 and I had 2.14. Thankfully it doesn't have too > > > many dependancies so it isn't hard to check them all. > > > > > > Right, I'll start looking through the gio-fam-backend dependencies and report back. > > Thanks for the quick response. > > > > Peter Harrison. > > > > > > > > > > Mark Moellering > > I've installed last weekend a 7.0R, did portsnap fetch/extract and fired > up my script to run in BATCH mode through the ~200 ports I wanted have > installed on the box; when I came back late night and was hoping all > went fine, some of the ports failed as well with gio-fam-backend; it > took me some time to go to /usr/ports/devel/glib20, deinstall and > install it fresh which changed it from glib-2.14.2 to 2.16.x (don't know > the x from the top of my head now); after this all was fine again; > > really, I did not understand how this was possible after portsnap > fetch/extract on a real new system, just installed from boot CD; > > matthias Seems to me there might have been a problem with the port. I noticed that gio-fam-backend had been updated to 2.16.3, ran portsnap and it then installed without problem. No other intervention required. I'm running portupgrade -a again now with no problems so far. Thanks all for the responses. Peter Harrison. > > -- > Matthias Apitz > Manager Technical Support - OCLC GmbH > Gruenwalder Weg 28g - 82041 Oberhaching - Germany > t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 > e - w http://www.oclc.org/ http://www.UnixArea.de/ > b http://gurucubano.blogspot.com/ > Don't top-post, read RFC1855 http://www.faqs.org/rfcs/rfc1855.html > A: Because it messes up the order in which people normally read text. > Q: Why is it such a bad thing? > A: Top-posting. > Q: What is the most annoying thing on Usenet and in e-mail? > _______________________________________________ > 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 8 19:25:59 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D5BC91065673 for ; Tue, 8 Apr 2008 19:25:59 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from snoogles.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id A90AF8FC22 for ; Tue, 8 Apr 2008 19:25:59 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from localhost (localhost [127.0.0.1]) by snoogles.rachie.is-a-geek.net (Postfix) with ESMTP id A75BE1CC91; Tue, 8 Apr 2008 11:25:58 -0800 (AKDT) From: Mel To: freebsd-questions@freebsd.org Date: Tue, 8 Apr 2008 21:24:58 +0200 User-Agent: KMail/1.9.7 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804082124.59257.fbsd.questions@rachie.is-a-geek.net> Cc: Tim DeBoer Subject: Re: Apache22 Port Install Problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 19:25:59 -0000 On Tuesday 08 April 2008 07:11:47 Tim DeBoer wrote: > The install goes fine, no obvious errors anyway, when I do apachectl > configtest, I get > # apachectl configtest > Syntax error on line 117 of /usr/local/etc/apache22/httpd.conf: > Invalid command 'Order', perhaps misspelled or defined by a module not Is this line present and active? LoadModule authz_host_module libexec/apache22/mod_authz_host.so -- Mel Problem with today's modular software: they start with the modules and never get to the software part. From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 19:27:34 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 670321065670 for ; Tue, 8 Apr 2008 19:27:34 +0000 (UTC) (envelope-from heli@mikestammer.com) Received: from mho-01-bos.mailhop.org (mho-01-bos.mailhop.org [63.208.196.178]) by mx1.freebsd.org (Postfix) with ESMTP id 3DFA48FC20 for ; Tue, 8 Apr 2008 19:27:34 +0000 (UTC) (envelope-from heli@mikestammer.com) Received: from [207.195.253.144] (helo=[192.168.11.7]) by mho-01-bos.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1JjJTh-0001IX-Dz for freebsd-questions@freebsd.org; Tue, 08 Apr 2008 19:27:33 +0000 X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 207.195.253.144 X-Report-Abuse-To: abuse@dyndns.com (see http://www.mailhop.org/outbound/abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX19e6kpWPMKPFOrXYSkrXOWbbbKaYvoE7ZE= Message-ID: <47FBC70E.2090904@mikestammer.com> Date: Tue, 08 Apr 2008 13:27:10 -0600 From: Eric Zimmerman User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: freebsd questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Subject: Supermicro motherboard compatibility/Server recommendation help X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 19:27:34 -0000 can anyone speak to successes with using the newed Supermicro server boards with FreeBSD? i was looking at things like this: http://www.supermicro.com/products/system/4U/7045/SYS-7045A-CT.cfm On-Board Devices Chipset * Intel® 5100 (San Clemente) chipset * Intel® ICH9R + PXH-V SATA * Intel ICH9R SB SATAII Controller * RAID 0, 1, 5, 10 support (Windows only) * RAID 0, 1, 10 support (Linux) Does FreeBSD support that SATA controller for various RAID setups? Does anyone have any suggestions for a vendor that provides barebones servers (tower models) with hot swap SATA drives included? Thanks, Eric From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 19:29:06 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 497611065671 for ; Tue, 8 Apr 2008 19:29:06 +0000 (UTC) (envelope-from stapleton.41@gmail.com) Received: from rn-out-0910.google.com (rn-out-0910.google.com [64.233.170.190]) by mx1.freebsd.org (Postfix) with ESMTP id F14108FC14 for ; Tue, 8 Apr 2008 19:29:05 +0000 (UTC) (envelope-from stapleton.41@gmail.com) Received: by rn-out-0910.google.com with SMTP id e11so2165200rng.7 for ; Tue, 08 Apr 2008 12:29:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=yzryyFof3zyCNVGQNYbbLHy+Cpy9BHmi8kBeuEHhOEs=; b=aIrS9K5pugk1+qzh+RdZhGNfAfO3IRbOUd9VfWixWiMUWFzcw1mQTyeGCQmwGMuSSAOSUhDBJw0K3FqZ7d1q8dqCvYdAr7AcxAawi/tUeBBBFjjvq6dH9xD45tAJ8PXda9GL17nOCfAErcPtv2OjisV/6h1Z+bDzcXo6QKvcYlk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=dZPn3zGw4WaeuGD+TpXZVNmorjCvLflBRBEudO54uCIMTLxpuDX9h8QI9idJBFc8JEnHJ9hkxOiKFo3h6qBkOMAs3BugbMYlPEk8KA+uzIQg5E0rSCwbtfhye6yY2i7BKAYy1TI57IXEemUnLOciotTJNCIejsMD6l3Cblsr41s= Received: by 10.114.191.1 with SMTP id o1mr8062980waf.66.1207682943576; Tue, 08 Apr 2008 12:29:03 -0700 (PDT) Received: by 10.114.113.11 with HTTP; Tue, 8 Apr 2008 12:29:03 -0700 (PDT) Message-ID: <80f4f2b20804081229k1aa5580eva6bfb607d84c05d3@mail.gmail.com> Date: Tue, 8 Apr 2008 15:29:03 -0400 From: "Jim Stapleton" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: requesting 'QA' assistance X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 19:29:06 -0000 I have something I'd like to add to ports eventually, but it isn't read yet. I was wondering what the preferred method of requesting users take a peek at it and tell me what they think/want. The actual software would go under ports-mgmt, and has the main functionality intended. The actuall set of programs is called 'virtual ports', and it allows a keyword and virtual directory indexing of the ports tree. The goal is to allow people to play around with different designs of the ports tree without having to change the system ports tree - preventing breakage in programs, and giving both the users and maintainers of the ports tree more flexibility in organization. Should I post the tbz file on my web server, and post a link on a mailing list, or post the copied/pasted shar to the mailing list (466kb, so I'm guessing /no/ to that one). Should I post here or to -ports? Thanks, -Jim Stapleton From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 19:30:19 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 44CCD1065674 for ; Tue, 8 Apr 2008 19:30:19 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from snoogles.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id 153758FC1B for ; Tue, 8 Apr 2008 19:30:19 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from localhost (localhost [127.0.0.1]) by snoogles.rachie.is-a-geek.net (Postfix) with ESMTP id 3E4E21CC91; Tue, 8 Apr 2008 11:30:18 -0800 (AKDT) From: Mel To: freebsd-questions@freebsd.org Date: Tue, 8 Apr 2008 21:30:16 +0200 User-Agent: KMail/1.9.7 References: <2b5f066d0804080539y7884709es46c8fd9cc2342aec@mail.gmail.com> <20080408153753.T23883@wojtek.tensor.gdynia.pl> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804082130.17464.fbsd.questions@rachie.is-a-geek.net> Cc: Wojciech Puchar , Edward Capriolo , Brian McCann Subject: Re: Large file system creation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 19:30:19 -0000 On Tuesday 08 April 2008 21:12:00 Edward Capriolo wrote: > Seems like a shame to boot a nice 9TB disk pack off a floppy Disk or a > Pen drive. I mean you do what you have to but that just screams > 'workaround' Or worrying about 1 minute longer boot cycle on 90 days+ uptime screams optimization fever. -- Mel Problem with today's modular software: they start with the modules and never get to the software part. From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 19:34:12 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BAAAF1065675 for ; Tue, 8 Apr 2008 19:34:12 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id 608368FC1C for ; Tue, 8 Apr 2008 19:34:12 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id m38JWkl0087853; Tue, 8 Apr 2008 15:32:46 -0400 (EDT) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id m38JWjBL087852; Tue, 8 Apr 2008 15:32:45 -0400 (EDT) (envelope-from jerrymc) Date: Tue, 8 Apr 2008 15:32:45 -0400 From: Jerry McAllister To: Chris Maness Message-ID: <20080408193245.GA87804@gizmo.acns.msu.edu> References: <20080407084644.T69126@ns1.kq6up.org> <3B719C19-1051-491D-936F-158C4A58D49E@mac.com> <20080407174833.O72600@ns1.kq6up.org> <20080408163446.GE86589@gizmo.acns.msu.edu> <20080408093857.F77630@ns1.kq6up.org> <20080408113654.W77997@ns1.kq6up.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080408113654.W77997@ns1.kq6up.org> User-Agent: Mutt/1.4.2.2i Cc: Jerry McAllister , FreeBSD List Subject: Re: Mail Spool Problems / IMAP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 19:34:12 -0000 On Tue, Apr 08, 2008 at 11:42:41AM -0700, Chris Maness wrote: > > On Tue, 8 Apr 2008, Chuck Swiger wrote: > > >On Apr 8, 2008, at 10:50 AM, Chris Maness wrote: > >>How is this header look? I am not quite sure of what I am looking for. > > > >That seems to be fine. If it was corrupted, you'd see a line or a few > >lines of obvious binary garbage... > > > >-- > >-Chuck > > > > It does seem like something something is corrupt. What can I do to reset > everything and restore everything so that thunderbird can read my inbox > again. I have contempalted deleting the user, but I'm not sure if that > will delete what ever is corrupted. Very often it is only one character out of place. Each header should start with 'From' in the beginning of a line - eg as the first character of the file or the first character after a newline-whitespace combination. It looks like you have some Greater-Thans ('>') stuck in there. Try taking those away from in front of the initial From. ////jerry >From MAILER-DAEMON Tue Apr 8 10:49:02 2008 Date: 08 Apr 2008 10:49:02 -0700 From: Mail System Internal Data Subject: DON'T DELETE THIS MESSAGE -- FOLDER INTERNAL DATA Message-ID: <1207676942@chrismaness.com> X-IMAP: 1207676934 4064487180 NonJunk $Forwarded Junk Status: RO This text is part of the internal format of your mail folder, and is not a real message. It is created automatically by the mail system software. If deleted, important folder data will be lost, and it will be re-created with the data reset to initial values. >From webuser@atlanta.eham.net Sat Apr 5 12:04:18 2008 Return-Path: Received: from atlanta.eham.net (atlanta.eham.net [69.36.242.135]) by ns1.kq6up.org (8.14.2/8.14.2) with ESMTP id m35J41m2056801 for ; Sat, 5 Apr 2008 12:04:18 -0700 (PDT) (envelope-from webuser@atlanta.eham.net) etc, etc > > Thanks, > Chirs Maness > _______________________________________________ > 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 8 19:35:25 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3F5981065678 for ; Tue, 8 Apr 2008 19:35:25 +0000 (UTC) (envelope-from bjmccann@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.238]) by mx1.freebsd.org (Postfix) with ESMTP id 9E5268FC0A for ; Tue, 8 Apr 2008 19:35:24 +0000 (UTC) (envelope-from bjmccann@gmail.com) Received: by wr-out-0506.google.com with SMTP id 50so1799327wra.13 for ; Tue, 08 Apr 2008 12:35:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=9iD4+odHU+m062i5JzwftaTKiTVPTQX/cfBNHrnxF80=; b=IbbhAhjF+Mt/zcfyw26lZCWU56ZnIzb4zI8DIVL2pp8+dX8Ptu6tUmTL8h9Wv/dtpwtUSaMHR6LUu3pTA0rR+2e+2IIJxP0MkS1PpJxeYIOlO2FwMdFtuPV/hh6wrsnc6YsfCFVtTIDwaLcx1QLN8swrx2RleQzdLiIQkxWpjD0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=BFCbrCHj2tMEoLPn5qzLuJ5RpRLVd6v2qzgqOZ/Ary++PQjop+IIr2yuEseULJpMaS8sK/FysggnWhgWHABTCuupVZbxQT8Gyo0uhUbQDDUOLMmuCHym34ITPY21T6jnK1Z/QsxjG9A8+5R9vMBeqeEdxvb7QD98u3QWY0536AY= Received: by 10.141.123.4 with SMTP id a4mr2212457rvn.294.1207683323193; Tue, 08 Apr 2008 12:35:23 -0700 (PDT) Received: by 10.141.99.17 with HTTP; Tue, 8 Apr 2008 12:35:23 -0700 (PDT) Message-ID: <2b5f066d0804081235n47c823f2jcc2b15d2d7f1e2fd@mail.gmail.com> Date: Tue, 8 Apr 2008 15:35:23 -0400 From: "Brian McCann" To: "Edward Capriolo" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2b5f066d0804080539y7884709es46c8fd9cc2342aec@mail.gmail.com> <20080408133008.GA20818@owl.midgard.homeip.net> <20080408153753.T23883@wojtek.tensor.gdynia.pl> Cc: Wojciech Puchar , freebsd-questions Subject: Re: Large file system creation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 19:35:25 -0000 On our older servers that wouldn't even recognize a 2TB partition (which is where the OS was too), we used a CF card and CF card adapter to boot from. Slightly more gracious... On Tue, Apr 8, 2008 at 3:12 PM, Edward Capriolo wrote: > On Tue, Apr 8, 2008 at 9:38 AM, Wojciech Puchar > > wrote: > > > > > > > > > > > Hi all. I'm trying to create a ~9TB partition on a new file server. > > > > I thought FreeBSD now supported this (I'm on 7.0), but I can't figure > > > > it out. I go into sysinstall, create the partition in fdisk using "A > > > > = Use Entire Disk), write it to disk, exit sysinstall and re-run > > > > it...and sysinstall doesn't show what it showed before I exited last > > > > time. > > > > > > > > Can someone shed some light on what I'm doing wrong here? > > > > > > > > > > > > > > The filesystem (UFS2) supports disks larger than 2TB, but fdisk(8) and > > > bsdlabel(8) (which are what sysinstall uses to partition the disk) do not > > > support disks larger than 2TB due to limitations in the on-disk format > > they > > > use. > > > > > > You will need to use gpt(8) instead to partition your disk. > > > > > > > or don't partition at all > > > > > > > > > > > This cannot be done from sysinstall and you normally cannot boot from > > > a gpt(8)-partitioned disk due to lack of support in the BIOS of most PC. > > > > > > > or use old disk, pendrive, DVD-ROM etc. for booting > > > > > > > _______________________________________________ > > 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" > > > Seems like a shame to boot a nice 9TB disk pack off a floppy Disk or a > Pen drive. I mean you do what you have to but that just screams > 'workaround' > -- _-=-_-=-_-=-_-=-_-=-_-=-_-=-_-=-_-=-_-=-_-=-_ Brian McCann "I don't have to take this abuse from you -- I've got hundreds of people waiting to abuse me." -- Bill Murray, "Ghostbusters" From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 19:42:10 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E8503106566B for ; Tue, 8 Apr 2008 19:42:10 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from mail.potentialtech.com (internet.potentialtech.com [66.167.251.6]) by mx1.freebsd.org (Postfix) with ESMTP id B4D3E8FC14 for ; Tue, 8 Apr 2008 19:42:10 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from vanquish.ws.pitbpa0.priv.collaborativefusion.com (pr40.pitbpa0.pub.collaborativefusion.com [206.210.89.202]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.potentialtech.com (Postfix) with ESMTPSA id ACC99EBC3D; Tue, 8 Apr 2008 15:42:09 -0400 (EDT) Date: Tue, 8 Apr 2008 15:42:02 -0400 From: Bill Moran To: "Jim Stapleton" Message-Id: <20080408154202.8ba77f81.wmoran@potentialtech.com> In-Reply-To: <80f4f2b20804081229k1aa5580eva6bfb607d84c05d3@mail.gmail.com> References: <80f4f2b20804081229k1aa5580eva6bfb607d84c05d3@mail.gmail.com> X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.8; i386-portbld-freebsd6.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: requesting 'QA' assistance X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 19:42:11 -0000 In response to "Jim Stapleton" : > I have something I'd like to add to ports eventually, but it isn't > read yet. I was wondering what the preferred method of requesting > users take a peek at it and tell me what they think/want. > > The actual software would go under ports-mgmt, and has the main > functionality intended. The actuall set of programs is called 'virtual > ports', and it allows a keyword and virtual directory indexing of the > ports tree. The goal is to allow people to play around with different > designs of the ports tree without having to change the system ports > tree - preventing breakage in programs, and giving both the users and > maintainers of the ports tree more flexibility in organization. > > Should I post the tbz file on my web server, and post a link on a > mailing list, or post the copied/pasted shar to the mailing list > (466kb, so I'm guessing /no/ to that one). > > Should I post here or to -ports? My opinion would be make a .tgz of the port directory and put it on a web/ftp server somewhere, then post a link to the ports mailing list asking folks to look at it and provide feedback. Yes, a 466K shar file posted to the mailing list is going to tick a lot of people off ;) -- Bill Moran http://www.potentialtech.com From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 19:47:57 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 780D91065687 for ; Tue, 8 Apr 2008 19:47:57 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 7934C8FC1B for ; Tue, 8 Apr 2008 19:47:50 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8) with ESMTP id m38JlPOc028092; Tue, 8 Apr 2008 21:47:25 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8/Submit) with ESMTP id m38JlM25028089; Tue, 8 Apr 2008 21:47:24 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Tue, 8 Apr 2008 21:47:22 +0200 (CEST) From: Wojciech Puchar To: Brian McCann In-Reply-To: <2b5f066d0804081235n47c823f2jcc2b15d2d7f1e2fd@mail.gmail.com> Message-ID: <20080408214523.E28022@wojtek.tensor.gdynia.pl> References: <2b5f066d0804080539y7884709es46c8fd9cc2342aec@mail.gmail.com> <20080408133008.GA20818@owl.midgard.homeip.net> <20080408153753.T23883@wojtek.tensor.gdynia.pl> <2b5f066d0804081235n47c823f2jcc2b15d2d7f1e2fd@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Edward Capriolo , freebsd-questions Subject: Re: Large file system creation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 19:47:57 -0000 > On our older servers that wouldn't even recognize a 2TB partition > (which is where the OS was too), we used a CF card and CF card adapter > to boot from. Slightly more gracious... CD/DVD drive isn't bad too. anyway - you don't change kernel every day. or pendrive. possibly floppy but i don't know if kernel (with at least disk driver and ufs) can fit on it compressed. i don't think so. ZIPdrives internal (i've got a bit for free). netboot or simply small hard disk. there are lot of options. From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 19:49:05 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F029B106564A for ; Tue, 8 Apr 2008 19:49:05 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id A91738FC26 for ; Tue, 8 Apr 2008 19:48:53 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8) with ESMTP id m38JmdRI028099; Tue, 8 Apr 2008 21:48:39 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8/Submit) with ESMTP id m38JmJot028096; Tue, 8 Apr 2008 21:48:32 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Tue, 8 Apr 2008 21:48:19 +0200 (CEST) From: Wojciech Puchar To: Mel In-Reply-To: <200804082130.17464.fbsd.questions@rachie.is-a-geek.net> Message-ID: <20080408214743.M28022@wojtek.tensor.gdynia.pl> References: <2b5f066d0804080539y7884709es46c8fd9cc2342aec@mail.gmail.com> <20080408153753.T23883@wojtek.tensor.gdynia.pl> <200804082130.17464.fbsd.questions@rachie.is-a-geek.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Brian McCann , Edward Capriolo , freebsd-questions@freebsd.org Subject: Re: Large file system creation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 19:49:06 -0000 >> Seems like a shame to boot a nice 9TB disk pack off a floppy Disk or a >> Pen drive. I mean you do what you have to but that just screams >> 'workaround' > > Or worrying about 1 minute longer boot cycle on 90 days+ uptime screams doesn't matter at all. it is workaround, but over strange BIOS software, not FreeBSD From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 19:57:54 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 37E25106564A for ; Tue, 8 Apr 2008 19:57:54 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from snoogles.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id 071938FC15 for ; Tue, 8 Apr 2008 19:57:53 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from localhost (localhost [127.0.0.1]) by snoogles.rachie.is-a-geek.net (Postfix) with ESMTP id 6C6971CC91; Tue, 8 Apr 2008 11:57:02 -0800 (AKDT) From: Mel To: freebsd-questions@freebsd.org Date: Tue, 8 Apr 2008 21:56:59 +0200 User-Agent: KMail/1.9.7 References: <20080407084644.T69126@ns1.kq6up.org> <20080408113654.W77997@ns1.kq6up.org> <20080408193245.GA87804@gizmo.acns.msu.edu> In-Reply-To: <20080408193245.GA87804@gizmo.acns.msu.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804082157.00491.fbsd.questions@rachie.is-a-geek.net> Cc: Jerry McAllister , Chris Maness Subject: Re: Mail Spool Problems / IMAP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 19:57:54 -0000 On Tuesday 08 April 2008 21:32:45 Jerry McAllister wrote: > On Tue, Apr 08, 2008 at 11:42:41AM -0700, Chris Maness wrote: > > On Tue, 8 Apr 2008, Chuck Swiger wrote: > > >On Apr 8, 2008, at 10:50 AM, Chris Maness wrote: > > >>How is this header look? I am not quite sure of what I am looking for. > > > > > >That seems to be fine. If it was corrupted, you'd see a line or a few > > >lines of obvious binary garbage... > > > > > >-- > > >-Chuck > > > > It does seem like something something is corrupt. What can I do to reset > > everything and restore everything so that thunderbird can read my inbox > > again. I have contempalted deleting the user, but I'm not sure if that > > will delete what ever is corrupted. > > Very often it is only one character out of place. Each header should > start with 'From' in the beginning of a line Since you mention one character, it should actually be starting with 'From ' and any line that starts with 'From ' that is not the start of a mail should be changed to '>From ' before ending up in the mbox file. This test weeds it out, allthough there's still room for false positives, easily resolved by the human brain: grep '^From ' /var/mail/myloginname |grep -v '200[78]$' -- Mel Problem with today's modular software: they start with the modules and never get to the software part. From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 20:00:41 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 471E71065670 for ; Tue, 8 Apr 2008 20:00:41 +0000 (UTC) (envelope-from andrew@farnborough.darq.net) Received: from farnborough.darq.net (fab.darq.net [82.136.41.2]) by mx1.freebsd.org (Postfix) with ESMTP id 0B61B8FC25 for ; Tue, 8 Apr 2008 20:00:40 +0000 (UTC) (envelope-from andrew@farnborough.darq.net) Received: from localhost (localhost [127.0.0.1]) by farnborough.darq.net (Postfix) with ESMTP id 7AD9E1D0F8; Tue, 8 Apr 2008 21:04:06 +0100 (BST) X-Virus-Scanned: amavisd-new at darq.net Received: from farnborough.darq.net ([127.0.0.1]) by localhost (farnborough.darq.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id br1toTt08Vev; Tue, 8 Apr 2008 21:04:02 +0100 (BST) Received: by farnborough.darq.net (Postfix, from userid 1057) id BE44B1D17E; Tue, 8 Apr 2008 21:04:02 +0100 (BST) Date: Tue, 8 Apr 2008 21:04:02 +0100 From: Andrew Cid To: Matthew Seaman Message-ID: <20080408200402.GA63819@farnborough.darq.net> References: <20080408171819.GA56838@farnborough.darq.net> <47FBABEF.4090107@infracaninophile.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47FBABEF.4090107@infracaninophile.co.uk> User-Agent: Mutt/1.5.11 Cc: freebsd-questions@freebsd.org Subject: Re: Setting global enviroment variables X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 20:00:41 -0000 On Tue, Apr 08, 2008 at 06:31:27PM +0100, Matthew Seaman wrote: > > /etc/login.conf -- don't forget to run cap_mkdb after editing it. > Thanks, that's totally it. I added PACKAGEROOT to setenv in the default class: :setenv=MAIL=/var/mail/$,BLOCKSIZE=K,FTP_PASSIVE_MODE=YES,PACKAGEROOT=http\c//pkg.accid.net:\ I also had to comment out a line in sudoers to preserve the package related variables: Defaults env_keep += "PKG_PATH PKG_DBDIR PKG_TMPDIR TMPDIR PACKAGEROOT PACKAGESITE PKGDIR" Now both, users and daemons are enjoying new packages. Massive thanks for all replies, Andrew -- accid.net From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 20:06:14 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 823591065674 for ; Tue, 8 Apr 2008 20:06:14 +0000 (UTC) (envelope-from peter.piggybox@virgin.net) Received: from n068.sc1.he.tucows.com (smtpout0174.sc1.he.tucows.com [64.97.136.174]) by mx1.freebsd.org (Postfix) with ESMTP id 56EBC8FC22 for ; Tue, 8 Apr 2008 20:06:14 +0000 (UTC) (envelope-from peter.piggybox@virgin.net) Received: from sc1-out05.emaildefenseservice.com (64.97.139.2) by n068.sc1.he.tucows.com (7.2.069.1) id 4769316E0115B5A8 for questions@freebsd.org; Tue, 8 Apr 2008 19:34:09 +0000 X-SpamScore: 2 X-Spamcatcher-Summary: 2, 0, 0, 069b079dfe3d866a, 4e2cc025be78e4fd, peter.piggybox@virgin.net, -, RULES_HIT:355:379:945:960:966:973:988:989:1260:1261:1277:1312:1313:1314:1345:1437:1461:1516:1518:1519:1534:1541:1593:1594:1595:1596:1711:1730:1747:1766:1792:1981:2194:2196:2199:2200:2393:2553:2559:2562:2693:2743:2904:3353:3865:3866:3867:3868:3869:3870:3871:4043:4250:4385:5007:6119:6261:7875, 0, RBL:none, CacheIP:none, Bayesian:0.5, 0.5, 0.5, Netcheck:none, DomainCache:0, MSF:not bulk, SPF:, MSBL:none, DNSBL:none,TSO:0 X-Spamcatcher-Explanation: Received: from laptop.piggybox (unknown [86.26.82.235]) by sc1-out05.emaildefenseservice.com (Postfix) with ESMTP for ; Tue, 8 Apr 2008 19:34:09 +0000 (UTC) Received: from laptop.piggybox (localhost [127.0.0.1]) by laptop.piggybox (8.14.2/8.14.2) with ESMTP id m38JY7Lw001688 for ; Tue, 8 Apr 2008 20:34:13 +0100 (BST) (envelope-from peter@laptop.piggybox) Received: (from peter@localhost) by laptop.piggybox (8.14.2/8.14.2/Submit) id m38JY78t001678 for questions@freebsd.org; Tue, 8 Apr 2008 20:34:07 +0100 (BST) (envelope-from peter) Date: Tue, 8 Apr 2008 20:33:50 +0100 From: Peter Harrison To: questions@freebsd.org Message-ID: <20080408193350.GA1506@laptop.piggybox> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Cc: Subject: USB bluetooth problem... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 20:06:14 -0000 I'm trying to get a no-name usb bluetooth dongle working without luck so far. I'm reading through the handbook, so I've run: # kldload ng_ubt then I plug the dongle in, this is what I see in /var/log/messages: Apr 8 20:23:23 laptop root: Unknown USB device: vendor 0x1131 product 0x1001 bus uhub0 Apr 8 20:23:28 laptop kernel: ubt0: on uhub0 Apr 8 20:23:28 laptop kernel: ubt0: Interface 0 endpoints: interrupt=0x81, bulk-in=0x82, bulk-out=0x2 Apr 8 20:23:28 laptop kernel: ubt0: Interface 1 (alt.config 5) endpoints: isoc-in=0x83, isoc-out=0x3; wMaxPacketSize=49; nframes=6, buffer size=294 Apr 8 20:23:29 laptop kernel: WARNING: attempt to net_add_domain(bluetooth) after domainfinalize() Apr 8 20:23:29 laptop kernel: WARNING: attempt to net_add_domain(netgraph) after domainfinalize() Apr 8 20:23:35 laptop kernel: ng_hci_process_command_timeout: ubt0hci - unable to complete HCI command OGF=0x3, OCF=0x3. Timeout Apr 8 20:23:36 laptop root: /etc/rc.d/bluetooth: ERROR: Unable to setup Bluetooth stack for device ubt0 Apr 8 20:28:22 laptop root: rc.d/bluetooth: ERROR: Unsupported device: and I don't get a /dev/ubt0 so none of the other commands will work. I also don't have a /usr/share/examples/netgraph/bluetooth/rc.bluetooth as suggested, but I do have a /etc/rc.d/bluetooth which seems to attempt to start the stack. This is on: FreeBSD laptop.piggybox 7.0-STABLE FreeBSD 7.0-STABLE #4: Wed Apr 2 21:38:37 BST 2008 root@laptop.piggybox:/usr/obj/usr/src/sys/GENERIC i386 Any thoughts? Thanks in advance, Peter Harrison. From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 20:14:47 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1DD681065670 for ; Tue, 8 Apr 2008 20:14:47 +0000 (UTC) (envelope-from the.real.david.allen@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.238]) by mx1.freebsd.org (Postfix) with ESMTP id C48698FC24 for ; Tue, 8 Apr 2008 20:14:46 +0000 (UTC) (envelope-from the.real.david.allen@gmail.com) Received: by wr-out-0506.google.com with SMTP id 50so1817173wra.13 for ; Tue, 08 Apr 2008 13:14:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=sPY+i77T13xqMdGh4mwea6yOUTNucpHyHkoN7rJsXrs=; b=D+95AEv1sFfKJyrUpZfmn32VGA5vRwlgyfix08+Oavd3ZaVtL1+svKho89oqISAjrTGXd6jnzHbj306XzagFX4Zbr11kGLAUlnBmD103LqwaLGZdMiBpD/TUU4dZ+w/XF6Uyq6cB31ZEDyY7E6w4J4Sn6z1X1yLHA6Oy7H889+4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=qidnLQ94n2GxelhKBxvHoP+AtK6lthbJJoTql5b46dA4kIQb++t/yaZfEnWoMmOIEOvuZLSeIn+V8KkvKuU4SLW/rSZ4WnMDTwv8pprpTInGfAS3v2kneMfrXw1cANpk7HapSO01nuEkJwcBaPFRfRJ3MKOc+CyHHSbxY92S0ZM= Received: by 10.141.22.1 with SMTP id z1mr2221358rvi.282.1207685685107; Tue, 08 Apr 2008 13:14:45 -0700 (PDT) Received: by 10.141.153.21 with HTTP; Tue, 8 Apr 2008 13:14:45 -0700 (PDT) Message-ID: <2daa8b4e0804081314o25b9773bn844734b674856e8c@mail.gmail.com> Date: Tue, 8 Apr 2008 13:14:45 -0700 From: "David Allen" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Setting CPUTYPE and CFLAGS in make.conf X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 20:14:47 -0000 The advice I've read in several posts on the subject involve everything from setting one, setting both, to ignoring both, sometimes with the =? notation and sometimes without. And then, I've read comments that suggest when compiling the kernel, for example, both are ignored, and default values (tucked away somewhere) are always applied. IIRC, the handbook recommends at least setting CPUTYPE. My question isn't a holy grail type of quest for maximised performance, but concerns the meaning of those settings with respect to building world, building kernel and anything in ports. Put another way, I'm not a computer science major, but do have different systems that I compile for, and I'd like to have a better understand WTF I'm really doing. For example, what is the difference, if any, between a binary compiled with: CPUTYPE=opteron CFLAGS=-O -pipe compares with compiling it using: CPUTYPE=pentium3 CFLAGS= compares with compiling it using what I think are the universal defaults of: CPUTYPE= CFLAGS=-O2 -fno-strict-aliasing -pipe that get applied if the make.conf is blank? Can the resulting binary be run on each other's system? Or is it simply optimised to run on one, versus another? Or are those settings relevant to the compilation process only? Or to both the compilation process and the actual performance of the binary? Or should I be taking the dog for a nice long walk instead of watching scrolling compiler output? ;-) If someone could take a moment to explain in moderately technical terms what all the above means, or suggest a source for further reading, I'd be grateful. From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 20:29:14 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 79AC4106564A for ; Tue, 8 Apr 2008 20:29:14 +0000 (UTC) (envelope-from chris@chrismaness.com) Received: from nlpi087.prodigy.net (nlpi087.prodigy.net [207.115.36.103]) by mx1.freebsd.org (Postfix) with ESMTP id 446298FC1C for ; Tue, 8 Apr 2008 20:29:13 +0000 (UTC) (envelope-from chris@chrismaness.com) X-ORBL: [76.238.148.145] Received: from adsl-76-238-148-145.dsl.irvnca.sbcglobal.net (adsl-76-238-148-145.dsl.irvnca.sbcglobal.net [76.238.148.145]) by nlpi087.prodigy.net (8.13.8 out.dk.spool/8.13.8) with ESMTP id m38KTCOx031916; Tue, 8 Apr 2008 15:29:12 -0500 Date: Tue, 8 Apr 2008 13:29:11 -0700 (PDT) From: Chris Maness X-X-Sender: chris@ns1.kq6up.org To: Mel In-Reply-To: <200804082157.00491.fbsd.questions@rachie.is-a-geek.net> Message-ID: <20080408132302.J78628@ns1.kq6up.org> References: <20080407084644.T69126@ns1.kq6up.org> <20080408113654.W77997@ns1.kq6up.org> <20080408193245.GA87804@gizmo.acns.msu.edu> <200804082157.00491.fbsd.questions@rachie.is-a-geek.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Jerry McAllister , freebsd-questions@freebsd.org Subject: Re: Mail Spool Problems / IMAP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 20:29:14 -0000 > On Tuesday 08 April 2008 21:32:45 Jerry McAllister wrote: >> On Tue, Apr 08, 2008 at 11:42:41AM -0700, Chris Maness wrote: >>> On Tue, 8 Apr 2008, Chuck Swiger wrote: >>>> On Apr 8, 2008, at 10:50 AM, Chris Maness wrote: >>>>> How is this header look? I am not quite sure of what I am looking for. >>>> >>>> That seems to be fine. If it was corrupted, you'd see a line or a few >>>> lines of obvious binary garbage... >>>> >>>> -- >>>> -Chuck >>> >>> It does seem like something something is corrupt. What can I do to reset >>> everything and restore everything so that thunderbird can read my inbox >>> again. I have contempalted deleting the user, but I'm not sure if that >>> will delete what ever is corrupted. >> >> Very often it is only one character out of place. Each header should >> start with 'From' in the beginning of a line > > Since you mention one character, it should actually be starting with 'From ' > and any line that starts with 'From ' that is not the start of a mail should > be changed to '>From ' before ending up in the mbox file. > > This test weeds it out, allthough there's still room for false positives, > easily resolved by the human brain: > grep '^From ' /var/mail/myloginname |grep -v '200[78]$' > -- > Mel > > Problem with today's modular software: they start with the modules > and never get to the software part. > Actually, the mail that is in /var/mail/chris gets moved to /home/chris/mbox Before it gets moved, it does not have this placeholder header. It only has the headers of e-mail sent since the last time mail was checked and moved to the mbox file. Also, none of headers in the mbox have the chicken lips ">" not even the first one that I posted. Wouldn't these issues be rectified if I deleted the mbox file and started from scratch? From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 21:08:04 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 71A7F1065670 for ; Tue, 8 Apr 2008 21:08:04 +0000 (UTC) (envelope-from rock_on_the_web@comcen.com.au) Received: from angel.comcen.com.au (angel.comcen.com.au [203.23.236.69]) by mx1.freebsd.org (Postfix) with ESMTP id E92608FC1E for ; Tue, 8 Apr 2008 21:08:03 +0000 (UTC) (envelope-from rock_on_the_web@comcen.com.au) Received: from [192.168.0.198] (202-172-126-254.cpe.qld-1.comcen.com.au [202.172.126.254]) by angel.comcen.com.au (8.13.4/8.12.9) with ESMTP id m38L6Nou022970 for ; Wed, 9 Apr 2008 07:06:25 +1000 (EST) From: Da Rock To: freebsd-questions@freebsd.org Content-Type: text/plain Date: Wed, 09 Apr 2008 07:06:16 +1000 Message-Id: <1207688776.16346.122.camel@laptop2.herveybayaustralia.com.au> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 (2.12.3-3.fc8) Content-Transfer-Encoding: 7bit X-comcen-MailScanner-Information: Please contact the ISP for more information X-comcen-MailScanner: Found to be clean X-comcen-MailScanner-SpamCheck: not spam, SpamAssassin (cached, score=-16.41, required 4, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.39, BAYES_00 -15.00) X-comcen-MailScanner-From: rock_on_the_web@comcen.com.au Subject: A silent UPS - (A little OT, I know...) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 21:08:04 -0000 This may sound like a strange question, but is there a way to mute the voice box of a UPS? I have a highly specialised application for one- I need a mobile desktop pc (very cheap). I need to setup a pc for my little girl so that she has music, video, and visualisations while she's in her cot- which is mobile and moved from room to room. So I don't want to shutdown the pc when in transit, and I certainly don't want any shrieks when I unplug the power... From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 21:10:42 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3C1B0106566B for ; Tue, 8 Apr 2008 21:10:42 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from mail.potentialtech.com (internet.potentialtech.com [66.167.251.6]) by mx1.freebsd.org (Postfix) with ESMTP id 08DDF8FC17 for ; Tue, 8 Apr 2008 21:10:42 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from vanquish.ws.pitbpa0.priv.collaborativefusion.com (pr40.pitbpa0.pub.collaborativefusion.com [206.210.89.202]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.potentialtech.com (Postfix) with ESMTPSA id 25B96EBC3D; Tue, 8 Apr 2008 17:10:41 -0400 (EDT) Date: Tue, 8 Apr 2008 17:10:33 -0400 From: Bill Moran To: Da Rock Message-Id: <20080408171033.b61a9ae3.wmoran@potentialtech.com> In-Reply-To: <1207688776.16346.122.camel@laptop2.herveybayaustralia.com.au> References: <1207688776.16346.122.camel@laptop2.herveybayaustralia.com.au> X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.8; i386-portbld-freebsd6.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: A silent UPS - (A little OT, I know...) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 21:10:42 -0000 In response to Da Rock : > This may sound like a strange question, but is there a way to mute the > voice box of a UPS? I have a highly specialised application for one- I > need a mobile desktop pc (very cheap). I need to setup a pc for my > little girl so that she has music, video, and visualisations while she's > in her cot- which is mobile and moved from room to room. So I don't want > to shutdown the pc when in transit, and I certainly don't want any > shrieks when I unplug the power... Last I checked, that was called a laptop. If for some incomprehensible reason a laptop doesn't work then the answer is going to be specific to the brand/model of UPS you have. -- Bill Moran http://www.potentialtech.com From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 21:20:05 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 87356106566B for ; Tue, 8 Apr 2008 21:20:05 +0000 (UTC) (envelope-from rock_on_the_web@comcen.com.au) Received: from angel.comcen.com.au (angel.comcen.com.au [203.23.236.69]) by mx1.freebsd.org (Postfix) with ESMTP id 3643C8FC13 for ; Tue, 8 Apr 2008 21:20:05 +0000 (UTC) (envelope-from rock_on_the_web@comcen.com.au) Received: from [192.168.0.198] (202-172-126-254.cpe.qld-1.comcen.com.au [202.172.126.254]) by angel.comcen.com.au (8.13.4/8.12.9) with ESMTP id m38LJgRs041642 for ; Wed, 9 Apr 2008 07:19:43 +1000 (EST) From: Da Rock To: freebsd-questions@freebsd.org In-Reply-To: <20080407012727796.54FC2A710D060561@Golden> References: <20080407012727796.54FC2A710D060561@Golden> Content-Type: text/plain; charset=UTF-8 Date: Wed, 09 Apr 2008 07:19:37 +1000 Message-Id: <1207689577.16346.126.camel@laptop2.herveybayaustralia.com.au> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 (2.12.3-3.fc8) Content-Transfer-Encoding: 8bit X-comcen-MailScanner-Information: Please contact the ISP for more information X-comcen-MailScanner: Found to be clean X-comcen-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-14.56, required 4, ALL_TRUSTED -1.80, AWL -1.46, BAYES_00 -15.00, DEAR_WINNER 3.20, KAM_LOTTO1 0.50) X-comcen-MailScanner-From: rock_on_the_web@comcen.com.au Subject: Re: YOUR NAME HAS BEEN LISTED (;p) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 21:20:05 -0000 So how many ways does this split for us then? Half a million pounds split by X,000... Sorry guys, I couldn't help it... I got this one as junk in my box before, but coming through on a list was laugh for me! On Mon, 2008-04-07 at 02:27 +0100, mariamayer.online@freenet.de wrote: > UK ESSEX PROMO > 05th April, 2008 > > Dear Winner, > > This is to inform you that your email ID has won you the sum of £500,000.00 (five hundred thousand pounds) > in the new year UK ESSEX PROMOTION conducted with the computer balloting system and your email won > with the winning numbers stated below; > > Coupon Number: H88H78 > Online Number: 65/76/90 > Ticket Number: 965/435/7855 > PIN: UK765XX > > This is a millennium scientific computer game in which email addresses were used and it is a promotional > program aimed at encouraging internet users; therefore you do not need to buy ticket to enter for the game. > The lottery is sponsored by a regional organization belonging to the World Lottery Association (WLA) which > represents 147 lotteries from 81countries, with combined annual revenues in excess of US$102 billion. > > In your best interest, we request that you keep the entire details of your award strictly from public notice until > the process of transferring your claims has been completed. This is in accordance with section 13(1) (n) of the > national gambling act as adopted in 1993 and amended on 3rd July 1996 by the constitutional assembly. This > is to protect winners and to avoid misappropriation of funds. > > PAYMENT OF PRIZE AND CLAIM > Winners shall be paid in accordance with his/her Settlement Centre. Your Prize Award must be claimed no later > than 15 days from date of Draw Notification. Any prize not claimed within this period will be forfeited. In pursuant > to your prize collection, kindly contact the processing officer in charge of your region by completing the form below > for due verification, then send via fax or email to the processing officer with information below for guildance on how > to notarize your file to enable us make payment of your prize money to you. > > Essex Program Claims Department > Tel/Fax: +(44) 704 090 0534, 700 607 9654 > Contact Person: Joe M. Anderson > E-Mail: joemanderson@searchmachine.com > > (1)NAME OF BENEFICIARY:_______________________________________________ > (2)ADDRESS:__________________________________________________________ > (3)TELEPHONE:_________________________________________________________ > (4)FAX:________________________________________________________________ > (5)OCCUPATION:_______________________________________________________ > (6)NATIONALITY:_______________________________________________________ > (7)CITY:_______________________________________________________________ > (8)COUNTRY:___________________________________________________________ > (9)COUPON NUMBERS:____________________________________________________ > (10)TICKET NUMBERS:____________________________________________________ > (11)WINNER'S EMAIL ADDRESS:____________________________________________ > > I WANT TO BE PAID BY: a/BANK TRANSFER. b/PERSONAL COLLECTION. > > Send your details by fax if you find it difficult sending an email. > > Congratulations from all our staff. > > Sincerely Yours, > > Maria Mayer. > International Co-ordinator > Copyright (c) 2008 Euro Millions Inc. > _______________________________________________ > 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 8 21:32:03 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 780C8106566C for ; Tue, 8 Apr 2008 21:32:03 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from mta5.srv.hcvlny.cv.net (mta5.srv.hcvlny.cv.net [167.206.4.200]) by mx1.freebsd.org (Postfix) with ESMTP id 514E28FC23 for ; Tue, 8 Apr 2008 21:32:03 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from [192.168.1.2] (ool-44c03822.dyn.optonline.net [68.192.56.34]) by mta5.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTP id <0JZ000KSYZTEHMT0@mta5.srv.hcvlny.cv.net> for freebsd-questions@freebsd.org; Tue, 08 Apr 2008 17:32:02 -0400 (EDT) Date: Tue, 08 Apr 2008 17:32:01 -0400 From: "E. J. Cerejo" To: freebsd-questions@freebsd.org Message-id: <47FBE451.3070202@optonline.net> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) Subject: Why are some linux users saying that FreeBSD is dying X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 21:32:03 -0000 "FreeBSD is a dying OS because netcraft.com confirms it" that's the argument used some of these guys, and I'm wondering what data are they using to make their point! Even netcraft is running FreeBSD and the uptimes section I can see quite a few running FreeBSD and not one linux! Is the data from netcraft reliable? From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 21:46:18 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 970C3106564A for ; Tue, 8 Apr 2008 21:46:18 +0000 (UTC) (envelope-from lists-fbsd@shadypond.com) Received: from mx-outbound01.easydns.com (mailout1.easydns.com [205.210.42.66]) by mx1.freebsd.org (Postfix) with ESMTP id 6C56A8FC19 for ; Tue, 8 Apr 2008 21:46:18 +0000 (UTC) (envelope-from lists-fbsd@shadypond.com) Received: from lilypad.shadypond.com (69-12-173-117.static.humboldt1.com [69.12.173.117]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx-outbound01.easydns.com (Postfix) with ESMTP id 2F56348517 for ; Tue, 8 Apr 2008 17:44:25 -0400 (EDT) Received: from slider.shadypond.com (slider.shadypond.com [192.168.1.11]) by lilypad.shadypond.com (Postfix) with ESMTPS id C99CBB81F for ; Tue, 8 Apr 2008 21:46:15 +0000 (UTC) From: Pollywog To: freebsd-questions@freebsd.org Date: Tue, 8 Apr 2008 21:45:55 +0000 References: <47FBE451.3070202@optonline.net> In-Reply-To: <47FBE451.3070202@optonline.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804082145.57955.lists-fbsd@shadypond.com> Subject: Re: Why are some linux users saying that FreeBSD is dying X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 21:46:18 -0000 On Tuesday 08 April 2008 21:32:01 E. J. Cerejo wrote: > "FreeBSD is a dying OS because netcraft.com confirms it" that's the > argument used some of these guys, and I'm wondering what data are they > using to make their point! Even netcraft is running FreeBSD and the > uptimes section I can see quite a few running FreeBSD and not one linux! > Is the data from netcraft reliable? I think perhaps the Linux users who say those things are just trying to get people to use Linux, for political reasons and not because Linux is necessarily "better". From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 21:50:03 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9D2EE106566C for ; Tue, 8 Apr 2008 21:50:03 +0000 (UTC) (envelope-from rock_on_the_web@comcen.com.au) Received: from angel.comcen.com.au (angel.comcen.com.au [203.23.236.69]) by mx1.freebsd.org (Postfix) with ESMTP id 374078FC15 for ; Tue, 8 Apr 2008 21:50:03 +0000 (UTC) (envelope-from rock_on_the_web@comcen.com.au) Received: from [192.168.0.198] (202-172-126-254.cpe.qld-1.comcen.com.au [202.172.126.254]) by angel.comcen.com.au (8.13.4/8.12.9) with ESMTP id m38LnWo5076647 for ; Wed, 9 Apr 2008 07:49:42 +1000 (EST) From: Da Rock To: freebsd-questions@freebsd.org In-Reply-To: <20080408171033.b61a9ae3.wmoran@potentialtech.com> References: <1207688776.16346.122.camel@laptop2.herveybayaustralia.com.au> <20080408171033.b61a9ae3.wmoran@potentialtech.com> Content-Type: text/plain Date: Wed, 09 Apr 2008 07:49:27 +1000 Message-Id: <1207691367.16346.130.camel@laptop2.herveybayaustralia.com.au> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 (2.12.3-3.fc8) Content-Transfer-Encoding: 7bit X-comcen-MailScanner-Information: Please contact the ISP for more information X-comcen-MailScanner: Found to be clean X-comcen-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-16.397, required 4, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.40, BAYES_00 -15.00) X-comcen-MailScanner-From: rock_on_the_web@comcen.com.au Subject: Re: A silent UPS - (A little OT, I know...) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 21:50:03 -0000 On Tue, 2008-04-08 at 17:10 -0400, Bill Moran wrote: > In response to Da Rock : > > > This may sound like a strange question, but is there a way to mute the > > voice box of a UPS? I have a highly specialised application for one- I > > need a mobile desktop pc (very cheap). I need to setup a pc for my > > little girl so that she has music, video, and visualisations while she's > > in her cot- which is mobile and moved from room to room. So I don't want > > to shutdown the pc when in transit, and I certainly don't want any > > shrieks when I unplug the power... > > Last I checked, that was called a laptop. > > If for some incomprehensible reason a laptop doesn't work then the answer > is going to be specific to the brand/model of UPS you have. > I have 2 of those, and both in use... Plus, she can't use a keyboard yet, so I don't want clutter- the unit will be hidden away, and only screen will be seen by the child (ATM anyway). And, again, costs are an issue... I don't have one yet, but I was hoping someone might have a suggestion as to which one might be capable of switching off the audio alert. From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 21:51:55 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 847B6106564A for ; Tue, 8 Apr 2008 21:51:55 +0000 (UTC) (envelope-from edlinuxguru@gmail.com) Received: from rn-out-0910.google.com (rn-out-0910.google.com [64.233.170.188]) by mx1.freebsd.org (Postfix) with ESMTP id 39DA88FC1F for ; Tue, 8 Apr 2008 21:51:55 +0000 (UTC) (envelope-from edlinuxguru@gmail.com) Received: by rn-out-0910.google.com with SMTP id e11so2250401rng.7 for ; Tue, 08 Apr 2008 14:51:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=IFvg4uWHr4NOCxr6ZqXr6v0MTVkSscNePNOWzNx9a/8=; b=FaKbPYIDO6ZZ7f2MHnkbld8IbM1sYbP1IDW0me6Arv6YhTpiRlyeOmrYwYFIjQ4aTko3a+YwX9M9Zu+vdQOFXhgQgTezht9tZyXyJG4I/gagIO5r0ED42JenBtyY6TDabjH637g8BEC5/o79LWcJHNnWrx7aBxUcNwo6bW0G4/0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=vppENTnHF/GVGvLXyIUT44lKb5GjVhFdFmogrzyqMqLfhE1g3rw0TMlJtZax6YgPrKV3zJXuHlN1IheKxbMMJzT0sgVLBrZusBReD+SjByCuT+qvkZgFF2pDySqdonXl0rAux+oCcQEJugRW4Hhe3GU6gTE6pjibR5Nk1SfuL94= Received: by 10.142.240.9 with SMTP id n9mr3313836wfh.6.1207691513548; Tue, 08 Apr 2008 14:51:53 -0700 (PDT) Received: by 10.142.233.1 with HTTP; Tue, 8 Apr 2008 14:51:53 -0700 (PDT) Message-ID: Date: Tue, 8 Apr 2008 17:51:53 -0400 From: "Edward Capriolo" To: Pollywog In-Reply-To: <200804082145.57955.lists-fbsd@shadypond.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <47FBE451.3070202@optonline.net> <200804082145.57955.lists-fbsd@shadypond.com> Cc: freebsd-questions@freebsd.org Subject: Re: Why are some linux users saying that FreeBSD is dying X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 21:51:55 -0000 It would be helpful if you provided a URL for the article. I do not think they mean that FreeBSD systems are dying in terms of crashing or uptime. They might mean that the Free BSD community is not growing as fast or staying as active as the Linux community. On Tue, Apr 8, 2008 at 5:45 PM, Pollywog wrote: > On Tuesday 08 April 2008 21:32:01 E. J. Cerejo wrote: > > "FreeBSD is a dying OS because netcraft.com confirms it" that's the > > argument used some of these guys, and I'm wondering what data are they > > using to make their point! Even netcraft is running FreeBSD and the > > uptimes section I can see quite a few running FreeBSD and not one linux! > > Is the data from netcraft reliable? > > I think perhaps the Linux users who say those things are just trying to get > people to use Linux, for political reasons and not because Linux is > necessarily "better". > > > _______________________________________________ > 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 8 21:52:06 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 356A51065673 for ; Tue, 8 Apr 2008 21:52:06 +0000 (UTC) (envelope-from rock_on_the_web@comcen.com.au) Received: from angel.comcen.com.au (angel.comcen.com.au [203.23.236.69]) by mx1.freebsd.org (Postfix) with ESMTP id ACD178FC1D for ; Tue, 8 Apr 2008 21:52:05 +0000 (UTC) (envelope-from rock_on_the_web@comcen.com.au) Received: from [192.168.0.198] (202-172-126-254.cpe.qld-1.comcen.com.au [202.172.126.254]) by angel.comcen.com.au (8.13.4/8.12.9) with ESMTP id m38LpkGU079023 for ; Wed, 9 Apr 2008 07:51:47 +1000 (EST) From: Da Rock To: freebsd-questions@freebsd.org In-Reply-To: <47FBE78D.2030503@cederstrand.dk> References: <1207688776.16346.122.camel@laptop2.herveybayaustralia.com.au> <47FBE78D.2030503@cederstrand.dk> Content-Type: text/plain Date: Wed, 09 Apr 2008 07:51:41 +1000 Message-Id: <1207691502.16346.133.camel@laptop2.herveybayaustralia.com.au> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 (2.12.3-3.fc8) Content-Transfer-Encoding: 7bit X-comcen-MailScanner-Information: Please contact the ISP for more information X-comcen-MailScanner: Found to be clean X-comcen-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-16.397, required 4, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.40, BAYES_00 -15.00) X-comcen-MailScanner-From: rock_on_the_web@comcen.com.au Subject: Re: A silent UPS - (A little OT, I know...) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 21:52:06 -0000 On Tue, 2008-04-08 at 23:45 +0200, Erik Cederstrand wrote: > Da Rock wrote: > > This may sound like a strange question, but is there a way to mute the > > voice box of a UPS? I have a highly specialised application for one- I > > need a mobile desktop pc (very cheap). I need to setup a pc for my > > little girl so that she has music, video, and visualisations while she's > > in her cot- which is mobile and moved from room to room. So I don't want > > to shutdown the pc when in transit, and I certainly don't want any > > shrieks when I unplug the power... > > Just crack open the UPS box and cut the wires to the loudspeaker :-) I thought of that- but how do you do that with those little sealed units? I'm looking at a small consumer unit around 500-700VA. From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 21:55:48 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 246F1106564A for ; Tue, 8 Apr 2008 21:55:48 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from mta5.srv.hcvlny.cv.net (mta5.srv.hcvlny.cv.net [167.206.4.200]) by mx1.freebsd.org (Postfix) with ESMTP id F01798FC0A for ; Tue, 8 Apr 2008 21:55:47 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from [192.168.1.2] (ool-44c03822.dyn.optonline.net [68.192.56.34]) by mta5.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTP id <0JZ1001Z20WTODG1@mta5.srv.hcvlny.cv.net> for freebsd-questions@freebsd.org; Tue, 08 Apr 2008 17:55:42 -0400 (EDT) Date: Tue, 08 Apr 2008 17:55:41 -0400 From: "E. J. Cerejo" In-reply-to: <200804082145.57955.lists-fbsd@shadypond.com> Cc: freebsd-questions@freebsd.org Message-id: <47FBE9DD.30703@optonline.net> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT References: <47FBE451.3070202@optonline.net> <200804082145.57955.lists-fbsd@shadypond.com> User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) Subject: Re: Why are some linux users saying that FreeBSD is dying X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 21:55:48 -0000 Pollywog wrote: > On Tuesday 08 April 2008 21:32:01 E. J. Cerejo wrote: >> "FreeBSD is a dying OS because netcraft.com confirms it" that's the >> argument used some of these guys, and I'm wondering what data are they >> using to make their point! Even netcraft is running FreeBSD and the >> uptimes section I can see quite a few running FreeBSD and not one linux! >> Is the data from netcraft reliable? > > I think perhaps the Linux users who say those things are just trying to get > people to use Linux, for political reasons and not because Linux is > necessarily "better". I'm trying to find out what they are looking at in netcraft that can possibly prove their point. From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 22:00:19 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DAAC31065670 for ; Tue, 8 Apr 2008 22:00:19 +0000 (UTC) (envelope-from mla@nasreddine.com) Received: from server1.nasreddine.com (server1.nasreddine.com [82.225.70.234]) by mx1.freebsd.org (Postfix) with ESMTP id 862B88FC2F for ; Tue, 8 Apr 2008 22:00:19 +0000 (UTC) (envelope-from mla@nasreddine.com) Received: from localhost (unknown [192.168.2.5]) by server1.nasreddine.com (Postfix) with ESMTP id 31AE312318B5 for ; Wed, 9 Apr 2008 00:00:18 +0200 (CEST) X-Virus-Scanned: amavisd-new at nasreddine.info Received: from server1.nasreddine.com ([192.168.2.5]) by localhost (cadmus-mail.nasreddine.info [192.168.2.5]) (amavisd-new, port 10024) with LMTP id 4LLD9sW3-8zq for ; Wed, 9 Apr 2008 00:00:14 +0200 (CEST) Received: from phoenix.nasreddine.info (phoenix.nasreddine.info [192.168.1.3]) by server1.nasreddine.com (Postfix) with ESMTPA id 41E8F12318A3 for ; Wed, 9 Apr 2008 00:00:14 +0200 (CEST) Date: Wed, 9 Apr 2008 00:00:05 +0200 From: Wael Nasreddine To: FreeBSD Mailing Lists Message-ID: <20080408220005.GA23508@phoenix.nasreddine.info> Mail-Followup-To: FreeBSD Mailing Lists MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3MwIy2ne0vdjdPXF" Content-Disposition: inline X-Operating-System: Linux 2.6.24-ARCH i686 X-Uptime: 23:49:51 up 27 min, 9 users, load average: 0.11, 0.49, 0.47 X-Editor: VIM - Vi IMproved 7.1 (2007 May 12, compiled Mar 7 2008 02:52:44) X-PGP-Key: http://wael.nasreddine.com/files/Wael_Nasreddine.asc X-Info: http://wael.nasreddine.com User-Agent: Mutt/1.5.17-muttng (2007-11-01) Subject: Screen inside Jails + su X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 22:00:19 -0000 --3MwIy2ne0vdjdPXF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello, I have a FreeBSD server which is Jails based, I have created a special jail to run 3 rTorrent process for 3 users, I made all the permissions and added the users, then I launched manually (for testing purpose) these screen sessions for the 3 users using the below method: - jexec onto the jail. - su to the user: su -l wael - run a detached screen: screen -dmS Rtorrent I have a .screenrc for each user in place to run one command, rtorrent Now I have 2 questions: 1) How can I add this procedure to the jail startup?? 2) I can't attach the screen, everytime I try to I get an error: # su -l wael % screen -Dr Rtorrent Cannot open your terminal '/dev/ttyp6' - please check. What's going on? why can't I attach the screen session ?? Thanks :) --=20 Wael Nasreddine http://wael.nasreddine.com PGP: 1024D/C8DD18A2 06F6 1622 4BC8 4CEB D724 DE12 5565 3945 C8DD 18A2 /\ I had a friend who was ready for a memory upgrade on his Mac notebook= , and he /\ wanted to know how much "megaram" he needed. --3MwIy2ne0vdjdPXF Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (GNU/Linux) iEYEARECAAYFAkf76uUACgkQVWU5RcjdGKLnWQCgrlfxQIn3f77M8YhJL8Abrm/k GiEAoJblGGErQaim+b3FI1HsKE8zKBUt =MHtf -----END PGP SIGNATURE----- --3MwIy2ne0vdjdPXF-- From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 22:02:00 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5CAA6106564A for ; Tue, 8 Apr 2008 22:02:00 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.freebsd.org (Postfix) with ESMTP id 150638FC15 for ; Tue, 8 Apr 2008 22:02:00 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id AB8D72C50D0D; Wed, 9 Apr 2008 01:01:58 +0300 (EEST) Date: Wed, 9 Apr 2008 01:01:50 +0300 From: Ion-Mihai Tetcu To: "E. J. Cerejo" Message-ID: <20080409010150.01a18c29@it.buh.tecnik93.com> In-Reply-To: <47FBE9DD.30703@optonline.net> References: <47FBE451.3070202@optonline.net> <200804082145.57955.lists-fbsd@shadypond.com> <47FBE9DD.30703@optonline.net> X-Mailer: Claws Mail 3.3.1 (GTK+ 2.12.9; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/pIDg3MkhygBLEwjfm+hZQec"; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: freebsd-questions@freebsd.org Subject: Re: Why are some linux users saying that FreeBSD is dying X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 22:02:00 -0000 --Sig_/pIDg3MkhygBLEwjfm+hZQec Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Tue, 08 Apr 2008 17:55:41 -0400 "E. J. Cerejo" wrote: > Pollywog wrote: > > On Tuesday 08 April 2008 21:32:01 E. J. Cerejo wrote: =20 > >> "FreeBSD is a dying OS because netcraft.com confirms it" that's the > >> argument used some of these guys, and I'm wondering what data are they > >> using to make their point! Even netcraft is running FreeBSD and the > >> uptimes section I can see quite a few running FreeBSD and not one linu= x! > >> Is the data from netcraft reliable? =20 > >=20 > > I think perhaps the Linux users who say those things are just trying to= get=20 > > people to use Linux, for political reasons and not because Linux is=20 > > necessarily "better". =20 >=20 > I'm trying to find out what they are looking at in netcraft that can=20 > possibly prove their point. Please move this on chat@ which is the right list (if any). Thanks. --=20 IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B --Sig_/pIDg3MkhygBLEwjfm+hZQec Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.8 (FreeBSD) iEYEARECAAYFAkf761YACgkQBX6fi0k6KXsXtgCeKEB3D51KAxqyjILMNPuV2nbS d/wAn1WTRQGq0Utx89ujKoIxitCJmm/y =rhJY -----END PGP SIGNATURE----- --Sig_/pIDg3MkhygBLEwjfm+hZQec-- From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 22:02:42 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BF9491065674 for ; Tue, 8 Apr 2008 22:02:42 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from rosebud.otenet.gr (rosebud.otenet.gr [195.170.0.94]) by mx1.freebsd.org (Postfix) with ESMTP id 2FF128FC2D for ; Tue, 8 Apr 2008 22:02:41 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from [192.168.0.1] (athedsl-279104.home.otenet.gr [85.73.137.222]) by rosebud.otenet.gr (8.13.8/8.13.8/Debian-3) with ESMTP id m38M2RjI004362; Wed, 9 Apr 2008 01:02:27 +0300 Message-ID: <47FBEB8B.4020802@otenet.gr> Date: Wed, 09 Apr 2008 01:02:51 +0300 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.12 (X11/20080227) MIME-Version: 1.0 To: Da Rock References: <1207688776.16346.122.camel@laptop2.herveybayaustralia.com.au> <47FBE78D.2030503@cederstrand.dk> <1207691502.16346.133.camel@laptop2.herveybayaustralia.com.au> In-Reply-To: <1207691502.16346.133.camel@laptop2.herveybayaustralia.com.au> Content-Type: text/plain; charset=ISO-8859-7; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: A silent UPS - (A little OT, I know...) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 22:02:42 -0000 Da Rock wrote: > On Tue, 2008-04-08 at 23:45 +0200, Erik Cederstrand wrote: > >> Da Rock wrote: >> >>> This may sound like a strange question, but is there a way to mute the >>> voice box of a UPS? I have a highly specialised application for one- I >>> need a mobile desktop pc (very cheap). I need to setup a pc for my >>> little girl so that she has music, video, and visualisations while she's >>> in her cot- which is mobile and moved from room to room. So I don't want >>> to shutdown the pc when in transit, and I certainly don't want any >>> shrieks when I unplug the power... >>> >> Just crack open the UPS box and cut the wires to the loudspeaker :-) >> > > I thought of that- but how do you do that with those little sealed > units? I'm looking at a small consumer unit around 500-700VA. > > _______________________________________________ > 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've got a couple of cheap APC models (RS500). You can turn off all their alert signals using the apcupsd ( sysutils/apcupsd) program ( which is of course used for automatic shutdowns). The setting is stored in UPS memory (probably flash or EEPROM) and is retained. This is good actually, since one of these is pretty close to my bedroom ;) From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 22:02:44 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 59494106566B for ; Tue, 8 Apr 2008 22:02:44 +0000 (UTC) (envelope-from perrin@apotheon.com) Received: from outbound-mail-142.bluehost.com (outbound-mail-142.bluehost.com [67.222.38.32]) by mx1.freebsd.org (Postfix) with SMTP id 2E1FF8FC1E for ; Tue, 8 Apr 2008 22:02:44 +0000 (UTC) (envelope-from perrin@apotheon.com) Received: (qmail 20479 invoked by uid 0); 8 Apr 2008 22:02:40 -0000 Received: from unknown (HELO box183.bluehost.com) (69.89.25.183) by outboundproxy5.bluehost.com with SMTP; 8 Apr 2008 22:02:40 -0000 Received: from c-67-165-217-249.hsd1.co.comcast.net ([67.165.217.249] helo=demeter.hydra) by box183.bluehost.com with esmtpa (Exim 4.68) (envelope-from ) id 1JjLto-0007md-Oy for freebsd-questions@freebsd.org; Tue, 08 Apr 2008 16:02:40 -0600 Received: by demeter.hydra (sSMTP sendmail emulation); Tue, 8 Apr 2008 16:02:41 -0600 Date: Tue, 8 Apr 2008 16:02:41 -0600 From: Chad Perrin To: FreeBSD Questions Message-ID: <20080408220241.GA49395@demeter.hydra> Mail-Followup-To: FreeBSD Questions References: <20080406191101.GA40585@demeter.hydra> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="HcAYCG3uE/tztfnV" Content-Disposition: inline In-Reply-To: <20080406191101.GA40585@demeter.hydra> User-Agent: Mutt/1.4.2.3i X-Identified-User: {737:box183.bluehost.com:apotheon:apotheon.com} {sentby:smtp auth 67.165.217.249 authed with perrin@apotheon.com} Subject: Re: finding BSD Unix users X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 22:02:44 -0000 --HcAYCG3uE/tztfnV Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Apr 06, 2008 at 01:11:01PM -0600, Chad Perrin wrote: > My area (northern Colorado) has an excellent Linux Users Group (NCLUG). > There's a great bunch of guys there. Unfortunately, they're very > Linux-centric. I'm kinda the resident BSD Unix heretic -- which is fine > most of the time, but once in a while I'd like to be able to discuss > stuff with people who primarily use BSD Unix systems instead of > Linux-based systems. >=20 > Unfortunately, there isn't a single Colorado BSD Users Group in Colorado > that I can find. The closest I've been able to find mention of online at > all is Laramie, Wyoming -- LWFUG, or "Laramie, Wyoming Freenix Users > Group". Their website seems to have become a domain squatter's portal > site, though. >=20 > So . . . does anyone here have any suggestions for how I might go about > finding BSD Unix users somewhat local to me? Since there isn't a group > already that I can find, I wonder if there are enough people interested > in such a thing in this area to build a users group. Any suggestions for > how to go about finding fellow BSD Unix users in my area would be > appreciated, I'm sure. I'm not entirely opposed to spending a little money, but . . . does anyone have recommendations that don't involve paying for advertising, buying a house, et cetera? --=20 CCD CopyWrite Chad Perrin [ http://ccd.apotheon.org ] Dr. Ron Paul: "Liberty has meaning only if we still believe in it when terrible things happen and a false government security blanket beckons." --HcAYCG3uE/tztfnV Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.8 (FreeBSD) iEYEARECAAYFAkf764EACgkQ9mn/Pj01uKUXbwCg6lrFnoG5woJWFd+AzucQv9Ff w3QAoM95wuJbNXzKq9RXEF8SGh5aXCjW =wS52 -----END PGP SIGNATURE----- --HcAYCG3uE/tztfnV-- From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 22:03:53 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8A457106564A for ; Tue, 8 Apr 2008 22:03:53 +0000 (UTC) (envelope-from erikt@midgard.homeip.net) Received: from ch-smtp01.sth.basefarm.net (ch-smtp01.sth.basefarm.net [80.76.149.212]) by mx1.freebsd.org (Postfix) with ESMTP id 4059F8FC16 for ; Tue, 8 Apr 2008 22:03:53 +0000 (UTC) (envelope-from erikt@midgard.homeip.net) Received: from c83-253-25-183.bredband.comhem.se ([83.253.25.183]:56412 helo=falcon.midgard.homeip.net) by ch-smtp01.sth.basefarm.net with esmtp (Exim 4.68) (envelope-from ) id 1JjLuy-0005s1-42 for freebsd-questions@freebsd.org; Wed, 09 Apr 2008 00:03:52 +0200 Received: (qmail 47136 invoked from network); 9 Apr 2008 00:03:48 +0200 Received: from owl.midgard.homeip.net (10.1.5.7) by falcon.midgard.homeip.net with ESMTP; 9 Apr 2008 00:03:48 +0200 Received: (qmail 38410 invoked by uid 1001); 9 Apr 2008 00:03:48 +0200 Date: Wed, 9 Apr 2008 00:03:48 +0200 From: Erik Trulsson To: "E. J. Cerejo" Message-ID: <20080408220348.GA38397@owl.midgard.homeip.net> Mail-Followup-To: "E. J. Cerejo" , freebsd-questions@freebsd.org References: <47FBE451.3070202@optonline.net> <200804082145.57955.lists-fbsd@shadypond.com> <47FBE9DD.30703@optonline.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47FBE9DD.30703@optonline.net> User-Agent: Mutt/1.5.17 (2007-11-01) X-Originating-IP: 83.253.25.183 X-Scan-Result: No virus found in message 1JjLuy-0005s1-42. X-Scan-Signature: ch-smtp01.sth.basefarm.net 1JjLuy-0005s1-42 442d3e20895454c9eb4024b236f8ebef Cc: freebsd-questions@freebsd.org Subject: Re: Why are some linux users saying that FreeBSD is dying X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 22:03:53 -0000 On Tue, Apr 08, 2008 at 05:55:41PM -0400, E. J. Cerejo wrote: > Pollywog wrote: >> On Tuesday 08 April 2008 21:32:01 E. J. Cerejo wrote: >>> "FreeBSD is a dying OS because netcraft.com confirms it" that's the >>> argument used some of these guys, and I'm wondering what data are they >>> using to make their point! Even netcraft is running FreeBSD and the >>> uptimes section I can see quite a few running FreeBSD and not one linux! >>> Is the data from netcraft reliable? >> >> I think perhaps the Linux users who say those things are just trying to >> get people to use Linux, for political reasons and not because Linux is >> necessarily "better". > > I'm trying to find out what they are looking at in netcraft that can > possibly prove their point. You should ask them what they are looking at, not us. -- Erik Trulsson ertr1013@student.uu.se From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 22:04:09 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 13B1E10656D0 for ; Tue, 8 Apr 2008 22:04:09 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.freebsd.org (Postfix) with ESMTP id BF73E8FC12 for ; Tue, 8 Apr 2008 22:04:08 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id DFB1C2C50D0D; Wed, 9 Apr 2008 01:04:07 +0300 (EEST) Date: Wed, 9 Apr 2008 01:04:01 +0300 From: Ion-Mihai Tetcu To: Bill Moran Message-ID: <20080409010401.3acf6cd4@it.buh.tecnik93.com> In-Reply-To: <20080408154202.8ba77f81.wmoran@potentialtech.com> References: <80f4f2b20804081229k1aa5580eva6bfb607d84c05d3@mail.gmail.com> <20080408154202.8ba77f81.wmoran@potentialtech.com> X-Mailer: Claws Mail 3.3.1 (GTK+ 2.12.9; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/ejJLgXDBT0IrLGWvIUJ_17N"; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: Jim Stapleton , freebsd-questions@freebsd.org Subject: Re: requesting 'QA' assistance X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 22:04:09 -0000 --Sig_/ejJLgXDBT0IrLGWvIUJ_17N Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Tue, 8 Apr 2008 15:42:02 -0400 Bill Moran wrote: > In response to "Jim Stapleton" : >=20 > > I have something I'd like to add to ports eventually, but it isn't > > read yet. I was wondering what the preferred method of requesting > > users take a peek at it and tell me what they think/want. > >=20 > > The actual software would go under ports-mgmt, and has the main > > functionality intended. The actuall set of programs is called 'virtual > > ports', and it allows a keyword and virtual directory indexing of the > > ports tree. The goal is to allow people to play around with different > > designs of the ports tree without having to change the system ports > > tree - preventing breakage in programs, and giving both the users and > > maintainers of the ports tree more flexibility in organization. > >=20 > > Should I post the tbz file on my web server, and post a link on a > > mailing list, or post the copied/pasted shar to the mailing list > > (466kb, so I'm guessing /no/ to that one). > >=20 > > Should I post here or to -ports? >=20 > My opinion would be make a .tgz of the port directory and put it on > a web/ftp server somewhere, then post a link to the ports mailing list > asking folks to look at it and provide feedback. >=20 > Yes, a 466K shar file posted to the mailing list is going to tick a lot > of people off ;) .shar, .shar.gz, .tgz - whatever, put it somewhere and post a link to it on ports@ which is the best place for it. --=20 IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B --Sig_/ejJLgXDBT0IrLGWvIUJ_17N Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.8 (FreeBSD) iEYEARECAAYFAkf769cACgkQBX6fi0k6KXv0bwCgq4+T9ADuZMJQNOwQSQeL6005 Jh8AnRQ8l0H5A9zScXz7KDDDHk6VXcBq =hw/6 -----END PGP SIGNATURE----- --Sig_/ejJLgXDBT0IrLGWvIUJ_17N-- From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 22:09:44 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D8E20106566B for ; Tue, 8 Apr 2008 22:09:44 +0000 (UTC) (envelope-from erik@cederstrand.dk) Received: from mx2.itu.dk (unknown [130.226.142.29]) by mx1.freebsd.org (Postfix) with ESMTP id A009C8FC0A for ; Tue, 8 Apr 2008 22:09:44 +0000 (UTC) (envelope-from erik@cederstrand.dk) Received: from wimac.littlebit.dk (unknown [85.233.238.191]) by mx2.itu.dk (Postfix) with ESMTP id 1FBB7F48015; Wed, 9 Apr 2008 00:09:43 +0200 (CEST) Message-ID: <47FBED25.5080300@cederstrand.dk> Date: Wed, 09 Apr 2008 00:09:41 +0200 From: Erik Cederstrand User-Agent: Thunderbird 2.0.0.12 (Macintosh/20080213) MIME-Version: 1.0 To: "E. J. Cerejo" References: <47FBE451.3070202@optonline.net> In-Reply-To: <47FBE451.3070202@optonline.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Why are some linux users saying that FreeBSD is dying X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 22:09:44 -0000 E. J. Cerejo wrote: > "FreeBSD is a dying OS because netcraft.com confirms it" that's the > argument used some of these guys, and I'm wondering what data are they > using to make their point! Even netcraft is running FreeBSD and the > uptimes section I can see quite a few running FreeBSD and not one linux! > Is the data from netcraft reliable? It's a long-standing joke repeated by trolls on Slashdot: http://en.wikipedia.org/wiki/Slashdot#Culture So move along, nothing to see here... Erik From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 22:19:27 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EF8D11065673 for ; Tue, 8 Apr 2008 22:19:27 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 4777A8FC22; Tue, 8 Apr 2008 22:19:27 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <47FBEF6E.5030606@FreeBSD.org> Date: Wed, 09 Apr 2008 00:19:26 +0200 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.12 (Macintosh/20080213) MIME-Version: 1.0 To: "E. J. Cerejo" References: <47FBE451.3070202@optonline.net> <200804082145.57955.lists-fbsd@shadypond.com> <47FBE9DD.30703@optonline.net> In-Reply-To: <47FBE9DD.30703@optonline.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Why are some linux users saying that FreeBSD is dying X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 22:19:28 -0000 E. J. Cerejo wrote: > Pollywog wrote: >> On Tuesday 08 April 2008 21:32:01 E. J. Cerejo wrote: >>> "FreeBSD is a dying OS because netcraft.com confirms it" that's the >>> argument used some of these guys, and I'm wondering what data are they >>> using to make their point! Even netcraft is running FreeBSD and the >>> uptimes section I can see quite a few running FreeBSD and not one linux! >>> Is the data from netcraft reliable? >> >> I think perhaps the Linux users who say those things are just trying >> to get people to use Linux, for political reasons and not because >> Linux is necessarily "better". > > I'm trying to find out what they are looking at in netcraft that can > possibly prove their point. It's just a silly troll, the people who repeat it are not referring to any actual evidence. Kris From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 22:22:00 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 29389106566C for ; Tue, 8 Apr 2008 22:22:00 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.bluestop.org (muon.bluestop.org [IPv6:2001:41c8:1:548a::2]) by mx1.freebsd.org (Postfix) with ESMTP id B67418FC1E for ; Tue, 8 Apr 2008 22:21:59 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from [IPv6:2a01:348:10f:0:30f1:73cc:a3e3:107d] (unknown [IPv6:2a01:348:10f:0:30f1:73cc:a3e3:107d]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by muon.bluestop.org (Postfix) with ESMTP id 8830C3000D; Tue, 8 Apr 2008 23:21:57 +0100 (BST) Message-ID: <47FBEFFE.1070404@cran.org.uk> Date: Tue, 08 Apr 2008 23:21:50 +0100 From: Bruce Cran User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: "E. J. Cerejo" References: <47FBE451.3070202@optonline.net> <200804082145.57955.lists-fbsd@shadypond.com> <47FBE9DD.30703@optonline.net> In-Reply-To: <47FBE9DD.30703@optonline.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Why are some linux users saying that FreeBSD is dying X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 22:22:00 -0000 E. J. Cerejo wrote: > Pollywog wrote: >> On Tuesday 08 April 2008 21:32:01 E. J. Cerejo wrote: >>> "FreeBSD is a dying OS because netcraft.com confirms it" that's the >>> argument used some of these guys, and I'm wondering what data are they >>> using to make their point! Even netcraft is running FreeBSD and the >>> uptimes section I can see quite a few running FreeBSD and not one linux! >>> Is the data from netcraft reliable? >> >> I think perhaps the Linux users who say those things are just trying >> to get people to use Linux, for political reasons and not because >> Linux is necessarily "better". > > I'm trying to find out what they are looking at in netcraft that can > possibly prove their point. It's a troll. See http://everything2.com/index.pl?node_id=1391352 for details. -- Bruce From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 22:23:39 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 94E39106564A for ; Tue, 8 Apr 2008 22:23:39 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr1.xs4all.nl (smtp-vbr1.xs4all.nl [194.109.24.21]) by mx1.freebsd.org (Postfix) with ESMTP id 269EE8FC16 for ; Tue, 8 Apr 2008 22:23:38 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr1.xs4all.nl (8.13.8/8.13.8) with ESMTP id m38MNS1s060452; Wed, 9 Apr 2008 00:23:29 +0200 (CEST) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id 75ABFB82D; Wed, 9 Apr 2008 00:23:28 +0200 (CEST) Date: Wed, 9 Apr 2008 00:23:28 +0200 From: Roland Smith To: Da Rock Message-ID: <20080408222328.GA70126@slackbox.xs4all.nl> Mail-Followup-To: Da Rock , freebsd-questions@freebsd.org References: <1207688776.16346.122.camel@laptop2.herveybayaustralia.com.au> <20080408171033.b61a9ae3.wmoran@potentialtech.com> <1207691367.16346.130.camel@laptop2.herveybayaustralia.com.au> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="wRRV7LY7NUeQGEoC" Content-Disposition: inline In-Reply-To: <1207691367.16346.130.camel@laptop2.herveybayaustralia.com.au> X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.17 (2007-11-01) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: A silent UPS - (A little OT, I know...) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 22:23:39 -0000 --wRRV7LY7NUeQGEoC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 09, 2008 at 07:49:27AM +1000, Da Rock wrote: > I don't have one yet, but I was hoping someone might have a suggestion > as to which one might be capable of switching off the audio alert. Open up the box. Find the wires to the speaker, and cut them. ;-) Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --wRRV7LY7NUeQGEoC Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.8 (FreeBSD) iEYEARECAAYFAkf78GAACgkQEnfvsMMhpyW1dACgkH/L8mL3vMC0Lw83v6K4tl7+ MusAn2K1tObg/CxRAehzSaCFZJNuTHaT =Rygk -----END PGP SIGNATURE----- --wRRV7LY7NUeQGEoC-- From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 22:24:17 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A77281065674 for ; Tue, 8 Apr 2008 22:24:17 +0000 (UTC) (envelope-from bitbucket63-it@yahoo.com) Received: from web81906.mail.mud.yahoo.com (web81906.mail.mud.yahoo.com [68.142.207.185]) by mx1.freebsd.org (Postfix) with SMTP id 492378FC12 for ; Tue, 8 Apr 2008 22:24:17 +0000 (UTC) (envelope-from bitbucket63-it@yahoo.com) Received: (qmail 40062 invoked by uid 60001); 8 Apr 2008 21:57:36 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:MIME-Version:Content-Type:Message-ID; b=lEjSm6SvOxog9P6nMvZwoq56TeCrD8QZAAwR6Sj66ucRO3wGG1gqqeluthdUNT1sKuFnHriVjJ6pfW1gFLv+EMBTA442iMtc1xgC1MN6dzKzpENGFugR6Mt92PWOMv2TtOloh9Mla/VGldatrf7zcxYFyCqhaay8yo2CsY94Ra4=; X-YMail-OSG: 3x6RyMoVM1kH3np1eqKKcdkaoLCBp7AZGq34ysUENGivzqt3IAMpVRj2r8MypNjkAAeM11SfXnSSmEuIiz4IzpKKfjI6GbHPlXtwYA9nCkIJHZYK9A8- Received: from [163.231.6.85] by web81906.mail.mud.yahoo.com via HTTP; Tue, 08 Apr 2008 14:57:36 PDT X-Mailer: YahooMailRC/902.40 YahooMailWebService/0.7.162 Date: Tue, 8 Apr 2008 14:57:36 -0700 (PDT) From: James McNaughton To: Edward Capriolo , Pollywog MIME-Version: 1.0 Message-ID: <572541.37447.qm@web81906.mail.mud.yahoo.com> Content-Type: text/plain; charset=us-ascii X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Why are some linux users saying that FreeBSD is dying X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 22:24:17 -0000 http://everything2.com/index.pl?node_id=1391352 ----- Original Message ---- From: Edward Capriolo To: Pollywog Cc: freebsd-questions@freebsd.org Sent: Tuesday, April 8, 2008 4:51:53 PM Subject: Re: Why are some linux users saying that FreeBSD is dying It would be helpful if you provided a URL for the article. I do not think they mean that FreeBSD systems are dying in terms of crashing or uptime. They might mean that the Free BSD community is not growing as fast or staying as active as the Linux community. On Tue, Apr 8, 2008 at 5:45 PM, Pollywog wrote: > On Tuesday 08 April 2008 21:32:01 E. J. Cerejo wrote: > > "FreeBSD is a dying OS because netcraft.com confirms it" that's the > > argument used some of these guys, and I'm wondering what data are they > > using to make their point! Even netcraft is running FreeBSD and the > > uptimes section I can see quite a few running FreeBSD and not one linux! > > Is the data from netcraft reliable? > > I think perhaps the Linux users who say those things are just trying to get > people to use Linux, for political reasons and not because Linux is > necessarily "better". > > > _______________________________________________ > 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 Tue Apr 8 22:28:10 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6B7FD106567E for ; Tue, 8 Apr 2008 22:28:10 +0000 (UTC) (envelope-from rock_on_the_web@comcen.com.au) Received: from angel.comcen.com.au (angel.comcen.com.au [203.23.236.69]) by mx1.freebsd.org (Postfix) with ESMTP id 0465F8FC49 for ; Tue, 8 Apr 2008 22:28:09 +0000 (UTC) (envelope-from rock_on_the_web@comcen.com.au) Received: from [192.168.0.198] (202-172-126-254.cpe.qld-1.comcen.com.au [202.172.126.254]) by angel.comcen.com.au (8.13.4/8.12.9) with ESMTP id m38MOOOq019001 for ; Wed, 9 Apr 2008 08:24:26 +1000 (EST) From: Da Rock To: freebsd-questions@freebsd.org In-Reply-To: <47FBEB8B.4020802@otenet.gr> References: <1207688776.16346.122.camel@laptop2.herveybayaustralia.com.au> <47FBE78D.2030503@cederstrand.dk> <1207691502.16346.133.camel@laptop2.herveybayaustralia.com.au> <47FBEB8B.4020802@otenet.gr> Content-Type: text/plain Date: Wed, 09 Apr 2008 08:24:19 +1000 Message-Id: <1207693459.16346.135.camel@laptop2.herveybayaustralia.com.au> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 (2.12.3-3.fc8) Content-Transfer-Encoding: 7bit X-comcen-MailScanner-Information: Please contact the ISP for more information X-comcen-MailScanner: Found to be clean X-comcen-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-16.397, required 4, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.40, BAYES_00 -15.00) X-comcen-MailScanner-From: rock_on_the_web@comcen.com.au Subject: Re: A silent UPS - (A little OT, I know...) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 22:28:10 -0000 On Wed, 2008-04-09 at 01:02 +0300, Manolis Kiagias wrote: > Da Rock wrote: > > On Tue, 2008-04-08 at 23:45 +0200, Erik Cederstrand wrote: > > > >> Da Rock wrote: > >> > >>> This may sound like a strange question, but is there a way to mute the > >>> voice box of a UPS? I have a highly specialised application for one- I > >>> need a mobile desktop pc (very cheap). I need to setup a pc for my > >>> little girl so that she has music, video, and visualisations while she's > >>> in her cot- which is mobile and moved from room to room. So I don't want > >>> to shutdown the pc when in transit, and I certainly don't want any > >>> shrieks when I unplug the power... > >>> > >> Just crack open the UPS box and cut the wires to the loudspeaker :-) > >> > > > > I thought of that- but how do you do that with those little sealed > > units? I'm looking at a small consumer unit around 500-700VA. > > > > _______________________________________________ > > 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've got a couple of cheap APC models (RS500). You can turn off all > their alert signals using the apcupsd ( sysutils/apcupsd) program ( > which is of course used for automatic shutdowns). The setting is stored > in UPS memory (probably flash or EEPROM) and is retained. This is good > actually, since one of these is pretty close to my bedroom ;) > So it can be switched off with the software? That could work for me... From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 23:41:31 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F2B89106564A for ; Tue, 8 Apr 2008 23:41:31 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id 4FCB08FC14 for ; Tue, 8 Apr 2008 23:41:30 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from kobe.laptop (adsl58-200.kln.forthnet.gr [77.49.185.200]) (authenticated bits=128) by igloo.linux.gr (8.14.2/8.14.2/Debian-3) with ESMTP id m38NfCtg009051 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 9 Apr 2008 02:41:21 +0300 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.2/8.14.2) with ESMTP id m38NfBld002261; Wed, 9 Apr 2008 02:41:11 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by kobe.laptop (8.14.2/8.14.2/Submit) id m38NfAP7002260; Wed, 9 Apr 2008 02:41:10 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) From: Giorgos Keramidas To: "E. J. Cerejo" References: <47FBE451.3070202@optonline.net> Date: Wed, 09 Apr 2008 02:41:10 +0300 In-Reply-To: <47FBE451.3070202@optonline.net> (E. J. Cerejo's message of "Tue, 08 Apr 2008 17:32:01 -0400") Message-ID: <87bq4jx6cp.fsf@kobe.laptop> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-MailScanner-ID: m38NfCtg009051 X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-3.919, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.48, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Spam-Status: No Cc: freebsd-questions@freebsd.org Subject: Re: Why are some linux users saying that FreeBSD is dying X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 23:41:32 -0000 On Tue, 08 Apr 2008 17:32:01 -0400, "E. J. Cerejo" wrote: > "FreeBSD is a dying OS because netcraft.com confirms it" that's the > argument used some of these guys, and I'm wondering what data are they > using to make their point! Even netcraft is running FreeBSD and the > uptimes section I can see quite a few running FreeBSD and not one > linux! Is the data from netcraft reliable? It's a running joke. For a *ton* of fun I recommend: http://video.google.com/videoplay?docid=7833143728685685343 From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 23:41:45 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E05F2106564A for ; Tue, 8 Apr 2008 23:41:45 +0000 (UTC) (envelope-from alpha4299@hotmail.com) Received: from bay0-omc2-s15.bay0.hotmail.com (bay0-omc2-s15.bay0.hotmail.com [65.54.246.151]) by mx1.freebsd.org (Postfix) with ESMTP id C92928FC1E for ; Tue, 8 Apr 2008 23:41:45 +0000 (UTC) (envelope-from alpha4299@hotmail.com) Received: from BAY104-W23 ([65.54.175.123]) by bay0-omc2-s15.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 8 Apr 2008 16:29:45 -0700 Message-ID: X-Originating-IP: [66.68.134.70] From: Alpha 4299 To: Chad Perrin , FreeBSD Questions Date: Tue, 8 Apr 2008 18:29:45 -0500 Importance: Normal In-Reply-To: <20080408220241.GA49395@demeter.hydra> References: <20080406191101.GA40585@demeter.hydra> <20080408220241.GA49395@demeter.hydra> MIME-Version: 1.0 X-OriginalArrivalTime: 08 Apr 2008 23:29:45.0396 (UTC) FILETIME=[6DC56740:01C899D0] Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: RE: finding BSD Unix users X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 23:41:46 -0000 Dude these guys are at CSU contact them and get your group rollin. http://= www.math.colostate.edu/~reinholz/freebsd/freebsd.html Al > Date: Tue, 8 Apr 2008 16:02:41 -0600 > From: perrin@apotheon.com > To: freebsd-questions@freebsd.org > Subject: Re: finding BSD Unix users >=20 > On Sun, Apr 06, 2008 at 01:11:01PM -0600, Chad Perrin wrote: > > My area (northern Colorado) has an excellent Linux Users Group (NCLUG). > > There's a great bunch of guys there. Unfortunately, they're very > > Linux-centric. I'm kinda the resident BSD Unix heretic -- which is fin= e > > most of the time, but once in a while I'd like to be able to discuss > > stuff with people who primarily use BSD Unix systems instead of > > Linux-based systems. > >=20 > > Unfortunately, there isn't a single Colorado BSD Users Group in Colorad= o > > that I can find. The closest I've been able to find mention of online = at > > all is Laramie, Wyoming -- LWFUG, or "Laramie, Wyoming Freenix Users > > Group". Their website seems to have become a domain squatter's portal > > site, though. > >=20 > > So . . . does anyone here have any suggestions for how I might go about > > finding BSD Unix users somewhat local to me? Since there isn't a group > > already that I can find, I wonder if there are enough people interested > > in such a thing in this area to build a users group. Any suggestions f= or > > how to go about finding fellow BSD Unix users in my area would be > > appreciated, I'm sure. >=20 > I'm not entirely opposed to spending a little money, but . . . does > anyone have recommendations that don't involve paying for advertising, > buying a house, et cetera? >=20 > --=20 > CCD CopyWrite Chad Perrin [ http://ccd.apotheon.org ] > Dr. Ron Paul: "Liberty has meaning only if we still believe in it when > terrible things happen and a false government security blanket beckons." _________________________________________________________________ Use video conversation to talk face-to-face with Windows Live Messenger. http://www.windowslive.com/messenger/connect_your_way.html?ocid=3DTXT_TAGLM= _WL_Refresh_messenger_video_042008= From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 23:48:43 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5A3721065670 for ; Tue, 8 Apr 2008 23:48:43 +0000 (UTC) (envelope-from mike@sentex.net) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.freebsd.org (Postfix) with ESMTP id 0898F8FC1C for ; Tue, 8 Apr 2008 23:48:42 +0000 (UTC) (envelope-from mike@sentex.net) Received: from Mobile2.sentex.ca (cage.simianscience.com [64.7.134.1]) by smarthost2.sentex.ca (8.14.2/8.14.2) with SMTP id m38NmfVc012419; Tue, 8 Apr 2008 19:48:41 -0400 (EDT) (envelope-from mike@sentex.net) From: mike@sentex.net To: Mark Busby Date: Tue, 08 Apr 2008 19:48:46 -0400 Message-ID: <5v0ov3hm2eikciaj339a3ue0ptr6jc93rv@4ax.com> References: <730653.69491.qm@web81207.mail.mud.yahoo.com> In-Reply-To: <730653.69491.qm@web81207.mail.mud.yahoo.com> X-Mailer: Forte Agent 4.2/32.1118 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Cc: freebsd-questions@freebsd.org Subject: Re: ipsec-racoon and a cisco pix 515e X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 23:48:43 -0000 On Tue, 8 Apr 2008 08:24:42 -0700 (PDT), in sentex.lists.freebsd.questions you wrote: >Having trouble getting my first connection >: DEBUG: notification message 14:NO-PROPOSAL-CHOSEN, doi=3D1 = proto_id=3D3 spi=3D0fddcb32(size=3D4). > setkey -D -P >192.168.75.101/0[any] 192.168.1.203/0[any] ip4 The policy you have installed must match what is on the PIX. The above error usually means they dont match. ---Mike From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 23:51:21 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7AF2E1065673 for ; Tue, 8 Apr 2008 23:51:21 +0000 (UTC) (envelope-from bennett@cs.niu.edu) Received: from mp.cs.niu.edu (mp.cs.niu.edu [131.156.145.41]) by mx1.freebsd.org (Postfix) with ESMTP id 5CBCB8FC1B for ; Tue, 8 Apr 2008 23:51:21 +0000 (UTC) (envelope-from bennett@cs.niu.edu) Received: from mp.cs.niu.edu (bennett@localhost [127.0.0.1]) by mp.cs.niu.edu (8.14.2/8.14.2) with ESMTP id m38Nnx4Q010892; Tue, 8 Apr 2008 18:49:59 -0500 (CDT) Date: Tue, 8 Apr 2008 18:49:59 -0500 (CDT) From: Scott Bennett Message-Id: <200804082349.m38NnxVu010891@mp.cs.niu.edu> To: freebsd-questions@freebsd.org, "Max Russell" Cc: Subject: Re: xorg and radeon, widescreen X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 23:51:21 -0000 On Tue, 8 Apr 2008 11:29:34 +0100 "Max Russell" wrote: >I'm having issues with my X1350, video7 flatscreen and xorg.conf - the >relevant sections of my xorg follow: > >Section "ServerLayout" > Identifier "X.org Configured" > Screen 0 "Screen0" 0 0 > InputDevice "Mouse0" "CorePointer" > InputDevice "Keyboard0" "CoreKeyboard" >EndSection > >Section "Files" > RgbPath "/usr/local/share/X11/rgb" > ModulePath "/usr/local/lib/xorg/modules" > FontPath "/usr/local/lib/X11/fonts/misc/" > FontPath "/usr/local/lib/X11/fonts/TTF/" > FontPath "/usr/local/lib/X11/fonts/OTF" > FontPath "/usr/local/lib/X11/fonts/Type1/" > FontPath "/usr/local/lib/X11/fonts/100dpi/" > FontPath "/usr/local/lib/X11/fonts/75dpi/" > FontPath "/usr/local/lib/X11/fonts/URW/" >EndSection > >Section "Module" > Load "GLcore" > Load "dbe" > Load "dri" > Load "extmod" > Load "glx" > Load "record" > Load "xtrap" > Load "freetype" > Load "type1" >EndSection > >Section "Monitor" > Identifier "Monitor0" > VendorName "VideoSeven" > ModelName "R19W01" > Modeline "1440x900_60.00" 106.47 1440 1520 1672 1904 900 901 904 932 >-HSync +Vsync >EndSection > >Section "Device" > ### Available Driver options are:- > ### Values: : integer, : float, : "True"/"False", > ### : "String", : " Hz/kHz/MHz" > ### [arg]: arg optional > #Option "ShadowFB" # [] > #Option "DefaultRefresh" # [] > #Option "ModeSetClearScreen" # [] > Identifier "Card0" > Driver "vesa" > VendorName "ATI Technologies Inc" > BoardName "RV515 [Radeon X1300]" > BusID "PCI:2:0:0" >EndSection > >Section "Screen" > Identifier "Screen0" > Device "Card0" > Monitor "Monitor0" > DefaultDepth 24 > SubSection "Display" > Viewport 0 0 > Depth 1 > EndSubSection > SubSection "Display" > Viewport 0 0 > Depth 4 > EndSubSection > SubSection "Display" > Viewport 0 0 > Depth 8 > EndSubSection > SubSection "Display" > Viewport 0 0 > Depth 15 > EndSubSection > SubSection "Display" > Viewport 0 0 > Depth 16 > EndSubSection > SubSection "Display" > Viewport 0 0 > Depth 24 > Modes "1440x900_60" > EndSubSection >EndSection > >this fails to start x with the /var/log entry reading - >(WW) RADEON: No matching Device section for instance (BusID PCI:2:0:1) found >(EE) No devices detected. > >Fatal server error: >no screens found > >It has been suggested to me that I comment out the BusID entry, however I am >unsure as to why this should work? > It most likely will work because the server will detect the address correctly when allowed to (see the RADEON warning message above). You apparently specified the wrong address in the BusID line, which resulted in the "No devices detected." error message above. Stop giving it the wrong address. Just remove the BusID line, and try it, for goodness's sake. Scott Bennett, Comm. ASMELG, CFIAG ********************************************************************** * Internet: bennett at cs.niu.edu * *--------------------------------------------------------------------* * "A well regulated and disciplined militia, is at all times a good * * objection to the introduction of that bane of all free governments * * -- a standing army." * * -- Gov. John Hancock, New York Journal, 28 January 1790 * ********************************************************************** From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 00:10:46 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 00AEC106566C for ; Wed, 9 Apr 2008 00:10:46 +0000 (UTC) (envelope-from stapleton.41@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.182]) by mx1.freebsd.org (Postfix) with ESMTP id CD4BB8FC17 for ; Wed, 9 Apr 2008 00:10:45 +0000 (UTC) (envelope-from stapleton.41@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so1743782waf.3 for ; Tue, 08 Apr 2008 17:10:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=thlErE4Jm10ET1lCyyjvgHUYZ15gnLWsOWMqjMJ46Tc=; b=kyxBtuTE7N2L9hqIWjE2Gx/qNwISXVysaqPJUEuy4stxpCmYNvC0MkLtUdoxixPqU4kPBXf7jGZ22tDPdVxs36we+YDjnItQLjp3RMZkh/mjHa/qPj+uoIH/1p1mHoyswFUPMFmkO3ZoXsslNPX5qACprOXfsgnBNJoMnup0RWQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Hep8kNewg2Xttd6jmMvFpOKhSNZCzsfHZ5kllL+Pvnc76qNXFmDLQ3CKA5lG0YccJ7fjbCaE34O4VmiFQJr+0eolLbqsNF96rieJWi0VPeBsaoc3e3XEq1eTVV87usYhhDnjonMG+01hZPVGvThftEZHrz6RSrtM38lwvjRQd0A= Received: by 10.114.255.1 with SMTP id c1mr8300102wai.93.1207699844687; Tue, 08 Apr 2008 17:10:44 -0700 (PDT) Received: by 10.114.113.11 with HTTP; Tue, 8 Apr 2008 17:10:44 -0700 (PDT) Message-ID: <80f4f2b20804081710k5af28466k17f3d38cdd6e344a@mail.gmail.com> Date: Tue, 8 Apr 2008 20:10:44 -0400 From: "Jim Stapleton" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: QEMU networking quirkiness on 7.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 00:10:46 -0000 I'm not sure if this is QEmu or FreeBSD. I have a fairly boring 7.0/i386 setup. The QEmu VM can access the web (I'm typing this out now in WindowsXP running safely in it's cage, for example). But it cannot VPN into work (timeout) or ping anything. I suspect it has to do with the way that QEmu is given network access. Is there any way to set up QEmu to access the network through an aliased IP address, and hence look like any other machine on my network, rather than to hide behind my BSD box? Is there another route I should take?+ Thanks, -Jim Stapleton From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 00:16:17 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 076CD106566B for ; Wed, 9 Apr 2008 00:16:17 +0000 (UTC) (envelope-from iaccounts@ibctech.ca) Received: from pearl.ibctech.ca (pearl.ibctech.ca [208.70.104.210]) by mx1.freebsd.org (Postfix) with ESMTP id 895C88FC12 for ; Wed, 9 Apr 2008 00:16:16 +0000 (UTC) (envelope-from iaccounts@ibctech.ca) Received: (qmail 43043 invoked by uid 1002); 9 Apr 2008 00:16:16 -0000 Received: from iaccounts@ibctech.ca by pearl.ibctech.ca by uid 89 with qmail-scanner-1.22 (spamassassin: 2.64. Clear:RC:1(208.70.104.100):. Processed in 0.078554 secs); 09 Apr 2008 00:16:16 -0000 Received: from unknown (HELO ?192.168.30.110?) (steve@ibctech.ca@208.70.104.100) by pearl.ibctech.ca with (DHE-RSA-AES256-SHA encrypted) SMTP; 9 Apr 2008 00:16:15 -0000 Message-ID: <47FC0A69.7050002@ibctech.ca> Date: Tue, 08 Apr 2008 20:14:33 -0400 From: Steve Bertrand User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <47FB3600.214104E2@t-online.de> <47FB63F1.2020207@ibctech.ca> <47FB9E0F.E7035FFF@t-online.de> <47FBB888.5070306@ibctech.ca> In-Reply-To: X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: network configuration problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 00:16:17 -0000 Warren Block wrote: > On Tue, 8 Apr 2008, Steve Bertrand wrote: >> If you ever need to add any other workstations to the network, you >> will want to ensure that the IP you added to FreeBSD manually does not >> fall within the DHCP scope of the gateway. >> >> For instance, if you plug a Windows PC into the gateway, it will by >> default request an address via DHCP. If the gateway provides the >> Windows PC the same address as FreeBSD, you will have communication >> problems. > > It's neater and safer to keep static and dynamic addresses in separate > ranges, but often not strictly necessary. I agree, however, my rule of thumb is to not trust hardware to strictly adhere to proper standards or RFC's, especially when it comes down to CPE ;) Anyone who has managed a sizable network will know that not properly managing things like this manually is asking for trouble. Cheers, Steve From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 00:21:39 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ED3D11065670 for ; Wed, 9 Apr 2008 00:21:38 +0000 (UTC) (envelope-from perrin@apotheon.com) Received: from outbound-mail-05.bluehost.com (outbound-mail-05.bluehost.com [69.89.21.15]) by mx1.freebsd.org (Postfix) with SMTP id C11A08FC17 for ; Wed, 9 Apr 2008 00:21:38 +0000 (UTC) (envelope-from perrin@apotheon.com) Received: (qmail 13353 invoked by uid 0); 9 Apr 2008 00:21:36 -0000 Received: from unknown (HELO box183.bluehost.com) (69.89.25.183) by outboundproxy1.bluehost.com with SMTP; 9 Apr 2008 00:21:36 -0000 Received: from c-67-165-217-249.hsd1.co.comcast.net ([67.165.217.249] helo=demeter.hydra) by box183.bluehost.com with esmtpa (Exim 4.68) (envelope-from ) id 1JjO4G-0001rq-8C for freebsd-questions@freebsd.org; Tue, 08 Apr 2008 18:21:36 -0600 Received: by demeter.hydra (sSMTP sendmail emulation); Tue, 8 Apr 2008 18:21:37 -0600 Date: Tue, 8 Apr 2008 18:21:37 -0600 From: Chad Perrin To: FreeBSD Questions Message-ID: <20080409002137.GA49800@demeter.hydra> Mail-Followup-To: FreeBSD Questions References: <20080406191101.GA40585@demeter.hydra> <20080408220241.GA49395@demeter.hydra> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="zhXaljGHf11kAtnf" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i X-Identified-User: {737:box183.bluehost.com:apotheon:apotheon.com} {sentby:smtp auth 67.165.217.249 authed with perrin@apotheon.com} Subject: Re: finding BSD Unix users X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 00:21:39 -0000 --zhXaljGHf11kAtnf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 08, 2008 at 06:29:45PM -0500, Alpha 4299 wrote: >=20 > Dude these guys are at CSU contact them and get your group rollin. http:= //www.math.colostate.edu/~reinholz/freebsd/freebsd.html > Al >=20 > > Date: Tue, 8 Apr 2008 16:02:41 -0600 > > From: perrin@apotheon.com > > To: freebsd-questions@freebsd.org > > Subject: Re: finding BSD Unix users > >=20 > > On Sun, Apr 06, 2008 at 01:11:01PM -0600, Chad Perrin wrote: > > > My area (northern Colorado) has an excellent Linux Users Group (NCLUG= ). > > > There's a great bunch of guys there. Unfortunately, they're very > > > Linux-centric. I'm kinda the resident BSD Unix heretic -- which is f= ine > > > most of the time, but once in a while I'd like to be able to discuss > > > stuff with people who primarily use BSD Unix systems instead of > > > Linux-based systems. > > >=20 > > > Unfortunately, there isn't a single Colorado BSD Users Group in Color= ado > > > that I can find. The closest I've been able to find mention of onlin= e at > > > all is Laramie, Wyoming -- LWFUG, or "Laramie, Wyoming Freenix Users > > > Group". Their website seems to have become a domain squatter's portal > > > site, though. > > >=20 > > > So . . . does anyone here have any suggestions for how I might go abo= ut > > > finding BSD Unix users somewhat local to me? Since there isn't a gro= up > > > already that I can find, I wonder if there are enough people interest= ed > > > in such a thing in this area to build a users group. Any suggestions= for > > > how to go about finding fellow BSD Unix users in my area would be > > > appreciated, I'm sure. > >=20 > > I'm not entirely opposed to spending a little money, but . . . does > > anyone have recommendations that don't involve paying for advertising, > > buying a house, et cetera? > >=20 > > --=20 > > CCD CopyWrite Chad Perrin [ http://ccd.apotheon.org ] > > Dr. Ron Paul: "Liberty has meaning only if we still believe in it when > > terrible things happen and a false government security blanket beckons." >=20 > _________________________________________________________________ > Use video conversation to talk face-to-face with Windows Live Messenger. > http://www.windowslive.com/messenger/connect_your_way.html?ocid=3DTXT_TAG= LM_WL_Refresh_messenger_video_042008 --=20 CCD CopyWrite Chad Perrin [ http://ccd.apotheon.org ] Patrick J. LoPresti: "Emacs has been replaced by a shell script which 1) Generates a syslog message at level LOG_EMERG; 2) reduces the user's disk quota by 100K; and 3) RUNS ED!!!!!!" --zhXaljGHf11kAtnf Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.8 (FreeBSD) iEYEARECAAYFAkf8DBEACgkQ9mn/Pj01uKWB4QCg6HG4ASz43Bm1yPPBzE6gpj6S EkEAnj4ES18/9uIYFDvMGIG4xBzfvJfz =mG3O -----END PGP SIGNATURE----- --zhXaljGHf11kAtnf-- From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 00:52:18 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AF7D81065671 for ; Wed, 9 Apr 2008 00:52:18 +0000 (UTC) (envelope-from erik@cepheid.org) Received: from mail.cepheid.org (aleph.cepheid.org [72.232.60.94]) by mx1.freebsd.org (Postfix) with ESMTP id 918CB8FC12 for ; Wed, 9 Apr 2008 00:52:18 +0000 (UTC) (envelope-from erik@cepheid.org) Received: by mail.cepheid.org (Postfix, from userid 1006) id DEC769B4002; Tue, 8 Apr 2008 19:52:17 -0500 (CDT) Date: Tue, 8 Apr 2008 19:52:17 -0500 From: Erik Osterholm To: FreeBSD Mailing Lists Message-ID: <20080409005217.GA97058@aleph.cepheid.org> Mail-Followup-To: Erik Osterholm , FreeBSD Mailing Lists , mla@nasreddine.com References: <20080408220005.GA23508@phoenix.nasreddine.info> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080408220005.GA23508@phoenix.nasreddine.info> User-Agent: Mutt/1.4.2.3i Cc: Subject: Re: Screen inside Jails + su X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 00:52:18 -0000 On Wed, Apr 09, 2008 at 12:00:05AM +0200, Wael Nasreddine wrote: > Hello, > > I have a FreeBSD server which is Jails based, I have created a special > jail to run 3 rTorrent process for 3 users, I made all the permissions > and added the users, then I launched manually (for testing purpose) > these screen sessions for the 3 users using the below method: > - jexec onto the jail. > - su to the user: su -l wael > - run a detached screen: screen -dmS Rtorrent > I have a .screenrc for each user in place to run one command, > rtorrent > > Now I have 2 questions: > 1) How can I add this procedure to the jail startup?? The common way for a user to run a program at startup is to use cron with the special @reboot directive instead of giving it a time to run a job. http://www.freebsd.org/doc/en/books/handbook/configtuning-starting-services.html > 2) I can't attach the screen, everytime I try to I get an error: > # su -l wael > % screen -Dr Rtorrent > Cannot open your terminal '/dev/ttyp6' - please check. > What's going on? why can't I attach the screen session ?? If you have used jexec to get into the jail, then you won't have a pty within the jail, and anything which relies on one will fail to execute. Start up sshd in the jail, then ssh to it and see if you can attach the screen. Erik From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 01:05:23 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E3C461065671 for ; Wed, 9 Apr 2008 01:05:23 +0000 (UTC) (envelope-from mla@nasreddine.com) Received: from server1.nasreddine.com (server1.nasreddine.com [82.225.70.234]) by mx1.freebsd.org (Postfix) with ESMTP id 8ABDD8FC23 for ; Wed, 9 Apr 2008 01:05:23 +0000 (UTC) (envelope-from mla@nasreddine.com) Received: from localhost (unknown [192.168.2.5]) by server1.nasreddine.com (Postfix) with ESMTP id E616B12318B5; Wed, 9 Apr 2008 03:05:21 +0200 (CEST) X-Virus-Scanned: amavisd-new at nasreddine.info Received: from server1.nasreddine.com ([192.168.2.5]) by localhost (cadmus-mail.nasreddine.info [192.168.2.5]) (amavisd-new, port 10024) with LMTP id GgbgvavM88sA; Wed, 9 Apr 2008 03:05:15 +0200 (CEST) Received: from phoenix.nasreddine.info (phoenix.nasreddine.info [192.168.1.3]) by server1.nasreddine.com (Postfix) with ESMTPA id 1EA7812318A3; Wed, 9 Apr 2008 03:05:14 +0200 (CEST) Date: Wed, 9 Apr 2008 03:05:03 +0200 From: Wael Nasreddine To: FreeBSD Mailing Lists Message-ID: <20080409010503.GB15556@phoenix.nasreddine.info> Mail-Followup-To: FreeBSD Mailing Lists , Erik Osterholm References: <20080408220005.GA23508@phoenix.nasreddine.info> <20080409005217.GA97058@aleph.cepheid.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="SUOF0GtieIMvvwua" Content-Disposition: inline In-Reply-To: <20080409005217.GA97058@aleph.cepheid.org> X-Operating-System: Linux 2.6.24-ARCH i686 X-Uptime: 00:15:04 up 52 min, 8 users, load average: 1.35, 0.74, 0.54 X-Editor: VIM - Vi IMproved 7.1 (2007 May 12, compiled Mar 7 2008 02:52:44) X-PGP-Key: http://wael.nasreddine.com/files/Wael_Nasreddine.asc X-Info: http://wael.nasreddine.com User-Agent: Mutt/1.5.17-muttng (2007-11-01) Cc: Erik Osterholm Subject: Re: Screen inside Jails + su X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 01:05:24 -0000 --SUOF0GtieIMvvwua Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable This One Time, at Band Camp, Erik Osterholm said, On Tue, Apr 08, 2008 at 07:52:17PM -0500: > On Wed, Apr 09, 2008 at 12:00:05AM +0200, Wael Nasreddine wrote: > The common way for a user to run a program at startup is to use cron > with the special @reboot directive instead of giving it a time to run > a job. > http://www.freebsd.org/doc/en/books/handbook/configtuning-starting-servic= es.html Thank you for pointing that out, could you please give me an example I haven't found on that page... > If you have used jexec to get into the jail, then you won't have a pty > within the jail, and anything which relies on one will fail to > execute. Start up sshd in the jail, then ssh to it and see if you can > attach the screen. Thanks that worked fine... > Erik --=20 Wael Nasreddine http://wael.nasreddine.com PGP: 1024D/C8DD18A2 06F6 1622 4BC8 4CEB D724 DE12 5565 3945 C8DD 18A2 /\ Man has never reconciled himself to the ten commandments. --SUOF0GtieIMvvwua Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (GNU/Linux) iEYEARECAAYFAkf8Fj8ACgkQVWU5RcjdGKIS4gCfYPhZv9RQmdM29UO0fGdH5H6n EPMAnjFjJwtLeaWMrW5YwPn55EP/JdEo =I9j3 -----END PGP SIGNATURE----- --SUOF0GtieIMvvwua-- From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 02:31:06 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7F83F1065671 for ; Wed, 9 Apr 2008 02:31:06 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from mta4.srv.hcvlny.cv.net (mta4.srv.hcvlny.cv.net [167.206.4.199]) by mx1.freebsd.org (Postfix) with ESMTP id 507228FC0A for ; Wed, 9 Apr 2008 02:31:05 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from flosoft.no-ip.biz (ool-435559b8.dyn.optonline.net [67.85.89.184]) by mta4.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTP id <0JZ100FAADNKWXJ0@mta4.srv.hcvlny.cv.net> for freebsd-questions@freebsd.org; Tue, 08 Apr 2008 22:30:56 -0400 (EDT) Received: from flosoft.no-ip.biz (localhost [IPv6:::1]) by flosoft.no-ip.biz (8.14.2/8.14.2) with ESMTP id m392Usjj051265; Tue, 08 Apr 2008 22:30:55 -0400 Date: Tue, 08 Apr 2008 22:30:49 -0400 From: "Aryeh M. Friedman" In-reply-to: <80f4f2b20804081229k1aa5580eva6bfb607d84c05d3@mail.gmail.com> To: Jim Stapleton Message-id: <47FC2A59.9030208@gmail.com> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Enigmail-Version: 0.95.6 References: <80f4f2b20804081229k1aa5580eva6bfb607d84c05d3@mail.gmail.com> User-Agent: Thunderbird 2.0.0.12 (X11/20080329) Cc: kip.macy@gmail.com, freebsd-questions@freebsd.org, Alexander Ryba , Ondrej Fischer Subject: Re: requesting 'QA' assistance X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 02:31:06 -0000 Jim Stapleton wrote: > I have something I'd like to add to ports eventually, but it isn't > read yet. I was wondering what the preferred method of requesting > users take a peek at it and tell me what they think/want. > Normally I would agree with everyone that says to ask on -ports@ but this fits extremely well with what is generally refered to as ports 2.0 (different names are used by different members of the loose community working on it, I have CC'ed everyone else so you know who they are). > The actual software would go under ports-mgmt, and has the main > functionality intended. The actuall set of programs is called 'virtual > ports', and it allows a keyword and virtual directory indexing of the > ports tree. The goal is to allow people to play around with different > designs of the ports tree without having to change the system ports > tree - preventing breakage in programs, and giving both the users and > maintainers of the ports tree more flexibility in organization. > I don't know if this fits 100% what Ale calls virtual ports (see http://wiki.freebsd.org/PortsToDo) but it very close to the image I have for them (we need to know more details of course). I am going to forward you some stuff so you can have a better idea of where the ports 2.0 are heading. Also keep in mind that at the very least I will likely want to look at your stuff in extreme detail because something like this is a natural extension of the SoC project I am awaiting approval on. > Should I post the tbz file on my web server, and post a link on a > mailing list, or post the copied/pasted shar to the mailing list > (466kb, so I'm guessing /no/ to that one). > > Should I post here or to -ports? > There are some historical/political reasons why you should have a small group look at it before you post the code to -ports@ (see the references I am sending you) > Thanks, > -Jim Stapleton > _______________________________________________ > 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 9 02:38:49 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E53651065670; Wed, 9 Apr 2008 02:38:49 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from mta4.srv.hcvlny.cv.net (mta4.srv.hcvlny.cv.net [167.206.4.199]) by mx1.freebsd.org (Postfix) with ESMTP id AD6198FC14; Wed, 9 Apr 2008 02:38:49 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from flosoft.no-ip.biz (ool-435559b8.dyn.optonline.net [67.85.89.184]) by mta4.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTP id <0JZ100FPLE0DWUH0@mta4.srv.hcvlny.cv.net>; Tue, 08 Apr 2008 22:38:44 -0400 (EDT) Received: from flosoft.no-ip.biz (localhost [IPv6:::1]) by flosoft.no-ip.biz (8.14.2/8.14.2) with ESMTP id m392cZmL051287; Tue, 08 Apr 2008 22:38:35 -0400 Date: Tue, 08 Apr 2008 22:38:30 -0400 From: "Aryeh M. Friedman" In-reply-to: <47FC2A59.9030208@gmail.com> To: Jim Stapleton Message-id: <47FC2C26.8070706@gmail.com> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Enigmail-Version: 0.95.6 References: <80f4f2b20804081229k1aa5580eva6bfb607d84c05d3@mail.gmail.com> <47FC2A59.9030208@gmail.com> User-Agent: Thunderbird 2.0.0.12 (X11/20080329) X-Mailman-Approved-At: Wed, 09 Apr 2008 03:09:34 +0000 Cc: kip.macy@gmail.com, Alejandro Pulver , freebsd-questions@freebsd.org, Alexander Ryba , Ondrej Fischer Subject: Re: requesting 'QA' assistance X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 02:38:50 -0000 Oops Alex Ryba was a careless click on my behalf the actual person is Alejandro Pulver From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 03:11:14 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7866D1065674 for ; Wed, 9 Apr 2008 03:11:14 +0000 (UTC) (envelope-from ruel.freebsd@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.28]) by mx1.freebsd.org (Postfix) with ESMTP id 33C048FC17 for ; Wed, 9 Apr 2008 03:11:13 +0000 (UTC) (envelope-from ruel.freebsd@gmail.com) Received: by yw-out-2324.google.com with SMTP id 2so15231265ywt.61 for ; Tue, 08 Apr 2008 20:11:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=EL185Y6wzK0b+uh5CXPhPZHkw5f2ojhcKug+FnOuK2o=; b=wkM8iZfjeaLmYU0WYj3rNhNlKC7Yh9dugJK5C3MeuK5F20NhZIefkaK3ZG5YlvHPzOrIrOVfBW+1wCcHfPigKGb954zrfkZoEtWtjhhTin9Sr/j1aCxf+MrBUUQWY7qyaj/j9mFrQmLnsNKcbjeRFIaTD2rs+I8Lzxg+A3tl2+M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=WkUsjc6hAqluy7sy4/wZVUmeGQLt3xFCX/nC/5wePWT2MVmIBCNaAIjgq0LQhzYk02EMVhaxcIifiRUxlOIoaJDta5uVGQg3gUpsCM5vUEpcq30Z1Hg7eMw7TpNPd30qVIo6AgUGi1A5TGxPLHNRKlrSvn7pQMEUrDpWlISakNQ= Received: by 10.151.144.4 with SMTP id w4mr1494673ybn.88.1207710673201; Tue, 08 Apr 2008 20:11:13 -0700 (PDT) Received: by 10.151.107.7 with HTTP; Tue, 8 Apr 2008 20:11:13 -0700 (PDT) Message-ID: Date: Wed, 9 Apr 2008 11:11:13 +0800 From: "Ruel Luchavez" To: freebsd-questions@freebsd.org. MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Back up files... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 03:11:14 -0000 Hello again... Guys could you teach me how to transfer files from server, I have back up my files & i want to transfer the back up files folder in my DVD CD to avoid disk consumption. Could you teach me step by step? Best regards....:D From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 03:19:20 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8F812106566B for ; Wed, 9 Apr 2008 03:19:20 +0000 (UTC) (envelope-from ian@calvin.axolotl.ca) Received: from calvin.axolotl.ca (calvin.axolotl.ca [208.78.102.234]) by mx1.freebsd.org (Postfix) with ESMTP id 5F3CD8FC15 for ; Wed, 9 Apr 2008 03:19:20 +0000 (UTC) (envelope-from ian@calvin.axolotl.ca) Received: by calvin.axolotl.ca (Postfix, from userid 1000) id 7FF6B94146; Wed, 9 Apr 2008 00:05:41 -0300 (ADT) Date: Wed, 9 Apr 2008 00:05:41 -0300 From: Ian Campbell To: freebsd-questions@freebsd.org Message-ID: <20080409030541.GA2118@calvin.axolotl.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-PGP-Key: http://slu.ms/6FAB9DDE.gpg.asc X-PGP-Key-Server: http://subkeys.pgp.net X-PGP-Fingerprint: B23C EE1D AB72 5DB2 4785 F1AF EB50 5EA0 6FAB 9DDE User-Agent: Mutt/1.5.13 (2006-08-11) Subject: gethostbyaddr failure X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 03:19:20 -0000 Hi all, I'm having a problem with reverse DNS on FreeBSD 7.0 (AMD64). Postfix was having problems doing DNS lookups, and I eventually narrowed it down to a failure with gethostbyaddr using the name-addr-test files in the Postfix tarball. You can find the test my machine failed here: http://www.opensource.apple.com/darwinsource/Current/postfix-174/postfix/auxiliary/name-addr-test/gethostbyaddr.c ... but it's basically just a call to gethostbyaddr(). My resolv.conf is just 'nameserver 127.0.0.1' (there is a local powerdns recursor running), but I've tried it with two other nameservers as well. No luck, although there is nothing wrong with any of the servers, according to dig and host. My nsswitch.conf has files and dns for the hosts entry. Strangely, when I look at the truss output for the test, /etc/hosts is never opened, and neither is a socket... so it's not like there's a network/dns issue, it's not even making the request. It just abruptly fails. When I added a call to herror() in the test, I got an error message about a resolver internal error. blackhole# truss -f ./gethostbyaddr 72.14.205.147 2049: __sysctl(0x7fffffffe870,0x2,0x7fffffffe88c,0x7fffffffe880,0x0,0x0) = 0 (0x0) 2049: mmap(0x0,560,PROT_READ|PROT_WRITE,MAP_ANON,-1,0x0) = 34365132800 (0x800525000) 2049: munmap(0x800525000,560) = 0 (0x0) 2049: __sysctl(0x7fffffffe8e0,0x2,0x80062dde8,0x7fffffffe8d8,0x0,0x0) = 0 (0x0) 2049: mmap(0x0,32768,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_ANON,-1,0x0) = 34365132800 (0x800525000) 2049: issetugid(0x800526015,0x800521669,0x800631730,0x800631700,0x49ac,0x7fffffffe8d8) = 0 (0x0) 2049: open("/etc/libmap.conf",O_RDONLY,0666) ERR#2 'No such file or directory' 2049: open("/var/run/ld-elf.so.hints",O_RDONLY,057) = 3 (0x3) 2049: read(3,"Ehnt\^A\0\0\0\M^@\0\0\0\M-l\0\0"...,128) = 128 (0x80) 2049: lseek(3,0x80,SEEK_SET) = 128 (0x80) 2049: read(3,"/lib:/usr/lib:/usr/lib/compat:/u"...,236) = 236 (0xec) 2049: close(3) = 0 (0x0) 2049: access("/lib/libc.so.7",0) = 0 (0x0) 2049: open("/lib/libc.so.7",O_RDONLY,030556300) = 3 (0x3) 2049: fstat(3,{mode=-r--r--r-- ,inode=49456,size=1150104,blksize=4096}) = 0 (0x0) 2049: read(3,"\^?ELF\^B\^A\^A\t\0\0\0\0\0\0\0"...,4096) = 4096 (0x1000) 2049: mmap(0x0,2215936,PROT_READ|PROT_EXEC,MAP_PRIVATE|MAP_NOCORE,3,0x0) = 34366234624 (0x800632000) 2049: mprotect(0x80071b000,4096,PROT_READ|PROT_WRITE|PROT_EXEC) = 0 (0x0) 2049: mprotect(0x80071b000,4096,PROT_READ|PROT_EXEC) = 0 (0x0) 2049: mmap(0x80081b000,118784,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_FIXED,3,0xe9000) = 34368237568 (0x80081b000) 2049: mmap(0x800838000,94208,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_FIXED|MAP_ANON,-1,0x0) = 34368356352 (0x800838000) 2049: close(3) = 0 (0x0) 2049: sysarch(0x81,0x7fffffffe960,0x80052b088,0x0,0xffffffffffd08fb0,0x7fffffffe6b8) = 0 (0x0) 2049: mmap(0x0,240,PROT_READ|PROT_WRITE,MAP_ANON,-1,0x0) = 34365165568 (0x80052d000) 2049: munmap(0x80052d000,240) = 0 (0x0) 2049: mmap(0x0,41760,PROT_READ|PROT_WRITE,MAP_ANON,-1,0x0) = 34365165568 (0x80052d000) 2049: munmap(0x80052d000,41760) = 0 (0x0) 2049: __sysctl(0x7fffffffe910,0x2,0x800838e80,0x7fffffffe908,0x0,0x0) = 0 (0x0) 2049: sigprocmask(SIG_BLOCK,SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2,0x0) = 0 (0x0) 2049: sigprocmask(SIG_SETMASK,0x0,0x0) = 0 (0x0) 2049: gettimeofday({1207708748.093731},0x0) = 0 (0x0) 2049: getpid(0x7fffffffe4d0,0x0,0x80084e540,0x80070239c,0xffffffff80a4e2a0,0x7fffffffe4c8) = 2049 (0x801) 2049: __sysctl(0x7fffffffe460,0x2,0x80083cee8,0x7fffffffe478,0x0,0x0) = 0 (0x0) 2049: __sysctl(0x7fffffffdfc0,0x2,0x80084bad8,0x7fffffffdfb8,0x0,0x0) = 0 (0x0) 2049: __sysctl(0x7fffffffe000,0x2,0x7fffffffe01c,0x7fffffffe010,0x0,0x0) = 0 (0x0) 2049: readlink("/etc/malloc.conf",0x7fffffffe050,1024) ERR#2 'No such file or directory' 2049: issetugid(0x800713954,0x7fffffffe050,0x0,0x2,0xffffffff80a4e2a0,0x7fffffffe038) = 0 (0x0) 2049: __sysctl(0x7fffffffdf40,0x2,0x7fffffffdf5c,0x7fffffffdf50,0x0,0x0) = 0 (0x0) 2049: mmap(0x0,4096,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_ANON,-1,0x0) = 34365165568 (0x80052d000) 2049: mmap(0x0,2097152,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_ANON,-1,0x0) = 34368450560 (0x80084f000) 2049: munmap(0x80084f000,724992) = 0 (0x0) 2049: munmap(0x800a00000,323584) = 0 (0x0) 2049: issetugid(0x2,0x2,0x800901480,0x1,0x617072612e367069,0xf7) = 0 (0x0) 2049: open("/etc/resolv.conf",O_RDONLY,0666) = 3 (0x3) 2049: fstat(3,{mode=-rw-r--r-- ,inode=49352,size=74,blksize=4096}) = 0 (0x0) 2049: read(3,"nameserver 127.0.0.1\n#nameserve"...,4096) = 74 (0x4a) 2049: read(3,0x800909000,4096) = 0 (0x0) 2049: close(3) = 0 (0x0) 2049: __sysctl(0x7fffffffe4e0,0x2,0x7fffffffe590,0x7fffffffe4d8,0x0,0x0) = 0 (0x0) 2049: issetugid(0x80084e5c0,0x7fffffffe5a8,0x80084e5c6,0x80084e540,0x101010101010101,0x8080808080808080) = 0 (0x0) host 72.14.205.147 not found 2049: write(2,"host 72.14.205.147 not found\n",29) = 29 (0x1d) 2049: process exit, rval = 1 I've read, googled, and asked on IRC with no luck. If someone here can tell me what's going on I'd be much obliged. Thank you. From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 04:43:25 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0A4041065671 for ; Wed, 9 Apr 2008 04:43:25 +0000 (UTC) (envelope-from tdeboer@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.245]) by mx1.freebsd.org (Postfix) with ESMTP id B5DBE8FC1A for ; Wed, 9 Apr 2008 04:43:24 +0000 (UTC) (envelope-from tdeboer@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so621483anc.13 for ; Tue, 08 Apr 2008 21:43:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=6/9RK6ciZChisI9DXZqRuYzXTo5Y7FMQ7jdZHgUXkh8=; b=tcmrkjlb4vXIVCbvA3bs/Apmlcq3+06wzQLIkIzOnox9wjOMdqlQy238WTc+I0/SCend6cJnV05YW5HMtZMAAyEAFya7IFeTEPZMfEL8+wVpndTNG1etuFr4khD2z8mnPRrUiviXjOG/ieSRdNbjT40yRlrbaSKfmJOT5eLM/B4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=A9sxIZJtnk2vv4bufeULHlfrb3+ywKZjz5sQrATydt3GBTmcSzfhlpU2Q2Rk9hGrrAmm2JrOwASS9vVimFknW26phBpmJUMoXCOAhLQBYaL82OnuRD925GW/sDjKM+4CexJlr8vH3h/eld5/JsJB+VvPaLEwM9NEhNz2+8Tvm+E= Received: by 10.100.140.19 with SMTP id n19mr14628230and.23.1207716203935; Tue, 08 Apr 2008 21:43:23 -0700 (PDT) Received: by 10.100.58.16 with HTTP; Tue, 8 Apr 2008 21:43:23 -0700 (PDT) Message-ID: Date: Tue, 8 Apr 2008 22:43:23 -0600 From: "Tim DeBoer" To: freebsd-questions@freebsd.org In-Reply-To: <20080408215017.AAFA910656E2@hub.freebsd.org> MIME-Version: 1.0 References: <20080408215017.AAFA910656E2@hub.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: freebsd-questions Digest, Vol 210, Issue 6 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 04:43:25 -0000 ------------------------------ > > Message: 16 > Date: Tue, 8 Apr 2008 21:24:58 +0200 > From: Mel > Subject: Re: Apache22 Port Install Problem > To: freebsd-questions@freebsd.org > Cc: Tim DeBoer > Message-ID: <200804082124.59257.fbsd.questions@rachie.is-a-geek.net> > Content-Type: text/plain; charset="iso-8859-1" > > On Tuesday 08 April 2008 07:11:47 Tim DeBoer wrote: > > > The install goes fine, no obvious errors anyway, when I do apachectl > > configtest, I get > > # apachectl configtest > > Syntax error on line 117 of /usr/local/etc/apache22/httpd.conf: > > Invalid command 'Order', perhaps misspelled or defined by a module not > > > > Is this line present and active? > LoadModule authz_host_module libexec/apache22/mod_authz_host.so > > > -- > Mel > > Problem with today's modular software: they start with the modules > and never get to the software part. > No. I do have LoadModule auth_basic_module libexec/apache22/mod_auth_basic.so though. I tried recompiling again without auth_basic, and used the authz options instead, but it's not actually installing them for some reason. # make deinstall ===> Deinstalling for www/apache22 ===> Deinstalling apache-2.2.8 pkg_delete: file '/usr/local/libexec/apache22/mod_authz_dbm.so' doesn't exist pkg_delete: file '/usr/local/libexec/apache22/mod_authz_default.so' doesn't exist pkg_delete: file '/usr/local/libexec/apache22/mod_authz_groupfile.so' doesn't exist pkg_delete: file '/usr/local/libexec/apache22/mod_authz_host.so' doesn't exist pkg_delete: file '/usr/local/libexec/apache22/mod_authz_owner.so' doesn't exist pkg_delete: file '/usr/local/libexec/apache22/mod_authz_user.so' doesn't exist pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) It looks like it never really tried to install to begin with? I'm selecting my options via 'make config', then I run make, make install. In theory it should read the new config each time. -- Tim DeBoer Understeer is when you hit the wall with the front of the car. Oversteer is when you hit the wall with the rear of the car. Horsepower is how fast you hit the wall. Torque is how far you move the wall. From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 05:06:29 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1C841106566B for ; Wed, 9 Apr 2008 05:06:29 +0000 (UTC) (envelope-from dotyao@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.240]) by mx1.freebsd.org (Postfix) with ESMTP id C47908FC1B for ; Wed, 9 Apr 2008 05:06:28 +0000 (UTC) (envelope-from dotyao@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so624097anc.13 for ; Tue, 08 Apr 2008 22:06:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:disposition-notification-to:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; bh=PBJ1pfohjImZ1eNQw9bTTV0KKAUPJoMyqtfSpBR1jfo=; b=gqBlsI+vAoXT4aMR10jxRhT0KwsuzTiX7+e2rDIDpojCbaQP6yWzh/3YiCfqH1JDes7fzJTg8OVxNZtkC79eAVQKw3XDE5B8pEs29ANc+NdYgKCYAd2XmbUCtsMz6x+O8Tf5REYVwNMfKYRIMY5I3icpZL+RbWa2AZHF79eatwc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:disposition-notification-to:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=JtClzyHqyHRLOWhTA/FOiubX1dJruetzs6QiOM4VoaSWAwOSVZjW2E6WvcFammKzXCsCSmiThnyczy4B+na1PIIEEGoz+3JVkdpT6R0csRp+TiJmdDVB/Su5UIFueBDL84Fbte/p1/amvDmacOlCKKi1Gq98KHHy10aZ5tTEHZ8= Received: by 10.100.251.5 with SMTP id y5mr1473058anh.123.1207717579769; Tue, 08 Apr 2008 22:06:19 -0700 (PDT) Received: from roy.wauee.com ( [222.49.92.193]) by mx.google.com with ESMTPS id a38sm12595029rnc.4.2008.04.08.22.06.13 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 08 Apr 2008 22:06:18 -0700 (PDT) Message-ID: <47FC4EBB.60207@gmail.com> Date: Wed, 09 Apr 2008 13:06:03 +0800 From: dotyao User-Agent: Thunderbird 2.0.0.12 (X11/20080313) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: buildkernel:Stop in /usr/src/sys/modules/oltr X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 05:06:29 -0000 from 6.3 pre to 6.3 reselase,buildkernel error: ===> oltr (all) uudecode < /usr/src/sys/modules/oltr/../../contrib/dev/oltr/i386-elf.trlld.o.uu cc -O2 -fno-strict-aliasing -pipe -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/mm21645/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000 -fno-common -g -I/usr/obj/usr/src/sys/mm21645 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /usr/src/sys/modules/oltr/../../contrib/dev/oltr/if_oltr.c cc -O2 -fno-strict-aliasing -pipe -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/mm21645/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000 -fno-common -g -I/usr/obj/usr/src/sys/mm21645 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /usr/src/sys/modules/oltr/../../contrib/dev/oltr/trlldbm.c cc -O2 -fno-strict-aliasing -pipe -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/mm21645/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000 -fno-common -g -I/usr/obj/usr/src/sys/mm21645 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /usr/src/sys/modules/oltr/../../contrib/dev/oltr/trlldhm.c /usr/src/sys/modules/oltr/../../contrib/dev/oltr/trlldhm.c:1453:8: invalid suffix "xf7" on integer constant /usr/src/sys/modules/oltr/../../contrib/dev/oltr/trlldhm.c:1453: error: initializer element is not constant /usr/src/sys/modules/oltr/../../contrib/dev/oltr/trlldhm.c:1453: error: (near initialization for `TRlldHawkeyeMac[17173]') *** Error code 1 Stop in /usr/src/sys/modules/oltr. *** Error code 1 Stop in /usr/src/sys/modules. *** Error code 1 Stop in /usr/obj/usr/src/sys/mm21645. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. /roo/kernel/mm21645: # # GENERIC -- Generic kernel configuration file for FreeBSD/i386 # # For more information on this file, please read the handbook section on # Kernel Configuration Files: # # http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html # # The handbook is also available locally in /usr/share/doc/handbook # if you've installed the doc distribution, otherwise always see the # FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the # latest information. # # An exhaustive list of options and more detailed explanations of the # device lines is also present in the ../../conf/NOTES and NOTES files. # If you are in doubt as to the purpose or necessity of a line, check first # in NOTES. # # $FreeBSD: src/sys/i386/conf/GENERIC,v 1.429.2.14.2.1 2007/12/15 06:32:32 scottl Exp $ machine i386 #cpu I486_CPU #cpu I586_CPU cpu I686_CPU ident mm21645 # To statically compile in device wiring instead of /boot/device.hints #hints "GENERIC.hints" # Default places to look for devices. makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols options SCHED_4BSD # 4BSD scheduler options PREEMPTION # Enable kernel thread preemption options INET # InterNETworking #options INET6 # IPv6 communications protocols options FFS # Berkeley Fast Filesystem options SOFTUPDATES # Enable FFS soft updates support options UFS_ACL # Support for access control lists options UFS_DIRHASH # Improve performance on big directories options MD_ROOT # MD is a potential root device #options NFSCLIENT # Network Filesystem Client #options NFSSERVER # Network Filesystem Server #options NFS_ROOT # NFS usable as /, requires NFSCLIENT options MSDOSFS # MSDOS Filesystem options CD9660 # ISO 9660 Filesystem options PROCFS # Process filesystem (requires PSEUDOFS) options PSEUDOFS # Pseudo-filesystem framework options GEOM_GPT # GUID Partition Tables. options COMPAT_43 # Compatible with BSD 4.3 [KEEP THIS!] options COMPAT_FREEBSD4 # Compatible with FreeBSD4 options COMPAT_FREEBSD5 # Compatible with FreeBSD5 options SCSI_DELAY=5000 # Delay (in ms) before probing SCSI options KTRACE # ktrace(1) support options SYSVSHM # SYSV-style shared memory options SYSVMSG # SYSV-style message queues options SYSVSEM # SYSV-style semaphores options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions options KBD_INSTALL_CDEV # install a CDEV entry in /dev options ADAPTIVE_GIANT # Giant mutex is adaptive. device apic # I/O APIC # Bus support. device eisa device pci # Floppy drives #device fdc # ATA and ATAPI devices device ata device atadisk # ATA disk drives #device ataraid # ATA RAID drives device atapicd # ATAPI CDROM drives #device atapifd # ATAPI floppy drives #device atapist # ATAPI tape drives options ATA_STATIC_ID # Static device numbering # SCSI Controllers #device ahb # EISA AHA1742 family #device ahc # AHA2940 and onboard AIC7xxx devices #options AHC_REG_PRETTY_PRINT # Print register bitfields in debug # output. Adds ~128k to driver. device ahd # AHA39320/29320 and onboard AIC79xx devices options AHD_REG_PRETTY_PRINT # Print register bitfields in debug # output. Adds ~215k to driver. #device amd # AMD 53C974 (Tekram DC-390(T)) #device isp # Qlogic family #device ispfw # Firmware for QLogic HBAs- normally a module #device mpt # LSI-Logic MPT-Fusion #device ncr # NCR/Symbios Logic #device sym # NCR/Symbios Logic (newer chipsets + those of `ncr') #device trm # Tekram DC395U/UW/F DC315U adapters #device adv # Advansys SCSI adapters #device adw # Advansys wide SCSI adapters #device aha # Adaptec 154x SCSI adapters #device aic # Adaptec 15[012]x SCSI adapters, AIC-6[23]60. #device bt # Buslogic/Mylex MultiMaster SCSI adapters #device ncv # NCR 53C500 #device nsp # Workbit Ninja SCSI-3 #device stg # TMC 18C30/18C50 # SCSI peripherals device scbus # SCSI bus (required for SCSI) device ch # SCSI media changers device da # Direct Access (disks) device sa # Sequential Access (tape etc) device cd # CD device pass # Passthrough device (direct SCSI access) #device ses # SCSI Environmental Services (and SAF-TE) # RAID controllers interfaced to the SCSI subsystem #device amr # AMI MegaRAID #device arcmsr # Areca SATA II RAID #device asr # DPT SmartRAID V, VI and Adaptec SCSI RAID #device ciss # Compaq Smart RAID 5* #device dpt # DPT Smartcache III, IV - See NOTES for options #device hptmv # Highpoint RocketRAID 182x #device hptrr # Highpoint RocketRAID 17xx, 22xx, 23xx, 25xx #device rr232x # Highpoint RocketRAID 232x #device iir # Intel Integrated RAID #device ips # IBM (Adaptec) ServeRAID #device mly # Mylex AcceleRAID/eXtremeRAID #device twa # 3ware 9000 series PATA/SATA RAID # RAID controllers #device aac # Adaptec FSA RAID #device aacp # SCSI passthrough for aac (requires CAM) #device ida # Compaq Smart RAID #device mfi # LSI MegaRAID SAS #device mlx # Mylex DAC960 family #device pst # Promise Supertrak SX6000 #device twe # 3ware ATA RAID # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc # AT keyboard controller device atkbd # AT keyboard device psm # PS/2 mouse device kbdmux # keyboard multiplexer device vga # VGA video card driver device splash # Splash screen and screen saver support # syscons is the default console driver, resembling an SCO console device sc # Enable this for the pcvt (VT220 compatible) console driver #device vt #options XSERVER # support for X server on a vt console #options FAT_CURSOR # start with block cursor device agp # support several AGP chipsets # Power management support (see NOTES for more options) #device apm # Add suspend/resume support for the i8254. device pmtimer # PCCARD (PCMCIA) support # PCMCIA and cardbus bridge support #device cbb # cardbus (yenta) bridge #device pccard # PC Card (16-bit) bus #device cardbus # CardBus (32-bit) bus # Serial (COM) ports device sio # 8250, 16[45]50 based serial ports # Parallel port device ppc 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 # If you've got a "dumb" serial or parallel PCI card that is # supported by the puc(4) glue driver, uncomment the following # line to enable it (connects to the sio and/or ppc drivers): #device puc # PCI Ethernet NICs. #device de # DEC/Intel DC21x4x (``Tulip'') device em # Intel PRO/1000 adapter Gigabit Ethernet Card #device ixgb # Intel PRO/10GbE Ethernet Card #device txp # 3Com 3cR990 (``Typhoon'') #device vx # 3Com 3c590, 3c595 (``Vortex'') # 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 bce # Broadcom BCM5706/BCM5708 Gigabit Ethernet #device bfe # Broadcom BCM440x 10/100 Ethernet #device bge # Broadcom BCM570xx Gigabit Ethernet #device dc # DEC/Intel 21143 and various workalikes #device fxp # Intel EtherExpress PRO/100B (82557, 82558) #device lge # Level 1 LXT1001 gigabit Ethernet #device msk # Marvell/SysKonnect Yukon II Gigabit Ethernet #device nge # NatSemi DP83820 gigabit Ethernet #device nve # nVidia nForce MCP on-board Ethernet Networking #device pcn # AMD Am79C97x PCI 10/100(precedence over 'lnc') #device re # RealTek 8139C+/8169/8169S/8110S #device rl # RealTek 8129/8139 #device sf # Adaptec AIC-6915 (``Starfire'') #device sis # Silicon Integrated Systems SiS 900/SiS 7016 #device sk # SysKonnect SK-984x & SK-982x gigabit Ethernet #device ste # Sundance ST201 (D-Link DFE-550TX) #device stge # Sundance/Tamarack TC9021 gigabit Ethernet #device ti # Alteon Networks Tigon I/II gigabit Ethernet #device tl # Texas Instruments ThunderLAN #device tx # SMC EtherPower II (83c170 ``EPIC'') #device vge # VIA VT612x gigabit Ethernet #device vr # VIA Rhine, Rhine II #device wb # Winbond W89C840F #device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'') # ISA Ethernet NICs. pccard NICs included. #device cs # Crystal Semiconductor CS89x0 NIC # 'device ed' requires 'device miibus' #device ed # NE[12]000, SMC Ultra, 3c503, DS8390 cards #device ex # Intel EtherExpress Pro/10 and Pro/10+ #device ep # Etherlink III based cards #device fe # Fujitsu MB8696x based cards #device ie # EtherExpress 8/16, 3C507, StarLAN 10 etc. #device lnc # NE2100, NE32-VL Lance Ethernet cards #device sn # SMC's 9000 series of Ethernet chips #device xe # Xircom pccard Ethernet # Wireless NIC cards #device wlan # 802.11 support #device wlan_wep # 802.11 WEP support #device wlan_ccmp # 802.11 CCMP support #device wlan_tkip # 802.11 TKIP support #device an # Aironet 4500/4800 802.11 wireless NICs. #device ath # Atheros pci/cardbus NIC's #device ath_hal # Atheros HAL (Hardware Access Layer) #device ath_rate_sample # SampleRate tx rate control for ath #device awi # BayStack 660 and others #device ral # Ralink Technology RT2500 wireless NICs. #device wi # WaveLAN/Intersil/Symbol 802.11 wireless NICs. #device wl # Older non 802.11 Wavelan wireless NIC. # Pseudo devices. device loop # Network loopback device random # Entropy device device ether # Ethernet support device sl # Kernel SLIP device ppp # Kernel PPP device tun # Packet tunnel. device pty # Pseudo-ttys (telnet etc) device md # Memory "disks" device gif # IPv6 and IPv4 tunneling device faith # IPv6-to-IPv4 relaying (translation) # The `bpf' device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! # Note that 'bpf' is required for DHCP. device bpf # Berkeley packet filter # USB support device uhci # UHCI PCI->USB interface device ohci # OHCI PCI->USB interface device ehci # EHCI PCI->USB interface (USB 2.0) device usb # USB Bus (required) #device udbp # USB Double Bulk Pipe devices 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 ural # Ralink Technology RT2500USB wireless NICs #device urio # Diamond Rio 500 MP3 player #device uscanner # Scanners # USB Ethernet, requires miibus #device aue # ADMtek USB Ethernet #device axe # ASIX Electronics USB Ethernet #device cdce # Generic USB over Ethernet #device cue # CATC USB Ethernet #device kue # Kawasaki LSI USB Ethernet #device rue # RealTek RTL8150 USB Ethernet # FireWire support device firewire # FireWire bus code device sbp # SCSI over FireWire (Requires scbus and da) device fwe # Ethernet over FireWire (non-standard!) From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 05:29:04 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4B348106566B for ; Wed, 9 Apr 2008 05:29:04 +0000 (UTC) (envelope-from tdeboer@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.245]) by mx1.freebsd.org (Postfix) with ESMTP id 04E3E8FC14 for ; Wed, 9 Apr 2008 05:29:03 +0000 (UTC) (envelope-from tdeboer@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so626377anc.13 for ; Tue, 08 Apr 2008 22:29:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=3ql1mAZ7TN1kakyIAdqRQBMW1XFkUCBKXrLqXxmjHs0=; b=cJ8cw0mepB+9LQS8X3ooTzi2OvXyQfwq79iDzsMBuaE9XX/qGWIq/S9AtYSOGz+GbnH8L9ZJ6iuzhvcQl40SLBk6kjbQ6H1rJyu6YZlHZYubPJWZKkN9g2MrqWTBd5tStKmqLB/hl4DeSUI6bIzOKfn+PV+9c9LW4ksk1VWjKL4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=s3waTTOP71JqrsIQCzLKUYEJcuemZkD+J6jQeTK9KQqZatfp6xJIjRFpveqQfMC/zP8nwVQ0VEN1bxzRzsJtoN86efrKOhT0/fu78s4gDNmDjHLEroXMo2x6FBB0+rGJzxsfo6bKf9t6TAsbuDMITyoYuPcJtTeYSnqICcJb2TE= Received: by 10.100.194.5 with SMTP id r5mr14618476anf.104.1207718942929; Tue, 08 Apr 2008 22:29:02 -0700 (PDT) Received: by 10.100.58.16 with HTTP; Tue, 8 Apr 2008 22:29:02 -0700 (PDT) Message-ID: Date: Tue, 8 Apr 2008 23:29:02 -0600 From: "Tim DeBoer" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Apache22 Port Install Problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 05:29:04 -0000 > > Message: 16 > > Date: Tue, 8 Apr 2008 21:24:58 +0200 > > From: Mel > > Subject: Re: Apache22 Port Install Problem > > To: freebsd-questions@freebsd.org > > Cc: Tim DeBoer > > Message-ID: <200804082124.59257.fbsd.questions@rachie.is-a-geek.net> > > Content-Type: text/plain; charset="iso-8859-1" > > > > On Tuesday 08 April 2008 07:11:47 Tim DeBoer wrote: > > > > > The install goes fine, no obvious errors anyway, when I do apachectl > > > configtest, I get > > > # apachectl configtest > > > Syntax error on line 117 of /usr/local/etc/apache22/httpd.conf: > > > Invalid command 'Order', perhaps misspelled or defined by a module not > > > > > > > > Is this line present and active? > > LoadModule authz_host_module libexec/apache22/mod_authz_host.so > > > > > > -- > > Mel > > > > Problem with today's modular software: they start with the modules > > and never get to the software part. > > > > No. > I do have LoadModule auth_basic_module libexec/apache22/mod_auth_basic.so > though. > [snip] Problem solved. I had to delete the package from distfiles. After I did that make read the config file correctly, downloaded a new tarball, and installed what I needed. Thanks for the help :) -- Tim DeBoer Understeer is when you hit the wall with the front of the car. Oversteer is when you hit the wall with the rear of the car. Horsepower is how fast you hit the wall. Torque is how far you move the wall. From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 06:05:44 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D0E451065685 for ; Wed, 9 Apr 2008 06:05:44 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id E6D6E8FC28 for ; Wed, 9 Apr 2008 06:05:35 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8) with ESMTP id m3964Qgo001242; Wed, 9 Apr 2008 08:04:26 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8/Submit) with ESMTP id m39641Sq001232; Wed, 9 Apr 2008 08:04:24 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Wed, 9 Apr 2008 08:04:01 +0200 (CEST) From: Wojciech Puchar To: "E. J. Cerejo" In-Reply-To: <47FBE451.3070202@optonline.net> Message-ID: <20080409080218.B1026@wojtek.tensor.gdynia.pl> References: <47FBE451.3070202@optonline.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: Why are some linux users saying that FreeBSD is dying X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 06:05:44 -0000 > "FreeBSD is a dying OS because netcraft.com confirms it" that's the argument > used some of these guys, and I'm wondering what data are they using to make but what's a point of such discussions at all? let they use their favourite linux, You use FreeBSD. that's all. If you think FreeBSD is superior (like me), be happy most use linux. So you can offer better/cheaper services than them. From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 07:11:40 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 81B981065674 for ; Wed, 9 Apr 2008 07:11:40 +0000 (UTC) (envelope-from herbert.raimund@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id D2DC08FC2A for ; Wed, 9 Apr 2008 07:11:39 +0000 (UTC) (envelope-from herbert.raimund@gmx.net) Received: (qmail invoked by alias); 09 Apr 2008 07:11:38 -0000 Received: from host-194126238033.net-serwis.pl (EHLO bobcat.edu) [194.126.238.33] by mail.gmx.net (mp019) with SMTP; 09 Apr 2008 09:11:38 +0200 X-Authenticated: #18511094 X-Provags-ID: V01U2FsdGVkX19tJLgekXltvOEW7/WuvNNZx4EOHE0U/9zpgfLikj pBplUXbo395KOA Date: Wed, 9 Apr 2008 09:16:46 +0200 From: herbert langhans To: freebsd-questions@freebsd.org Message-Id: <20080409091646.3a460385.herbert.raimund@gmx.net> Organization: private X-Mailer: Sylpheed 2.4.7 (GTK+ 2.12.1; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Subject: Adobe Flash Player Petition X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 07:11:40 -0000 Hi List, I just wrote an email to Justin Everett-Church. He is the product manager for the Adobe Flash Player, this is his blog: http://justin.everett-church.com/index.php/aboutjustin/ His email: blog justin.mailshell.com Another product manager is Emmy Huang, but I couldnt find her email address. We can try to make Adobe release a Flash Player plugin for FreeBSD. It is merely a matter for them to compile it and put it on their website for download. PLEASE CONTACT ADOBE. TELL THEM TO RELEASE A FLASH PLUGIN FOR FREEBSD. There are more and more websites you cannot even enter without a running Flash Player. If many of the BSD community ask for it, they probably will release a BSD Version.. Thanks herbert langhans From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 07:18:43 2008 Return-Path: Delivered-To: FreeBSD-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A5F18106564A for ; Wed, 9 Apr 2008 07:18:43 +0000 (UTC) (envelope-from LukeD@pobox.com) Received: from sasl.smtp.pobox.com (a-sasl-fastnet.sasl.smtp.pobox.com [207.106.133.19]) by mx1.freebsd.org (Postfix) with ESMTP id 7960A8FC17 for ; Wed, 9 Apr 2008 07:18:43 +0000 (UTC) (envelope-from LukeD@pobox.com) Received: from localhost.localdomain (localhost [127.0.0.1]) by a-sasl-fastnet.sasl.smtp.pobox.com (Postfix) with ESMTP id 6D0E513C60; Wed, 9 Apr 2008 03:18:20 -0400 (EDT) Received: from lukas.is-a-geek.org (pool-71-113-78-181.sttlwa.dsl-w.verizon.net [71.113.78.181]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-sasl-fastnet.sasl.smtp.pobox.com (Postfix) with ESMTP id 8ABFA13C4D; Wed, 9 Apr 2008 03:18:17 -0400 (EDT) Date: Wed, 9 Apr 2008 00:18:03 -0700 (PDT) From: Luke Dean X-X-Sender: lukas@border.lukas.is-a-geek.org To: David Duong In-Reply-To: <47FAE8A5.1030605@goldenmunky.org> Message-ID: <20080408214719.Y87388@border.lukas.is-a-geek.org> References: <47FAE8A5.1030605@goldenmunky.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: FreeBSD-questions@FreeBSD.org Subject: Re: Question regarding mail and dns server on Alix/Soekris? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Luke Dean List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 07:18:43 -0000 On Mon, 7 Apr 2008, David Duong wrote: > I'm planning to redoing my home network. I currently have one server > (Opteron 170) that is currently a NAS, Email, and DNS server (btw, the main > OS is FreeBSD). I was thinking of purchasing an Alix2c3/Soekris 5501 and use > it as a Email + DNS server. Then dedicate my main server as a FreeBSD NFS > server. > > My question is, has anyone installed a mail + DNS server on a ALIX/Soekris > PC? If so, is it able to handle the load? I received a Soekris 4801 for Christmas 2005. I put FreeBSD 6 on it. It's my home network's gateway to the outside world, router, firewall (pf), dns server (bind), time server (ntpd), and socks proxy (nylon). I wanted this to be a highly reliable machine, so I opted not to install a hard drive. It boots from the compact flash card, mounted read-only so it won't wear out. I didn't want to trust my email or web content to a memory disk, so I've got those services running on another box. It's running "sendmail" just for nightly status reports, but that's probably not what you're interested in. It wasn't easy to set this up, but it was very rewarding. FreeBSD's "diskless" startup code was in a state of flux when I put this box together, but I expect it's a lot better now. I've been happy with it. I'm tempted to try upgrading it to FreeBSD 7 on some rainy weekend, and I may even install a DHCP server on it this time. I'm not sure what numbers you're interested in for determining if the box can handle the load. "top" registers no load, a mostly idle CPU, and mostly free memory. "pfctl -s info" registers between 800 and 1000 states and 255 searches per second when I'm saturating my connection with p2p traffic and using a bunch of complicated stateful firewall rules and priority queueing. From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 07:29:54 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 100331065670 for ; Wed, 9 Apr 2008 07:29:54 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id BF7968FC1D for ; Wed, 9 Apr 2008 07:29:52 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JjUke-0006Wu-71 for freebsd-questions@freebsd.org; Wed, 09 Apr 2008 07:29:48 +0000 Received: from cairn.ints.net ([194.44.58.121]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 09 Apr 2008 07:29:48 +0000 Received: from c.kworr by cairn.ints.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 09 Apr 2008 07:29:48 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Volodymyr Kostyrko Date: Wed, 09 Apr 2008 10:29:32 +0300 Lines: 20 Message-ID: References: <20080409091646.3a460385.herbert.raimund@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: cairn.ints.net User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ru-RU; rv:1.8.1.13) Gecko/20080331 SeaMonkey/1.1.9 In-Reply-To: <20080409091646.3a460385.herbert.raimund@gmx.net> Sender: news Subject: Re: Adobe Flash Player Petition X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 07:29:54 -0000 herbert langhans wrote: > I just wrote an email to Justin Everett-Church. > > He is the product manager for the Adobe Flash Player, this is his blog: > http://justin.everett-church.com/index.php/aboutjustin/ > His email: > blog justin.mailshell.com > > Another product manager is Emmy Huang, but I couldnt find her email address. > > We can try to make Adobe release a Flash Player plugin for FreeBSD. It is merely a matter for them to compile it and put it on their website for download. > > PLEASE CONTACT ADOBE. TELL THEM TO RELEASE A FLASH PLUGIN FOR FREEBSD. There are more and more websites you cannot even enter without a running Flash Player. If many of the BSD community ask for it, they probably will release a BSD Version.. If you need flash try using www/swfdec-plugin port. Just leave this guys alone, we are yelling long enough for them to hear. They just don't want to do anything. -- Sphinx of black quartz judge my vow. From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 08:02:58 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 380611065674 for ; Wed, 9 Apr 2008 08:02:58 +0000 (UTC) (envelope-from johannes-maria@t-online.de) Received: from mailout03.t-online.de (mailout03.t-online.de [194.25.134.81]) by mx1.freebsd.org (Postfix) with ESMTP id EF61C8FC12 for ; Wed, 9 Apr 2008 08:02:57 +0000 (UTC) (envelope-from johannes-maria@t-online.de) Received: from fwd28.aul.t-online.de by mailout03.sul.t-online.de with smtp id 1JjVGZ-0004fI-01; Wed, 09 Apr 2008 10:02:47 +0200 Received: from t-online.de (GvhG0UZaQh2i6UkfQtu1ln24PHEg8p7SU+uSFd0w+GyxdiyN+QUxM5snTM6-zQtgGX@[87.181.84.48]) by fwd28.aul.t-online.de with esmtp id 1JjVFs-1LgMme0; Wed, 9 Apr 2008 10:02:04 +0200 Sender: jmk@t-online.de Message-ID: <47FC7A05.15118D79@t-online.de> Date: Wed, 09 Apr 2008 10:10:45 +0200 From: Johannes-Maria Kaltenbach X-Mailer: Mozilla 4.78 [en] (X11; FreeBSD 6.0-RELEASE i386) MIME-Version: 1.0 To: Steve Bertrand References: <47FB3600.214104E2@t-online.de> <47FB63F1.2020207@ibctech.ca> <47FB9E0F.E7035FFF@t-online.de> <47FBB888.5070306@ibctech.ca> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-ID: GvhG0UZaQh2i6UkfQtu1ln24PHEg8p7SU+uSFd0w+GyxdiyN+QUxM5snTM6-zQtgGX X-TOI-MSGID: 4b85654d-fba0-4c6a-ba70-4924b54eacad Cc: freebsd-questions@freebsd.org Subject: Re: network configuration problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: johannes-maria@t-online.de List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 08:02:58 -0000 Hello, Steve Bertrand wrote: > > Johannes-Maria Kaltenbach wrote: > > Hello, > > > > many thanks for your help. > > > > The problem was already solved with the first answer I read > > by Steve Bertrand, > > Derek does have an important point. > > If you ever need to add any other workstations to the network, you will > want to ensure that the IP you added to FreeBSD manually does not fall > within the DHCP scope of the gateway. > > For instance, if you plug a Windows PC into the gateway, it will by > default request an address via DHCP. If the gateway provides the Windows > PC the same address as FreeBSD, you will have communication problems. > > Regards, > > Steve I've changed the address according to Derek's helpful explanation. Thank you both for your valuable help. Regards, Johannes-Maria From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 08:10:21 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 667CE1065671 for ; Wed, 9 Apr 2008 08:10:21 +0000 (UTC) (envelope-from herbert.raimund@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 0514D8FC13 for ; Wed, 9 Apr 2008 08:10:20 +0000 (UTC) (envelope-from herbert.raimund@gmx.net) Received: (qmail invoked by alias); 09 Apr 2008 08:10:19 -0000 Received: from host-194126238033.net-serwis.pl (EHLO bobcat.edu) [194.126.238.33] by mail.gmx.net (mp014) with SMTP; 09 Apr 2008 10:10:19 +0200 X-Authenticated: #18511094 X-Provags-ID: V01U2FsdGVkX1/N3XEmBu/N/axN9J+1bihwdAotG/9q2G0rkS4Zyv W/TXYNPRpPRQ7u Date: Wed, 9 Apr 2008 10:15:27 +0200 From: herbert langhans To: freebsd-questions@freebsd.org Message-Id: <20080409101527.a5f6d4a1.herbert.raimund@gmx.net> Organization: private X-Mailer: Sylpheed 2.4.7 (GTK+ 2.12.1; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Subject: Re: Adobe Flash Player Petition X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 08:10:21 -0000 Hi Volodymyr, I already use swfdec, but the curent port gets old too and doesnt seem to play recent Flash pages. I dont care about the animations, but it is frustrating not being able to enter some websites.. Cheers herbs From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 08:49:33 2008 Return-Path: Delivered-To: questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4BB291065673 for ; Wed, 9 Apr 2008 08:49:33 +0000 (UTC) (envelope-from sck@sck.pl) Received: from mx.sck.pl (sck.pl [82.160.108.14]) by mx1.freebsd.org (Postfix) with ESMTP id 0952C8FC2D for ; Wed, 9 Apr 2008 08:49:32 +0000 (UTC) (envelope-from sck@sck.pl) Received: from localhost (localhost [127.0.0.1]) by mx.sck.pl (SCK Mail System) with ESMTP id A765C1729C for ; Tue, 8 Apr 2008 16:28:37 +0200 (CEST) X-Virus-Scanned: by amavisd-new at sck.pl Received: from mx.sck.pl ([127.0.0.1]) by localhost (sck.pl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OzClOpWdNV9x for ; Tue, 8 Apr 2008 16:27:58 +0200 (CEST) Received: from [127.0.0.1] (inet20908ni-0.eranet.pl [213.158.196.112]) by mx.sck.pl (SCK Mail System) with ESMTPA id 40751172A5 for ; Tue, 8 Apr 2008 16:27:56 +0200 (CEST) Message-ID: <47FB810B.7060301@sck.pl> Date: Tue, 08 Apr 2008 16:28:27 +0200 From: "SCK.pl" User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: questions@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: hp surestore,disk system fc10 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 08:49:33 -0000 Hello , Will FreeBSD 7.0 ( HP LH6000R ) work with HP Surestore Disk System FC10 ? Thank you for taking your time to answer my question . Regards , Szymon Zieba, SCK. From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 09:15:38 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AF05C1065679 for ; Wed, 9 Apr 2008 09:15:38 +0000 (UTC) (envelope-from andrew@farnborough.darq.net) Received: from farnborough.darq.net (fab.darq.net [82.136.41.2]) by mx1.freebsd.org (Postfix) with ESMTP id 735818FC20 for ; Wed, 9 Apr 2008 09:15:37 +0000 (UTC) (envelope-from andrew@farnborough.darq.net) Received: from localhost (localhost [127.0.0.1]) by farnborough.darq.net (Postfix) with ESMTP id 7A3161D18C; Wed, 9 Apr 2008 10:19:03 +0100 (BST) X-Virus-Scanned: amavisd-new at darq.net Received: from farnborough.darq.net ([127.0.0.1]) by localhost (farnborough.darq.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Wn9ChBF1S2fP; Wed, 9 Apr 2008 10:18:59 +0100 (BST) Received: by farnborough.darq.net (Postfix, from userid 1057) id 75CAB1D09B; Wed, 9 Apr 2008 10:18:59 +0100 (BST) Date: Wed, 9 Apr 2008 10:18:59 +0100 From: Andrew Cid To: Jim Stapleton Message-ID: <20080409091859.GA14939@farnborough.darq.net> References: <80f4f2b20804081710k5af28466k17f3d38cdd6e344a@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <80f4f2b20804081710k5af28466k17f3d38cdd6e344a@mail.gmail.com> User-Agent: Mutt/1.5.11 Cc: freebsd-questions@freebsd.org Subject: Re: QEMU networking quirkiness on 7.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 09:15:38 -0000 Hi Jim, > The QEmu VM can access the web (I'm typing this out now in WindowsXP > running safely in it's cage, for example). But it cannot VPN into work > (timeout) or ping anything. I suspect it has to do with the way that > QEmu is given network access. Is there any way to set up QEmu to > access the network through an aliased IP address, and hence look like > any other machine on my network, rather than to hide behind my BSD > box? Is there another route I should take?+ I connect my qemu boxes via the tap interface and then bridge it to the external interface so it works like just another box on the LAN. It's quite easy to setup and works pretty well, checkout: http://people.freebsd.org/~maho/qemu/qemu.html Give us a shout if you get stuck. Andrew. -- accid.net From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 09:28:03 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 11169106566C for ; Wed, 9 Apr 2008 09:28:03 +0000 (UTC) (envelope-from rock_on_the_web@comcen.com.au) Received: from angel.comcen.com.au (angel.comcen.com.au [203.23.236.69]) by mx1.freebsd.org (Postfix) with ESMTP id A119D8FC12 for ; Wed, 9 Apr 2008 09:28:02 +0000 (UTC) (envelope-from rock_on_the_web@comcen.com.au) Received: from [192.168.0.198] (202-172-126-254.cpe.qld-1.comcen.com.au [202.172.126.254]) by angel.comcen.com.au (8.13.4/8.12.9) with ESMTP id m399Q3Pt005567 for ; Wed, 9 Apr 2008 19:26:05 +1000 (EST) From: Da Rock To: freebsd-questions@freebsd.org In-Reply-To: <20080409101527.a5f6d4a1.herbert.raimund@gmx.net> References: <20080409101527.a5f6d4a1.herbert.raimund@gmx.net> Content-Type: text/plain Date: Wed, 09 Apr 2008 19:25:56 +1000 Message-Id: <1207733156.16346.150.camel@laptop2.herveybayaustralia.com.au> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 (2.12.3-3.fc8) Content-Transfer-Encoding: 7bit X-comcen-MailScanner-Information: Please contact the ISP for more information X-comcen-MailScanner: Found to be clean X-comcen-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-16.319, required 4, ALL_TRUSTED -1.80, AWL 0.33, BAYES_00 -15.00, SUBJECT_FUZZY_TION 0.16) X-comcen-MailScanner-From: rock_on_the_web@comcen.com.au Subject: Re: Adobe Flash Player Petition X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 09:28:03 -0000 On Wed, 2008-04-09 at 10:15 +0200, herbert langhans wrote: > Hi Volodymyr, > I already use swfdec, but the curent port gets old too and doesnt seem to play recent Flash pages. > I dont care about the animations, but it is frustrating not being able to enter some websites.. I'd say talking to the web designers and drawing away Adobe's business might be a better angle at this point. They won't listen to most OSS... From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 09:34:05 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 57084106566C for ; Wed, 9 Apr 2008 09:34:05 +0000 (UTC) (envelope-from rock_on_the_web@comcen.com.au) Received: from angel.comcen.com.au (angel.comcen.com.au [203.23.236.69]) by mx1.freebsd.org (Postfix) with ESMTP id E366D8FC2A for ; Wed, 9 Apr 2008 09:34:04 +0000 (UTC) (envelope-from rock_on_the_web@comcen.com.au) Received: from [192.168.0.198] (202-172-126-254.cpe.qld-1.comcen.com.au [202.172.126.254]) by angel.comcen.com.au (8.13.4/8.12.9) with ESMTP id m399X3SK013990 for ; Wed, 9 Apr 2008 19:33:04 +1000 (EST) From: Da Rock To: freebsd-questions@freebsd.org In-Reply-To: <1207693459.16346.135.camel@laptop2.herveybayaustralia.com.au> References: <1207688776.16346.122.camel@laptop2.herveybayaustralia.com.au> <47FBE78D.2030503@cederstrand.dk> <1207691502.16346.133.camel@laptop2.herveybayaustralia.com.au> <47FBEB8B.4020802@otenet.gr> <1207693459.16346.135.camel@laptop2.herveybayaustralia.com.au> Content-Type: text/plain Date: Wed, 09 Apr 2008 19:32:58 +1000 Message-Id: <1207733578.16346.157.camel@laptop2.herveybayaustralia.com.au> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 (2.12.3-3.fc8) Content-Transfer-Encoding: 7bit X-comcen-MailScanner-Information: Please contact the ISP for more information X-comcen-MailScanner: Found to be clean X-comcen-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-15.896, required 4, ALL_TRUSTED -1.80, AWL -0.10, BAYES_00 -15.00, FB_WORD1_END_DOLLAR 1.00) X-comcen-MailScanner-From: rock_on_the_web@comcen.com.au Subject: Re: A silent UPS - (A little OT, I know...) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 09:34:05 -0000 On Wed, 2008-04-09 at 08:24 +1000, Da Rock wrote: > On Wed, 2008-04-09 at 01:02 +0300, Manolis Kiagias wrote: > > Da Rock wrote: > > > On Tue, 2008-04-08 at 23:45 +0200, Erik Cederstrand wrote: > > > > > >> Da Rock wrote: > > >> > > >>> This may sound like a strange question, but is there a way to mute the > > >>> voice box of a UPS? I have a highly specialised application for one- I > > >>> need a mobile desktop pc (very cheap). I need to setup a pc for my > > >>> little girl so that she has music, video, and visualisations while she's > > >>> in her cot- which is mobile and moved from room to room. So I don't want > > >>> to shutdown the pc when in transit, and I certainly don't want any > > >>> shrieks when I unplug the power... > > >>> > > >> Just crack open the UPS box and cut the wires to the loudspeaker :-) > > >> > > > > > > I thought of that- but how do you do that with those little sealed > > > units? I'm looking at a small consumer unit around 500-700VA. > > > > > > _______________________________________________ > > > 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've got a couple of cheap APC models (RS500). You can turn off all > > their alert signals using the apcupsd ( sysutils/apcupsd) program ( > > which is of course used for automatic shutdowns). The setting is stored > > in UPS memory (probably flash or EEPROM) and is retained. This is good > > actually, since one of these is pretty close to my bedroom ;) > > > > So it can be switched off with the software? That could work for me... I just confirmed with APC regarding this software setting, and they confirmed it- but stated categorically that only the Window$ software of their making could do it. Can you confirm the BSD software will do it? I think I shocked the guy when he suggested just hook up to another windows box to change the setting, then put it on whatever machine I wanted, and I told him that was near impossible- "I wouldn't corrupt my network with M$"!!! From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 11:17:10 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DAC8F106564A for ; Wed, 9 Apr 2008 11:17:10 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id A8B218FC28 for ; Wed, 9 Apr 2008 11:17:03 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8) with ESMTP id m39BFrYT001781; Wed, 9 Apr 2008 13:15:53 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8/Submit) with ESMTP id m39BFosI001778; Wed, 9 Apr 2008 13:15:52 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Wed, 9 Apr 2008 13:15:50 +0200 (CEST) From: Wojciech Puchar To: herbert langhans In-Reply-To: <20080409091646.3a460385.herbert.raimund@gmx.net> Message-ID: <20080409131150.B1772@wojtek.tensor.gdynia.pl> References: <20080409091646.3a460385.herbert.raimund@gmx.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: Adobe Flash Player Petition X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 11:17:10 -0000 > PLEASE CONTACT ADOBE. TELL THEM TO RELEASE A FLASH PLUGIN FOR FREEBSD. >There are more and more websites you cannot even enter without a running >Flash Player. so don't watch them. their author definitely are not interested in providing real information, as it can't go without flash. while there is a lot of pages that are unreadable without flash, non of them contain useful informations. > If many of the BSD community ask for it, they probably will >release a BSD Version.. they should do it alone, not be asked for it. they know that FreeBSD exist, and they know that it's just matter of recompiling. But they don't release FreeBSD version. so they don't willingly. They are not idiots, and they already calculated well if providing FreeBSD version will be good for them of not. don't be anyone's slave and simply don't use this crap at all. whatever you use freebsd or not From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 11:17:58 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 110351065672 for ; Wed, 9 Apr 2008 11:17:58 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id E598D8FC28 for ; Wed, 9 Apr 2008 11:17:52 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8) with ESMTP id m39BGmR3001788; Wed, 9 Apr 2008 13:16:48 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8/Submit) with ESMTP id m39BGmqk001785; Wed, 9 Apr 2008 13:16:48 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Wed, 9 Apr 2008 13:16:48 +0200 (CEST) From: Wojciech Puchar To: herbert langhans In-Reply-To: <20080409101527.a5f6d4a1.herbert.raimund@gmx.net> Message-ID: <20080409131620.B1772@wojtek.tensor.gdynia.pl> References: <20080409101527.a5f6d4a1.herbert.raimund@gmx.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: Adobe Flash Player Petition X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 11:17:58 -0000 > Hi Volodymyr, > I already use swfdec, but the curent port gets old too and doesnt seem to play recent Flash pages. > I dont care about the animations, but it is frustrating not being able to enter some websites.. so write a mail to website owners that you are unable to read it. point them to http://www.anybrowser.org From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 11:43:14 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C66BF106564A for ; Wed, 9 Apr 2008 11:43:14 +0000 (UTC) (envelope-from gdoe6545@yahoo.it) Received: from mx.smershnet.com (mx.smershnet.com [87.117.208.209]) by mx1.freebsd.org (Postfix) with ESMTP id 70B408FC1F for ; Wed, 9 Apr 2008 11:43:14 +0000 (UTC) (envelope-from gdoe6545@yahoo.it) Received: from localhost (mx.smershnet.com [87.117.208.209]) by mx.smershnet.com (Postfix) with ESMTP id 479B52754882 for ; Wed, 9 Apr 2008 12:43:12 +0100 (BST) X-Virus-Scanned: amavisd-new at smershnet.com Received: from mx.smershnet.com ([87.117.208.209]) by localhost (mx.smershnet.com [87.117.208.209]) (amavisd-new, port 10024) with ESMTP id ZwIfDupeQxLk for ; Wed, 9 Apr 2008 12:43:05 +0100 (BST) Received: from kananga.hq.smershnet.com (88-149-154-198.static.ngi.it [88.149.154.198]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx.smershnet.com (Postfix) with ESMTP id 90FDE2754880 for ; Wed, 9 Apr 2008 12:43:04 +0100 (BST) Received: from zao.smersh.casa (zao.smersh.casa [192.168.200.16]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by kananga.hq.smershnet.com (Postfix) with ESMTPS id E5C805678A for ; Wed, 9 Apr 2008 13:42:06 +0200 (CEST) Message-Id: <132DA5D0-07F4-44E2-9E5D-134441480F52@yahoo.it> From: Gianni Doe To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Date: Wed, 9 Apr 2008 13:43:04 +0200 X-Mailer: Apple Mail (2.919.2) Subject: unknown PPP protocol - fragmentation problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 11:43:14 -0000 Hi I've just changed ISP and I am having some issues with PPP and large packets. I've got a Draytek Vigor 100 ethernet modem which proxies PPPoA <-> PPPoE so I can initiate the PPPoE connection to my ISP from my FreeBSD 7.0-STABLE box. This worked perfectly with my previous ISP but now any packets larger than 1500 bytes and thus requiring fragmentation which arrive in do not make it to the tun0 ppp interface. For example here I initiate a large ping from outside my network to the machine on which my ppp client is running - # ping -s 1500 -c 1 88.129.153.191 This is what arrives on the physical vr1 interface on which pppoe is running 002774 00:50:7f:8c:f2:08 > 00:00:24:c9:57:39, ethertype PPPoE S (0x8864), length 1018: PPPoE [len 1502 > 998!] [ses 0x3ec] unknown (0x2021), length 998: unknown PPP protocol (0x2021) 0x0000: 4500 eb13 4357 2000 3301 0334 5775 d0c5 0x0010: 5895 9ac6 0800 6190 ffe8 0000 47fc a40e 0x0020: 0000 efd9 0809 0a0b 0c0d 0e0f 1011 1213 0x0030: 1415 1617 1819 1a1b 1c1d 1e1f 2021 2223 0x0040: 2425 2627 2829 2a2b 2c2d 000040 00:50:7f:8c:f2:08 > 00:00:24:c9:57:39, ethertype PPPoE S (0x8864), length 538: [ver 4] [type 5]PPPoE [len 1502 > 518!] [ses 0x20c] unknown (0x009e), length 518: unknown PPP protocol (0x009e) 0x0000: 4500 d3ea 4357 2000 3301 0334 c8c9 cacb 0x0010: cccd cecf d0d1 d2d3 d4d5 d6d7 d8d9 dadb 0x0020: dcdd dedf e0e1 e2e3 e4e5 e6e7 e8e9 eaeb 0x0030: eced eeef f0f1 f2f3 f4f5 f6f7 f8f9 fafb 0x0040: fcfd feff 0001 0203 0405 000011 00:50:7f:8c:f2:08 > 00:00:24:c9:57:39, ethertype PPPoE S (0x8864), length 70: PPPoE [ses 0x6] IP (0x0021), length 50: (tos 0x0, ttl 51, id 17239, offset 1480, flags [none], proto ICMP (1), length 48) 87.119.223.147 > 88.129.153.191: icmp This is all that arrives on the tun0 ppp interface 15. 242441 AF IPv4 (2), length 52: (tos 0x0, ttl 51, id 18322, offset 1480, flags [none], proto ICMP (1), length 48) 87.119.223.147 > 88.129.153.191: icmp If anyone can decipher this and give me an idea of what's going wrong I'd be most grateful. Thanks Gianni From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 11:53:50 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DA5D7106564A for ; Wed, 9 Apr 2008 11:53:50 +0000 (UTC) (envelope-from tfcheng@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.168]) by mx1.freebsd.org (Postfix) with ESMTP id B369E8FC20 for ; Wed, 9 Apr 2008 11:53:50 +0000 (UTC) (envelope-from tfcheng@gmail.com) Received: by wf-out-1314.google.com with SMTP id 25so2467464wfa.7 for ; Wed, 09 Apr 2008 04:53:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=40JckyzvQP745I1xcBF4X69OYgCXkTjpuve+5FpDT6E=; b=W0GoydmpOhd6M/epuXW1uiLdKkNWFxmfp76CKSt70SWT414ZM0g1LSbZYguoDdZ6sjrTwUDrgaSbHehSOHVKG5PIut8V7ZeQGLubWwU+mqPf/u8DFbI43S5oeYWkNd+QOjr8gCC0kHowBkl3Pa3+VaFvvCZz7oVVPTQUVV1/4jA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=AlFtIETc7k/rP4AfEa1bMVdF1mNk4bLopWiyr3yWXNbFMqKjb78FerVdljoEkks9Kc6xeGKEauM/lNcPPNnGy2lxempeoONC7fPJKwJeIxp0eUy7ScXStbF9TtNRSTEFsFEqRo2rt4y8HvJBStMfAgbFxGzaHDHef/4q33zod2w= Received: by 10.142.51.4 with SMTP id y4mr2045839wfy.339.1207742030274; Wed, 09 Apr 2008 04:53:50 -0700 (PDT) Received: by 10.142.52.20 with HTTP; Wed, 9 Apr 2008 04:53:50 -0700 (PDT) Message-ID: Date: Wed, 9 Apr 2008 07:53:50 -0400 From: "Tsu-Fan Cheng" To: "FreeBSD Questions" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: crash after hibernating X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 11:53:50 -0000 Hi, I am running 7.0 stable on a asus a8v skt board. I found my system crash (cant wake up from keyboard/mouse) after I left the system running over night. I can't login by ssh from my laptop, the sshd seems dead too. does anyone have similar experiences?? thank you!! TFC From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 11:55:36 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 92261106564A for ; Wed, 9 Apr 2008 11:55:36 +0000 (UTC) (envelope-from Matthias.Apitz@oclc.org) Received: from mail.pica.nl (mail.pica.nl [192.87.44.30]) by mx1.freebsd.org (Postfix) with ESMTP id 292E88FC1E for ; Wed, 9 Apr 2008 11:55:35 +0000 (UTC) (envelope-from Matthias.Apitz@oclc.org) Received: from rebelion.Sisis.de ([193.31.10.34]) by mail.pica.nl with Microsoft SMTPSVC(6.0.3790.3959); Wed, 9 Apr 2008 13:58:21 +0200 Received: (from guru@localhost) by rebelion.Sisis.de (8.14.2/8.13.8/Submit) id m39BtYM4087122 for freebsd-questions@freebsd.org; Wed, 9 Apr 2008 13:55:34 +0200 (CEST) (envelope-from matthias.apitz@oclc.org) X-Authentication-Warning: rebelion.Sisis.de: guru set sender to matthias.apitz@oclc.org using -f Date: Wed, 9 Apr 2008 13:55:34 +0200 From: Matthias Apitz To: freebsd-questions@freebsd.org Message-ID: <20080409115534.GA86945@rebelion.Sisis.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i X-Operating-System: FreeBSD 7.0-RELEASE (i386) X-OriginalArrivalTime: 09 Apr 2008 11:58:21.0798 (UTC) FILETIME=[02087060:01C89A39] Subject: 7.0R && freemind 0.8.1 crashes randomly X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 11:55:36 -0000 Hello, I'm used to use 'freemind' (and used 0.8.0 a lot in FreeBSD 6.2); since the update to 7.0-REL and freemind as 0.8.1 from ports it is unusable because it crashes randomly, sometimes it does not even comes up without any message, sometimes it crashes by its own while I'm working in some other part of the KDE 3.5.8 desktop; does someone face the same problem? thanks in advance for a tip; matthias -- Matthias Apitz Manager Technical Support - OCLC GmbH Gruenwalder Weg 28g - 82041 Oberhaching - Germany t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.oclc.org/ http://www.UnixArea.de/ b http://gurucubano.blogspot.com/ Don't top-post, read RFC1855 http://www.faqs.org/rfcs/rfc1855.html A: Because it messes up the order in which people normally read text. Q: Why is it such a bad thing? A: Top-posting. Q: What is the most annoying thing on Usenet and in e-mail? From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 12:26:14 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 34B781065673 for ; Wed, 9 Apr 2008 12:26:14 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id CEED88FC13 for ; Wed, 9 Apr 2008 12:26:13 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JjZNN-00059v-Pk for freebsd-questions@freebsd.org; Wed, 09 Apr 2008 12:26:05 +0000 Received: from ip68-1-149-71.mc.at.cox.net ([68.1.149.71]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 09 Apr 2008 12:26:05 +0000 Received: from jvk-list by ip68-1-149-71.mc.at.cox.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 09 Apr 2008 12:26:05 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Joe Kraft Date: Wed, 09 Apr 2008 08:26:13 -0400 Lines: 31 Message-ID: <47FCB5E5.5030804@thekrafts.org> References: <47FA40B2.90001@eskk.nu> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org Cc: freebsd-questions@freebsd.org X-Gmane-NNTP-Posting-Host: ip68-1-149-71.mc.at.cox.net User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) In-Reply-To: <47FA40B2.90001@eskk.nu> Sender: news Subject: Re: Experience with genealogy software? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 12:26:14 -0000 Leslie Jensen wrote: > > > Joe Kraft skrev: >> I'm looking for a web based collaborative geneology software to run on >> FreeBSD. Does anyone here have an experience with any of the packages >> out there? >> >> I'm looking at PhpGedView, GeneWeb and Poplar. Any recommendations? >> >> I'm also looking at the info on GRAMPS, but don't see anything to >> provide web based access to a GRAMPS database. > > I'm running Gramps and it suits my needs. I found the webbased programs > to be less intuitive. > > You need to export the database if you want to share it. > /Leslie > Thanks for the recommendation. With the little bit of experimentation from yesterday, I like Gramps also. I guess the perfect solution for what I'd like is to use the Gramps database and application locally, but have a web application that would access the same database. It would also be nice to be able to moderate the changes from web users kind of like what musicbrains.org does for mp3 tags. Joe. From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 12:31:16 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B8972106566B for ; Wed, 9 Apr 2008 12:31:16 +0000 (UTC) (envelope-from freebsd@rgbaz.eu) Received: from jasper.secsrv.net (jasper.secsrv.net [66.98.138.37]) by mx1.freebsd.org (Postfix) with ESMTP id 89D718FC1E for ; Wed, 9 Apr 2008 12:31:16 +0000 (UTC) (envelope-from freebsd@rgbaz.eu) Received: from [77.60.177.2] (helo=[192.168.1.100]) by jasper.secsrv.net with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.63) (envelope-from ) id 1JjZSL-0007kd-Mm for freebsd-questions@freebsd.org; Wed, 09 Apr 2008 08:31:15 -0400 Message-Id: <8FCF745E-6C22-44C9-9F8A-4E5E32AC5E2C@rgbaz.eu> From: "FreeBSD.Arno" To: freebsd-questions@freebsd.org In-Reply-To: <447if95v45.fsf@be-well.ilk.org> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Date: Wed, 9 Apr 2008 14:31:04 +0200 References: <87906B6F-153E-485A-B09B-DEFB3D4B5CB5@rgbaz.eu> <44d4p1n3qo.fsf@be-well.ilk.org> <23A36BB2-A260-4F31-AD83-2022CE96678D@rgbaz.eu> <447if95v45.fsf@be-well.ilk.org> X-Mailer: Apple Mail (2.919.2) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - jasper.secsrv.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - rgbaz.eu X-Source: X-Source-Args: X-Source-Dir: Subject: Re: wireshark X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 12:31:16 -0000 Sorry for my late reply. I have been a bit busy... ] On 7 apr 2008, at 21:21, Lowell Gilbert wrote: > "FreeBSD.Arno" writes: > >> Hi Lowell, thanks for your response, >> >> On 7 apr 2008, at 16:23, Lowell Gilbert wrote: >> >>> "FreeBSD.Arno" writes: >>> >>>> I installed wireshark on my computer and got this error trying to >>>> run >>>> it: >>>> >>>> /libexec/ld-elf.so.1: /usr/local/lib/libhx509.so.2: Undefined >>>> symbol >>>> "oid_id_pkcs1_rsaEncryption" >>> >>> That library doesn't even exist on my machine that has wireshark >>> installed from ports. >>> >> that's strange... what version do you run? >> i have version 0.99.8 > > I don't run it, I just built it long enough to check for you. > oh, thank you very much for that! >> I just did a make config, disabling everything and 'make install >> clean' >> >> even now: >> me@home# ldd /usr/local/bin/wireshark | grep libhx509 >> libhx509.so.2 => /usr/local/lib/libhx509.so.2 (0x2a69b000) > > I used the default configurations: > # This file is auto-generated by 'make config'. > # No user-servicable parts inside! > # Options for wireshark-0.99.8_2 > _OPTIONS_READ=wireshark-0.99.8_2 > WITHOUT_RTP=true > WITH_SNMP=true > WITH_ADNS=true > WITH_PCRE=true > WITH_IPV6=true > >> i tried compiling with and without all the settings, so far without any success >>>> I've found some posts of people reporting the same problem, but >>>> none >>>> of them mention a solution. >>>> http://www.mail-archive.com/freebsd-ports@freebsd.org/msg10746.html >>>> >>>> Did anyone solve this problem yet? >>>> >>>> >>>> uname -a: >>>> FreeBSD 7.0-STABLE FreeBSD 7.0-STABLE #18: Mon Mar 31 17:48:52 >>>> CEST 2008 Me@amadeus:/usr/obj/usr/src/sys/KERNEL_7 i386 >>> >>> Figure out where that library comes from, and rebuild it and maybe >>> its >>> dependencies? >>> >>> >> i found there's a bug reported here for subversion, but i don;t have >> that installed >> http://www.freebsd.org/cgi/query-pr.cgi?pr=118310 >> >> i also found heimdal using this it an people reporting he same error >> i installed heimdal but the problem remained the same >> >> i'll try to figure out why wireshark needs this lib on one machine >> and >> not on the other... > > The key clue is probably in what provides that library. Which is > Heimdal, so that *should* provide the library. I did search for heimdal on my system before, but i thought it was a port and not part of the base system My mistake... I'm looking into that now and am building kernel and world from the latest sources atm. I'll post the results when that's done... > > > Did you install wireshark from a package? That may have been built > with a different set of options and/or for a different FreeBSD > release. I compiled from sources: cd /usr/port/net/wireshark/ make install clean gr Arno From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 12:48:36 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 064031065672 for ; Wed, 9 Apr 2008 12:48:36 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 9941F8FC26 for ; Wed, 9 Apr 2008 12:48:35 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JjZj7-0006Mo-2i for freebsd-questions@freebsd.org; Wed, 09 Apr 2008 12:48:33 +0000 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 09 Apr 2008 12:48:33 +0000 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 09 Apr 2008 12:48:33 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Ivan Voras Date: Wed, 09 Apr 2008 14:48:18 +0200 Lines: 36 Message-ID: References: <20080409115534.GA86945@rebelion.Sisis.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigB0D368E7034C7DE84FDAC7D0" X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Thunderbird 2.0.0.6 (X11/20071022) In-Reply-To: <20080409115534.GA86945@rebelion.Sisis.de> X-Enigmail-Version: 0.95.0 Sender: news Subject: Re: 7.0R && freemind 0.8.1 crashes randomly X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 12:48:36 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigB0D368E7034C7DE84FDAC7D0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Matthias Apitz wrote: > Hello, >=20 > I'm used to use 'freemind' (and used 0.8.0 a lot in FreeBSD 6.2); since= > the update to 7.0-REL and freemind as 0.8.1 from ports it is unusable > because it crashes randomly, sometimes it does not even comes up withou= t > any message, sometimes it crashes by its own while I'm working in some > other part of the KDE 3.5.8 desktop; does someone face the same problem= ? > thanks in advance for a tip; FreeMind is a java application and since there's still no official Java for FreeBSD 7, you're probably lucky it works at all :) --------------enigB0D368E7034C7DE84FDAC7D0 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFH/LsZldnAQVacBcgRAppaAJkBqrnaaL0pMR9wFB5o2cmY24HwGQCeOtyJ PHalJgXza83C5Yy+S/McJbY= =zui1 -----END PGP SIGNATURE----- --------------enigB0D368E7034C7DE84FDAC7D0-- From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 12:52:00 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A8A4B1065671 for ; Wed, 9 Apr 2008 12:51:59 +0000 (UTC) (envelope-from fbsd06+U2=f69727cb@mlists.homeunix.com) Received: from turtle-out.mxes.net (turtle-out.mxes.net [216.86.168.191]) by mx1.freebsd.org (Postfix) with ESMTP id 6E92F8FC28 for ; Wed, 9 Apr 2008 12:51:59 +0000 (UTC) (envelope-from fbsd06+U2=f69727cb@mlists.homeunix.com) Received: from mxout-04.mxes.net (mxout-04.mxes.net [216.86.168.179]) by turtle-in.mxes.net (Postfix) with ESMTP id 556B0164700 for ; Wed, 9 Apr 2008 08:33:09 -0400 (EDT) Received: from gumby.homeunix.com. (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id AB1C4D05B6 for ; Wed, 9 Apr 2008 08:33:04 -0400 (EDT) Date: Wed, 9 Apr 2008 13:32:53 +0100 From: RW To: freebsd-questions@freebsd.org Message-ID: <20080409133253.5dc9748b@gumby.homeunix.com.> In-Reply-To: <20080409091859.GA14939@farnborough.darq.net> References: <80f4f2b20804081710k5af28466k17f3d38cdd6e344a@mail.gmail.com> <20080409091859.GA14939@farnborough.darq.net> X-Mailer: Claws Mail 3.3.1 (GTK+ 2.12.9; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: QEMU networking quirkiness on 7.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 12:52:00 -0000 On Wed, 9 Apr 2008 10:18:59 +0100 Andrew Cid wrote: > Hi Jim, > > > The QEmu VM can access the web (I'm typing this out now in WindowsXP > > running safely in it's cage, for example). But it cannot VPN into > > work (timeout) or ping anything. I suspect it has to do with the > > way that QEmu is given network access. Is there any way to set up > > QEmu to access the network through an aliased IP address, and hence > > look like any other machine on my network, rather than to hide > > behind my BSD box? Is there another route I should take?+ > > > I connect my qemu boxes via the tap interface and then bridge it to > the external interface so it works like just another box on the LAN. > It's quite easy to setup and works pretty well, checkout: > http://people.freebsd.org/~maho/qemu/qemu.html ping fails because the qemu process runs as an ordinary user and ping requires root privileges (the ping binary runs setuid). The VPN problem may be simply due to qemu's use of NAT. I would suggest you familiarise yourself with any NAT/firewall issues for your VPN before switching to tap. From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 12:52:38 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 18800106566C for ; Wed, 9 Apr 2008 12:52:38 +0000 (UTC) (envelope-from jvk-list@thekrafts.org) Received: from smtpauth21.prod.mesa1.secureserver.net (smtpauth21.prod.mesa1.secureserver.net [64.202.165.38]) by mx1.freebsd.org (Postfix) with SMTP id D4C0E8FC21 for ; Wed, 9 Apr 2008 12:52:37 +0000 (UTC) (envelope-from jvk-list@thekrafts.org) Received: (qmail 30841 invoked from network); 9 Apr 2008 12:25:57 -0000 Received: from unknown (68.1.149.71) by smtpauth21.prod.mesa1.secureserver.net (64.202.165.38) with ESMTP; 09 Apr 2008 12:25:57 -0000 Message-ID: <47FCB5E5.5030804@thekrafts.org> Date: Wed, 09 Apr 2008 08:26:13 -0400 From: Joe Kraft User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 Newsgroups: gmane.os.freebsd.questions To: Leslie Jensen References: <47FA40B2.90001@eskk.nu> In-Reply-To: <47FA40B2.90001@eskk.nu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Experience with genealogy software? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 12:52:38 -0000 Leslie Jensen wrote: > > > Joe Kraft skrev: >> I'm looking for a web based collaborative geneology software to run on >> FreeBSD. Does anyone here have an experience with any of the packages >> out there? >> >> I'm looking at PhpGedView, GeneWeb and Poplar. Any recommendations? >> >> I'm also looking at the info on GRAMPS, but don't see anything to >> provide web based access to a GRAMPS database. > > I'm running Gramps and it suits my needs. I found the webbased programs > to be less intuitive. > > You need to export the database if you want to share it. > /Leslie > Thanks for the recommendation. With the little bit of experimentation from yesterday, I like Gramps also. I guess the perfect solution for what I'd like is to use the Gramps database and application locally, but have a web application that would access the same database. It would also be nice to be able to moderate the changes from web users kind of like what musicbrains.org does for mp3 tags. Joe. From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 12:53:20 2008 Return-Path: Delivered-To: FreeBSD-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0F878106566B for ; Wed, 9 Apr 2008 12:53:20 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from hawk.thalamus.net (hawk.thalamus.net [212.31.160.3]) by mx1.freebsd.org (Postfix) with ESMTP id C42788FC15 for ; Wed, 9 Apr 2008 12:53:19 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from localhost (localhost.thalamus.net [127.0.0.1]) by hawk.thalamus.net (Postfix) with ESMTP id 9DE781EE84D for ; Wed, 9 Apr 2008 14:53:17 +0200 (CEST) X-Virus-Scanned: by amavisd-new at thalamus.net X-Spam-Flag: NO X-Spam-Score: 2.18 X-Spam-Level: ** X-Spam-Status: No, score=2.18 tagged_above=-999 required=4.2 tests=[AWL=-1.089, HELO_LH_HOME=3.169, RDNS_DYNAMIC=0.1] Received: from hawk.thalamus.net ([127.0.0.1]) by localhost (hawk.thalamus.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2tVP85uzsJYv for ; Wed, 9 Apr 2008 14:53:11 +0200 (CEST) Received: from lesbsdpc.homenet.home (c-195-216-040-164.cust.thalamus.net [195.216.40.164]) by hawk.thalamus.net (Postfix) with ESMTP id D07F81EE84B for ; Wed, 9 Apr 2008 14:53:10 +0200 (CEST) Message-ID: <47FCBC38.5030005@eskk.nu> Date: Wed, 09 Apr 2008 14:53:12 +0200 From: Leslie Jensen User-Agent: Thunderbird 2.0.0.12 (X11/20080329) MIME-Version: 1.0 To: FreeBSD-questions@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: App for subscribing and watching videopodcasts X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 12:53:20 -0000 Will anyone suggest an app that is as easy to use as for example Amarok is for sound only podcasts? Thanks /Leslie From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 13:04:31 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9A2961065671 for ; Wed, 9 Apr 2008 13:04:31 +0000 (UTC) (envelope-from bramz4ever@yahoo.com) Received: from web50006.mail.re2.yahoo.com (web50006.mail.re2.yahoo.com [206.190.38.21]) by mx1.freebsd.org (Postfix) with SMTP id 46EF58FC0C for ; Wed, 9 Apr 2008 13:04:30 +0000 (UTC) (envelope-from bramz4ever@yahoo.com) Received: (qmail 60218 invoked by uid 60001); 9 Apr 2008 12:37:50 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Message-ID; b=mrtu2xnQ2KS1syLLfSAYnwhRPK5M8apqxhQa9C6cla/kldrhhpdbBLT+pvrdMR4Z6rwxFDZsdogSoB+gXCYxSbo5gG17biYetkze+9k7COZVJfN8t0CXoUvzHY+Te17msrbRvuGY56ib+UQUv+aWOPpgKj2kprNXAS/oFlnqkb8=; X-YMail-OSG: NOxotkgVM1kUaQZRjiFnIDkJDWBxgJ0GfojwwVSJwhCqnKGHEWMSinNvumoDbxQAgQ-- Received: from [202.51.232.229] by web50006.mail.re2.yahoo.com via HTTP; Wed, 09 Apr 2008 05:37:50 PDT X-Mailer: YahooMailRC/975.09 YahooMailWebService/0.7.185 Date: Wed, 9 Apr 2008 05:37:50 -0700 (PDT) From: Satria Bramana To: freebsd-questions@freebsd.org MIME-Version: 1.0 Message-ID: <767368.60172.qm@web50006.mail.re2.yahoo.com> Content-Type: text/plain; charset=us-ascii X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: my webserver suddenly crash X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 13:04:31 -0000 greetings.. my webhosting server suddenly crash and showing this in /var/log/messages : Apr 9 11:37:52 hosting kernel: swap_pager_getswapspace(10): failed i'm using a monitoring software and i found that the usage of my swap space only about 1% of my total swap space at the time before my server crashed.. i couldn't think of anything that may caused this trouble.. can anyone help me? thank you very much everybody.. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 13:17:16 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 115531065670 for ; Wed, 9 Apr 2008 13:17:16 +0000 (UTC) (envelope-from Matthias.Apitz@oclc.org) Received: from mail.pica.nl (mail.pica.nl [192.87.44.30]) by mx1.freebsd.org (Postfix) with ESMTP id 98BB38FC23 for ; Wed, 9 Apr 2008 13:17:15 +0000 (UTC) (envelope-from Matthias.Apitz@oclc.org) Received: from rebelion.Sisis.de ([193.31.10.34]) by mail.pica.nl with Microsoft SMTPSVC(6.0.3790.3959); Wed, 9 Apr 2008 15:20:00 +0200 Received: (from guru@localhost) by rebelion.Sisis.de (8.14.2/8.13.8/Submit) id m39DHCV9092961; Wed, 9 Apr 2008 15:17:12 +0200 (CEST) (envelope-from matthias.apitz@oclc.org) X-Authentication-Warning: rebelion.Sisis.de: guru set sender to matthias.apitz@oclc.org using -f Date: Wed, 9 Apr 2008 15:17:12 +0200 From: Matthias Apitz To: Ivan Voras Message-ID: <20080409131712.GD92744@rebelion.Sisis.de> References: <20080409115534.GA86945@rebelion.Sisis.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.4.2.3i X-Operating-System: FreeBSD 7.0-RELEASE (i386) X-OriginalArrivalTime: 09 Apr 2008 13:20:00.0380 (UTC) FILETIME=[69D0BBC0:01C89A44] Cc: freebsd-questions@freebsd.org Subject: Re: 7.0R && freemind 0.8.1 crashes randomly X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 13:17:16 -0000 El día Wednesday, April 09, 2008 a las 02:48:18PM +0200, Ivan Voras escribió: > Matthias Apitz wrote: > > Hello, > > > > I'm used to use 'freemind' (and used 0.8.0 a lot in FreeBSD 6.2); since > > the update to 7.0-REL and freemind as 0.8.1 from ports it is unusable > > because it crashes randomly, sometimes it does not even comes up without > > any message, sometimes it crashes by its own while I'm working in some > > other part of the KDE 3.5.8 desktop; does someone face the same problem? > > thanks in advance for a tip; > > FreeMind is a java application and since there's still no official Java > for FreeBSD 7, you're probably lucky it works at all :) > but it worked fine with the Java engine I've had in FreeBSD 6.2R; will test some others of the Java engines from the ports... matthias -- Matthias Apitz Manager Technical Support - OCLC GmbH Gruenwalder Weg 28g - 82041 Oberhaching - Germany t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.oclc.org/ http://www.UnixArea.de/ b http://gurucubano.blogspot.com/ Don't top-post, read RFC1855 http://www.faqs.org/rfcs/rfc1855.html A: Because it messes up the order in which people normally read text. Q: Why is it such a bad thing? A: Top-posting. Q: What is the most annoying thing on Usenet and in e-mail? From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 13:34:17 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3627E106564A for ; Wed, 9 Apr 2008 13:34:17 +0000 (UTC) (envelope-from yonyossef.lists@gmail.com) Received: from gv-out-0910.google.com (gv-out-0910.google.com [216.239.58.191]) by mx1.freebsd.org (Postfix) with ESMTP id 9D8F98FC12 for ; Wed, 9 Apr 2008 13:34:16 +0000 (UTC) (envelope-from yonyossef.lists@gmail.com) Received: by gv-out-0910.google.com with SMTP id n40so484021gve.39 for ; Wed, 09 Apr 2008 06:34:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=3J9UrSJawMpSA9ICoUh07Fc87WxK7N7TT7QHVS+PBLs=; b=ikT08wbDvafjTYFj4X1daIU198yGdEWuoq2uwj0AyDALgQ8CrvhCStwokODvwIpU3kHwuLI9Sg57vbfLUZpXeQHfPA3DaTGwu88OOCw3SY+ogL5a052xEMyq63T5FA71cvsWC5QugsFx5xNIUHldUYNBeNUO0xAIIQeek7XuTPM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=kzpaXsKuISjmazeowM4yrjFQlPWQt8BfVOoGOhLwcKQAD4whodhME2kQxHChMLZO28wIWua9nR3FO6A4P7ifdw93JdC0GjcUimkJoNwR9Fgj4dB0Amaa1vFit2mXITAcFY0Vsdt0hCqSH7ovR3YpM2z6sNDzZQwig9oPKSpuD6c= Received: by 10.151.109.11 with SMTP id l11mr308016ybm.52.1207748053813; Wed, 09 Apr 2008 06:34:13 -0700 (PDT) Received: by 10.151.12.5 with HTTP; Wed, 9 Apr 2008 06:34:13 -0700 (PDT) Message-ID: <20def4870804090634k45eaf750s4b6e69e7ed841e26@mail.gmail.com> Date: Wed, 9 Apr 2008 16:34:13 +0300 From: "Mr Y" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: working with kdb/ddb X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 13:34:17 -0000 Hi, i'm trying to extract some memory values of my variables, but the debugger doesn't know any of my variables, saying "unknown symbol" or something like that. i get the function names in the 'trace' though, so the symbols are there. does anybody know how to read the variables after the crash? e.g. Fatal trap 12: page fault while in kernel mode fault virtual address = 0x1 fault code = supervisor read data, page not present instruction pointer = 0x8:0xffffffff806b0b17 stack pointer = 0x10:0xffffffffbc17eae0 frame pointer = 0x10:0xffffffffbc17eb20 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 1269 (mtnic0 taskq) [thread pid 1269 tid 100087 ] Stopped at _bus_dmamap_unload+0x17: movq (%rsi),%rax db> trace Tracing pid 1269 tid 100087 td 0xffffff00beaf3be0 _bus_dmamap_unload() at _bus_dmamap_unload+0x17 mtnic_free_pages() at mtnic_free_pages+0x5c mtnic_init_nic() at mtnic_init_nic+0xa5 mtnic_restart_nic() at mtnic_restart_nic+0xa3 taskqueue_run() at taskqueue_run+0xd7 taskqueue_thread_loop() at taskqueue_thread_loop+0x85 fork_exit() at fork_exit+0x86 fork_trampoline() at fork_trampoline+0xe --- trap 0, rip = 0, rsp = 0xffffffffbc17ed00, rbp = 0 --- db> From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 13:35:19 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B53D11065673 for ; Wed, 9 Apr 2008 13:35:19 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 10E0A8FC1E for ; Wed, 9 Apr 2008 13:35:18 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JjaSL-0000hZ-AM for freebsd-questions@freebsd.org; Wed, 09 Apr 2008 13:35:17 +0000 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 09 Apr 2008 13:35:17 +0000 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 09 Apr 2008 13:35:17 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Ivan Voras Date: Wed, 09 Apr 2008 15:35:09 +0200 Lines: 52 Message-ID: References: <20080409115534.GA86945@rebelion.Sisis.de> <20080409131712.GD92744@rebelion.Sisis.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig773EBC12C9DF845A077EF280" X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Thunderbird 2.0.0.6 (X11/20071022) In-Reply-To: <20080409131712.GD92744@rebelion.Sisis.de> X-Enigmail-Version: 0.95.0 Sender: news Subject: Re: 7.0R && freemind 0.8.1 crashes randomly X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 13:35:19 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig773EBC12C9DF845A077EF280 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Matthias Apitz wrote: > El d=C3=ADa Wednesday, April 09, 2008 a las 02:48:18PM +0200, Ivan Vora= s escribi=C3=B3: >=20 >> Matthias Apitz wrote: >>> Hello, >>> >>> I'm used to use 'freemind' (and used 0.8.0 a lot in FreeBSD 6.2); sin= ce >>> the update to 7.0-REL and freemind as 0.8.1 from ports it is unusable= >>> because it crashes randomly, sometimes it does not even comes up with= out >>> any message, sometimes it crashes by its own while I'm working in som= e >>> other part of the KDE 3.5.8 desktop; does someone face the same probl= em? >>> thanks in advance for a tip; >> FreeMind is a java application and since there's still no official Jav= a >> for FreeBSD 7, you're probably lucky it works at all :) >> >=20 > but it worked fine with the Java engine I've had in FreeBSD 6.2R; will > test some others of the Java engines from the ports... Yes, it's expected that it will work with a supported version of the operating system. Remember, you changed the entire operating system by going from 6.2 to 7.0. Try building native java and all its dependencies from ports. --------------enig773EBC12C9DF845A077EF280 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFH/MYNldnAQVacBcgRAsxnAKD0cKCpaEYWwI9kmMndfydFRIn2/wCfWYEV sORjS/R2hYb07GujZU8KBeg= =cNkN -----END PGP SIGNATURE----- --------------enig773EBC12C9DF845A077EF280-- From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 13:35:45 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 19FDD1065674 for ; Wed, 9 Apr 2008 13:35:45 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from kane.otenet.gr (kane.otenet.gr [195.170.0.77]) by mx1.freebsd.org (Postfix) with ESMTP id 966FA8FC1B for ; Wed, 9 Apr 2008 13:35:44 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from [192.168.0.1] (athedsl-279104.home.otenet.gr [85.73.137.222]) by kane.otenet.gr (8.13.8/8.13.8/Debian-3) with ESMTP id m39DZTdg009752; Wed, 9 Apr 2008 16:35:29 +0300 Message-ID: <47FCC624.5000304@otenet.gr> Date: Wed, 09 Apr 2008 16:35:32 +0300 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.12 (X11/20080227) MIME-Version: 1.0 To: Da Rock References: <1207688776.16346.122.camel@laptop2.herveybayaustralia.com.au> <47FBE78D.2030503@cederstrand.dk> <1207691502.16346.133.camel@laptop2.herveybayaustralia.com.au> <47FBEB8B.4020802@otenet.gr> <1207693459.16346.135.camel@laptop2.herveybayaustralia.com.au> <1207733578.16346.157.camel@laptop2.herveybayaustralia.com.au> In-Reply-To: <1207733578.16346.157.camel@laptop2.herveybayaustralia.com.au> Content-Type: text/plain; charset=ISO-8859-7; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: A silent UPS - (A little OT, I know...) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 13:35:45 -0000 Da Rock wrote: > On Wed, 2008-04-09 at 08:24 +1000, Da Rock wrote: > >> On Wed, 2008-04-09 at 01:02 +0300, Manolis Kiagias wrote: >> >>> Da Rock wrote: >>> >>>> On Tue, 2008-04-08 at 23:45 +0200, Erik Cederstrand wrote: >>>> >>>> >>>>> Da Rock wrote: >>>>> >>>>> >>>>>> This may sound like a strange question, but is there a way to mute the >>>>>> voice box of a UPS? I have a highly specialised application for one- I >>>>>> need a mobile desktop pc (very cheap). I need to setup a pc for my >>>>>> little girl so that she has music, video, and visualisations while she's >>>>>> in her cot- which is mobile and moved from room to room. So I don't want >>>>>> to shutdown the pc when in transit, and I certainly don't want any >>>>>> shrieks when I unplug the power... >>>>>> >>>>>> >>>>> Just crack open the UPS box and cut the wires to the loudspeaker :-) >>>>> >>>>> >>>> I thought of that- but how do you do that with those little sealed >>>> units? I'm looking at a small consumer unit around 500-700VA. >>>> >>>> _______________________________________________ >>>> 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've got a couple of cheap APC models (RS500). You can turn off all >>> their alert signals using the apcupsd ( sysutils/apcupsd) program ( >>> which is of course used for automatic shutdowns). The setting is stored >>> in UPS memory (probably flash or EEPROM) and is retained. This is good >>> actually, since one of these is pretty close to my bedroom ;) >>> >>> >> So it can be switched off with the software? That could work for me... >> > > I just confirmed with APC regarding this software setting, and they > confirmed it- but stated categorically that only the Window$ software of > their making could do it. Can you confirm the BSD software will do it? > > I think I shocked the guy when he suggested just hook up to another > windows box to change the setting, then put it on whatever machine I > wanted, and I told him that was near impossible- "I wouldn't corrupt my > network with M$"!!! > > I assure you, apcupsd has this option. Here is a direct paste from my freebsd server: Please select the function you want to perform. 1) Test kill UPS power 2) Perform self-test 3) Read last self-test result 4) Change battery date 5) View battery date 6) View manufacturing date 7) Set alarm behavior 8) Set sensitivity 9) Quit Select function number: 7 Current alarm setting: DISABLED Press... E to Enable alarms D to Disable alarms Q to Quit with no changes Your choice: You can access this by running apctest as root. It is installed as part of sysutils/apcupsd. You should however stop the apcupsd monitoring daemon before running apctest. From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 13:41:44 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DD72F1065670 for ; Wed, 9 Apr 2008 13:41:44 +0000 (UTC) (envelope-from d.trandov@tcebank.com) Received: from tcebank.com (gw.tcebank.com [213.222.32.250]) by mx1.freebsd.org (Postfix) with SMTP id 1953A8FC1A for ; Wed, 9 Apr 2008 13:41:43 +0000 (UTC) (envelope-from d.trandov@tcebank.com) Received: (qmail 11410 invoked from network); 9 Apr 2008 13:15:00 -0000 Received: from mail.tcebank.com (213.222.32.254) by e-smith.tcebank.com (192.17.1.230) with ESMTP; 09 Apr 2008 13:15:00 -0000 X-Spam-Status: No, hits=0.1 required=2.0 tests=ALL_TRUSTED,EMPTY_MESSAGE X-Spam-Check-By: mail.tcebank.com Received: from [192.17.1.98] (HELO dtrandov) (192.17.1.98) by mail.tcebank.com (smtpd unknown version) with ESMTP; Wed, 09 Apr 2008 16:14:59 +0300 From: "Dimitar Trandov" To: Date: Wed, 9 Apr 2008 16:12:01 +0300 Organization: Tokuda Bank Plc. Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 Thread-Index: AciaQ0wjqi6iv7l8S5O6AwM/ssEsyg== X-Sql-Log-ID: '29637.1207746895.6112' Subject: Jails config X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 13:41:44 -0000 Hi, I've installed a fresh new 7.0 FreeBSD server with 2 intherface cards. On it, I have to run simultaneously some of my public services - name server(bind), smtp(postfix) and www(apache) server. I found that solution based on jails is suitable for my needs, but I have no any experience with jails. I know that jail has own a single IP address - for named, this is ok I thing - but what about other services ? I have an administrative panel, which make some changes on www server, so I can not remap requests to that panel to listen on private lan - I have to use public ip to manage my www site trough web interface. For smtp the situation is the same - if my smtp server is only smtp relay server that do some basic checks and then have to forward mails to the core smtp sever, where I do spam and other check. Have to use again public addressess to talk these servers each others ?!? Again - I have no experience or maybe jails is not the right solutions for me ?!? I think, that the almost the same config is described in the handbook, so I think that I miss something or maybe I have to do things in standart way, I mean without jails ?!? Generally, my question is how to remap some sensitive tasks through private addresses or route smpt messagess from smtp relay to mailboxes in private lan, when these services is runs on jails? Thanks in advanvce and sorry for my English ----------------------------------------- Dimitar From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 13:45:36 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D003E106566C for ; Wed, 9 Apr 2008 13:45:36 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 6E2138FC1C for ; Wed, 9 Apr 2008 13:45:36 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JjacG-0001B9-0X for freebsd-questions@freebsd.org; Wed, 09 Apr 2008 13:45:32 +0000 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 09 Apr 2008 13:45:32 +0000 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 09 Apr 2008 13:45:32 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Ivan Voras Date: Wed, 09 Apr 2008 15:45:21 +0200 Lines: 41 Message-ID: References: <767368.60172.qm@web50006.mail.re2.yahoo.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig43A17235EB1C8D3296A2FCED" X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Thunderbird 2.0.0.6 (X11/20071022) In-Reply-To: <767368.60172.qm@web50006.mail.re2.yahoo.com> X-Enigmail-Version: 0.95.0 Sender: news Subject: Re: my webserver suddenly crash X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 13:45:36 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig43A17235EB1C8D3296A2FCED Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Satria Bramana wrote: > greetings.. >=20 > my webhosting server suddenly crash and showing this in /var/log/messag= es : > Apr 9 11:37:52 hosting kernel: swap_pager_getswapspace(10): failed= >=20 > i'm using a monitoring software and i found that the usage of my swap s= pace only about 1% of my total swap space at the time before my server cr= ashed.. > i couldn't think of anything that may caused this trouble.. > can anyone help me? > thank you very much everybody.. Strange. First thing you should do is check if what you said about swap usage is really as it is. Maybe something suddenly used a lot of memory and your monitoring software couldn't detect such spikes. You should report the version and details of the operating system you use. --------------enig43A17235EB1C8D3296A2FCED Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFH/MhxldnAQVacBcgRAqvOAJ0YtphF7ha5nNEHfj1yTsVVBbkA6gCghKEE 1N2tdpnY1mYr3X87WmlrGqo= =EDCU -----END PGP SIGNATURE----- --------------enig43A17235EB1C8D3296A2FCED-- From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 14:09:57 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 693DB1065675 for ; Wed, 9 Apr 2008 14:09:57 +0000 (UTC) (envelope-from nvass@teledomenet.gr) Received: from smtp.teledomenet.gr (smtp.teledomenet.gr [213.142.128.2]) by mx1.freebsd.org (Postfix) with ESMTP id 214278FC16 for ; Wed, 9 Apr 2008 14:09:57 +0000 (UTC) (envelope-from nvass@teledomenet.gr) Received: by smtp.teledomenet.gr (Postfix, from userid 58) id 0691E142136; Wed, 9 Apr 2008 17:09:56 +0300 (EEST) X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on smtp.teledomenet.gr X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,RDNS_NONE autolearn=no version=3.2.3 Received: from iris.teledomenet.local (unknown [192.168.1.71]) by smtp.teledomenet.gr (Postfix) with ESMTP id 59D53142021; Wed, 9 Apr 2008 17:09:45 +0300 (EEST) From: Nikos Vassiliadis To: freebsd-questions@freebsd.org Date: Wed, 9 Apr 2008 17:08:19 +0300 User-Agent: KMail/1.9.7 References: <20080408184958.N25937@wojtek.tensor.gdynia.pl> In-Reply-To: <20080408184958.N25937@wojtek.tensor.gdynia.pl> X-NCC-RegID: gr.telehouse MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200804091708.19523.nvass@teledomenet.gr> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Cc: Wojciech Puchar Subject: Re: by MAC blocking X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 14:09:57 -0000 On Tuesday 08 April 2008 19:52:05 Wojciech Puchar wrote: > i use static arp on my network. > > all existing computers are set in with arp -f /etc/ethers > > and interface has STATICARP option set. > > trying to use unused IP address doesn't work - as should > > BUT trying to use allocated IP address with MAC out of the list - > surprisingly works. > > more strange - when i ping such computer - i get 2 response (normal+DUP) > > how to make it completely work? It works here as documented. Are there any third party(not FreeBSD) devices on the network? perhaps proxying arp? I would disable arp completely, reboot third party devices and use tcpdump -e to see what's going on. Nikos From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 14:16:58 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 332E7106564A for ; Wed, 9 Apr 2008 14:16:58 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (unknown [IPv6:2001:4070:101:2::77]) by mx1.freebsd.org (Postfix) with ESMTP id 57F098FC0C for ; Wed, 9 Apr 2008 14:16:51 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8) with ESMTP id m39EFiig003049 for ; Wed, 9 Apr 2008 16:15:44 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8/Submit) with ESMTP id m39EFh6u003046 for ; Wed, 9 Apr 2008 16:15:44 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Wed, 9 Apr 2008 16:15:42 +0200 (CEST) From: Wojciech Puchar To: freebsd-questions@freebsd.org Message-ID: <20080409161351.E3029@wojtek.tensor.gdynia.pl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: bridge problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 14:16:58 -0000 [root@wojtek /usr/local]# ifconfig bridge0 bridge0: flags=8802 mtu 1500 ether 5a:43:ed:13:ec:84 priority 32768 hellotime 2 fwddelay 15 maxage 20 [root@wojtek /usr/local]# ifconfig tap4 tap4: flags=8843 mtu 1500 inet6 fe80::2bd:5eff:fe91:b704%tap4 prefixlen 64 scopeid 0x5 ether 00:bd:5e:91:b7:04 [root@wojtek /usr/local]# ifconfig bridge0 up [root@wojtek /usr/local]# ifconfig bridge0 addm tap4 ifconfig: BRDGADD tap4: Invalid argument why it can't add tap4 (or anything else - i tried) to the bridge From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 14:17:55 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3DBBB1065670 for ; Wed, 9 Apr 2008 14:17:55 +0000 (UTC) (envelope-from borafael@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.240]) by mx1.freebsd.org (Postfix) with ESMTP id EDEF28FC1E for ; Wed, 9 Apr 2008 14:17:54 +0000 (UTC) (envelope-from borafael@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so680802anc.13 for ; Wed, 09 Apr 2008 07:17:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=41rxzQETmNDtZZHQe5PFvMW/yHmpHnTHvdl2uBrbXd0=; b=nUHGvAT66WEC67N5MOZC3cDFi3mJSxgxaKh4iLIZ+KmDjd5TYQfRkAntYZtCCfTrGjD9475EiTd15TejID9byoyaIWZ9MazPKTV4uDXoUqtahRyhuB8iEeAT/G9/dNzXNdOjEAVZg5KsGPwlyCB8d7eEP44uqgQJzswCk6XVovg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=bOLw9zRM4Ol5xlopo1DIpM+it38E4+HRtbCmPt9XhG+vnd8khRWXE7Rb88E0rJrPz7WqMBEZiUEQPMi8R+FtfeN8DwTYGsxBlJUuFTcApU7wBsXni2owHyTVP5nxrEIXc0R/vOn+rMCtctXzje7gEhnpM3a5PmGgzMWnpCjG+aE= Received: by 10.100.251.5 with SMTP id y5mr264841anh.56.1207748944629; Wed, 09 Apr 2008 06:49:04 -0700 (PDT) Received: by 10.100.132.17 with HTTP; Wed, 9 Apr 2008 06:49:04 -0700 (PDT) Message-ID: Date: Wed, 9 Apr 2008 10:49:04 -0300 From: "Rafael Barrera Oro" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: kern.maxfiles limit exceeded X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 14:17:55 -0000 Hello, i have a modest FreeBSD that's constantly giving me the message "kern.maxfiles limit exceeded by 0 (or 53)" (on the main console). And if i attempt to log in another console i get an error similar to "/libexec/ld-elf.so.1 not found" or "error reading /libexec/ld-elf.so.1" something like that... i cant describe better because it wont let me switch back to the console which gave the error and the other consoles just freeze if i log in :D I am really out of ideas so any help will be greatly appreciated, in the meantime, ill keep looking, if i find a solution ill mail it Anyway, thanks in advance! Rafael From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 14:25:11 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 00B911065670 for ; Wed, 9 Apr 2008 14:25:11 +0000 (UTC) (envelope-from pieter@degoeje.nl) Received: from mx.utwente.nl (unknown [IPv6:2001:610:1908:1000:204:23ff:feb7:b8fe]) by mx1.freebsd.org (Postfix) with ESMTP id 30A108FC18 for ; Wed, 9 Apr 2008 14:25:09 +0000 (UTC) (envelope-from pieter@degoeje.nl) Received: from lux.student.utwente.nl (lux.student.utwente.nl [130.89.170.81]) by mx.utwente.nl (8.12.10/SuSE Linux 0.7) with ESMTP id m39ENvNL004360; Wed, 9 Apr 2008 16:23:58 +0200 From: Pieter de Goeje To: freebsd-questions@freebsd.org Date: Wed, 9 Apr 2008 16:23:57 +0200 User-Agent: KMail/1.9.7 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804091623.57495.pieter@degoeje.nl> X-UTwente-MailScanner-Information: Scanned by MailScanner. Contact servicedesk@icts.utwente.nl for more information. X-UTwente-MailScanner: Found to be clean X-UTwente-MailScanner-From: pieter@degoeje.nl X-Spam-Status: No Cc: Rafael Barrera Oro Subject: Re: kern.maxfiles limit exceeded X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 14:25:11 -0000 On Wednesday 09 April 2008, Rafael Barrera Oro wrote: > Hello, i have a modest FreeBSD that's constantly giving me the message > "kern.maxfiles limit exceeded by 0 (or 53)" (on the main console). And if i > attempt to log in another console i get an error similar to > "/libexec/ld-elf.so.1 not found" or "error reading /libexec/ld-elf.so.1" > something like that... i cant describe better because it wont let me switch > back to the console which gave the error and the other consoles just freeze > if i log in :D > > I am really out of ideas so any help will be greatly appreciated, in the > meantime, ill keep looking, if i find a solution ill mail it > > Anyway, thanks in advance! > > Rafael Check out tuning(7), specifically the section about kern.maxfiles. -- Pieter de Goeje From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 14:33:27 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 951101065674 for ; Wed, 9 Apr 2008 14:33:27 +0000 (UTC) (envelope-from manikandan.x.balachandran@jpmchase.com) Received: from sb2.jpmchase.com (mailms.chase.com [170.148.48.205]) by mx1.freebsd.org (Postfix) with ESMTP id 4E7628FC1B for ; Wed, 9 Apr 2008 14:33:26 +0000 (UTC) (envelope-from manikandan.x.balachandran@jpmchase.com) Received: from sb4.jpmchase.com (sb4.jpmchase.com [170.148.48.190]) by sb2.jpmchase.com (Switch-3.1.8/Switch-3.1.7) with ESMTP id m39E3P9i017248 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK) for ; Wed, 9 Apr 2008 10:03:25 -0400 Received: from se5.svr.bankone.net (se5.svr.bankone.net [155.180.234.126]) by sb4.jpmchase.com (Switch-3.1.8/Switch-3.1.7) with ESMTP id m39E3LjW006471 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=FAIL) for ; Wed, 9 Apr 2008 10:03:21 -0400 Received: from jpmchase.com ([10.246.2.156]) by se5.svr.bankone.net (Switch-3.1.8/Switch-3.1.7) with ESMTP id m39E4afX028709 for ; Wed, 9 Apr 2008 10:04:36 -0400 Received: from ([10.246.2.175]) by imb2.jpmchase.com with ESMTP id KP-BRCFP.89328299; Wed, 09 Apr 2008 10:01:00 -0400 To: freebsd-questions@freebsd.org MIME-Version: 1.0 X-Mailer: Lotus Notes Release 6.5.4 CCH5 September 12, 2005 Message-ID: From: manikandan.x.balachandran@jpmchase.com Date: Wed, 9 Apr 2008 15:01:53 +0100 X-MIMETrack: Serialize by Router on MIUSCC006/JPMCHASE(Release 6.5.6FP1|April 24, 2007) at 04/09/2008 10:02:10 AM, Serialize complete at 04/09/2008 10:02:10 AM Content-Type: text/plain; charset="US-ASCII" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: How do i install c-scope in freeBSD server? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 14:33:27 -0000 Hi, Please help me How do i install c-scope in freeBSD server? CScope - http://cscope.sourceforge.net/ Cheers, Manikandan Balachandran Bournemouth, UK ----------------------------------------- This communication is for informational purposes only. It is not intended as an offer or solicitation for the purchase or sale of any financial instrument or as an official confirmation of any transaction. All market prices, data and other information are not warranted as to completeness or accuracy and are subject to change without notice. Any comments or statements made herein do not necessarily reflect those of JPMorgan Chase & Co., its subsidiaries and affiliates. This transmission may contain information that is privileged, confidential, legally privileged, and/or exempt from disclosure under applicable law. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution, or use of the information contained herein (including any reliance thereon) is STRICTLY PROHIBITED. Although this transmission and any attachments are believed to be free of any virus or other defect that might affect any computer system into which it is received and opened, it is the responsibility of the recipient to ensure that it is virus free and no responsibility is accepted by JPMorgan Chase & Co., its subsidiaries and affiliates, as applicable, for any loss or damage arising in any way from its use. If you received this transmission in error, please immediately contact the sender and destroy the material in its entirety, whether in electronic or hard copy format. Thank you. Please refer to http://www.jpmorgan.com/pages/disclosures for disclosures relating to UK legal entities. From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 14:35:00 2008 Return-Path: Delivered-To: FreeBSD-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5938A1065672 for ; Wed, 9 Apr 2008 14:35:00 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.ilk.org (dsl092-078-145.bos1.dsl.speakeasy.net [66.92.78.145]) by mx1.freebsd.org (Postfix) with ESMTP id 228E98FC21 for ; Wed, 9 Apr 2008 14:34:59 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: by be-well.ilk.org (Postfix, from userid 1147) id 0875528449; Wed, 9 Apr 2008 10:34:59 -0400 (EDT) To: Eduardo Cerejo References: <20080407194818.7408bb5f.ejcerejo@optonline.net> From: Lowell Gilbert Date: Wed, 09 Apr 2008 10:34:58 -0400 In-Reply-To: <20080407194818.7408bb5f.ejcerejo@optonline.net> (Eduardo Cerejo's message of "Mon\, 07 Apr 2008 19\:48\:18 -0400") Message-ID: <44wsn73xm5.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: FreeBSD-questions@FreeBSD.org Subject: Re: Is there a way to fix this or not? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: FreeBSD-questions@FreeBSD.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 14:35:00 -0000 Eduardo Cerejo writes: > I'm running FBSD 7-stable and I'm trying to portupgrade nautilus and I'm getting this error: > > ........................................./usr/local/sbin/portupgrade:842:in `get_all_depends': recursive dependency (RecursiveDependencyError) > from /usr/local/sbin/portupgrade:865:in `get_all_depends' > from /usr/local/lib/ruby/1.8/set.rb:189:in `each' > from /usr/local/lib/ruby/1.8/set.rb:189:in `each_key' > from /usr/local/lib/ruby/1.8/set.rb:189:in `each' > from /usr/local/sbin/portupgrade:864:in `get_all_depends' > from /usr/local/sbin/portupgrade:865:in `get_all_depends' > from /usr/local/lib/ruby/1.8/set.rb:189:in `each' > from /usr/local/lib/ruby/1.8/set.rb:189:in `each_key' > ... 26 levels... > from /usr/local/lib/ruby/1.8/optparse.rb:785:in `initialize' > from /usr/local/sbin/portupgrade:229:in `new' > from /usr/local/sbin/portupgrade:229:in `main' > from /usr/local/sbin/portupgrade:2173 > > I ran pkgdb -fF and nothing, no issues found, I suspect that I, possibly made a mistake by choosing the wrong dependency, handling cyclic dependencies last week which included nautilus, how can I rebuild all the dependencies in my ports installed if that's even possible! Or somehow fix this problem. Well, it's always *possible*. You can remove nautilus and everything that has nautilus in its dependency list (and everything that should have it), then rebuild. From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 14:36:41 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1F383106566C for ; Wed, 9 Apr 2008 14:36:41 +0000 (UTC) (envelope-from a@jenisch.at) Received: from srvdmz13.oekb.co.at (srvdmz13.oekb.co.at [143.245.5.103]) by mx1.freebsd.org (Postfix) with ESMTP id 744B08FC1E for ; Wed, 9 Apr 2008 14:36:40 +0000 (UTC) (envelope-from a@jenisch.at) Received: from msc01-n1 [143.245.2.187] by srvdmz13.oekb.co.at - SurfControl E-mail Filter (6.0.0); Wed, 09 Apr 2008 16:36:38 +0200 Received: from aurora.oekb.co.at ([143.245.9.16]) by MAIL1.oekb.co.at with Microsoft SMTPSVC(6.0.3790.3959); Wed, 9 Apr 2008 16:36:20 +0200 Received: from aurora.oekb.co.at (localhost.localdomain [127.0.0.1]) by aurora.oekb.co.at (8.14.2/8.14.2) with ESMTP id m39EaJOu003228 for ; Wed, 9 Apr 2008 16:36:19 +0200 Received: (from ej@localhost) by aurora.oekb.co.at (8.14.2/8.14.2/Submit) id m39EaJmM003227 for freebsd-questions@freebsd.org; Wed, 9 Apr 2008 16:36:19 +0200 X-Authentication-Warning: aurora.oekb.co.at: ej set sender to a@jenisch.at using -f Date: Wed, 9 Apr 2008 16:36:19 +0200 From: Ewald Jenisch To: freebsd-questions@freebsd.org Message-ID: <20080409143619.GA3169@aurora.oekb.co.at> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.17 (2007-11-01) X-OriginalArrivalTime: 09 Apr 2008 14:36:20.0271 (UTC) FILETIME=[13A4A3F0:01C89A4F] X-SEF-ZeroHour-RefID: fgs=0 X-SEF-7853D99-ADF1-478E-8894-213D316B8FFA: 1 X-SEF-Processed: 6_0_0_39__2008_04_09_16_36_39 Subject: "make-localhost" not there (DNS/named setup on 7.0) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 14:36:41 -0000 Hi, After installing FreeBSD 7.0 (AMD64-version) on a new machine wanted to set up a caching DNS. As per the handbook (http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-dns.html) I wanted to run "make-localhost" in order to set up the configuration files. But the script "make-localhost" isn't there: $ pwd /etc/namedb $ ls -l total 22 drwxr-xr-x 2 bind wheel 512 Feb 24 10:39 dynamic drwxr-xr-x 2 root wheel 512 Mar 17 12:50 master -rw-r--r-- 1 root wheel 11259 Mar 17 16:01 named.conf -rw-r--r-- 1 root wheel 2963 Mar 17 16:01 named.root drwxr-xr-x 2 bind wheel 512 Feb 24 10:39 slave $ Not in this directory, nor anywhere else: # find / -name make-localhost # First I thought I did something wrong so I set up another machine with the AMD64-version of 7.0, but alas - same result - again "make-localhost" isn't there. Has anybody else seen this behavior? Is the handbook wrong wrt setup of named on a AMD64-system? Thanks much in advance for any clue, -ewald From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 14:36:53 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 93DFF106564A for ; Wed, 9 Apr 2008 14:36:53 +0000 (UTC) (envelope-from heli@mikestammer.com) Received: from mho-01-bos.mailhop.org (mho-01-bos.mailhop.org [63.208.196.178]) by mx1.freebsd.org (Postfix) with ESMTP id 6A1BF8FC15 for ; Wed, 9 Apr 2008 14:36:53 +0000 (UTC) (envelope-from heli@mikestammer.com) Received: from 198-172-206-160.ga.verio.net ([198.172.206.160] helo=[192.168.11.7]) by mho-01-bos.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1JjbPw-0003UR-Gb for freebsd-questions@freebsd.org; Wed, 09 Apr 2008 14:36:52 +0000 X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 198.172.206.160 X-Report-Abuse-To: abuse@dyndns.com (see http://www.mailhop.org/outbound/abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX19CUUEjRbGs1JUzXS8jRDoS/fFLBDuaD2c= Message-ID: <47FCD46B.1060007@mikestammer.com> Date: Wed, 09 Apr 2008 08:36:27 -0600 From: Eric Zimmerman User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: freebsd questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Server build config, what would you do? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 14:36:53 -0000 Hello, Can anyone recommend a solid motherboard for building a BSD server around? I would like at least a Core2Duo CPU, but would consider Xeon (single or dual CPU boards are fine). The server will be for file storage and general services like email, apache, etc. Not a ton of volume for either I plan to use a 3-Ware or Areca controller (4 port). Does one of those work better than the other? I have had pretty good luck with some 3-Ware cards so far with FreeBSD, but have heard good things about the Areca cards too. Heck, while we are at it, can anyone recommend some decent internal SATA enclosures with 5 or so slots? Thank you for your time, Eric From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 14:40:04 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7CCFB1065670 for ; Wed, 9 Apr 2008 14:40:04 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.ilk.org (dsl092-078-145.bos1.dsl.speakeasy.net [66.92.78.145]) by mx1.freebsd.org (Postfix) with ESMTP id 4EE9F8FC12 for ; Wed, 9 Apr 2008 14:40:04 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: by be-well.ilk.org (Postfix, from userid 1147) id 97CE628449; Wed, 9 Apr 2008 10:40:03 -0400 (EDT) To: manikandan.x.balachandran@jpmchase.com References: From: Lowell Gilbert Date: Wed, 09 Apr 2008 10:40:03 -0400 In-Reply-To: (manikandan x. balachandran's message of "Wed\, 9 Apr 2008 15\:01\:53 +0100") Message-ID: <44skxv3xdo.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: How do i install c-scope in freeBSD server? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 14:40:04 -0000 manikandan.x.balachandran@jpmchase.com writes: > How do i install c-scope in freeBSD server? It is in ports: devel/cscope http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports.html From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 14:57:54 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E35A8106566B for ; Wed, 9 Apr 2008 14:57:54 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 800E88FC12 for ; Wed, 9 Apr 2008 14:57:46 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8) with ESMTP id m39EuaZk003387; Wed, 9 Apr 2008 16:56:36 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8/Submit) with ESMTP id m39EuWNM003384; Wed, 9 Apr 2008 16:56:35 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Wed, 9 Apr 2008 16:56:32 +0200 (CEST) From: Wojciech Puchar To: Eric Zimmerman In-Reply-To: <47FCD46B.1060007@mikestammer.com> Message-ID: <20080409165549.A3378@wojtek.tensor.gdynia.pl> References: <47FCD46B.1060007@mikestammer.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd questions Subject: Re: Server build config, what would you do? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 14:57:55 -0000 > would like at least a Core2Duo CPU, but would consider Xeon (single or dual > CPU boards are fine). > > The server will be for file storage and general services like email, apache, > etc. Not a ton of volume for either so why at least core2duo. for your case 50$ used computer (possibly with larger disk) is enough. > I plan to use a 3-Ware or Areca controller (4 port). Does one of those work > better than the other? I have had pretty good luck with some 3-Ware cards so no special controller works best. From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 15:01:31 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C71F61065677 for ; Wed, 9 Apr 2008 15:01:31 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.184]) by mx1.freebsd.org (Postfix) with ESMTP id 4CA608FC28 for ; Wed, 9 Apr 2008 15:01:30 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: by ti-out-0910.google.com with SMTP id j2so1029192tid.3 for ; Wed, 09 Apr 2008 08:01:30 -0700 (PDT) Received: by 10.151.149.14 with SMTP id b14mr446139ybo.19.1207753288246; Wed, 09 Apr 2008 08:01:28 -0700 (PDT) Received: from scorpio ( [67.189.206.211]) by mx.google.com with ESMTPS id i4sm559033rng.8.2008.04.09.08.01.14 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 09 Apr 2008 08:01:21 -0700 (PDT) Date: Wed, 9 Apr 2008 11:00:37 -0400 From: Gerard To: freebsd-questions@freebsd.org Message-ID: <20080409110037.2eda74d8@scorpio> In-Reply-To: <20080409131150.B1772@wojtek.tensor.gdynia.pl> References: <20080409091646.3a460385.herbert.raimund@gmx.net> <20080409131150.B1772@wojtek.tensor.gdynia.pl> Organization: seibercom.net X-Mailer: Claws Mail 3.3.1 (GTK+ 2.12.9; i386-portbld-freebsd6.3) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAGFBMVEX+/v7++v6YOTrq8PCcuIX989UvOSj++v0BNCbpAAAAB3RJTUUHsQwfFzs7RBhzUQAAAhJJREFUOI1dU8GOqzAMNKIoV1bvwD1i0ysqrHplIdBrVSX7ATSbd03VVvn9tQNtQy0hjAdn7LED4AAcPtWm9RV+MPSfxhBLx9ajd6X/ngB6/mTwnRSZua7i7Ca+0ctZKo4Qmz+JY13X6I3nFZBxIYW1PbgfQ5RP8g0XlltEWGf3cV03joYpRnFbvYDKbXjZlXyyhEZA4lI+cN3NaVXE4VKjSwTExO10eTEkkJVqIAD5z0nUBQJluQDRSQjcrBiHAJxZlAH5CUMBMC7OcJ4LMQNnxhZ1HYPscMc6J4UlWRMNwzOpCcAHKSICd1EDn83abdREIbXsHkD1OinP1aCUCOEVRaa1lMcvywUWdYgk13JQUpYNKmvXQ8Kw5ML9YI5h8SakctBc7E/IYuLhYd/zZIk+1gM1vNweQBvHE0j+oYah3sMqAytQYlZk6+ANaaawJdu3OFzYGMZ3iGpa3qMlq9ZH0VZTgrCtw/ngdYkEIIpSbP1bWQAdFdX9vocBdkH2qVjVmuMu3gI5rjs814EUdrCZgWlPaxZZ3RiLFUtr+ud0PXwp2dnQSNXgePt6AZpBj6UMJ7VQkzN4utVeaSW1Dhn/kblGrKeMvNGnzwX4zuEDarYz1KdPtR60Gul0Gued+515SJXhCsl+Tx/3kY/UDvicPll9mfu50t3tvQ/thZpJYgeuwdSKNJ6tCD98MCgoxLDaPxbwqqwPWaWiAAAAAElFTkSuQmCC X-Face: "\j?x](l|]4p?-1Bf@!wN<&p=$.}^k-HgL}cJKbQZ3r#Ar]\%U(#6}'?<3s7%(%(gxJxxcR nSNPNr*/^~StawWU9KDJ-CT0k$f#@t2^K&BS_f|?ZV/.7Q X-Operating-System: FreeBSD-6.3 Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/tlUXGE.rr_jYI.Q9L.5sCD_"; protocol="application/pgp-signature"; micalg=PGP-SHA1 Subject: Re: Adobe Flash Player Petition X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 15:01:32 -0000 --Sig_/tlUXGE.rr_jYI.Q9L.5sCD_ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Wed, 9 Apr 2008 13:15:50 +0200 (CEST) Wojciech Puchar wrote: > > PLEASE CONTACT ADOBE. TELL THEM TO RELEASE A FLASH PLUGIN FOR > > FREEBSD. > >There are more and more websites you cannot even enter without a > >running Flash Player. >=20 > so don't watch them. their author definitely are not interested in=20 > providing real information, as it can't go without flash. >=20 > while there is a lot of pages that are unreadable without flash, non > of them contain useful informations. I find that assumption grossly inaccurate. I have experienced difficulties numerous times trying to access financial institutions without a working flash plug-in. I just had another bad experience with a linksys site using Opera: http://www.linksys.com/servlet/Satellite?c=3DL_CASupport_C1&childpagename= =3DUS%2FLayout&cid=3D1175238286492&pagename=3DLinksys%2FCommon%2FVisitorWra= pper&lid=3D8649286492H30&displaypage=3Ddownload The lack of an easy to install and maintain flash program is one of the main reasons I maintain a WinXP machine. Not the only reason perhaps, but nevertheless an important one. > > If many of the BSD community ask for it, they probably will=20 > >release a BSD Version.. >=20 > they should do it alone, not be asked for it. they know that FreeBSD=20 > exist, and they know that it's just matter of recompiling. But they > don't release FreeBSD version. so they don't willingly. >=20 > They are not idiots, and they already calculated well if providing > FreeBSD version will be good for them of not. >=20 >=20 > don't be anyone's slave and simply don't use this crap at all. > whatever you use freebsd or not --=20 Gerard gerard@seibercom.net God help those who do not help themselves. Wilson Mizner --Sig_/tlUXGE.rr_jYI.Q9L.5sCD_ Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.8 (FreeBSD) iEYEARECAAYFAkf82h4ACgkQ6DWTaTcTwMlcAwCfdz6NWbtYlLLh06Ec69TIoQ15 IjkAn3UQXJZOYY0qoQdwpQH1vI7LhI0h =800B -----END PGP SIGNATURE----- --Sig_/tlUXGE.rr_jYI.Q9L.5sCD_-- From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 15:01:47 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3A1BF10656F8; Wed, 9 Apr 2008 15:01:47 +0000 (UTC) (envelope-from Matthias.Apitz@oclc.org) Received: from mail.pica.nl (mail.pica.nl [192.87.44.30]) by mx1.freebsd.org (Postfix) with ESMTP id C5B348FC29; Wed, 9 Apr 2008 15:01:46 +0000 (UTC) (envelope-from Matthias.Apitz@oclc.org) Received: from rebelion.Sisis.de ([193.31.10.34]) by mail.pica.nl with Microsoft SMTPSVC(6.0.3790.3959); Wed, 9 Apr 2008 17:04:31 +0200 Received: (from guru@localhost) by rebelion.Sisis.de (8.14.2/8.13.8/Submit) id m39F1iSe099611; Wed, 9 Apr 2008 17:01:44 +0200 (CEST) (envelope-from matthias.apitz@oclc.org) X-Authentication-Warning: rebelion.Sisis.de: guru set sender to matthias.apitz@oclc.org using -f Date: Wed, 9 Apr 2008 17:01:44 +0200 From: Matthias Apitz To: Ivan Voras Message-ID: <20080409150144.GA99395@rebelion.Sisis.de> References: <20080409115534.GA86945@rebelion.Sisis.de> <20080409131712.GD92744@rebelion.Sisis.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.4.2.3i X-Operating-System: FreeBSD 7.0-RELEASE (i386) X-OriginalArrivalTime: 09 Apr 2008 15:04:32.0101 (UTC) FILETIME=[040D6950:01C89A53] Cc: freebsd-questions@freebsd.org Subject: Re: 7.0R && freemind 0.8.1 crashes randomly X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 15:01:47 -0000 El día Wednesday, April 09, 2008 a las 03:35:09PM +0200, Ivan Voras escribió: > Yes, it's expected that it will work with a supported version of the > operating system. Remember, you changed the entire operating system by > going from 6.2 to 7.0. > > Try building native java and all its dependencies from ports. > ok, I will try to build /usr/ports/java/jdk15 thx for the tip matthias -- Matthias Apitz Manager Technical Support - OCLC GmbH Gruenwalder Weg 28g - 82041 Oberhaching - Germany t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.oclc.org/ http://www.UnixArea.de/ b http://gurucubano.blogspot.com/ Don't top-post, read RFC1855 http://www.faqs.org/rfcs/rfc1855.html A: Because it messes up the order in which people normally read text. Q: Why is it such a bad thing? A: Top-posting. Q: What is the most annoying thing on Usenet and in e-mail? From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 15:07:15 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E22091065672 for ; Wed, 9 Apr 2008 15:07:15 +0000 (UTC) (envelope-from pauls@utdallas.edu) Received: from smtp3.utdallas.edu (smtp3.utdallas.edu [129.110.10.49]) by mx1.freebsd.org (Postfix) with ESMTP id C3CAD8FC23 for ; Wed, 9 Apr 2008 15:07:15 +0000 (UTC) (envelope-from pauls@utdallas.edu) Received: from utd65257.utdallas.edu (utd65257.utdallas.edu [129.110.3.28]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp3.utdallas.edu (Postfix) with ESMTP id 4439665502; Wed, 9 Apr 2008 10:07:15 -0500 (CDT) Date: Wed, 09 Apr 2008 10:07:14 -0500 From: Paul Schmehl To: D Hill Message-ID: In-Reply-To: References: <4A88BCAAE6CDFDDFF91E3E30@utd65257.utdallas.edu> X-Mailer: Mulberry/4.0.8 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: FreeBSD Questions Subject: Re: OT question about dns X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 15:07:16 -0000 --On Monday, April 07, 2008 23:14:29 +0000 D Hill wrote: > On Mon, 7 Apr 2008 at 18:05 -0500, pauls@utdallas.edu confabulated: > >> Does anyone know how to use dig or some other tool to query for TXT records >> in DNS? >> >> I'm working on implementing spf on a small domain that I maintain, and it >> doesn't seem to be working (according to the validators I'm using.) I'd >> like to be able to query the dns server myself, but I can't seem to find >> anything on how to extract or view TXT records for a domain. >> >> I tried dig @server domain TXT and dig @server domain MX, but I don't get >> the TXT record. > > %dig @what_ever_nameserver example.com txt > > works for me. Let's see what AOL returns: > > %dig @localhost aol.com txt > ... > ;; QUESTION SECTION: > ;aol.com. IN TXT > > ;; ANSWER SECTION: > aol.com. 300 IN TXT "v=spf1 ip4:152.163.225.0/24 > ip4:205.188.139.0/24 ip4:205.188.144.0/24 ip4:205.188.156.0/23 > ip4:205.188.159.0/24 ip4:64.12.136.0/23 ip4:64.12.138.0/24 > ip4:64.12.143.99/32 ip4:64.12.143.100/32 ip4:64.12.143.101/32 ptr:mx.aol.com > ?all" > aol.com. 300 IN TXT "spf2.0/pra > ip4:152.163.225.0/24 ip4:205.188.139.0/24 ip4:205.188.144.0/24 > ip4:205.188.156.0/23 ip4:205.188.159.0/24 ip4:64.12.136.0/23 > ip4:64.12.138.0/24 ip4:64.12.143.99/32 ip4:64.12.143.100/32 > ip4:64.12.143.101/32 ptr:mx.aol.com ?all" Ummm...this turned out to be an ID10t problem. I'm too embarrassed to explain exactly what. :-( But thanks for the explanation. :-) -- Paul Schmehl (pauls@utdallas.edu) Senior Information Security Analyst The University of Texas at Dallas http://www.utdallas.edu/ir/security/ From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 15:12:07 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1374E106566C; Wed, 9 Apr 2008 15:12:07 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 77CD78FC24; Wed, 9 Apr 2008 15:12:06 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <47FCDCC5.4040605@FreeBSD.org> Date: Wed, 09 Apr 2008 17:12:05 +0200 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.12 (Macintosh/20080213) MIME-Version: 1.0 To: Ivan Voras References: <20080409115534.GA86945@rebelion.Sisis.de> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: 7.0R && freemind 0.8.1 crashes randomly X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 15:12:07 -0000 Ivan Voras wrote: > Matthias Apitz wrote: >> Hello, >> >> I'm used to use 'freemind' (and used 0.8.0 a lot in FreeBSD 6.2); since >> the update to 7.0-REL and freemind as 0.8.1 from ports it is unusable >> because it crashes randomly, sometimes it does not even comes up without >> any message, sometimes it crashes by its own while I'm working in some >> other part of the KDE 3.5.8 desktop; does someone face the same problem? >> thanks in advance for a tip; > > FreeMind is a java application and since there's still no official Java > for FreeBSD 7, you're probably lucky it works at all :) > What do you expect is wrong with the 6.x jdk running under compatibility? Kris From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 15:35:43 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7EA121065671 for ; Wed, 9 Apr 2008 15:35:43 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from hawk.thalamus.net (hawk.thalamus.net [212.31.160.3]) by mx1.freebsd.org (Postfix) with ESMTP id 3B6598FC20 for ; Wed, 9 Apr 2008 15:35:43 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from localhost (localhost.thalamus.net [127.0.0.1]) by hawk.thalamus.net (Postfix) with ESMTP id 7A5B61EED40 for ; Wed, 9 Apr 2008 17:35:40 +0200 (CEST) X-Virus-Scanned: by amavisd-new at thalamus.net X-Spam-Flag: NO X-Spam-Score: 2.385 X-Spam-Level: ** X-Spam-Status: No, score=2.385 tagged_above=-999 required=4.2 tests=[AWL=-1.294, HELO_LH_HOME=3.169, RDNS_DYNAMIC=0.1, SUBJECT_FUZZY_TION=0.41] Received: from hawk.thalamus.net ([127.0.0.1]) by localhost (hawk.thalamus.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id caYPEClCn4MU for ; Wed, 9 Apr 2008 17:35:29 +0200 (CEST) Received: from lesbsdpc.homenet.home (c-195-216-040-164.cust.thalamus.net [195.216.40.164]) by hawk.thalamus.net (Postfix) with ESMTP id 761761EED37 for ; Wed, 9 Apr 2008 17:35:29 +0200 (CEST) Message-ID: <47FCE243.50701@eskk.nu> Date: Wed, 09 Apr 2008 17:35:31 +0200 From: Leslie Jensen User-Agent: Thunderbird 2.0.0.12 (X11/20080329) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <20080409091646.3a460385.herbert.raimund@gmx.net> <20080409131150.B1772@wojtek.tensor.gdynia.pl> <20080409110037.2eda74d8@scorpio> In-Reply-To: <20080409110037.2eda74d8@scorpio> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Adobe Flash Player Petition X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 15:35:43 -0000 > > I find that assumption grossly inaccurate. I have experienced > difficulties numerous times trying to access financial institutions > without a working flash plug-in. I just had another bad experience with > a linksys site using Opera: > > http://www.linksys.com/servlet/Satellite?c=L_CASupport_C1&childpagename=US%2FLayout&cid=1175238286492&pagename=Linksys%2FCommon%2FVisitorWrapper&lid=8649286492H30&displaypage=download > > The lack of an easy to install and maintain flash program is one of the > main reasons I maintain a WinXP machine. Not the only reason perhaps, > but nevertheless an important one. > I've installed Firefox under Wine for those occations :-) It works fine, a little slow though. /Leslie From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 15:43:37 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 424101065684 for ; Wed, 9 Apr 2008 15:43:37 +0000 (UTC) (envelope-from heli@mikestammer.com) Received: from mho-01-bos.mailhop.org (mho-01-bos.mailhop.org [63.208.196.178]) by mx1.freebsd.org (Postfix) with ESMTP id 151D68FC2A for ; Wed, 9 Apr 2008 15:43:36 +0000 (UTC) (envelope-from heli@mikestammer.com) Received: from 198-172-206-160.ga.verio.net ([198.172.206.160] helo=[192.168.11.7]) by mho-01-bos.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1JjcSW-000BOT-1h; Wed, 09 Apr 2008 15:43:36 +0000 X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 198.172.206.160 X-Report-Abuse-To: abuse@dyndns.com (see http://www.mailhop.org/outbound/abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1+PTu5WtKfrsrW82lj29siCEhcwLWSGZ4Q= Message-ID: <47FCE40D.5080204@mikestammer.com> Date: Wed, 09 Apr 2008 09:43:09 -0600 From: Eric Zimmerman User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: Wojciech Puchar References: <47FCD46B.1060007@mikestammer.com> <20080409165549.A3378@wojtek.tensor.gdynia.pl> In-Reply-To: <20080409165549.A3378@wojtek.tensor.gdynia.pl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd questions Subject: Re: Server build config, what would you do? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 15:43:37 -0000 Wojciech Puchar wrote: >> would like at least a Core2Duo CPU, but would consider Xeon (single or >> dual CPU boards are fine). >> >> The server will be for file storage and general services like email, >> apache, etc. Not a ton of volume for either > > so why at least core2duo. for your case 50$ used computer (possibly with > larger disk) is enough. > >> I plan to use a 3-Ware or Areca controller (4 port). Does one of those >> work better than the other? I have had pretty good luck with some >> 3-Ware cards so > > no special controller works best. I'd like a C2D to allow for future growth and the fact that it will be serving files for several people on my home network not to mention the other services on it. Why do you think no special controller works best? If that was the case, why would they even make hardware based RAID cards, or RAID cards at all? I have a solid backup plan in place, but why risk downtime when solutions are available? From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 15:46:18 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9C2FD1065677 for ; Wed, 9 Apr 2008 15:46:18 +0000 (UTC) (envelope-from lenzi@k1.com.br) Received: from netuno.levier.com.br (netuno.levier.com.br [201.47.3.162]) by mx1.freebsd.org (Postfix) with ESMTP id 255828FC1F for ; Wed, 9 Apr 2008 15:46:17 +0000 (UTC) (envelope-from lenzi@k1.com.br) Received: from levier.com.br (localhost [127.0.0.1]) by netuno.levier.com.br (8.14.2/8.14.1) with ESMTP id m39B117U074075 for ; Wed, 9 Apr 2008 12:46:16 -0300 (BRT) (envelope-from lenzi@k1.com.br) X-MessageWall-Score: 0 (levier.com.br) Received: from [192.168.32.172] (authenticated as lenzi) by levier.com.br (MessageWall 1.0.8) with SMTP; 9 Apr 2008 15:46:16 -0000 From: sergio lenzi To: freebsd-questions@freebsd.org In-Reply-To: <47FCE243.50701@eskk.nu> References: <20080409091646.3a460385.herbert.raimund@gmx.net> <20080409131150.B1772@wojtek.tensor.gdynia.pl> <20080409110037.2eda74d8@scorpio> <47FCE243.50701@eskk.nu> Date: Wed, 09 Apr 2008 12:46:16 -0300 Message-Id: <1207755976.1161.27.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 FreeBSD GNOME Team Port Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Adobe Flash Player Petition X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 15:46:18 -0000 In my computer running FreeBSD 7.0 64bits with gnome 2.22 the linksys site works ok... indeed I can see more than 90% of the flash (that is still 7) using nspluginwrapper. and for those that not work, the wine+firefox solution is used... it all works including youtube, bbc, fox, aol, uol... and also openoffice-3.0 too all in 64 bits and it is very fast. I also use the 7.0 in several notebooks here at the company, and everything works... Sergio From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 15:52:45 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 67E1E1065673 for ; Wed, 9 Apr 2008 15:52:45 +0000 (UTC) (envelope-from walsimou@walsimou.com) Received: from bekkor.walsimou.com (walscop001.walsimou.com [82.228.201.70]) by mx1.freebsd.org (Postfix) with ESMTP id 2479B8FC1C for ; Wed, 9 Apr 2008 15:52:44 +0000 (UTC) (envelope-from walsimou@walsimou.com) Received: from wnotebook001.walsimou.com ([192.168.1.233]) (SSL: TLSv1/SSLv3,256bits,AES256-SHA) by bekkor.walsimou.com with esmtp; Wed, 09 Apr 2008 17:42:28 +0200 id 01093802.47FCE3E4.00013353 Message-ID: <47FCE3E6.1080808@walsimou.com> Date: Wed, 09 Apr 2008 17:42:30 +0200 From: Gaye Abdoulaye Walsimou User-Agent: Thunderbird 2.0.0.12 (X11/20080226) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <20080409091646.3a460385.herbert.raimund@gmx.net> <20080409131150.B1772@wojtek.tensor.gdynia.pl> <20080409110037.2eda74d8@scorpio> <47FCE243.50701@eskk.nu> In-Reply-To: <47FCE243.50701@eskk.nu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Adobe Flash Player Petition X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 15:52:45 -0000 May be graphics/gnash can help ... From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 16:15:20 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C28EC1065674 for ; Wed, 9 Apr 2008 16:15:20 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 6B0958FC1B for ; Wed, 9 Apr 2008 16:15:12 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8) with ESMTP id m39GE44B003555; Wed, 9 Apr 2008 18:14:04 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8/Submit) with ESMTP id m39GDxFD003551; Wed, 9 Apr 2008 18:14:03 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Wed, 9 Apr 2008 18:13:59 +0200 (CEST) From: Wojciech Puchar To: Eric Zimmerman In-Reply-To: <47FCE40D.5080204@mikestammer.com> Message-ID: <20080409181138.D3535@wojtek.tensor.gdynia.pl> References: <47FCD46B.1060007@mikestammer.com> <20080409165549.A3378@wojtek.tensor.gdynia.pl> <47FCE40D.5080204@mikestammer.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd questions Subject: Re: Server build config, what would you do? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 16:15:20 -0000 > > I'd like a C2D to allow for future growth and the fact that it will be > serving files for several people on my home network not to mention the other > services on it. buying computers for future needs is nonsense - as their prices fall all the time. not mentioning that file serving isn't CPU intensive. > > Why do you think no special controller works best? If that was the case, why i don't just think. i'm sure. use gmirror/gstripe/gconcat/combination of them to get best performance. make sure to set -s 1048576 at least in gmirror, and huge stripes (like 512MB) in gstripe. > would they even make hardware based RAID cards, or RAID cards at all? I have because there are people like you willing to pay for them :) From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 16:16:34 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A843A1065670 for ; Wed, 9 Apr 2008 16:16:34 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (happy-idiot-talk.infracaninophile.co.uk [81.187.76.162]) by mx1.freebsd.org (Postfix) with ESMTP id 12AFB8FC0C for ; Wed, 9 Apr 2008 16:16:33 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.2/8.14.2) with ESMTP id m39G1bwj066919; Wed, 9 Apr 2008 17:01:38 +0100 (BST) (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: Sendmail DKIM Filter v2.5.2 smtp.infracaninophile.co.uk m39G1bwj066919 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=infracaninophile.co.uk; s=200708; t=1207756898; bh=87j8ricKrQNJbf ouoMnu2VOjWX5edIM5UXhkTE9bF7E=; h=Message-ID:Date:From:MIME-Version: To:CC:Subject:References:In-Reply-To:Content-Type:Cc:Content-Type: Date:From:In-Reply-To:Message-ID:Mime-Version:References:To; z=Mes sage-ID:=20<47FCE85B.4040505@infracaninophile.co.uk>|Date:=20Wed,=2 009=20Apr=202008=2017:01:31=20+0100|From:=20Matthew=20Seaman=20|Organization:=20Infracaninophile|User -Agent:=20Thunderbird=202.0.0.12=20(X11/20080310)|MIME-Version:=201 .0|To:=20Ewald=20Jenisch=20|CC:=20freebsd-questions@f reebsd.org|Subject:=20Re:=20"make-localhost"=20not=20there=20(DNS/n amed=20setup=20on=207.0)|References:=20<20080409143619.GA3169@auror a.oekb.co.at>|In-Reply-To:=20<20080409143619.GA3169@aurora.oekb.co. at>|X-Enigmail-Version:=200.95.6|Content-Type:=20multipart/signed=3 B=20micalg=3Dpgp-sha256=3B=0D=0A=20protocol=3D"application/pgp-sign ature"=3B=0D=0A=20boundary=3D"------------enigCED7E41C49D0F5F940397 E58"; b=V9pNii7Awxw8ByzqmpjS6s5c/fK7a1xZwNy59jfQF7Wsc6pD2mowx5k+d5W ghdlSe10uGCzIoYYIXohdAz62invN9F1OCw74ma3dClD2pT1A/jUyYryD2HTWu+8t43 uHJCTzL7BRv3NTYGPFzisidZbt/r1qBTX3fBtyXdcsPDA= Message-ID: <47FCE85B.4040505@infracaninophile.co.uk> Date: Wed, 09 Apr 2008 17:01:31 +0100 From: Matthew Seaman Organization: Infracaninophile User-Agent: Thunderbird 2.0.0.12 (X11/20080310) MIME-Version: 1.0 To: Ewald Jenisch References: <20080409143619.GA3169@aurora.oekb.co.at> In-Reply-To: <20080409143619.GA3169@aurora.oekb.co.at> X-Enigmail-Version: 0.95.6 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enigCED7E41C49D0F5F940397E58" X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-3.0 (smtp.infracaninophile.co.uk [IPv6:::1]); Wed, 09 Apr 2008 17:01:38 +0100 (BST) X-Virus-Scanned: ClamAV 0.92.1/6686/Wed Apr 9 15:02:52 2008 on happy-idiot-talk.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-3.0 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VERIFIED,NO_RELAYS autolearn=ham version=3.2.4 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on happy-idiot-talk.infracaninophile.co.uk Cc: freebsd-questions@freebsd.org Subject: Re: "make-localhost" not there (DNS/named setup on 7.0) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 16:16:34 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigCED7E41C49D0F5F940397E58 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Ewald Jenisch wrote: > Hi, >=20 > After installing FreeBSD 7.0 (AMD64-version) on a new machine wanted > to set up a caching DNS. >=20 > As per the handbook > (http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-dns.= html) > I wanted to run "make-localhost" in order to set up the configuration > files. But the script "make-localhost" isn't there: >=20 > $ pwd > /etc/namedb > $ ls -l > total 22 > drwxr-xr-x 2 bind wheel 512 Feb 24 10:39 dynamic > drwxr-xr-x 2 root wheel 512 Mar 17 12:50 master > -rw-r--r-- 1 root wheel 11259 Mar 17 16:01 named.conf > -rw-r--r-- 1 root wheel 2963 Mar 17 16:01 named.root > drwxr-xr-x 2 bind wheel 512 Feb 24 10:39 slave > $=20 >=20 > Not in this directory, nor anywhere else: >=20 > # find / -name make-localhost=20 > #=20 >=20 > First I thought I did something wrong so I set up another machine with > the AMD64-version of 7.0, but alas - same result - again > "make-localhost" isn't there. =20 >=20 > Has anybody else seen this behavior? Is the handbook wrong wrt setup > of named on a AMD64-system? >=20 > Thanks much in advance for any clue, > -ewald The handbook is slightly out of date and the 'make-localhost' script is now history. Instead, the system comes with pre-installed=20 /etc/namedb/master/localhost-forward.db and .../localhost-reverse.db zone files and the appropriate configuration shown in the example named.conf file. Basically, ignore the paragraph in the handbook that says 'run make-localhost' and nowadays base your named.conf on the sample configuration supplied with the system rather than the examples sh= own in the handbook. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW --------------enigCED7E41C49D0F5F940397E58 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.8 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkf86GEACgkQ8Mjk52CukIzk7wCbBMFZ0DxzKby8CUE8oIAGWNlV NSgAnijSLU6UkGILoH8CdyW15ZQ/3Pi4 =84pD -----END PGP SIGNATURE----- --------------enigCED7E41C49D0F5F940397E58-- From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 16:16:48 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CC18710656C8 for ; Wed, 9 Apr 2008 16:16:48 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr4.xs4all.nl (smtp-vbr4.xs4all.nl [194.109.24.24]) by mx1.freebsd.org (Postfix) with ESMTP id 531528FC0C for ; Wed, 9 Apr 2008 16:16:47 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr4.xs4all.nl (8.13.8/8.13.8) with ESMTP id m39GGk14089108; Wed, 9 Apr 2008 18:16:46 +0200 (CEST) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id DC784B82D; Wed, 9 Apr 2008 18:16:45 +0200 (CEST) Date: Wed, 9 Apr 2008 18:16:45 +0200 From: Roland Smith To: Ruel Luchavez Message-ID: <20080409161645.GA96773@slackbox.xs4all.nl> Mail-Followup-To: Ruel Luchavez , freebsd-questions@freebsd.org References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="rwEMma7ioTxnRzrJ" Content-Disposition: inline In-Reply-To: X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.17 (2007-11-01) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: Back up files... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 16:16:48 -0000 --rwEMma7ioTxnRzrJ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 09, 2008 at 11:11:13AM +0800, Ruel Luchavez wrote: > Hello again... >=20 > Guys could you teach me how to transfer files from server, I have back up= my > files & i want > to transfer the back up files folder in my DVD CD to avoid disk consumpti= on. For making backups to DVD you need growisofs(1). This is part of the sysutils/dvd+rw-tools port, which you'll need to install. You will also need to configure your kernel to use SCSI emulation for the DVD device. This is documented on my FreeBSD page; http://www.xs4all.nl/~rsmith/freebsd/index.html#cdrom Using growisofs is relatively simple. Read the manual page. The hard part is to make sure that whatever you burn isn't larger than a DVD. Depending on data size you'll have to spread the data to several DVDs. If you have a lot of data, using DVDs is impractical. What I would recommend is to buy a large harddisk with a USB connection and use that to store your backups. Make your backups with the dump(8) command, and compress the dump using gzip(1). E.g. to dump the root partition: dump -0 -a -C 8 -h 0 -L -u -f - / |gzip >/where/to/put/root-0-20080409.gz Remember to set the 'nodump' flag (with chflags(1)) on all directories that don't need to be backed up. Good examples are /usr/ports and /usr/obj, and all /*/tmp directories. Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --rwEMma7ioTxnRzrJ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.8 (FreeBSD) iEYEARECAAYFAkf86+0ACgkQEnfvsMMhpyUHWgCeIdGZUd8UmHPl+6SixBtsXV0M JYEAnAvv2HgD9KpUVp2MURs4FxIoytIq =lncf -----END PGP SIGNATURE----- --rwEMma7ioTxnRzrJ-- From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 16:35:20 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 86980106566B for ; Wed, 9 Apr 2008 16:35:20 +0000 (UTC) (envelope-from a@jenisch.at) Received: from srvdmz13.oekb.co.at (srvdmz13.oekb.co.at [143.245.5.103]) by mx1.freebsd.org (Postfix) with ESMTP id D999A8FC0C for ; Wed, 9 Apr 2008 16:35:19 +0000 (UTC) (envelope-from a@jenisch.at) Received: from msc01-n1 [143.245.2.187] by srvdmz13.oekb.co.at - SurfControl E-mail Filter (6.0.0); Wed, 09 Apr 2008 18:35:18 +0200 Received: from aurora.oekb.co.at ([143.245.9.16]) by MAIL1.oekb.co.at with Microsoft SMTPSVC(6.0.3790.3959); Wed, 9 Apr 2008 18:34:51 +0200 Received: from aurora.oekb.co.at (localhost.localdomain [127.0.0.1]) by aurora.oekb.co.at (8.14.2/8.14.2) with ESMTP id m39GYo5B004012; Wed, 9 Apr 2008 18:34:50 +0200 Received: (from ej@localhost) by aurora.oekb.co.at (8.14.2/8.14.2/Submit) id m39GYoBf004011; Wed, 9 Apr 2008 18:34:50 +0200 X-Authentication-Warning: aurora.oekb.co.at: ej set sender to a@jenisch.at using -f Date: Wed, 9 Apr 2008 18:34:50 +0200 From: Ewald Jenisch To: Matthew Seaman Message-ID: <20080409163450.GA3583@aurora.oekb.co.at> References: <20080409143619.GA3169@aurora.oekb.co.at> <47FCE85B.4040505@infracaninophile.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47FCE85B.4040505@infracaninophile.co.uk> User-Agent: Mutt/1.5.17 (2007-11-01) X-OriginalArrivalTime: 09 Apr 2008 16:34:51.0249 (UTC) FILETIME=[A21DC610:01C89A5F] X-SEF-ZeroHour-RefID: fgs=0 X-SEF-7853D99-ADF1-478E-8894-213D316B8FFA: 1 X-SEF-Processed: 6_0_0_39__2008_04_09_18_35_18 Cc: freebsd-questions@freebsd.org Subject: Re: "make-localhost" not there (DNS/named setup on 7.0) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 16:35:20 -0000 > > The handbook is slightly out of date and the 'make-localhost' script > is now history. Instead, the system comes with pre-installed > /etc/namedb/master/localhost-forward.db and .../localhost-reverse.db > zone files and the appropriate configuration shown in the example > named.conf file. Basically, ignore the paragraph in the handbook > that says 'run make-localhost' and nowadays base your named.conf on the > sample configuration supplied with the system rather than the examples shown > in the handbook. Hi Matthew, Puh - good to hear - at least I now know that I'm not missing something from the base-install... Thanks for your quick help! Cheers, -ewald From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 16:37:52 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 85BBA106566B for ; Wed, 9 Apr 2008 16:37:52 +0000 (UTC) (envelope-from andrew@farnborough.darq.net) Received: from farnborough.darq.net (fab.darq.net [82.136.41.2]) by mx1.freebsd.org (Postfix) with ESMTP id 49F6F8FC1F for ; Wed, 9 Apr 2008 16:37:51 +0000 (UTC) (envelope-from andrew@farnborough.darq.net) Received: from localhost (localhost [127.0.0.1]) by farnborough.darq.net (Postfix) with ESMTP id EA4A81D0D9; Wed, 9 Apr 2008 17:41:17 +0100 (BST) X-Virus-Scanned: amavisd-new at darq.net Received: from farnborough.darq.net ([127.0.0.1]) by localhost (farnborough.darq.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5uG6L3yAdDbL; Wed, 9 Apr 2008 17:41:14 +0100 (BST) Received: by farnborough.darq.net (Postfix, from userid 1057) id 15B201D0A6; Wed, 9 Apr 2008 17:41:14 +0100 (BST) Date: Wed, 9 Apr 2008 17:41:14 +0100 From: Andrew Cid To: Eric Zimmerman Message-ID: <20080409164113.GA34621@farnborough.darq.net> References: <47FCD46B.1060007@mikestammer.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47FCD46B.1060007@mikestammer.com> User-Agent: Mutt/1.5.11 Cc: freebsd questions Subject: Re: Server build config, what would you do? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 16:37:52 -0000 Hi Eric, > I plan to use a 3-Ware or Areca controller (4 port). Does one of those > work better than the other? I have had pretty good luck with some 3-Ware > cards so far with FreeBSD, but have heard good things about the Areca > cards too. I'm using 3-ware 9000 series in a few production boxes and they work really well. Hot swapping disks also works if you have a compatible power supply. Don't know about Areca, never used it. Cheers, Andrew -- accid.net From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 16:40:08 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EFAB01065670 for ; Wed, 9 Apr 2008 16:40:08 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 3D3C78FC25 for ; Wed, 9 Apr 2008 16:39:51 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8) with ESMTP id m39GccdV003638; Wed, 9 Apr 2008 18:38:38 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8/Submit) with ESMTP id m39GcT7A003630; Wed, 9 Apr 2008 18:38:32 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Wed, 9 Apr 2008 18:38:29 +0200 (CEST) From: Wojciech Puchar To: Roland Smith In-Reply-To: <20080409161645.GA96773@slackbox.xs4all.nl> Message-ID: <20080409183750.A3629@wojtek.tensor.gdynia.pl> References: <20080409161645.GA96773@slackbox.xs4all.nl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Ruel Luchavez , freebsd-questions@freebsd.org Subject: Re: Back up files... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 16:40:09 -0000 > > For making backups to DVD you need growisofs(1). This is part of the > sysutils/dvd+rw-tools port, which you'll need to install. unless it's DVD+R(W), then with dd or tar works. > If you have a lot of data, using DVDs is impractical. not that, unless it's really >100GB From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 16:43:20 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 69F671065676 for ; Wed, 9 Apr 2008 16:43:20 +0000 (UTC) (envelope-from jon@radel.com) Received: from wave.radel.com (wave.radel.com [216.143.151.4]) by mx1.freebsd.org (Postfix) with ESMTP id 1EA898FC23 for ; Wed, 9 Apr 2008 16:43:19 +0000 (UTC) (envelope-from jon@radel.com) Received: by wave.radel.com (CommuniGate Pro PIPE 4.1.6) with PIPE id 7491201; Wed, 09 Apr 2008 12:43:12 -0400 Received: from [192.168.43.221] (account jon@radel.com HELO braeburn.local) by wave.radel.com (CommuniGate Pro SMTP 4.1.6) with ESMTP-TLS id 7491193; Wed, 09 Apr 2008 12:43:00 -0400 Message-ID: <47FCF208.2040609@radel.com> Date: Wed, 09 Apr 2008 12:42:48 -0400 From: Jon Radel User-Agent: Thunderbird 2.0.0.12 (Macintosh/20080213) MIME-Version: 1.0 To: Wojciech Puchar References: <47FCD46B.1060007@mikestammer.com> <20080409165549.A3378@wojtek.tensor.gdynia.pl> <47FCE40D.5080204@mikestammer.com> <20080409181138.D3535@wojtek.tensor.gdynia.pl> In-Reply-To: <20080409181138.D3535@wojtek.tensor.gdynia.pl> X-Enigmail-Version: 0.95.3 Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg=sha1; boundary="------------ms070802090103070007040909" X-Radel.com-MailScanner-Information: Please contact Jon for more information X-Radel.com-MailScanner: Found to be clean X-Mailer: CommuniGate Pro CLI mailer Cc: freebsd questions Subject: Re: Server build config, what would you do? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 16:43:20 -0000 This is a cryptographically signed message in MIME format. --------------ms070802090103070007040909 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Wojciech Puchar wrote: > >> >> I'd like a C2D to allow for future growth and the fact that it will be >> serving files for several people on my home network not to mention the >> other services on it. > > buying computers for future needs is nonsense - as their prices fall all > the time. Particularly if your labor costs are effectively free, your maintenance windows particularly large, and your data collection not too big. I've been involved in situations where that planning mechanism would have led to a world of pain... (OK, so he mentioned "several people" and "home network," so you have a point. ;-) The one thing that I can think of that I've not seen mentioned in this thread, which could actually start to make a difference to component choice, is whether those several people are all hoping to stream video and music off of this server. Other than that, I'd go for a Celeron on a dull, but stable, motherboard. One other thought on hardware RAID: If your RAID board itself dies you better hope you can get it repaired or acquire an exact replacement, down to the firmware version in some cases. If not, you'll have real trouble reading anything off of your disks. With software RAID, you at least stand a decent chance of recovering everything from nothing more than the (N-1) hard disks, a FreeBSD CD-ROM, and the components to build a new server around them. --Jon Radel --------------ms070802090103070007040909 Content-Type: application/x-pkcs7-signature; name="smime.p7s" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="smime.p7s" Content-Description: S/MIME Cryptographic Signature MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAQAAoIIJMTCC AvMwggJcoAMCAQICEG2TkfF/93Sx9LCftry1D3YwDQYJKoZIhvcNAQEFBQAwYjELMAkGA1UE BhMCWkExJTAjBgNVBAoTHFRoYXd0ZSBDb25zdWx0aW5nIChQdHkpIEx0ZC4xLDAqBgNVBAMT I1RoYXd0ZSBQZXJzb25hbCBGcmVlbWFpbCBJc3N1aW5nIENBMB4XDTA4MDMyNDE2NTkyMVoX DTA5MDMyNDE2NTkyMVowXjEOMAwGA1UEBBMFUmFkZWwxEzARBgNVBCoTCkpvbiBUaG9tYXMx GTAXBgNVBAMTEEpvbiBUaG9tYXMgUmFkZWwxHDAaBgkqhkiG9w0BCQEWDWpvbkByYWRlbC5j b20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDPdCxQufreHHDAI9YN2axx87Rf 0TK1PYFMlJHi4y1ebdAMPqR6M44bz+3m8YnKn1bmIf7dWyisWyAIQYCOhW/2r66o4MdF9qJ9 z5uhMy+28zaJP/Glg64C3WPM0VfveCgvu+ApEyf2JDbjc/hUomw8KpppgOcn1wX6PZGbhHVv eAvDTWJ0ugqo08Ny6GR0bsGvePmxdWSQq+0aGTHqA1I2EozJBZ8W5xlUtKe22j56i1Uw1ujk Rlosdu2PTs8QOY1OUHuLPnEV9EWtYF7g6bXDUDsJxypXZy9qTipPplYXjdWgkLVRvezri+BN kgin8UKhKLQ99vS25zrMFKu80g31AgMBAAGjKjAoMBgGA1UdEQQRMA+BDWpvbkByYWRlbC5j b20wDAYDVR0TAQH/BAIwADANBgkqhkiG9w0BAQUFAAOBgQAR4u9o4CFvztyo0sZb3tCQIWYb 5U4jW9da3goVwWIkMz+qeCb2kiTQfsSmOdF9YJ8VTRdYW0l0fQbqL5JikVhaYeX85cpqZ3iA /PPJpfPtJw8g5jJOAROVAvxydMZXQYxyIBMV4HNG3qir44YnyfmJXkBtRFYWdxBc7bQpoZSZ jzCCAvMwggJcoAMCAQICEG2TkfF/93Sx9LCftry1D3YwDQYJKoZIhvcNAQEFBQAwYjELMAkG A1UEBhMCWkExJTAjBgNVBAoTHFRoYXd0ZSBDb25zdWx0aW5nIChQdHkpIEx0ZC4xLDAqBgNV BAMTI1RoYXd0ZSBQZXJzb25hbCBGcmVlbWFpbCBJc3N1aW5nIENBMB4XDTA4MDMyNDE2NTky MVoXDTA5MDMyNDE2NTkyMVowXjEOMAwGA1UEBBMFUmFkZWwxEzARBgNVBCoTCkpvbiBUaG9t YXMxGTAXBgNVBAMTEEpvbiBUaG9tYXMgUmFkZWwxHDAaBgkqhkiG9w0BCQEWDWpvbkByYWRl bC5jb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDPdCxQufreHHDAI9YN2axx 87Rf0TK1PYFMlJHi4y1ebdAMPqR6M44bz+3m8YnKn1bmIf7dWyisWyAIQYCOhW/2r66o4MdF 9qJ9z5uhMy+28zaJP/Glg64C3WPM0VfveCgvu+ApEyf2JDbjc/hUomw8KpppgOcn1wX6PZGb hHVveAvDTWJ0ugqo08Ny6GR0bsGvePmxdWSQq+0aGTHqA1I2EozJBZ8W5xlUtKe22j56i1Uw 1ujkRlosdu2PTs8QOY1OUHuLPnEV9EWtYF7g6bXDUDsJxypXZy9qTipPplYXjdWgkLVRvezr i+BNkgin8UKhKLQ99vS25zrMFKu80g31AgMBAAGjKjAoMBgGA1UdEQQRMA+BDWpvbkByYWRl bC5jb20wDAYDVR0TAQH/BAIwADANBgkqhkiG9w0BAQUFAAOBgQAR4u9o4CFvztyo0sZb3tCQ IWYb5U4jW9da3goVwWIkMz+qeCb2kiTQfsSmOdF9YJ8VTRdYW0l0fQbqL5JikVhaYeX85cpq Z3iA/PPJpfPtJw8g5jJOAROVAvxydMZXQYxyIBMV4HNG3qir44YnyfmJXkBtRFYWdxBc7bQp oZSZjzCCAz8wggKooAMCAQICAQ0wDQYJKoZIhvcNAQEFBQAwgdExCzAJBgNVBAYTAlpBMRUw EwYDVQQIEwxXZXN0ZXJuIENhcGUxEjAQBgNVBAcTCUNhcGUgVG93bjEaMBgGA1UEChMRVGhh d3RlIENvbnN1bHRpbmcxKDAmBgNVBAsTH0NlcnRpZmljYXRpb24gU2VydmljZXMgRGl2aXNp b24xJDAiBgNVBAMTG1RoYXd0ZSBQZXJzb25hbCBGcmVlbWFpbCBDQTErMCkGCSqGSIb3DQEJ ARYccGVyc29uYWwtZnJlZW1haWxAdGhhd3RlLmNvbTAeFw0wMzA3MTcwMDAwMDBaFw0xMzA3 MTYyMzU5NTlaMGIxCzAJBgNVBAYTAlpBMSUwIwYDVQQKExxUaGF3dGUgQ29uc3VsdGluZyAo UHR5KSBMdGQuMSwwKgYDVQQDEyNUaGF3dGUgUGVyc29uYWwgRnJlZW1haWwgSXNzdWluZyBD QTCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEAxKY8VXNV+065yplaHmjAdQRwnd/p/6Me 7L3N9VvyGna9fww6YfK/Uc4B1OVQCjDXAmNaLIkVcI7dyfArhVqqP3FWy688Cwfn8R+RNiQq E88r1fOCdz0Dviv+uxg+B79AgAJk16emu59l0cUqVIUPSAR/p7bRPGEEQB5kGXJgt/sCAwEA AaOBlDCBkTASBgNVHRMBAf8ECDAGAQH/AgEAMEMGA1UdHwQ8MDowOKA2oDSGMmh0dHA6Ly9j cmwudGhhd3RlLmNvbS9UaGF3dGVQZXJzb25hbEZyZWVtYWlsQ0EuY3JsMAsGA1UdDwQEAwIB BjApBgNVHREEIjAgpB4wHDEaMBgGA1UEAxMRUHJpdmF0ZUxhYmVsMi0xMzgwDQYJKoZIhvcN AQEFBQADgYEASIzRUIPqCy7MDaNmrGcPf6+svsIXoUOWlJ1/TCG4+DYfqi2fNi/A9BxQIJNw PP2t4WFiw9k6GX6EsZkbAMUaC4J0niVQlGLH2ydxVyWN3amcOY6MIE9lX5Xa9/eH1sYITq72 6jTlEBpbNU1341YheILcIRk13iSx0x1G/11fZU8xggNkMIIDYAIBATB2MGIxCzAJBgNVBAYT AlpBMSUwIwYDVQQKExxUaGF3dGUgQ29uc3VsdGluZyAoUHR5KSBMdGQuMSwwKgYDVQQDEyNU aGF3dGUgUGVyc29uYWwgRnJlZW1haWwgSXNzdWluZyBDQQIQbZOR8X/3dLH0sJ+2vLUPdjAJ BgUrDgMCGgUAoIIBwzAYBgkqhkiG9w0BCQMxCwYJKoZIhvcNAQcBMBwGCSqGSIb3DQEJBTEP Fw0wODA0MDkxNjQyNDhaMCMGCSqGSIb3DQEJBDEWBBSoecvfUwdwNm5gnw9gs4/Z/Pc8RDBS BgkqhkiG9w0BCQ8xRTBDMAoGCCqGSIb3DQMHMA4GCCqGSIb3DQMCAgIAgDANBggqhkiG9w0D AgIBQDAHBgUrDgMCBzANBggqhkiG9w0DAgIBKDCBhQYJKwYBBAGCNxAEMXgwdjBiMQswCQYD VQQGEwJaQTElMCMGA1UEChMcVGhhd3RlIENvbnN1bHRpbmcgKFB0eSkgTHRkLjEsMCoGA1UE AxMjVGhhd3RlIFBlcnNvbmFsIEZyZWVtYWlsIElzc3VpbmcgQ0ECEG2TkfF/93Sx9LCftry1 D3YwgYcGCyqGSIb3DQEJEAILMXigdjBiMQswCQYDVQQGEwJaQTElMCMGA1UEChMcVGhhd3Rl IENvbnN1bHRpbmcgKFB0eSkgTHRkLjEsMCoGA1UEAxMjVGhhd3RlIFBlcnNvbmFsIEZyZWVt YWlsIElzc3VpbmcgQ0ECEG2TkfF/93Sx9LCftry1D3YwDQYJKoZIhvcNAQEBBQAEggEAzXPC tGtwI9RUhatWK5iV8hsbnToCCEWjtSYMsvYPSF29nQACtTo7RCDMCez/N6KwvltA+sG1PHwB 7+uS2ejvMbV+8Lt+oDlbWhAj1wowwIDqAdwJEu63CkqaUoDPCW/3mDW/wsSYD5MKbZS4Uhf5 xq5XK69C1RXOgeZb6R05sH3B0wCfq1KREvZpJgkT2ATTyjV7gqlOs11na3c+P//V8FdBcJPQ E3vE0KUQ5NnRGG0pNlN6359FXIcCp65DobHt/0TqutStwZFgQYnfzolMsuKRoIb85kG+mvmP LlQwpFJTLZPScHkE8TNEIfriWgM8me3KjbmRnWBdksHaPx9TEwAAAAAAAA== --------------ms070802090103070007040909-- From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 16:56:26 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F07941065671 for ; Wed, 9 Apr 2008 16:56:26 +0000 (UTC) (envelope-from jeff@seamanpaper.com) Received: from manta.dnsvelocity.com (serv122.idagroup-us.com [64.18.205.122]) by mx1.freebsd.org (Postfix) with ESMTP id 60C9F8FC1B for ; Wed, 9 Apr 2008 16:56:26 +0000 (UTC) (envelope-from jeff@seamanpaper.com) Received: from wilkins.seamanpaper.com ([67.158.116.42] helo=[192.168.10.118]) by manta.dnsvelocity.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1Jjday-0004fJ-8N; Wed, 09 Apr 2008 16:56:24 +0000 Message-ID: <47FCF58D.9040507@seamanpaper.com> Date: Wed, 09 Apr 2008 12:57:49 -0400 From: Jeff Dickens Organization: Seaman Paper Company of Massachusetts User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: freebsd-questions@freebsd.org X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - manta.dnsvelocity.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - seamanpaper.com X-Source: X-Source-Args: X-Source-Dir: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: garga@FreeBSD.org Subject: [Fwd: Re: smtp auth - checkpw or auth_cdb or ?] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jeff@seamanpaper.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 16:56:27 -0000 I posted the message quoted below to the qmail list, and got a reply (below) from jms1 asking just which patches I have with the qmail port. Does the SMTP_AUTH_PATCH config option in the freebsd port use jms1's patches? I sort of doubt this is a repeat of the "qmailrocks" debacle, but I'd like to know whether there would be any advantage to building qmail from source without using the port. On 2008-04-08, at 1739, Jeff Dickens wrote: > > I'm trying to set up an authenticated SMTP server. I have the > freebsd qmail 1.03_6 port, built with the SMTP_AUTH_PATCH config > option. which means what, exactly? what patches are included in that port? i ask because some of the variables listed in your "run" script (i.e. AUTH_CDB, REQUIRE_AUTH, ALLOW_INSECURE_AUTH, FORCE_TLS, DENY_DLS, etc.) are specific to features which only exist (as far as i know) in my combined patch. i've been told that there was an attempt to build a freebsd "port" with my patch in it, but (1) i didn't write the port; (2) if this "run" script is part of it, it looks like the people who put the port together wrote their own scripts instead of using the ones from my web site; (3) the people who wrote the port didn't tell me that they were releasing it, or offer me a chance to preview what they were releasing (does the word "qmailrocks" sound familiar here?) and (4) i don't use freebsd, so if there is a port out there, i have no way to test it or provide support for it. the only things i could suggest would be to contact whoever wrote the port for assistance, or do the same thing people recommend for debian linux- build qmail from source, by hand instead of using a package manager like "ports" or "rpm", so that you KNOW exactly what is and is not included. start with http://lifewithqmail.org/ and then, if you need any extra features which aren't part of netqmail, spend some time reading my qmail site, as well as the web sites for several of the other "mega- patches" out there, and figure out which one is going to best meet your needs. follow the directions for that patch, and if you run into problems, ask on the mailing lists for those patches (i have a list, i know bill shupp's "qmail toaster" has a list, and i'm pretty sure the others do as well.) - -------------------------------------------------------- | John M. Simpson -- KG4ZOW -- Programmer At Large | | http://www.jms1.net/ | - -------------------------------------------------------- | Hope for America -- http://www.ronpaul2008.com/ | - -------------------------------------------------------- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (Darwin) iEYEARECAAYFAkf8CjYACgkQEB9RczMG/Pt/bACfbjJlOiW2hFpJrryEF5GCB1GC tAoAn1j1tyVqd8P0+htuPtNInXh9cHns =5neJ -----END PGP SIGNATURE----- Here's my original message, fyi: I'm trying to set up an authenticated SMTP server. I have the freebsd qmail 1.03_6 port, built with the SMTP_AUTH_PATCH config option. My "run" script looks like this: #!/bin/sh # qmail-submit/run exec 2>&1 CONLIMIT=9 #AUTH_CDB="/var/qmail/auth/auth.cdb" CHECKPW="/usr/local/bin/checkpassword-pam" PAM_SERVICE="submit" LOCAL=`head -1 /var/qmail/control/me` TRUE=`which true` AUTH=1 REQUIRE_AUTH=1 ALLOW_INSECURE_AUTH=0 PORT=465 #SSL=1 FORCE_TLS=0 DENY_DNS=0 # echo "*** Starting qmail-submit..." exec \ envuidgid qmaild \ softlimit -m 3000000 -f 10000000 \ tcpserver -v -HR \ -U \ -c ${CONLIMIT} \ 0 ${PORT} \ /var/qmail/bin/qmail-smtpd ${LOCAL} ${CHECKPW} ${TRUE} I tried to test it - fear not this test account is not accessible from the net - SSL is turned off just until I get it working this far: # perl -MMIME::Base64 -e 'print encode_base64("\000test\000test")' AHRlc3QAdGVzdA== # telnet 0 465 Trying 0.0.0.0... Connected to 0. Escape character is '^]'. 220 asdf.asdf.com ESMTP EHLO test 250-asdf.asdf.com 250-AUTH LOGIN CRAM-MD5 PLAIN 250-AUTH=LOGIN CRAM-MD5 PLAIN 250-PIPELINING 250 8BITMIME AUTH PLAIN AHRlc3QAdGVzdA== 535 authorization failed (#5.7.0) I should mention this takes a few seconds to fail. But, the checkpassword-pam does seem to work, and very quickly indeed. # echo -e "test\0test\0\timestamp\0" | checkpassword-pam -s submit --debug --stdout -- /usr/bin/id 3<&0 Reading username and password Username 'test' Password read successfully Initializing PAM library using service name 'submit' PAM library initialization succeeded conversation(): msg[0], style PAM_PROMPT_ECHO_OFF, msg = "Password:" Authentication passed Account management succeeded Setting PAM credentials succeeded PAM session opened PAM session closed Terminating PAM library Executing /usr/bin/id uid=1005(test) gid=1005(test) groups=1005(test) # I created a vanilla /etc/pam.d/submit file: # grep -v # /etc/pam.d/submit auth required pam_unix.so no_warn try_first_pass I'm just using the local password file, as very few people will be needing this service, but I want it to be available. Can anyone see what I'm doing wrong? Thanks much in advance. From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 17:07:25 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 580591065670 for ; Wed, 9 Apr 2008 17:07:25 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 111928FC15 for ; Wed, 9 Apr 2008 17:07:06 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8) with ESMTP id m39H5x2f003737; Wed, 9 Apr 2008 19:05:59 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8/Submit) with ESMTP id m39H5sJL003734; Wed, 9 Apr 2008 19:05:57 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Wed, 9 Apr 2008 19:05:54 +0200 (CEST) From: Wojciech Puchar To: Jon Radel In-Reply-To: <47FCF208.2040609@radel.com> Message-ID: <20080409185941.W3635@wojtek.tensor.gdynia.pl> References: <47FCD46B.1060007@mikestammer.com> <20080409165549.A3378@wojtek.tensor.gdynia.pl> <47FCE40D.5080204@mikestammer.com> <20080409181138.D3535@wojtek.tensor.gdynia.pl> <47FCF208.2040609@radel.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd questions Subject: Re: Server build config, what would you do? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 17:07:25 -0000 > > The one thing that I can think of that I've not seen mentioned in this > thread, which could actually start to make a difference to component > choice, is whether those several people are all hoping to stream video > and music off of this server. Other than that, I'd go for a Celeron on > a dull, but stable, motherboard. > that's much better. in such case i turn up WWW browser, run allegro.pl (polish equivalent of ebay.com) and get cheapest computer that would be enough for the task, BUT something like IBM, HP, Siemens, etc... There are lot of good-branded desktops, that are small, quite elegant, really cheap and they are STABLE. older are better than new in this - all that had to fail, already failed. FreeBSD is not windoze, 64-128MB RAM is enough for most server tasks, unless you use spamassassin then 192 at least. there is usually need to buy new disks or used, but larger, as existing are (is) too small, and 2 disks are good thing. 300$ for all, including disks, is enough. for STABLE system, that i'm sure about. It's actually much cheaper if you count less electricity used than todays systems multiplied by few years 24h/365d usage. From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 17:37:08 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 13162106566B for ; Wed, 9 Apr 2008 17:37:08 +0000 (UTC) (envelope-from keramida@freebsd.org) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id 6E3448FC1F for ; Wed, 9 Apr 2008 17:37:07 +0000 (UTC) (envelope-from keramida@freebsd.org) Received: from kobe.laptop (vader.bytemobile-rio.ondsl.gr [83.235.57.37]) (authenticated bits=128) by igloo.linux.gr (8.14.2/8.14.2/Debian-3) with ESMTP id m39HIYuP019804 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 9 Apr 2008 20:18:51 +0300 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.2/8.14.2) with ESMTP id m39HIPLc003980; Wed, 9 Apr 2008 20:18:25 +0300 (EEST) (envelope-from keramida@freebsd.org) Received: (from keramida@localhost) by kobe.laptop (8.14.2/8.14.2/Submit) id m39HIDux003978; Wed, 9 Apr 2008 20:18:13 +0300 (EEST) (envelope-from keramida@freebsd.org) From: Giorgos Keramidas To: Ewald Jenisch References: <20080409143619.GA3169@aurora.oekb.co.at> <47FCE85B.4040505@infracaninophile.co.uk> <20080409163450.GA3583@aurora.oekb.co.at> Date: Wed, 09 Apr 2008 20:18:13 +0300 In-Reply-To: <20080409163450.GA3583@aurora.oekb.co.at> (Ewald Jenisch's message of "Wed, 9 Apr 2008 18:34:50 +0200") Message-ID: <87prszymju.fsf@kobe.laptop> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-MailScanner-ID: m39HIYuP019804 X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-4.127, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.27, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@freebsd.org X-Spam-Status: No Cc: freebsd-questions@freebsd.org Subject: Re: "make-localhost" not there (DNS/named setup on 7.0) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 17:37:08 -0000 On Wed, 9 Apr 2008 18:34:50 +0200, Ewald Jenisch wrote: >> The handbook is slightly out of date and the 'make-localhost' script >> is now history. Instead, the system comes with pre-installed >> /etc/namedb/master/localhost-forward.db and .../localhost-reverse.db >> zone files and the appropriate configuration shown in the example >> named.conf file. Basically, ignore the paragraph in the handbook >> that says 'run make-localhost' and nowadays base your named.conf on >> the sample configuration supplied with the system rather than the >> examples shown in the handbook. > > Hi Matthew, > Puh - good to hear - at least I now know that I'm not missing > something from the base-install... FWIW, I've opened PR docs/122604 to track this, and I will try to update the Handbook soon-ish. Thanks to both of you for bringing this to my attention :-) From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 17:39:56 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E51291065676 for ; Wed, 9 Apr 2008 17:39:56 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from exhub015-2.exch015.msoutlookonline.net (exhub015-2.exch015.msoutlookonline.net [207.5.72.94]) by mx1.freebsd.org (Postfix) with ESMTP id C988A8FC0A for ; Wed, 9 Apr 2008 17:39:56 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from philip.hq.rws (74.93.213.161) by smtpx15.msoutlookonline.net (207.5.72.103) with Microsoft SMTP Server (TLS) id 8.1.263.0; Wed, 9 Apr 2008 10:39:56 -0700 Message-ID: <47FCFF69.5060705@p6m7g8.com> Date: Wed, 9 Apr 2008 13:39:53 -0400 From: "Philip M. Gollucci" Organization: P6 Web Applications User-Agent: Thunderbird 2.0.0.6 (X11/20070919) MIME-Version: 1.0 To: FreeBSD Questions Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Subject: Comments on DRAC IV, V, VI w/ FreeBSD 6.3, 7.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 17:39:57 -0000 Hi All, Does anybody have any comments, suggestion, feedback, compatability notes, etc with DRAC and FreeBSD? -- ------------------------------------------------------------------------ Philip M. Gollucci (philip@ridecharge.com) o:703.549.2050x206 Senior System Admin - Riderway, Inc. http://riderway.com / http://ridecharge.com 1024D/EC88A0BF 0DE5 C55C 6BF3 B235 2DAB B89E 1324 9B4F EC88 A0BF Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching. From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 17:44:40 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5835B106566C for ; Wed, 9 Apr 2008 17:44:40 +0000 (UTC) (envelope-from fbsd06+U2=f69727cb@mlists.homeunix.com) Received: from mxout-04.mxes.net (mxout-04.mxes.net [216.86.168.179]) by mx1.freebsd.org (Postfix) with ESMTP id 2FC748FC25 for ; Wed, 9 Apr 2008 17:44:40 +0000 (UTC) (envelope-from fbsd06+U2=f69727cb@mlists.homeunix.com) Received: from gumby.homeunix.com. (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id 19828D0A89 for ; Wed, 9 Apr 2008 13:44:38 -0400 (EDT) Date: Wed, 9 Apr 2008 18:44:35 +0100 From: RW To: freebsd-questions@freebsd.org Message-ID: <20080409184435.3bb4b91c@gumby.homeunix.com.> In-Reply-To: <2daa8b4e0804081314o25b9773bn844734b674856e8c@mail.gmail.com> References: <2daa8b4e0804081314o25b9773bn844734b674856e8c@mail.gmail.com> X-Mailer: Claws Mail 3.3.1 (GTK+ 2.12.9; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Setting CPUTYPE and CFLAGS in make.conf X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 17:44:40 -0000 On Tue, 8 Apr 2008 13:14:45 -0700 "David Allen" wrote: > The advice I've read in several posts on the subject involve > everything from setting one, setting both, to ignoring both, > sometimes with the =? notation and sometimes without. And then, I've > read comments that suggest when compiling the kernel, for example, > both are ignored, and default values (tucked away somewhere) are > always applied. IIRC, the handbook recommends at least setting > CPUTYPE. Avoid setting CFLAGS unless you have a good reason - Gentoo documentation has a lot to answer for. CPUTYPE causes "-march" to be applied, so it can affect compatibility. AFAIK both setting do affect world and kernel because CFLAGS can cause a build to fail, and I've seen matching march settings in kernel builds. > Or are those settings relevant to the > compilation process only? Or to both the compilation process and the > actual performance of the binary? It can be either, -O2 is related to execution, -pipe speeds-up compilation. From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 18:11:37 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 44F7F106566C for ; Wed, 9 Apr 2008 18:11:37 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 6C6978FC14 for ; Wed, 9 Apr 2008 18:11:29 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8) with ESMTP id m39IAHbK004102 for ; Wed, 9 Apr 2008 20:10:17 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8/Submit) with ESMTP id m39IAFJs004099 for ; Wed, 9 Apr 2008 20:10:17 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Wed, 9 Apr 2008 20:10:15 +0200 (CEST) From: Wojciech Puchar To: freebsd-questions@freebsd.org Message-ID: <20080409200843.Q4079@wojtek.tensor.gdynia.pl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: other jail howto X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 18:11:37 -0000 anyone interested in my jail configuring How-To? it's very different from "standard" method, uses shared programs and - i think - is much easier to administer. but for sure there are bugs in it, so it should be reviewed by others :) From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 18:33:47 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D6A61106566C for ; Wed, 9 Apr 2008 18:33:47 +0000 (UTC) (envelope-from nish.des@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.237]) by mx1.freebsd.org (Postfix) with ESMTP id 8B2A08FC12 for ; Wed, 9 Apr 2008 18:33:47 +0000 (UTC) (envelope-from nish.des@gmail.com) Received: by wr-out-0506.google.com with SMTP id 50so2265274wra.13 for ; Wed, 09 Apr 2008 11:33:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=NxQN8lQ1qTAZXsXCUD5sA0NRbHT9iTELYpbS2Q51iDU=; b=cfyEpmxbtyMQitJWdvtVqcyct6NB6u88hRPlgtiN6LAXkixfZ7CypgSr6rlhCX9Iy4gItXhyuKXJ1ZJQkSjpREB87HsZEyA17vJnMpM+VfRkpmTF3NEVg1O4P7JFkX8H/iR9IpT8Ss+/7TQUS5CO9DZQOou3Gs2B65my9D8BwBc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=wAOQYSGK7H4SoC4xScv83o5hSSic9mUREqOiPRwsTwH2x2aChpGgVjYdsNdGk8Ul2+WVdv5b59FCdAFmm1gjP7VM0SMOFOVJGCVm8RwSOm5mqVrUWIF3yC9WTB4XY0yXgaFpwfPuOAjIqIacO6GIFBFTp7saU/kL++fx+K19qDc= Received: by 10.141.123.4 with SMTP id a4mr239060rvn.294.1207764338177; Wed, 09 Apr 2008 11:05:38 -0700 (PDT) Received: by 10.141.74.11 with HTTP; Wed, 9 Apr 2008 11:05:38 -0700 (PDT) Message-ID: Date: Wed, 9 Apr 2008 23:35:38 +0530 From: "Nishita Desai" Sender: nish.des@gmail.com To: freebsd-questions@freebsd.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Google-Sender-Auth: d643124441864856 Subject: Screen resolution on FreeBSD 7.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: nishita@mri.ernet.in List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 18:33:47 -0000 From: Nishita Desai Date: Wed, Apr 9, 2008 at 10:26 PM Subject: Screen resolution on FreeBSD 7.0 To: freebsd-question@freebsd.org Hello, I just installed FreeBSD 7.0 on a Dell Inspirion 640m notebook and am trying to get the screen resolution right. I need a 1280x800 wide-screen resolution and according to the Handbook, I should be able to do that by modifying the xorg.conf. I also have Ubuntu running a nice resolution on the other partition (slice) so I used the "Screen" section of it's xorg.conf to make the changes Here is the xorg.conf file: ------ Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" RgbPath "/usr/local/share/X11/rgb" ModulePath "/usr/local/lib/xorg/modules" FontPath "/usr/local/lib/X11/fonts/misc/" FontPath "/usr/local/lib/X11/fonts/TTF/" FontPath "/usr/local/lib/X11/fonts/OTF" FontPath "/usr/local/lib/X11/fonts/Type1/" FontPath "/usr/local/lib/X11/fonts/100dpi/" FontPath "/usr/local/lib/X11/fonts/75dpi/" EndSection Section "Module" Load "GLcore" Load "dbe" Load "dri" Load "extmod" Load "glx" Load "record" Load "xtrap" Load "freetype" Load "type1" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/sysmouse" Option "ZAxisMapping" "4 5 6 7" EndSection Section "Monitor" #DisplaySize 300 190 # mm Identifier "Monitor0" VendorName "QDS" ModelName "47" EndSection Section "Device" Identifier "Card0" Driver "i810" VendorName "Intel Corporation" BoardName "Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller" BusID "PCI:0:2:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" SubSection "Display" Viewport 0 0 Depth 24 Modes "1280x800" EndSubSection EndSection ---- I also found this in /var/log/Xorg.0.log (II) I810(0): Monitor0: Using hsync range of 45.71-50.53 kHz (II) I810(0): Monitor0: Using vrefresh value of 60.00 Hz (II) I810(0): Not using mode "1280x800" (no mode of this name) (--) I810(0): Virtual size is 1024x768 (pitch 1024) (**) I810(0): Built-in mode "1024x768" Can anyone help? Thanks, Nishita. From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 18:35:55 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4F6BE1065673 for ; Wed, 9 Apr 2008 18:35:55 +0000 (UTC) (envelope-from the.real.david.allen@gmail.com) Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.190]) by mx1.freebsd.org (Postfix) with ESMTP id D23258FC20 for ; Wed, 9 Apr 2008 18:35:54 +0000 (UTC) (envelope-from the.real.david.allen@gmail.com) Received: by ti-out-0910.google.com with SMTP id j2so1106647tid.3 for ; Wed, 09 Apr 2008 11:35:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=DWd0o/f0aW+ZK8vGSOIHGW/Y3oLc6FV3PsYqH6zerVY=; b=SCNHikZwuwXcH+gwOQwJ/StUo05AP3VSza0MAWC1zNcCrSbBq7Uvay6W7HDPbLD8oSIDem8b1GpuJhjIPizxeqhtswGMLDwvBDAefPaOfuPYQuPGiUwpg5SBP1KJoU3jUnY0qg8nbL5E6XUbcxnSWZ3EbJ3rHQYeFulCIGLkZf0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=fJUagSO/sv0su73nYczRLr3ds2tFLaxe3uAT/pwmFYr6CutZsHN06A/vx3gCnzHT5aQ4UhuZIjK8DUUU23xIjbJtT7uC+gxGRWhbuN6ROe4Fp9gFnaSRcwz6KWl3iOdjhD257HRgiZWAnRCyNLp/oM15/ikSDwQxLm8idtEM0dc= Received: by 10.151.149.14 with SMTP id b14mr762260ybo.19.1207766151855; Wed, 09 Apr 2008 11:35:51 -0700 (PDT) Received: by 10.150.218.4 with HTTP; Wed, 9 Apr 2008 11:35:51 -0700 (PDT) Message-ID: <2daa8b4e0804091135w4b31ea67vf6334fa83845a4e1@mail.gmail.com> Date: Wed, 9 Apr 2008 11:35:51 -0700 From: "David Allen" To: freebsd-questions@freebsd.org In-Reply-To: <20080409184435.3bb4b91c@gumby.homeunix.com.> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2daa8b4e0804081314o25b9773bn844734b674856e8c@mail.gmail.com> <20080409184435.3bb4b91c@gumby.homeunix.com.> Subject: Re: Setting CPUTYPE and CFLAGS in make.conf X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 18:35:55 -0000 On Wed, Apr 9, 2008 at 10:44 AM, RW wrote: > On Tue, 8 Apr 2008 13:14:45 -0700 David Allen wrote: > > > The advice I've read in several posts on the subject involve > > everything from setting one, setting both, to ignoring both, > > sometimes with the =? notation and sometimes without. And then, I've > > read comments that suggest when compiling the kernel, for example, > > both are ignored, and default values (tucked away somewhere) are > > always applied. IIRC, the handbook recommends at least setting > > CPUTYPE. > > Avoid setting CFLAGS unless you have a good reason - Gentoo > documentation has a lot to answer for. CPUTYPE causes "-march" to be > applied, so it can affect compatibility. AFAIK both setting do affect > world and kernel because CFLAGS can cause a build to fail, and I've > seen matching march settings in kernel builds. > > > Or are those settings relevant to the > > compilation process only? Or to both the compilation process and the > > actual performance of the binary? > > It can be either, -O2 is related to execution, -pipe speeds-up > compilation. Thank you for your reply. It's starting to make a lot more sense. Just to confirm, then, if there's no CPUTYPE set, I can then set up a build server on an Opteron box, for example, to build world, kernel and ports binaries that can then be installed on my Thinkpad or a PIII box? From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 18:38:31 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 87C00106566B for ; Wed, 9 Apr 2008 18:38:31 +0000 (UTC) (envelope-from dick@nagual.nl) Received: from nagual.nl (cc20684-a.assen1.dr.home.nl [82.74.10.158]) by mx1.freebsd.org (Postfix) with ESMTP id 1B8668FC16 for ; Wed, 9 Apr 2008 18:38:30 +0000 (UTC) (envelope-from dick@nagual.nl) Received: from westmark (westmark.nagual.nl [192.168.11.22]) by nagual.nl (8.13.8+Sun/8.13.8/yanta) with ESMTP id m39IclBH017702 for ; Wed, 9 Apr 2008 20:38:47 +0200 (CEST) Date: Wed, 9 Apr 2008 20:38:28 +0200 From: Dick Hoogendijk To: freebsd-questions@freebsd.org Message-ID: <20080409203828.00003114@westmark> In-Reply-To: <20080409161645.GA96773@slackbox.xs4all.nl> References: <20080409161645.GA96773@slackbox.xs4all.nl> Organization: de nagual X-Mailer: Claws Mail 3.3.1 (GTK+ 2.12.1; i386-pc-solaris2.11) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.63 on 192.168.11.35 Subject: Re: Back up files... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 18:38:31 -0000 On Wed, 9 Apr 2008 18:16:45 +0200 Roland Smith wrote: > What I would recommend is to buy a large harddisk with a USB > connection and use that to store your backups. Make your backups with > the dump(8) command, and compress the dump using gzip(1). E.g. to > dump the root partition: > > dump -0 -a -C 8 -h 0 -L -u -f - / |gzip > >/where/to/put/root-0-20080409.gz OK. Right. And what is exactly the command for restore? Something like "gunzip dumpfile.gz | restore rf dumpfile" Or what. Compressing is nice but the use of gzip is always a bit confusing to me. -- Dick Hoogendijk -- PGP/GnuPG key: 01D2433D ++ http://nagual.nl/ + SunOS sxde 01/08 ++ From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 18:41:08 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6DAAC1065679 for ; Wed, 9 Apr 2008 18:41:08 +0000 (UTC) (envelope-from edlinuxguru@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.172]) by mx1.freebsd.org (Postfix) with ESMTP id 45C2B8FC2E for ; Wed, 9 Apr 2008 18:41:08 +0000 (UTC) (envelope-from edlinuxguru@gmail.com) Received: by wf-out-1314.google.com with SMTP id 25so2614534wfa.7 for ; Wed, 09 Apr 2008 11:41:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=dR3oB7z0oC+ioVfVQF78qriG7g8PcX03l/3DrRaMy5M=; b=d/hRWeZ2gNCGm6Q0bjQObq0idf69pHMWEHmR4j4a/0DWykxuR/U0ihJen/zEZhshUOdayquWc9b3z1Fs0jfMnyZdU5qCBfpWRWAu3QLQO4Dh5VKJ3OGR5Qd4OXE3Oxr9sGcXLoHD7+F0pVNPhNeWO5maZDnuDhKAETtkUxeFoKo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=xOjRQfzktO+SqR5aefsUutwM30dMMf8CbgdwGCTWPjynHAWRP/wT7eRYFYhOAZOrboxdEqjOR2NIelNatE1jJ3ESnDr83bMSHFsEqLOkEt0a+jctHPaYlC8lTiTQoISCHYA+9hUtZfjV3bh7k33PL5IR3ZJcF22q8TxF1LJ73h0= Received: by 10.142.115.10 with SMTP id n10mr138804wfc.8.1207766467622; Wed, 09 Apr 2008 11:41:07 -0700 (PDT) Received: by 10.142.233.1 with HTTP; Wed, 9 Apr 2008 11:41:07 -0700 (PDT) Message-ID: Date: Wed, 9 Apr 2008 14:41:07 -0400 From: "Edward Capriolo" To: freebsd-questions MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: ldconfig I don't like it very much X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 18:41:08 -0000 Running ldconfig with no arguments is a death sentence for Free BSD. I believe the default should be to rebuilt the hints based on the system files. It seems like if you run ldconfig with no arguments it wipes all the hints. Since root uses bash as a shell I can not find a way to login and fix this. even the console has the problem You have mail. /libexec/ld-elf.so.1: Shared object "libintl.so.6" not found, required by "-bash" Will a reboot cure this or do i have to go single user? From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 18:42:17 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 988E41065676 for ; Wed, 9 Apr 2008 18:42:17 +0000 (UTC) (envelope-from erik@cepheid.org) Received: from mail.cepheid.org (aleph.cepheid.org [72.232.60.94]) by mx1.freebsd.org (Postfix) with ESMTP id 78D018FC1C for ; Wed, 9 Apr 2008 18:42:17 +0000 (UTC) (envelope-from erik@cepheid.org) Received: by mail.cepheid.org (Postfix, from userid 1006) id 948EF9B4003; Wed, 9 Apr 2008 13:42:16 -0500 (CDT) Date: Wed, 9 Apr 2008 13:42:16 -0500 From: Erik Osterholm To: FreeBSD Mailing Lists Message-ID: <20080409184216.GA16393@aleph.cepheid.org> Mail-Followup-To: Erik Osterholm , FreeBSD Mailing Lists , Wael Nasreddine References: <20080408220005.GA23508@phoenix.nasreddine.info> <20080409005217.GA97058@aleph.cepheid.org> <20080409010503.GB15556@phoenix.nasreddine.info> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080409010503.GB15556@phoenix.nasreddine.info> User-Agent: Mutt/1.4.2.3i Cc: Subject: Re: Screen inside Jails + su X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 18:42:17 -0000 On Wed, Apr 09, 2008 at 03:05:03AM +0200, Wael Nasreddine wrote: > This One Time, at Band Camp, Erik Osterholm said, On Tue, Apr 08, 2008 at 07:52:17PM -0500: > > On Wed, Apr 09, 2008 at 12:00:05AM +0200, Wael Nasreddine wrote: > > > The common way for a user to run a program at startup is to use > > cron with the special @reboot directive instead of giving it a > > time to run a job. > > http://www.freebsd.org/doc/en/books/handbook/configtuning-starting-services.html > > Thank you for pointing that out, could you please give me an example > I haven't found on that page... Sure. At your shell prompt, type: man 5 crontab You'll find the man page for the crontab file, which includes multiple examples of cron entries. All of those use the time specification, though, rather than the @reboot keyword. An example using @reboot: @reboot /usr/local/bin/screen -d -m Rtorrent You can edit the crontab for the user with this command at your shell prompt: crontab -u username -e This will dump you into your editor, editing the crontab file for the user "username". Type in the crontab entry (for example, the one I used as an example above), save, and try restarting the jail. Erik From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 19:04:04 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 788851065677 for ; Wed, 9 Apr 2008 19:04:04 +0000 (UTC) (envelope-from punosevac@math.arizona.edu) Received: from smtp-gs.math.arizona.edu (math051.cs.arizona.edu [150.135.82.51]) by mx1.freebsd.org (Postfix) with ESMTP id 547C28FC0A for ; Wed, 9 Apr 2008 19:04:04 +0000 (UTC) (envelope-from punosevac@math.arizona.edu) Received: from Debian-exim by smtp-gs.math.arizona.edu with local-bsmtp (Exim 4.63) (envelope-from ) id 1JjfaV-0002YA-6V for questions@freebsd.org; Wed, 09 Apr 2008 12:04:03 -0700 Received: from 71-220-166-120.tcsn.qwest.net ([71.220.166.120] helo=.domain.actdsltmp) by smtp-gs.math.arizona.edu with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.63) (envelope-from ) id 1JjfXD-0002XH-H8; Wed, 09 Apr 2008 12:00:39 -0700 Message-ID: <47FD124E.2050301@math.arizona.edu> Date: Wed, 09 Apr 2008 12:00:30 -0700 From: Predrag Punosevac User-Agent: Thunderbird 2.0.0.6 (X11/20070916) MIME-Version: 1.0 To: nishita@mri.ernet.in, questions@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-ACL-Warn: The HELO/EHLO greeting .domain.actdsltmp is invalid X-Outgoing-Spam-Score: -2.0 (--) Cc: Subject: Re: Screen resolution on FreeBSD 7.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 19:04:04 -0000 Nishita Desai wrote: > From: Nishita Desai > Date: Wed, Apr 9, 2008 at 10:26 PM > Subject: Screen resolution on FreeBSD 7.0 > To: freebsd-question@freebsd.org > > > You are missing line DefaultDepth 24. Remove i810 and install Intel driver from ports instead. Adjust xorg.conf accordingly. You my want to use xrandr to experiment with different modes dynamically. Cheers, Predrag > Hello, > > I just installed FreeBSD 7.0 on a Dell Inspirion 640m notebook and am > trying to get the screen resolution right. I need a 1280x800 > wide-screen resolution and according to the Handbook, I should be able > to do that by modifying the xorg.conf. I also have Ubuntu running a > nice resolution on the other partition (slice) so I used the "Screen" > section of it's xorg.conf to make the changes > > Here is the xorg.conf file: > > ------ > Section "ServerLayout" > Identifier "X.org Configured" > Screen 0 "Screen0" 0 0 > InputDevice "Mouse0" "CorePointer" > InputDevice "Keyboard0" "CoreKeyboard" > EndSection > > Section "Files" > RgbPath "/usr/local/share/X11/rgb" > ModulePath "/usr/local/lib/xorg/modules" > FontPath "/usr/local/lib/X11/fonts/misc/" > FontPath "/usr/local/lib/X11/fonts/TTF/" > FontPath "/usr/local/lib/X11/fonts/OTF" > FontPath "/usr/local/lib/X11/fonts/Type1/" > FontPath "/usr/local/lib/X11/fonts/100dpi/" > FontPath "/usr/local/lib/X11/fonts/75dpi/" > EndSection > > Section "Module" > Load "GLcore" > Load "dbe" > Load "dri" > Load "extmod" > Load "glx" > Load "record" > Load "xtrap" > Load "freetype" > Load "type1" > EndSection > > Section "InputDevice" > Identifier "Keyboard0" > Driver "kbd" > EndSection > > Section "InputDevice" > Identifier "Mouse0" > Driver "mouse" > Option "Protocol" "auto" > Option "Device" "/dev/sysmouse" > Option "ZAxisMapping" "4 5 6 7" > EndSection > > Section "Monitor" > #DisplaySize 300 190 # mm > Identifier "Monitor0" > VendorName "QDS" > ModelName "47" > EndSection > > Section "Device" > Identifier "Card0" > Driver "i810" > VendorName "Intel Corporation" > BoardName "Mobile 945GM/GMS, 943/940GML Express Integrated Graphics > Controller" > BusID "PCI:0:2:0" > EndSection > > Section "Screen" > Identifier "Screen0" > Device "Card0" > Monitor "Monitor0" > SubSection "Display" > Viewport 0 0 > Depth 24 > Modes "1280x800" > EndSubSection > EndSection > > ---- > > > I also found this in /var/log/Xorg.0.log > > (II) I810(0): Monitor0: Using hsync range of 45.71-50.53 kHz > (II) I810(0): Monitor0: Using vrefresh value of 60.00 Hz > (II) I810(0): Not using mode "1280x800" (no mode of this name) > (--) I810(0): Virtual size is 1024x768 (pitch 1024) > (**) I810(0): Built-in mode "1024x768" > > Can anyone help? > > Thanks, > Nishita. > _______________________________________________ > 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 9 19:05:59 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C88731065671 for ; Wed, 9 Apr 2008 19:05:59 +0000 (UTC) (envelope-from mla@nasreddine.com) Received: from server1.nasreddine.com (server1.nasreddine.com [82.225.70.234]) by mx1.freebsd.org (Postfix) with ESMTP id 6DA608FC23 for ; Wed, 9 Apr 2008 19:05:59 +0000 (UTC) (envelope-from mla@nasreddine.com) Received: from localhost (unknown [192.168.2.5]) by server1.nasreddine.com (Postfix) with ESMTP id 7091B12318D6 for ; Wed, 9 Apr 2008 21:05:58 +0200 (CEST) X-Virus-Scanned: amavisd-new at nasreddine.info Received: from server1.nasreddine.com ([192.168.2.5]) by localhost (cadmus-mail.nasreddine.info [192.168.2.5]) (amavisd-new, port 10024) with LMTP id BE3iy9h4Awhu for ; Wed, 9 Apr 2008 21:05:54 +0200 (CEST) Received: from phoenix.nasreddine.info (phoenix.nasreddine.info [192.168.1.3]) by server1.nasreddine.com (Postfix) with ESMTPA id DA36712318B5 for ; Wed, 9 Apr 2008 21:05:54 +0200 (CEST) Date: Wed, 9 Apr 2008 21:05:44 +0200 From: Wael Nasreddine To: FreeBSD Mailing Lists Message-ID: <20080409190544.GB5664@phoenix.nasreddine.info> Mail-Followup-To: FreeBSD Mailing Lists References: <20080408220005.GA23508@phoenix.nasreddine.info> <20080409005217.GA97058@aleph.cepheid.org> <20080409010503.GB15556@phoenix.nasreddine.info> <20080409184216.GA16393@aleph.cepheid.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="tKW2IUtsqtDRztdT" Content-Disposition: inline In-Reply-To: <20080409184216.GA16393@aleph.cepheid.org> X-Operating-System: Linux 2.6.24-ARCH i686 X-Uptime: 14:16:28 up 3 min, 9 users, load average: 1.91, 0.87, 0.33 X-Editor: VIM - Vi IMproved 7.1 (2007 May 12, compiled Mar 7 2008 02:52:44) X-PGP-Key: http://wael.nasreddine.com/files/Wael_Nasreddine.asc X-Info: http://wael.nasreddine.com User-Agent: Mutt/1.5.17-muttng (2007-11-01) Subject: Re: Screen inside Jails + su X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 19:05:59 -0000 --tKW2IUtsqtDRztdT Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable This One Time, at Band Camp, Erik Osterholm said, On Wed, Apr 09, 2008 at 01:42:16PM -0500: > Sure. > At your shell prompt, type: > man 5 crontab > You'll find the man page for the crontab file, which includes multiple > examples of cron entries. All of those use the time specification, > though, rather than the @reboot keyword. > An example using @reboot: > @reboot /usr/local/bin/screen -d -m Rtorrent > You can edit the crontab for the user with this command at your shell > prompt: > crontab -u username -e > This will dump you into your editor, editing the crontab file for the > user "username". Type in the crontab entry (for example, the one I > used as an example above), save, and try restarting the jail. Thank you, I googled a bit yesterday actually and now it's working perfectly :) I use linux since 6 years and I've never seen this reboot command actually, but I'm used to cron, but thanks a lot for pointing this out, it's very useful :) > Erik --=20 Wael Nasreddine http://wael.nasreddine.com PGP: 1024D/C8DD18A2 06F6 1622 4BC8 4CEB D724 DE12 5565 3945 C8DD 18A2 /\ The mark of a good party is that you wake up the next morning wanting= to /\ change your name and start a new life in different city. /\ -- Vance Bourjaily, "Esquire" --tKW2IUtsqtDRztdT Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (GNU/Linux) iEYEARECAAYFAkf9E4gACgkQVWU5RcjdGKKGTQCghh5vedt2gxtF51jm3L95rqXj xnUAoNGooninDo3n4iGyZ3lrVmJsfAnI =jClJ -----END PGP SIGNATURE----- --tKW2IUtsqtDRztdT-- From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 19:10:13 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8E5CE106566C for ; Wed, 9 Apr 2008 19:10:13 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: from chen.org.nz (chen.org.nz [202.89.146.5]) by mx1.freebsd.org (Postfix) with ESMTP id 389F28FC22 for ; Wed, 9 Apr 2008 19:10:13 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: by chen.org.nz (Postfix, from userid 1000) id 40D7028547; Thu, 10 Apr 2008 07:10:12 +1200 (NZST) Date: Thu, 10 Apr 2008 07:10:12 +1200 From: Jonathan Chen To: David Allen Message-ID: <20080409191012.GA33020@osiris.chen.org.nz> References: <2daa8b4e0804081314o25b9773bn844734b674856e8c@mail.gmail.com> <20080409184435.3bb4b91c@gumby.homeunix.com.> <2daa8b4e0804091135w4b31ea67vf6334fa83845a4e1@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2daa8b4e0804091135w4b31ea67vf6334fa83845a4e1@mail.gmail.com> User-Agent: Mutt/1.4.2.3i Cc: freebsd-questions@freebsd.org Subject: Re: Setting CPUTYPE and CFLAGS in make.conf X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 19:10:13 -0000 On Wed, Apr 09, 2008 at 11:35:51AM -0700, David Allen wrote: [...] > Thank you for your reply. It's starting to make a lot more sense. > Just to confirm, then, if there's no CPUTYPE set, I can then set up > a build server on an Opteron box, for example, to build world, kernel > and ports binaries that can then be installed on my Thinkpad or > a PIII box? Yes, provided they use the same architectures, eg: i386 -- Jonathan Chen ------------------------------------------------------------------------ "We laugh in the face of danger, we drop icecubes down the vest of fear" - Edmond Blackadder III From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 19:11:10 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B1EF2106566C for ; Wed, 9 Apr 2008 19:11:10 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr2.xs4all.nl (smtp-vbr2.xs4all.nl [194.109.24.22]) by mx1.freebsd.org (Postfix) with ESMTP id 2855C8FC1A for ; Wed, 9 Apr 2008 19:11:09 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr2.xs4all.nl (8.13.8/8.13.8) with ESMTP id m39JB8ZQ076614; Wed, 9 Apr 2008 21:11:08 +0200 (CEST) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id B9D04B905; Wed, 9 Apr 2008 21:11:07 +0200 (CEST) Date: Wed, 9 Apr 2008 21:11:07 +0200 From: Roland Smith To: David Allen Message-ID: <20080409191107.GA2998@slackbox.xs4all.nl> Mail-Followup-To: David Allen , freebsd-questions@freebsd.org References: <2daa8b4e0804081314o25b9773bn844734b674856e8c@mail.gmail.com> <20080409184435.3bb4b91c@gumby.homeunix.com.> <2daa8b4e0804091135w4b31ea67vf6334fa83845a4e1@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="FCuugMFkClbJLl1L" Content-Disposition: inline In-Reply-To: <2daa8b4e0804091135w4b31ea67vf6334fa83845a4e1@mail.gmail.com> X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.17 (2007-11-01) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: Setting CPUTYPE and CFLAGS in make.conf X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 19:11:10 -0000 --FCuugMFkClbJLl1L Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 09, 2008 at 11:35:51AM -0700, David Allen wrote: > > Avoid setting CFLAGS unless you have a good reason - Gentoo > > documentation has a lot to answer for. CPUTYPE causes "-march" to be > > applied, so it can affect compatibility. AFAIK both setting do affect > > world and kernel because CFLAGS can cause a build to fail, and I've > > seen matching march settings in kernel builds. > > > > > Or are those settings relevant to the > > > compilation process only? Or to both the compilation process and the > > > actual performance of the binary? > > > > It can be either, -O2 is related to execution, -pipe speeds-up > > compilation. >=20 > Thank you for your reply. It's starting to make a lot more sense. > Just to confirm, then, if there's no CPUTYPE set, I can then set up > a build server on an Opteron box, for example, to build world, kernel > and ports binaries that can then be installed on my Thinkpad or > a PIII box? Only if they use the same architecture! If your opteron is running amd64, i= ts binaries won't run on a pIII, which can only run the i386 architecture. If you read through /usr/src/share/mk/bsd.cpu.mk you can see the different CPU types and the effect they have on build parameters. E.g. on the i386 architecture, if no CPUTYPE is set, the CPU type is set to i486, which is the lowest common denominator that gcc suppor= ts. Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --FCuugMFkClbJLl1L Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.8 (FreeBSD) iEYEARECAAYFAkf9FMsACgkQEnfvsMMhpyW/OgCfQZRBbzVwSSBk3T9tQL+NYlfj QJgAnjYzT5m07jh6MdxqMbHN+l9n1Z8P =WSmu -----END PGP SIGNATURE----- --FCuugMFkClbJLl1L-- From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 19:16:13 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 92CCD106566B for ; Wed, 9 Apr 2008 19:16:13 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id A6E1F8FC23 for ; Wed, 9 Apr 2008 19:15:36 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8) with ESMTP id m39JEHVp004870; Wed, 9 Apr 2008 21:14:17 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8/Submit) with ESMTP id m39JDpQQ004867; Wed, 9 Apr 2008 21:14:08 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Wed, 9 Apr 2008 21:13:51 +0200 (CEST) From: Wojciech Puchar To: Edward Capriolo In-Reply-To: Message-ID: <20080409211331.F4866@wojtek.tensor.gdynia.pl> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions Subject: Re: ldconfig I don't like it very much X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 19:16:13 -0000 > You have mail. > /libexec/ld-elf.so.1: Shared object "libintl.so.6" not found, required > by "-bash" > > Will a reboot cure this or do i have to go single user? probably the latter. do /etc/rc.d/abi start From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 19:17:11 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 80F8A106564A for ; Wed, 9 Apr 2008 19:17:11 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 4164A8FC20 for ; Wed, 9 Apr 2008 19:15:44 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8) with ESMTP id m39JEQ3w004877; Wed, 9 Apr 2008 21:14:26 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8/Submit) with ESMTP id m39JEQLZ004874; Wed, 9 Apr 2008 21:14:26 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Wed, 9 Apr 2008 21:14:26 +0200 (CEST) From: Wojciech Puchar To: Edward Capriolo In-Reply-To: Message-ID: <20080409211417.G4866@wojtek.tensor.gdynia.pl> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions Subject: Re: ldconfig I don't like it very much X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 19:17:11 -0000 sorry /etc/rc.d/ldconfig start From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 19:27:58 2008 Return-Path: Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B86E51065680 for ; Wed, 9 Apr 2008 19:27:58 +0000 (UTC) (envelope-from kline@thought.org) Received: from aristotle.thought.org (dsl231-043-140.sea1.dsl.speakeasy.net [216.231.43.140]) by mx1.freebsd.org (Postfix) with ESMTP id 5F25F8FC31 for ; Wed, 9 Apr 2008 19:27:58 +0000 (UTC) (envelope-from kline@thought.org) Received: from thought.org (tao.thought.org [10.47.0.250]) (authenticated bits=0) by aristotle.thought.org (8.14.2/8.14.2) with ESMTP id m39JRrYF000699; Wed, 9 Apr 2008 12:27:53 -0700 (PDT) (envelope-from kline@thought.org) Received: by thought.org (nbSMTP-1.00) for uid 1002 kline@thought.org; Wed, 9 Apr 2008 12:27:53 -0700 (PDT) Date: Wed, 9 Apr 2008 12:27:53 -0700 From: Gary Kline To: FreeBSD Mailing List Message-ID: <20080409192750.GA38196@thought.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i X-Organization: Thought Unlimited. Public service Unix since 1986. X-Of_Interest: With 21++ years of service to the Unix community. X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.2.3 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on aristotle.thought.org Cc: kline@thought.org Subject: duplicate messages AGAIN. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 19:27:58 -0000 i'm asking here on -questions because this list has the sharpest people on board. ... hopefully, some kmail or imap guru will be able to clue me in. a month or 6 weeks ago i had the same problem with my gui mailer not filtering spam correctly,, and when i did "something", imap kept feeding the same messages back. and not only duplicates of the spam, but of every other message as well. i fixed it somehow (saying that i had found 3 filters that i had removed) and promblem resolved. this time i can't find what i did. this time i have edited kmailrc (buried deep in `/.kde/share/.....); i've clicked around in every menu drop-down that i can find on kmail. nothing works. does anybody know wyhat i did wrong when i build dspam on my mail server? it is pkg_deleted--gone. but i must've done **something** else..... i'm lost. gary -- Gary Kline kline@thought.org www.thought.org Public Service Unix http://jottings.thought.org http://transfinite.thought.org From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 19:34:46 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E4A56106566C for ; Wed, 9 Apr 2008 19:34:46 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr15.xs4all.nl (smtp-vbr15.xs4all.nl [194.109.24.35]) by mx1.freebsd.org (Postfix) with ESMTP id 79E178FC12 for ; Wed, 9 Apr 2008 19:34:46 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr15.xs4all.nl (8.13.8/8.13.8) with ESMTP id m39JYdQa055620; Wed, 9 Apr 2008 21:34:40 +0200 (CEST) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id 5C0F2B82D; Wed, 9 Apr 2008 21:34:39 +0200 (CEST) Date: Wed, 9 Apr 2008 21:34:39 +0200 From: Roland Smith To: Dick Hoogendijk Message-ID: <20080409193439.GB2998@slackbox.xs4all.nl> Mail-Followup-To: Dick Hoogendijk , freebsd-questions@freebsd.org References: <20080409161645.GA96773@slackbox.xs4all.nl> <20080409203828.00003114@westmark> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7iMSBzlTiPOCCT2k" Content-Disposition: inline In-Reply-To: <20080409203828.00003114@westmark> X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.17 (2007-11-01) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: Back up files... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 19:34:47 -0000 --7iMSBzlTiPOCCT2k Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 09, 2008 at 08:38:28PM +0200, Dick Hoogendijk wrote: > On Wed, 9 Apr 2008 18:16:45 +0200 > Roland Smith wrote: >=20 > > What I would recommend is to buy a large harddisk with a USB > > connection and use that to store your backups. Make your backups with > > the dump(8) command, and compress the dump using gzip(1). E.g. to > > dump the root partition: > >=20 > > dump -0 -a -C 8 -h 0 -L -u -f - / |gzip > > >/where/to/put/root-0-20080409.gz >=20 > OK. Right. And what is exactly the command for restore? > Something like "gunzip dumpfile.gz | restore rf dumpfile" Close. It's 'gunzip dumpfile.gz | restore -rf -' since you are restoring from standard input.=20 If you just want to restore a couple of files instead of the whole thing, you should use '-i' instead of '-r'. But if you're using '-r', you should make a pristine filesystem with newfs first. Personally I use 'gzip -1' for compression because it's fast. Using bzip2 usually isn't worth it; backups will be a couple of percents smaller but take two to three times as long! The script that I use to make backups of all my UFS partitions can be found on my shell-scripts page under the name 'dodumps', in case anyone is interested: http://www.xs4all.nl/~rsmith/software/scripts.html Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --7iMSBzlTiPOCCT2k Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.8 (FreeBSD) iEUEARECAAYFAkf9Gk8ACgkQEnfvsMMhpyXlQgCY0lQQSp3kDLYxrr8CWHf+hKRW OwCfShllu58V3THjW05chezBOHbutw8= =bTAb -----END PGP SIGNATURE----- --7iMSBzlTiPOCCT2k-- From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 19:45:52 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 28A98106564A for ; Wed, 9 Apr 2008 19:45:52 +0000 (UTC) (envelope-from edlinuxguru@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.169]) by mx1.freebsd.org (Postfix) with ESMTP id F01E28FC18 for ; Wed, 9 Apr 2008 19:45:51 +0000 (UTC) (envelope-from edlinuxguru@gmail.com) Received: by wf-out-1314.google.com with SMTP id 25so2637824wfa.7 for ; Wed, 09 Apr 2008 12:45:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=yjVIx9THoe7CfyOfHySLSRHK5bdePQYeSAIGzxaLyQM=; b=UP0tnCWBGI+3LrHQOxc9czFqUtH2ARlHIdvi6rEMG8zzDI+/g8Y5EZFEu/vl/Fm5SMZNzgzio1FNRTmCqzzDA7IlLVBPGahvHEpPZeuCZNZNxqHrrgz0Mt6C/NxoqeqxK/4ig7e4ifSkikW4EkJDRH7IIot9nyK4K8L/ZxW8QXQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=d3NiWKdTfsPQmiosWgYH/WYEHy4jJyAg34WOSo0rpaBpSaZuTQti6FgHo8qvp1rgK23RiIl1H5Syq21SRSXfMibHnqJyvosGf8+oEP9o9RWXP6YiLTU8MQyqfUq/uKToLHo0AcxLXpWrJtPAa7+9f09SFd6H5G8WAi6EMZ+lDnI= Received: by 10.142.125.5 with SMTP id x5mr150898wfc.191.1207770351232; Wed, 09 Apr 2008 12:45:51 -0700 (PDT) Received: by 10.142.233.1 with HTTP; Wed, 9 Apr 2008 12:45:51 -0700 (PDT) Message-ID: Date: Wed, 9 Apr 2008 15:45:51 -0400 From: "Edward Capriolo" To: "Wojciech Puchar" In-Reply-To: <20080409211331.F4866@wojtek.tensor.gdynia.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080409211331.F4866@wojtek.tensor.gdynia.pl> Cc: freebsd-questions Subject: Re: ldconfig I don't like it very much X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 19:45:52 -0000 Reboot handled it , the commands you mentioned are effectively ran on reboot. On Wed, Apr 9, 2008 at 3:13 PM, Wojciech Puchar wrote: > > > You have mail. > > /libexec/ld-elf.so.1: Shared object "libintl.so.6" not found, required > > by "-bash" > > > > Will a reboot cure this or do i have to go single user? > > > > probably the latter. > > do > > /etc/rc.d/abi start > _______________________________________________ > 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 9 19:46:13 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B9A341065670 for ; Wed, 9 Apr 2008 19:46:13 +0000 (UTC) (envelope-from mark.lastdrager@pine.nl) Received: from srv0001.pine.nl (srv0001.pine.nl [213.156.9.3]) by mx1.freebsd.org (Postfix) with ESMTP id 749E48FC1C for ; Wed, 9 Apr 2008 19:46:13 +0000 (UTC) (envelope-from mark.lastdrager@pine.nl) Received: from localhost (localhost [127.0.0.1]) by srv0001.pine.nl (Pine Digital Security Mailer [srv0001.pine.nl]) with ESMTP id 17680BE72A for ; Wed, 9 Apr 2008 21:27:43 +0200 (CEST) Received: from srv0001.pine.nl ([127.0.0.1]) by localhost (srv0001.pine.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 66305-05-2 for ; Wed, 9 Apr 2008 21:27:39 +0200 (CEST) Received: from fileserver.pine.nl (a80-100-193-64.adsl.xs4all.nl [80.100.193.64]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by srv0001.pine.nl (Pine Digital Security Mailer [srv0001.pine.nl]) with ESMTP id E32F3BE72E for ; Wed, 9 Apr 2008 21:27:39 +0200 (CEST) Received: from [127.0.0.1] (a80-100-193-64.adsl.xs4all.nl [80.100.193.64]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by fileserver.pine.nl (Postfix) with ESMTP id B0C62130C5D for ; Wed, 9 Apr 2008 21:27:39 +0200 (CEST) Message-ID: <47FD18B9.8060305@pine.nl> Date: Wed, 09 Apr 2008 21:27:53 +0200 From: Mark Lastdrager User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: freebsd-questions@freebsd.org X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at pine.nl Subject: rpc.lockd leaking memory on 6.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 19:46:13 -0000 Hi, Recently we updated our main NFS server to FreeBSD 6.3. This machine serves about 10 netboot clients all running FreeBSD 6.2. Since the upgrade we are having some issues with locking. We tried to avoid running the lockd daemons at all but most software on the netboot clients (Apache, Postfix) refuses to run without it. On the 6.3 server rpc.lockd leaks memory, somewhat less than 1 meg per hour. This means that every few days we need to restart the daemon. This is quite annoying because we need to stop/start rpc.lockd on both the server and the clients in a controlled fashion. In most cases also the daemons using locking need to be restarted. Is this a known issue? I could not find a PR for it. Maybe a workaround? I found some recent posts on the -current list about a complete rewrite of the locking mechanism, will this be ported to 6-STABLE in the future? Regards, Mark From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 19:52:38 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A15A21065671 for ; Wed, 9 Apr 2008 19:52:38 +0000 (UTC) (envelope-from fbsd06+U2=f69727cb@mlists.homeunix.com) Received: from mxout-04.mxes.net (mxout-04.mxes.net [216.86.168.179]) by mx1.freebsd.org (Postfix) with ESMTP id 76A648FC1C for ; Wed, 9 Apr 2008 19:52:38 +0000 (UTC) (envelope-from fbsd06+U2=f69727cb@mlists.homeunix.com) Received: from gumby.homeunix.com. (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id 5B2D6D05B2 for ; Wed, 9 Apr 2008 15:52:37 -0400 (EDT) Date: Wed, 9 Apr 2008 20:52:34 +0100 From: RW To: freebsd-questions@freebsd.org Message-ID: <20080409205234.64a24690@gumby.homeunix.com.> In-Reply-To: <2daa8b4e0804091135w4b31ea67vf6334fa83845a4e1@mail.gmail.com> References: <2daa8b4e0804081314o25b9773bn844734b674856e8c@mail.gmail.com> <20080409184435.3bb4b91c@gumby.homeunix.com.> <2daa8b4e0804091135w4b31ea67vf6334fa83845a4e1@mail.gmail.com> X-Mailer: Claws Mail 3.3.1 (GTK+ 2.12.9; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Setting CPUTYPE and CFLAGS in make.conf X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 19:52:38 -0000 On Wed, 9 Apr 2008 11:35:51 -0700 "David Allen" wrote: > Thank you for your reply. It's starting to make a lot more sense. > Just to confirm, then, if there's no CPUTYPE set, I can then set up > a build server on an Opteron box, for example, to build world, kernel > and ports binaries that can then be installed on my Thinkpad or > a PIII box? CPUTYPE=pentiumpro is a good choice for mainstream i386 processors since it's the common ancestor of the Athlon and modern Pentium series - the exceptions are some of the low-power cpus for small form-factor motherboards. The default is i486, which should handle anything. From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 20:33:46 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A58FB1065673 for ; Wed, 9 Apr 2008 20:33:46 +0000 (UTC) (envelope-from fbsd06+U2=f69727cb@mlists.homeunix.com) Received: from mxout-04.mxes.net (mxout-04.mxes.net [216.86.168.179]) by mx1.freebsd.org (Postfix) with ESMTP id 7C63F8FC24 for ; Wed, 9 Apr 2008 20:33:46 +0000 (UTC) (envelope-from fbsd06+U2=f69727cb@mlists.homeunix.com) Received: from gumby.homeunix.com. (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id 2A355D05AC for ; Wed, 9 Apr 2008 16:33:44 -0400 (EDT) Date: Wed, 9 Apr 2008 21:33:43 +0100 From: RW To: freebsd-questions@freebsd.org Message-ID: <20080409213343.12061102@gumby.homeunix.com.> In-Reply-To: References: X-Mailer: Claws Mail 3.3.1 (GTK+ 2.12.9; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: ldconfig I don't like it very much X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 20:33:46 -0000 On Wed, 9 Apr 2008 14:41:07 -0400 "Edward Capriolo" wrote: > It seems like if you run ldconfig with no arguments it wipes > all the hints. Since root uses bash as a shell I can not find a way to > login and fix this. even the console has the problem For future reference, if you're going to use bash as root's shell, I suggest you compile the port with WITH_STATIC_BASH=yes, and copy bash to /bin. From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 20:41:19 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BEEEF1065672 for ; Wed, 9 Apr 2008 20:41:19 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 187B08FC1F; Wed, 9 Apr 2008 20:41:18 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <47FD29ED.60001@FreeBSD.org> Date: Wed, 09 Apr 2008 22:41:17 +0200 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.12 (Macintosh/20080213) MIME-Version: 1.0 To: Mark Lastdrager References: <47FD18B9.8060305@pine.nl> In-Reply-To: <47FD18B9.8060305@pine.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: rpc.lockd leaking memory on 6.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 20:41:19 -0000 Mark Lastdrager wrote: > Hi, > > Recently we updated our main NFS server to FreeBSD 6.3. This machine > serves about 10 netboot clients all running FreeBSD 6.2. Since the > upgrade we are having some issues with locking. We tried to avoid > running the lockd daemons at all but most software on the netboot > clients (Apache, Postfix) refuses to run without it. > > On the 6.3 server rpc.lockd leaks memory, somewhat less than 1 meg per > hour. This means that every few days we need to restart the daemon. This > is quite annoying because we need to stop/start rpc.lockd on both the > server and the clients in a controlled fashion. In most cases also the > daemons using locking need to be restarted. > > Is this a known issue? I could not find a PR for it. Maybe a workaround? I havent seen a report of this behaviour. > I found some recent posts on the -current list about a complete rewrite > of the locking mechanism, will this be ported to 6-STABLE in the future? Almost certainly not. Kris From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 21:23:58 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AEE1C106566C for ; Wed, 9 Apr 2008 21:23:58 +0000 (UTC) (envelope-from sbridges@iastate.edu) Received: from mailhub-5.iastate.edu (mailhub-5.iastate.edu [129.186.140.15]) by mx1.freebsd.org (Postfix) with ESMTP id 6F12A8FC24 for ; Wed, 9 Apr 2008 21:23:58 +0000 (UTC) (envelope-from sbridges@iastate.edu) Received: from devirus-10.iastate.edu (devirus-10.iastate.edu [129.186.1.47]) by mailhub-5.iastate.edu (8.12.11.20060614/8.12.10) with SMTP id m39L4wpg031720 for ; Wed, 9 Apr 2008 16:04:58 -0500 Received: from (despam-10.iastate.edu [129.186.140.80]) by devirus-10.iastate.edu with smtp id 02e6_67147e80_0678_11dd_9571_00137253420a; Wed, 09 Apr 2008 16:03:28 -0500 Received: from keynes.econ.iastate.edu (keynes.econ.iastate.edu [129.186.32.41]) by despam-10.iastate.edu (8.12.11.20060614/8.12.10) with ESMTP id m39L4qmC008879 for ; Wed, 9 Apr 2008 16:04:52 -0500 Received: from [129.186.32.12] (bridgespc.econ.iastate.edu [129.186.32.12]) (authenticated bits=0) by keynes.econ.iastate.edu (8.13.8/8.13.8) with ESMTP id m39L4vZa069533 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 9 Apr 2008 16:04:57 -0500 (CDT) (envelope-from sbridges@iastate.edu) Message-ID: <47FD2F72.1080801@iastate.edu> Date: Wed, 09 Apr 2008 16:04:50 -0500 From: Stephanie Bridges User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Version: 5.4.1.325704, Antispam-Engine: 2.6.0.325393, Antispam-Data: 2008.4.9.134841 X-ISUMailhub-test: Gauge=IIIIIII, Probability=7%, Report='__CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __PHISH_SPEAR_PASSWORD 0, __SANE_MSGID 0, __USER_AGENT 0' Subject: samba 3.0.28 on 7.0-RELEASE with base heimdal X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 21:23:58 -0000 Hello, I've been trying to get samba installed and connecting to a Win2k03 AD using RFC2307 and having problems getting it to join the domain. I've got a 6.2 machine which is working with nearly the same configuration (I think the only differences are the idmap backends). I installed from the port after enabling the ADS support (and EXP_MODULES as I want the idmap backends provided there). I installed the openldap23-sasl-client as that is what I installed on the 6.2 machine (somewhere I read that was needed for things to work correctly). I copied a working krb5.conf file from my 6.2 machine and verified that I could successfully do kinit (this works great, I get a ticket for myself). However, when I try to do the net ads join command (after I kinit as the user who has permission to add the computer account to AD), I get prompted for my password, and then get the "Response too big for UDP, retry with TCP" error and am unable to join the domain. I *thought* that I didn't get prompted for my password with the 6.2 machine, but it has been since last summer that I set it up. I see that net ads join creates its own krb5.conf file in /var/db/samba/smb_krb5/krb5.conf.IASTATE which doesn't have the tcp/ service flag preceding the IP addresses. I ran the command with debug level at 10, and after a whole bunch of query stuff after it asked for my password, I got this: ------------ [2008/04/09 15:42:44, 4] libads/ldap.c:ads_current_time(2414) time offset is 0 seconds [2008/04/09 15:42:44, 4] libads/sasl.c:ads_sasl_bind(521) Found SASL mechanism GSS-SPNEGO [2008/04/09 15:42:44, 3] libads/sasl.c:ads_sasl_spnego_bind(213) ads_sasl_spnego_bind: got OID=1 2 840 48018 1 2 2 [2008/04/09 15:42:44, 3] libads/sasl.c:ads_sasl_spnego_bind(213) ads_sasl_spnego_bind: got OID=1 2 840 113554 1 2 2 [2008/04/09 15:42:44, 3] libads/sasl.c:ads_sasl_spnego_bind(213) ads_sasl_spnego_bind: got OID=1 2 840 113554 1 2 2 3 [2008/04/09 15:42:44, 3] libads/sasl.c:ads_sasl_spnego_bind(213) ads_sasl_spnego_bind: got OID=1 3 6 1 4 1 311 2 2 10 [2008/04/09 15:42:44, 3] libads/sasl.c:ads_sasl_spnego_bind(222) ads_sasl_spnego_bind: got server principal name = windc1$@IASTATE.EDU [2008/04/09 15:42:44, 3] libsmb/clikrb5.c:ads_krb5_mk_req(593) ads_krb5_mk_req: krb5_cc_get_principal failed (No such file or directory) [2008/04/09 15:42:44, 10] libads/sasl.c:ads_sasl_spnego_bind(262) ads_sasl_spnego_krb5_bind failed with: No such file or directory, calling kinit [2008/04/09 15:42:44, 10] libads/kerberos.c:kerberos_kinit_password_ext(91) kerberos_kinit_password: using [MEMORY:net_ads] as ccache and config [/var/db/samba/smb_krb5/krb5.conf.IASTATE] [2008/04/09 15:42:44, 0] libads/kerberos.c:ads_kinit_password(228) kerberos_kinit_password sbridges@IASTATE.EDU failed: Response too big for UDP, retry with TCP [2008/04/09 15:42:44, 1] utils/net_ads.c:net_ads_join(1470) error on ads_startup: Response too big for UDP, retry with TCP Failed to join domain: NT_STATUS_PROTOCOL_UNREACHABLE [2008/04/09 15:42:44, 2] utils/net.c:main(1036) return code = -1 ------------------- Does any of this mean anything to anybody? I thought from reading the samba docs that it would automatically retry with TCP when it got this error. I can't find a whole lot on the net -- what I did find, people weren't able to successfully kinit at the command prompt either, but that works for me. -- Stephanie Bridges Department of Economics Iowa State University sbridges@iastate.edu "A positive attitude may not solve all your problems, but it will annoy enough people to make it worth the effort." --Herm Albright From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 21:24:10 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 277161065684 for ; Wed, 9 Apr 2008 21:24:10 +0000 (UTC) (envelope-from mkhitrov@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.31]) by mx1.freebsd.org (Postfix) with ESMTP id D1C8C8FC0C for ; Wed, 9 Apr 2008 21:24:09 +0000 (UTC) (envelope-from mkhitrov@gmail.com) Received: by yw-out-2324.google.com with SMTP id 2so587402ywt.13 for ; Wed, 09 Apr 2008 14:24:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=EHRKrqS3nV/dRBnvKbIH6c/lBFX4ukXW2hRR+AVX5O0=; b=SE8DaR/PPJ5BtsJB0FgROwBWIupYzQYbqkfmYWiJWgjuzqFnxMcyuVOKRjftUzB0XZR4oFhMmoqHigLrhuM4LMTQi5PnHS82rffe7/wIQ9aIXp4Chu6AA13rU/BgH4/r3/+ZtlYsL6sPhuY/5YhQSjtVf/+2G/etQL0gYteTNV8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=pSNcvIX1ynEl03AH+TFzkxnwantMUgR3YlJmxF76U9IRbTL+5I7hwFAIskBY31G3TaGXAmemCjLHVOXOv4gI3HgbbK2jbqTIBI/TLITlDlRVt6wO6iL6CSnfDMVBcHPomtAsZ0JwbV/pwAqYhyFIKTU+R+fz0tydygh8P94BiDQ= Received: by 10.151.156.11 with SMTP id i11mr998288ybo.82.1207776246910; Wed, 09 Apr 2008 14:24:06 -0700 (PDT) Received: by 10.150.146.6 with HTTP; Wed, 9 Apr 2008 14:24:06 -0700 (PDT) Message-ID: <26ddd1750804091424g2765cf4bo74e5585087919c20@mail.gmail.com> Date: Wed, 9 Apr 2008 17:24:06 -0400 From: "Maxim Khitrov" To: "Wojciech Puchar" In-Reply-To: <20080409200843.Q4079@wojtek.tensor.gdynia.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080409200843.Q4079@wojtek.tensor.gdynia.pl> Cc: freebsd-questions@freebsd.org Subject: Re: other jail howto X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 21:24:10 -0000 On Wed, Apr 9, 2008 at 2:10 PM, Wojciech Puchar wrote: > anyone interested in my jail configuring How-To? > > it's very different from "standard" method, uses shared programs and - i > think - is much easier to administer. > > but for sure there are bugs in it, so it should be reviewed by others :) > Is it similar to ezjail (http://erdgeist.org/arts/software/ezjail/)? - Max From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 21:27:35 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 29297106564A for ; Wed, 9 Apr 2008 21:27:35 +0000 (UTC) (envelope-from mockingbird@earthlight.co.nz) Received: from mahler2.earthlight.co.nz (mahler.earthlight.co.nz [202.36.170.3]) by mx1.freebsd.org (Postfix) with ESMTP id D403E8FC12 for ; Wed, 9 Apr 2008 21:27:34 +0000 (UTC) (envelope-from mockingbird@earthlight.co.nz) Received: from [202.124.106.223] (helo=box) by mahler2.earthlight.co.nz with esmtp (Exim 4.50) id 1JjhdX-0001fK-Gf; Thu, 10 Apr 2008 09:15:28 +1200 Received: by box (Postfix, from userid 1000) id 2F24D5703B; Thu, 10 Apr 2008 09:23:33 +1200 (NZST) Date: Thu, 10 Apr 2008 09:23:33 +1200 From: Chris Bannister To: freebsd-questions@freebsd.org Message-ID: <20080409212333.GM4953@localhost.localdomain> References: <47FA92E8.6070408@el.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47FA92E8.6070408@el.net> User-Agent: Mutt/1.5.17+20080114 (2008-01-14) Cc: kalin m Subject: Re: open pgp X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 21:27:35 -0000 On Mon, Apr 07, 2008 at 05:32:24PM -0400, kalin m wrote: > hi all... > > installed open pgp pkg. > added a key sent to me by a client to my keyring... > > this is what i get. no matter how many times i enter the client provided > pass phrase i just get the 'Enter pass phrase: ' prompt... > what, if anythin, is wrong? the pass phrase? Who's passphrase? > # pgp the_pgp_file.pgp > Pretty Good Privacy(tm) Version 6.5.8 > Internal development version only - not for general release. > (c) 1999 Network Associates Inc. > > Export of this software may be restricted by the U.S. government. > > File is encrypted. Secret key is required to read it. > > Key for user ID: user_id > 2048-bit RSA key, Key ID 0x0000moo, created 2008/03/10 > Key can sign. > You need a pass phrase to unlock your secret key. Did the client encrypt using your public key? -- Chris. ====== From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 22:02:20 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4D13E1065672 for ; Wed, 9 Apr 2008 22:02:20 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from mta5.srv.hcvlny.cv.net (mta5.srv.hcvlny.cv.net [167.206.4.200]) by mx1.freebsd.org (Postfix) with ESMTP id 25E448FC15 for ; Wed, 9 Apr 2008 22:02:19 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from [192.168.1.2] (ool-44c03822.dyn.optonline.net [68.192.56.34]) by mta5.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTP id <0JZ2001YUVVPFM20@mta5.srv.hcvlny.cv.net> for freebsd-questions@freebsd.org; Wed, 09 Apr 2008 18:02:19 -0400 (EDT) Date: Wed, 09 Apr 2008 18:02:11 -0400 From: "E. J. Cerejo" In-reply-to: <1207733156.16346.150.camel@laptop2.herveybayaustralia.com.au> Cc: freebsd-questions@freebsd.org Message-id: <47FD3CE3.7090909@optonline.net> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT References: <20080409101527.a5f6d4a1.herbert.raimund@gmx.net> <1207733156.16346.150.camel@laptop2.herveybayaustralia.com.au> User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) Subject: Re: Adobe Flash Player Petition X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 22:02:20 -0000 Da Rock wrote: > On Wed, 2008-04-09 at 10:15 +0200, herbert langhans wrote: >> Hi Volodymyr, >> I already use swfdec, but the curent port gets old too and doesnt seem to play recent Flash pages. >> I dont care about the animations, but it is frustrating not being able to enter some websites.. > > I'd say talking to the web designers and drawing away Adobe's business > might be a better angle at this point. They won't listen to most OSS... > > _______________________________________________ > 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" > It's going to be interesting when microsoft's silverlight comes out, it is supposed to be superior to flash, if it becomes popular even the linux community will have problems because I really doubt that they will release a plugin for other OSes other than Mac OS any way. From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 22:22:09 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 410CC106564A for ; Wed, 9 Apr 2008 22:22:09 +0000 (UTC) (envelope-from pcloches@gmail.com) Received: from el-out-1112.google.com (el-out-1112.google.com [209.85.162.180]) by mx1.freebsd.org (Postfix) with ESMTP id E81338FC13 for ; Wed, 9 Apr 2008 22:22:08 +0000 (UTC) (envelope-from pcloches@gmail.com) Received: by el-out-1112.google.com with SMTP id v27so2019609ele.12 for ; Wed, 09 Apr 2008 15:22:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=eIP3kSxr7TL4k1PzmFM/rzgROnKsSLlWWCkyI1nXDSc=; b=c9FUCFMgFC4FUbIG5/lBdZjM18kv23FX2iqTRMRaoKcIa6Dm0zt6uVeq/hdJ+ijDNaLnd79b6ZTnXcn4a2Tkx8NVTmnd4AAMr6F+qDK39E5GiPF3zlG4y7YPtNE2BVQpkVuFiyrNJhlbUWigLFdOwnE3yDUQqbFSLYqUmIyB0I0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=PPqVROiwby2YggkDyqhMeu9TEpPNfMC8hHLUSx9c+M7PIwPCZmK8nEmeweyNlmQtdW2RS8Qoe1ADvjj4a9xYFSXraM0elfQd3pvC4woU8FmIXnrE5HTMiu92VHIBzu0MJhc/KugJhCt8Wu2aM932G5bq1wvFAf7C98aDqmIJ8QI= Received: by 10.115.22.1 with SMTP id z1mr965839wai.48.1207779727735; Wed, 09 Apr 2008 15:22:07 -0700 (PDT) Received: by 10.114.201.3 with HTTP; Wed, 9 Apr 2008 15:22:07 -0700 (PDT) Message-ID: <34394a3a0804091522p71bbdc8bw52b03c8d52f5a85@mail.gmail.com> Date: Wed, 9 Apr 2008 15:22:07 -0700 From: "Patrick C" To: "E. J. Cerejo" In-Reply-To: <47FD3CE3.7090909@optonline.net> MIME-Version: 1.0 References: <20080409101527.a5f6d4a1.herbert.raimund@gmx.net> <1207733156.16346.150.camel@laptop2.herveybayaustralia.com.au> <47FD3CE3.7090909@optonline.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Adobe Flash Player Petition X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 22:22:09 -0000 Note that there isn't even a x64 version of the flash player for Linux. I think it also took quite a while before they released the Windows 64-bit version. Can't hurt to try though. -Patrick On 09/04/2008, E. J. Cerejo wrote: > > Da Rock wrote: > > > On Wed, 2008-04-09 at 10:15 +0200, herbert langhans wrote: > > > > > Hi Volodymyr, > > > I already use swfdec, but the curent port gets old too and doesnt seem > > > to play recent Flash pages. I dont care about the animations, but it is > > > frustrating not being able to enter some websites.. > > > > > > > I'd say talking to the web designers and drawing away Adobe's business > > might be a better angle at this point. They won't listen to most OSS... > > > > _______________________________________________ > > 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" > > > > > It's going to be interesting when microsoft's silverlight comes out, it is > supposed to be superior to flash, if it becomes popular even the linux > community will have problems because I really doubt that they will release a > plugin for other OSes other than Mac OS any way. > _______________________________________________ > 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 9 22:30:00 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E5B96106564A for ; Wed, 9 Apr 2008 22:30:00 +0000 (UTC) (envelope-from josh@tcbug.org) Received: from cenn-smtp.mc.mpls.visi.com (cenn.mc.mpls.visi.com [208.42.156.9]) by mx1.freebsd.org (Postfix) with ESMTP id B7A1B8FC16 for ; Wed, 9 Apr 2008 22:30:00 +0000 (UTC) (envelope-from josh@tcbug.org) Received: from mail.tcbug.org (mail.tcbug.org [208.42.70.163]) by cenn-smtp.mc.mpls.visi.com (Postfix) with ESMTP id 5C2978164 for ; Wed, 9 Apr 2008 17:06:33 -0500 (CDT) Received: from build64.tcbug.org (unknown [208.42.70.167]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.tcbug.org (Postfix) with ESMTPSA id 349A26D9CC5 for ; Wed, 9 Apr 2008 17:06:33 -0500 (CDT) From: Josh Paetzel To: questions@freebsd.org Date: Wed, 9 Apr 2008 17:05:28 -0500 User-Agent: KMail/1.9.7 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1846052.EGfZOi7WW1"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200804091705.33621.josh@tcbug.org> Cc: Subject: PF appears to ignore packets or at leaaast sees them differently than tcpdump X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 22:30:01 -0000 --nextPart1846052.EGfZOi7WW1 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I'm trying to make use of ssh using tun devices. So I have box A with a tu= n0=20 10.3.10.1/30 creating a tunnel to box B which has a tun10 10.3.10.230 sshd listens on port 2020 on box A. =46rom box B, ssh 10.3.10.1 -p 2020 works as expected. Here's my problem. I'd like to ssh in to box A from box C, in this case=20 sitting on 76.17.219.196. So I set up the following PF rules on box B... rdr on em0 proto tcp from any to $me port 2020 -> 10.3.10.1 port 2020 pass in route-to tun10 proto tcp from any to 10.3.10.1 port 2020 Now, from box C, ssh $me -p 2020 times out, and the reason why is box A see= s=20 the traffic coming from 76.17.219.196 and replies out it's default route. = No=20 big deal, I should be able to fix that with route-to rules. So box A gets.= =2E. pass out on em0 route-to tun0 proto tcp from any to any port 2020 Ideally this rule would be more specific, but I've been getting looser and= =20 looser with it trying to see why it won't match. # tcpdump -i em0 port 2020 listening on em0, link-type EN10MB (Ethernet), capture size 96 bytes 21:44:19.408264 IP 10.3.10.1.xinupageserver >=20 c-76-17-219-196.hsd1.mn.comcast.net.49242: S 349765613:349765613(0) ack=20 97403528 win 65535 21:44:22.408191 IP 10.3.10.1.xinupageserver >=20 c-76-17-219-196.hsd1.mn.comcast.net.49242: S 349765613:349765613(0) ack=20 97403528 win 65535 I thought maybe the state table was involved... # pfctl -s state no output Why are packets going out em0 and ignoring my route-to rule? Ideas, hints, feats of magic? =2D-=20 Thanks, Josh Paetzel PGP: 8A48 EF36 5E9F 4EDA 5A8C 11B4 26F9 01F1 27AF AECB --nextPart1846052.EGfZOi7WW1 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.8 (FreeBSD) iEYEABECAAYFAkf9Pa0ACgkQJvkB8Sevrsv4dgCff2+vPyorTr2wbsl8UxQB6seb mSAAoIe9zOVhAThkpmA7OXLBej8+0yHN =S5xx -----END PGP SIGNATURE----- --nextPart1846052.EGfZOi7WW1-- From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 22:38:04 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 669F4106566C for ; Wed, 9 Apr 2008 22:38:04 +0000 (UTC) (envelope-from herbert.raimund@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id B55598FC21 for ; Wed, 9 Apr 2008 22:38:03 +0000 (UTC) (envelope-from herbert.raimund@gmx.net) Received: (qmail invoked by alias); 09 Apr 2008 22:38:02 -0000 Received: from host-194126238033.net-serwis.pl (EHLO bobcat.edu) [194.126.238.33] by mail.gmx.net (mp006) with SMTP; 10 Apr 2008 00:38:02 +0200 X-Authenticated: #18511094 X-Provags-ID: V01U2FsdGVkX18aAf0yMX0aYW8pLhtYGD4cm02eti2b6ZtFiq4T4F D4sV3etGvh20Lw Date: Thu, 10 Apr 2008 00:43:12 +0200 From: herbert langhans To: freebsd-questions@freebsd.org Message-Id: <20080410004312.5c7a544d.herbert.raimund@gmx.net> Organization: private X-Mailer: Sylpheed 2.4.7 (GTK+ 2.12.1; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Subject: Re: Adobe Flash Player Petition X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 22:38:04 -0000 Thanks to all the input I found a solution what works for me: FreeBSD 7.0 and Firefox 3.0a2 (the firefox-devel port) 1. I deinstalled swfdec. 2. Closed Firefox and renamed .mozilla to .mozilla.backup 3. Started firefox so to generate a new and clean .mozilla 4. #make install /usr/ports/www/nspluginwrapper 5. Downloaded http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash&P2_Platform=Linux --the .tar.gz format. 6. Extract libflashplayer.so from install_flash_player_9_linux.tar.gz and copy it to ~/.mozilla/plugins 7. Then, as normal user: $nspluginwrapper -v -a -i (to install) $nspluginwrapper -l (to check if its installed) 8. Copied the settings, like bookmarks.html and other stuff like themes from .mozilla.backup to .mozilla (dont copy the whole bunch back not to overwrite the plugin settings) 9. My /etc/rc.conf has the entry linux_enable="YES" -- I suppose this is necessary. That way you can enter the wonderful world of annoying advertisment even without using Windows.. Cheers herbs From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 22:43:37 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 892341065671 for ; Wed, 9 Apr 2008 22:43:37 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from mta5.srv.hcvlny.cv.net (mta5.srv.hcvlny.cv.net [167.206.4.200]) by mx1.freebsd.org (Postfix) with ESMTP id 604CE8FC0C for ; Wed, 9 Apr 2008 22:43:37 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from localhost (ool-44c03822.dyn.optonline.net [68.192.56.34]) by mta5.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with SMTP id <0JZ200M5DXSO23A0@mta5.srv.hcvlny.cv.net> for freebsd-questions@freebsd.org; Wed, 09 Apr 2008 18:43:36 -0400 (EDT) Date: Wed, 09 Apr 2008 18:43:33 -0400 From: Eduardo Cerejo In-reply-to: <20080410004312.5c7a544d.herbert.raimund@gmx.net> To: freebsd-questions@freebsd.org Message-id: <20080409184333.85eceab3.ejcerejo@optonline.net> MIME-version: 1.0 X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.9; i386-portbld-freebsd7.0) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT References: <20080410004312.5c7a544d.herbert.raimund@gmx.net> Subject: Re: Adobe Flash Player Petition X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 22:43:37 -0000 On Thu, 10 Apr 2008 00:43:12 +0200 herbert langhans wrote: > Thanks to all the input I found a solution what works for me: > > FreeBSD 7.0 and Firefox 3.0a2 (the firefox-devel port) > > 1. I deinstalled swfdec. > 2. Closed Firefox and renamed .mozilla to .mozilla.backup > 3. Started firefox so to generate a new and clean .mozilla > 4. #make install /usr/ports/www/nspluginwrapper > 5. Downloaded > http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash&P2_Platform=Linux > --the .tar.gz format. > 6. Extract libflashplayer.so from install_flash_player_9_linux.tar.gz and copy it to ~/.mozilla/plugins > 7. Then, as normal user: > $nspluginwrapper -v -a -i (to install) > $nspluginwrapper -l (to check if its installed) > 8. Copied the settings, like bookmarks.html and other stuff like themes from .mozilla.backup to .mozilla (dont copy the whole bunch back not to overwrite the plugin settings) > 9. My /etc/rc.conf has the entry linux_enable="YES" -- I suppose this is necessary. > > That way you can enter the wonderful world of annoying advertisment even without using Windows.. > > Cheers > herbs > _______________________________________________ > 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" You were able to get version 9 working, I can't even do that on mine, it just freezes firefox From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 22:48:29 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 524DC1065676 for ; Wed, 9 Apr 2008 22:48:29 +0000 (UTC) (envelope-from rock_on_the_web@comcen.com.au) Received: from angel.comcen.com.au (angel.comcen.com.au [203.23.236.69]) by mx1.freebsd.org (Postfix) with ESMTP id ED2728FC15 for ; Wed, 9 Apr 2008 22:48:28 +0000 (UTC) (envelope-from rock_on_the_web@comcen.com.au) Received: from [192.168.0.198] (202-172-126-254.cpe.qld-1.comcen.com.au [202.172.126.254]) by angel.comcen.com.au (8.13.4/8.12.9) with ESMTP id m39Mk5id050098 for ; Thu, 10 Apr 2008 08:46:09 +1000 (EST) From: Da Rock To: freebsd-questions@freebsd.org In-Reply-To: <47FCC624.5000304@otenet.gr> References: <1207688776.16346.122.camel@laptop2.herveybayaustralia.com.au> <47FBE78D.2030503@cederstrand.dk> <1207691502.16346.133.camel@laptop2.herveybayaustralia.com.au> <47FBEB8B.4020802@otenet.gr> <1207693459.16346.135.camel@laptop2.herveybayaustralia.com.au> <1207733578.16346.157.camel@laptop2.herveybayaustralia.com.au> <47FCC624.5000304@otenet.gr> Content-Type: text/plain Date: Thu, 10 Apr 2008 08:46:01 +1000 Message-Id: <1207781161.16346.163.camel@laptop2.herveybayaustralia.com.au> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 (2.12.3-3.fc8) Content-Transfer-Encoding: 7bit X-comcen-MailScanner-Information: Please contact the ISP for more information X-comcen-MailScanner: Found to be clean X-comcen-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-15.893, required 4, ALL_TRUSTED -1.80, AWL -0.09, BAYES_00 -15.00, FB_WORD1_END_DOLLAR 1.00) X-comcen-MailScanner-From: rock_on_the_web@comcen.com.au Subject: Re: A silent UPS - (A little OT, I know...) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 22:48:29 -0000 On Wed, 2008-04-09 at 16:35 +0300, Manolis Kiagias wrote: > > Da Rock wrote: > > On Wed, 2008-04-09 at 08:24 +1000, Da Rock wrote: > > > >> On Wed, 2008-04-09 at 01:02 +0300, Manolis Kiagias wrote: > >> > >>> Da Rock wrote: > >>> > >>>> On Tue, 2008-04-08 at 23:45 +0200, Erik Cederstrand wrote: > >>>> > >>>> > >>>>> Da Rock wrote: > >>>>> > >>>>> > >>>>>> This may sound like a strange question, but is there a way to mute the > >>>>>> voice box of a UPS? I have a highly specialised application for one- I > >>>>>> need a mobile desktop pc (very cheap). I need to setup a pc for my > >>>>>> little girl so that she has music, video, and visualisations while she's > >>>>>> in her cot- which is mobile and moved from room to room. So I don't want > >>>>>> to shutdown the pc when in transit, and I certainly don't want any > >>>>>> shrieks when I unplug the power... > >>>>>> > >>>>>> > >>>>> Just crack open the UPS box and cut the wires to the loudspeaker :-) > >>>>> > >>>>> > >>>> I thought of that- but how do you do that with those little sealed > >>>> units? I'm looking at a small consumer unit around 500-700VA. > >>>> > >>>> _______________________________________________ > >>>> 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've got a couple of cheap APC models (RS500). You can turn off all > >>> their alert signals using the apcupsd ( sysutils/apcupsd) program ( > >>> which is of course used for automatic shutdowns). The setting is stored > >>> in UPS memory (probably flash or EEPROM) and is retained. This is good > >>> actually, since one of these is pretty close to my bedroom ;) > >>> > >>> > >> So it can be switched off with the software? That could work for me... > >> > > > > I just confirmed with APC regarding this software setting, and they > > confirmed it- but stated categorically that only the Window$ software of > > their making could do it. Can you confirm the BSD software will do it? > > > > I think I shocked the guy when he suggested just hook up to another > > windows box to change the setting, then put it on whatever machine I > > wanted, and I told him that was near impossible- "I wouldn't corrupt my > > network with M$"!!! > > > > > I assure you, apcupsd has this option. Here is a direct paste from my > freebsd server: > > Please select the function you want to perform. > > 1) Test kill UPS power > 2) Perform self-test > 3) Read last self-test result > 4) Change battery date > 5) View battery date > 6) View manufacturing date > 7) Set alarm behavior > 8) Set sensitivity > 9) Quit > > Select function number: 7 > > Current alarm setting: DISABLED > Press... > E to Enable alarms > D to Disable alarms > Q to Quit with no changes > Your choice: > > You can access this by running apctest as root. It is installed as part > of sysutils/apcupsd. You should however stop the apcupsd monitoring > daemon before running apctest. I figured this was the case of M$ misinformation again. Cool- I've made the right choice then. I ordered one based on the fact that at worst I could run either window$ in a VM, or wine, or that window$ lookalike in a VM. But this is much better... From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 22:59:31 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EE590106564A for ; Wed, 9 Apr 2008 22:59:31 +0000 (UTC) (envelope-from herbert.raimund@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 4600A8FC13 for ; Wed, 9 Apr 2008 22:59:31 +0000 (UTC) (envelope-from herbert.raimund@gmx.net) Received: (qmail invoked by alias); 09 Apr 2008 22:59:29 -0000 Received: from host-194126238033.net-serwis.pl (EHLO bobcat.edu) [194.126.238.33] by mail.gmx.net (mp039) with SMTP; 10 Apr 2008 00:59:29 +0200 X-Authenticated: #18511094 X-Provags-ID: V01U2FsdGVkX1862TpyJC86Wcz7sKgX7Ez7RFMDN26awb1pfHgELf g2ApRKSlB3qG9W Date: Thu, 10 Apr 2008 01:04:40 +0200 From: herbert langhans To: ejcerejo@optonline.net, freebsd-questions@freebsd.org Message-Id: <20080410010440.35f87e19.herbert.raimund@gmx.net> In-Reply-To: <20080409184333.85eceab3.ejcerejo@optonline.net> References: <20080410004312.5c7a544d.herbert.raimund@gmx.net> <20080409184333.85eceab3.ejcerejo@optonline.net> Organization: private X-Mailer: Sylpheed 2.4.7 (GTK+ 2.12.1; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Cc: Subject: Re: Adobe Flash Player Petition X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 22:59:32 -0000 Works here. But I didnt check it on many websites. Just audio is not ok, its mute. herbs > You were able to get version 9 working, I can't even do that on mine, it just freezes firefox From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 23:20:05 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 17C881065677 for ; Wed, 9 Apr 2008 23:20:05 +0000 (UTC) (envelope-from rock_on_the_web@comcen.com.au) Received: from angel.comcen.com.au (angel.comcen.com.au [203.23.236.69]) by mx1.freebsd.org (Postfix) with ESMTP id A51888FC2A for ; Wed, 9 Apr 2008 23:20:04 +0000 (UTC) (envelope-from rock_on_the_web@comcen.com.au) Received: from [192.168.0.198] (202-172-126-254.cpe.qld-1.comcen.com.au [202.172.126.254]) by angel.comcen.com.au (8.13.4/8.12.9) with ESMTP id m39NIABq087089 for ; Thu, 10 Apr 2008 09:18:13 +1000 (EST) From: Da Rock To: freebsd-questions@freebsd.org In-Reply-To: <47FD3CA1.1070100@optonline.net> References: <20080409101527.a5f6d4a1.herbert.raimund@gmx.net> <1207733156.16346.150.camel@laptop2.herveybayaustralia.com.au> <47FD3CA1.1070100@optonline.net> Content-Type: text/plain Date: Thu, 10 Apr 2008 09:18:04 +1000 Message-Id: <1207783085.16346.183.camel@laptop2.herveybayaustralia.com.au> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 (2.12.3-3.fc8) Content-Transfer-Encoding: 7bit X-comcen-MailScanner-Information: Please contact the ISP for more information X-comcen-MailScanner: Found to be clean X-comcen-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-16.311, required 4, ALL_TRUSTED -1.80, AWL 0.33, BAYES_00 -15.00, SUBJECT_FUZZY_TION 0.16) X-comcen-MailScanner-From: rock_on_the_web@comcen.com.au Subject: Re: Adobe Flash Player Petition X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 23:20:05 -0000 On Wed, 2008-04-09 at 18:01 -0400, E. J. Cerejo wrote: > Da Rock wrote: > > On Wed, 2008-04-09 at 10:15 +0200, herbert langhans wrote: > >> Hi Volodymyr, > >> I already use swfdec, but the curent port gets old too and doesnt seem to play recent Flash pages. > >> I dont care about the animations, but it is frustrating not being able to enter some websites.. > > > > I'd say talking to the web designers and drawing away Adobe's business > > might be a better angle at this point. They won't listen to most OSS... > > > > _______________________________________________ > > 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" > > > > It's going to be interesting when microsoft's silverlight comes out, it > is supposed to be superior to flash, if it becomes popular even the > linux community will have problems because I really doubt that they will > release a plugin for other OSes other than Mac OS any way. > Yes, but like any other crap they put out I'm sure we'll find a way around it... :) From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 23:46:13 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B2B65106566B for ; Wed, 9 Apr 2008 23:46:13 +0000 (UTC) (envelope-from rock_on_the_web@comcen.com.au) Received: from angel.comcen.com.au (angel.comcen.com.au [203.23.236.69]) by mx1.freebsd.org (Postfix) with ESMTP id 4B44C8FC0A for ; Wed, 9 Apr 2008 23:46:13 +0000 (UTC) (envelope-from rock_on_the_web@comcen.com.au) Received: from [192.168.0.198] (202-172-126-254.cpe.qld-1.comcen.com.au [202.172.126.254]) by angel.comcen.com.au (8.13.4/8.12.9) with ESMTP id m39NjiaI022234 for ; Thu, 10 Apr 2008 09:45:45 +1000 (EST) From: Da Rock To: freebsd-questions@freebsd.org In-Reply-To: <20080409110037.2eda74d8@scorpio> References: <20080409091646.3a460385.herbert.raimund@gmx.net> <20080409131150.B1772@wojtek.tensor.gdynia.pl> <20080409110037.2eda74d8@scorpio> Content-Type: text/plain Date: Thu, 10 Apr 2008 09:45:39 +1000 Message-Id: <1207784739.16346.191.camel@laptop2.herveybayaustralia.com.au> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 (2.12.3-3.fc8) Content-Transfer-Encoding: 7bit X-comcen-MailScanner-Information: Please contact the ISP for more information X-comcen-MailScanner: Found to be clean X-comcen-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-16.31, required 4, ALL_TRUSTED -1.80, AWL 0.33, BAYES_00 -15.00, SUBJECT_FUZZY_TION 0.16) X-comcen-MailScanner-From: rock_on_the_web@comcen.com.au Subject: Re: Adobe Flash Player Petition X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 23:46:13 -0000 On Wed, 2008-04-09 at 11:00 -0400, Gerard wrote: > On Wed, 9 Apr 2008 13:15:50 +0200 (CEST) > Wojciech Puchar wrote: > > > > PLEASE CONTACT ADOBE. TELL THEM TO RELEASE A FLASH PLUGIN FOR > > > FREEBSD. > > >There are more and more websites you cannot even enter without a > > >running Flash Player. > > > > so don't watch them. their author definitely are not interested in > > providing real information, as it can't go without flash. > > > > while there is a lot of pages that are unreadable without flash, non > > of them contain useful informations. > > I find that assumption grossly inaccurate. I have experienced > difficulties numerous times trying to access financial institutions > without a working flash plug-in. I just had another bad experience with > a linksys site using Opera: > > http://www.linksys.com/servlet/Satellite?c=L_CASupport_C1&childpagename=US%2FLayout&cid=1175238286492&pagename=Linksys%2FCommon%2FVisitorWrapper&lid=8649286492H30&displaypage=download > > The lack of an easy to install and maintain flash program is one of the > main reasons I maintain a WinXP machine. Not the only reason perhaps, > but nevertheless an important one. Pity you would think that you have to corrupt your network with this machine! At least you could use linux... > > > > If many of the BSD community ask for it, they probably will > > >release a BSD Version.. > > > > they should do it alone, not be asked for it. they know that FreeBSD > > exist, and they know that it's just matter of recompiling. But they > > don't release FreeBSD version. so they don't willingly. > > > > They are not idiots, and they already calculated well if providing > > FreeBSD version will be good for them of not. > > > > > > don't be anyone's slave and simply don't use this crap at all. > > whatever you use freebsd or not > > From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 23:52:03 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 30AC6106566C for ; Wed, 9 Apr 2008 23:52:03 +0000 (UTC) (envelope-from rock_on_the_web@comcen.com.au) Received: from angel.comcen.com.au (angel.comcen.com.au [203.23.236.69]) by mx1.freebsd.org (Postfix) with ESMTP id BEC1A8FC1C for ; Wed, 9 Apr 2008 23:52:02 +0000 (UTC) (envelope-from rock_on_the_web@comcen.com.au) Received: from [192.168.0.198] (202-172-126-254.cpe.qld-1.comcen.com.au [202.172.126.254]) by angel.comcen.com.au (8.13.4/8.12.9) with ESMTP id m39Np42R029119 for ; Thu, 10 Apr 2008 09:51:09 +1000 (EST) From: Da Rock To: freebsd-questions@freebsd.org In-Reply-To: <20080410004312.5c7a544d.herbert.raimund@gmx.net> References: <20080410004312.5c7a544d.herbert.raimund@gmx.net> Content-Type: text/plain Date: Thu, 10 Apr 2008 09:50:57 +1000 Message-Id: <1207785057.16346.194.camel@laptop2.herveybayaustralia.com.au> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 (2.12.3-3.fc8) Content-Transfer-Encoding: 7bit X-comcen-MailScanner-Information: Please contact the ISP for more information X-comcen-MailScanner: Found to be clean X-comcen-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-16.309, required 4, ALL_TRUSTED -1.80, AWL 0.34, BAYES_00 -15.00, SUBJECT_FUZZY_TION 0.16) X-comcen-MailScanner-From: rock_on_the_web@comcen.com.au Subject: Re: Adobe Flash Player Petition X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 23:52:03 -0000 On Thu, 2008-04-10 at 00:43 +0200, herbert langhans wrote: > Thanks to all the input I found a solution what works for me: > > FreeBSD 7.0 and Firefox 3.0a2 (the firefox-devel port) > > 1. I deinstalled swfdec. > 2. Closed Firefox and renamed .mozilla to .mozilla.backup > 3. Started firefox so to generate a new and clean .mozilla > 4. #make install /usr/ports/www/nspluginwrapper > 5. Downloaded > http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash&P2_Platform=Linux > --the .tar.gz format. > 6. Extract libflashplayer.so from install_flash_player_9_linux.tar.gz and copy it to ~/.mozilla/plugins > 7. Then, as normal user: > $nspluginwrapper -v -a -i (to install) > $nspluginwrapper -l (to check if its installed) > 8. Copied the settings, like bookmarks.html and other stuff like themes from .mozilla.backup to .mozilla (dont copy the whole bunch back not to overwrite the plugin settings) > 9. My /etc/rc.conf has the entry linux_enable="YES" -- I suppose this is necessary. > > That way you can enter the wonderful world of annoying advertisment even without using Windows.. Good to know. I was going to have a crack at it again once I got the chance... Can you whip up a how-to for a newbie so we can direct them to there in the future? From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 00:00:14 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5BDD41065675 for ; Thu, 10 Apr 2008 00:00:14 +0000 (UTC) (envelope-from schwarzgerat@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.172]) by mx1.freebsd.org (Postfix) with ESMTP id 2DCB88FC0C for ; Thu, 10 Apr 2008 00:00:14 +0000 (UTC) (envelope-from schwarzgerat@gmail.com) Received: by wf-out-1314.google.com with SMTP id 25so2731950wfa.7 for ; Wed, 09 Apr 2008 17:00:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=KMZS9CxXadgmvsgoLpRph9wVFdS0H1U7JF0dsO6FGQM=; b=Tfmmmzjfcz80YUB33oOak1KF5ScxetUJYIti0sF7XZgXqVEkoVhphclPw9AHAyMYUSTEe6+vaGcdLNdEK6Jx09n5/2JuW9v+seGWbED9SqROI4S+tDUhVSj48o/bLya7i9+r945p4ncPj0tEfMOs6i8rHOX96rGMDvMXK/3ZotY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Zp3RB0ZUq3zvH/f4n/bCviqmUJMw+ojtdVOtC7jdNkY8toM4z4RTfmmDoEPPhAi6IPMNEsZmN+hZndn/DqUQ9ysV1mDY9kQcELj74nUgkKIy07zJVHnkP89adQLIZv1N6Mw0lm+W1+rysaV72VU8Zqe51HgqLcnsnoe+Ylz0LlI= Received: by 10.142.49.4 with SMTP id w4mr215833wfw.220.1207784153190; Wed, 09 Apr 2008 16:35:53 -0700 (PDT) Received: by 10.143.45.14 with HTTP; Wed, 9 Apr 2008 16:35:53 -0700 (PDT) Message-ID: <7ce41bce0804091635l39c04020s585bf0c6665d8970@mail.gmail.com> Date: Wed, 9 Apr 2008 16:35:53 -0700 From: "Abram Olson" To: freebsd-questions@freebsd.org In-Reply-To: <1207783085.16346.183.camel@laptop2.herveybayaustralia.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080409101527.a5f6d4a1.herbert.raimund@gmx.net> <1207733156.16346.150.camel@laptop2.herveybayaustralia.com.au> <47FD3CA1.1070100@optonline.net> <1207783085.16346.183.camel@laptop2.herveybayaustralia.com.au> Subject: Re: Adobe Flash Player Petition X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 00:00:14 -0000 On Wed, Apr 9, 2008 at 4:18 PM, Da Rock wrote: > > On Wed, 2008-04-09 at 18:01 -0400, E. J. Cerejo wrote: > > > > Da Rock wrote: > > > On Wed, 2008-04-09 at 10:15 +0200, herbert langhans wrote: > > >> Hi Volodymyr, > > >> I already use swfdec, but the curent port gets old too and doesnt seem to play recent Flash pages. > > >> I dont care about the animations, but it is frustrating not being able to enter some websites.. > > > > > > I'd say talking to the web designers and drawing away Adobe's business > > > might be a better angle at this point. They won't listen to most OSS... > > > > > > _______________________________________________ > > > 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" > > > > > > > > It's going to be interesting when microsoft's silverlight comes out, it > > is supposed to be superior to flash, if it becomes popular even the > > linux community will have problems because I really doubt that they will > > release a plugin for other OSes other than Mac OS any way. > > > > Yes, but like any other crap they put out I'm sure we'll find a way > around it... :) There's already a MacOS version available: http://silverlight.net/GetStarted/ and support for linux as well: http://www.mono-project.com/Moonlight Abe From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 00:15:22 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 896EE106566B for ; Thu, 10 Apr 2008 00:15:22 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from mta4.srv.hcvlny.cv.net (mta4.srv.hcvlny.cv.net [167.206.4.199]) by mx1.freebsd.org (Postfix) with ESMTP id 5E2268FC0A for ; Thu, 10 Apr 2008 00:15:22 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from localhost (ool-44c03822.dyn.optonline.net [68.192.56.34]) by mta4.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with SMTP id <0JZ300A0X21J37B0@mta4.srv.hcvlny.cv.net> for freebsd-questions@freebsd.org; Wed, 09 Apr 2008 20:15:21 -0400 (EDT) Date: Wed, 09 Apr 2008 20:15:16 -0400 From: Eduardo Cerejo In-reply-to: <7ce41bce0804091635l39c04020s585bf0c6665d8970@mail.gmail.com> To: Abram Olson Message-id: <20080409201516.6db95eb7.ejcerejo@optonline.net> MIME-version: 1.0 X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.9; i386-portbld-freebsd7.0) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT References: <20080409101527.a5f6d4a1.herbert.raimund@gmx.net> <1207733156.16346.150.camel@laptop2.herveybayaustralia.com.au> <47FD3CA1.1070100@optonline.net> <1207783085.16346.183.camel@laptop2.herveybayaustralia.com.au> <7ce41bce0804091635l39c04020s585bf0c6665d8970@mail.gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Adobe Flash Player Petition X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 00:15:22 -0000 > There's already a MacOS version available: > > http://silverlight.net/GetStarted/ That's what I said > and support for linux as well: > > http://www.mono-project.com/Moonlight It looks like gnash for silverlight, it will always be a step behind like gnash. From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 01:23:01 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BDEC9106566B for ; Thu, 10 Apr 2008 01:23:01 +0000 (UTC) (envelope-from crapsh@monkeybrains.net) Received: from ape.monkeybrains.net (ape.monkeybrains.net [208.69.40.11]) by mx1.freebsd.org (Postfix) with ESMTP id A81828FC0A for ; Thu, 10 Apr 2008 01:23:01 +0000 (UTC) (envelope-from crapsh@monkeybrains.net) Received: from monchichi.monkeybrains.net (adsl-76-236-65-191.dsl.pltn13.sbcglobal.net [76.236.65.191]) (authenticated bits=0) by ape.monkeybrains.net (8.14.1/8.14.1) with ESMTP id m3A1N17t034490 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 9 Apr 2008 18:23:01 -0700 (PDT) (envelope-from crapsh@monkeybrains.net) Message-ID: <47FD6C19.3020601@monkeybrains.net> Date: Wed, 09 Apr 2008 18:23:37 -0700 From: Rudy User-Agent: Thunderbird 2.0.0.12 (X11/20080310) MIME-Version: 1.0 To: freebsd-questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV version 0.92.1, clamav-milter version 0.92.1 on pita.monkeybrains.net X-Virus-Status: Clean Subject: patch for kern_clock.c X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 01:23:01 -0000 I have a machine with 6.3-STABLE in /usr/src. The system is a 5.5 kernel (not sure if this matters). Any how, buildkernel fails. Ther error: /usr/src/sys/kern/kern_clock.c: In function `sysctl_kern_cp_times': /usr/src/sys/kern/kern_clock.c:123: warning: unused variable `i' The patch for kern_clock.c: --- kern_clock.c.orig Wed Apr 9 18:18:27 2008 +++ kern_clock.c Wed Apr 9 18:18:07 2008 @@ -120,9 +120,10 @@ { struct pcpu *pcpu; int error; - int i, c; + int c; long *cp_time; #ifdef SCTL_MASK32 + int i; unsigned int cp_time32[CPUSTATES]; #endif From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 01:25:20 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0852B1065678 for ; Thu, 10 Apr 2008 01:25:20 +0000 (UTC) (envelope-from stapleton.41@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.179]) by mx1.freebsd.org (Postfix) with ESMTP id CFACB8FC1A for ; Thu, 10 Apr 2008 01:25:19 +0000 (UTC) (envelope-from stapleton.41@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so2142632waf.3 for ; Wed, 09 Apr 2008 18:25:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=LQSQufj/ruXMW+XwKFCLWlPUGQ9Ss2NrCi2M1At9Yco=; b=w8tGdTXsv9Cn/LKDehI/eargjnY1obZlLlSDGmBAjAe70RrCjW/8x1NqaPUPTV9RS5GWR1yUMR/+qq1M0roYYMXQivhrjwYuBb5oAzxeyZJFmbfp9sUOTQA7h1B+rxWwc1E357opjWqFM6/qFJodtVX3csNiWjcCLnLtpCBFcTo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=cuKEwYhMH2ongufNPj6s6rPVCoh3Sd3e1Sks6a03tTIvrMP6FNTt3sIfgxogh5/SEXZPmYQrJYtr84NfySQC7znASvhquv/9OHHmXIxNaNgU6B+fqX1c5MN5/8hEZtvjdnj0WjB/DJZItuk4r/FHugvDJrW7LpTBJGTHtREkhtE= Received: by 10.115.61.1 with SMTP id o1mr1105519wak.94.1207790719022; Wed, 09 Apr 2008 18:25:19 -0700 (PDT) Received: by 10.114.113.11 with HTTP; Wed, 9 Apr 2008 18:25:18 -0700 (PDT) Message-ID: <80f4f2b20804091825y2a37bddehd68e91f57426dc04@mail.gmail.com> Date: Thu, 10 Apr 2008 01:25:18 +0000 From: "Jim Stapleton" To: "Andrew Cid" In-Reply-To: <20080409091859.GA14939@farnborough.darq.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <80f4f2b20804081710k5af28466k17f3d38cdd6e344a@mail.gmail.com> <20080409091859.GA14939@farnborough.darq.net> Cc: freebsd-questions@freebsd.org Subject: Re: QEMU networking quirkiness on 7.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 01:25:20 -0000 On Wed, Apr 9, 2008 at 9:18 AM, Andrew Cid wrote: > Hi Jim, > > > > The QEmu VM can access the web (I'm typing this out now in WindowsXP > > running safely in it's cage, for example). But it cannot VPN into work > > (timeout) or ping anything. I suspect it has to do with the way that > > QEmu is given network access. Is there any way to set up QEmu to > > access the network through an aliased IP address, and hence look like > > any other machine on my network, rather than to hide behind my BSD > > box? Is there another route I should take?+ > > > I connect my qemu boxes via the tap interface and then bridge it to the > external interface so it works like just another box on the LAN. It's > quite easy to setup and works pretty well, checkout: > http://people.freebsd.org/~maho/qemu/qemu.html > I just C&Ped a huge section and tacked it on to the end of this mail. It says to do this within the emulator, but the emulator is supposedly running win2k. I take it this is done on the host system? Thanks, -Jim Stapleton Networking Default, network is configured inside of the emulator; not visible from outside. This is not absolutely confotable! There are pros and cons: you must be the root and your qemu virtual machine is visible from outside. Assume you know your network interface name. In my case this is fxp0. you can check this by: % dmesg | grep Ethernet First, as root, # kldload bridge.ko # sysctl net.link.ether.bridge_cfg=fxp0,tap0 net.link.ether.bridge_cfg: -> fxp0,tap0 # sysctl net.link.ether.bridge.enable=1 net.link.ether.bridge.enable: 0 -> 1 create /etc/qemu-ifup script as #!/bin/sh ifconfig ${1} 0.0.0.0 and make this script runnable. # chmod 755 /etc/qemu-ifup To do this at every boot time, write /etc/sysctl.conf net.link.ether.bridge_cfg=fxp0,tap0 net.link.ether.bridge.enable=1 From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 02:06:03 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 455021065671 for ; Thu, 10 Apr 2008 02:06:03 +0000 (UTC) (envelope-from ruel.freebsd@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.28]) by mx1.freebsd.org (Postfix) with ESMTP id EC6428FC23 for ; Thu, 10 Apr 2008 02:06:02 +0000 (UTC) (envelope-from ruel.freebsd@gmail.com) Received: by yw-out-2324.google.com with SMTP id 2so620364ywt.13 for ; Wed, 09 Apr 2008 19:05:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=9KfjsZ7zSw4RszsRS4Iw7SpGuhcnOHwrTVMp7buQn7I=; b=bBLIPF9KsrsHIrxDqOGBro+XhtOdnvaTbheU348+2tnCG68GpwH34vkrK5PUhPNnir3stSZDbM+AOj9tTv7ujkuML9f5Gbr4hpZy2T9nkKzNHFeyK8sK7qHB09tl8pb/pvO7f4SwufJNjjCTOTaET0TVZNQkXclWHUuE318FGUA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=kDWltANJUV3qa+jqBqiIrAJuEF5X3SyQzae9CmNHuq7AkR/HvFtWCipv8Jydjo56hkELA9h2JjD53BaGTwtOJQAVhZWuOfXH4ugMrgjN9pmgNKgRjcs8W9WcsKBME7Ken+go9MxPcJtK+mxSOV34wQUm9ydt04ZUahO2dorFmOU= Received: by 10.151.79.6 with SMTP id g6mr1133365ybl.160.1207793156017; Wed, 09 Apr 2008 19:05:56 -0700 (PDT) Received: by 10.151.107.7 with HTTP; Wed, 9 Apr 2008 19:05:55 -0700 (PDT) Message-ID: Date: Thu, 10 Apr 2008 10:05:55 +0800 From: "Ruel Luchavez" To: "Dick Hoogendijk" , freebsd-questions@freebsd.org In-Reply-To: <20080409193439.GB2998@slackbox.xs4all.nl> MIME-Version: 1.0 References: <20080409161645.GA96773@slackbox.xs4all.nl> <20080409203828.00003114@westmark> <20080409193439.GB2998@slackbox.xs4all.nl> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Back up files... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 02:06:03 -0000 Hi to all, Thanks for your reply..I already solve it using third party software, which for me using it is much more easy... best regards.. On Thu, Apr 10, 2008 at 3:34 AM, Roland Smith wrote: > On Wed, Apr 09, 2008 at 08:38:28PM +0200, Dick Hoogendijk wrote: > > On Wed, 9 Apr 2008 18:16:45 +0200 > > Roland Smith wrote: > > > > > What I would recommend is to buy a large harddisk with a USB > > > connection and use that to store your backups. Make your backups with > > > the dump(8) command, and compress the dump using gzip(1). E.g. to > > > dump the root partition: > > > > > > dump -0 -a -C 8 -h 0 -L -u -f - / |gzip > > > >/where/to/put/root-0-20080409.gz > > > > OK. Right. And what is exactly the command for restore? > > Something like "gunzip dumpfile.gz | restore rf dumpfile" > > Close. It's 'gunzip dumpfile.gz | restore -rf -' since you are > restoring from standard input. > > If you just want to restore a couple of files instead of the whole > thing, you should use '-i' instead of '-r'. But if you're using '-r', > you should make a pristine filesystem with newfs first. > > Personally I use 'gzip -1' for compression because it's fast. Using > bzip2 usually isn't worth it; backups will be a couple of percents > smaller but take two to three times as long! > > The script that I use to make backups of all my UFS partitions can be > found on my shell-scripts page under the name 'dodumps', in case anyone > is interested: http://www.xs4all.nl/~rsmith/software/scripts.html > > Roland > -- > R.F.Smith http://www.xs4all.nl/~rsmith/ > [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] > pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) > From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 02:36:04 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DF568106566C for ; Thu, 10 Apr 2008 02:36:04 +0000 (UTC) (envelope-from rock_on_the_web@comcen.com.au) Received: from angel.comcen.com.au (angel.comcen.com.au [203.23.236.69]) by mx1.freebsd.org (Postfix) with ESMTP id 762098FC1C for ; Thu, 10 Apr 2008 02:36:04 +0000 (UTC) (envelope-from rock_on_the_web@comcen.com.au) Received: from [192.168.0.198] (202-172-126-254.cpe.qld-1.comcen.com.au [202.172.126.254]) by angel.comcen.com.au (8.13.4/8.12.9) with ESMTP id m3A2WPAD017803 for ; Thu, 10 Apr 2008 12:32:37 +1000 (EST) From: Da Rock To: freebsd-questions@freebsd.org In-Reply-To: <20080409201516.6db95eb7.ejcerejo@optonline.net> References: <20080409101527.a5f6d4a1.herbert.raimund@gmx.net> <1207733156.16346.150.camel@laptop2.herveybayaustralia.com.au> <47FD3CA1.1070100@optonline.net> <1207783085.16346.183.camel@laptop2.herveybayaustralia.com.au> <7ce41bce0804091635l39c04020s585bf0c6665d8970@mail.gmail.com> <20080409201516.6db95eb7.ejcerejo@optonline.net> Content-Type: text/plain Date: Thu, 10 Apr 2008 12:32:19 +1000 Message-Id: <1207794739.16346.203.camel@laptop2.herveybayaustralia.com.au> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 (2.12.3-3.fc8) Content-Transfer-Encoding: 7bit X-comcen-MailScanner-Information: Please contact the ISP for more information X-comcen-MailScanner: Found to be clean X-comcen-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-16.31, required 4, ALL_TRUSTED -1.80, AWL 0.33, BAYES_00 -15.00, SUBJECT_FUZZY_TION 0.16) X-comcen-MailScanner-From: rock_on_the_web@comcen.com.au Subject: Re: Adobe Flash Player Petition X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 02:36:05 -0000 On Wed, 2008-04-09 at 20:15 -0400, Eduardo Cerejo wrote: > > There's already a MacOS version available: > > > > http://silverlight.net/GetStarted/ > > That's what I said > > > and support for linux as well: > > > > http://www.mono-project.com/Moonlight > > It looks like gnash for silverlight, it will always be a step behind like gnash. Actually the politics of mono suggest that M$ is behind it anyway, so maybe not... From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 03:18:01 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D4ED41065670 for ; Thu, 10 Apr 2008 03:18:01 +0000 (UTC) (envelope-from terry@sucked-in.com) Received: from mail.sucked-in.com (got.sucked-in.com [64.251.22.156]) by mx1.freebsd.org (Postfix) with ESMTP id A06FC8FC24 for ; Thu, 10 Apr 2008 03:18:01 +0000 (UTC) (envelope-from terry@sucked-in.com) Received: from localhost (got.sucked-in.com [64.251.22.156]) by mail.sucked-in.com (Postfix) with ESMTP id 67A191CC60; Thu, 10 Apr 2008 13:18:00 +1000 (EST) X-Virus-Scanned: amavisd-new at sucked-in.com Received: from mail.sucked-in.com ([64.251.22.156]) by localhost (mail.sucked-in.com [64.251.22.156]) (amavisd-new, port 10024) with ESMTP id H6J1q8Z2Tzh9; Thu, 10 Apr 2008 13:18:00 +1000 (EST) Received: from [192.168.0.3] (220-253-23-238.VIC.netspace.net.au [220.253.23.238]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.sucked-in.com (Postfix) with ESMTPSA id 4AFF21CC19; Thu, 10 Apr 2008 13:17:59 +1000 (EST) Message-ID: <47FD86DE.6000209@sucked-in.com> Date: Thu, 10 Apr 2008 13:17:50 +1000 From: Terry Sposato Organization: http://www.sucked-in.com User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: "Philip M. Gollucci" References: <47FCFF69.5060705@p6m7g8.com> In-Reply-To: <47FCFF69.5060705@p6m7g8.com> X-Enigmail-Version: 0.95.6 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig087DB5F56C92F20CFC9FCFA8" Cc: FreeBSD Questions Subject: Re: Comments on DRAC IV, V, VI w/ FreeBSD 6.3, 7.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 03:18:01 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig087DB5F56C92F20CFC9FCFA8 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Philip M. Gollucci wrote: > Hi All, >=20 > Does anybody have any comments, suggestion, feedback, compatability=20 > notes, etc with DRAC and FreeBSD? >=20 >=20 As far as I am aware we are using DRAC successfully on Dell Machines at=20 the moment. I believe it is O/S independent though so not sure why there = would be any issues with compatibility? --=20 Regards, Terry Sposato terry@sucked-in.com http://www.sucked-in.com GnuPG Key : 0xB7643BC8 Fingerprint: EE92 D9E1 C98E 759F 5991 DFF6 70CE 8936 B764 3BC8 --------------enig087DB5F56C92F20CFC9FCFA8 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (MingW32) iEYEARECAAYFAkf9huEACgkQcM6JNrdkO8ikTgCeM0mIUqTJRU0tgXh36WinqVNy McUAnRUspZT+TI1WJPHtO6vCmYFw16sj =TZPE -----END PGP SIGNATURE----- --------------enig087DB5F56C92F20CFC9FCFA8-- From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 04:25:26 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0472B106566B for ; Thu, 10 Apr 2008 04:25:26 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id EE1858FC2C for ; Thu, 10 Apr 2008 04:25:18 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8) with ESMTP id m3A4P5fW006020; Thu, 10 Apr 2008 06:25:05 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8/Submit) with ESMTP id m3A4Osh0006017; Thu, 10 Apr 2008 06:24:57 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Thu, 10 Apr 2008 06:24:54 +0200 (CEST) From: Wojciech Puchar To: Rudy In-Reply-To: <47FD6C19.3020601@monkeybrains.net> Message-ID: <20080410062441.U6016@wojtek.tensor.gdynia.pl> References: <47FD6C19.3020601@monkeybrains.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions Subject: Re: patch for kern_clock.c X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 04:25:26 -0000 sent it as sent-pr, not to mailing list i think On Wed, 9 Apr 2008, Rudy wrote: > > > I have a machine with 6.3-STABLE in /usr/src. The system is a 5.5 kernel > (not sure if this matters). > > Any how, buildkernel fails. Ther error: > /usr/src/sys/kern/kern_clock.c: In function `sysctl_kern_cp_times': > /usr/src/sys/kern/kern_clock.c:123: warning: unused variable `i' > > > The patch for kern_clock.c: > > > --- kern_clock.c.orig Wed Apr 9 18:18:27 2008 > +++ kern_clock.c Wed Apr 9 18:18:07 2008 > @@ -120,9 +120,10 @@ > { > struct pcpu *pcpu; > int error; > - int i, c; > + int c; > long *cp_time; > #ifdef SCTL_MASK32 > + int i; > unsigned int cp_time32[CPUSTATES]; > #endif > _______________________________________________ > 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 Thu Apr 10 04:27:41 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BD410106564A for ; Thu, 10 Apr 2008 04:27:41 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id DBFAB8FC0C for ; Thu, 10 Apr 2008 04:27:35 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8) with ESMTP id m3A4RPGk006036; Thu, 10 Apr 2008 06:27:25 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8/Submit) with ESMTP id m3A4RMUY006033; Thu, 10 Apr 2008 06:27:25 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Thu, 10 Apr 2008 06:27:22 +0200 (CEST) From: Wojciech Puchar To: Dick Hoogendijk In-Reply-To: <20080409203828.00003114@westmark> Message-ID: <20080410062642.L6016@wojtek.tensor.gdynia.pl> References: <20080409161645.GA96773@slackbox.xs4all.nl> <20080409203828.00003114@westmark> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: Back up files... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 04:27:41 -0000 > OK. Right. And what is exactly the command for restore? > Something like "gunzip dumpfile.gz | restore rf dumpfile" gunzip -c or zcat > Or what. Compressing is nice but the use of gzip is always a bit > confusing to me. possibly because it is too simple ;) From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 04:29:28 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C4EDC1065670 for ; Thu, 10 Apr 2008 04:29:28 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 059C78FC30 for ; Thu, 10 Apr 2008 04:29:23 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8) with ESMTP id m3A4Snt1006043; Thu, 10 Apr 2008 06:28:49 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8/Submit) with ESMTP id m3A4SlaP006040; Thu, 10 Apr 2008 06:28:49 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Thu, 10 Apr 2008 06:28:47 +0200 (CEST) From: Wojciech Puchar To: Da Rock In-Reply-To: <1207783085.16346.183.camel@laptop2.herveybayaustralia.com.au> Message-ID: <20080410062832.H6016@wojtek.tensor.gdynia.pl> References: <20080409101527.a5f6d4a1.herbert.raimund@gmx.net> <1207733156.16346.150.camel@laptop2.herveybayaustralia.com.au> <47FD3CA1.1070100@optonline.net> <1207783085.16346.183.camel@laptop2.herveybayaustralia.com.au> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: Adobe Flash Player Petition X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 04:29:28 -0000 > Yes, but like any other crap they put out I'm sure we'll find a way > around it... :) most people need crap. Microsoft gives them what they want From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 04:39:29 2008 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 08046106566B for ; Thu, 10 Apr 2008 04:39:29 +0000 (UTC) (envelope-from chris@chrismaness.com) Received: from nlpi087.prodigy.net (nlpi087.prodigy.net [207.115.36.103]) by mx1.freebsd.org (Postfix) with ESMTP id AF45D8FC21 for ; Thu, 10 Apr 2008 04:39:28 +0000 (UTC) (envelope-from chris@chrismaness.com) X-ORBL: [76.238.148.150] Received: from [192.168.1.2] (adsl-76-238-148-150.dsl.irvnca.sbcglobal.net [76.238.148.150]) by nlpi087.prodigy.net (8.13.8 out.dk.spool/8.13.8) with ESMTP id m3A4dQTC005932 for ; Wed, 9 Apr 2008 23:39:27 -0500 Message-ID: <47FD99FE.5020805@chrismaness.com> Date: Wed, 09 Apr 2008 21:39:26 -0700 From: Chris Maness User-Agent: Thunderbird 2.0.0.12 (X11/20080227) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Pine and IMAP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 04:39:29 -0000 I have been using a local pine client in conjunction with IMAP for years without issues. However, recently, it looks like when pine moves mail to the mbox file, it hoses up my ability to use my imap clients. Has something changed so that I cannot use pine as a local client? It looks like I might be able to use pine through IMAP ok, but not like I used to. Any suggestions as to what is causing this problem? Chris Maness From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 05:03:00 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 78330106566C; Thu, 10 Apr 2008 05:03:00 +0000 (UTC) (envelope-from matthias.apitz@oclc.org) Received: from hunter.Sisis.de (mail.oclc.de [193.31.11.194]) by mx1.freebsd.org (Postfix) with ESMTP id 777BF8FC17; Thu, 10 Apr 2008 05:02:59 +0000 (UTC) (envelope-from matthias.apitz@oclc.org) Received: (from mail@localhost) by hunter.Sisis.de (8.8.8/8.8.8) id GAA28005; Thu, 10 Apr 2008 06:55:36 +0200 (CEST) (envelope-from matthias.apitz@oclc.org) Received: from ppp-82-135-6-124.dynamic.mnet-online.de(82.135.6.124) by hunter.Sisis.de via smap (V2.1) id xma027971; Thu, 10 Apr 08 06:55:20 +0200 Received: (from guru@localhost) by rebelion.Sisis.de (8.14.2/8.13.8/Submit) id m3A52ckt002481; Thu, 10 Apr 2008 07:02:38 +0200 (CEST) (envelope-from matthias.apitz@oclc.org) X-Authentication-Warning: rebelion.Sisis.de: guru set sender to matthias.apitz@oclc.org using -f Date: Thu, 10 Apr 2008 07:02:38 +0200 From: Matthias Apitz To: Kris Kennaway Message-ID: <20080410050238.GA1787@rebelion.Sisis.de> References: <20080409115534.GA86945@rebelion.Sisis.de> <47FCDCC5.4040605@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <47FCDCC5.4040605@FreeBSD.org> User-Agent: Mutt/1.4.2.3i X-Operating-System: FreeBSD 7.0-RELEASE (i386) Cc: Ivan Voras , freebsd-questions@freebsd.org Subject: Re: 7.0R && freemind 0.8.1 crashes randomly X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 05:03:00 -0000 El día Wednesday, April 09, 2008 a las 05:12:05PM +0200, Kris Kennaway escribió: > Ivan Voras wrote: > >Matthias Apitz wrote: > >>Hello, > >> > >>I'm used to use 'freemind' (and used 0.8.0 a lot in FreeBSD 6.2); since > >>the update to 7.0-REL and freemind as 0.8.1 from ports it is unusable > >>because it crashes randomly, sometimes it does not even comes up without > >>any message, sometimes it crashes by its own while I'm working in some > >>other part of the KDE 3.5.8 desktop; does someone face the same problem? > >>thanks in advance for a tip; > > > >FreeMind is a java application and since there's still no official Java > >for FreeBSD 7, you're probably lucky it works at all :) > > > > What do you expect is wrong with the 6.x jdk running under compatibility? > > Kris I have 'make install'ed /usr/ports/java/jdk15 and adjusted the the launcher script /usr/local/bin/freemind to its Java engine: JAVA_VERSION="1.4+" "/usr/local/jdk1.5.0/bin/java" -cp "${CLASSPATH}" freemind.main.FreeMind "${FILE}" works now without any crash so far; matthias -- Matthias Apitz Manager Technical Support - OCLC GmbH Gruenwalder Weg 28g - 82041 Oberhaching - Germany t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.oclc.org/ http://www.UnixArea.de/ b http://gurucubano.blogspot.com/ Don't top-post, read RFC1855 http://www.faqs.org/rfcs/rfc1855.html A: Because it messes up the order in which people normally read text. Q: Why is it such a bad thing? A: Top-posting. Q: What is the most annoying thing on Usenet and in e-mail? From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 05:35:20 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 64B44106564A for ; Thu, 10 Apr 2008 05:35:20 +0000 (UTC) (envelope-from perrin@apotheon.com) Received: from outbound-mail-158.bluehost.com (outbound-mail-158.bluehost.com [67.222.39.38]) by mx1.freebsd.org (Postfix) with SMTP id 3A2638FC26 for ; Thu, 10 Apr 2008 05:35:20 +0000 (UTC) (envelope-from perrin@apotheon.com) Received: (qmail 30746 invoked by uid 0); 10 Apr 2008 05:35:17 -0000 Received: from unknown (HELO box183.bluehost.com) (69.89.25.183) by outboundproxy5.bluehost.com with SMTP; 10 Apr 2008 05:35:17 -0000 Received: from c-67-165-217-249.hsd1.co.comcast.net ([67.165.217.249] helo=demeter.hydra) by box183.bluehost.com with esmtpa (Exim 4.68) (envelope-from ) id 1JjpRN-0005qP-Mg for freebsd-questions@freebsd.org; Wed, 09 Apr 2008 23:35:17 -0600 Received: by demeter.hydra (sSMTP sendmail emulation); Wed, 9 Apr 2008 23:35:19 -0600 Date: Wed, 9 Apr 2008 23:35:19 -0600 From: Chad Perrin To: FreeBSD Questions Message-ID: <20080410053519.GE54557@demeter.hydra> Mail-Followup-To: FreeBSD Questions References: <20080406191101.GA40585@demeter.hydra> <20080408220241.GA49395@demeter.hydra> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gMR3gsNFwZpnI/Ts" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i X-Identified-User: {737:box183.bluehost.com:apotheon:apotheon.com} {sentby:smtp auth 67.165.217.249 authed with perrin@apotheon.com} Subject: Re: finding BSD Unix users X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 05:35:20 -0000 --gMR3gsNFwZpnI/Ts Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 08, 2008 at 06:29:45PM -0500, Alpha 4299 wrote: >=20 > Dude these guys are at CSU contact them and get your group rollin. http:= //www.math.colostate.edu/~reinholz/freebsd/freebsd.html The last time I tried responding to this, I had an odd technical issue. I'll try this again: Excellent! Thanks for finding that. I sent an email to the contact address for that site, and will see what kind of response I'll get. --=20 CCD CopyWrite Chad Perrin [ http://ccd.apotheon.org ] John W. Russell: "People point. Sometimes that's just easier. They also use words. Sometimes that's just easier. For the same reasons that pointing has not made words obsolete, there will always be command lines." --gMR3gsNFwZpnI/Ts Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.8 (FreeBSD) iEYEARECAAYFAkf9pxcACgkQ9mn/Pj01uKW2egCghtqNzyYEe9OG2/VVn4b3af6K KagAn1dT/kbTq2lBAyn0VJui8lMfjYBq =lEOU -----END PGP SIGNATURE----- --gMR3gsNFwZpnI/Ts-- From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 05:56:11 2008 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5F1D01065671 for ; Thu, 10 Apr 2008 05:56:11 +0000 (UTC) (envelope-from rhomp2002@earthlink.net) Received: from elasmtp-galgo.atl.sa.earthlink.net (elasmtp-galgo.atl.sa.earthlink.net [209.86.89.61]) by mx1.freebsd.org (Postfix) with ESMTP id 35FD48FC16 for ; Thu, 10 Apr 2008 05:56:11 +0000 (UTC) (envelope-from rhomp2002@earthlink.net) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=dk20050327; d=earthlink.net; b=L3ms6BAVrFxkztb4IOssvR5qRuAahIR5eiYtDxdFbmYlkXq2a/RaOhiqd6U0zln3; h=Received:Message-ID:Date:From:User-Agent:MIME-Version:To:Subject:Content-Type:Content-Transfer-Encoding:X-ELNK-Trace:X-Originating-IP; Received: from [208.120.3.53] by elasmtp-galgo.atl.sa.earthlink.net with esmtpa (Exim 4.67) (envelope-from ) id 1JjpGG-0004v0-RY for freebsd-questions@FreeBSD.org; Thu, 10 Apr 2008 01:23:49 -0400 Message-ID: <47FDA45E.6090201@earthlink.net> Date: Thu, 10 Apr 2008 01:23:42 -0400 From: dick User-Agent: Icedove 1.5.0.14pre (X11/20080305) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ELNK-Trace: c8494808ff89d01a66e19d6f8fecf7737e972de0d01da940a08e4b2db3d7d628d9011cb196df1609350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 208.120.3.53 Cc: Subject: Question on Hardware support X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 05:56:11 -0000 I am trying to find the hardware support list for the releases and have been unsuccessful. Any ideas where to look for this? My reason is that I have a new computer with the ASUS motherboard in an Intel Core2 Duo configuration. This board has an ATTANSIC Technology Corp. L1 Gigabit Ethernet Adapter on it which apparently is fairly new and may not be supported. I have found with Linux that the Debian distros, the Gentoo distros and the SUSE distros all support this (Ubuntu, Mepis, Open SUSE, Sabayon, OpenGEU) while the Slackware ones will in the next release. I would like to use the BSD release if it can support this ethernet adapter but the older PC-BSD did not. Is there a release that does include this ethernet device? I have been looking for something that lists the hardware supported and I keep running into something that says check the release to see the hardware support info but so far all I find is that notice. I don't find the hardware support list anywhere. Thanks. Dick Thompson rhomp2002@earthlink.net From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 06:06:15 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A24F4106564A for ; Thu, 10 Apr 2008 06:06:15 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from rosebud.otenet.gr (rosebud.otenet.gr [195.170.0.94]) by mx1.freebsd.org (Postfix) with ESMTP id 15A988FC14 for ; Thu, 10 Apr 2008 06:06:14 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from [192.168.0.1] (athedsl-161439.home.otenet.gr [85.75.174.61]) by rosebud.otenet.gr (8.13.8/8.13.8/Debian-3) with ESMTP id m3A66AHm027240; Thu, 10 Apr 2008 09:06:10 +0300 Message-ID: <47FDAE5E.6010109@otenet.gr> Date: Thu, 10 Apr 2008 09:06:22 +0300 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.12 (X11/20080227) MIME-Version: 1.0 To: dick References: <47FDA45E.6090201@earthlink.net> In-Reply-To: <47FDA45E.6090201@earthlink.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Question on Hardware support X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 06:06:15 -0000 dick wrote: > I am trying to find the hardware support list for the releases and > have been unsuccessful. Any ideas where to look for this? > > My reason is that I have a new computer with the ASUS motherboard in > an Intel Core2 Duo configuration. This board has an ATTANSIC > Technology Corp. L1 Gigabit Ethernet Adapter on it which apparently is > fairly new and may not be supported. I have found with Linux that the > Debian distros, the Gentoo distros and the SUSE distros all support > this (Ubuntu, Mepis, Open SUSE, Sabayon, OpenGEU) while the Slackware > ones will in the next release. I would like to use the BSD release if > it can support this ethernet adapter but the older PC-BSD did not. Is > there a release that does include this ethernet device? I have been > looking for something that lists the hardware supported and I keep > running into something that says check the release to see the hardware > support info but so far all I find is that notice. I don't find the > hardware support list anywhere. > > Thanks. > > Dick Thompson > rhomp2002@earthlink.net > You will find the relevant info here: http://www.freebsd.org/releases/7.0R/hardware.html Concerning the Attansic, my eeepc has a 100Mbit one, which is not supported. Yours is probably unsupported too. From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 06:10:47 2008 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 566541065670 for ; Thu, 10 Apr 2008 06:10:47 +0000 (UTC) (envelope-from chris@sigd.net) Received: from ms05.mailstreet2003.net (ms05.mailstreet2003.net [69.25.50.235]) by mx1.freebsd.org (Postfix) with ESMTP id 295D68FC0C for ; Thu, 10 Apr 2008 06:10:47 +0000 (UTC) (envelope-from chris@sigd.net) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Thu, 10 Apr 2008 02:10:33 -0400 Message-ID: <6FC9F9894A9F8C49A722CF9F2132FC22110BB6BF@ms05.mailstreet2003.net> In-Reply-To: <47FDA45E.6090201@earthlink.net> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Question on Hardware support Thread-Index: Aciaz6AURI5X0VlHRM69OrpZMJuihQAAcKBA References: <47FDA45E.6090201@earthlink.net> From: "Chris Haulmark" To: "dick" , Cc: Subject: RE: Question on Hardware support X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 06:10:47 -0000 Hello fella, >=20 > I am trying to find the hardware support list for the releases and have > been unsuccessful. Any ideas where to look for this? >=20 > My reason is that I have a new computer with the ASUS motherboard in an > Intel Core2 Duo configuration. This board has an ATTANSIC Technology > Corp. L1 Gigabit Ethernet Adapter on it which apparently is fairly new > and may not be supported. I have found with Linux that the Debian > distros, the Gentoo distros and the SUSE distros all support this > (Ubuntu, Mepis, Open SUSE, Sabayon, OpenGEU) while the Slackware ones > will in the next release. I would like to use the BSD release if it > can > support this ethernet adapter but the older PC-BSD did not. Is there a > release that does include this ethernet device? I have been looking > for > something that lists the hardware supported and I keep running into > something that says check the release to see the hardware support info > but so far all I find is that notice. I don't find the hardware > support > list anywhere. You can see here for the hardware release notes: http://www.freebsd.org/releases/7.0R/relnotes.html However, your NIC is not included but there is development pending it in freebsd-current@ The direct link is to: http://lists.freebsd.org/pipermail/freebsd-current/2008-March/084174.htm l Chris=20 >=20 > Thanks. >=20 > Dick Thompson > rhomp2002@earthlink.net > _______________________________________________ > 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 Thu Apr 10 08:02:16 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3A868106566C for ; Thu, 10 Apr 2008 08:02:16 +0000 (UTC) (envelope-from aijaz.abaig@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.171]) by mx1.freebsd.org (Postfix) with ESMTP id 0FCDC8FC17 for ; Thu, 10 Apr 2008 08:02:15 +0000 (UTC) (envelope-from aijaz.abaig@gmail.com) Received: by wf-out-1314.google.com with SMTP id 25so2903719wfa.7 for ; Thu, 10 Apr 2008 01:02:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=TKx2WvTfiZ4uD5MrkyWxEhKfcO7Ga+o/WN6m2WD5fEs=; b=TzggsnaXx7jcwxOCKaKnQPQ6X+U7NXnGGcqzq9czaaHtxK4NiM0h06TK5tzLos+MIhcYz+tFLJtKbFEGhLbPwOE9nvD3BR0l4wiE2abCXO4KY5CjZ01FE6LcKo6ajEyv1Nuj4Dj++nxvqS42lUJukrf/Uv+hE5OKywjEl5QUrsk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=crWhxikqW1NWTtf4UjaO5ZUxMNouQ5QD1Ow1dK9KIbMXsbQ04E5PrEckSABIC5uNLFr13RdWmsRndj4ULoR5LV5SlR8rmcQEgZ89EPjIfCdBEM1o/QA/Cuiph9UR2+QmF9zvxVsCaT5UIZx22uGqprazZO0lSsQE8rK9Ds9UfjM= Received: by 10.142.221.19 with SMTP id t19mr348164wfg.100.1207812948531; Thu, 10 Apr 2008 00:35:48 -0700 (PDT) Received: by 10.142.230.7 with HTTP; Thu, 10 Apr 2008 00:35:48 -0700 (PDT) Message-ID: <101a1afc0804100035h148ebb19p39505b567a2cc7f3@mail.gmail.com> Date: Thu, 10 Apr 2008 09:35:48 +0200 From: "Aijaz Baig" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: incomplete 'portupgrade -a' command X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 08:02:16 -0000 Hello, I installed 'portupgrade' on my system the other day and was mentioned in this document issued the following command after installlaing it. 'portupgrade -a'. After that my computer was like doing a hell lot of things which I suppose included updating the indices of the ports isn't it? Does 'portupgrade -a' updates only the indices of the various ports that are registered in the ports subdirectory or does it INSTALL all of them into the computer?If its the latter than I am kinda jacked I guess as I would have to see which ports have been installed and which ports have been left hanging and accordingly removed the unwanted ports and shred the stuff that has been downloaded without being installed. While it was working my other applications almost froze and I couldn't do nothing so I issued something like 'ctrl+alt+F9' (I do not remember which function key it was) and the computer rebooted(I suppose that combination means reboot on the xfce). Due to this the 'portupgrade -a' command was left in the middle. SO I assume that there could have been instances wherein the source code or other such things might have been fetched without being installed. Can I use the 'portsclean -C' command mentioned on the same page in that document to clean the work directories of all the installed ports? Hope to hear from you, Best Regards, Aijaz Baig. From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 08:16:37 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 74B79106566C for ; Thu, 10 Apr 2008 08:16:37 +0000 (UTC) (envelope-from lars@larseighner.com) Received: from mail.team1internet.com (mail.team1internet.com [216.110.13.10]) by mx1.freebsd.org (Postfix) with ESMTP id 42C718FC1A for ; Thu, 10 Apr 2008 08:16:37 +0000 (UTC) (envelope-from lars@larseighner.com) Received: by mail.team1internet.com (Postfix, from userid 12346) id B193516B6A8; Thu, 10 Apr 2008 03:16:36 -0500 (CDT) Received: from larseighner.com (unknown [216.110.13.84]) by mail.team1internet.com (Postfix) with SMTP id DD2F016B6A0; Thu, 10 Apr 2008 03:16:34 -0500 (CDT) Received: by larseighner.com (nbSMTP-1.00) for uid 1001 lars@larseighner.com; Thu, 10 Apr 2008 03:12:46 -0500 (CDT) Date: Thu, 10 Apr 2008 03:12:44 -0500 (CDT) From: Lars Eighner X-X-Sender: lars@debranded.6dollardialup.com To: Aijaz Baig In-Reply-To: <101a1afc0804100035h148ebb19p39505b567a2cc7f3@mail.gmail.com> Message-ID: <20080410030546.B7803@qroenaqrq.6qbyyneqvnyhc.pbz> References: <101a1afc0804100035h148ebb19p39505b567a2cc7f3@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Sanitizer: Anomy and SpamAssassin mail filter - see http://www.6dollardialup.com/support/spaminfo.html Cc: freebsd-questions@freebsd.org Subject: Re: incomplete 'portupgrade -a' command X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 08:16:37 -0000 On Thu, 10 Apr 2008, Aijaz Baig wrote: > Hello, > > I installed 'portupgrade' on my system the other day and was mentioned in > this document > issued the following command after installlaing it. > > 'portupgrade -a'. > > After that my computer was like doing a hell lot of things which I suppose > included updating the indices of the ports isn't it? Does 'portupgrade -a' > updates only the indices of the various ports that are registered in the > ports subdirectory or does it INSTALL all of them into the computer? Portupgrade -a will attempt to upgrade all ports that are installed where the installed version is not the current version. This can be an arduous and perilous task. Reading UPGRADING in /usr/ports is recommended before attempting it. > If its the latter than I am kinda jacked I guess as I would have to see > which ports have been installed and which ports have been left hanging and > accordingly removed the unwanted ports and shred the stuff that has been > downloaded without being installed. If you did not install an older version of the port, the port will not be installed. It is for *upgrading* as the name 'portupgrade' implies. > > While it was working my other applications almost froze and I couldn't do > nothing so I issued something like 'ctrl+alt+F9' (I do not remember which > function key it was) and the computer rebooted(I suppose that combination > means reboot on the xfce). > > Due to this the 'portupgrade -a' command was left in the middle. SO I assume > that there could have been instances wherein the source code or other such > things might have been fetched without being installed. > > Can I use the 'portsclean -C' command mentioned on the same page in that > document to clean the work directories of all the installed ports? Yes. However if you canceled portupgrade while it was updating the ports database, you could have hosed the database, and that could lead to problems. -- Lars Eighner http://www.larseighner.com/index.html 8800 N IH35 APT 1191 AUSTIN TX 78753-5266 From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 08:58:37 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 15DE8106566C for ; Thu, 10 Apr 2008 08:58:37 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id C26CD8FC1D for ; Thu, 10 Apr 2008 08:58:36 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Jjsc6-0004O3-0f for freebsd-questions@freebsd.org; Thu, 10 Apr 2008 08:58:34 +0000 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 10 Apr 2008 08:58:34 +0000 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 10 Apr 2008 08:58:34 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Ivan Voras Date: Thu, 10 Apr 2008 10:58:26 +0200 Lines: 33 Message-ID: References: <20080409115534.GA86945@rebelion.Sisis.de> <47FCDCC5.4040605@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig977971D6E64D4B35442D9931" X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Thunderbird 2.0.0.6 (X11/20071022) In-Reply-To: <47FCDCC5.4040605@FreeBSD.org> X-Enigmail-Version: 0.95.0 Sender: news Subject: Re: 7.0R && freemind 0.8.1 crashes randomly X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 08:58:37 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig977971D6E64D4B35442D9931 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Kris Kennaway wrote: > What do you expect is wrong with the 6.x jdk running under compatibilit= y? I don't expect it, I'm talking from personal experience (confirmed by occasional reports on mailing lists). (What's wrong with it is that if it's not near 100% reliable, it's unusable, much like ZFS :), and for purely selfish reasons - if it crashes, I get called in the middle of the night to fix it). --------------enig977971D6E64D4B35442D9931 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFH/dazldnAQVacBcgRAkseAKD8gSvS46Q2fzXvyHUwDAfKzaktLgCg63w7 NG0rvRJm4GIDd2WCNhaYDbA= =r2OJ -----END PGP SIGNATURE----- --------------enig977971D6E64D4B35442D9931-- From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 09:00:04 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 949B31065676 for ; Thu, 10 Apr 2008 09:00:04 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 48A8E8FC13 for ; Thu, 10 Apr 2008 09:00:04 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from root by ciao.gmane.org with local (Exim 4.43) id 1JjsdW-0004T2-Ks for freebsd-questions@freebsd.org; Thu, 10 Apr 2008 09:00:02 +0000 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 10 Apr 2008 09:00:02 +0000 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 10 Apr 2008 09:00:02 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Ivan Voras Date: Thu, 10 Apr 2008 10:59:16 +0200 Lines: 34 Message-ID: References: <47FD99FE.5020805@chrismaness.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig7F01EB9DA383FF73B59253CF" X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Thunderbird 2.0.0.6 (X11/20071022) In-Reply-To: <47FD99FE.5020805@chrismaness.com> X-Enigmail-Version: 0.95.0 Sender: news Subject: Re: Pine and IMAP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 09:00:04 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig7F01EB9DA383FF73B59253CF Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Chris Maness wrote: > I have been using a local pine client in conjunction with IMAP for year= s > without issues. However, recently, it looks like when pine moves mail > to the mbox file, it hoses up my ability to use my imap clients. Has > something changed so that I cannot use pine as a local client? It look= s > like I might be able to use pine through IMAP ok, but not like I used t= o. >=20 > Any suggestions as to what is causing this problem? Slightly offtopic, but have you tried pine's successor, "alpine"? --------------enig7F01EB9DA383FF73B59253CF Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFH/dbkldnAQVacBcgRAmU3AKC5IhgV+HC5oMjmKTlMNzbRHbKTkwCg3bIV qhEb5u95if49iGZvcSrWtbQ= =DHnJ -----END PGP SIGNATURE----- --------------enig7F01EB9DA383FF73B59253CF-- From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 09:27:02 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9730F106564A; Thu, 10 Apr 2008 09:27:02 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E645B8FC36; Thu, 10 Apr 2008 09:27:01 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <47FDDD64.6030203@FreeBSD.org> Date: Thu, 10 Apr 2008 11:27:00 +0200 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.12 (Macintosh/20080213) MIME-Version: 1.0 To: Ivan Voras References: <20080409115534.GA86945@rebelion.Sisis.de> <47FCDCC5.4040605@FreeBSD.org> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: 7.0R && freemind 0.8.1 crashes randomly X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 09:27:02 -0000 Ivan Voras wrote: > Kris Kennaway wrote: > >> What do you expect is wrong with the 6.x jdk running under compatibility? > > I don't expect it, I'm talking from personal experience (confirmed by > occasional reports on mailing lists). Fine, so in your personal experience, what is the problem? "Just like with ZFS", bug reports that do not contain sufficient details are useless. It's sort of tiresome to keep receiving these vague complaints wrapped up in insinuations from someone with sufficient development experience to do better. Kris From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 09:33:03 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F3BC7106566B for ; Thu, 10 Apr 2008 09:33:02 +0000 (UTC) (envelope-from andrew@farnborough.darq.net) Received: from farnborough.darq.net (fab.darq.net [82.136.41.2]) by mx1.freebsd.org (Postfix) with ESMTP id B831B8FC24 for ; Thu, 10 Apr 2008 09:33:02 +0000 (UTC) (envelope-from andrew@farnborough.darq.net) Received: from localhost (localhost [127.0.0.1]) by farnborough.darq.net (Postfix) with ESMTP id 313E61D0D9; Thu, 10 Apr 2008 10:36:28 +0100 (BST) X-Virus-Scanned: amavisd-new at darq.net Received: from farnborough.darq.net ([127.0.0.1]) by localhost (farnborough.darq.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZqnY2Gwz5l2L; Thu, 10 Apr 2008 10:36:25 +0100 (BST) Received: by farnborough.darq.net (Postfix, from userid 1057) id 47BDC1D09F; Thu, 10 Apr 2008 10:36:25 +0100 (BST) Date: Thu, 10 Apr 2008 10:36:25 +0100 From: Andrew Cid To: Jim Stapleton Message-ID: <20080410093625.GA95076@farnborough.darq.net> References: <80f4f2b20804081710k5af28466k17f3d38cdd6e344a@mail.gmail.com> <20080409091859.GA14939@farnborough.darq.net> <80f4f2b20804091825y2a37bddehd68e91f57426dc04@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <80f4f2b20804091825y2a37bddehd68e91f57426dc04@mail.gmail.com> User-Agent: Mutt/1.5.11 Cc: freebsd-questions@freebsd.org Subject: Re: QEMU networking quirkiness on 7.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 09:33:03 -0000 Hi Jim, > I just C&Ped a huge section and tacked it on to the end of this mail. > It says to do this within the emulator, but the emulator is supposedly > running win2k. I take it this is done on the host system? Yes, this needs to be setup on the host system. The way a bridge is configured has changed on 7. Here are the steps assuming that your external interface is em0: # ifconfig tap0 create # ifconfig tap0 up # ifconfig em0 up # ifconfig bridge0 create # ifconfig bridge0 addm tap0 addm em0 Now tap0 and em0 are bridged together. You should configure your external IP on the bridge instead of em0 as you normally would. If you use DHCP then: # dhclient bridge0 And start qemu: # qemu -boot c -net nic -net tap -hda Now the VM should be able to see your LAN and get an IP from DHCP (if that's what you use on your LAN) Hope this helps, Andrew -- accid.net From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 09:50:23 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 14E6D106564A for ; Thu, 10 Apr 2008 09:50:23 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 9435E8FC23 for ; Thu, 10 Apr 2008 09:50:22 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JjtQC-0007aq-JL for freebsd-questions@freebsd.org; Thu, 10 Apr 2008 09:50:20 +0000 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 10 Apr 2008 09:50:20 +0000 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 10 Apr 2008 09:50:20 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Ivan Voras Date: Thu, 10 Apr 2008 11:50:07 +0200 Lines: 52 Message-ID: References: <20080409115534.GA86945@rebelion.Sisis.de> <47FCDCC5.4040605@FreeBSD.org> <47FDDD64.6030203@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig1F2AF8F8C61D5B207C92DEBB" X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Thunderbird 2.0.0.6 (X11/20071022) In-Reply-To: <47FDDD64.6030203@FreeBSD.org> X-Enigmail-Version: 0.95.0 Sender: news Subject: Re: 7.0R && freemind 0.8.1 crashes randomly X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 09:50:23 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig1F2AF8F8C61D5B207C92DEBB Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Kris Kennaway wrote: > Ivan Voras wrote: >> Kris Kennaway wrote: >> >>> What do you expect is wrong with the 6.x jdk running under >>> compatibility? >> >> I don't expect it, I'm talking from personal experience (confirmed by >> occasional reports on mailing lists). >=20 > Fine, so in your personal experience, what is the problem? "Just like > with ZFS", bug reports that do not contain sufficient details are usele= ss. >=20 > It's sort of tiresome to keep receiving these vague complaints wrapped > up in insinuations from someone with sufficient development experience > to do better. You're right, sorry about that. The thing is that I sometimes get carried away and try to use new shiny things in production, where I can't spend downtime debugging problems that, in theory, shouldn't exist. That's why my reports are sometimes (though not always - I've sent a lot of tracebacks and offered many kernel core dumps for ZFS) are vague. I find that many of the problems I encountered are difficult to reproduce in controlled environment. Yes, ZFS was always tagged experimental, and strictly speaking I really shouldn't use java on 7.0 at all since there are no Sun-blessed binaries. Though I think that as an early adopter my reports at least showed future users what *not* to do :) --------------enig1F2AF8F8C61D5B207C92DEBB Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFH/eLPldnAQVacBcgRAk2nAKChz/Nk1qMr2BZ7cwmuUjaAA1+OMQCfUY7T im+Oedb5YykG2SnAOD4vmU0= =pqJ2 -----END PGP SIGNATURE----- --------------enig1F2AF8F8C61D5B207C92DEBB-- From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 10:03:00 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8DAF7106566B for ; Thu, 10 Apr 2008 10:03:00 +0000 (UTC) (envelope-from basarevych@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.31]) by mx1.freebsd.org (Postfix) with ESMTP id 4ACA28FC21 for ; Thu, 10 Apr 2008 10:02:55 +0000 (UTC) (envelope-from basarevych@gmail.com) Received: by yw-out-2324.google.com with SMTP id 2so668005ywt.13 for ; Thu, 10 Apr 2008 03:02:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=tiAe5SEadXdwBVaumvUxq6P1O92tAfw30EZi64sc32Q=; b=e1coGlpIZSeiJVZ/3AGm1yXMorOYie2wuSIvuT2b9HyxpZtGJzJ5R7Y6UXsQD2oD9f9Gh+24fDD9Q+kKa8L3xMRxfu4tXmPjwZyhlAc720TdoAFuTECN/QkQmOJxpmsvMiTjvIAeqx/fJJiMBqNa4AKx3X3i7I72Ll5JubnIgBw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=SdgMeQzjOIN1fUYEmw9wSwDwWOcT4J95aLFBMM5/KGjSgLXM9qUjypvyj9OJQ+/JRKMWBsgP7uvrAxWVYKWsmrS9DQ3//nWLMI7HSYQtj92iAfStigtcmE5/w7SU7pCVSNdtRFUR+NH+nCUhW/NsIL0YT6ChffIAMLbiU7gFZFc= Received: by 10.151.39.21 with SMTP id r21mr1393014ybj.83.1207820205410; Thu, 10 Apr 2008 02:36:45 -0700 (PDT) Received: by 10.150.137.14 with HTTP; Thu, 10 Apr 2008 02:36:45 -0700 (PDT) Message-ID: <65e9c8190804100236h345f25b9wfef39caf162c097b@mail.gmail.com> Date: Thu, 10 Apr 2008 12:36:45 +0300 From: Ross To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: 7.0 and HP Proliant DL140 G3? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 10:03:00 -0000 Hi. I am going to buy DL140 G3 (NHP-SATA) and I want FreeBSD on it. I found some reports of boot loader crashes, disk and ethernet performance issues among with this PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=i386/78339 Most of that happened with 5.x and 6.x. Has anyone had any problems with 7.0-RELEASE on it? Thanks From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 10:05:35 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 56278106564A for ; Thu, 10 Apr 2008 10:05:35 +0000 (UTC) (envelope-from andrew@farnborough.darq.net) Received: from farnborough.darq.net (fab.darq.net [82.136.41.2]) by mx1.freebsd.org (Postfix) with ESMTP id 1A1858FC32 for ; Thu, 10 Apr 2008 10:05:34 +0000 (UTC) (envelope-from andrew@farnborough.darq.net) Received: from localhost (localhost [127.0.0.1]) by farnborough.darq.net (Postfix) with ESMTP id 3C1BB1D088; Thu, 10 Apr 2008 11:09:01 +0100 (BST) X-Virus-Scanned: amavisd-new at darq.net Received: from farnborough.darq.net ([127.0.0.1]) by localhost (farnborough.darq.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LLXKDjbBsiHS; Thu, 10 Apr 2008 11:08:57 +0100 (BST) Received: by farnborough.darq.net (Postfix, from userid 1057) id 05AA71D0FD; Thu, 10 Apr 2008 11:08:57 +0100 (BST) Date: Thu, 10 Apr 2008 11:08:57 +0100 From: Andrew Cid To: Jim Stapleton Message-ID: <20080410100856.GA96607@farnborough.darq.net> References: <80f4f2b20804081710k5af28466k17f3d38cdd6e344a@mail.gmail.com> <20080409091859.GA14939@farnborough.darq.net> <80f4f2b20804091825y2a37bddehd68e91f57426dc04@mail.gmail.com> <20080410093625.GA95076@farnborough.darq.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080410093625.GA95076@farnborough.darq.net> User-Agent: Mutt/1.5.11 Cc: freebsd-questions@freebsd.org Subject: Re: QEMU networking quirkiness on 7.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 10:05:35 -0000 > Yes, this needs to be setup on the host system. The way a bridge is > configured has changed on 7. Here are the steps assuming that your > external interface is em0: > > # ifconfig tap0 create > # ifconfig tap0 up > # ifconfig em0 up > # ifconfig bridge0 create > # ifconfig bridge0 addm tap0 addm em0 > > Now tap0 and em0 are bridged together. You should configure your > external IP on the bridge instead of em0 as you normally would. If you > use DHCP then: > > # dhclient bridge0 Forgot to add that you'll also need to create the /etc/qemu-ifup script, otherwise this won't work. That's what the script should look like: #!/bin/sh ifconfig ${1} up Don't forget to make it executable: # chmod 755 /etc/qemu-ifup > And start qemu: > > # qemu -boot c -net nic -net tap -hda > > Now the VM should be able to see your LAN and get an IP from DHCP (if > that's what you use on your LAN) -- accid.net From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 10:30:51 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 41F19106564A for ; Thu, 10 Apr 2008 10:30:51 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (happy-idiot-talk.infracaninophile.co.uk [81.187.76.162]) by mx1.freebsd.org (Postfix) with ESMTP id 8A5BF8FC2D for ; Thu, 10 Apr 2008 10:30:50 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from lack-of-gravitas.thebunker.net (gateway.ash.thebunker.net [213.129.64.4]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.2/8.14.2) with ESMTP id m3AATK9T012166 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 10 Apr 2008 11:29:28 +0100 (BST) (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: Sendmail DKIM Filter v2.5.2 smtp.infracaninophile.co.uk m3AATK9T012166 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=infracaninophile.co.uk; s=200708; t=1207823368; bh=G3Yq75qOausrA3 aUegC6EYFJTFi0sEQCH8RVO4rY1Cc=; h=Message-ID:Date:From:MIME-Version: To:CC:Subject:References:In-Reply-To:Content-Type: Content-Transfer-Encoding:Cc:Content-Type:Date:From:In-Reply-To: Message-ID:Mime-Version:References:To; z=Message-ID:=20<47FDEBFE.8 080602@infracaninophile.co.uk>|Date:=20Thu,=2010=20Apr=202008=2011: 29:18=20+0100|From:=20Matthew=20Seaman=20|Organization:=20Infracaninophile|User-Agent:=20Thunderbird= 202.0.0.12=20(X11/20080328)|MIME-Version:=201.0|To:=20Ross=20|CC:=20freebsd-questions@freebsd.org|Subject:=20Re: =207.0=20and=20HP=20Proliant=20DL140=20G3?|References:=20<65e9c8190 804100236h345f25b9wfef39caf162c097b@mail.gmail.com>|In-Reply-To:=20 <65e9c8190804100236h345f25b9wfef39caf162c097b@mail.gmail.com>|X-Eni gmail-Version:=200.95.0|Content-Type:=20text/plain=3B=20charset=3DU TF-8|Content-Transfer-Encoding:=207bit; b=l8K9RmB2qvq/vd18VgG/VOmgZ NXCPsl0mRYfQiufWtACo5yZnzc5NY/umT/uG52WlGCvRdQU3Ywv/IF3eXng1IJhsYgP i33s9vOc72LmJMvqKbLIvJfgPcjt5OL+1A56Cq0Vh3FHGKRE/Dq4S0T7ajoHmXfhUsv UhfHcQkWgCNQ= Message-ID: <47FDEBFE.8080602@infracaninophile.co.uk> Date: Thu, 10 Apr 2008 11:29:18 +0100 From: Matthew Seaman Organization: Infracaninophile User-Agent: Thunderbird 2.0.0.12 (X11/20080328) MIME-Version: 1.0 To: Ross References: <65e9c8190804100236h345f25b9wfef39caf162c097b@mail.gmail.com> In-Reply-To: <65e9c8190804100236h345f25b9wfef39caf162c097b@mail.gmail.com> X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-3.0 (smtp.infracaninophile.co.uk [81.187.76.162]); Thu, 10 Apr 2008 11:29:28 +0100 (BST) X-Virus-Scanned: ClamAV 0.92.1/6694/Thu Apr 10 10:23:11 2008 on happy-idiot-talk.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VERIFIED,SPF_FAIL autolearn=no version=3.2.4 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on happy-idiot-talk.infracaninophile.co.uk Cc: freebsd-questions@freebsd.org Subject: Re: 7.0 and HP Proliant DL140 G3? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 10:30:51 -0000 Ross wrote: > I am going to buy DL140 G3 (NHP-SATA) and I want FreeBSD on it. I found some > reports of boot loader crashes, disk and ethernet performance issues among > with this PR: > http://www.freebsd.org/cgi/query-pr.cgi?pr=i386/78339 > Most of that happened with 5.x and 6.x. Has anyone had any problems with > 7.0-RELEASE on it? We've a number of these machines running 7.0 -- they're generally fine, except: *) There's no way of monitoring the status of the built-in mpt RAID (so we just configure it as a pair of drives and use gmirror) *) Disk IO performance is pretty bad unless you set hw.mpt.enable_sata_wc=1 in /boot/loader.conf -- but be aware this could potentially lead to data loss given certain scenarios. (I think this is no worse than the other types of drive where write caching is enabled by default under FreeBSD but ICBW) You might find the freebsd-proliant@freebsd.org mailing list of interest. Cheers, Matthew -- Dr Matthew J Seaman MA, D.Phil. Flat 3 7 Priory Courtyard PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW, UK From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 11:01:54 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7C181106564A for ; Thu, 10 Apr 2008 11:01:54 +0000 (UTC) (envelope-from netslists@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.155]) by mx1.freebsd.org (Postfix) with ESMTP id 071DA8FC1A for ; Thu, 10 Apr 2008 11:01:52 +0000 (UTC) (envelope-from netslists@gmail.com) Received: by fg-out-1718.google.com with SMTP id 16so3038113fgg.35 for ; Thu, 10 Apr 2008 04:01:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; bh=wJvNmGTM1YOJeFH6OtG8XjMhETSju4QHNav0ox6m2DM=; b=qQRkv4Ir8x1T0zkGNdHhhQFDwkA7s9q/5ixfetWcTwP87LJKw95OQ1oLmsRJtGnC+8+GTx8Hg1eDsTqGYE4yiNWjYMUnVkPNxPD9blM+tIWmaJiaIu4woBj9eQl8xWqPl4RkdQh18ItqKA6Xp0JqD8KzEwsYVuOxxrOtqE/6aIQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=gJvNDcAHu5VFyAGRRIlY5hDwgwJ4MMcE807wXwEimHzjTAeO/JZvAHc9LK0tdCh90TysFTN4Hg5QFo9+JCJaxjCbl6hZSl31hTRMAdRIGI6qQ2MPzvtrJcfxt994MJBGHFkeZbHPhP5nOHm+g/GcafqDK09gXaHx5FpbRgn2qjY= Received: by 10.86.27.19 with SMTP id a19mr2745244fga.43.1207823566490; Thu, 10 Apr 2008 03:32:46 -0700 (PDT) Received: from ?192.168.9.8? ( [91.135.49.10]) by mx.google.com with ESMTPS id u14sm2154582gvf.9.2008.04.10.03.32.43 (version=SSLv3 cipher=RC4-MD5); Thu, 10 Apr 2008 03:32:45 -0700 (PDT) Message-ID: <47FDECC6.7000409@gmail.com> Date: Thu, 10 Apr 2008 12:32:38 +0200 From: Sten Daniel Soersdal User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: freebsd-questions Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: RAID-5/Stripe Size and verifying absolute disk stripe access X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 11:01:54 -0000 My problem is aligning reads/writes properly on a 3 disk RAID-5 volume with stripe size of 16384. Since my measurements all show the same relatively low read/write performance on the volume matter which offset i choose on the disklabel "partition" (i've tried with the granularity of a single sector and the results are the same). In FreeBSD 7.0-RELEASE, is there any way to find out a absolute read/write sector location for the beginning of filesystem within a disklabel "partition"? -- Sten Daniel Soersdal From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 12:12:00 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 069C6106566B for ; Thu, 10 Apr 2008 12:12:00 +0000 (UTC) (envelope-from fbsd06+U3=90f41673@mlists.homeunix.com) Received: from turtle-out.mxes.net (turtle-out.mxes.net [216.86.168.191]) by mx1.freebsd.org (Postfix) with ESMTP id D1B108FC26 for ; Thu, 10 Apr 2008 12:11:59 +0000 (UTC) (envelope-from fbsd06+U3=90f41673@mlists.homeunix.com) Received: from mxout-04.mxes.net (mxout-04.mxes.net [216.86.168.179]) by turtle-in.mxes.net (Postfix) with ESMTP id 573B5163F6B for ; Thu, 10 Apr 2008 07:45:31 -0400 (EDT) Received: from gumby.homeunix.com. (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id CD1BCD05A4 for ; Thu, 10 Apr 2008 07:45:29 -0400 (EDT) Date: Thu, 10 Apr 2008 12:45:26 +0100 From: RW To: freebsd-questions@freebsd.org Message-ID: <20080410124526.5fb97d5a@gumby.homeunix.com.> In-Reply-To: <47FD99FE.5020805@chrismaness.com> References: <47FD99FE.5020805@chrismaness.com> X-Mailer: Claws Mail 3.3.1 (GTK+ 2.12.9; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Pine and IMAP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 12:12:00 -0000 On Wed, 09 Apr 2008 21:39:26 -0700 Chris Maness wrote: > I have been using a local pine client in conjunction with IMAP for > years without issues. However, recently, it looks like when pine > moves mail to the mbox file, it hoses up my ability to use my imap > clients. Has something changed so that I cannot use pine as a local > client? It looks like I might be able to use pine through IMAP ok, > but not like I used to. If you have a file called mbox in your home directory, pine will move the contents of your inbox there and treat the file as your inbox - the point is to avoid having large amounts of mail in a local spool directory. I presume that by "hoses up my ability to use my imap clients" you are just referring to the fact that pine has moved the mail offline. If you move the mail out of your pine inbox, you can then remove the empty file. Pine doesn't create this file by default, it was probably put there by another client - I have seen mutt do this. From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 12:12:00 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9795C106566C for ; Thu, 10 Apr 2008 12:12:00 +0000 (UTC) (envelope-from fbsd06+U3=90f41673@mlists.homeunix.com) Received: from turtle-out.mxes.net (turtle-out.mxes.net [216.86.168.191]) by mx1.freebsd.org (Postfix) with ESMTP id 6DE498FC0A for ; Thu, 10 Apr 2008 12:12:00 +0000 (UTC) (envelope-from fbsd06+U3=90f41673@mlists.homeunix.com) Received: from mxout-04.mxes.net (mxout-04.mxes.net [216.86.168.179]) by turtle-in.mxes.net (Postfix) with ESMTP id 71D7B164238 for ; Thu, 10 Apr 2008 07:48:30 -0400 (EDT) Received: from gumby.homeunix.com. (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id E26D4D05B2 for ; Thu, 10 Apr 2008 07:48:28 -0400 (EDT) Date: Thu, 10 Apr 2008 12:48:26 +0100 From: RW To: freebsd-questions@freebsd.org Message-ID: <20080410124826.16d83af5@gumby.homeunix.com.> In-Reply-To: <20080410062441.U6016@wojtek.tensor.gdynia.pl> References: <47FD6C19.3020601@monkeybrains.net> <20080410062441.U6016@wojtek.tensor.gdynia.pl> X-Mailer: Claws Mail 3.3.1 (GTK+ 2.12.9; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: patch for kern_clock.c X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 12:12:00 -0000 On Thu, 10 Apr 2008 06:24:54 +0200 (CEST) Wojciech Puchar wrote: > sent it as sent-pr, not to mailing list i think > You can also do this from the website: http://www.freebsd.org/send-pr.html From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 12:59:44 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 947EB106566B for ; Thu, 10 Apr 2008 12:59:44 +0000 (UTC) (envelope-from peo@intersonic.se) Received: from neonpark.inter-sonic.com (neonpark.inter-sonic.com [212.247.8.98]) by mx1.freebsd.org (Postfix) with ESMTP id 27D218FC1A for ; Thu, 10 Apr 2008 12:59:43 +0000 (UTC) (envelope-from peo@intersonic.se) X-Virus-Scanned: amavisd-new at inter-sonic.com Message-ID: <47FE0B07.8000509@intersonic.se> Date: Thu, 10 Apr 2008 14:41:43 +0200 From: Per olof Ljungmark Organization: Intersonic AB User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: freebsd-questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Huawei Technologies Mobile card X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 12:59:44 -0000 http://www.freebsd.org/releases/7.0R/hardware.html#USB says that "Huawei Technologies Mobile card (3G)" is supported via ubsa(4). Can someone here please tell me which model this refers too as I cannot find this particular card on the manufacturers home page. Thank you. From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 13:04:49 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8821E1065670 for ; Thu, 10 Apr 2008 13:04:49 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id BA5DF8FC14 for ; Thu, 10 Apr 2008 13:04:43 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2) with ESMTP id m3AD2w7w006438 for ; Thu, 10 Apr 2008 15:02:58 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2/Submit) with ESMTP id m3AD2tIi006435 for ; Thu, 10 Apr 2008 15:02:58 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Thu, 10 Apr 2008 15:02:55 +0200 (CEST) From: Wojciech Puchar To: freebsd-questions@freebsd.org Message-ID: <20080410150155.F6429@wojtek.tensor.gdynia.pl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: if_bridge - what i do wrong X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 13:04:49 -0000 [root@wojtek ~]# ifconfig bridge0 addm tap0 ifconfig: BRDGADD tap0: Invalid argument ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ why? [root@wojtek ~]# ifconfig bridge0 bridge0: flags=8843 mtu 1500 inet6 2001:XXXX:XXXX:XXXX::1 prefixlen 64 inet 10.255.245.1 netmask 0xffffff00 broadcast 10.255.245.255 ether 5a:81:5a:a6:e6:38 priority 32768 hellotime 2 fwddelay 15 maxage 20 [root@wojtek ~]# ifconfig tap0 tap0: flags=8843 mtu 1500 inet6 fe80::2bd:2cff:fe1d:0%tap0 prefixlen 64 scopeid 0x3 ether 00:bd:2c:1d:00:00 From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 13:10:52 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B30B9106564A for ; Thu, 10 Apr 2008 13:10:52 +0000 (UTC) (envelope-from jeff@seamanpaper.com) Received: from manta.dnsvelocity.com (serv122.idagroup-us.com [64.18.205.122]) by mx1.freebsd.org (Postfix) with ESMTP id 8A4998FC25 for ; Thu, 10 Apr 2008 13:10:52 +0000 (UTC) (envelope-from jeff@seamanpaper.com) Received: from wilkins.seamanpaper.com ([67.158.116.42] helo=[192.168.10.80]) by manta.dnsvelocity.com with esmtpa (Exim 4.68) (envelope-from ) id 1JjwY6-0008Ig-4o for freebsd-questions@freebsd.org; Thu, 10 Apr 2008 13:10:43 +0000 Message-ID: <47FE11CC.9050209@seamanpaper.com> Date: Thu, 10 Apr 2008 09:10:36 -0400 From: Jeff Dickens User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - manta.dnsvelocity.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - seamanpaper.com X-Source: X-Source-Args: X-Source-Dir: Subject: qmail w/ SMTP auth using freebsd port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 13:10:52 -0000 Is there a document on how to set up SMTP auth using the FreeBSD qmail port? From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 14:33:10 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1AADF1065672 for ; Thu, 10 Apr 2008 14:33:10 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from mail.potentialtech.com (internet.potentialtech.com [66.167.251.6]) by mx1.freebsd.org (Postfix) with ESMTP id DF4278FC14 for ; Thu, 10 Apr 2008 14:33:09 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from vanquish.ws.pitbpa0.priv.collaborativefusion.com (pr40.pitbpa0.pub.collaborativefusion.com [206.210.89.202]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.potentialtech.com (Postfix) with ESMTPSA id CA972EBC3B; Thu, 10 Apr 2008 10:33:08 -0400 (EDT) Date: Thu, 10 Apr 2008 10:32:38 -0400 From: Bill Moran To: Mark Lastdrager Message-Id: <20080410103238.b0f2ab8d.wmoran@potentialtech.com> In-Reply-To: <47FD18B9.8060305@pine.nl> References: <47FD18B9.8060305@pine.nl> X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.8; i386-portbld-freebsd6.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: rpc.lockd leaking memory on 6.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 14:33:10 -0000 In response to Mark Lastdrager : > > Recently we updated our main NFS server to FreeBSD 6.3. This machine > serves about 10 netboot clients all running FreeBSD 6.2. Since the upgrade > we are having some issues with locking. We tried to avoid running the > lockd daemons at all but most software on the netboot clients (Apache, > Postfix) refuses to run without it. > > On the 6.3 server rpc.lockd leaks memory, somewhat less than 1 meg per > hour. This means that every few days we need to restart the daemon. This > is quite annoying because we need to stop/start rpc.lockd on both the > server and the clients in a controlled fashion. In most cases also the > daemons using locking need to be restarted. > > Is this a known issue? I could not find a PR for it. Maybe a workaround? I > found some recent posts on the -current list about a complete rewrite of > the locking mechanism, will this be ported to 6-STABLE in the future? I can't say whether your issue is know, but I do have a suggested workaround until it can be tracked down and fixed. From the mount_nfs man page: -L Do not forward fcntl(2) locks over the wire. All locks will be local and not seen by the server and likewise not seen by other NFS clients. This removes the need to run the rpcbind(8) service and the rpc.statd(8) and rpc.lockd(8) servers on the client. This has been working acceptably for us for a while. I expect it will work for you unless you have applications that rely on locking for actual shared file access. As far as the actual issue ... sounds like you should open a PR. -- Bill Moran http://www.potentialtech.com From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 14:35:27 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9708A106566C for ; Thu, 10 Apr 2008 14:35:27 +0000 (UTC) (envelope-from achristianson@orases.com) Received: from server515.appriver.com (server515c.exghost.com [72.32.253.79]) by mx1.freebsd.org (Postfix) with ESMTP id 601778FC1A for ; Thu, 10 Apr 2008 14:35:27 +0000 (UTC) (envelope-from achristianson@orases.com) Received: by server515.appriver.com (CommuniGate Pro PIPE 5.2.0) with PIPE id 18508606; Thu, 10 Apr 2008 08:35:26 -0500 Received: from FE1.exchange.rackspace.com ([72.32.49.5] verified) by server515.appriver.com (CommuniGate Pro SMTP 5.2.0) with ESMTP id 18508580 for freebsd-questions@freebsd.org; Thu, 10 Apr 2008 08:35:26 -0500 Received: from 34093-EVS4C2.exchange.rackspace.com ([192.168.1.42]) by FE1.exchange.rackspace.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 10 Apr 2008 08:35:26 -0500 Received: from 74.93.222.86 ([74.93.222.86]) by 34093-EVS4C2.exchange.rackspace.com ([192.168.1.69]) via Exchange Front-End Server owa.mailseat.com ([192.168.1.6]) with Microsoft Exchange Server HTTP-DAV ; Thu, 10 Apr 2008 13:34:58 +0000 Received: from r2d2 by owa.mailseat.com; 10 Apr 2008 09:34:58 -0400 From: Andy Christianson To: freebsd-questions@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Thu, 10 Apr 2008 09:34:56 -0400 Message-Id: <1207834497.12574.9.camel@r2d2> Mime-Version: 1.0 X-Mailer: Evolution 2.22.1 X-OriginalArrivalTime: 10 Apr 2008 13:35:26.0313 (UTC) FILETIME=[BC20A590:01C89B0F] X-Policy: GLOBAL X-Primary: achristianson@orases.com X-Note: This Email was scanned by AppRiver SecureTide X-ALLOW: achristianson@orases.com ALLOWED X-Note: Spam Tests Failed: X-Country-Path: ->UNITED STATES->PRIVATE->UNITED STATES->UNITED STATES X-Note-Sending-IP: 72.32.49.5 X-Note-Reverse-DNS: fe1.exchange.rackspace.com X-Note-WHTLIST: achristianson@orases.com X-Note: User Rule Hits: X-Note: Global Rule Hits: 75 76 122 X-Note: Mail Class: ALLOWEDSENDER Subject: Poweredge 1950 IPMI X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 14:35:27 -0000 A while back I posted about reading the CPU temperature on a Dell Poweredge 1950. The proposed solution was to use ipmitool to read the temperature from the IPMI controller. This gives me a lot of readings, including ambient temperature, but it does not give me the temperature of the CPUs. It says disabled for the top four readings, which should be the CPU readings. After doing some research online, I found a possible alternate solution of using coretemp. There was a thread that said that the Xeon dual-core CPUs supported that. After checking the output of cpuid, I have confirmed that these CPUs definitely do not support coretemp. Here's the cpuid table (eax in 6 is for thermal monitoring capability --it's all 0s): eax in eax ebx ecx edx 00000000 00000006 756e6547 6c65746e 49656e69 00000001 00000f64 04040800 0000e4bd bfebfbff 00000002 605b5001 00000000 00000000 007d7040 00000003 00000000 00000000 00000000 00000000 00000004 00000000 00000000 00000000 00000000 00000005 00000040 00000040 00000000 00000000 00000006 00000000 00000000 00000000 00000000 80000000 80000008 00000000 00000000 00000000 80000001 00000000 00000000 00000001 20100800 80000002 20202020 20202020 20202020 20202020 80000003 6e492020 286c6574 58202952 286e6f65 80000004 20294d54 20555043 30302e33 007a4847 80000005 00000000 00000000 00000000 00000000 80000006 00000000 00000000 08006040 00000000 80000007 00000000 00000000 00000000 00000000 80000008 00003024 00000000 00000000 00000000 Here's the output from ipmitool: [root@zeta /home/achristianson]# ipmitool sdr Temp | disabled | ns Temp | disabled | ns Temp | disabled | ns Temp | disabled | ns Ambient Temp | 24 degrees C | ok CMOS Battery | 0x00 | ok ROMB Battery | Not Readable | ns VCORE | 0x01 | ok VCORE | 0x01 | ok CPU VTT | 0x01 | ok 1.5V PG | 0x01 | ok 1.8V PG | 0x01 | ok 3.3V PG | 0x01 | ok 5V PG | 0x01 | ok 1.5V PXH PG | 0x01 | ok 5V Riser PG | 0x01 | ok Backplane PG | 0x01 | ok Linear PG | 0x01 | ok 0.9V PG | 0x01 | ok 0.9V Over Volt | 0x01 | ok CPU Power Fault | 0x01 | ok FAN MOD 1A RPM | 7350 RPM | ok FAN MOD 1B RPM | 7275 RPM | ok FAN MOD 1C RPM | 4575 RPM | ok FAN MOD 1D RPM | 4425 RPM | ok FAN MOD 2A RPM | 7500 RPM | ok FAN MOD 2B RPM | 7350 RPM | ok FAN MOD 2C RPM | 4725 RPM | ok FAN MOD 2D RPM | 4500 RPM | ok FAN MOD 3A RPM | 7800 RPM | ok FAN MOD 3B RPM | 7350 RPM | ok FAN MOD 3C RPM | 4800 RPM | ok FAN MOD 3D RPM | 4875 RPM | ok FAN MOD 4A RPM | 7500 RPM | ok FAN MOD 4B RPM | 7875 RPM | ok FAN MOD 4C RPM | 4800 RPM | ok FAN MOD 4D RPM | 4800 RPM | ok Presence | 0x01 | ok Presence | 0x01 | ok Presence | 0x01 | ok Presence | 0x02 | ok Presence | 0x01 | ok Presence | 0x01 | ok DRAC5 Conn 2 Cbl | Not Readable | ns PFault Fail Safe | Not Readable | ns Status | 0x80 | ok Status | 0x80 | ok Status | 0x01 | ok Status | Not Readable | ns Status | 0x01 | ok RAC Status | 0x00 | ok OS Watchdog | 0x00 | ok SEL | Not Readable | ns Intrusion | 0x00 | ok PS Redundancy | Not Readable | ns Fan Redundancy | 0x01 | ok CPU Temp Interf | Not Readable | ns Drive | 0x01 | ok Cable SAS A | 0x01 | ok Current 1 | disabled | ns Current 2 | disabled | ns Voltage 1 | disabled | ns Voltage 2 | disabled | ns System Level | disabled | ns Power Optimized | Not Readable | ns ECC Corr Err | Not Readable | ns ECC Uncorr Err | Not Readable | ns I/O Channel Chk | Not Readable | ns PCI Parity Err | Not Readable | ns PCI System Err | Not Readable | ns SBE Log Disabled | Not Readable | ns Logging Disabled | Not Readable | ns Unknown | 0xc0 | ok CPU Protocol Err | Not Readable | ns CPU Bus PERR | Not Readable | ns CPU Init Err | Not Readable | ns CPU Machine Chk | Not Readable | ns Memory Spared | Not Readable | ns Memory Mirrored | 0x01 | ok Memory RAID | 0x01 | ok Memory Added | Not Readable | ns Memory Removed | Not Readable | ns Memory Cfg Err | 0x01 | ok Mem Redun Gain | 0x01 | ok PCIE Fatal Err | 0x01 | ok Chipset Err | 0x01 | ok Err Reg Pointer | 0x01 | ok Mem ECC Warning | 0x01 | ok Mem CRC Err | 0x01 | ok USB Over-current | 0x01 | ok POST Err | Not Readable | ns Hdwr version err | Not Readable | ns Mem Overtemp | 0x01 | ok Mem Fatal SB CRC | 0x01 | ok Mem Fatal NB CRC | 0x01 | ok So, any ideas on how to read the CPU temperature from this machine? Thanks in advance for any advice. -- Andrew Christianson Orases Consulting Corporation Interactive Business and Technology Solutions phone/ 301.694.8991 ext. 100 fax/ 301.694.8993 email/ achristianson@orases.com http://www.orases.com From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 14:38:42 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4B9BE106564A for ; Thu, 10 Apr 2008 14:38:42 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 0A0018FC1D for ; Thu, 10 Apr 2008 14:38:41 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JjxvE-00061K-Nl for freebsd-questions@freebsd.org; Thu, 10 Apr 2008 14:38:40 +0000 Received: from borg.bfh.ch ([147.87.102.145]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 10 Apr 2008 14:38:40 +0000 Received: from ktk by borg.bfh.ch with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 10 Apr 2008 14:38:40 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Adrian Gschwend Date: Thu, 10 Apr 2008 16:38:30 +0200 Organization: netlabs.org Lines: 30 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: borg.bfh.ch User-Agent: Thunderbird 2.0.0.12 (X11/20080227) X-Enigmail-Version: 0.95.6 Sender: news Subject: mount_nfs with Kerberos on FreeBSD7 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 14:38:42 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi group, I try to figure out which options I should pass to mount_nfs when I want to use Kerberos authentication instead of the classic sys permission. In some online man pages of V4 I find an option -K, I can't find anything like this on my 6 or 7 series versions however. Is there any documentation available about that somewhere? Google didn't help me so far. Or could anyone using Kerberos show me how to do it? thanks Adrian -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFH/iZmqpMUYrZbQBERAmmlAJ4086sf+5FhT18XLacOetELyVcruQCg1Nry U0+6Rf6OkkRTceH9wBFWVGc= =Rosv -----END PGP SIGNATURE----- From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 14:54:01 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 58143106564A for ; Thu, 10 Apr 2008 14:54:01 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from hawk.thalamus.net (hawk.thalamus.net [212.31.160.3]) by mx1.freebsd.org (Postfix) with ESMTP id 18B468FC21 for ; Thu, 10 Apr 2008 14:54:00 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from localhost (localhost.thalamus.net [127.0.0.1]) by hawk.thalamus.net (Postfix) with ESMTP id B4AB91F3D55 for ; Thu, 10 Apr 2008 16:53:56 +0200 (CEST) X-Virus-Scanned: by amavisd-new at thalamus.net X-Spam-Flag: NO X-Spam-Score: 2.185 X-Spam-Level: ** X-Spam-Status: No, score=2.185 tagged_above=-999 required=4.2 tests=[AWL=-1.084, HELO_LH_HOME=3.169, RDNS_DYNAMIC=0.1] Received: from hawk.thalamus.net ([127.0.0.1]) by localhost (hawk.thalamus.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ufD91y6pt4-m for ; Thu, 10 Apr 2008 16:53:46 +0200 (CEST) Received: from lesbsdpc.homenet.home (c-195-216-040-164.cust.thalamus.net [195.216.40.164]) by hawk.thalamus.net (Postfix) with ESMTP id 249591F40F5 for ; Thu, 10 Apr 2008 16:49:05 +0200 (CEST) Message-ID: <47FE28E3.5000006@eskk.nu> Date: Thu, 10 Apr 2008 16:49:07 +0200 From: Leslie Jensen User-Agent: Thunderbird 2.0.0.12 (X11/20080329) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Error when compiling multimedia/x264 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 14:54:01 -0000 I'm lost. Can't find the answer when I google. Someone here that can shed some light on my problem? ---------------------------------------- X86 -DSYS_FREEBSD -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o common/x86/mc-c.o common/x86/mc-c.c cc -O4 -ffast-math -O2 -fno-strict-aliasing -pipe -Wall -I. -O2 -fno-strict-aliasing -pipe -fPIC -I/usr/local/include -I/usr/local/include -DHAVE_MMX -DARCH_X86 -DSYS_FREEBSD -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o common/x86/predict-c.o common/x86/predict-c.c nasm -O2 -f elf -Icommon/x86/ -o common/x86/cabac-a.o common/x86/cabac-a.asm common/x86/cabac-a.asm:82: error: symbol `hidden' not defined before use gmake: *** [common/x86/cabac-a.o] Segmentation fault: 11 gmake: *** Deleting file `common/x86/cabac-a.o' *** Error code 2 Stop in /usr/ports/multimedia/x264. *** Error code 1 Stop in /usr/ports/multimedia/x264. ------------------------------------------------- Thanks /Leslie From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 14:57:38 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9E408106566C for ; Thu, 10 Apr 2008 14:57:38 +0000 (UTC) (envelope-from buhnux@gmail.com) Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.189]) by mx1.freebsd.org (Postfix) with ESMTP id 1AADA8FC1E for ; Thu, 10 Apr 2008 14:57:37 +0000 (UTC) (envelope-from buhnux@gmail.com) Received: by mu-out-0910.google.com with SMTP id w9so38899mue.6 for ; Thu, 10 Apr 2008 07:57:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:references:x-google-sender-auth; bh=DBnw8T8T9FiJGVS4ag6XRXZiVjhM65373WuzSlyeyRA=; b=TCEk2VYZmwTHkKmNB9PQKgxavX3gmgcpomEJX3mzRfNWGl8/fSTtivCl4h9Jk+n59pwF917ZYiIMgi0OhnUTZwTZjqagxhzZv/OON93MDeQoeGBtxy7kjLXV+Lqp9nTwBq23D1f0Q5QQiU1CDcSFOp8mPqpOBTr7Cp1hi4Uurlc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=nlJZhMqlOvQw6Pl/dIXKFAHwJd4CFq42iAqKrgeyFITk0jJ4J2WeiPReVUNKaRo14PIHVsWR6yQDKxPPjJGTE4k/Ug1fJKXOrzRgzl24sGjgSHIoEwdP/mgCoahzuckEASDFeeXqbrskjNmH1bB+sHRed032QLRjlKTE8USEQTE= Received: by 10.82.145.7 with SMTP id s7mr1387594bud.71.1207839456518; Thu, 10 Apr 2008 07:57:36 -0700 (PDT) Received: by 10.82.116.2 with HTTP; Thu, 10 Apr 2008 07:57:36 -0700 (PDT) Message-ID: Date: Thu, 10 Apr 2008 10:57:36 -0400 From: "Michael Johnson" Sender: buhnux@gmail.com To: "Leslie Jensen" In-Reply-To: <47FE28E3.5000006@eskk.nu> MIME-Version: 1.0 References: <47FE28E3.5000006@eskk.nu> X-Google-Sender-Auth: 3f842b19b3c20fff Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Error when compiling multimedia/x264 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 14:57:38 -0000 On Thu, Apr 10, 2008 at 10:49 AM, Leslie Jensen wrote: > I'm lost. Can't find the answer when I google. > > Someone here that can shed some light on my problem? > > > ---------------------------------------- > X86 -DSYS_FREEBSD -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o > common/x86/mc-c.o common/x86/mc-c.c > cc -O4 -ffast-math -O2 -fno-strict-aliasing -pipe -Wall -I. -O2 > -fno-strict-aliasing -pipe -fPIC -I/usr/local/include -I/usr/local/include > -DHAVE_MMX -DARCH_X86 -DSYS_FREEBSD -DHAVE_PTHREAD -s -fomit-frame-pointer > -c -o common/x86/predict-c.o common/x86/predict-c.c > nasm -O2 -f elf -Icommon/x86/ -o common/x86/cabac-a.o > common/x86/cabac-a.asm > common/x86/cabac-a.asm:82: error: symbol `hidden' not defined before use > gmake: *** [common/x86/cabac-a.o] Segmentation fault: 11 > gmake: *** Deleting file `common/x86/cabac-a.o' > *** Error code 2 > > Stop in /usr/ports/multimedia/x264. *** Error code 1 > I fixed this a few hours ago, thanks for reporting! (update your ports or just install devel/yasm and rebuild x264) > Stop in /usr/ports/multimedia/x264. > ------------------------------------------------- > > Thanks > /Leslie > _______________________________________________ > 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 Thu Apr 10 15:01:49 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DC0C31065675 for ; Thu, 10 Apr 2008 15:01:49 +0000 (UTC) (envelope-from aijaz.abaig@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.168]) by mx1.freebsd.org (Postfix) with ESMTP id ADEDE8FC0A for ; Thu, 10 Apr 2008 15:01:49 +0000 (UTC) (envelope-from aijaz.abaig@gmail.com) Received: by wf-out-1314.google.com with SMTP id 25so25009wfa.7 for ; Thu, 10 Apr 2008 08:01:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=XOymcb3843IoYEIGl3wuAd56INCL5q7MCzSBR0FUpe4=; b=ZsKL6EvAhiySsuIjQHHT22A/K9PQacays8EvSF4inymysBPayU0Q3AgpqfXA0StR4EDVTKF6p+UN/6/AAAMB9lSIC8MsYdso19aoZz0ZuxNKwFznZxffEHBmQl9jcelXp5FDb2jRrELMl4POBMc1OD88FZt/e89V2sLKPrpWwK4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=S3keLZVl6axbYpemU4XDsBCSTMKlBkzgQh9ATLEK3kctiyZp1LJUwreS8h/SvrbxuwpDAqdAVK46MdBCikukuLwN9Ppdwz2n8zlSk3Mw2bWDyhsqB3RrzSJ54gyiqpcnTjgfhM+o8bBMw4uVRSJPzsdxss+caXfXGGN2Xvz+reY= Received: by 10.142.114.15 with SMTP id m15mr469685wfc.235.1207839709473; Thu, 10 Apr 2008 08:01:49 -0700 (PDT) Received: by 10.142.230.7 with HTTP; Thu, 10 Apr 2008 08:01:49 -0700 (PDT) Message-ID: <101a1afc0804100801q5d08196rbd85897fe4337510@mail.gmail.com> Date: Thu, 10 Apr 2008 17:01:49 +0200 From: "Aijaz Baig" To: freebsd-questions@freebsd.org In-Reply-To: <101a1afc0804100155h799a9169m36abe1e5c202b886@mail.gmail.com> MIME-Version: 1.0 References: <101a1afc0804100035h148ebb19p39505b567a2cc7f3@mail.gmail.com> <20080410030546.B7803@qroenaqrq.6qbyyneqvnyhc.pbz> <101a1afc0804100155h799a9169m36abe1e5c202b886@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Fwd: incomplete 'portupgrade -a' command X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 15:01:49 -0000 Hello, ---------- Forwarded message ---------- From: Aijaz Baig Date: Thu, Apr 10, 2008 at 10:55 AM Subject: Re: incomplete 'portupgrade -a' command To: Lars Eighner Hello, Thank you for your advice lars. With regards to Lars' following quote: > Yes. However if you canceled portupgrade while it was updating the ports > database, you could have hosed the database, and that could lead to > problems. does it mean that if I had used something like CTRL+Z to stop the execution of the 'portupgrade -a' process, it might have led to problems? To that end, I'd like to add that I had initially issued the same command then decided to some more work on the internet and hence issued the CTRL+Z command to stop it when I noticed that it was taking some time. Then after finishing my work I reissued the command only to find after an hour that it was still running and I wasn't able to do anything with my box (it almost froze)..and hence I resorted to the Reboot as said earlier. Do you think I might have hosed the database? (Whats Hosing a database by the way?)...Is there some way to remedy the problem if there is any? Hope to hear from you, Best regards, Aijaz Baig. On Thu, Apr 10, 2008 at 10:12 AM, Lars Eighner wrote: > On Thu, 10 Apr 2008, Aijaz Baig wrote: > > Hello, > > > > I installed 'portupgrade' on my system the other day and was mentioned > > in > > this document > > > > issued the following command after installlaing it. > > > > 'portupgrade -a'. > > > > After that my computer was like doing a hell lot of things which I > > suppose > > included updating the indices of the ports isn't it? Does 'portupgrade > > -a' > > updates only the indices of the various ports that are registered in the > > ports subdirectory or does it INSTALL all of them into the computer? > > > > Portupgrade -a will attempt to upgrade all ports that are installed where > the installed version is not the current version. This can be an arduous > and perilous task. Reading UPGRADING in /usr/ports is recommended before > attempting it. > > If its the latter than I am kinda jacked I guess as I would have to see > > which ports have been installed and which ports have been left hanging > > and > > accordingly removed the unwanted ports and shred the stuff that has been > > downloaded without being installed. > > > > If you did not install an older version of the port, the port will not be > installed. It is for *upgrading* as the name 'portupgrade' implies. > > > > > While it was working my other applications almost froze and I couldn't > > do > > nothing so I issued something like 'ctrl+alt+F9' (I do not remember > > which > > function key it was) and the computer rebooted(I suppose that > > combination > > means reboot on the xfce). > > > > Due to this the 'portupgrade -a' command was left in the middle. SO I > > assume > > that there could have been instances wherein the source code or other > > such > > things might have been fetched without being installed. > > > > Can I use the 'portsclean -C' command mentioned on the same page in that > > document to clean the work directories of all the installed ports? > > > > Yes. However if you canceled portupgrade while it was updating the ports > database, you could have hosed the database, and that could lead to > problems. > > -- > Lars Eighner > http://www.larseighner.com/index.html > 8800 N IH35 APT 1191 AUSTIN TX 78753-5266 > > From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 15:10:06 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AE2EF106566B for ; Thu, 10 Apr 2008 15:10:06 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from hawk.thalamus.net (hawk.thalamus.net [212.31.160.3]) by mx1.freebsd.org (Postfix) with ESMTP id 6B6C28FC1D for ; Thu, 10 Apr 2008 15:10:06 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from localhost (localhost.thalamus.net [127.0.0.1]) by hawk.thalamus.net (Postfix) with ESMTP id 575D31F4780 for ; Thu, 10 Apr 2008 17:10:02 +0200 (CEST) X-Virus-Scanned: by amavisd-new at thalamus.net X-Spam-Flag: NO X-Spam-Score: 2.975 X-Spam-Level: ** X-Spam-Status: No, score=2.975 tagged_above=-999 required=4.2 tests=[AWL=-1.875, HELO_LH_HOME=3.169, MISSING_HEADERS=1.581, RDNS_DYNAMIC=0.1] Received: from hawk.thalamus.net ([127.0.0.1]) by localhost (hawk.thalamus.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id n0+A77O6MTDq for ; Thu, 10 Apr 2008 17:09:50 +0200 (CEST) Received: from lesbsdpc.homenet.home (c-195-216-040-164.cust.thalamus.net [195.216.40.164]) by hawk.thalamus.net (Postfix) with ESMTP id 6B5561F47A2 for ; Thu, 10 Apr 2008 17:06:23 +0200 (CEST) Message-ID: <47FE2CF2.2020902@eskk.nu> Date: Thu, 10 Apr 2008 17:06:26 +0200 From: Leslie Jensen User-Agent: Thunderbird 2.0.0.12 (X11/20080329) MIME-Version: 1.0 CC: freebsd-questions@freebsd.org References: <47FE28E3.5000006@eskk.nu> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Error when compiling multimedia/x264 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 15:10:06 -0000 Michael Johnson skrev: > > I fixed this a few hours ago, thanks for reporting! (update your ports or > just install devel/yasm and rebuild x264) > Thanks :-) It worked nicely. /Leslie From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 15:33:31 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A6D4E1065673 for ; Thu, 10 Apr 2008 15:33:31 +0000 (UTC) (envelope-from stapleton.41@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.178]) by mx1.freebsd.org (Postfix) with ESMTP id 7A1F78FC2F for ; Thu, 10 Apr 2008 15:33:31 +0000 (UTC) (envelope-from stapleton.41@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so26951waf.3 for ; Thu, 10 Apr 2008 08:33:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=QQPe8UT1ewtmFWyJFXzSk9CLtZsa3vxBhRLYWKvXwWE=; b=hLlnf1XoyKE9JgpD2QkrBCZpiQK14Z9ygk7Zpa2hwi/tU2Q/h1KL0psg5LhUBIYk+gFzSySzT9Tyc2EJqOmTX1p6sAUU1mm/THs5H7QlcX1ic/QzaCBfF3V9TE+HolcvhoXUFlZ/AgNXG/5VXkj21x4YWL6EkpoLDMFws8zK+4E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=DaDz6E8qA1c2oUM8a7HQSx1UVimjf8bE4HpA6MnpUarB2NpH0/EcZq8+qcbxws+YXKpjbldsmtjVbYSO70ZXbuYsKu7Ew0MMDREp6fPl79Splxxj1f9D1xAXAwZDJ52/XQV55qm9IPB5uNtKPhhHT+7t6gSYFyfNZSglDGgcYmE= Received: by 10.114.194.1 with SMTP id r1mr2000961waf.40.1207841609107; Thu, 10 Apr 2008 08:33:29 -0700 (PDT) Received: by 10.114.113.11 with HTTP; Thu, 10 Apr 2008 08:33:29 -0700 (PDT) Message-ID: <80f4f2b20804100833v3fdc2f79ufcf6b109ddd4ae9b@mail.gmail.com> Date: Thu, 10 Apr 2008 11:33:29 -0400 From: "Jim Stapleton" To: "Andrew Cid" In-Reply-To: <20080410093625.GA95076@farnborough.darq.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <80f4f2b20804081710k5af28466k17f3d38cdd6e344a@mail.gmail.com> <20080409091859.GA14939@farnborough.darq.net> <80f4f2b20804091825y2a37bddehd68e91f57426dc04@mail.gmail.com> <20080410093625.GA95076@farnborough.darq.net> Cc: freebsd-questions@freebsd.org Subject: Re: QEMU networking quirkiness on 7.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 15:33:31 -0000 > Yes, this needs to be setup on the host system. The way a bridge is > configured has changed on 7. Here are the steps assuming that your > external interface is em0: Well, it seems pretty calm, and hasn't tried to cut itself yet... But I think I can adapt. > # ifconfig tap0 create > # ifconfig tap0 up > # ifconfig em0 up > # ifconfig bridge0 create > # ifconfig bridge0 addm tap0 addm em0 > Could I mimic this in RC.conf? Or is this saved between restarts? Also, for the bridge, could I do this, correct? #existing rc.conf hostname="elrond.var-dev.net" ifconfig_re0="inet 192.168.1.84 netmask 255.255.255.0" ifconfig_re0_alias0="192.168.1.85 netmask 255.255.255.255" defaultrouter="192.168.1.1" #adding... Should I use an IP not aliased by re0? ifconfig_bridge0="inet 192.168.1.85 netmask 255.255.255.0" Thanks for your help, -Jim Stapleton From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 15:44:20 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 86EF21065671 for ; Thu, 10 Apr 2008 15:44:20 +0000 (UTC) (envelope-from subhro.kar@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.28]) by mx1.freebsd.org (Postfix) with ESMTP id 437598FC1F for ; Thu, 10 Apr 2008 15:44:20 +0000 (UTC) (envelope-from subhro.kar@gmail.com) Received: by yw-out-2324.google.com with SMTP id 2so15387ywt.13 for ; Thu, 10 Apr 2008 08:44:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=omzRgGh0yVcFnd+LDdUChoxw4w46rVIpOBhpXP9A1w8=; b=ZfMei3eZjKezIA2MXigHcOVLKnBO5OZGZ60Mn5E4J+sHIpWZLWehnHgKFssBCiBt7pLYp3zwkioLNsOW+ru/ek9aBiibvgt4kM/7JDlvhwf0eIWR+ECIoH6qTWzwrEi6eVF+zsfHXua5N6hrN3ZjA9zUHmQXWF0Z+m+NdzZmb3g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=n62UyUNMK/tUANvvApDcGOdAdWsqS3DzMDjx4nj9fXGOCvphM81mHjWcxuQHHaUhkUmHnXbAFjtNTxt96dTg/w8QMQxG535xi9QdxTF38xcTdfVQgp5YzD+rTl5kSVxyRU3fNYe1VFaCnuod+Z/l4SKwomgf+vng0JUOIFzQuOE= Received: by 10.114.175.16 with SMTP id x16mr2024382wae.12.1207842250953; Thu, 10 Apr 2008 08:44:10 -0700 (PDT) Received: by 10.114.77.17 with HTTP; Thu, 10 Apr 2008 08:44:10 -0700 (PDT) Message-ID: Date: Thu, 10 Apr 2008 21:14:10 +0530 From: Subhro To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Release Build X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 15:44:20 -0000 Hello everyone, I am trying to create a customized release build. The idea is to have a NFS export which can be used during installation over the network. My build box is running the same version of BSD(6.2) as the NFS export I intend to create. So instead of mirroring the cvs repository (bandwidth woes :-S) I am using /usr/src. I have built the release using make release CHROOTDIR=/tmp/release BUILDNAME=FreeBSD-custom-6.2 EXTSRCDIR=/usr/src EXTPORTSDIR=/usr/ports WORLD_FLAGS='-j16 -march=prescott' KERNEL_FLAGS='-j16 -march=prescott' -DNOPORTS -DNODOC RELEASETAG=RELENG_6_2 This had completed successfully with my newly built release in /tmp/release/R/. The next thing I did was to export the disc1 folder inside cdrom over NFS and try to boot over the network. I have checked that my netboot works using a CDROM as a NFS export. This time it locks up with Extracting packages. Any clues about where I should start looking?? Thanks Subhro From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 15:50:26 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E1CCD106564A for ; Thu, 10 Apr 2008 15:50:26 +0000 (UTC) (envelope-from f.bonnet@esiee.fr) Received: from mail.esiee.fr (mail.esiee.fr [147.215.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id A4A288FC24 for ; Thu, 10 Apr 2008 15:50:26 +0000 (UTC) (envelope-from f.bonnet@esiee.fr) Received: from mail.esiee.fr (localhost [127.0.0.1]) by VAMS.dummy (Postfix) with SMTP id 006692247E for ; Thu, 10 Apr 2008 17:50:25 +0200 (CEST) Received: from privftp.esiee.fr (privftp.esiee.fr [147.215.1.190]) by mail.esiee.fr (Postfix) with ESMTP id EE6B92247E for ; Thu, 10 Apr 2008 17:50:24 +0200 (CEST) Received: from lisa.esiee.fr (lisa.esiee.fr [147.215.1.21]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: bonnetf) by privftp.esiee.fr (Postfix) with ESMTP id DB5323981A for ; Thu, 10 Apr 2008 17:50:24 +0200 (CEST) Message-ID: <47FE3740.50804@esiee.fr> Date: Thu, 10 Apr 2008 17:50:24 +0200 From: Frank Bonnet User-Agent: Thunderbird 2.0.0.9 (X11/20071201) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Can't login through ssh from 6.3 machine to 7.0 machine X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 15:50:27 -0000 Hello I have installed a fresh new machine running 7.0 and surprisingly I cannot log in from another machine through SSH ... I haven't modified the standard sshd configuration at install which is the same than my other 6.3 based machine ... All accounts are local. I can ssh 7.0 --> 6.3 I cannot ssh 6.3 --> 7.0 ??? Thanks for any info. From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 15:57:03 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1F7E81065673 for ; Thu, 10 Apr 2008 15:57:03 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8306C8FC23; Thu, 10 Apr 2008 15:57:02 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <47FE38CD.50501@FreeBSD.org> Date: Thu, 10 Apr 2008 17:57:01 +0200 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.12 (Macintosh/20080213) MIME-Version: 1.0 To: Frank Bonnet References: <47FE3740.50804@esiee.fr> In-Reply-To: <47FE3740.50804@esiee.fr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Can't login through ssh from 6.3 machine to 7.0 machine X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 15:57:03 -0000 Frank Bonnet wrote: > Hello > > I have installed a fresh new machine running 7.0 and surprisingly > I cannot log in from another machine through SSH ... > > I haven't modified the standard sshd configuration at install > which is the same than my other 6.3 based machine ... > > All accounts are local. > > I can ssh 7.0 --> 6.3 > I cannot ssh 6.3 --> 7.0 > Please provide more information, such as 1) is sshd in fact running on 7.0 2) What command you run 3) error messages 4) packet traces Kris From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 16:31:44 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 64A961065688 for ; Thu, 10 Apr 2008 16:31:44 +0000 (UTC) (envelope-from mchris3@lsu.edu) Received: from egate002.lsu.edu (egate002.lsu.edu [130.39.186.32]) by mx1.freebsd.org (Postfix) with ESMTP id 0D3638FC21 for ; Thu, 10 Apr 2008 16:31:43 +0000 (UTC) (envelope-from mchris3@lsu.edu) Received: from email002.lsu.edu ([130.39.186.37]) by egate002.lsu.edu with Microsoft SMTPSVC(6.0.3790.3959); Thu, 10 Apr 2008 11:19:41 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Date: Thu, 10 Apr 2008 11:19:42 -0500 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Apache 2.2.8 and mod_ssl Thread-Index: AcibJq6jv8QyIiT1S5uMB9yXzwudWA== From: "Mark A Christofferson" To: X-OriginalArrivalTime: 10 Apr 2008 16:19:41.0793 (UTC) FILETIME=[AE738D10:01C89B26] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Apache 2.2.8 and mod_ssl X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 16:31:44 -0000 Hello, =20 I am currently running the Apache 2.2.8 port on the FreeBSD 6.3 platform with mod_ssl enabled. I received the following vulnerability scan results from my organization: =20 Vulnerability: mod_ssl Off-By-One HTAccess Buffer Overflow Vulnerability Risk Level: Signature Group: Safe Description: The remote host is using a version of mod_ssl which is older than 2.8.10. This version is vulnerable to an off by one buffer overflow, which may allow a user with write access to .htaccess files to execute arbitrary code on the system with permissions of the web server. Resolution: Fixes have been made available by the affected vendor. We recommend upgrading mod_ssl to a more recent version that contains fixes addressing this issue. BugTraq: 5084 CVE: CVE-2002-0653 CVSS: 4.9 =20 I referenced CVE-2002-0653, noting that it is from 2002, and noticed that there is no mention of this vulnerability affecting any version of apache paired with mod_ssl in the 2.x branches. I also can't find a version 2.8.10 or greater for Apache 2.2.8. I did find a site that mentioned certain distributions patched the apache software so that this vulnerability is no longer a concern. =20 =20 Could anyone give me some insight on this issue? Is there a document I overlooked that outlines remedial procedures, an updated ssl module, or has the software been patched to negate the vulnerability? =20 I greatly appreciate any assistance on this matter, =20 Mark From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 16:38:42 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5571E106566B for ; Thu, 10 Apr 2008 16:38:42 +0000 (UTC) (envelope-from perrin@apotheon.com) Received: from outbound-mail-05.bluehost.com (outbound-mail-05.bluehost.com [69.89.21.15]) by mx1.freebsd.org (Postfix) with SMTP id 29B678FC20 for ; Thu, 10 Apr 2008 16:38:42 +0000 (UTC) (envelope-from perrin@apotheon.com) Received: (qmail 14345 invoked by uid 0); 10 Apr 2008 16:38:39 -0000 Received: from unknown (HELO box183.bluehost.com) (69.89.25.183) by outboundproxy1.bluehost.com with SMTP; 10 Apr 2008 16:38:39 -0000 Received: from c-67-165-217-249.hsd1.co.comcast.net ([67.165.217.249] helo=demeter.hydra) by box183.bluehost.com with esmtpa (Exim 4.68) (envelope-from ) id 1JjznL-0006Dr-5U for freebsd-questions@freebsd.org; Thu, 10 Apr 2008 10:38:39 -0600 Received: by demeter.hydra (sSMTP sendmail emulation); Thu, 10 Apr 2008 10:38:40 -0600 Date: Thu, 10 Apr 2008 10:38:40 -0600 From: Chad Perrin To: freebsd-questions@freebsd.org Message-ID: <20080410163840.GF57019@demeter.hydra> Mail-Followup-To: freebsd-questions@freebsd.org References: <47FE3740.50804@esiee.fr> <47FE38CD.50501@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qoTlaiD+Y2fIM3Ll" Content-Disposition: inline In-Reply-To: <47FE38CD.50501@FreeBSD.org> User-Agent: Mutt/1.4.2.3i X-Identified-User: {737:box183.bluehost.com:apotheon:apotheon.com} {sentby:smtp auth 67.165.217.249 authed with perrin@apotheon.com} Subject: Re: Can't login through ssh from 6.3 machine to 7.0 machine X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 16:38:42 -0000 --qoTlaiD+Y2fIM3Ll Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 10, 2008 at 05:57:01PM +0200, Kris Kennaway wrote: > Frank Bonnet wrote: > >Hello > > > >I have installed a fresh new machine running 7.0 and surprisingly > >I cannot log in from another machine through SSH ... > > > >I haven't modified the standard sshd configuration at install > >which is the same than my other 6.3 based machine ... > > > >All accounts are local. > > > >I can ssh 7.0 --> 6.3 > >I cannot ssh 6.3 --> 7.0 > > >=20 > Please provide more information, such as >=20 > 1) is sshd in fact running on 7.0 >=20 > 2) What command you run >=20 > 3) error messages >=20 > 4) packet traces I think the most important, first, are checking 1 and providing 2 and 3. In fact, 2 and 3 should be pretty standard operating procedure when asking for help. Also . . . 1. Are the firewall settings different between the two systems? 2. Are the sshd_conf files the same? --=20 CCD CopyWrite Chad Perrin [ http://ccd.apotheon.org ] Thomas McCauley: "The measure of a man's real character is what he would do if he knew he would never be found out." --qoTlaiD+Y2fIM3Ll Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.8 (FreeBSD) iEYEARECAAYFAkf+QpAACgkQ9mn/Pj01uKVkdACgsvrnXWK28PPRm3IEo+z5FzQS qQAAoN25wtKzqxwmBViiq0F6u98ahSJL =UgPq -----END PGP SIGNATURE----- --qoTlaiD+Y2fIM3Ll-- From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 17:45:30 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5BC15106564A for ; Thu, 10 Apr 2008 17:45:30 +0000 (UTC) (envelope-from mla@nasreddine.com) Received: from server1.nasreddine.com (server1.nasreddine.com [82.225.70.234]) by mx1.freebsd.org (Postfix) with ESMTP id 02D418FC2A for ; Thu, 10 Apr 2008 17:45:29 +0000 (UTC) (envelope-from mla@nasreddine.com) Received: from localhost (unknown [192.168.2.5]) by server1.nasreddine.com (Postfix) with ESMTP id 10A2F12318C1 for ; Thu, 10 Apr 2008 19:45:28 +0200 (CEST) X-Virus-Scanned: amavisd-new at nasreddine.info Received: from server1.nasreddine.com ([192.168.2.5]) by localhost (cadmus-mail.nasreddine.info [192.168.2.5]) (amavisd-new, port 10024) with LMTP id AwgH-Oz-TnwT for ; Thu, 10 Apr 2008 19:45:24 +0200 (CEST) Received: from phoenix.nasreddine.info (phoenix.nasreddine.info [192.168.1.3]) by server1.nasreddine.com (Postfix) with ESMTPA id 80B7812318A3 for ; Thu, 10 Apr 2008 19:45:24 +0200 (CEST) Date: Thu, 10 Apr 2008 19:45:23 +0200 From: Wael Nasreddine To: FreeBSD Mailing Lists Message-ID: <20080410174523.GA5450@phoenix.nasreddine.info> Mail-Followup-To: FreeBSD Mailing Lists MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="PNTmBPCT7hxwcZjr" Content-Disposition: inline X-Operating-System: Linux 2.6.24-ARCH i686 X-Uptime: 19:04:10 up 1 min, 8 users, load average: 2.31, 0.61, 0.21 X-Editor: VIM - Vi IMproved 7.1 (2007 May 12, compiled Mar 7 2008 02:52:44) X-PGP-Key: http://wael.nasreddine.com/files/Wael_Nasreddine.asc X-Info: http://wael.nasreddine.com User-Agent: Mutt/1.5.17-muttng (2007-11-01) Subject: ZFS question... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 17:45:30 -0000 --PNTmBPCT7hxwcZjr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello list, I have 3 external USB hard disks hooked to my server, serving media files via NFS, SSHFS and samba to my local network, laptops and Playstation 2, the sizes of these hard disks are 160Gb, 500Gb and 750Gb, the 160Gb has no space left, my archive of Movies is on it, the 500Gb will soon run out of space it has my archive of TV series and anime but the 750Gb is almost empty, it has only a few Gigs for my Mp3 collection anyway I hate to have movies/series everywhere so I thought of combining them into one big array... RAID0 isn't an option, RAID5 could be but since the smallest one is 160Gb the size of the array will be 320Gb which is ridiculous in my case... So I thought of having a ZFS over the 3 drives, but I don't know what size should I expect and how/where can I mirror or mirroring isn't possible for me?? Regards, --=20 Wael Nasreddine http://wael.nasreddine.com PGP: 1024D/C8DD18A2 06F6 1622 4BC8 4CEB D724 DE12 5565 3945 C8DD 18A2 /\ Love, n. A technical detail of secondary importance to the basis of /\ morality, the Ten Commandments. /\ -- Hayward's Unabridged Dictionary, /\ http://JonathansCorner.com/writings/hud/ --PNTmBPCT7hxwcZjr Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (GNU/Linux) iEYEARECAAYFAkf+UjIACgkQVWU5RcjdGKJYqQCg0SLvEFlgBm+OGbWJuQiOB6oR SJIAn22Px7D0JSOePM4mHqIV7EslQ16n =kZEx -----END PGP SIGNATURE----- --PNTmBPCT7hxwcZjr-- From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 18:02:20 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2A25A106566B for ; Thu, 10 Apr 2008 18:02:20 +0000 (UTC) (envelope-from punosevac@math.arizona.edu) Received: from smtp224.math.arizona.edu (smtp224.math.arizona.edu [128.196.224.202]) by mx1.freebsd.org (Postfix) with ESMTP id 042988FC12 for ; Thu, 10 Apr 2008 18:02:19 +0000 (UTC) (envelope-from punosevac@math.arizona.edu) Received: from Debian-exim by smtp224.math.arizona.edu with local-bsmtp (Exim 4.63) (envelope-from ) id 1Jk164-00048v-MX for questions@freebsd.org; Thu, 10 Apr 2008 11:02:19 -0700 Received: from 71-220-166-120.tcsn.qwest.net ([71.220.166.120] helo=.domain.actdsltmp) by smtp224.math.arizona.edu with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.63) (envelope-from ) id 1Jk161-00048d-8H; Thu, 10 Apr 2008 11:02:01 -0700 Message-ID: <47FE5616.4080607@math.arizona.edu> Date: Thu, 10 Apr 2008 11:01:58 -0700 From: Predrag Punosevac User-Agent: Thunderbird 2.0.0.6 (X11/20070916) MIME-Version: 1.0 To: stevefranks@ieee.org, questions@freebsd.org References: <20080406191101.GA40585@demeter.hydra> <47F930CD.1020405@math.arizona.edu> <539c60b90804101001n6f399b16i4f60e06af7c238ae@mail.gmail.com> In-Reply-To: <539c60b90804101001n6f399b16i4f60e06af7c238ae@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ACL-Warn: The HELO/EHLO greeting .domain.actdsltmp is invalid X-Outgoing-Spam-Score: -1.5 (-) Cc: Subject: Re: finding BSD Unix users X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 18:02:20 -0000 Steve Franks wrote: > On Sun, Apr 6, 2008 at 1:21 PM, Predrag Punosevac > wrote: > >> Chad Perrin wrote: >> >> >>> My area (northern Colorado) has an excellent Linux Users Group (NCLUG). >>> There's a great bunch of guys there. Unfortunately, they're very >>> Linux-centric. I'm kinda the resident BSD Unix heretic -- which is fine >>> most of the time, but once in a while I'd like to be able to discuss >>> stuff with people who primarily use BSD Unix systems instead of >>> Linux-based systems. >>> >>> Unfortunately, there isn't a single Colorado BSD Users Group in Colorado >>> that I can find. The closest I've been able to find mention of online at >>> all is Laramie, Wyoming -- LWFUG, or "Laramie, Wyoming Freenix Users >>> Group". Their website seems to have become a domain squatter's portal >>> site, though. >>> >>> So . . . does anyone here have any suggestions for how I might go about >>> finding BSD Unix users somewhat local to me? Since there isn't a group >>> already that I can find, I wonder if there are enough people interested >>> in such a thing in this area to build a users group. Any suggestions for >>> how to go about finding fellow BSD Unix users in my area would be >>> appreciated, I'm sure. >>> >>> >>> >>> >> I would put an add in the local newspaper and ask if there are any BSD >> users around. >> That is exactly how the Tucson Free Unix Group started a decade ago. >> Unfortunately since then TFUG has become increasingly dominated by >> Linux users and Windows converts >> (who maybe run Ubuntu on a small partition or via VMware). >> >> As in your case that was fine for a while but at some point it became >> increasingly difficult for both sides to tolerate >> each other so I voluntarily sized all my activity in the group. The >> timing coincide with my decision to switch to OpenBSD:-) I do know of two >> other BSD users on TFUG (one NetBSD and another younger member is using >> FreeBSD) as well as few Solaris users but I didn't stay in touch with them. >> >> Cheers, >> Predrag >> >> P. S. There is a very strong local BSD group in Phoenix but they are much >> to far away from Tucson that I could participate in their activity. >> >> >> _______________________________________________ >> 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 a Tucson FBSD user! We should meet at the safehouse or similar sometime! > > Steve > > I am all for it. Just contact me of the list whenever you have time to meet with me and we will figure out something. Best, Predrag From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 18:12:25 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 61150106566B for ; Thu, 10 Apr 2008 18:12:25 +0000 (UTC) (envelope-from jnatola@familycareintl.org) Received: from mail.familycareintl.org (mail.familycareintl.org [68.167.21.154]) by mx1.freebsd.org (Postfix) with ESMTP id 1FCA48FC17 for ; Thu, 10 Apr 2008 18:12:24 +0000 (UTC) (envelope-from jnatola@familycareintl.org) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Thu, 10 Apr 2008 13:56:20 -0400 Message-ID: <3A85D7EF44E1C744BF6434691F5659E97032CD@www.fcimail.org> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: swapping hardware Thread-Index: AcibNC6srSN+YhagTCyAqJ3Anuu4fg== From: "Jean-Paul Natola" To: "FreeBSD Questions" Subject: swapping hardware X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 18:12:25 -0000 I'm currently running FreeBSD 6.2 on a PIII 550 with 384 of ram and 10 = gig drive- I got my hands a "new" box it's a PIV 1.8 with 1 gig of ram- I was wondering if it were possible to take the hard drive out from the = older machine ( it's a dell dimension) and put it in the new tower- dell = optiplex I know with older windows OS's 9x it would work fine just maybe have to update some drivers, where as with NT 2k XP etc.. it would not. Will this work in the BSD world? Or am I asking for more trouble than = its worth? TIA J From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 18:14:06 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 324A31065672 for ; Thu, 10 Apr 2008 18:14:06 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.freebsd.org (Postfix) with ESMTP id EA3B08FC27 for ; Thu, 10 Apr 2008 18:14:05 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (smmsp@localhost [127.0.0.1]) by dan.emsphone.com (8.14.2/8.14.2) with ESMTP id m3AIE3NM014410 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 10 Apr 2008 13:14:03 -0500 (CDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.14.2/8.14.2/Submit) id m3AIE3jX014385 for freebsd-questions@freebsd.org; Thu, 10 Apr 2008 13:14:03 -0500 (CDT) (envelope-from dan) Date: Thu, 10 Apr 2008 13:14:02 -0500 From: Dan Nelson To: FreeBSD Mailing Lists Message-ID: <20080410181402.GA4704@dan.emsphone.com> References: <20080410174523.GA5450@phoenix.nasreddine.info> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080410174523.GA5450@phoenix.nasreddine.info> X-OS: FreeBSD 7.0-STABLE User-Agent: Mutt/1.5.17 (2007-11-01) Subject: Re: ZFS question... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 18:14:06 -0000 In the last episode (Apr 10), Wael Nasreddine said: > Hello list, > > I have 3 external USB hard disks hooked to my server, serving media > files via NFS, SSHFS and samba to my local network, laptops and > Playstation 2, the sizes of these hard disks are 160Gb, 500Gb and > 750Gb, the 160Gb has no space left, my archive of Movies is on it, the > 500Gb will soon run out of space it has my archive of TV series and > anime but the 750Gb is almost empty, it has only a few Gigs for my Mp3 > collection anyway I hate to have movies/series everywhere so I thought > of combining them into one big array... RAID0 isn't an option, RAID5 > could be but since the smallest one is 160Gb the size of the array > will be 320Gb which is ridiculous in my case... So I thought of having > a ZFS over the 3 drives, but I don't know what size should I expect > and how/where can I mirror or mirroring isn't possible for me?? You don't necessarily need ZFS for this; gmirror would work just as well. You can split your 750GB drive into three partitions/slices/whatevers: 160GB - mirror this with your physical 160GB disk 500GB - mirror this with your physical 500GB disk 90GB - leftover unmirrored, use at your peril ZFS would let you take those two mirrored vdevs and stripe them into a single pool, but then again you could use gstripe or gconcat for that. The main benefit to ZFS would be if you regularly crash the system; fscking a 750gb UFS filesystem could take a while. -- Dan Nelson dnelson@allantgroup.com From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 18:22:08 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 03DAF106564A for ; Thu, 10 Apr 2008 18:22:08 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from rosebud.otenet.gr (rosebud.otenet.gr [195.170.0.94]) by mx1.freebsd.org (Postfix) with ESMTP id 67EE28FC12 for ; Thu, 10 Apr 2008 18:22:07 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from [192.168.0.1] (athedsl-161439.home.otenet.gr [85.75.174.61]) by rosebud.otenet.gr (8.13.8/8.13.8/Debian-3) with ESMTP id m3AILxlo012971; Thu, 10 Apr 2008 21:22:00 +0300 Message-ID: <47FE5ADA.40509@otenet.gr> Date: Thu, 10 Apr 2008 21:22:18 +0300 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.12 (X11/20080227) MIME-Version: 1.0 To: Jean-Paul Natola References: <3A85D7EF44E1C744BF6434691F5659E97032CD@www.fcimail.org> In-Reply-To: <3A85D7EF44E1C744BF6434691F5659E97032CD@www.fcimail.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Questions Subject: Re: swapping hardware X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 18:22:08 -0000 Jean-Paul Natola wrote: > I'm currently running FreeBSD 6.2 on a PIII 550 with 384 of ram and 10 gig > drive- > > I got my hands a "new" box it's a PIV 1.8 with 1 gig of ram- > > I was wondering if it were possible to take the hard drive out from the older > machine ( it's a dell dimension) and put it in the new tower- dell optiplex > > I know with older windows OS's 9x it would work fine just maybe have to > update some drivers, where as with NT 2k XP etc.. it would not. > > Will this work in the BSD world? Or am I asking for more trouble than its > worth? > > > > > > TIA > > J > > Unless you've done something really *weird* with the kernel, it should work just fine. The Windows (2K/NT/XP) problem of booting in new hardware is caused by not having the specific IDE / ATA drivers installed. The FreeBSD ATA driver is in the kernel and can handle a long list of different PATA/SATA controllers. One thing that may change (and may cause you some trouble) is the device name (eg from ad0 to ad2), depending on the controller / channel you connect the new disk but this can easily be fixed in /etc/fstab You will of course have to reconfigure other changed devices, like sound cards, X -if the video card is different -, and network. From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 18:29:04 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1FA4F1065673 for ; Thu, 10 Apr 2008 18:29:04 +0000 (UTC) (envelope-from jnatola@familycareintl.org) Received: from mail.familycareintl.org (mail.familycareintl.org [68.167.21.154]) by mx1.freebsd.org (Postfix) with ESMTP id CEE3C8FC1C for ; Thu, 10 Apr 2008 18:29:03 +0000 (UTC) (envelope-from jnatola@familycareintl.org) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Thu, 10 Apr 2008 14:29:01 -0400 Message-ID: <3A85D7EF44E1C744BF6434691F5659E97032CF@www.fcimail.org> In-Reply-To: <47FE5ADA.40509@otenet.gr> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: swapping hardware Thread-Index: AcibN8fzckm/LmL4SvyByjxv5o8RaAAAHOgg From: "Jean-Paul Natola" To: "Manolis Kiagias" Cc: FreeBSD Questions Subject: RE: swapping hardware X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 18:29:04 -0000 Jean-Paul Natola wrote: > I'm currently running FreeBSD 6.2 on a PIII 550 with 384 of ram and = 10 gig > drive- > > I got my hands a "new" box it's a PIV 1.8 with 1 gig of ram- > > I was wondering if it were possible to take the hard drive out from = the older > machine ( it's a dell dimension) and put it in the new tower- dell = optiplex > > I know with older windows OS's 9x it would work fine just maybe have = to > update some drivers, where as with NT 2k XP etc.. it would not. > > Will this work in the BSD world? Or am I asking for more trouble than = its > worth? > > > > > > TIA > > J > > =20 Unless you've done something really *weird* with the kernel, it should=20 work just fine. The Windows (2K/NT/XP) problem of booting in new=20 hardware is caused by not having the specific IDE / ATA drivers=20 installed. The FreeBSD ATA driver is in the kernel and can handle a long = list of different PATA/SATA controllers. One thing that may change (and=20 may cause you some trouble) is the device name (eg from ad0 to ad2),=20 depending on the controller / channel you connect the new disk but this=20 can easily be fixed in /etc/fstab You will of course have to reconfigure other changed devices, like sound = cards, X -if the video card is different -, and network. ------------------------------------------------------------------ Believe me , I wish I knew how to do something weird with the kernel- = I'm still wet behind the ears in BSD land. This machine , believe it or not = , I use a mail filter server- BSD/CLAM/SA and EXIM- and I only putty into = it- no X no video nada- but it should* recognize and install the drivers = for the video and nic? that is my main concern=20 From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 18:39:37 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9C9EB106564A for ; Thu, 10 Apr 2008 18:39:37 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id ED2828FC13 for ; Thu, 10 Apr 2008 18:39:29 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2) with ESMTP id m3AIaeea007918; Thu, 10 Apr 2008 20:36:40 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2/Submit) with ESMTP id m3AIaQMe007912; Thu, 10 Apr 2008 20:36:32 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Thu, 10 Apr 2008 20:36:26 +0200 (CEST) From: Wojciech Puchar To: Jean-Paul Natola In-Reply-To: <3A85D7EF44E1C744BF6434691F5659E97032CD@www.fcimail.org> Message-ID: <20080410203545.B7871@wojtek.tensor.gdynia.pl> References: <3A85D7EF44E1C744BF6434691F5659E97032CD@www.fcimail.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: FreeBSD Questions Subject: Re: swapping hardware X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 18:39:37 -0000 > > I got my hands a "new" box it's a PIV 1.8 with 1 gig of ram- > > I was wondering if it were possible to take the hard drive out from the older > machine ( it's a dell dimension) and put it in the new tower- dell optiplex in FreeBSD kernel drives the hardware. if anything has to be changed - it will be kernel config. and possibly network device names in /etc/* From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 18:55:18 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B7792106564A for ; Thu, 10 Apr 2008 18:55:18 +0000 (UTC) (envelope-from bitabyss@gmail.com) Received: from cartman.xxiii.com (cartman.xxiii.com [208.62.177.45]) by mx1.freebsd.org (Postfix) with ESMTP id 761D98FC16 for ; Thu, 10 Apr 2008 18:55:18 +0000 (UTC) (envelope-from bitabyss@gmail.com) Received: from [172.23.23.190] (lan23.xxiii.com [208.62.177.50]) by cartman.xxiii.com (8.13.8/8.13.8) with ESMTP id m3AIcrkL005775 for ; Thu, 10 Apr 2008 14:38:53 -0400 (EDT) (envelope-from bitabyss@gmail.com) Message-ID: <47FE5EC1.7000809@gmail.com> Date: Thu, 10 Apr 2008 14:38:57 -0400 From: Rob User-Agent: Thunderbird 1.5.0.14 (Windows/20071210) MIME-Version: 1.0 To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: ipfw denial log - what's this mean? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 18:55:18 -0000 Hi Everyone, My 6.2-Release system coughed up a report of denied packets from ipfw in its daily security run: ipfw denied packets: +++ /tmp/security.gnkQg5CA Thu Apr 10 03:04:15 2008 +00200 12 795 deny ip from any to 127.0.0.0/8 What does this mean? I understand that's the loopback interface, but I'm not terribly knowledgeable on ipfw. Is this some crack attempt, or normal background noise? I don't understand how lo0 would ever see any IP addresses other than its own?! The whole rule set looks like this: # ipfw show 00100 4749394 1011660210 allow ip from any to any via lo0 00200 12 795 deny ip from any to 127.0.0.0/8 00300 0 0 deny ip from 127.0.0.0/8 to any 01005 17272713 2535346056 fwd 12.219.128.1 tcp from 12.219.128.39 to any out 65000 174044808 81045388703 allow ip from any to any 65535 1 328 deny ip from any to any -Thanks, Rob From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 19:06:04 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0FB6B1065671 for ; Thu, 10 Apr 2008 19:06:04 +0000 (UTC) (envelope-from mla@nasreddine.com) Received: from server1.nasreddine.com (server1.nasreddine.com [82.225.70.234]) by mx1.freebsd.org (Postfix) with ESMTP id A9C338FC12 for ; Thu, 10 Apr 2008 19:06:03 +0000 (UTC) (envelope-from mla@nasreddine.com) Received: from localhost (unknown [192.168.2.5]) by server1.nasreddine.com (Postfix) with ESMTP id 9E5E812318D6 for ; Thu, 10 Apr 2008 21:06:02 +0200 (CEST) X-Virus-Scanned: amavisd-new at nasreddine.info Received: from server1.nasreddine.com ([192.168.2.5]) by localhost (cadmus-mail.nasreddine.info [192.168.2.5]) (amavisd-new, port 10024) with LMTP id 3ArB7D02ImdF for ; Thu, 10 Apr 2008 21:05:59 +0200 (CEST) Received: from phoenix.nasreddine.info (phoenix.nasreddine.info [192.168.1.3]) by server1.nasreddine.com (Postfix) with ESMTPA id 0A32D12318A3 for ; Thu, 10 Apr 2008 21:05:58 +0200 (CEST) Date: Thu, 10 Apr 2008 21:05:57 +0200 From: Wael Nasreddine To: freebsd-questions@freebsd.org Message-ID: <20080410190557.GB5450@phoenix.nasreddine.info> Mail-Followup-To: freebsd-questions@freebsd.org References: <20080410174523.GA5450@phoenix.nasreddine.info> <20080410181402.GA4704@dan.emsphone.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="kORqDWCi7qDJ0mEj" Content-Disposition: inline In-Reply-To: <20080410181402.GA4704@dan.emsphone.com> X-Operating-System: Linux 2.6.24-ARCH i686 X-Uptime: 19:04:10 up 1 min, 8 users, load average: 2.31, 0.61, 0.21 X-Editor: VIM - Vi IMproved 7.1 (2007 May 12, compiled Mar 7 2008 02:52:44) X-PGP-Key: http://wael.nasreddine.com/files/Wael_Nasreddine.asc X-Info: http://wael.nasreddine.com User-Agent: Mutt/1.5.17-muttng (2007-11-01) Subject: Re: ZFS question... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 19:06:04 -0000 --kORqDWCi7qDJ0mEj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable This One Time, at Band Camp, Dan Nelson said, On = Thu, Apr 10, 2008 at 01:14:02PM -0500: > You don't necessarily need ZFS for this; gmirror would work just as > well. You can split your 750GB drive into three > partitions/slices/whatevers: > 160GB - mirror this with your physical 160GB disk > 500GB - mirror this with your physical 500GB disk > 90GB - leftover unmirrored, use at your peril > ZFS would let you take those two mirrored vdevs and stripe them into a > single pool, but then again you could use gstripe or gconcat for that.=20 > The main benefit to ZFS would be if you regularly crash the system; > fscking a 750gb UFS filesystem could take a while. That's not the desired behaviour actually, what I want is to gain the maximum space without the possibility of loosing data, I hear that ZFS is excellent at recovering data so I'm trying to figure out the perfect installation with these drives and of course while keeping the data safe... RAID0 is good for not wasting space at all but then again if one drive fails I'll lose everything :( What do you think guys? Should I do something or it's better just to leave them the way they are ( every drive has it's own, currently ext3, FS ) ?? --=20 Wael Nasreddine http://wael.nasreddine.com PGP: 1024D/C8DD18A2 06F6 1622 4BC8 4CEB D724 DE12 5565 3945 C8DD 18A2 /\ These days the necessities of life cost you about three times what th= ey /\ used to, and half the time they aren't even fit to drink. --kORqDWCi7qDJ0mEj Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (GNU/Linux) iEYEARECAAYFAkf+ZRUACgkQVWU5RcjdGKK1uACdH4Xy/+vrDw/ryEjS6FYYnHlq GeUAoI0XEC0NC1p8S15UeLbzyVoc0Ane =g9AE -----END PGP SIGNATURE----- --kORqDWCi7qDJ0mEj-- From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 19:09:45 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6790E1065671 for ; Thu, 10 Apr 2008 19:09:45 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from aiolos.otenet.gr (aiolos.otenet.gr [195.170.0.93]) by mx1.freebsd.org (Postfix) with ESMTP id C33C68FC0A for ; Thu, 10 Apr 2008 19:09:44 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from [192.168.0.1] (athedsl-161439.home.otenet.gr [85.75.174.61]) by aiolos.otenet.gr (8.13.8/8.13.8/Debian-3) with ESMTP id m3AJ9b5V004879; Thu, 10 Apr 2008 22:09:37 +0300 Message-ID: <47FE6604.4040303@otenet.gr> Date: Thu, 10 Apr 2008 22:09:56 +0300 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.12 (X11/20080227) MIME-Version: 1.0 To: Jean-Paul Natola References: <3A85D7EF44E1C744BF6434691F5659E97032CF@www.fcimail.org> In-Reply-To: <3A85D7EF44E1C744BF6434691F5659E97032CF@www.fcimail.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Questions Subject: Re: swapping hardware X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 19:09:45 -0000 Jean-Paul Natola wrote: > > Believe me , I wish I knew how to do something weird with the kernel- I'm > still wet behind the ears in BSD land. This machine , believe it or not , I > use a mail filter server- BSD/CLAM/SA and EXIM- and I only putty into it- > no X no video nada- but it should* recognize and install the drivers for the > video and nic? that is my main concern > > > > > No X --> No problem on video. The text console works on any graphics hardware. Since the network card will be different, you will have to redo the network settings. If you know the brand / type of the netcard in the new machine, have a look at the hardware list of 6.2 to see if it is supported. Have a look at your old network settings in /etc/rc.conf The following lines are of interest: ifconfig_="inet xxx.xxx.xxx.xxx netmask xxx.xxx.xxx.xxx" hostname="yourhost.yourdomain.something" defaultrouter="xxx.xxx.xxx.xxx" Hostname and defaultrouter will not change, what you will have to change is the to match the new network card. You can redo the whole configuration from sysinstall (Configure -> Networking -> Interfaces) or simply find out the name of the network card from there and change it yourself. You will need to connect a keyboard and screen into the system, as your not - most probably - going to have networking at first boot. From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 19:10:04 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 129A01065688 for ; Thu, 10 Apr 2008 19:10:04 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 7C0C08FC14 for ; Thu, 10 Apr 2008 19:09:56 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2) with ESMTP id m3AJ884N008295; Thu, 10 Apr 2008 21:08:08 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2/Submit) with ESMTP id m3AJ85Nv008292; Thu, 10 Apr 2008 21:08:07 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Thu, 10 Apr 2008 21:08:05 +0200 (CEST) From: Wojciech Puchar To: Rob In-Reply-To: <47FE5EC1.7000809@gmail.com> Message-ID: <20080410210716.V8291@wojtek.tensor.gdynia.pl> References: <47FE5EC1.7000809@gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: FreeBSD Questions Subject: Re: ipfw denial log - what's this mean? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 19:10:04 -0000 > > ipfw denied packets: > +++ /tmp/security.gnkQg5CA Thu Apr 10 03:04:15 2008 > +00200 12 795 deny ip from any to 127.0.0.0/8 > > What does this mean? I understand that's the loopback interface, but I'm not > terribly knowledgeable on ipfw. Is this some crack attempt, or normal > background noise? I don't understand how lo0 would ever see any IP addresses > other than its own?! while i don't use any of FreeBSD "security" scripts in cron, it probably jut copies non-zero count lines from ipfw show for rules marked with deny. From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 19:22:51 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 691B1106566B for ; Thu, 10 Apr 2008 19:22:51 +0000 (UTC) (envelope-from norman@apache.org) Received: from vs159071.vserver.de (hiphopcorner.de [62.75.159.71]) by mx1.freebsd.org (Postfix) with ESMTP id 085BC8FC0A for ; Thu, 10 Apr 2008 19:22:50 +0000 (UTC) (envelope-from norman@apache.org) Received: from [10.43.1.190] (unknown [62.12.12.3]) by vs159071.vserver.de (Postfix) with ESMTP id 8F427BE8578 for ; Thu, 10 Apr 2008 19:22:49 +0000 (UTC) From: Norman Maurer To: freebsd-questions Content-Type: text/plain Date: Thu, 10 Apr 2008 21:22:42 +0200 Message-Id: <1207855362.7675.10.camel@norman-laptop> Mime-Version: 1.0 X-Mailer: Evolution 2.22.1 Content-Transfer-Encoding: 7bit Subject: ZFS-Pool is lost after reboot ( amd64 ) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 19:22:51 -0000 Hi all, we want to use ZFS ( raidz2 without spares ) for store big amount of data on it. It's just a mirror so we don't give at damn if zfs is experimental ;-) I created some pool with the command: # zpool create x1 raidz2 aacd0 aacd1 aacd2 aacd3 aacd4 aacd5 It shows up correctly: # zpool status pool: x1 state: ONLINE scrub: none requested config: NAME STATE READ WRITE CKSUM x1 ONLINE 0 0 0 raidz2 ONLINE 0 0 0 aacd0 ONLINE 0 0 0 aacd1 ONLINE 0 0 0 aacd2 ONLINE 0 0 0 aacd3 ONLINE 0 0 0 aacd4 ONLINE 0 0 0 aacd5 ONLINE 0 0 0 errors: No known data errors ]# zpool list NAME SIZE USED AVAIL CAP HEALTH ALTROOT x1 816G 230K 816G 0% ONLINE - All is fine till I reboot. The pool is just disappearing :-/ Here are the relevant config stuff: # grep "zfs" /etc/rc.conf zfs_enable="YES" # cat /boot/loader.conf geom_mirror_load="YES" zfs_load="YES" vm.kmem_size_max="512M" vm.kmem_size="512M" vfs.zfs.zil_disable=1 After reboot the module is loaded: # kldstat | grep zfs 2 1 0xffffffff80bc7000 f5a40 zfs.ko But the pool is loast: # zpool list no pools available Some more infos about the system: # uname -v FreeBSD 7.0-RELEASE #0: Sun Feb 24 10:35:36 UTC 2008 root@my.host:/usr/obj/usr/src/sys/GENERIC Some parts of dmesg: WARNING: ZFS is considered to be an experimental feature in FreeBSD. Timecounters tick every 1.000 msec hptrr: no controller detected. aacd0: on aac0 aacd0: 139890MB (286494720 sectors) aacd1: on aac0 aacd1: 139890MB (286494720 sectors) aacd2: on aac0 aacd2: 139890MB (286494720 sectors) aacd3: on aac0 aacd3: 139890MB (286494720 sectors) aacd4: on aac0 aacd4: 139890MB (286494720 sectors) aacd5: on aac0 aacd5: 139890MB (286494720 sectors) aacd6: on aac0 aacd6: 139890MB (286494720 sectors) aacd7: on aac0 aacd7: 139890MB (286494720 sectors) ZFS filesystem version 6 ZFS storage pool version 6 GEOM_MIRROR: Device mirror/gm0 launched (2/2). SMP: AP CPU #3 Launched! SMP: AP CPU #2 Launched! SMP: AP CPU #1 Launched! SMP: AP CPU #4 Launched! SMP: AP CPU #6 Launched! SMP: AP CPU #7 Launched! Cheers, Norman From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 19:42:49 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4BDDB106566C for ; Thu, 10 Apr 2008 19:42:49 +0000 (UTC) (envelope-from scain@exgenesis.com) Received: from mout.perfora.net (mout.perfora.net [74.208.4.195]) by mx1.freebsd.org (Postfix) with ESMTP id 176498FC1D for ; Thu, 10 Apr 2008 19:42:49 +0000 (UTC) (envelope-from scain@exgenesis.com) Received: from [192.168.13.10] (adsl-70-250-185-25.dsl.rcsntx.swbell.net [70.250.185.25]) by mrelay.perfora.net (node=mrus0) with ESMTP (Nemesis) id 0MKp8S-1Jk2TN3WwO-0005gK; Thu, 10 Apr 2008 15:30:15 -0400 From: Shelby Cain To: freebsd-questions@freebsd.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-lz3eYEOa4ToDpJZHsEXH" Date: Thu, 10 Apr 2008 14:30:12 -0500 Message-Id: <1207855812.11735.39.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.12.1 X-Provags-ID: V01U2FsdGVkX1/0nSEzHAyzgy4sdlIrETUk5lsdxQBIpki/kmU lM4AZ0Pt6UZR0XELtRepmop6+GB7/DBRPDVU+vU3D1jvnLJOUM UICVq+h9IJ6/kRi7Fz/e6NPyPBqUS4l Subject: Invoking ldconfig without arguments wipes all hints and makes me very sad X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 19:42:49 -0000 --=-lz3eYEOa4ToDpJZHsEXH Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Greetings list. I'm a new user to FreeBSD and I just managed to introduce myself to ldconfig's default behavior. I'm currently locked out of my remote server since bash isn't statically compiled and will have to get physical access to correct my blunder. :( As a new user to FreeBSD, ldconfig's default behavior makes about as much sense to me as rm adding "-fr ~" or kill adding "-9 1" in the absence of arguments. I hate to sound ignorant but I have to ask, is there any particular reason FreeBSD's ldconfig defaults to this seemingly unintuitive and non-newbie-safe behavior? Would a patch that changes the behavior of ldconfig to assume -r in the absence of command line arguments and adds a new parameter like -e[rase]|-d[estroy]|-w[ipe]|-z[ap]|-l[olnewbie] to enable the original behavior be likely to gain any acceptance? Regards, Shelby Cain --=-lz3eYEOa4ToDpJZHsEXH Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBH/mrEFioAnfS4MHQRAhdtAJ9XBoQIDGEMhVAFU7+rdj5fyAMhnQCcC19O g1hr6t9RZ3U9odTnA0A5I9U= =RpYf -----END PGP SIGNATURE----- --=-lz3eYEOa4ToDpJZHsEXH-- From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 19:50:11 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CFA781065671 for ; Thu, 10 Apr 2008 19:50:11 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.freebsd.org (Postfix) with ESMTP id 931648FC19 for ; Thu, 10 Apr 2008 19:50:11 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (smmsp@localhost [127.0.0.1]) by dan.emsphone.com (8.14.2/8.14.2) with ESMTP id m3AJoALo048837 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 10 Apr 2008 14:50:10 -0500 (CDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.14.2/8.14.2/Submit) id m3AJoAuv048826; Thu, 10 Apr 2008 14:50:10 -0500 (CDT) (envelope-from dan) Date: Thu, 10 Apr 2008 14:50:10 -0500 From: Dan Nelson To: Rob Message-ID: <20080410195010.GB4704@dan.emsphone.com> References: <47FE5EC1.7000809@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47FE5EC1.7000809@gmail.com> X-OS: FreeBSD 7.0-STABLE User-Agent: Mutt/1.5.17 (2007-11-01) Cc: FreeBSD Questions Subject: Re: ipfw denial log - what's this mean? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 19:50:11 -0000 In the last episode (Apr 10), Rob said: > Hi Everyone, > > My 6.2-Release system coughed up a report of denied packets from ipfw > in its daily security run: > > ipfw denied packets: > +++ /tmp/security.gnkQg5CA Thu Apr 10 03:04:15 2008 > +00200 12 795 deny ip from any to 127.0.0.0/8 > > What does this mean? I understand that's the loopback interface, but > I'm not terribly knowledgeable on ipfw. Is this some crack attempt, > or normal background noise? I don't understand how lo0 would ever > see any IP addresses other than its own?! > > The whole rule set looks like this: > > # ipfw show > 00100 4749394 1011660210 allow ip from any to any via lo0 > 00200 12 795 deny ip from any to 127.0.0.0/8 Since rule 100 matches any lo0 packets, rule 200 actually matches packets destined to 127.0.0.1 from a _non-loopback_ interface, which isn't usually possible unless an external machine directly injects those packets onto the network. You can try changing that rule to a "deny log", then watch /var/log/security for hits. --- rc.firewall 20 Feb 2008 01:39:04 -0000 +++ rc.firewall 21 Feb 2008 21:51:44 -0000 @@ -83,8 +83,8 @@ # Only in rare cases do you want to change these rules # ${fwcmd} add 100 pass all from any to any via lo0 - ${fwcmd} add 200 deny all from any to 127.0.0.0/8 - ${fwcmd} add 300 deny ip from 127.0.0.0/8 to any + ${fwcmd} add 200 deny log all from any to 127.0.0.0/8 + ${fwcmd} add 300 deny log ip from 127.0.0.0/8 to any } if [ -n "${1}" ]; then -- Dan Nelson dnelson@allantgroup.com From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 20:14:46 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7B6C61065670 for ; Thu, 10 Apr 2008 20:14:46 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr11.xs4all.nl (smtp-vbr11.xs4all.nl [194.109.24.31]) by mx1.freebsd.org (Postfix) with ESMTP id D07AC8FC16 for ; Thu, 10 Apr 2008 20:14:45 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr11.xs4all.nl (8.13.8/8.13.8) with ESMTP id m3AKEdBZ075041; Thu, 10 Apr 2008 22:14:39 +0200 (CEST) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id 1B97AB82D; Thu, 10 Apr 2008 22:14:39 +0200 (CEST) Date: Thu, 10 Apr 2008 22:14:39 +0200 From: Roland Smith To: Shelby Cain Message-ID: <20080410201439.GA45576@slackbox.xs4all.nl> Mail-Followup-To: Shelby Cain , freebsd-questions@freebsd.org References: <1207855812.11735.39.camel@localhost> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="sm4nu43k4a2Rpi4c" Content-Disposition: inline In-Reply-To: <1207855812.11735.39.camel@localhost> X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.17 (2007-11-01) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: Invoking ldconfig without arguments wipes all hints and makes me very sad X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 20:14:46 -0000 --sm4nu43k4a2Rpi4c Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 10, 2008 at 02:30:12PM -0500, Shelby Cain wrote: > Greetings list. I'm a new user to FreeBSD and I just managed to > introduce myself to ldconfig's default behavior. I'm currently locked > out of my remote server since bash isn't statically compiled and will > have to get physical access to correct my blunder. :( It is unwise to use a port as a root shell. What if /usr or /usr/local is o= n a separate partition which isn't mounted in single user mode? Do you know that there are a lot of statically linked binaries available in /rescue just for this eventuality? And that there are two shells amongst them; (t)csh and sh? =20 > As a new user to FreeBSD, ldconfig's default behavior makes about as > much sense to me as rm adding "-fr ~" or kill adding "-9 1" in the > absence of arguments. I hate to sound ignorant but I have to ask, is > there any particular reason FreeBSD's ldconfig defaults to this > seemingly unintuitive and non-newbie-safe behavior? >=20 > Would a patch that changes the behavior of ldconfig to assume -r in the > absence of command line arguments and adds a new parameter like > -e[rase]|-d[estroy]|-w[ipe]|-z[ap]|-l[olnewbie] to enable the original > behavior be likely to gain any acceptance? Can you specify what exactly you mean? Calling ldconfig without arguments doesn't do anything to the hints file: slackbox# ll /var/run/ld-elf.so.hints -r--r--r-- 1 root wheel 287 Apr 8 19:40 /var/run/ld-elf.so.hints slackbox# cp /var/run/ld-elf.so.hints /var/run/ld-elf.so.hints.orig slackbox# ldconfig slackbox# ll /var/run/ld-elf.so.hints -r--r--r-- 1 root wheel 287 Apr 10 22:03 /var/run/ld-elf.so.hints slackbox# diff -u /var/run/ld-elf.so.hints.orig /var/run/ld-elf.so.hints slackbox#=20 So there was no change to the file. Did you perchance delete the hints file, or unmounted the filesystem where /var is located? Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --sm4nu43k4a2Rpi4c Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.8 (FreeBSD) iEYEARECAAYFAkf+dS8ACgkQEnfvsMMhpyVvmACeNmunkmeRtqOEs/Xa3qLJvJZe sEYAn1x1vp7ST3dygQVvj38V1GLCZoJj =T8RQ -----END PGP SIGNATURE----- --sm4nu43k4a2Rpi4c-- From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 20:30:49 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 00B511065673 for ; Thu, 10 Apr 2008 20:30:49 +0000 (UTC) (envelope-from perrin@apotheon.com) Received: from outbound-mail-22.bluehost.com (outbound-mail-22.bluehost.com [69.89.21.17]) by mx1.freebsd.org (Postfix) with SMTP id C74EA8FC17 for ; Thu, 10 Apr 2008 20:30:48 +0000 (UTC) (envelope-from perrin@apotheon.com) Received: (qmail 23190 invoked by uid 0); 10 Apr 2008 20:30:46 -0000 Received: from unknown (HELO box183.bluehost.com) (69.89.25.183) by outboundproxy2.bluehost.com with SMTP; 10 Apr 2008 20:30:46 -0000 Received: from c-67-165-217-249.hsd1.co.comcast.net ([67.165.217.249] helo=demeter.hydra) by box183.bluehost.com with esmtpa (Exim 4.68) (envelope-from ) id 1Jk3Py-0007Ny-B9 for freebsd-questions@freebsd.org; Thu, 10 Apr 2008 14:30:46 -0600 Received: by demeter.hydra (sSMTP sendmail emulation); Thu, 10 Apr 2008 14:30:47 -0600 Date: Thu, 10 Apr 2008 14:30:47 -0600 From: Chad Perrin To: freebsd-questions@freebsd.org Message-ID: <20080410203047.GA57952@demeter.hydra> Mail-Followup-To: freebsd-questions@freebsd.org References: <1207210224.30698.159.camel@laptop2.herveybayaustralia.com.au> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2fHTh5uZTiUOsy+g" Content-Disposition: inline In-Reply-To: <1207210224.30698.159.camel@laptop2.herveybayaustralia.com.au> User-Agent: Mutt/1.4.2.3i X-Identified-User: {737:box183.bluehost.com:apotheon:apotheon.com} {sentby:smtp auth 67.165.217.249 authed with perrin@apotheon.com} Subject: Re: Way way way OT: Some interesting facts about politics, campaigns, and servers X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 20:30:49 -0000 --2fHTh5uZTiUOsy+g Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 03, 2008 at 06:10:24PM +1000, Da Rock wrote: > I picked this up on fedora list, and of course they were cheering the > linux results, but I was rather pleased with the FreeBSD results- > particularly on the democrats chart. >=20 > http://www.douglaskarr.com/2007/06/23/2008-elections-by-server/ Looking at this now, I'm beginning to think that if Obama isn't assassinated before November 5th, it'll be FreeBSD that wins the election, rather than Linux as Doug Karr predicts on that page. --=20 CCD CopyWrite Chad Perrin [ http://ccd.apotheon.org ] Ben Franklin: "As we enjoy great Advantages from the Inventions of others we should be glad of an Opportunity to serve others by any Invention of ours, and this we should do freely and generously." --2fHTh5uZTiUOsy+g Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.8 (FreeBSD) iEYEARECAAYFAkf+ePcACgkQ9mn/Pj01uKVEhACeO6ZqNEwambQ7DxIvuRAw7xh5 s0sAnjx/eH5/AwcKRd6ZyPLPNbVET/d9 =nHWi -----END PGP SIGNATURE----- --2fHTh5uZTiUOsy+g-- From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 20:44:08 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7DA56106566C for ; Thu, 10 Apr 2008 20:44:08 +0000 (UTC) (envelope-from scain@exgenesis.com) Received: from mout.perfora.net (mout.perfora.net [74.208.4.197]) by mx1.freebsd.org (Postfix) with ESMTP id 4616A8FC1E for ; Thu, 10 Apr 2008 20:44:08 +0000 (UTC) (envelope-from scain@exgenesis.com) Received: from [192.168.13.10] (adsl-70-250-185-25.dsl.rcsntx.swbell.net [70.250.185.25]) by mrelay.perfora.net (node=mrus1) with ESMTP (Nemesis) id 0MKpCa-1Jk3cq11Ja-0007fT; Thu, 10 Apr 2008 16:44:06 -0400 From: Shelby Cain To: Roland Smith In-Reply-To: <20080410201439.GA45576@slackbox.xs4all.nl> References: <1207855812.11735.39.camel@localhost> <20080410201439.GA45576@slackbox.xs4all.nl> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-LeWIJUC9KWkQ3pJryPjn" Date: Thu, 10 Apr 2008 15:44:02 -0500 Message-Id: <1207860242.11735.64.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.12.1 X-Provags-ID: V01U2FsdGVkX1/MP2WjqOdMF4RIneuYkSPsjbYj0Ivw6OQPQyi T/0N2JlEvy+jCC+V8rc2g8JSSEUi5V7yf6ile074geYx2ae1ig LCQRjixxAnIPp8EZa5IK4r9PTYXMp3N Cc: freebsd-questions@freebsd.org Subject: Re: Invoking ldconfig without arguments wipes all hints and makes me very sad X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 20:44:08 -0000 --=-LeWIJUC9KWkQ3pJryPjn Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2008-04-10 at 22:14 +0200, Roland Smith wrote: >=20 > It is unwise to use a port as a root shell. What if /usr or /usr/local is= on a > separate partition which isn't mounted in single user mode? >=20 This is just a toy system I set up to learn about FreeBSD and zfs so I didn't bother using multiple partitions. Regardless, it wouldn't matter at this point as root logins via ssh are disabled so there is still no effective way I'm aware of the access the system remotely since I can't log in as myself first to su/sudo. > Do you know that there are a lot of statically linked binaries available > in /rescue just for this eventuality? And that there are two shells > amongst them; (t)csh and sh? > =20 I was unaware of /rescue. Thanks for pointing this out. > Can you specify what exactly you mean? > Calling ldconfig without arguments doesn't do anything to the hints > file: >=20 > So there was no change to the file. >=20 Sorry, you are of course correct. Experimenting with a vm, it turns out that I had mistakenly executed ldconfig without -m followed by ldconfig -v instead of ldconfig -vr. > Did you perchance delete the hints file, or unmounted the filesystem > where /var is located? Nope, I was attempting to inspect the current configuration and I just screwed up. Regards, Shelby Cain --=-LeWIJUC9KWkQ3pJryPjn Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBH/nwSFioAnfS4MHQRAo4pAJ9y0fXdZOlLrxmG10hjj58eZHsq2gCfb0Sm 5c6EkdsEVuvomjzfCdOCNkE= =6s41 -----END PGP SIGNATURE----- --=-LeWIJUC9KWkQ3pJryPjn-- From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 20:45:04 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 58D74106566B for ; Thu, 10 Apr 2008 20:45:04 +0000 (UTC) (envelope-from norman@apache.org) Received: from vs159071.vserver.de (hiphopcorner.de [62.75.159.71]) by mx1.freebsd.org (Postfix) with ESMTP id 1C9448FC23 for ; Thu, 10 Apr 2008 20:45:03 +0000 (UTC) (envelope-from norman@apache.org) Received: from [192.168.1.106] (a80-127-183-217.adsl.xs4all.nl [80.127.183.217]) by vs159071.vserver.de (Postfix) with ESMTP id 89AECBE857A; Thu, 10 Apr 2008 20:45:02 +0000 (UTC) From: Norman Maurer To: Christian Walther In-Reply-To: <14989d6e0804101307r230930dfue875539596e516e9@mail.gmail.com> References: <1207855362.7675.10.camel@norman-laptop> <14989d6e0804101307r230930dfue875539596e516e9@mail.gmail.com> Content-Type: text/plain Date: Thu, 10 Apr 2008 22:44:55 +0200 Message-Id: <1207860295.7052.0.camel@norman-laptop> Mime-Version: 1.0 X-Mailer: Evolution 2.22.1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions Subject: Re: ZFS-Pool is lost after reboot ( amd64 ) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 20:45:04 -0000 Am Donnerstag, den 10.04.2008, 20:07 +0000 schrieb Christian Walther: > On 10/04/2008, Norman Maurer wrote: > > Hi all, > > > [...] > > All is fine till I reboot. The pool is just disappearing :-/ > > Did you try to import the pool? > > # zpool import x1 hmm this works, but shouldn't it work with run import manually after reboot ? I just miss something ? Cheers, Norman From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 20:50:39 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 16CA91065671 for ; Thu, 10 Apr 2008 20:50:39 +0000 (UTC) (envelope-from edlinuxguru@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.28]) by mx1.freebsd.org (Postfix) with ESMTP id C1CE48FC0C for ; Thu, 10 Apr 2008 20:50:38 +0000 (UTC) (envelope-from edlinuxguru@gmail.com) Received: by yw-out-2324.google.com with SMTP id 2so58704ywt.13 for ; Thu, 10 Apr 2008 13:50:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=u54KBx08yOd337KTZ7Sp4bFo959wylX2ANp+ai1v8Cc=; b=tJJPjIKbpZ/Vbejwr7Ngq1KXyUaQJUETdemXbbzMCngyGMO3LyL89EV7GPAGW3J0MCt2V/EzkspOfSwPKeuB6ycGmJ8wHQlE8C29XLOPu3dcAwmqhKMcbgcVy474TyNmvE2FtnTnLd9OftCVA+TozoovTqJD3P1mWzW7jeteq3c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=d05xEZ/E1bILtpvSl1L9pDpIg5XDwtf8idlbJhdt38WPF+RRgBpsITftVbV5ZQx/msxzA7nbtDj3KDt54dDmLt+KvMV5WXY3GBYGokgjEhoXQegTxvuB9/0KuRgyCoq8acnLqM4jdiIKhDXDLMES4SePOw3UldBMtIsA7tRuLQc= Received: by 10.142.89.13 with SMTP id m13mr560150wfb.317.1207860631480; Thu, 10 Apr 2008 13:50:31 -0700 (PDT) Received: by 10.142.233.1 with HTTP; Thu, 10 Apr 2008 13:50:31 -0700 (PDT) Message-ID: Date: Thu, 10 Apr 2008 16:50:31 -0400 From: "Edward Capriolo" To: freebsd-questions@freebsd.org In-Reply-To: <1207855812.11735.39.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1207855812.11735.39.camel@localhost> Subject: Re: Invoking ldconfig without arguments wipes all hints and makes me very sad X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 20:50:39 -0000 I just wrote to the list about the SAME thing. I totally agree. This is like the saying 'rm' command without arguments will delete every file on your computer. I did the same thing. I wish it was a virtual system I did it to as well :) On Thu, Apr 10, 2008 at 3:30 PM, Shelby Cain wrote: > Greetings list. I'm a new user to FreeBSD and I just managed to > introduce myself to ldconfig's default behavior. I'm currently locked > out of my remote server since bash isn't statically compiled and will > have to get physical access to correct my blunder. :( > > As a new user to FreeBSD, ldconfig's default behavior makes about as > much sense to me as rm adding "-fr ~" or kill adding "-9 1" in the > absence of arguments. I hate to sound ignorant but I have to ask, is > there any particular reason FreeBSD's ldconfig defaults to this > seemingly unintuitive and non-newbie-safe behavior? > > Would a patch that changes the behavior of ldconfig to assume -r in the > absence of command line arguments and adds a new parameter like > -e[rase]|-d[estroy]|-w[ipe]|-z[ap]|-l[olnewbie] to enable the original > behavior be likely to gain any acceptance? > > Regards, > > Shelby Cain > From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 21:09:40 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 30D92106564A for ; Thu, 10 Apr 2008 21:09:40 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from snoogles.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id 8C8B18FC12 for ; Thu, 10 Apr 2008 21:09:39 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from localhost (localhost [127.0.0.1]) by snoogles.rachie.is-a-geek.net (Postfix) with ESMTP id 847431CC91; Thu, 10 Apr 2008 13:09:38 -0800 (AKDT) From: Mel To: freebsd-questions@freebsd.org Date: Thu, 10 Apr 2008 22:59:05 +0200 User-Agent: KMail/1.9.7 References: <20080408215017.AAFA910656E2@hub.freebsd.org> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804102259.06435.fbsd.questions@rachie.is-a-geek.net> Cc: Tim DeBoer Subject: Re: freebsd-questions Digest, Vol 210, Issue 6 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 21:09:40 -0000 On Wednesday 09 April 2008 06:43:23 Tim DeBoer wrote: > ------------------------------ > > > Message: 16 > > Date: Tue, 8 Apr 2008 21:24:58 +0200 > > From: Mel > > Subject: Re: Apache22 Port Install Problem > > To: freebsd-questions@freebsd.org > > Cc: Tim DeBoer > > Message-ID: <200804082124.59257.fbsd.questions@rachie.is-a-geek.net> > > Content-Type: text/plain; charset="iso-8859-1" > > > > On Tuesday 08 April 2008 07:11:47 Tim DeBoer wrote: > > > The install goes fine, no obvious errors anyway, when I do apachectl > > > configtest, I get > > > # apachectl configtest > > > Syntax error on line 117 of /usr/local/etc/apache22/httpd.conf: > > > Invalid command 'Order', perhaps misspelled or defined by a module not > > > > > > > > Is this line present and active? > > LoadModule authz_host_module libexec/apache22/mod_authz_host.so > > > > > > -- > > Mel > > > > Problem with today's modular software: they start with the modules > > and never get to the software part. > > No. > I do have LoadModule auth_basic_module libexec/apache22/mod_auth_basic.so > though. > > I tried recompiling again without auth_basic, and used the authz options > instead, but it's not actually installing them for some reason. > > # make deinstall > ===> Deinstalling for www/apache22 > ===> Deinstalling apache-2.2.8 > pkg_delete: file '/usr/local/libexec/apache22/mod_authz_dbm.so' doesn't > exist > pkg_delete: file '/usr/local/libexec/apache22/mod_authz_default.so' doesn't > exist > pkg_delete: file '/usr/local/libexec/apache22/mod_authz_groupfile.so' > doesn't exist > pkg_delete: file '/usr/local/libexec/apache22/mod_authz_host.so' doesn't > exist Well, authz_host is the module that provides the Order directive, so the only reason I can think of that it didn't get installed after redoing make config is that you didn't make clean so that it just reinstalled the previously built version. If you're sure thats not the case, could you show: cat /var/db/ports/apache22/options and the output of: cd /usr/ports/www/apache22 && make -V CONFIGURE_ARGS -- Mel Problem with today's modular software: they start with the modules and never get to the software part. From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 21:09:40 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6ACC1106566C for ; Thu, 10 Apr 2008 21:09:40 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from snoogles.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id F0B7C8FC20 for ; Thu, 10 Apr 2008 21:09:39 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from localhost (localhost [127.0.0.1]) by snoogles.rachie.is-a-geek.net (Postfix) with ESMTP id 422601CD60; Thu, 10 Apr 2008 13:09:39 -0800 (AKDT) From: Mel To: freebsd-questions@freebsd.org Date: Thu, 10 Apr 2008 23:09:36 +0200 User-Agent: KMail/1.9.7 References: <1207855812.11735.39.camel@localhost> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804102309.37024.fbsd.questions@rachie.is-a-geek.net> Cc: Edward Capriolo Subject: Re: Invoking ldconfig without arguments wipes all hints and makes me very sad X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 21:09:40 -0000 On Thursday 10 April 2008 22:50:31 Edward Capriolo wrote: > I just wrote to the list about the SAME thing. I totally agree. This > is like the > saying 'rm' command without arguments will delete every file on your > computer. I did the same thing. I wish it was a virtual system I did > it to as well :) First of all, running ldconfig without arguments does nothing bad. Running ldconfig without flags and with arguments does. Secondly, what is the command: ldconfig /usr/lib supposed to do, according to newbie friendly logic? Because it should be possible to "just have the linker create hints for one directory". -- Mel Problem with today's modular software: they start with the modules and never get to the software part. From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 21:09:58 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 94CE91065705 for ; Thu, 10 Apr 2008 21:09:58 +0000 (UTC) (envelope-from pinhead@murus.stderror.at) Received: from stdin.stderror.at (stdin.stderror.at [83.65.196.90]) by mx1.freebsd.org (Postfix) with ESMTP id 490DA8FC0C for ; Thu, 10 Apr 2008 21:09:58 +0000 (UTC) (envelope-from pinhead@murus.stderror.at) Received: from murus.stderror.at (localhost [127.0.0.1]) by stdin.stderror.at (Postfix) with ESMTP id D11FB5C5C; Thu, 10 Apr 2008 22:50:35 +0200 (CEST) Date: Thu, 10 Apr 2008 22:50:34 +0200 Message-ID: <86tzi977tx.wl%pinhead@murus.stderror.at> From: Toni Schmidbauer To: Norman Maurer In-Reply-To: <1207855362.7675.10.camel@norman-laptop> References: <1207855362.7675.10.camel@norman-laptop> User-Agent: Wanderlust Emacs Organization: stderror.at X-WWW-Home-Page: http://stderror.at X-PGP-Fingerprint: 53F2 28AE 8070 83E0 AFEC 0ABC BBF9 A34A 3ED1 3287 X-Operating-System: FreeBSD MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Cc: freebsd-questions Subject: Re: ZFS-Pool is lost after reboot ( amd64 ) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 21:09:58 -0000 At Thu, 10 Apr 2008 21:22:42 +0200, Norman Maurer wrote: > All is fine till I reboot. The pool is just disappearing :-/ have you tried to import the pool? zpool import x1 or just zpool import to list pools available to import. maybe the pool isn't imported on boot, which should not happen, but who knows... zfs should remember the import/export status of the pool, so if the pool is imported and you reboot, it should also get imported on the subsequent boot. hth toni -- If you understand what you're doing, you're | toni at stderror dot at not learning anything. | Toni Schmidbauer -- Anonymous | From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 21:31:56 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 59D26106566C for ; Thu, 10 Apr 2008 21:31:56 +0000 (UTC) (envelope-from the.real.david.allen@gmail.com) Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.186]) by mx1.freebsd.org (Postfix) with ESMTP id E20CB8FC19 for ; Thu, 10 Apr 2008 21:31:55 +0000 (UTC) (envelope-from the.real.david.allen@gmail.com) Received: by ti-out-0910.google.com with SMTP id j2so175804tid.3 for ; Thu, 10 Apr 2008 14:31:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=cJA2//rKrtGGj405ow/byoeNq+m4HanDRZLniR5b6NQ=; b=jYANyiG7Ubg6O2jCpAw+yxIRCRaZN10CMbBaVdWU6HNkyjzrfJ+Ky5ysz/FGeIF/p6AVHO0jMGqbNNNB8xiz8WrmM24QqtKYr9WXGeb7Y6uVibGV0mzq4oAETFguToaNqq2Vti8ziK3nGhvJjMY6g8XvhhIXpLLKyPk50s0z8M8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=gXFr+c0UDavSzwH9kZnVARZ1vgaIS+8lzhtr6CTR8B+Bi//Tog16eRk9JbgqwhaxsqofBrwnfU08rJd4P50h00q7qdZbZYM25kMLq3Xv2+HKW8FmRjGx7JhiOpg5gIJmOna4DA3TOvifHv9yQjpDHywBdlvrgNmYSvBTNNXnBa8= Received: by 10.150.146.1 with SMTP id t1mr2407797ybd.29.1207863112974; Thu, 10 Apr 2008 14:31:52 -0700 (PDT) Received: by 10.150.218.4 with HTTP; Thu, 10 Apr 2008 14:31:52 -0700 (PDT) Message-ID: <2daa8b4e0804101431q1d5a2ff7me1cfa8a1ff70b801@mail.gmail.com> Date: Thu, 10 Apr 2008 14:31:52 -0700 From: "David Allen" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: IP Aliasing X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 21:31:56 -0000 This may be a dumb question, but I'm puzzled by the following (taken from the Virtual Hosts section in the Handbook): For example, consider the case where the fxp0 interface is connected to two networks, the 10.1.1.0 network with a netmask of 255.255.255.0 and the 202.0.75.16 network with a netmask of 255.255.255.240. IP aliasing I get, but two different networks on the same interface? What would this be plugged into to make that work? From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 21:44:07 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B01C41065674 for ; Thu, 10 Apr 2008 21:44:07 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from snoogles.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id 7F2EA8FC19 for ; Thu, 10 Apr 2008 21:44:07 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from localhost (localhost [127.0.0.1]) by snoogles.rachie.is-a-geek.net (Postfix) with ESMTP id AFE961CC91; Thu, 10 Apr 2008 13:44:06 -0800 (AKDT) From: Mel To: freebsd-questions@freebsd.org Date: Thu, 10 Apr 2008 23:44:04 +0200 User-Agent: KMail/1.9.7 References: <47FC4EBB.60207@gmail.com> In-Reply-To: <47FC4EBB.60207@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804102344.05353.fbsd.questions@rachie.is-a-geek.net> Cc: dotyao Subject: Re: buildkernel:Stop in /usr/src/sys/modules/oltr X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 21:44:07 -0000 On Wednesday 09 April 2008 07:06:03 dotyao wrote: > from 6.3 pre to 6.3 reselase,buildkernel error: > ===> oltr (all) > uudecode < > /usr/src/sys/modules/oltr/../../contrib/dev/oltr/i386-elf.trlld.o.uu cc -O2 > -fno-strict-aliasing -pipe -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- > -DHAVE_KERNEL_OPTION_HEADERS -include > /usr/obj/usr/src/sys/mm21645/opt_global.h -I. -I@ -I@/contrib/altq > -I@/../include -finline-limit=8000 -fno-common -g > -I/usr/obj/usr/src/sys/mm21645 -mno-align-long-strings > -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 > -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes > -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual > -fformat-extensions -std=c99 -c > /usr/src/sys/modules/oltr/../../contrib/dev/oltr/if_oltr.c cc -O2 > -fno-strict-aliasing -pipe -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- > -DHAVE_KERNEL_OPTION_HEADERS -include > /usr/obj/usr/src/sys/mm21645/opt_global.h -I. -I@ -I@/contrib/altq > -I@/../include -finline-limit=8000 -fno-common -g > -I/usr/obj/usr/src/sys/mm21645 -mno-align-long-strings > -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 > -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes > -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual > -fformat-extensions -std=c99 -c > /usr/src/sys/modules/oltr/../../contrib/dev/oltr/trlldbm.c cc -O2 > -fno-strict-aliasing -pipe -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- > -DHAVE_KERNEL_OPTION_HEADERS -include > /usr/obj/usr/src/sys/mm21645/opt_global.h -I. -I@ -I@/contrib/altq > -I@/../include -finline-limit=8000 -fno-common -g > -I/usr/obj/usr/src/sys/mm21645 -mno-align-long-strings > -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 > -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes > -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual > -fformat-extensions -std=c99 -c > /usr/src/sys/modules/oltr/../../contrib/dev/oltr/trlldhm.c > /usr/src/sys/modules/oltr/../../contrib/dev/oltr/trlldhm.c:1453:8: invalid > suffix "xf7" on integer constant I don't have those sources handy, but there should be a 0xf7 on that line that I think got corrupted to 8xf7 somehow. -- Mel Problem with today's modular software: they start with the modules and never get to the software part. From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 21:44:48 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 100CC1065673 for ; Thu, 10 Apr 2008 21:44:48 +0000 (UTC) (envelope-from scain@exgenesis.com) Received: from mout.perfora.net (mout.perfora.net [74.208.4.197]) by mx1.freebsd.org (Postfix) with ESMTP id CCACD8FC15 for ; Thu, 10 Apr 2008 21:44:47 +0000 (UTC) (envelope-from scain@exgenesis.com) Received: from [192.168.13.10] (adsl-70-250-185-25.dsl.rcsntx.swbell.net [70.250.185.25]) by mrelay.perfora.net (node=mrus0) with ESMTP (Nemesis) id 0MKp8S-1Jk4ZW0AcL-0005q7; Thu, 10 Apr 2008 17:44:45 -0400 From: Shelby Cain To: Mel In-Reply-To: <200804102309.37024.fbsd.questions@rachie.is-a-geek.net> References: <1207855812.11735.39.camel@localhost> <200804102309.37024.fbsd.questions@rachie.is-a-geek.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-blJ1mChlhSBQVCxvDgpQ" Date: Thu, 10 Apr 2008 16:44:39 -0500 Message-Id: <1207863879.11735.85.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.12.1 X-Provags-ID: V01U2FsdGVkX1/WmUfPjxcYkeki1rq3rhpxgpEP2MO6zCJoPex iggLBC+4+nRumCLwWcooFI1JV6sdhT3kPDkE/O+7VeD/295kwE abcy0jtFL4HMHVnZ9xybB8KPmIXtKxD Cc: Edward Capriolo , freebsd-questions@freebsd.org Subject: Re: Invoking ldconfig without arguments wipes all hints and makes me very sad X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 21:44:48 -0000 --=-blJ1mChlhSBQVCxvDgpQ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2008-04-10 at 23:09 +0200, Mel wrote: >=20 > First of all, running ldconfig without arguments does nothing bad. Runnin= g=20 > ldconfig without flags and with arguments does. >=20 > Secondly, what is the command: > ldconfig /usr/lib >=20 > supposed to do, according to newbie friendly logic? > Because it should be possible to "just have the linker create hints for o= ne=20 > directory". >=20 Your example seems perfectly reasonable should one wish to create hints for only one directory. However, in my particular case it seems that my blunder of running ldconfig -v (and not ldconfig by itself as I had assumed - my bad) is sufficient to render it impossible to log in as my regular user account since I had set my default login shell to bash. That, in conjunction with root being disallowed by default in sshd effectively locked me out of my machine once I closed my only open ssh session. Modifying my original suggestion slightly, is there any reason why it would be a bad thing for ldconfig to assume -r when either -v with no other arguments (or no arguments at all) is passed to ldconfig or is there some specific reason for the current behavior? Regards, Shelby Cain --=-blJ1mChlhSBQVCxvDgpQ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBH/opHFioAnfS4MHQRAhcnAJ44HmOyRlzrT9mVDdV7aaEPoOCFgACfWrzI LjgIajFvu9tlg8nTehuPkAs= =ncjr -----END PGP SIGNATURE----- --=-blJ1mChlhSBQVCxvDgpQ-- From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 21:46:17 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E5D651065672 for ; Thu, 10 Apr 2008 21:46:17 +0000 (UTC) (envelope-from herbert.raimund@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 3E6238FC0C for ; Thu, 10 Apr 2008 21:46:16 +0000 (UTC) (envelope-from herbert.raimund@gmx.net) Received: (qmail invoked by alias); 10 Apr 2008 21:46:15 -0000 Received: from host-194126238033.net-serwis.pl (EHLO bobcat.edu) [194.126.238.33] by mail.gmx.net (mp022) with SMTP; 10 Apr 2008 23:46:15 +0200 X-Authenticated: #18511094 X-Provags-ID: V01U2FsdGVkX19ZZ6kc8tNZr75qajrDbIHRRPpv60yDU40TTP4p2F lIs7IvZ/MitNMZ Date: Thu, 10 Apr 2008 23:51:26 +0200 From: herbert langhans To: rock_on_the_web@comcen.com.au, freebsd-questions@freebsd.org Message-Id: <20080410235126.54e2d529.herbert.raimund@gmx.net> In-Reply-To: <1207785057.16346.194.camel@laptop2.herveybayaustralia.com.au> References: <20080410004312.5c7a544d.herbert.raimund@gmx.net> <1207785057.16346.194.camel@laptop2.herveybayaustralia.com.au> Organization: private X-Mailer: Sylpheed 2.4.7 (GTK+ 2.12.1; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Cc: Subject: Re: Adobe Flash Player Petition X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 21:46:18 -0000 Da Rock, of course. But I have no idea where to leave the howto. Where do such articles go for FreeBSD? I just found the official doku on the freebsd.org page, also some articles there. Though I can make a website on my server for it, but it seems to be a kind of overkill, for just such installing sequence.. Any hints? herbs >Flashplayer on FreeBSD and Firefox >Good to know. I was going to have a crack at it again once I got the >chance... Can you whip up a how-to for a newbie so we can direct them to >there in the future? From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 21:57:16 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9451A106564A for ; Thu, 10 Apr 2008 21:57:16 +0000 (UTC) (envelope-from alpha4299@hotmail.com) Received: from bay0-omc1-s16.bay0.hotmail.com (bay0-omc1-s16.bay0.hotmail.com [65.54.246.88]) by mx1.freebsd.org (Postfix) with ESMTP id 7DF1D8FC15 for ; Thu, 10 Apr 2008 21:57:16 +0000 (UTC) (envelope-from alpha4299@hotmail.com) Received: from BAY104-W21 ([65.54.175.121]) by bay0-omc1-s16.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 10 Apr 2008 14:57:16 -0700 Message-ID: X-Originating-IP: [66.68.134.70] From: Alpha 4299 To: Terry Sposato , "Philip M. Gollucci" Date: Thu, 10 Apr 2008 16:57:16 -0500 Importance: Normal In-Reply-To: <47FD86DE.6000209@sucked-in.com> References: <47FCFF69.5060705@p6m7g8.com> <47FD86DE.6000209@sucked-in.com> MIME-Version: 1.0 X-OriginalArrivalTime: 10 Apr 2008 21:57:16.0288 (UTC) FILETIME=[D7123800:01C89B55] Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: FreeBSD Questions Subject: RE: Comments on DRAC IV, V, VI w/ FreeBSD 6.3, 7.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 21:57:16 -0000 Your correct the DRAC is OS independent. The compatibility is for the manag= ement functions using Dell Open Manage or whatever they could be calling it= today. Al > Date: Thu, 10 Apr 2008 13:17:50 +1000 > From: terry@sucked-in.com > To: pgollucci@p6m7g8.com > CC: freebsd-questions@freebsd.org > Subject: Re: Comments on DRAC IV, V, VI w/ FreeBSD 6.3, 7.0 >=20 > Philip M. Gollucci wrote: > > Hi All, > >=20 > > Does anybody have any comments, suggestion, feedback, compatability=20 > > notes, etc with DRAC and FreeBSD? > >=20 > >=20 >=20 > As far as I am aware we are using DRAC successfully on Dell Machines at=20 > the moment. I believe it is O/S independent though so not sure why there= =20 > would be any issues with compatibility? >=20 > --=20 > Regards, >=20 > Terry Sposato > terry@sucked-in.com > http://www.sucked-in.com >=20 > GnuPG Key : 0xB7643BC8 > Fingerprint: EE92 D9E1 C98E 759F 5991 DFF6 70CE 8936 B764 3BC8 >=20 _________________________________________________________________ More immediate than e-mail? Get instant access with Windows Live Messenger. http://www.windowslive.com/messenger/overview.html?ocid=3DTXT_TAGLM_WL_Refr= esh_instantaccess_042008= From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 21:59:54 2008 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F0E011065673 for ; Thu, 10 Apr 2008 21:59:54 +0000 (UTC) (envelope-from chris@chrismaness.com) Received: from nlpi087.prodigy.net (nlpi087.prodigy.net [207.115.36.103]) by mx1.freebsd.org (Postfix) with ESMTP id A56EA8FC20 for ; Thu, 10 Apr 2008 21:59:54 +0000 (UTC) (envelope-from chris@chrismaness.com) X-ORBL: [76.238.148.150] Received: from [192.168.1.2] (adsl-76-238-148-150.dsl.irvnca.sbcglobal.net [76.238.148.150]) by nlpi087.prodigy.net (8.13.8 out.dk.spool/8.13.8) with ESMTP id m3ALxqaJ001156; Thu, 10 Apr 2008 16:59:53 -0500 Message-ID: <47FE8DD8.1000909@chrismaness.com> Date: Thu, 10 Apr 2008 14:59:52 -0700 From: Chris Maness User-Agent: Thunderbird 2.0.0.12 (X11/20080227) MIME-Version: 1.0 To: fbsd06@mlists.homeunix.com Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@FreeBSD.org Subject: Re: Pine and IMAP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 21:59:55 -0000 I have been using a local pine client in conjunction with IMAP for > years without issues. However, recently, it looks like when pine > moves mail to the mbox file, it hoses up my ability to use my imap > clients. Has something changed so that I cannot use pine as a local > client? It looks like I might be able to use pine through IMAP ok, > but not like I used to. If you have a file called mbox in your home directory, pine will move the contents of your inbox there and treat the file as your inbox - the point is to avoid having large amounts of mail in a local spool directory. I presume that by "hoses up my ability to use my imap clients" you are just referring to the fact that pine has moved the mail offline. If you move the mail out of your pine inbox, you can then remove the empty file. Pine doesn't create this file by default, it was probably put there by another client - I have seen mutt do this. Yep, the old UNIX mail client generated the box years ago. The IMAP daemon also recognizes this file as the inbox once it is created. However, now it serves the index, but when I try to open one of the e-mail with an IMAP client it chokes out. I have stopped using pine as a "movemail" type of client and set it up to do IMAP too. However, as you mention, it leaves the inbox on the spool (I don't like this for obvious reasons). I am just wondering what changed to cause me to not be able to use pine in this manor any longer. Thanks, Chris Maness From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 22:01:32 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ACC67106566C for ; Thu, 10 Apr 2008 22:01:32 +0000 (UTC) (envelope-from mlobo@digiart.art.br) Received: from ipad.com.br (recife.ipad.com.br [200.249.204.129]) by mx1.freebsd.org (Postfix) with SMTP id DECA28FC20 for ; Thu, 10 Apr 2008 22:01:31 +0000 (UTC) (envelope-from mlobo@digiart.art.br) Received: (qmail 25991 invoked by uid 79); 10 Apr 2008 22:01:28 -0000 Received: from 189.70.225.156 by recife.ipad.com.br (envelope-from , uid 1008) with qmail-scanner-1.25-st-qms (clamdscan: 0.92rc2/6692. spamassassin: 3.1.8. perlscan: 1.25-st-qms. Clear:RC:0(189.70.225.156):SA:0(0.1/2.9):. Processed in 4.194282 secs); 10 Apr 2008 22:01:28 -0000 X-Spam-Status: No, hits=0.1 required=2.9 X-Spam-Report: SA TESTS 0.1 TW_QE BODY: Odd Letter Triples with QE 0.0 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [189.70.225.156 listed in zen.spamhaus.org] X-Antivirus-IPAD-Mail-From: mlobo@digiart.art.br via recife.ipad.com.br X-Antivirus-IPAD: 1.25-st-qms (Clear:RC:0(189.70.225.156):SA:0(0.1/2.9):. Processed in 4.194282 secs Process 25980) Received: from unknown (HELO lobo) (mlobo@digiart.art.br@189.70.225.156) by ipad.com.br with SMTP; 10 Apr 2008 22:01:24 -0000 From: Mario Lobo Organization: DigiArt Systems To: freebsd-questions@freebsd.org Date: Thu, 10 Apr 2008 19:08:13 -0300 User-Agent: KMail/1.9.7 References: <80f4f2b20804081710k5af28466k17f3d38cdd6e344a@mail.gmail.com> <20080410093625.GA95076@farnborough.darq.net> <80f4f2b20804100833v3fdc2f79ufcf6b109ddd4ae9b@mail.gmail.com> In-Reply-To: <80f4f2b20804100833v3fdc2f79ufcf6b109ddd4ae9b@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804101908.14015.mlobo@digiart.art.br> Subject: Re: QEMU networking quirkiness on 7.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 22:01:32 -0000 On Thursday 10 April 2008 12:33:29 Jim Stapleton wrote: > > Yes, this needs to be setup on the host system. The way a bridge is > > configured has changed on 7. Here are the steps assuming that your > > external interface is em0: > > Well, it seems pretty calm, and hasn't tried to cut itself yet... But > I think I can adapt. > > > # ifconfig tap0 create > > # ifconfig tap0 up > > # ifconfig em0 up > > # ifconfig bridge0 create > > # ifconfig bridge0 addm tap0 addm em0 > > Could I mimic this in RC.conf? Or is this saved between restarts? > > > Also, for the bridge, could I do this, correct? > > #existing rc.conf > hostname="elrond.var-dev.net" > ifconfig_re0="inet 192.168.1.84 netmask 255.255.255.0" > ifconfig_re0_alias0="192.168.1.85 netmask 255.255.255.255" > defaultrouter="192.168.1.1" > #adding... Should I use an IP not aliased by re0? > ifconfig_bridge0="inet 192.168.1.85 netmask 255.255.255.0" > > > > > Thanks for your help, > -Jim Stapleton > _______________________________________________ > 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 have a virtual Linux (Fedora 5) and winedows (XP) machines in QEMU and they are both network functional. I use qemu-launch because it does everything you need to create a virtual machine. Here are my pertinent configs: ------------------------------------------------ 1) # rc.conf ifconfig_re0="up polling" <- no IP here ! autobridge_interfaces="bridge0" autobridge_bridge0="tap0 re0" <- important even if tap0 does not exist yet cloned_interfaces="bridge0" # the bridge gets the IP ifconfig_bridge0="inet 10.10.10.2 netmask 255.255.255.0" 2) tell QEMU launch to open a tap device 3) tap up script to run when invoking the machine(s). # qemu-net #!/usr/local/bin/bash $1 = tap ifac created /sbin/ifconfig $1 up # test if tap is already added TEST=`ifconfig -a | grep -A 6 bridge | grep $1` if [ "$TEST" == "" ]; then /sbin/ifconfig bridge0 addm $1 fi # add a route to the virtual machine /sbin/route add -host 10.10.10.100 -iface bridge0 ------------------------------------------------ Set the gateway on both machines to the same gateway of the host. That's all. This works perfectly for me. If I want both virtual machines up, I have to add another route to the IP of the second machine through the bridge. I did not need to set up samba to access the local drives because I already have a samba server on the gateway and both the host and the guests can see it, and of course, is one less thing to set up at the host. My 2 cents. Hope it helps ! -- Mario Lobo http://www.mallavoodoo.com.br FreeBSD since version 2.2.8 [not Pro-Audio.... YET!!] (99,7% winedows FREE) From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 22:07:18 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AB0E5106564A for ; Thu, 10 Apr 2008 22:07:18 +0000 (UTC) (envelope-from edlinuxguru@gmail.com) Received: from rn-out-0910.google.com (rn-out-0910.google.com [64.233.170.189]) by mx1.freebsd.org (Postfix) with ESMTP id 610758FC1C for ; Thu, 10 Apr 2008 22:07:18 +0000 (UTC) (envelope-from edlinuxguru@gmail.com) Received: by rn-out-0910.google.com with SMTP id e11so298132rng.7 for ; Thu, 10 Apr 2008 15:07:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=fjTVv0+m3jkcx2qFj2sZoulYZYnra4/XHgvHwyoZHgI=; b=DZppaNCm1/WURXoGH+Lk9lCwtPbdMGDQeH7BvO1CGoqDRQxDttKpHbAVPUalZFJj5Pj8BznPWkcfXT9cqPiLdhiOml0xd6Nm8s5rn0OHZtS1iPflelOH0kN2FISRYQGXg5l4d4oeJJxREYFS+pBtD8ewh4Y9e00gif5/uNMUZtA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=XvFCN3CRTMfQbYo+OIaDF5kxtgVocO1AM1J68E4rZb10kSYnjgN66jtNWJadusSVxl+aXdNy84J5tqTWnnoWRCUmzQxP5MGc0fUOfck6vzBnWF23vUdixGmnEQA3nU96VJdqP3HfJd/Z1Ql+Feozuh6eKZ+SpxgvQfgSipmAfuQ= Received: by 10.142.47.6 with SMTP id u6mr594756wfu.29.1207865237258; Thu, 10 Apr 2008 15:07:17 -0700 (PDT) Received: by 10.142.233.1 with HTTP; Thu, 10 Apr 2008 15:07:17 -0700 (PDT) Message-ID: Date: Thu, 10 Apr 2008 18:07:17 -0400 From: "Edward Capriolo" To: freebsd-questions@freebsd.org In-Reply-To: <1207863879.11735.85.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1207855812.11735.39.camel@localhost> <200804102309.37024.fbsd.questions@rachie.is-a-geek.net> <1207863879.11735.85.camel@localhost> Subject: Re: Invoking ldconfig without arguments wipes all hints and makes me very sad X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 22:07:18 -0000 The command ldconfig -v Wipes your hints without saying a thing about it. I would not call that verbose. If you want to know what I think it should output I suggest. ldconfig -v Number of paths specified 0 News Hints Size: 0 On Thu, Apr 10, 2008 at 5:44 PM, Shelby Cain wrote: > > On Thu, 2008-04-10 at 23:09 +0200, Mel wrote: > > > > First of all, running ldconfig without arguments does nothing bad. Running > > ldconfig without flags and with arguments does. > > > > Secondly, what is the command: > > ldconfig /usr/lib > > > > supposed to do, according to newbie friendly logic? > > Because it should be possible to "just have the linker create hints for one > > directory". > > > > Your example seems perfectly reasonable should one wish to create hints > for only one directory. > > However, in my particular case it seems that my blunder of running > ldconfig -v (and not ldconfig by itself as I had assumed - my bad) is > sufficient to render it impossible to log in as my regular user account > since I had set my default login shell to bash. That, in conjunction > with root being disallowed by default in sshd effectively locked me out > of my machine once I closed my only open ssh session. > > Modifying my original suggestion slightly, is there any reason why it > would be a bad thing for ldconfig to assume -r when either -v with no > other arguments (or no arguments at all) is passed to ldconfig or is > there some specific reason for the current behavior? > > Regards, > > Shelby Cain > From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 22:09:30 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5189E1065677 for ; Thu, 10 Apr 2008 22:09:30 +0000 (UTC) (envelope-from ml@t-b-o-h.net) Received: from vjofn.tucs-beachin-obx-house.com (vjofn-pt.tunnel.tserv1.fmt.ipv6.he.net [IPv6:2001:470:1f00:ffff::5e5]) by mx1.freebsd.org (Postfix) with ESMTP id E62148FC19 for ; Thu, 10 Apr 2008 22:09:29 +0000 (UTC) (envelope-from ml@t-b-o-h.net) Received: from himinbjorg.tucs-beachin-obx-house.com ([208.45.246.58]) (authenticated bits=0) by vjofn.tucs-beachin-obx-house.com (8.14.2/8.14.2) with ESMTP id m3AM9Bca094696; Thu, 10 Apr 2008 18:09:22 -0400 (EDT) Received: from himinbjorg.tucs-beachin-obx-house.com (localhost.tucs-beachin-obx-house.com [127.0.0.1]) by himinbjorg.tucs-beachin-obx-house.com (8.13.8/8.13.6) with ESMTP id m3AM9A4C041471; Thu, 10 Apr 2008 18:09:11 -0400 (EDT) (envelope-from ml@t-b-o-h.net) Received: (from tbohml@localhost) by himinbjorg.tucs-beachin-obx-house.com (8.13.8/8.13.6/Submit) id m3AM9AL1041470; Thu, 10 Apr 2008 18:09:10 -0400 (EDT) (envelope-from tbohml) From: "Tuc at T-B-O-H.NET" Message-Id: <200804102209.m3AM9AL1041470@himinbjorg.tucs-beachin-obx-house.com> To: dnelson@allantgroup.com (Dan Nelson) Date: Thu, 10 Apr 2008 18:09:10 -0400 (EDT) In-Reply-To: <20080330014331.GF28690@dan.emsphone.com> X-Mailer: ELM [version 2.5 PL8] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: "Tuc at T-B-O-H.NET" , freebsd-questions@freebsd.org Subject: Re: [freebsd-questions] Re: Quick+easy port redirect X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 22:09:30 -0000 > > In the last episode (Mar 28), Tuc at T-B-O-H.NET said: > > Is there a quick/easy (cookbook?) way to do port redirects. > > Basically I want that anything that leaves a specific interface to > > any ip on port 80 go to 192.168.0.1 port 87. > > > > I'm using ipfw for some other things so it has to work and play > > well with that. > > Make sure "options IPFIREWALL_FORWARD" is in your kernel config: > > ipfw add 500 forward 192.168.0.1 tcp from any to any 80 > > Note that this is a routing-style forward. The source and destination > addresses are unchanged, so you will likely need another ipfw fwd rule > at the destination machine to capture the traffic and force-forward it > to 127.0.0.1:87 (or wherever you want it to go). If you're planning on > passing the traffic to squid, there's a big FAQ section with some > alternate methods: http://wiki.squid-cache.org/SquidFaq/InterceptionProxy > Hi, I tried that (Well, 192.168.0.1,87) and it seem to have any effect, as you said that its a routing style forward. It hits my router and that ignores it and keeps on processing normally. I really am looking for a NAT type situation here. I already use the InterceptionProxy wiki to get it to pass it to Squid, thats been running great. My problem is when my primary Wireless Broadband goes down, it needs to take satellite. When it takes satellite, to get a Web acceleration thing going, I need to force it to the satellite modem port 80. SO, as clunky as it is, I used a rule that anything outbound on tun1 (OpenVPN over the satellite) goes to 127.0.0.1,87, which rinetd outta ports sends it to 192.168.0.1,87. Thanks, Tuc I ended up From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 22:19:12 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B3D391065670 for ; Thu, 10 Apr 2008 22:19:12 +0000 (UTC) (envelope-from mlobo@digiart.art.br) Received: from ipad.com.br (recife.ipad.com.br [200.249.204.129]) by mx1.freebsd.org (Postfix) with SMTP id 8A60D8FC12 for ; Thu, 10 Apr 2008 22:19:11 +0000 (UTC) (envelope-from mlobo@digiart.art.br) Received: (qmail 27455 invoked by uid 79); 10 Apr 2008 22:19:09 -0000 Received: from 189.70.225.156 by recife.ipad.com.br (envelope-from , uid 1008) with qmail-scanner-1.25-st-qms (clamdscan: 0.92rc2/6692. spamassassin: 3.1.8. perlscan: 1.25-st-qms. Clear:RC:0(189.70.225.156):SA:0(0.0/2.9):. Processed in 6.277046 secs); 10 Apr 2008 22:19:09 -0000 X-Spam-Status: No, hits=0.0 required=2.9 X-Spam-Report: SA TESTS 0.0 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [189.70.225.156 listed in zen.spamhaus.org] 0.0 AWL AWL: From: address is in the auto white-list X-Antivirus-IPAD-Mail-From: mlobo@digiart.art.br via recife.ipad.com.br X-Antivirus-IPAD: 1.25-st-qms (Clear:RC:0(189.70.225.156):SA:0(0.0/2.9):. Processed in 6.277046 secs Process 27446) Received: from unknown (HELO lobo) (mlobo@digiart.art.br@189.70.225.156) by ipad.com.br with SMTP; 10 Apr 2008 22:19:03 -0000 From: Mario Lobo Organization: DigiArt Systems To: freebsd-questions@freebsd.org Date: Thu, 10 Apr 2008 19:25:51 -0300 User-Agent: KMail/1.9.7 References: <20080410150155.F6429@wojtek.tensor.gdynia.pl> In-Reply-To: <20080410150155.F6429@wojtek.tensor.gdynia.pl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804101925.52039.mlobo@digiart.art.br> Subject: Re: if_bridge - what i do wrong X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 22:19:12 -0000 On Thursday 10 April 2008 10:02:55 Wojciech Puchar wrote: > ifconfig: BRDGADD tap0: Invalid argument I had this problem once because my kernel was out of sync with userland. When I recompiled world, the problem went away. -- Mario Lobo http://www.mallavoodoo.com.br FreeBSD since version 2.2.8 [not Pro-Audio.... YET!!] (99,7% winedows FREE) From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 22:26:40 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E225A106566B for ; Thu, 10 Apr 2008 22:26:40 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id 99E658FC0A for ; Thu, 10 Apr 2008 22:26:40 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from mr08.lnh.mail.rcn.net ([207.172.157.28]) by smtp02.lnh.mail.rcn.net with ESMTP; 10 Apr 2008 18:26:39 -0400 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr08.lnh.mail.rcn.net (MOS 3.8.6-GA) with ESMTP id JVK61110; Thu, 10 Apr 2008 18:26:38 -0400 (EDT) Received: from 209-6-22-188.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.22.188]) by smtp01.lnh.mail.rcn.net with ESMTP; 10 Apr 2008 18:26:35 -0400 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18430.37914.791133.510559@jerusalem.litteratus.org> Date: Thu, 10 Apr 2008 18:26:34 -0400 To: herbert langhans In-Reply-To: <20080410235126.54e2d529.herbert.raimund@gmx.net> References: <20080410004312.5c7a544d.herbert.raimund@gmx.net> <1207785057.16346.194.camel@laptop2.herveybayaustralia.com.au> <20080410235126.54e2d529.herbert.raimund@gmx.net> X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr08.lnh.mail.rcn.net) Cc: questions@freebsd.org Subject: Re: Adobe Flash Player Petition X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 22:26:41 -0000 herbert langhans writes: > Da Rock, > of course. But I have no idea where to leave the howto. Where do > such articles go for FreeBSD? I just found the official doku on > the freebsd.org page, also some articles there. Though I can make > a website on my server for it, but it seems to be a kind of > overkill, for just such installing sequence.. If you have things working for Flash 9, enough people /will/ be interested this is not overkill. My suggestion: 1) create a web page; present the steps (with commentary is appropriate) in an easily readable format; _date the page_. 2) post the URL to questions@, ports@, and possibly www@ and multimedia@ in separate posts. Make the subject line something relevant - this is not about "Adobe Flash Player Petition". Robert Huff From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 22:35:08 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EF5E3106566B for ; Thu, 10 Apr 2008 22:35:08 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from snoogles.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id BE23F8FC25 for ; Thu, 10 Apr 2008 22:35:08 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from localhost (localhost [127.0.0.1]) by snoogles.rachie.is-a-geek.net (Postfix) with ESMTP id C0D0B1CC91; Thu, 10 Apr 2008 14:35:05 -0800 (AKDT) From: Mel To: freebsd-questions@freebsd.org Date: Fri, 11 Apr 2008 00:35:03 +0200 User-Agent: KMail/1.9.7 References: <1207855812.11735.39.camel@localhost> <200804102309.37024.fbsd.questions@rachie.is-a-geek.net> <1207863879.11735.85.camel@localhost> In-Reply-To: <1207863879.11735.85.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804110035.04406.fbsd.questions@rachie.is-a-geek.net> Cc: Edward Capriolo , Shelby Cain Subject: Re: Invoking ldconfig without arguments wipes all hints and makes me very sad X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 22:35:09 -0000 On Thursday 10 April 2008 23:44:39 Shelby Cain wrote: > On Thu, 2008-04-10 at 23:09 +0200, Mel wrote: > > First of all, running ldconfig without arguments does nothing bad. > > Running ldconfig without flags and with arguments does. > > > > Secondly, what is the command: > > ldconfig /usr/lib > > > > supposed to do, according to newbie friendly logic? > > Because it should be possible to "just have the linker create hints for > > one directory". > > Your example seems perfectly reasonable should one wish to create hints > for only one directory. > > However, in my particular case it seems that my blunder of running > ldconfig -v (and not ldconfig by itself as I had assumed - my bad) is > sufficient to render it impossible to log in as my regular user account > since I had set my default login shell to bash. That, in conjunction > with root being disallowed by default in sshd effectively locked me out > of my machine once I closed my only open ssh session. > > Modifying my original suggestion slightly, is there any reason why it > would be a bad thing for ldconfig to assume -r when either -v with no > other arguments (or no arguments at all) is passed to ldconfig or is > there some specific reason for the current behavior? It translates to "be verbose about restoring factory settings", because without arguments it will restore the built-in set. The 'alias' shell command is suitable for user protection: alias ldconfig='/sbin/ldconfig -r' This will default to -r if called as ldconfig. If you really do want to modify the search path on the command line, you can type the full path to the ldconfig binary, as in: /sbin/ldconfig -vm /usr/local/lib. Similar: alias rm='rm -i' alias cp='cp -i' -- Mel Problem with today's modular software: they start with the modules and never get to the software part. From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 22:50:02 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3EF761065673 for ; Thu, 10 Apr 2008 22:50:02 +0000 (UTC) (envelope-from perrin@apotheon.com) Received: from outbound-mail-146.bluehost.com (outbound-mail-146.bluehost.com [67.222.38.36]) by mx1.freebsd.org (Postfix) with SMTP id F37A38FC18 for ; Thu, 10 Apr 2008 22:50:01 +0000 (UTC) (envelope-from perrin@apotheon.com) Received: (qmail 10148 invoked by uid 0); 10 Apr 2008 22:49:59 -0000 Received: from unknown (HELO box183.bluehost.com) (69.89.25.183) by outboundproxy5.bluehost.com with SMTP; 10 Apr 2008 22:49:59 -0000 Received: from c-67-165-217-249.hsd1.co.comcast.net ([67.165.217.249] helo=demeter.hydra) by box183.bluehost.com with esmtpa (Exim 4.68) (envelope-from ) id 1Jk5ah-0005cZ-7K for freebsd-questions@freebsd.org; Thu, 10 Apr 2008 16:49:59 -0600 Received: by demeter.hydra (sSMTP sendmail emulation); Thu, 10 Apr 2008 16:50:00 -0600 Date: Thu, 10 Apr 2008 16:50:00 -0600 From: Chad Perrin To: FreeBSD Questions Message-ID: <20080410225000.GA58450@demeter.hydra> Mail-Followup-To: FreeBSD Questions Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="uAKRQypu60I7Lcqm" Content-Disposition: inline User-Agent: Mutt/1.4.2.3i X-Identified-User: {737:box183.bluehost.com:apotheon:apotheon.com} {sentby:smtp auth 67.165.217.249 authed with perrin@apotheon.com} Subject: listing attached devices X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 22:50:02 -0000 --uAKRQypu60I7Lcqm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I feel like I'm missing something obvious. When I plug in a compact flash card reader, I can check /var/log/messages to see what devices it has recently detected. What I'd like to be able to do, however, is just enter a simple command at the shell prompt and get a list of what devices are connected -- preferably with some control over which devices are listed so I can narrow it down to storage devices that aren't mounted (even if only via grep). --=20 CCD CopyWrite Chad Perrin [ http://ccd.apotheon.org ] Phillip J. Haack: "Productivity is not about speed. It's about velocity. You can be fast, but if you're going in the wrong direction, you're not helping anyone." --uAKRQypu60I7Lcqm Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.8 (FreeBSD) iEYEARECAAYFAkf+mZgACgkQ9mn/Pj01uKW4tACdHxFuBIvRzdvFnqCYmX+I9qqY /3sAn0fyFDUFKhAY0mONnAfEpUeX+Vz1 =i2Hr -----END PGP SIGNATURE----- --uAKRQypu60I7Lcqm-- From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 22:54:48 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ACA58106566B for ; Thu, 10 Apr 2008 22:54:48 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.freebsd.org (Postfix) with ESMTP id 745458FC0C for ; Thu, 10 Apr 2008 22:54:48 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (smmsp@localhost [127.0.0.1]) by dan.emsphone.com (8.14.2/8.14.2) with ESMTP id m3AMsl46097793 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 10 Apr 2008 17:54:47 -0500 (CDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.14.2/8.14.2/Submit) id m3AMslQe097757 for freebsd-questions@freebsd.org; Thu, 10 Apr 2008 17:54:47 -0500 (CDT) (envelope-from dan) Date: Thu, 10 Apr 2008 17:54:47 -0500 From: Dan Nelson To: freebsd-questions@freebsd.org Message-ID: <20080410225447.GC4704@dan.emsphone.com> References: <20080410174523.GA5450@phoenix.nasreddine.info> <20080410181402.GA4704@dan.emsphone.com> <20080410190557.GB5450@phoenix.nasreddine.info> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080410190557.GB5450@phoenix.nasreddine.info> X-OS: FreeBSD 7.0-STABLE User-Agent: Mutt/1.5.17 (2007-11-01) Subject: Re: ZFS question... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 22:54:48 -0000 In the last episode (Apr 10), Wael Nasreddine said: > This One Time, at Band Camp, Dan Nelson said, On Thu, Apr 10, 2008 at 01:14:02PM -0500: > > You don't necessarily need ZFS for this; gmirror would work just as > > well. You can split your 750GB drive into three > > partitions/slices/whatevers: > > > 160GB - mirror this with your physical 160GB disk > > 500GB - mirror this with your physical 500GB disk > > 90GB - leftover unmirrored, use at your peril > > > ZFS would let you take those two mirrored vdevs and stripe them into a > > single pool, but then again you could use gstripe or gconcat for that. > > The main benefit to ZFS would be if you regularly crash the system; > > fscking a 750gb UFS filesystem could take a while. > > That's not the desired behaviour actually, what I want is to gain the > maximum space without the possibility of loosing data, I hear that > ZFS is excellent at recovering data so I'm trying to figure out the > perfect installation with these drives and of course while keeping > the data safe... RAID0 is good for not wasting space at all but then > again if one drive fails I'll lose everything :( Thae above config will give you RAID1, not RAID0, since you're mirroring each small drive onto a part of your large drive. You'll end up with 160+500 = 660GB of mirrored storage, with 90gb of unmirrored space left over. If you use ZFS, you would do something like this: Replace /dev/md* with your usb devices, obviously :) # mdconfig -a -t swap -s 160G md1 # mdconfig -a -t swap -s 500G md2 # mdconfig -a -t swap -s 750G md3 # disklabel -R /dev/md3 /dev/stdin << DONE d: 160G * unknown e: 500G * unknown f: * * unknown DONE # zpool create usb mirror /dev/md1 /dev/md3d mirror /dev/md2 /dev/md3e # zpool list usb NAME SIZE USED AVAIL CAP HEALTH ALTROOT usb 655G 112K 655G 0% ONLINE - # zpool status usb pool: usb state: ONLINE scrub: none requested config: NAME STATE READ WRITE CKSUM usb ONLINE 0 0 0 mirror ONLINE 0 0 0 md1 ONLINE 0 0 0 md3d ONLINE 0 0 0 mirror ONLINE 0 0 0 md2 ONLINE 0 0 0 md3e ONLINE 0 0 0 errors: No known data errors # df -k /usb Filesystem 1024-blocks Used Avail Capacity Mounted on usb 676085632 0 676085632 0% /usb -- Dan Nelson dnelson@allantgroup.com From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 22:56:31 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 49F29106566B for ; Thu, 10 Apr 2008 22:56:31 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (mail.computinginnovations.com [64.81.227.250]) by mx1.freebsd.org (Postfix) with ESMTP id E89E38FC1C for ; Thu, 10 Apr 2008 22:56:30 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from p28.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.14.2/8.14.2) with ESMTP id m3AMu645006107; Thu, 10 Apr 2008 17:56:07 -0500 (CDT) (envelope-from derek@computinginnovations.com) Message-Id: <6.0.0.22.2.20080410175341.0262a820@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Thu, 10 Apr 2008 17:58:00 -0500 To: Shelby Cain , freebsd-questions@freebsd.org From: Derek Ragona In-Reply-To: <1207855812.11735.39.camel@localhost> References: <1207855812.11735.39.camel@localhost> Mime-Version: 1.0 X-Antivirus: avast! (VPS 080410-1, 04/10/2008), Outbound message X-Antivirus-Status: Clean X-Virus-Scanned: ClamAV 0.92.1/6697/Thu Apr 10 10:05:46 2008 on betty.computinginnovations.com X-Virus-Status: Clean X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-MailScanner-ID: m3AMu645006107 X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Invoking ldconfig without arguments wipes all hints and makes me very sad X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 22:56:31 -0000 At 02:30 PM 4/10/2008, Shelby Cain wrote: >Greetings list. I'm a new user to FreeBSD and I just managed to >introduce myself to ldconfig's default behavior. I'm currently locked >out of my remote server since bash isn't statically compiled and will >have to get physical access to correct my blunder. :( > >As a new user to FreeBSD, ldconfig's default behavior makes about as >much sense to me as rm adding "-fr ~" or kill adding "-9 1" in the >absence of arguments. I hate to sound ignorant but I have to ask, is >there any particular reason FreeBSD's ldconfig defaults to this >seemingly unintuitive and non-newbie-safe behavior? > >Would a patch that changes the behavior of ldconfig to assume -r in the >absence of command line arguments and adds a new parameter like >-e[rase]|-d[estroy]|-w[ipe]|-z[ap]|-l[olnewbie] to enable the original >behavior be likely to gain any acceptance? > >Regards, > >Shelby Cain I can't speak about ldconfig but will say that most utilities you run as root have inherent dangers. Many of us that have worked with various flavors of unix have the scars from doing dumb things. I myself made the common mistake of doing rm -rf while in the / directory on a server. Boy it was fun reloading that server ;-) Do some reading, and check man pages before you execute new utilities. As for bash, you can compile and install it statically linked from the ports. -Derek -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 23:18:36 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 20712106564A for ; Thu, 10 Apr 2008 23:18:36 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from snoogles.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id ECA3D8FC13 for ; Thu, 10 Apr 2008 23:18:35 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from localhost (localhost [127.0.0.1]) by snoogles.rachie.is-a-geek.net (Postfix) with ESMTP id A7EA91CC91; Thu, 10 Apr 2008 15:18:34 -0800 (AKDT) From: Mel To: freebsd-questions@freebsd.org Date: Fri, 11 Apr 2008 01:18:32 +0200 User-Agent: KMail/1.9.7 References: <20080410225000.GA58450@demeter.hydra> In-Reply-To: <20080410225000.GA58450@demeter.hydra> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804110118.33272.fbsd.questions@rachie.is-a-geek.net> Cc: Chad Perrin Subject: Re: listing attached devices X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 23:18:36 -0000 On Friday 11 April 2008 00:50:00 Chad Perrin wrote: > I feel like I'm missing something obvious. > > When I plug in a compact flash card reader, I can check /var/log/messages > to see what devices it has recently detected. What I'd like to be able > to do, however, is just enter a simple command at the shell prompt and > get a list of what devices are connected -- preferably with some control > over which devices are listed so I can narrow it down to storage devices > that aren't mounted (even if only via grep). usbdevs? glabel really is your friend though. -- Mel Problem with today's modular software: they start with the modules and never get to the software part. From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 23:20:06 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D9A7C106566C for ; Thu, 10 Apr 2008 23:20:06 +0000 (UTC) (envelope-from barry.john.walker@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.183]) by mx1.freebsd.org (Postfix) with ESMTP id 966538FC25 for ; Thu, 10 Apr 2008 23:20:06 +0000 (UTC) (envelope-from barry.john.walker@gmail.com) Received: by py-out-1112.google.com with SMTP id u52so325030pyb.10 for ; Thu, 10 Apr 2008 16:20:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=LxYI2JR28BmCtbMQFEErBJ8b9HJTBAsvfjJ21XoYU6o=; b=c2tDymL2eelJ/xEETv38ZC7U7rjzPMuAu5Dt52k+X1eiDcdmCXR75rPvzFyzm5kEX8DQkwRLZdmGphHt/5y4UDB4ANlXQxXZsBqh9C8zi3GDzE7DWldPoSUGRzZON9fb5CXdIzLWENRyelo3Gq9TR9Q8OPTIABJlOQPYJ5mGigQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=TCCmoDrtCm45VqIVW40gJHeMCxmlLBgLsAaCD9y46xGVz+OwIjurSaZxwin7rZSVOUcZHmQACHVlCCM+G0RVaIjcCk8mM+oNUXJlsWemsL8+3VQwcQISMqKEcB1KIf07vVawh79yCaRfA5pmXfWVPDtJWnh8vupLL7Zww3U16Nc= Received: by 10.65.239.14 with SMTP id q14mr3803004qbr.87.1207867863126; Thu, 10 Apr 2008 15:51:03 -0700 (PDT) Received: by 10.64.151.2 with HTTP; Thu, 10 Apr 2008 15:51:03 -0700 (PDT) Message-ID: <1266dbd60804101551x7cc81bbdvcfb3891a67c4dff5@mail.gmail.com> Date: Thu, 10 Apr 2008 17:51:03 -0500 From: "Barry Walker" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: StartKde X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 23:20:06 -0000 Hi all. I'm not sure if this is the proper place for this posting, but I am trying to determine what is causing my KDE problems. Here's what I get u85 50 ps -ef |grep kde bjwalker 11622 11076 0 17:45 pts/2 00:00:00 grep kde u85 51% startkde xset: bad font path element (#104), possible causes are: Directory does not exist or has wrong permissions Directory missing fonts.dir Incorrect font server address or syntax startkde: Starting up... After about 5 minutes of waiting, thats all I get. I've looked around to see where else I may have kde things running and think I've killed them all. I've also moved my .kde directory and allowed for the build of a new one. I'm currently in a gnome session but I would like to run KDE apps like Kile for example. Any help of where to start looking or things to do to help diagonose the problem would be appreciated. thanks b From owner-freebsd-questions@FreeBSD.ORG Fri Apr 11 01:48:26 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9ACF81065679 for ; Fri, 11 Apr 2008 01:48:26 +0000 (UTC) (envelope-from jon@radel.com) Received: from wave.radel.com (wave.radel.com [216.143.151.4]) by mx1.freebsd.org (Postfix) with ESMTP id 4D13B8FC1F for ; Fri, 11 Apr 2008 01:48:25 +0000 (UTC) (envelope-from jon@radel.com) Received: by wave.radel.com (CommuniGate Pro PIPE 4.1.6) with PIPE id 7496337; Thu, 10 Apr 2008 21:48:25 -0400 Received: from [192.168.43.221] (account jon@radel.com HELO braeburn.local) by wave.radel.com (CommuniGate Pro SMTP 4.1.6) with ESMTP-TLS id 7496338; Thu, 10 Apr 2008 21:48:08 -0400 Message-ID: <47FEC357.4000709@radel.com> Date: Thu, 10 Apr 2008 21:48:07 -0400 From: Jon Radel User-Agent: Thunderbird 2.0.0.12 (Macintosh/20080213) MIME-Version: 1.0 To: David Allen References: <2daa8b4e0804101431q1d5a2ff7me1cfa8a1ff70b801@mail.gmail.com> In-Reply-To: <2daa8b4e0804101431q1d5a2ff7me1cfa8a1ff70b801@mail.gmail.com> X-Enigmail-Version: 0.95.3 Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg=sha1; boundary="------------ms060804080703010805000608" X-Radel.com-MailScanner-Information: Please contact Jon for more information X-Radel.com-MailScanner: Found to be clean X-Mailer: CommuniGate Pro CLI mailer Cc: freebsd-questions@freebsd.org Subject: Re: IP Aliasing X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2008 01:48:26 -0000 This is a cryptographically signed message in MIME format. --------------ms060804080703010805000608 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit David Allen wrote: > This may be a dumb question, but I'm puzzled by the following (taken > from the Virtual Hosts section in the Handbook): > > For example, consider the case where the fxp0 interface is connected > to two networks, the 10.1.1.0 network with a netmask of > 255.255.255.0 and the 202.0.75.16 network with a netmask of > 255.255.255.240. > > IP aliasing I get, but two different networks on the same interface? > What would this be plugged into to make that work? Ethernet most likely these days. In a perfect world, where ipv4 addresses flowed like water, everyone managed to forecast everything perfectly, and nobody ever had to renumber a network, I doubt there'd be much call for it. And I'd never want to try make a case for it being terribly elegant. I'm personally acquainted with a couple of cases where it comes up: 1) Multi-homed networks with ipv4 addresses assignments too small to do something "real" like using BGP to advertise >= /24 to multiple ISPs. So to talk via one ISP you use one address and via the other ISP you use the other. 2) You need to migrate to new addresses but can't afford to shut everything down long enough to change everything all at once. There are others. --Jon Radel --------------ms060804080703010805000608 Content-Type: application/x-pkcs7-signature; name="smime.p7s" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="smime.p7s" Content-Description: S/MIME Cryptographic Signature MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAQAAoIIJMTCC AvMwggJcoAMCAQICEG2TkfF/93Sx9LCftry1D3YwDQYJKoZIhvcNAQEFBQAwYjELMAkGA1UE BhMCWkExJTAjBgNVBAoTHFRoYXd0ZSBDb25zdWx0aW5nIChQdHkpIEx0ZC4xLDAqBgNVBAMT I1RoYXd0ZSBQZXJzb25hbCBGcmVlbWFpbCBJc3N1aW5nIENBMB4XDTA4MDMyNDE2NTkyMVoX DTA5MDMyNDE2NTkyMVowXjEOMAwGA1UEBBMFUmFkZWwxEzARBgNVBCoTCkpvbiBUaG9tYXMx GTAXBgNVBAMTEEpvbiBUaG9tYXMgUmFkZWwxHDAaBgkqhkiG9w0BCQEWDWpvbkByYWRlbC5j b20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDPdCxQufreHHDAI9YN2axx87Rf 0TK1PYFMlJHi4y1ebdAMPqR6M44bz+3m8YnKn1bmIf7dWyisWyAIQYCOhW/2r66o4MdF9qJ9 z5uhMy+28zaJP/Glg64C3WPM0VfveCgvu+ApEyf2JDbjc/hUomw8KpppgOcn1wX6PZGbhHVv eAvDTWJ0ugqo08Ny6GR0bsGvePmxdWSQq+0aGTHqA1I2EozJBZ8W5xlUtKe22j56i1Uw1ujk Rlosdu2PTs8QOY1OUHuLPnEV9EWtYF7g6bXDUDsJxypXZy9qTipPplYXjdWgkLVRvezri+BN kgin8UKhKLQ99vS25zrMFKu80g31AgMBAAGjKjAoMBgGA1UdEQQRMA+BDWpvbkByYWRlbC5j b20wDAYDVR0TAQH/BAIwADANBgkqhkiG9w0BAQUFAAOBgQAR4u9o4CFvztyo0sZb3tCQIWYb 5U4jW9da3goVwWIkMz+qeCb2kiTQfsSmOdF9YJ8VTRdYW0l0fQbqL5JikVhaYeX85cpqZ3iA /PPJpfPtJw8g5jJOAROVAvxydMZXQYxyIBMV4HNG3qir44YnyfmJXkBtRFYWdxBc7bQpoZSZ jzCCAvMwggJcoAMCAQICEG2TkfF/93Sx9LCftry1D3YwDQYJKoZIhvcNAQEFBQAwYjELMAkG A1UEBhMCWkExJTAjBgNVBAoTHFRoYXd0ZSBDb25zdWx0aW5nIChQdHkpIEx0ZC4xLDAqBgNV BAMTI1RoYXd0ZSBQZXJzb25hbCBGcmVlbWFpbCBJc3N1aW5nIENBMB4XDTA4MDMyNDE2NTky MVoXDTA5MDMyNDE2NTkyMVowXjEOMAwGA1UEBBMFUmFkZWwxEzARBgNVBCoTCkpvbiBUaG9t YXMxGTAXBgNVBAMTEEpvbiBUaG9tYXMgUmFkZWwxHDAaBgkqhkiG9w0BCQEWDWpvbkByYWRl bC5jb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDPdCxQufreHHDAI9YN2axx 87Rf0TK1PYFMlJHi4y1ebdAMPqR6M44bz+3m8YnKn1bmIf7dWyisWyAIQYCOhW/2r66o4MdF 9qJ9z5uhMy+28zaJP/Glg64C3WPM0VfveCgvu+ApEyf2JDbjc/hUomw8KpppgOcn1wX6PZGb hHVveAvDTWJ0ugqo08Ny6GR0bsGvePmxdWSQq+0aGTHqA1I2EozJBZ8W5xlUtKe22j56i1Uw 1ujkRlosdu2PTs8QOY1OUHuLPnEV9EWtYF7g6bXDUDsJxypXZy9qTipPplYXjdWgkLVRvezr i+BNkgin8UKhKLQ99vS25zrMFKu80g31AgMBAAGjKjAoMBgGA1UdEQQRMA+BDWpvbkByYWRl bC5jb20wDAYDVR0TAQH/BAIwADANBgkqhkiG9w0BAQUFAAOBgQAR4u9o4CFvztyo0sZb3tCQ IWYb5U4jW9da3goVwWIkMz+qeCb2kiTQfsSmOdF9YJ8VTRdYW0l0fQbqL5JikVhaYeX85cpq Z3iA/PPJpfPtJw8g5jJOAROVAvxydMZXQYxyIBMV4HNG3qir44YnyfmJXkBtRFYWdxBc7bQp oZSZjzCCAz8wggKooAMCAQICAQ0wDQYJKoZIhvcNAQEFBQAwgdExCzAJBgNVBAYTAlpBMRUw EwYDVQQIEwxXZXN0ZXJuIENhcGUxEjAQBgNVBAcTCUNhcGUgVG93bjEaMBgGA1UEChMRVGhh d3RlIENvbnN1bHRpbmcxKDAmBgNVBAsTH0NlcnRpZmljYXRpb24gU2VydmljZXMgRGl2aXNp b24xJDAiBgNVBAMTG1RoYXd0ZSBQZXJzb25hbCBGcmVlbWFpbCBDQTErMCkGCSqGSIb3DQEJ ARYccGVyc29uYWwtZnJlZW1haWxAdGhhd3RlLmNvbTAeFw0wMzA3MTcwMDAwMDBaFw0xMzA3 MTYyMzU5NTlaMGIxCzAJBgNVBAYTAlpBMSUwIwYDVQQKExxUaGF3dGUgQ29uc3VsdGluZyAo UHR5KSBMdGQuMSwwKgYDVQQDEyNUaGF3dGUgUGVyc29uYWwgRnJlZW1haWwgSXNzdWluZyBD QTCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEAxKY8VXNV+065yplaHmjAdQRwnd/p/6Me 7L3N9VvyGna9fww6YfK/Uc4B1OVQCjDXAmNaLIkVcI7dyfArhVqqP3FWy688Cwfn8R+RNiQq E88r1fOCdz0Dviv+uxg+B79AgAJk16emu59l0cUqVIUPSAR/p7bRPGEEQB5kGXJgt/sCAwEA AaOBlDCBkTASBgNVHRMBAf8ECDAGAQH/AgEAMEMGA1UdHwQ8MDowOKA2oDSGMmh0dHA6Ly9j cmwudGhhd3RlLmNvbS9UaGF3dGVQZXJzb25hbEZyZWVtYWlsQ0EuY3JsMAsGA1UdDwQEAwIB BjApBgNVHREEIjAgpB4wHDEaMBgGA1UEAxMRUHJpdmF0ZUxhYmVsMi0xMzgwDQYJKoZIhvcN AQEFBQADgYEASIzRUIPqCy7MDaNmrGcPf6+svsIXoUOWlJ1/TCG4+DYfqi2fNi/A9BxQIJNw PP2t4WFiw9k6GX6EsZkbAMUaC4J0niVQlGLH2ydxVyWN3amcOY6MIE9lX5Xa9/eH1sYITq72 6jTlEBpbNU1341YheILcIRk13iSx0x1G/11fZU8xggNkMIIDYAIBATB2MGIxCzAJBgNVBAYT AlpBMSUwIwYDVQQKExxUaGF3dGUgQ29uc3VsdGluZyAoUHR5KSBMdGQuMSwwKgYDVQQDEyNU aGF3dGUgUGVyc29uYWwgRnJlZW1haWwgSXNzdWluZyBDQQIQbZOR8X/3dLH0sJ+2vLUPdjAJ BgUrDgMCGgUAoIIBwzAYBgkqhkiG9w0BCQMxCwYJKoZIhvcNAQcBMBwGCSqGSIb3DQEJBTEP Fw0wODA0MTEwMTQ4MDdaMCMGCSqGSIb3DQEJBDEWBBT5JDMAfKPEUSBVttYTEUn+O3cOozBS BgkqhkiG9w0BCQ8xRTBDMAoGCCqGSIb3DQMHMA4GCCqGSIb3DQMCAgIAgDANBggqhkiG9w0D AgIBQDAHBgUrDgMCBzANBggqhkiG9w0DAgIBKDCBhQYJKwYBBAGCNxAEMXgwdjBiMQswCQYD VQQGEwJaQTElMCMGA1UEChMcVGhhd3RlIENvbnN1bHRpbmcgKFB0eSkgTHRkLjEsMCoGA1UE AxMjVGhhd3RlIFBlcnNvbmFsIEZyZWVtYWlsIElzc3VpbmcgQ0ECEG2TkfF/93Sx9LCftry1 D3YwgYcGCyqGSIb3DQEJEAILMXigdjBiMQswCQYDVQQGEwJaQTElMCMGA1UEChMcVGhhd3Rl IENvbnN1bHRpbmcgKFB0eSkgTHRkLjEsMCoGA1UEAxMjVGhhd3RlIFBlcnNvbmFsIEZyZWVt YWlsIElzc3VpbmcgQ0ECEG2TkfF/93Sx9LCftry1D3YwDQYJKoZIhvcNAQEBBQAEggEAK2BT P4cKCCZvTZwPW6XRD+97xZ/yvYjFd8+GhceKbjlQIi9qgZoKD4DgQ1KNC7esCNTjm4xHdVqK SCRdsJRh5wOCAZDNsr5wPYkVXFhDz7Bwgqwd4BkaMwmK4YSZ6aSvRmmV9NGOS+ixojW/zGEM kqZ+8hqsEoOYeF2tK6qLjPCuc6F2WuyX57VK5gFeQbLW2Ta2F2j2xk+0IVM0nwqCy2ym9C14 3C+fz3r/RuVBLPRb3rH1BtU22KkJrHoI35tTinZ32o02xGsnRzMobJ+o/lHi01M9xVKNh0FJ qlWFPH/sQ8nLTM8MnzJJ8GPyZVszRXixRTzB6q3xgYzNbeIx/AAAAAAAAA== --------------ms060804080703010805000608-- From owner-freebsd-questions@FreeBSD.ORG Fri Apr 11 04:24:40 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AB548106566C for ; Fri, 11 Apr 2008 04:24:40 +0000 (UTC) (envelope-from perryh@pluto.rain.com) Received: from agora.rdrop.com (agora.rdrop.com [199.26.172.34]) by mx1.freebsd.org (Postfix) with ESMTP id 906A08FC13 for ; Fri, 11 Apr 2008 04:24:40 +0000 (UTC) (envelope-from perryh@pluto.rain.com) Received: from agora.rdrop.com (66@localhost [127.0.0.1]) by agora.rdrop.com (8.13.1/8.12.7) with ESMTP id m3B4CSSZ096867 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 10 Apr 2008 21:12:28 -0700 (PDT) (envelope-from perryh@pluto.rain.com) Received: (from uucp@localhost) by agora.rdrop.com (8.13.1/8.12.9/Submit) with UUCP id m3B4CSpX096866; Thu, 10 Apr 2008 21:12:28 -0700 (PDT) Received: from fbsd61 by pluto.rain.com (4.1/SMI-4.1-pluto-M2060407) id AA01634; Thu, 10 Apr 08 21:01:24 PDT Date: Thu, 10 Apr 2008 21:00:12 -0700 From: perryh@pluto.rain.com To: roberthuff@rcn.com, herbert.raimund@gmx.net Message-Id: <47fee24c.+hcZORIXBUiEaX/G%perryh@pluto.rain.com> References: <20080410004312.5c7a544d.herbert.raimund@gmx.net> <1207785057.16346.194.camel@laptop2.herveybayaustralia.com.au> <20080410235126.54e2d529.herbert.raimund@gmx.net> <18430.37914.791133.510559@jerusalem.litteratus.org> In-Reply-To: <18430.37914.791133.510559@jerusalem.litteratus.org> User-Agent: nail 11.25 7/29/05 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: questions@freebsd.org Subject: Re: Adobe Flash Player Petition X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2008 04:24:40 -0000 > > Where do such articles go for FreeBSD? ... I can make > > a website on my server for it, but it seems to be a > > kind of overkill, for just such installing sequence.. > > If you have things working for Flash 9, enough people > /will/ be interested this is not overkill. > My suggestion: > 1) create a web page; present the steps (with commentary > is appropriate) in an easily readable format; _date the page_. > 2) post the URL to questions@, ports@, and possibly www@ and > multimedia@ in separate posts. Make the subject line something > relevant - this is not about "Adobe Flash Player Petition". and/or send a PR, including the content (not just the URL), to have it added to the Handbook or the FAQ. That way, even if the website goes away before a doc committer gets to it, it's archived in the PR database. From owner-freebsd-questions@FreeBSD.ORG Fri Apr 11 07:13:08 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 12D1E106564A for ; Fri, 11 Apr 2008 07:13:08 +0000 (UTC) (envelope-from norman@apache.org) Received: from vs159071.vserver.de (hiphopcorner.de [62.75.159.71]) by mx1.freebsd.org (Postfix) with ESMTP id D4B418FC1E for ; Fri, 11 Apr 2008 07:13:06 +0000 (UTC) (envelope-from norman@apache.org) Received: from [10.43.1.190] (unknown [62.12.12.3]) by vs159071.vserver.de (Postfix) with ESMTP id A83D3BE8578; Fri, 11 Apr 2008 07:13:04 +0000 (UTC) From: Norman Maurer To: Toni Schmidbauer In-Reply-To: <86tzi977tx.wl%pinhead@murus.stderror.at> References: <1207855362.7675.10.camel@norman-laptop> <86tzi977tx.wl%pinhead@murus.stderror.at> Content-Type: text/plain Date: Fri, 11 Apr 2008 09:12:55 +0200 Message-Id: <1207897975.7023.1.camel@norman-laptop> Mime-Version: 1.0 X-Mailer: Evolution 2.22.1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions Subject: Re: ZFS-Pool is lost after reboot ( amd64 ) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2008 07:13:08 -0000 Am Donnerstag, den 10.04.2008, 22:50 +0200 schrieb Toni Schmidbauer: > At Thu, 10 Apr 2008 21:22:42 +0200, > Norman Maurer wrote: > > All is fine till I reboot. The pool is just disappearing :-/ > > have you tried to import the pool? > > zpool import x1 > > or just > > zpool import > > to list pools available to import. > > maybe the pool isn't imported on boot, which should not happen, but > who knows... > > zfs should remember the import/export status of the pool, so if the > pool is imported and you reboot, it should also get imported on the > subsequent boot. > > hth > toni Well thats not the case.. I think thats why it is called experimental ;-) If I run zpool import x1 it works. But as you say it should do it by its own. Maybe it whould be the best to open a bugreport ? Cheers, Norman From owner-freebsd-questions@FreeBSD.ORG Fri Apr 11 08:20:22 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 87E5F106566C for ; Fri, 11 Apr 2008 08:20:22 +0000 (UTC) (envelope-from zszalbot@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by mx1.freebsd.org (Postfix) with ESMTP id 149D18FC13 for ; Fri, 11 Apr 2008 08:20:21 +0000 (UTC) (envelope-from zszalbot@gmail.com) Received: by ug-out-1314.google.com with SMTP id y2so1763684uge.37 for ; Fri, 11 Apr 2008 01:20:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:received:received:to:subject:x-php-script:mime-version:date:from:message-id:x-sender:received:user-agent:content-type:content-transfer-encoding; bh=3hm10sFc4g0Q3bzekrz25mmdoXfp7dtCLZL4bIgfPLo=; b=vh2kOhxePlYlIdl4Apgbh7h+UTGPa7Bs04jm7Nr8y+ncvXcmP6ChGOIrAYim4WaD1GcjyIoQYFoH+By6RYLjeXzEI0LqBa1SoowsYNoBvLJC+5pDL4OB/gsnyjS0IqP73KLZN+eoY3cFZ1pivoHQaKYlasqxBOftkanZbF4MTW0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=to:subject:x-php-script:mime-version:date:from:message-id:x-sender:user-agent:content-type:content-transfer-encoding; b=BpVgWeBJeO45srC7gYNgLhr79Vvvt8TRCxRY+EzJAjDPh0WDfs8bgB7ZBDQyGgaYhVnY8tXMHcZCFf0YX/qkRyHfsKonan64ftxDjgyDwc/0Ms6J7Cdg3TfIuK/S6+KIoKbi36G7b8BRcvSu6RvIPGxcuEyfcAAcmBSCJDEVjYY= Received: by 10.66.237.9 with SMTP id k9mr7308160ugh.13.1207902020783; Fri, 11 Apr 2008 01:20:20 -0700 (PDT) Received: from lists.lc-words.com ( [83.19.156.210]) by mx.google.com with ESMTPS id u14sm4764371gvf.9.2008.04.11.01.20.19 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 11 Apr 2008 01:20:19 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by lists.lc-words.com (Postfix) with ESMTP id D68EF28438 for ; Fri, 11 Apr 2008 10:20:16 +0200 (CEST) Received: from lists.lc-words.com ([127.0.0.1]) by localhost (szalbot.homedns.org [127.0.0.1]) (amavisd-maia, port 10024) with ESMTP id 03528-06 for ; Fri, 11 Apr 2008 10:20:16 +0200 (CEST) Received: by lists.lc-words.com (Postfix, from userid 80) id 6C08E28433; Fri, 11 Apr 2008 10:20:16 +0200 (CEST) To: freebsd-questions@freebsd.org X-PHP-Script: szalbot.homedns.org/roundcube/index.php for 192.168.11.1 MIME-Version: 1.0 Date: Fri, 11 Apr 2008 10:20:16 +0200 From: Zbigniew Szalbot Message-ID: <583fd8f6c65f4f59c2bc893fe19cf621@localhost> X-Sender: zszalbot@gmail.com Received: from 192.168.11.1 [192.168.11.1] with HTTP/1.1 (POST); Fri, 11 Apr 2008 10:20:16 +0200 User-Agent: RoundCube Webmail Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Subject: Bind from ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2008 08:20:22 -0000 Hello, When installing bind9 9.3.4.1 from ports, I get the following error. [Updating the pkgdb in /var/db/pkg ... - 60 packages found (-0 +1) . done] [Gathering depends for dns/bind9 done] ---> Installing 'bind9-9.3.4.1' from a port (dns/bind9) ---> Building '/usr/ports/dns/bind9' ===> Cleaning for bind9-9.3.4.1 cd /usr/ports/dns/bind9 && make config; make: don't know how to make /usr/ports/dns/bind9/work/.build_done.bind9._usr_local. Stop *** Error code 2 Stop in /usr/ports/dns/bind9. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall.70775.0 env make ** Fix the problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! dns/bind9 (unknown build error) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed What should I do to get bind installed? $ uname -v FreeBSD 7.0-RELEASE #0: Thanks! Zbigniew Szalbot From owner-freebsd-questions@FreeBSD.ORG Fri Apr 11 08:30:57 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CA33F1065671 for ; Fri, 11 Apr 2008 08:30:57 +0000 (UTC) (envelope-from zszalbot@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171]) by mx1.freebsd.org (Postfix) with ESMTP id 54F778FC0C for ; Fri, 11 Apr 2008 08:30:55 +0000 (UTC) (envelope-from zszalbot@gmail.com) Received: by ug-out-1314.google.com with SMTP id y2so1765594uge.37 for ; Fri, 11 Apr 2008 01:30:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:received:received:to:subject:x-php-script:mime-version:date:from:message-id:x-sender:received:user-agent:content-type:content-transfer-encoding; bh=Vh+YZJwiUIJKyMLpfQG6KeMaBX7iN2nfTmUs8dbyZjM=; b=kt2QtA6S/KZlAeNzk/muzjcE2YrEzaIFBfL4zU7w/4aO6E63wEkm17l63BsSLvQOugZOctAElB1svqvn2uxIt6X5FTu83y0jaQcVf+XuYw4oDVMFcSwtXghkMD4ue1oJ4B+XpEpl2zHJ5ouzKo0/cTXy0W/9RJXi+givxOBKyhs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=to:subject:x-php-script:mime-version:date:from:message-id:x-sender:user-agent:content-type:content-transfer-encoding; b=Qblh0xH+hvBaunuGeWE9TxN39BpBAiEo+OBI19L++ZVpPSflwOQgMjKvlnwGuZYCp2viXf35rKLjQ3nQFCwYX4aloXEBQz7BnFFxp7qgTV6QNAHKn9JSHSXEQnBGiqT2V9gOSMUewo1FvT3oPfkiU6G88WVkoV27uv0cMnEywrA= Received: by 10.66.239.16 with SMTP id m16mr7297599ugh.58.1207902654161; Fri, 11 Apr 2008 01:30:54 -0700 (PDT) Received: from lists.lc-words.com ( [83.19.156.210]) by mx.google.com with ESMTPS id y34sm3838741iky.6.2008.04.11.01.30.52 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 11 Apr 2008 01:30:53 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by lists.lc-words.com (Postfix) with ESMTP id 3FA2628438 for ; Fri, 11 Apr 2008 10:30:50 +0200 (CEST) Received: from lists.lc-words.com ([127.0.0.1]) by localhost (szalbot.homedns.org [127.0.0.1]) (amavisd-maia, port 10024) with ESMTP id 03955-03 for ; Fri, 11 Apr 2008 10:30:49 +0200 (CEST) Received: by lists.lc-words.com (Postfix, from userid 80) id B72AD28433; Fri, 11 Apr 2008 10:30:49 +0200 (CEST) To: freebsd-questions@freebsd.org X-PHP-Script: szalbot.homedns.org/roundcube/index.php for 192.168.11.1 MIME-Version: 1.0 Date: Fri, 11 Apr 2008 10:30:49 +0200 From: Zbigniew Szalbot Message-ID: <0bfb3289f21b99a6a5cba69fe08aef95@localhost> X-Sender: zszalbot@gmail.com Received: from 192.168.11.1 [192.168.11.1] with HTTP/1.1 (POST); Fri, 11 Apr 2008 10:30:49 +0200 User-Agent: RoundCube Webmail Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Subject: Fwd: Bind from ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2008 08:30:57 -0000 Forget it. I tried one more time and all went well. Sorry to have bothered! Zbigniew Szalbot -------- Original Message -------- Subject: Bind from ports Date: Fri, 11 Apr 2008 10:20:16 +0200 From: Zbigniew Szalbot To: freebsd-questions@freebsd.org Hello, When installing bind9 9.3.4.1 from ports, I get the following error. [Updating the pkgdb in /var/db/pkg ... - 60 packages found (-0 +1) . done] [Gathering depends for dns/bind9 done] ---> Installing 'bind9-9.3.4.1' from a port (dns/bind9) ---> Building '/usr/ports/dns/bind9' ===> Cleaning for bind9-9.3.4.1 cd /usr/ports/dns/bind9 && make config; make: don't know how to make /usr/ports/dns/bind9/work/.build_done.bind9._usr_local. Stop *** Error code 2 Stop in /usr/ports/dns/bind9. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall.70775.0 env make ** Fix the problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! dns/bind9 (unknown build error) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed What should I do to get bind installed? $ uname -v FreeBSD 7.0-RELEASE #0: Thanks! Zbigniew Szalbot From owner-freebsd-questions@FreeBSD.ORG Fri Apr 11 08:39:47 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6A0E11065677 for ; Fri, 11 Apr 2008 08:39:47 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 54CD38FC2B for ; Fri, 11 Apr 2008 08:39:34 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2) with ESMTP id m3B8aK1f091426; Fri, 11 Apr 2008 10:36:21 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2/Submit) with ESMTP id m3B8aGvu091303; Fri, 11 Apr 2008 10:36:19 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Fri, 11 Apr 2008 10:36:16 +0200 (CEST) From: Wojciech Puchar To: Mario Lobo In-Reply-To: <200804101925.52039.mlobo@digiart.art.br> Message-ID: <20080411103608.J91027@wojtek.tensor.gdynia.pl> References: <20080410150155.F6429@wojtek.tensor.gdynia.pl> <200804101925.52039.mlobo@digiart.art.br> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: if_bridge - what i do wrong X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2008 08:39:47 -0000 exactly this! thank you very much! On Thu, 10 Apr 2008, Mario Lobo wrote: > On Thursday 10 April 2008 10:02:55 Wojciech Puchar wrote: >> ifconfig: BRDGADD tap0: Invalid argument > > I had this problem once because my kernel was out of sync with userland. > When I recompiled world, the problem went away. > > -- > Mario Lobo > http://www.mallavoodoo.com.br > FreeBSD since version 2.2.8 [not Pro-Audio.... YET!!] (99,7% winedows FREE) > _______________________________________________ > 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 Fri Apr 11 08:58:16 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 232FA1065674 for ; Fri, 11 Apr 2008 08:58:16 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id D130D8FC21 for ; Fri, 11 Apr 2008 08:58:15 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JkF5J-0001V8-4z for freebsd-questions@freebsd.org; Fri, 11 Apr 2008 08:58:13 +0000 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 11 Apr 2008 08:58:13 +0000 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 11 Apr 2008 08:58:13 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Ivan Voras Date: Fri, 11 Apr 2008 10:58:00 +0200 Lines: 31 Message-ID: References: <1207855362.7675.10.camel@norman-laptop> <86tzi977tx.wl%pinhead@murus.stderror.at> <1207897975.7023.1.camel@norman-laptop> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigB1B46C8CE84E9D9206540F96" X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Thunderbird 2.0.0.6 (X11/20071022) In-Reply-To: <1207897975.7023.1.camel@norman-laptop> X-Enigmail-Version: 0.95.0 Sender: news Subject: Re: ZFS-Pool is lost after reboot ( amd64 ) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2008 08:58:16 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigB1B46C8CE84E9D9206540F96 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Norman Maurer wrote: > If I run zpool import x1 it works. But as you say it should do it by it= s > own. Maybe it whould be the best to open a bugreport ? Do you have zfs_enabled=3D"YES" in rc.conf ? If you upgraded FreeBSD from= an earlier release, remember to run mergemaster. --------------enigB1B46C8CE84E9D9206540F96 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFH/ygZldnAQVacBcgRAt1LAKCBHdAQpt+HsB8vf383ZTyNndmHNwCfTkV7 gtbpuLU96/sbRVDdrwfuLPY= =dMAd -----END PGP SIGNATURE----- --------------enigB1B46C8CE84E9D9206540F96-- From owner-freebsd-questions@FreeBSD.ORG Fri Apr 11 09:33:08 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D34D61065671 for ; Fri, 11 Apr 2008 09:33:08 +0000 (UTC) (envelope-from toni@stderror.at) Received: from zep4.it-austria.net (zep4.it-austria.net [213.150.1.122]) by mx1.freebsd.org (Postfix) with ESMTP id 932E18FC2F for ; Fri, 11 Apr 2008 09:33:07 +0000 (UTC) (envelope-from toni@stderror.at) Received: from skunk.user.lan.at (unknown [10.24.28.114]) by zep4.it-austria.net (Postfix) with ESMTP id 89AE43394C; Fri, 11 Apr 2008 11:05:52 +0200 (CEST) Received: from skunk.user.lan.at (localhost [127.0.0.1]) by skunk.user.lan.at (8.13.8/8.13.8) with ESMTP id m3B95qKu036940; Fri, 11 Apr 2008 11:05:52 +0200 (CEST) (envelope-from toni@stderror.at) Date: Fri, 11 Apr 2008 11:05:52 +0200 Message-ID: <86lk3kg3rj.wl%pinhead@skunk.user.lan.at> From: Toni Schmidbauer To: Norman Maurer In-Reply-To: <1207897975.7023.1.camel@norman-laptop> References: <1207855362.7675.10.camel@norman-laptop> <86tzi977tx.wl%pinhead@murus.stderror.at> <1207897975.7023.1.camel@norman-laptop> User-Agent: Wanderlust Emacs Organization: stderror.at X-WWW-Home-Page: http://stderror.at X-PGP-Fingerprint: 53F2 28AE 8070 83E0 AFEC 0ABC BBF9 A34A 3ED1 3287 X-Operating-System: FreeBSD MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Cc: freebsd-questions Subject: Re: ZFS-Pool is lost after reboot ( amd64 ) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2008 09:33:09 -0000 At Fri, 11 Apr 2008 09:12:55 +0200, Norman Maurer wrote: > Am Donnerstag, den 10.04.2008, 22:50 +0200 schrieb Toni Schmidbauer: > If I run zpool import x1 it works. But as you say it should do it by its > own. Maybe it whould be the best to open a bugreport ? i had problems importing a zpool when /etc/rc.d/hostid did not start. zfs stores this unique id on the disks to identify the system which had the pool imported most recently. when the on disk host id and the system host id differ you have force the import (zpool import -f). which is dangerous if your pool is on shared storage... hth, toni -- If you understand what you're doing, you're | toni at stderror dot at not learning anything. | Toni Schmidbauer -- Anonymous | From owner-freebsd-questions@FreeBSD.ORG Fri Apr 11 10:14:00 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 36342106564A for ; Fri, 11 Apr 2008 10:14:00 +0000 (UTC) (envelope-from andrew@farnborough.darq.net) Received: from farnborough.darq.net (fab.darq.net [82.136.41.2]) by mx1.freebsd.org (Postfix) with ESMTP id EAF0A8FC13 for ; Fri, 11 Apr 2008 10:13:59 +0000 (UTC) (envelope-from andrew@farnborough.darq.net) Received: from localhost (localhost [127.0.0.1]) by farnborough.darq.net (Postfix) with ESMTP id 005C31D0FD; Fri, 11 Apr 2008 11:17:25 +0100 (BST) X-Virus-Scanned: amavisd-new at darq.net Received: from farnborough.darq.net ([127.0.0.1]) by localhost (farnborough.darq.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NYpY8Rc-BwGm; Fri, 11 Apr 2008 11:17:21 +0100 (BST) Received: by farnborough.darq.net (Postfix, from userid 1057) id 3474F1D0EB; Fri, 11 Apr 2008 11:17:21 +0100 (BST) Date: Fri, 11 Apr 2008 11:17:21 +0100 From: Andrew Cid To: Mario Lobo Message-ID: <20080411101720.GA31959@farnborough.darq.net> References: <80f4f2b20804081710k5af28466k17f3d38cdd6e344a@mail.gmail.com> <20080410093625.GA95076@farnborough.darq.net> <80f4f2b20804100833v3fdc2f79ufcf6b109ddd4ae9b@mail.gmail.com> <200804101908.14015.mlobo@digiart.art.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200804101908.14015.mlobo@digiart.art.br> User-Agent: Mutt/1.5.11 Cc: freebsd-questions@freebsd.org Subject: Re: QEMU networking quirkiness on 7.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2008 10:14:00 -0000 Hi Mario, > ------------------------------------------------ > 1) # rc.conf > > ifconfig_re0="up polling" <- no IP here ! > autobridge_interfaces="bridge0" > autobridge_bridge0="tap0 re0" <- important even if tap0 does not exist yet > cloned_interfaces="bridge0" > # the bridge gets the IP > ifconfig_bridge0="inet 10.10.10.2 netmask 255.255.255.0" > > 2) tell QEMU launch to open a tap device > > 3) tap up script to run when invoking the machine(s). > > # qemu-net > > #!/usr/local/bin/bash > $1 = tap ifac created > /sbin/ifconfig $1 up > # test if tap is already added > TEST=`ifconfig -a | grep -A 6 bridge | grep $1` > if [ "$TEST" == "" ]; then > /sbin/ifconfig bridge0 addm $1 > fi > # add a route to the virtual machine > /sbin/route add -host 10.10.10.100 -iface bridge0 > > ------------------------------------------------ > > Set the gateway on both machines to the same gateway of the host. > That's all. > > This works perfectly for me. If I want both virtual machines up, I have to add > another route to the IP of the second machine through the bridge. I don't really understand why you need routing here. In my understanding a bridge works like a layer 2 switch so there should be no need for any routing. Cheers, Andrew -- accid.net From owner-freebsd-questions@FreeBSD.ORG Fri Apr 11 10:21:04 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E9A791065670 for ; Fri, 11 Apr 2008 10:21:04 +0000 (UTC) (envelope-from farooqhussain786@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.175]) by mx1.freebsd.org (Postfix) with ESMTP id BFA8B8FC32 for ; Fri, 11 Apr 2008 10:21:04 +0000 (UTC) (envelope-from farooqhussain786@gmail.com) Received: by wf-out-1314.google.com with SMTP id 25so427279wfa.7 for ; Fri, 11 Apr 2008 03:21:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=F/mTUldSaBRmTz8JxWnB8zeYm7pCawdkYoMfHJNPoi4=; b=KNvJfKGbhPZvwNc4GZYO55Z4koNxo67CTgCNx+HNlSR8YcYaQh6bmkNh0Rw9kvcQJcFktILU8n6oP+OT2IdaiqAjFkcdtEDqL4KEomL4CnvyRT2PH8pbDECGHREZm5mqFE3i0O63lP8LLzs7JrHEIgL9ktlPFUGbwD6c5JFBQgI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=PB17WEMaqeavO+pTPzAp4seCrxEfO7KN8VdEaZpALtxfCNkwAyl1H20bUNQlXUmKZsKpN3MU4Uq5ICnojchKMrVY1XZuHI8teN62nKSgLLyB1qi7If+SeUEC9DM0ghQ+fFI1Bd0UoSb5PM6qAa97IEVjU6VuasF+QFeGfhzmAqg= Received: by 10.142.213.9 with SMTP id l9mr788786wfg.71.1207907638441; Fri, 11 Apr 2008 02:53:58 -0700 (PDT) Received: by 10.142.238.10 with HTTP; Fri, 11 Apr 2008 02:53:58 -0700 (PDT) Message-ID: <2c13f6e70804110253w362aebe2h95fc1d1d29bf212f@mail.gmail.com> Date: Fri, 11 Apr 2008 14:53:58 +0500 From: "Farooq Hussain" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Apache22 Installation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2008 10:21:05 -0000 AOA I m new FreeBSD 7. And i m trying to install Apache 22 on FreeBSD but not able to install how would i do this. Please help me in this regard. -- Thanks Farooq Hussain From owner-freebsd-questions@FreeBSD.ORG Fri Apr 11 10:45:28 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 83805106564A for ; Fri, 11 Apr 2008 10:45:28 +0000 (UTC) (envelope-from Johan@double-l.nl) Received: from smtp-vbr14.xs4all.nl (smtp-vbr14.xs4all.nl [194.109.24.34]) by mx1.freebsd.org (Postfix) with ESMTP id 031F48FC1B for ; Fri, 11 Apr 2008 10:45:27 +0000 (UTC) (envelope-from Johan@double-l.nl) Received: from w2003s01.double-l.local (dpm.xs4all.nl [80.126.205.144]) by smtp-vbr14.xs4all.nl (8.13.8/8.13.8) with ESMTP id m3BAjPwW061000; Fri, 11 Apr 2008 12:45:25 +0200 (CEST) (envelope-from Johan@double-l.nl) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-class: urn:content-classes:message X-MimeOLE: Produced By Microsoft Exchange V6.5 Date: Fri, 11 Apr 2008 12:35:34 +0200 Message-ID: <57200BF94E69E54880C9BB1AF714BBCB5DDD92@w2003s01.double-l.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Apache22 Installation Thread-Index: AcibvjUlaVVTQUx2QTSYIt3k3XB65QAAN3Yw References: <2c13f6e70804110253w362aebe2h95fc1d1d29bf212f@mail.gmail.com> From: "Johan Hendriks" To: "Farooq Hussain" X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: RE: Apache22 Installation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2008 10:45:28 -0000 >AOA >I m new FreeBSD 7. And i m trying to install Apache 22 on FreeBSD but not >able to install how would i do this. Please help me in this regard. --=20 >Thanks >Farooq Hussain Try the ports system #cd /usr/ports/www/apache22 && make install clean Also try to read some good guides from here http://www.bsdguides.org/ Regards, Johan Hendriks Double L Automatisering From owner-freebsd-questions@FreeBSD.ORG Fri Apr 11 10:53:02 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 229491065671 for ; Fri, 11 Apr 2008 10:53:02 +0000 (UTC) (envelope-from jmc-freebsd@milibyte.co.uk) Received: from pih-relay06.plus.net (pih-relay06.plus.net [212.159.14.133]) by mx1.freebsd.org (Postfix) with ESMTP id 929DE8FC39 for ; Fri, 11 Apr 2008 10:53:01 +0000 (UTC) (envelope-from jmc-freebsd@milibyte.co.uk) Received: from [84.92.153.232] (helo=kestrel.milibyte.co.uk) by pih-relay06.plus.net with esmtp (Exim) id 1JkGsM-0003N8-83 for freebsd-questions@freebsd.org; Fri, 11 Apr 2008 11:52:58 +0100 Received: by kestrel.milibyte.co.uk with local (Exim 4.69) (envelope-from ) id 1JkGsL-000KEi-CI for freebsd-questions@freebsd.org; Fri, 11 Apr 2008 11:52:57 +0100 From: Mike Clarke To: freebsd-questions@freebsd.org Date: Fri, 11 Apr 2008 11:52:56 +0100 User-Agent: KMail/1.9.7 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804111152.57058.jmc-freebsd@milibyte.co.uk> X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: jmc-freebsd@milibyte.co.uk X-SA-Exim-Scanned: No (on kestrel.milibyte.co.uk); SAEximRunCond expanded to false X-Plusnet-Relay: a1ab02b8a1df2deb516c5606ca12a79e Subject: Apache - warnings in httpd-error.log about duplicate definitions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2008 10:53:02 -0000 Every time I start up Apache (1.3.41) on my 6.3 system I get lots of warnings in httpd-error.log about duplicate definitions of constants and functions. The timestamps suggest that this only started happening after I ran portupgrade on 23rd March. I can run portupgrade again tonight to see if that fixes it but I don't expect it'll have much effect since all the apache and php ports are up to date.: kestrel:/root# portversion -v | egrep 'php|apache' apache-1.3.41 = up-to-date with port php4-4.4.8 = up-to-date with port php4-bz2-4.4.8 = up-to-date with port php4-ctype-4.4.8 = up-to-date with port php4-curl-4.4.8 = up-to-date with port php4-gd-4.4.8 = up-to-date with port php4-mbstring-4.4.8 = up-to-date with port php4-mcrypt-4.4.8 = up-to-date with port php4-mysql-4.4.8 = up-to-date with port php4-openssl-4.4.8 = up-to-date with port php4-overload-4.4.8 = up-to-date with port php4-pcre-4.4.8 = up-to-date with port php4-posix-4.4.8 = up-to-date with port php4-session-4.4.8 = up-to-date with port php4-tokenizer-4.4.8 = up-to-date with port php4-xml-4.4.8 = up-to-date with port php4-zlib-4.4.8 = up-to-date with port php5-5.2.5_1 = up-to-date with port php5-gd-5.2.5_1 = up-to-date with port php5-pcre-5.2.5_1 = up-to-date with port php5-xml-5.2.5_1 = up-to-date with port phpMyAdmin-2.11.5 = up-to-date with port php_doc-en-20080318 = up-to-date with port Apart from the warnings Apache seems to be behaving correctly, I only noticed the warnings because I needed to check the error log after I made some additions to httpd.conf this morning. I'd appreciate any advice on what might be the cause of this, and if I should worry about it or not. Here's an extract from httpd-error.log with some repetitive lines edited out to keep the size down: [Fri Apr 11 11:22:42 2008] [notice] SIGHUP received. Attempting to restart PHP Notice: Constant XML_ERROR_NONE already defined in Unknown on line 0 PHP Notice: Constant XML_ERROR_NO_MEMORY already defined in Unknown on line 0 PHP Notice: Constant XML_ERROR_SYNTAX already defined in Unknown on line 0 PHP Notice: Constant XML_ERROR_NO_ELEMENTS already defined in Unknown on line 0 PHP Notice: Constant XML_ERROR_INVALID_TOKEN already defined in Unknown on line 0 PHP Notice: Constant XML_ERROR_UNCLOSED_TOKEN already defined in Unknown on line 0 PHP Notice: Constant XML_ERROR_PARTIAL_CHAR already defined in Unknown on line 0 PHP Notice: Constant XML_ERROR_TAG_MISMATCH already defined in Unknown on line 0 PHP Notice: Constant XML_ERROR_DUPLICATE_ATTRIBUTE already defined in Unknown on line 0 PHP Notice: Constant XML_ERROR_JUNK_AFTER_DOC_ELEMENT already defined in Unknown on line 0 PHP Notice: Constant XML_ERROR_PARAM_ENTITY_REF already defined in Unknown on line 0 PHP Notice: Constant XML_ERROR_UNDEFINED_ENTITY already defined in Unknown on line 0 PHP Notice: Constant XML_ERROR_RECURSIVE_ENTITY_REF already defined in Unknown on line 0 PHP Notice: Constant XML_ERROR_ASYNC_ENTITY already defined in Unknown on line 0 PHP Notice: Constant XML_ERROR_BAD_CHAR_REF already defined in Unknown on line 0 PHP Notice: Constant XML_ERROR_BINARY_ENTITY_REF already defined in Unknown on line 0 PHP Notice: Constant XML_ERROR_ATTRIBUTE_EXTERNAL_ENTITY_REF already defined in Unknown on line 0 PHP Notice: Constant XML_ERROR_MISPLACED_XML_PI already defined in Unknown on line 0 PHP Notice: Constant XML_ERROR_UNKNOWN_ENCODING already defined in Unknown on line 0 PHP Notice: Constant XML_ERROR_INCORRECT_ENCODING already defined in Unknown on line 0 PHP Notice: Constant XML_ERROR_UNCLOSED_CDATA_SECTION already defined in Unknown on line 0 PHP Notice: Constant XML_ERROR_EXTERNAL_ENTITY_HANDLING already defined in Unknown on line 0 PHP Notice: Constant XML_OPTION_CASE_FOLDING already defined in Unknown on line 0 PHP Notice: Constant XML_OPTION_TARGET_ENCODING already defined in Unknown on line 0 PHP Notice: Constant XML_OPTION_SKIP_TAGSTART already defined in Unknown on line 0 PHP Notice: Constant XML_OPTION_SKIP_WHITE already defined in Unknown on line 0 PHP Warning: Function registration failed - duplicate name - xml_parser_create in Unknown on line 0 PHP Warning: Function registration failed - duplicate name - xml_parser_create_ns in Unknown on line 0 PHP Warning: Function registration failed - duplicate name - xml_set_object in Unknown on line 0 PHP Warning: Function registration failed - duplicate name - xml_set_element_handler in Unknown on line 0 PHP Warning: Function registration failed - duplicate name - xml_set_character_data_handler in Unknown on line 0 PHP Warning: Function registration failed - duplicate name - xml_set_processing_instruction_handler in Unknown on line 0 PHP Warning: Function registration failed - duplicate name - xml_set_default_handler in Unknown on line 0 PHP Warning: Function registration failed - duplicate name - xml_set_unparsed_entity_decl_handler in Unknown on line 0 PHP Warning: Function registration failed - duplicate name - xml_set_notation_decl_handler in Unknown on line 0 PHP Warning: Function registration failed - duplicate name - xml_set_external_entity_ref_handler in Unknown on line 0 PHP Warning: Function registration failed - duplicate name - xml_set_start_namespace_decl_handler in Unknown on line 0 PHP Warning: Function registration failed - duplicate name - xml_set_end_namespace_decl_handler in Unknown on line 0 PHP Warning: Function registration failed - duplicate name - xml_parse in Unknown on line 0 PHP Warning: Function registration failed - duplicate name - xml_parse_into_struct in Unknown on line 0 PHP Warning: Function registration failed - duplicate name - xml_get_error_code in Unknown on line 0 PHP Warning: Function registration failed - duplicate name - xml_error_string in Unknown on line 0 PHP Warning: Function registration failed - duplicate name - xml_get_current_line_number in Unknown on line 0 PHP Warning: Function registration failed - duplicate name - xml_get_current_column_number in Unknown on line 0 PHP Warning: Function registration failed - duplicate name - xml_get_current_byte_index in Unknown on line 0 PHP Warning: Function registration failed - duplicate name - xml_parser_free in Unknown on line 0 PHP Warning: Function registration failed - duplicate name - xml_parser_set_option in Unknown on line 0 PHP Warning: Function registration failed - duplicate name - xml_parser_get_option in Unknown on line 0 PHP Warning: Function registration failed - duplicate name - utf8_encode in Unknown on line 0 PHP Warning: Function registration failed - duplicate name - utf8_decode in Unknown on line 0 PHP Warning: xml: Unable to register functions, unable to load in Unknown on line 0 [snip more similar warnings about constants and functions] PHP Warning: pcre: Unable to register functions, unable to load in Unknown on line 0 [snip more similar warnings about constants and functions] PHP Warning: gd: Unable to register functions, unable to load in Unknown on line 0 PHP Warning: Unknown(): Unable to load dynamic library '/usr/local/lib/php/20020429/pdf.so' - Cannot open "/usr/local/lib/php/20020429/pdf.so" in Unknown on line 0 [Fri Apr 11 11:22:43 2008] [notice] Apache/1.3.41 (Unix) PHP/4.4.8 with Suhosin-Patch configured -- resuming normal operations [Fri Apr 11 11:22:43 2008] [notice] Accept mutex: flock (Default: flock) -- Mike Clarke From owner-freebsd-questions@FreeBSD.ORG Fri Apr 11 11:09:48 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5AD6B106564A for ; Fri, 11 Apr 2008 11:09:48 +0000 (UTC) (envelope-from mlobo@digiart.art.br) Received: from ipad.com.br (recife.ipad.com.br [200.249.204.129]) by mx1.freebsd.org (Postfix) with SMTP id 75B7E8FC1E for ; Fri, 11 Apr 2008 11:09:46 +0000 (UTC) (envelope-from mlobo@digiart.art.br) Received: (qmail 93601 invoked by uid 79); 11 Apr 2008 11:09:44 -0000 Received: from 189.70.237.215 by recife.ipad.com.br (envelope-from , uid 1008) with qmail-scanner-1.25-st-qms (clamdscan: 0.92rc2/6697. spamassassin: 3.1.8. perlscan: 1.25-st-qms. Clear:RC:0(189.70.237.215):SA:0(0.1/2.9):. Processed in 7.25373 secs); 11 Apr 2008 11:09:44 -0000 X-Spam-Status: No, hits=0.1 required=2.9 X-Spam-Report: SA TESTS 0.0 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [189.70.237.215 listed in zen.spamhaus.org] 0.1 AWL AWL: From: address is in the auto white-list X-Antivirus-IPAD-Mail-From: mlobo@digiart.art.br via recife.ipad.com.br X-Antivirus-IPAD: 1.25-st-qms (Clear:RC:0(189.70.237.215):SA:0(0.1/2.9):. Processed in 7.25373 secs Process 93587) Received: from unknown (HELO lobo) (mlobo@digiart.art.br@189.70.237.215) by ipad.com.br with SMTP; 11 Apr 2008 11:09:37 -0000 From: Mario Lobo Organization: DigiArt Systems To: Wojciech Puchar Date: Fri, 11 Apr 2008 08:16:27 -0300 User-Agent: KMail/1.9.7 References: <20080410150155.F6429@wojtek.tensor.gdynia.pl> <200804101925.52039.mlobo@digiart.art.br> <20080411103608.J91027@wojtek.tensor.gdynia.pl> In-Reply-To: <20080411103608.J91027@wojtek.tensor.gdynia.pl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804110816.27622.mlobo@digiart.art.br> Cc: freebsd-questions@freebsd.org Subject: Re: if_bridge - what i do wrong X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2008 11:09:48 -0000 On Friday 11 April 2008 05:36:16 Wojciech Puchar wrote: > exactly this! thank you very much! > > On Thu, 10 Apr 2008, Mario Lobo wrote: > > On Thursday 10 April 2008 10:02:55 Wojciech Puchar wrote: > >> ifconfig: BRDGADD tap0: Invalid argument > > > > I had this problem once because my kernel was out of sync with userland. > > When I recompiled world, the problem went away. > > > > -- > > Mario Lobo > > http://www.mallavoodoo.com.br > > FreeBSD since version 2.2.8 [not Pro-Audio.... YET!!] (99,7% winedows > > FREE) _______________________________________________ > > 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" Your welcome ! I am happy I could be of help. Everyone is so keen and quick on this list that everytime I try to give some helpful info, someone always does it ahead of me. -- Mario Lobo http://www.mallavoodoo.com.br FreeBSD since version 2.2.8 [not Pro-Audio.... YET!!] (99,7% winedows FREE) From owner-freebsd-questions@FreeBSD.ORG Fri Apr 11 11:16:31 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 35959106566C for ; Fri, 11 Apr 2008 11:16:31 +0000 (UTC) (envelope-from mlobo@digiart.art.br) Received: from ipad.com.br (recife.ipad.com.br [200.249.204.129]) by mx1.freebsd.org (Postfix) with SMTP id 3850C8FC1B for ; Fri, 11 Apr 2008 11:16:29 +0000 (UTC) (envelope-from mlobo@digiart.art.br) Received: (qmail 94759 invoked by uid 79); 11 Apr 2008 11:16:29 -0000 Received: from 189.70.237.215 by recife.ipad.com.br (envelope-from , uid 1008) with qmail-scanner-1.25-st-qms (clamdscan: 0.92rc2/6697. spamassassin: 3.1.8. perlscan: 1.25-st-qms. Clear:RC:0(189.70.237.215):SA:0(0.1/2.9):. Processed in 4.387453 secs); 11 Apr 2008 11:16:29 -0000 X-Spam-Status: No, hits=0.1 required=2.9 X-Spam-Report: SA TESTS 0.1 TW_QE BODY: Odd Letter Triples with QE 0.0 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [189.70.237.215 listed in zen.spamhaus.org] 0.0 AWL AWL: From: address is in the auto white-list X-Antivirus-IPAD-Mail-From: mlobo@digiart.art.br via recife.ipad.com.br X-Antivirus-IPAD: 1.25-st-qms (Clear:RC:0(189.70.237.215):SA:0(0.1/2.9):. Processed in 4.387453 secs Process 94742) Received: from unknown (HELO lobo) (mlobo@digiart.art.br@189.70.237.215) by ipad.com.br with SMTP; 11 Apr 2008 11:16:24 -0000 From: Mario Lobo Organization: DigiArt Systems To: freebsd-questions@freebsd.org User-Agent: KMail/1.9.7 References: <80f4f2b20804081710k5af28466k17f3d38cdd6e344a@mail.gmail.com> <200804101908.14015.mlobo@digiart.art.br> <20080411101720.GA31959@farnborough.darq.net> In-Reply-To: <20080411101720.GA31959@farnborough.darq.net> MIME-Version: 1.0 Content-Disposition: inline Date: Fri, 11 Apr 2008 08:23:14 -0300 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200804110823.14315.mlobo@digiart.art.br> Subject: Re: QEMU networking quirkiness on 7.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2008 11:16:31 -0000 On Friday 11 April 2008 07:17:21 you wrote: > Hi Mario, > > > ------------------------------------------------ > > 1) # rc.conf > > > > ifconfig_re0="up polling" <- no IP here ! > > autobridge_interfaces="bridge0" > > autobridge_bridge0="tap0 re0" <- important even if tap0 does not > > exist yet cloned_interfaces="bridge0" > > # the bridge gets the IP > > ifconfig_bridge0="inet 10.10.10.2 netmask 255.255.255.0" > > > > 2) tell QEMU launch to open a tap device > > > > 3) tap up script to run when invoking the machine(s). > > > > # qemu-net > > > > #!/usr/local/bin/bash > > $1 = tap ifac created > > /sbin/ifconfig $1 up > > # test if tap is already added > > TEST=`ifconfig -a | grep -A 6 bridge | grep $1` > > if [ "$TEST" == "" ]; then > > /sbin/ifconfig bridge0 addm $1 > > fi > > # add a route to the virtual machine > > /sbin/route add -host 10.10.10.100 -iface bridge0 > > > > ------------------------------------------------ > > > > Set the gateway on both machines to the same gateway of the host. > > That's all. > > > > This works perfectly for me. If I want both virtual machines up, I have > > to add another route to the IP of the second machine through the bridge. > > I don't really understand why you need routing here. In my > understanding a bridge works like a layer 2 switch so there should be no > need for any routing. > > Cheers, > > > Andrew I don't know exactly why. What I know is if I don't, it doesn't work. I think it's because the virtual machine is on the same subnet of the bridge and the host is not configured as a gateway. -- Mario Lobo http://www.mallavoodoo.com.br FreeBSD since version 2.2.8 [not Pro-Audio.... YET!!] (99,7% winedows FREE) From owner-freebsd-questions@FreeBSD.ORG Fri Apr 11 11:06:05 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9870F1065671 for ; Fri, 11 Apr 2008 11:06:05 +0000 (UTC) (envelope-from karim.bourenane@orange-ftgroup.com) Received: from relais-inet.francetelecom.com (relais-ias92.francetelecom.com [193.251.215.92]) by mx1.freebsd.org (Postfix) with ESMTP id 595A78FC17 for ; Fri, 11 Apr 2008 11:06:05 +0000 (UTC) (envelope-from karim.bourenane@orange-ftgroup.com) Received: from omfedm06.si.francetelecom.fr (unknown [xx.xx.xx.2]) by omfedm13.si.francetelecom.fr (ESMTP service) with ESMTP id 43E093C064 for ; Fri, 11 Apr 2008 12:41:26 +0200 (CEST) Received: from PARM01.dc.par.equant.com (unknown [10.237.24.33]) by omfedm06.si.francetelecom.fr (ESMTP service) with ESMTP id 12A1368007 for ; Fri, 11 Apr 2008 12:41:26 +0200 (CEST) To: freebsd-questions@freebsd.org X-Mailer: Lotus Notes Release 5.0.12 February 13, 2003 Message-ID: From: karim.bourenane@orange-ftgroup.com Date: Fri, 11 Apr 2008 12:41:32 +0200 X-MIMETrack: Serialize by Router on PARM01/Equant(5012HF429 | October 14, 2003) at 11/04/2008 12:44:02 MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii X-Mailman-Approved-At: Fri, 11 Apr 2008 11:19:24 +0000 Subject: [7.0] Openldap client X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2008 11:06:05 -0000 Hi Team I'm unbale to install nss_ldap from padl. I've error : => nss_ldap-257.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch from http://www.padl.com/download/. fetch: http://www.padl.com/download/nss_ldap-257.tar.gz: size mismatch: expected 229242, actual 229299 Anyone, can tell me, how to install openldap client on Freebsd 7-Stable ? Thanks Regards Karim Bourenane Orange Business Services / Equant RO&SI / IBNF / ENO / GNS 112 Avenue Charles de Gaules 92200 Neuilly S/Seine Phone: +33156 76 35 52 Fax: +33156 76 35 04 http://www.equant.com From owner-freebsd-questions@FreeBSD.ORG Fri Apr 11 11:27:59 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D71E51065672 for ; Fri, 11 Apr 2008 11:27:59 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from snoogles.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id A1B6B8FC1C for ; Fri, 11 Apr 2008 11:27:59 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from localhost (localhost [127.0.0.1]) by snoogles.rachie.is-a-geek.net (Postfix) with ESMTP id A91DA1CC91; Fri, 11 Apr 2008 03:27:58 -0800 (AKDT) From: Mel To: freebsd-questions@freebsd.org Date: Fri, 11 Apr 2008 13:27:52 +0200 User-Agent: KMail/1.9.7 References: <200804111152.57058.jmc-freebsd@milibyte.co.uk> In-Reply-To: <200804111152.57058.jmc-freebsd@milibyte.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804111327.54707.fbsd.questions@rachie.is-a-geek.net> Cc: Mike Clarke Subject: Re: Apache - warnings in httpd-error.log about duplicate definitions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2008 11:27:59 -0000 On Friday 11 April 2008 12:52:56 Mike Clarke wrote: > Every time I start up Apache (1.3.41) on my 6.3 system I get lots of > warnings in httpd-error.log about duplicate definitions of constants > and functions. The timestamps suggest that this only started happening > after I ran portupgrade on 23rd March. I can run portupgrade again > tonight to see if that fixes it but I don't expect it'll have much > effect since all the apache and php ports are up to date.: > > kestrel:/root# portversion -v | egrep 'php|apache' > apache-1.3.41 = up-to-date with port > php4-4.4.8 = up-to-date with port > php4-bz2-4.4.8 = up-to-date with port > php4-ctype-4.4.8 = up-to-date with port > php4-curl-4.4.8 = up-to-date with port > php4-gd-4.4.8 = up-to-date with port > php4-mbstring-4.4.8 = up-to-date with port > php4-mcrypt-4.4.8 = up-to-date with port > php4-mysql-4.4.8 = up-to-date with port > php4-openssl-4.4.8 = up-to-date with port > php4-overload-4.4.8 = up-to-date with port > php4-pcre-4.4.8 = up-to-date with port > php4-posix-4.4.8 = up-to-date with port > php4-session-4.4.8 = up-to-date with port > php4-tokenizer-4.4.8 = up-to-date with port > php4-xml-4.4.8 = up-to-date with port > php4-zlib-4.4.8 = up-to-date with port > php5-5.2.5_1 = up-to-date with port > php5-gd-5.2.5_1 = up-to-date with port > php5-pcre-5.2.5_1 = up-to-date with port > php5-xml-5.2.5_1 = up-to-date with port > phpMyAdmin-2.11.5 = up-to-date with port > php_doc-en-20080318 = up-to-date with port So... How did you get php4 and php5 to install simultaniously? -- Mel Problem with today's modular software: they start with the modules and never get to the software part. From owner-freebsd-questions@FreeBSD.ORG Fri Apr 11 12:01:48 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AD394106567C for ; Fri, 11 Apr 2008 12:01:48 +0000 (UTC) (envelope-from jmc-freebsd@milibyte.co.uk) Received: from ptb-relay03.plus.net (ptb-relay03.plus.net [212.159.14.214]) by mx1.freebsd.org (Postfix) with ESMTP id 419768FC2E for ; Fri, 11 Apr 2008 12:01:43 +0000 (UTC) (envelope-from jmc-freebsd@milibyte.co.uk) Received: from [84.92.153.232] (helo=kestrel.milibyte.co.uk) by ptb-relay03.plus.net with esmtp (Exim) id 1JkHwi-00023f-Af; Fri, 11 Apr 2008 13:01:38 +0100 Received: by kestrel.milibyte.co.uk with local (Exim 4.69) (envelope-from ) id 1JkHwg-000KQI-1c; Fri, 11 Apr 2008 13:01:30 +0100 From: Mike Clarke To: freebsd-questions@freebsd.org Date: Fri, 11 Apr 2008 13:01:29 +0100 User-Agent: KMail/1.9.7 References: <200804111152.57058.jmc-freebsd@milibyte.co.uk> <200804111327.54707.fbsd.questions@rachie.is-a-geek.net> In-Reply-To: <200804111327.54707.fbsd.questions@rachie.is-a-geek.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804111301.29913.jmc-freebsd@milibyte.co.uk> X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: jmc-freebsd@milibyte.co.uk X-SA-Exim-Scanned: No (on kestrel.milibyte.co.uk); SAEximRunCond expanded to false X-Plusnet-Relay: bdf1d4c66864b3cfd3390cd932f9b380 Cc: Mel Subject: Re: Apache - warnings in httpd-error.log about duplicate definitions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2008 12:01:48 -0000 On Friday 11 April 2008, Mel wrote: > On Friday 11 April 2008 12:52:56 Mike Clarke wrote: > > Every time I start up Apache (1.3.41) on my 6.3 system I get lots > > of warnings in httpd-error.log about duplicate definitions of > > constants and functions. [snip] > So... > How did you get php4 and php5 to install simultaniously? Oops, I really should have spotted that. The php5 packages crept in some time ago when I tried upgrading Apache to 2.x. The Apache upgrade ran into problems so I backed it out but somehow missed a few php5 packages, they must have just sat there having no effect until Apache got rebuilt in the later portupgrade. I've now deinstalled the php5 packages and that's fixed it. Thanks for pointing it out to me -- Mike Clarke From owner-freebsd-questions@FreeBSD.ORG Fri Apr 11 13:13:26 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3E08F1065670 for ; Fri, 11 Apr 2008 13:13:26 +0000 (UTC) (envelope-from norman@apache.org) Received: from vs159071.vserver.de (hiphopcorner.de [62.75.159.71]) by mx1.freebsd.org (Postfix) with ESMTP id 00AFF8FC15 for ; Fri, 11 Apr 2008 13:13:25 +0000 (UTC) (envelope-from norman@apache.org) Received: from [10.43.1.190] (unknown [62.12.12.3]) by vs159071.vserver.de (Postfix) with ESMTP id CFDD0BE8578 for ; Fri, 11 Apr 2008 13:13:24 +0000 (UTC) From: Norman Maurer To: freebsd-questions Content-Type: text/plain Date: Fri, 11 Apr 2008 15:13:16 +0200 Message-Id: <1207919596.3113.1.camel@norman-laptop> Mime-Version: 1.0 X-Mailer: Evolution 2.22.1 Content-Transfer-Encoding: 7bit Subject: zfs list and non-root user X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2008 13:13:26 -0000 Hi all, is it normal that I can't do a 'zfs list' ( for example ) as non-root user ? $ zfs list internal error: failed to initialize ZFS library I think there is really a use case for use some zfs commands as non-root user.. Thx Norman From owner-freebsd-questions@FreeBSD.ORG Fri Apr 11 13:46:46 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5D260106564A for ; Fri, 11 Apr 2008 13:46:46 +0000 (UTC) (envelope-from bseklecki@collaborativefusion.com) Received: from mx00.pub.collaborativefusion.com (mx00.pub.collaborativefusion.com [206.210.89.199]) by mx1.freebsd.org (Postfix) with ESMTP id F337C8FC23 for ; Fri, 11 Apr 2008 13:46:45 +0000 (UTC) (envelope-from bseklecki@collaborativefusion.com) Received: from [192.168.2.161] (soundwave.ws.pitbpa0.priv.collaborativefusion.com [192.168.2.161]) by wingspan with esmtp; Fri, 11 Apr 2008 09:47:30 -0400 id 00056407.47FF6BF2.00013F3F From: "Brian A. Seklecki" To: "Philip M. Gollucci" In-Reply-To: <47FCFF69.5060705@p6m7g8.com> References: <47FCFF69.5060705@p6m7g8.com> Organization: Collaborative Fusion, Inc. Date: Fri, 11 Apr 2008 09:46:45 -0400 Message-Id: <1207921605.12507.139.camel@soundwave.ws.pitbpa0.priv.collaborativefusion.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit X-Mailer: Evolution 2.12.3 (2.12.3-3.fc8) Cc: FreeBSD Questions Subject: Re: Comments on DRAC IV, V, VI w/ FreeBSD 6.3, 7.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: bseklecki@collaborativefusion.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2008 13:46:46 -0000 On Wed, 2008-04-09 at 13:39 -0400, Philip M. Gollucci wrote: > Hi All, > > Does anybody have any comments, suggestion, feedback, compatability The DRAC5 is an abomination to professional computer operators everywhere. It runs Linux, and to use the remote VGA console or remote Virtual Media, you need ActiveX plugins (or a RHEL4-i386-only-XPI). The DRAC4 is very agreeable. Pure Java, which works out-of-the-box with Ports. Overall, the 9th-gen PowerEdges were sloppy (Revision 1 had serious instability issues related to PERC5) ~BAS > notes, etc with DRAC and FreeBSD? > > -- Brian A. Seklecki Collaborative Fusion, Inc. From owner-freebsd-questions@FreeBSD.ORG Fri Apr 11 13:53:16 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4AD7D1065748 for ; Fri, 11 Apr 2008 13:53:16 +0000 (UTC) (envelope-from af300wsm@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.173]) by mx1.freebsd.org (Postfix) with ESMTP id 1484E8FC12 for ; Fri, 11 Apr 2008 13:53:10 +0000 (UTC) (envelope-from af300wsm@gmail.com) Received: by wf-out-1314.google.com with SMTP id 25so497604wfa.7 for ; Fri, 11 Apr 2008 06:53:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; bh=mZAaFfzxQtEpzfssmlbhSWTQzUoGHg1T3BnpS13+wpI=; b=g5PE+FzCG4uWbgb0nQic3V5R50fSLmqnW1Pd5c1KWK1Xltodu4Tva8Nw8R0ghTUW43Qp62b8/vPLTuNiXQleC5AmAwbuY7P585oE6fxaWWRMGIGevkgagXRaitv+fe6nyvvoWEKtYg3cMXwoCBzGgvhrnc/VoWmz/weuLDqDN4g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=NUn+EnHXT/1ZHWV9NwVsAe2gTDIo8uaL9emDrHOkzZTMoExEqydSz7+OjbmYpu7Dqz1JdZJ0pSyCObLIaouJxfH74SFRRw72n8dERgOgb3fSzPr5Zt3Fqf4fieXwPnJMflha/qzmqLtJQqpEY/3nyniMgP5CsZPJlVouuvb+z4g= Received: by 10.143.17.13 with SMTP id u13mr869878wfi.69.1207921990422; Fri, 11 Apr 2008 06:53:10 -0700 (PDT) Received: from sniper ( [71.221.186.43]) by mx.google.com with ESMTPS id 9sm5615775wfc.16.2008.04.11.06.53.09 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 11 Apr 2008 06:53:10 -0700 (PDT) From: Andrew Falanga To: freebsd-questions@freebsd.org Date: Fri, 11 Apr 2008 07:52:50 -0600 User-Agent: KMail/1.9.6 References: <1266dbd60804101551x7cc81bbdvcfb3891a67c4dff5@mail.gmail.com> In-Reply-To: <1266dbd60804101551x7cc81bbdvcfb3891a67c4dff5@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804110752.50913.af300wsm@gmail.com> Cc: Barry Walker Subject: Re: StartKde X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2008 13:53:16 -0000 On Thursday 10 April 2008 16:51:03 Barry Walker wrote: > Hi all. > > I'm not sure if this is the proper place for this posting, but I am trying > to determine what is causing my KDE problems. > > Here's what I get > > u85 50 ps -ef |grep kde > bjwalker 11622 11076 0 17:45 pts/2 00:00:00 grep kde > > u85 51% startkde > xset: bad font path element (#104), possible causes are: > Directory does not exist or has wrong permissions > Directory missing fonts.dir > Incorrect font server address or syntax > startkde: Starting up... > > After about 5 minutes of waiting, thats all I get. > > I've looked around to see where else I may have kde things running and > think I've killed them all. I've also moved my .kde directory and allowed > for the build of a new one. I'm currently in a gnome session but I would > like to run KDE apps like Kile for example. > > Any help of where to start looking or things to do to help diagonose the > problem would be appreciated. > > thanks > > b > _______________________________________________ > 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" Barry, I'm not sure why but apparently the fonts incorrectly installed or missing in your X installation. Look in /etc/X11/xorg.conf to see where the system is looking for the fonts (path directives are under things like Section "Files" FontPath ........ EndSection Find where the server thinks they are and then verify that they are there. Andy From owner-freebsd-questions@FreeBSD.ORG Fri Apr 11 14:03:39 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 54D60106566B for ; Fri, 11 Apr 2008 14:03:39 +0000 (UTC) (envelope-from kheuer2@gwdg.de) Received: from gwdu60.gwdg.de (gwdu60.gwdg.de [134.76.8.60]) by mx1.freebsd.org (Postfix) with ESMTP id BFF288FC0A for ; Fri, 11 Apr 2008 14:03:38 +0000 (UTC) (envelope-from kheuer2@gwdg.de) Received: from gwdu60.gwdg.de (localhost [127.0.0.1]) by gwdu60.gwdg.de (8.13.8/8.13.6) with ESMTP id m3BE3Sc0050231; Fri, 11 Apr 2008 16:03:33 +0200 (CEST) (envelope-from kheuer2@gwdg.de) Received: from localhost (kheuer2@localhost) by gwdu60.gwdg.de (8.13.8/8.13.6/Submit) with ESMTP id m3BE3OBq050228; Fri, 11 Apr 2008 16:03:28 +0200 (CEST) (envelope-from kheuer2@gwdg.de) X-Authentication-Warning: gwdu60.gwdg.de: kheuer2 owned process doing -bs Date: Fri, 11 Apr 2008 16:03:24 +0200 (CEST) From: Konrad Heuer To: karim.bourenane@orange-ftgroup.com In-Reply-To: Message-ID: <20080411155548.M48993@gwdu60.gwdg.de> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: [7.0] Openldap client X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2008 14:03:39 -0000 On Fri, 11 Apr 2008, karim.bourenane@orange-ftgroup.com wrote: > I'm unbale to install nss_ldap from padl. I've error : > => nss_ldap-257.tar.gz doesn't seem to exist in /usr/ports/distfiles/. > => Attempting to fetch from http://www.padl.com/download/. > fetch: http://www.padl.com/download/nss_ldap-257.tar.gz: size mismatch: expected 229242, actual 229299 > > Anyone, can tell me, how to install openldap client on Freebsd 7-Stable ? I do not know why /usr/ports/net/nss_ldap/distinfo contains a different file size (and probably inappropriate checksums), but you can just edit /usr/ports/net/nss_ldap/distinfo and put in what you find (start with size only, later by using md5 and sha256 utilities in /sbin to calculate checksums after the file has been fetched /usr/ports/distfiles). You can also build from the ports collection with make options to ignore size and checksums but I forgot them. ;-) Of course distinfo is there no just for fun but for security. So you must decide whether you modify the file or not. Best regards Konrad Heuer GWDG, Am Fassberg, 37077 Goettingen, Germany, kheuer2@gwdg.de From owner-freebsd-questions@FreeBSD.ORG Fri Apr 11 14:13:27 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E473B1065674 for ; Fri, 11 Apr 2008 14:13:27 +0000 (UTC) (envelope-from jonathan@hst.org.za) Received: from hermes.hst.org.za (onix.hst.org.za [209.203.2.133]) by mx1.freebsd.org (Postfix) with ESMTP id EB5218FC12 for ; Fri, 11 Apr 2008 14:13:25 +0000 (UTC) (envelope-from jonathan@hst.org.za) Received: from sysadmin.hst.org.za (sysadmin.int.dbn.hst.org.za [10.1.1.20]) (authenticated bits=0) by hermes.hst.org.za (8.13.8/8.13.8) with ESMTP id m3BEBhTv085308 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Fri, 11 Apr 2008 16:11:44 +0200 (SAST) (envelope-from jonathan@hst.org.za) From: Jonathan McKeown Organization: Health Systems Trust To: freebsd-questions@freebsd.org Date: Fri, 11 Apr 2008 16:13:44 +0200 User-Agent: KMail/1.7.2 References: <20080411155548.M48993@gwdu60.gwdg.de> In-Reply-To: <20080411155548.M48993@gwdu60.gwdg.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804111613.44580.jonathan@hst.org.za> X-Spam-Score: -4.399 () ALL_TRUSTED,BAYES_00 X-Scanned-By: MIMEDefang 2.61 on 209.203.2.133 Subject: Re: [7.0] Openldap client X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2008 14:13:28 -0000 On Friday 11 April 2008 16:03, Konrad Heuer wrote: > On Fri, 11 Apr 2008, karim.bourenane@orange-ftgroup.com wrote: > > > fetch: http://www.padl.com/download/nss_ldap-257.tar.gz: size mismatch: > > expected 229242, actual 229299 > > > > Anyone, can tell me, how to install openldap client on Freebsd 7-Stable ? > > I do not know why /usr/ports/net/nss_ldap/distinfo contains a different > file size (and probably inappropriate checksums), but you can just edit > /usr/ports/net/nss_ldap/distinfo and put in what you find (start with size > only, later by using md5 and sha256 utilities in /sbin to calculate > checksums after the file has been fetched /usr/ports/distfiles). Check - the most recent checkin message (2007-12-16) states that the original author rerolled the distfile without making any changes. There are at least a couple of ports where distributors sometimes repackage the source tarball and don't bother to change the version number because they haven't changed anything else. You can either choose to ignore, or manually change, the filesize and checksum, or just bring the ports tree up to date and try again. Jonathan From owner-freebsd-questions@FreeBSD.ORG Fri Apr 11 14:31:31 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D92BC106564A for ; Fri, 11 Apr 2008 14:31:31 +0000 (UTC) (envelope-from pauls@utdallas.edu) Received: from smtp3.utdallas.edu (smtp3.utdallas.edu [129.110.10.49]) by mx1.freebsd.org (Postfix) with ESMTP id B0A028FC0A for ; Fri, 11 Apr 2008 14:31:31 +0000 (UTC) (envelope-from pauls@utdallas.edu) Received: from utd65257.utdallas.edu (utd65257.utdallas.edu [129.110.3.28]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp3.utdallas.edu (Postfix) with ESMTP id 6AA0965512; Fri, 11 Apr 2008 09:31:31 -0500 (CDT) Date: Fri, 11 Apr 2008 09:31:31 -0500 From: Paul Schmehl To: Konrad Heuer , karim.bourenane@orange-ftgroup.com Message-ID: In-Reply-To: <20080411155548.M48993@gwdu60.gwdg.de> References: <20080411155548.M48993@gwdu60.gwdg.de> X-Mailer: Mulberry/4.0.8 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: freebsd-questions@freebsd.org Subject: Re: [7.0] Openldap client X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2008 14:31:31 -0000 --On Friday, April 11, 2008 16:03:24 +0200 Konrad Heuer wrote: > > On Fri, 11 Apr 2008, karim.bourenane@orange-ftgroup.com wrote: > >> I'm unbale to install nss_ldap from padl. I've error : >> => nss_ldap-257.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> => Attempting to fetch from http://www.padl.com/download/. >> fetch: http://www.padl.com/download/nss_ldap-257.tar.gz: size mismatch: >> expected 229242, actual 229299 >> >> Anyone, can tell me, how to install openldap client on Freebsd 7-Stable ? > > I do not know why /usr/ports/net/nss_ldap/distinfo contains a different file > size (and probably inappropriate checksums), but you can just edit > /usr/ports/net/nss_ldap/distinfo and put in what you find (start with size > only, later by using md5 and sha256 utilities in /sbin to calculate checksums > after the file has been fetched /usr/ports/distfiles). The answer to that is obvious. The size and checksums are different because the *file* is different. That means that the file he's trying to download hasn't been vetted by the maintainer to ensure that it's not compromised. The way to solve this problem is (in the order you should do them) 1) Update your ports to see if the maintainer has corrected the problem 2) Download the source code and compare it with the md5sum of the vendor to ensure that it's not compromised. If the checksum matches, go into the port directory and run "make makesum" to update the distinfo file. (No need to reinvent the wheel.) 3) Use DISABLE_VULNERABILITIES to foolishly install the software without first verifying that it hasn't been compromised. I'm thinking option one is probably best: # make => nss_ldap-257.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch from http://www.padl.com/download/. nss_ldap-257.tar.gz 100% of 223 kB 36 kBps ===> Extracting for nss_ldap-1.257 => MD5 Checksum OK for nss_ldap-257.tar.gz. => SHA256 Checksum OK for nss_ldap-257.tar.gz. -- Paul Schmehl (pauls@utdallas.edu) Senior Information Security Analyst The University of Texas at Dallas http://www.utdallas.edu/ir/security/ From owner-freebsd-questions@FreeBSD.ORG Fri Apr 11 14:32:33 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 281851065673 for ; Fri, 11 Apr 2008 14:32:33 +0000 (UTC) (envelope-from aijaz.abaig@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.168]) by mx1.freebsd.org (Postfix) with ESMTP id E9ECE8FC22 for ; Fri, 11 Apr 2008 14:32:32 +0000 (UTC) (envelope-from aijaz.abaig@gmail.com) Received: by wf-out-1314.google.com with SMTP id 25so510256wfa.7 for ; Fri, 11 Apr 2008 07:32:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=JwYbYuqnirmSl3eTMoyC4ABhGSHHG5hTILUWsJqBzGI=; b=XXNmBZFKFSr6alHsM9HD7YLFExMKrcrLdiUJyhwvnKQl/+EawVSpoQvFEDtmoYoT2T3VR7a5Rmd+ZNocSUB87euKmMpk76jPLCbYsPzVK/oj7o7pSHAuTRj/FXQ43jSH84bMtLVn83t2udGWxWSZ7bkOah8V+KZPt6eRY+wddj4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=vExspz7sptKIw2KWNQqH9TT0Is4lwCDAypveaX7QitCIyhTI09UsmvdaVFrVx+mGqDVdVbdH7vkQeNY38MzRnIDSkYcxlp8Q5X1NlqmrcMqyrDH4oK4eaVezrKi+NczuP9D76clj+RKxYqJ0S9h7IB8h1dkQMijyFfkU2GqnWaQ= Received: by 10.142.82.8 with SMTP id f8mr874449wfb.303.1207924352402; Fri, 11 Apr 2008 07:32:32 -0700 (PDT) Received: by 10.142.230.7 with HTTP; Fri, 11 Apr 2008 07:32:32 -0700 (PDT) Message-ID: <101a1afc0804110732u8b2a16k24caa639258e7f42@mail.gmail.com> Date: Fri, 11 Apr 2008 16:32:32 +0200 From: "Aijaz Baig" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Pkg_info corrupt for some packages X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2008 14:32:33 -0000 Hello, I was trying to find a way to list all the packages on my system and I came across this little article and accordingly issued the command *pkg_info | grep 'package name' *and I saw the following on the screen instead: pkg_info: the package info for package 'Terminal-0.2.8' is corrupt pkg_info: the package info for package 'Thunar-0.9.0' is corrupt pkg_info: the package info for package 'doodle-0.6.6_1' is corrupt pkg_info: the package info for package 'hal-0.5.8.20070909' is corrupt pkg_info: the package info for package 'libexo-0.3.4' is corrupt pkg_info: the package info for package 'libextractor-0.5.18_2' is corrupt pkg_info: the package info for package 'libglade2-2.6.2' is corrupt pkg_info: the package info for package 'py25-libxml2-2.6.30' is corrupt pkg_info: the package info for package 'rarian-0.6.0_1' is corrupt pkg_info: the package info for package 'xf86-input-keyboard-1.2.2_1' is corrupt pkg_info: the package info for package 'xf86-input-mouse-1.2.3' is corrupt pkg_info: the package info for package 'xf86-video-ati-6.7.195' is corrupt pkg_info: the package info for package 'xf86-video-i810-1.6.5_3' is corrupt pkg_info: the package info for package 'xf86-video-nv-2.1.6' is corrupt pkg_info: the package info for package 'xf86-video-sunffb-1.1.0_4' is corrupt pkg_info: the package info for package 'xf86-video-vesa-1.3.0_1' is corrupt pkg_info: the package info for package 'xf86-video-vga-4.1.0_1' is corrupt pkg_info: the package info for package 'xfce-4.4.2' is corrupt pkg_info: the package info for package 'xfce4-desktop-4.4.2' is corrupt pkg_info: the package info for package 'xorg-7.3_1' is corrupt pkg_info: the package info for package 'xorg-drivers-7.3' is corrupt pkg_info: the package info for package 'xorg-server-1.4_4,1' is corrupt How did the pkg_info information for the above mentioned packages became corrupt?..Is there to fix this problem? Furthermore, how do see the list of all the available(installed) packages on my system? It looks like the command above only returned packages for which the pkg_info is corrupt. Hope to hear from you, Regards, AIjaz BAig. From owner-freebsd-questions@FreeBSD.ORG Fri Apr 11 14:43:05 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C9EA5106564A for ; Fri, 11 Apr 2008 14:43:05 +0000 (UTC) (envelope-from scain@exgenesis.com) Received: from mout.perfora.net (mout.perfora.net [74.208.4.194]) by mx1.freebsd.org (Postfix) with ESMTP id 8865B8FC1E for ; Fri, 11 Apr 2008 14:43:05 +0000 (UTC) (envelope-from scain@exgenesis.com) Received: from [192.168.13.10] (adsl-70-250-185-25.dsl.rcsntx.swbell.net [70.250.185.25]) by mrelay.perfora.net (node=mrus0) with ESMTP (Nemesis) id 0MKp8S-1JkKSw1wzf-0005qL; Fri, 11 Apr 2008 10:43:02 -0400 From: Shelby Cain To: Mel In-Reply-To: <200804110035.04406.fbsd.questions@rachie.is-a-geek.net> References: <1207855812.11735.39.camel@localhost> <200804102309.37024.fbsd.questions@rachie.is-a-geek.net> <1207863879.11735.85.camel@localhost> <200804110035.04406.fbsd.questions@rachie.is-a-geek.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-SZDBqvYl80eeSFJ9fTQz" Date: Fri, 11 Apr 2008 09:42:57 -0500 Message-Id: <1207924977.29840.7.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.12.1 X-Provags-ID: V01U2FsdGVkX1//lOVMNyV1UXQmTtTdB2AoKKMzTOa71Zrnago Hul6LGda6df1YRs2WVi41qMkfsTVviil9YR8rLQvtadc+OVLjs S5U/pz+0mWLHalzmZqOpqdH8QNFShwt Cc: Edward Capriolo , freebsd-questions@freebsd.org Subject: Re: Invoking ldconfig without arguments wipes all hints and makes me very sad X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2008 14:43:05 -0000 --=-SZDBqvYl80eeSFJ9fTQz Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2008-04-11 at 00:35 +0200, Mel wrote: >=20 > It translates to "be verbose about restoring factory settings", because=20 > without arguments it will restore the built-in set. Why does "factory settings" not include scanning the built-in system library path /usr/lib? From the man page, it would seem that if I truly wanted to remove all runtime information I'd want to run something along the lines of ldconfig -s. Am I misreading something? Also, under what circumstances does -v actually do something? I can't seem to find a case where -v actually alters the output of ldconfig. Regards, Shelby Cain --=-SZDBqvYl80eeSFJ9fTQz Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBH/3jxFioAnfS4MHQRAgkXAJ48nbM/FicF/C18HlXmVX3Fr4CtWgCdHyxN PZC8oAYY0H+cRt1HPY8KpKc= =TIMh -----END PGP SIGNATURE----- --=-SZDBqvYl80eeSFJ9fTQz-- From owner-freebsd-questions@FreeBSD.ORG Fri Apr 11 14:44:22 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 760EB1065679 for ; Fri, 11 Apr 2008 14:44:22 +0000 (UTC) (envelope-from karim.bourenane@orange-ftgroup.com) Received: from relais-inet.francetelecom.com (relais-ias245.francetelecom.com [80.12.204.245]) by mx1.freebsd.org (Postfix) with ESMTP id 059998FC17 for ; Fri, 11 Apr 2008 14:44:21 +0000 (UTC) (envelope-from karim.bourenane@orange-ftgroup.com) Received: from omfeda07.si.francetelecom.fr (unknown [xx.xx.xx.200]) by omfeda12.si.francetelecom.fr (ESMTP service) with ESMTP id 6200F70153; Fri, 11 Apr 2008 16:44:20 +0200 (CEST) Received: from PARM01.dc.par.equant.com (unknown [10.237.24.33]) by omfeda07.si.francetelecom.fr (ESMTP service) with ESMTP id 0AE2370002; Fri, 11 Apr 2008 16:44:20 +0200 (CEST) To: Paul Schmehl X-Mailer: Lotus Notes Release 5.0.12 February 13, 2003 Message-ID: From: karim.bourenane@orange-ftgroup.com Date: Fri, 11 Apr 2008 16:44:29 +0200 X-MIMETrack: Serialize by Router on PARM01/Equant(5012HF429 | October 14, 2003) at 11/04/2008 16:46:56 MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii Cc: karim.bourenane@orange-ftgroup.com, freebsd-questions@freebsd.org Subject: Re: [7.0] Openldap client X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2008 14:44:22 -0000 Hi Paul Thanks you for your reply. I updated all ports with csup, and now is good for nss_pam package. I see on Freebsd gnat report same problem : http://www.freebsd.org/cgi/query-pr.cgi?pr=117886 Best Regards, thanks you for all help Karim Bourenane Orange Business Services / Equant RO&SI / IBNF / ENO / GNS 112 Avenue Charles de Gaules 92200 Neuilly S/Seine Phone: +33156 76 35 52 Fax: +33156 76 35 04 http://www.equant.com Paul Schmehl 11/04/2008 16:31 To: Konrad Heuer , karim.bourenane@orange-ftgroup.com cc: freebsd-questions@freebsd.org bcc: Subject: Re: [7.0] Openldap client --On Friday, April 11, 2008 16:03:24 +0200 Konrad Heuer wrote: > > On Fri, 11 Apr 2008, karim.bourenane@orange-ftgroup.com wrote: > >> I'm unbale to install nss_ldap from padl. I've error : >> => nss_ldap-257.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> => Attempting to fetch from http://www.padl.com/download/. >> fetch: http://www.padl.com/download/nss_ldap-257.tar.gz: size mismatch: >> expected 229242, actual 229299 >> >> Anyone, can tell me, how to install openldap client on Freebsd 7-Stable ? > > I do not know why /usr/ports/net/nss_ldap/distinfo contains a different file > size (and probably inappropriate checksums), but you can just edit > /usr/ports/net/nss_ldap/distinfo and put in what you find (start with size > only, later by using md5 and sha256 utilities in /sbin to calculate checksums > after the file has been fetched /usr/ports/distfiles). The answer to that is obvious. The size and checksums are different because the *file* is different. That means that the file he's trying to download hasn't been vetted by the maintainer to ensure that it's not compromised. The way to solve this problem is (in the order you should do them) 1) Update your ports to see if the maintainer has corrected the problem 2) Download the source code and compare it with the md5sum of the vendor to ensure that it's not compromised. If the checksum matches, go into the port directory and run "make makesum" to update the distinfo file. (No need to reinvent the wheel.) 3) Use DISABLE_VULNERABILITIES to foolishly install the software without first verifying that it hasn't been compromised. I'm thinking option one is probably best: # make => nss_ldap-257.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch from http://www.padl.com/download/. nss_ldap-257.tar.gz 100% of 223 kB 36 kBps ===> Extracting for nss_ldap-1.257 => MD5 Checksum OK for nss_ldap-257.tar.gz. => SHA256 Checksum OK for nss_ldap-257.tar.gz. -- Paul Schmehl (pauls@utdallas.edu) Senior Information Security Analyst The University of Texas at Dallas http://www.utdallas.edu/ir/security/ From owner-freebsd-questions@FreeBSD.ORG Fri Apr 11 15:12:04 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 603BD106564A for ; Fri, 11 Apr 2008 15:12:04 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from hawk.thalamus.net (hawk.thalamus.net [212.31.160.3]) by mx1.freebsd.org (Postfix) with ESMTP id 13EE98FC24 for ; Fri, 11 Apr 2008 15:12:03 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from localhost (localhost.thalamus.net [127.0.0.1]) by hawk.thalamus.net (Postfix) with ESMTP id B40B31F8768 for ; Fri, 11 Apr 2008 17:11:54 +0200 (CEST) X-Virus-Scanned: by amavisd-new at thalamus.net X-Spam-Flag: NO X-Spam-Score: 2.189 X-Spam-Level: ** X-Spam-Status: No, score=2.189 tagged_above=-999 required=4.2 tests=[AWL=-1.080, HELO_LH_HOME=3.169, RDNS_DYNAMIC=0.1] Received: from hawk.thalamus.net ([127.0.0.1]) by localhost (hawk.thalamus.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yx4Ilvz1kTK9 for ; Fri, 11 Apr 2008 17:11:46 +0200 (CEST) Received: from lesbsdpc.homenet.home (c-195-216-040-164.cust.thalamus.net [195.216.40.164]) by hawk.thalamus.net (Postfix) with ESMTP id 2FD4D1F8833 for ; Fri, 11 Apr 2008 16:39:30 +0200 (CEST) Message-ID: <47FF7829.1040607@eskk.nu> Date: Fri, 11 Apr 2008 16:39:37 +0200 From: Leslie Jensen User-Agent: Thunderbird 2.0.0.12 (X11/20080329) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <101a1afc0804110732u8b2a16k24caa639258e7f42@mail.gmail.com> In-Reply-To: <101a1afc0804110732u8b2a16k24caa639258e7f42@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Pkg_info corrupt for some packages X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2008 15:12:04 -0000 Aijaz Baig skrev: > Hello, > > I was trying to find a way to list all the packages on my system and I came > across this little article and accordingly issued the command *pkg_info | > grep 'package name' *and I saw the following on the screen instead: > > pkg_info: the package info for package 'Terminal-0.2.8' is corrupt > pkg_info: the package info for package 'Thunar-0.9.0' is corrupt > pkg_info: the package info for package 'doodle-0.6.6_1' is corrupt > pkg_info: the package info for package 'hal-0.5.8.20070909' is corrupt > pkg_info: the package info for package 'libexo-0.3.4' is corrupt > pkg_info: the package info for package 'libextractor-0.5.18_2' is corrupt > pkg_info: the package info for package 'libglade2-2.6.2' is corrupt > pkg_info: the package info for package 'py25-libxml2-2.6.30' is corrupt > pkg_info: the package info for package 'rarian-0.6.0_1' is corrupt > pkg_info: the package info for package 'xf86-input-keyboard-1.2.2_1' is > corrupt > pkg_info: the package info for package 'xf86-input-mouse-1.2.3' is corrupt > pkg_info: the package info for package 'xf86-video-ati-6.7.195' is corrupt > pkg_info: the package info for package 'xf86-video-i810-1.6.5_3' is corrupt > pkg_info: the package info for package 'xf86-video-nv-2.1.6' is corrupt > pkg_info: the package info for package 'xf86-video-sunffb-1.1.0_4' is > corrupt > pkg_info: the package info for package 'xf86-video-vesa-1.3.0_1' is corrupt > pkg_info: the package info for package 'xf86-video-vga-4.1.0_1' is corrupt > pkg_info: the package info for package 'xfce-4.4.2' is corrupt > pkg_info: the package info for package 'xfce4-desktop-4.4.2' is corrupt > pkg_info: the package info for package 'xorg-7.3_1' is corrupt > pkg_info: the package info for package 'xorg-drivers-7.3' is corrupt > pkg_info: the package info for package 'xorg-server-1.4_4,1' is corrupt > > How did the pkg_info information for the above mentioned packages became > corrupt?..Is there to fix this problem? > > Furthermore, how do see the list of all the available(installed) packages on > my system? It looks like the command above only returned packages for which > the pkg_info is corrupt. > > Hope to hear from you, > > Regards, > > AIjaz BAig. > _______________________________________________ Try pkgdb -F list all installed pkg_info | more /Leslie From owner-freebsd-questions@FreeBSD.ORG Fri Apr 11 15:31:03 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ACE331065671 for ; Fri, 11 Apr 2008 15:31:03 +0000 (UTC) (envelope-from alexshop.contact@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by mx1.freebsd.org (Postfix) with ESMTP id 5F6158FC0A for ; Fri, 11 Apr 2008 15:31:03 +0000 (UTC) (envelope-from alexshop.contact@gmail.com) Received: by py-out-1112.google.com with SMTP id u52so785971pyb.10 for ; Fri, 11 Apr 2008 08:31:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=x6OSqatkVIcSERSwGYdER4UxNisoItlsenTus7J0cLE=; b=G+UY9G19HJ5pzuBW+Dp4cDjMqhyXoYfP7gjn+ovnPDaU5aqpGXmChUSFUVN13Jxj7epaDIArwA9NCcdeLGmao8Llrcm4/kFBXc4wQ0/bTanwqc0czSOmqPT3e1/hi4DmCaZ1Rh2j0vhS4Yv0cwInN4mOMY4Z/DSGqw/m3XKBRok= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=ZWzJJxuyA4tgLRd36m1RwKmQod/3mF1IeqLbJBUl2c0hQX78qVHHplWtNyGfEqtv7ELCvh+HDBSNeuz86JUWSpviHIU2xV7NjyWDkPPdrxk4Xz6ksqrYb3Jr5uNQvwDS2LKhwHJffFXzSwzz0Z8j+tmysEGnEhs9sxcb4UeGYWA= Received: by 10.141.193.1 with SMTP id v1mr1583809rvp.73.1207927426937; Fri, 11 Apr 2008 08:23:46 -0700 (PDT) Received: by 10.140.178.2 with HTTP; Fri, 11 Apr 2008 08:23:46 -0700 (PDT) Message-ID: <72a144b70804110823k378b7975lbad4388107546c4a@mail.gmail.com> Date: Fri, 11 Apr 2008 18:23:46 +0300 From: "ALEX ALEX" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Alex from Romania II X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2008 15:31:03 -0000 Sorry for Ubuntu mistake :-) I love Ubuntu too but I love FREBSD more :-)) Can I use FREEBSD logos and banners, please? All the best from Bucharest and congratulations for your exceptional job Alex From owner-freebsd-questions@FreeBSD.ORG Fri Apr 11 15:35:25 2008 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1203B106564A for ; Fri, 11 Apr 2008 15:35:25 +0000 (UTC) (envelope-from alexshop.contact@gmail.com) Received: from po-out-1718.google.com (po-out-1718.google.com [72.14.252.159]) by mx1.freebsd.org (Postfix) with ESMTP id D34C48FC17 for ; Fri, 11 Apr 2008 15:35:24 +0000 (UTC) (envelope-from alexshop.contact@gmail.com) Received: by po-out-1718.google.com with SMTP id b23so898620poe.3 for ; Fri, 11 Apr 2008 08:35:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=PbvXVNwPYypi0kAs3S6/eGrJsiLIllabaG+/F+zyfjs=; b=q4bwbDG81MW919YoBu+ioE79z/qbvpkH+irdki7GH+PUlBylFmOqSqlRUpBICvz70w3ujpMCdSKQKgwu1TIzrS/WHEPz0u9JyjO9F5QP4r4KOVpQxUbIiJk7/9E+XkWuNOlvDmiV+C/d2aFaMMkIvV5sLrMx0/rMT8/ue97tVX0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=H2rlXZqobOUFZIeO41ro97d6+l2z2DiqiMiWR9p7iIZHfMljcJana/zRrKQdwY9w4LTEhbKk8mq9aCyHnPR5pNJfroFu1WwGt1mbTHj2NxELU9MLeRddGDUaL4juNOHmEnh3uQvsa1xM/TfSa48YteP2ZrYC7Yqj1pPalQuqTho= Received: by 10.140.192.9 with SMTP id p9mr1569586rvf.193.1207927164600; Fri, 11 Apr 2008 08:19:24 -0700 (PDT) Received: by 10.140.178.2 with HTTP; Fri, 11 Apr 2008 08:19:24 -0700 (PDT) Message-ID: <72a144b70804110819l32c95a41n4d2c6a34daa5f9ff@mail.gmail.com> Date: Fri, 11 Apr 2008 18:19:24 +0300 From: "ALEX ALEX" To: freebsd-questions@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Alex from Romania X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2008 15:35:25 -0000 Hi My name is Alex and I am from Romania, Bucharest and I love FREEBSD My personal web site is www.alexshop.ro. I have on my web site a download link for FREEBSD 7. I hope it is OK with you. I want for future to offer, for free, CD with FREEBSD. So, can I use Ubuntu logos and banners, please? All the best from Bucharest and congratulations for your exceptional job Alex From owner-freebsd-questions@FreeBSD.ORG Fri Apr 11 16:36:43 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D3740106564A for ; Fri, 11 Apr 2008 16:36:43 +0000 (UTC) (envelope-from lorenl@north-winds.org) Received: from hosea.tallye.com (unknown [IPv6:2002:d863:c74e::104]) by mx1.freebsd.org (Postfix) with ESMTP id 6EE908FC12 for ; Fri, 11 Apr 2008 16:36:43 +0000 (UTC) (envelope-from lorenl@north-winds.org) Received: from hosea.tallye.com (localhost [127.0.0.1]) by hosea.tallye.com (8.14.1/8.13.6) with ESMTP id m3BGaeS4019122 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 11 Apr 2008 09:36:40 -0700 Authentication-Results: hosea.tallye.com from=lorenl@north-winds.org; sender-id=fail (NotPermitted); spf=fail (NotPermitted) X-SenderID: Sendmail Sender-ID Filter v0.2.14 hosea.tallye.com m3BGaeS4019122 DomainKey-Signature: a=rsa-sha1; s=main; d=north-winds.org; c=nofws; q=dns; h=received:date:from:to:subject:message-id:mime-version: content-type:content-disposition:user-agent:x-gpg-key: x-gpg-fingerprint:x-greylist:received-spf:x-virus-scanned:x-virus-status; b=QvBXNMmzZfCCFqgTn5p4po3PMaFWp7xZxGi1yuCHLbaWrzVNZiH6Rg9NZ/mwfAYqq f7zsF7rEz4rKDejExWMD+uLm+tWPfdWKwOG6vDd+pNE2jEf6+lNkKUMI4Iyh2Xd Received: (from sttng359@localhost) by hosea.tallye.com (8.14.1/8.13.6/Submit) id m3BGaeqH019121 for freebsd-questions@freebsd.org; Fri, 11 Apr 2008 09:36:40 -0700 Date: Fri, 11 Apr 2008 09:36:40 -0700 From: "Loren M. Lang" To: FreeBSD Questions Message-ID: <20080411163640.GA18928@alzatex.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2oS5YaxWCcQjTEyO" Content-Disposition: inline User-Agent: Mutt/1.4.2.3i X-GPG-Key: ftp://ftp.north-winds.org/pub/lorenl_pubkey.asc X-GPG-Fingerprint: B3B9 D669 69C9 09EC 1BCD 835A FAF3 7A46 E4A3 280C X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (hosea.tallye.com [127.0.0.1]); Fri, 11 Apr 2008 09:36:40 -0700 (PDT) Received-SPF: pass (hosea.tallye.com: localhost is always allowed.) X-Virus-Scanned: ClamAV version 0.90.3, clamav-milter version 0.90.3 on hosea.tallye.com X-Virus-Status: Clean Subject: USB Flash Drive Permissions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2008 16:36:43 -0000 --2oS5YaxWCcQjTEyO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I would like to setup my USB flash drive to have special permissions when I plug it into my desktop. Specifically, I would like it to be owned by my user so I can user mount the msdos fs on it. I added an entry to /etc/devfs.conf for the device it was creating, but the permissions did not get applied when I plugged my drive in. After some research, it appears that devfs.conf only gets applied on boot by /etc/rc.d/devfs so I took a look at devd. I catted the pipe of devd and saw my device attach as umass0 with a serial number that would be ideal to match on (I'd prefer that it only match on my personal flash drive,) however, I did not see any information on the device file it created, da0s1, when I need to modify the permissions on. How can I determine automatically where umass0 created it's disk device file? --=20 Loren M. Lang lorenl@north-winds.org http://www.north-winds.org/ Public Key: ftp://ftp.north-winds.org/pub/lorenl_pubkey.asc Fingerprint: 10A0 7AE2 DAF5 4780 888A 3FA4 DCEE BB39 7654 DE5B =20 --2oS5YaxWCcQjTEyO Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFH/5OX3O67OXZU3lsRAhI0AJ4tgTQSh0mXNOqIkiqMxI88ubi0zgCeMhDY OoDnpspwM/5i9qtyF2xGWT0= =SPR4 -----END PGP SIGNATURE----- --2oS5YaxWCcQjTEyO-- From owner-freebsd-questions@FreeBSD.ORG Fri Apr 11 16:47:50 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2E77D106566B for ; Fri, 11 Apr 2008 16:47:50 +0000 (UTC) (envelope-from infofarmer@FreeBSD.org) Received: from heka.cenkes.org (heka.cenkes.org [208.79.80.110]) by mx1.freebsd.org (Postfix) with ESMTP id F13F18FC1D for ; Fri, 11 Apr 2008 16:47:49 +0000 (UTC) (envelope-from infofarmer@FreeBSD.org) Received: from amilo.cenkes.org (ppp85-140-149-151.pppoe.mtu-net.ru [85.140.149.151]) (Authenticated sender: sat) by heka.cenkes.org (Postfix) with ESMTPSA id 7FF68242F8D1; Fri, 11 Apr 2008 20:28:33 +0400 (MSD) Date: Fri, 11 Apr 2008 20:28:31 +0400 From: Andrew Pantyukhin To: Aijaz Baig Message-ID: <20080411162830.GC1547@amilo.cenkes.org> References: <101a1afc0804110732u8b2a16k24caa639258e7f42@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <101a1afc0804110732u8b2a16k24caa639258e7f42@mail.gmail.com> X-OS: FreeBSD 8.0-CURRENT amd64 User-Agent: Mutt/1.5.17 (2007-11-01) Cc: freebsd-questions@freebsd.org Subject: Re: Pkg_info corrupt for some packages X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: infofarmer@FreeBSD.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2008 16:47:50 -0000 On Fri, Apr 11, 2008 at 04:32:32PM +0200, Aijaz Baig wrote: > I was trying to find a way to list all the packages on my > system and I came across this little article and accordingly > issued the command *pkg_info | grep 'package name' *and I saw > the following on the screen instead: > > pkg_info: the package info for package 'Terminal-0.2.8' is corrupt > ... > pkg_info: the package info for package 'xorg-server-1.4_4,1' is corrupt > > How did the pkg_info information for the above mentioned > packages became corrupt?.. Possibly the usual portupgrade fckup^Wglitch. > Is there to fix this problem? Reinstall all packages. > Furthermore, how do see the list of all the > available(installed) packages on my system? ls /var/db/pkg From owner-freebsd-questions@FreeBSD.ORG Fri Apr 11 16:49:21 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 380751065676 for ; Fri, 11 Apr 2008 16:49:21 +0000 (UTC) (envelope-from ltcddats@nildram.co.uk) Received: from mk-outboundfilter-5-a-2.mail.uk.tiscali.com (mk-outboundfilter-5-a-2.mail.uk.tiscali.com [212.74.114.4]) by mx1.freebsd.org (Postfix) with ESMTP id B4E068FC0A for ; Fri, 11 Apr 2008 16:49:20 +0000 (UTC) (envelope-from ltcddats@nildram.co.uk) X-Trace: 4356411/mk-outboundfilter-5.mail.uk.tiscali.com/F2S/$NILDRAM-ACCEPTED/nildram-customers/62.3.226.102 X-SBRS: None X-RemoteIP: 62.3.226.102 X-IP-MAIL-FROM: ltcddats@nildram.co.uk X-IP-BHB: Once X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApoEAI8s/0c+A+Jm/2dsb2JhbACrOA X-IP-Direction: IN Received: from davids-website.com (HELO www.davids-website.com) ([62.3.226.102]) by smtp.f2s.tiscali.co.uk with ESMTP; 11 Apr 2008 17:19:25 +0100 Received: from farscape.davids-website.com (farscape.davids-website.com [10.0.0.1]) by www.davids-website.com (Postfix) with ESMTP id DC07C11465 for ; Fri, 11 Apr 2008 17:19:21 +0100 (BST) From: LtCdData Organization: Microsoft-sux To: freebsd-questions@freebsd.org Date: Fri, 11 Apr 2008 17:19:20 +0100 User-Agent: KMail/1.9.7 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804111719.20843.ltcddats@nildram.co.uk> Subject: small kdm fonts at login promt X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2008 16:49:21 -0000 Hi... After installing FreeBSD 7.0 Release i found the kdm login promt to be tiny, so much so i cant actually make out the text at all. I have since been in kcontrol as su and put the font sizes all the why upto 48, this has only made a marginal difference ( i can now only just make out what the promt says ) but cant think what else to change to bring the prompt back to a normal size? anyone seen this or have any ideas to sort it LtCdData http://www.davids-website.com From owner-freebsd-questions@FreeBSD.ORG Fri Apr 11 17:02:00 2008 Return-Path: Delivered-To: FreeBSD-questions@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 645) id E94CC1065671; Fri, 11 Apr 2008 17:02:00 +0000 (UTC) To: FreeBSD-questions@FreeBSD.org Message-Id: <20080411170200.E94CC1065671@hub.freebsd.org> Date: Fri, 11 Apr 2008 17:02:00 +0000 (UTC) From: grog@FreeBSD.ORG (Greg Lehey) Cc: Subject: How to get best results from FreeBSD-questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2008 17:02:01 -0000 How to get the best results from FreeBSD questions. =================================================== Last update $Date: 2005/08/10 02:21:44 $ This is a regular posting to the FreeBSD questions mailing list. If you got it in answer to a message you sent, it means that the sender thinks that at least one of the following things was wrong with your message: - You left out a subject line, or the subject line was not appropriate. - You formatted it in such a way that it was difficult to read. - You asked more than one unrelated question in one message. - You sent out a message with an incorrect date, time or time zone. - You sent out the same message more than once. - You sent an 'unsubscribe' message to FreeBSD-questions. If you have done any of these things, there is a good chance that you will get more than one copy of this message from different people. Read on, and your next message will be more successful. This document is also available on the web at http://www.lemis.com/questions.html. ===================================================================== Contents: I: Introduction II: How to unsubscribe from FreeBSD-questions III: Should I ask -questions or -hackers? IV: How to submit a question to FreeBSD-questions V: How to answer a question to FreeBSD-questions I: Introduction =============== This is a regular posting aimed to help both those seeking advice from FreeBSD-questions (the "newcomers"), and also those who answer the questions (the "hackers"). Note that the term "hacker" has nothing to do with breaking into other people's computers. The correct term for the latter activity is "cracker", but the popular press hasn't found out yet. The FreeBSD hackers disapprove strongly of cracking security, and have nothing to do with it. In the past, there has been some friction which stems from the different viewpoints of the two groups. The newcomers accused the hackers of being arrogant, stuck-up, and unhelpful, while the hackers accused the newcomers of being stupid, unable to read plain English, and expecting everything to be handed to them on a silver platter. Of course, there's an element of truth in both these claims, but for the most part these viewpoints come from a sense of frustration. In this document, I'd like to do something to relieve this frustration and help everybody get better results from FreeBSD-questions. In the following section, I recommend how to submit a question; after that, we'll look at how to answer one. II: How to unsubscribe from FreeBSD-questions ============================================== When you subscribed to FreeBSD-questions, you got a welcome message from freebsd-questions-request@FreeBSD.ORG. In this message, amongst other things, it told you how to unsubscribe. Here's a typical message: Welcome to the freebsd-questions@freebsd.org mailing list! If you ever want to unsubscribe or change your options (eg, switch to or from digest mode, change your password, etc.), visit your subscription page at: http://lists.freebsd.org/mailman/options/freebsd-questions/me@me.org (obviously, substitute your mail address for "me@me.org"). You can also make such adjustments via email by sending a message to: freebsd-questions-request@freebsd.org with the word 'help' in the subject or body (don't include the quotes), and you will get back a message with instructions. You must know your password to change your options (including changing the password, itself) or to unsubscribe. Normally, Mailman will remind you of your freebsd.org mailing list passwords once every month, although you can disable this if you prefer. This reminder will also include instructions on how to unsubscribe or change your account options. There is also a button on your options page that will email your current password to you. Here's the general information for the list you've subscribed to, in case you don't already have it: FREEBSD-QUESTIONS User questions This is the mailing list for questions about FreeBSD. You should not send "how to" questions to the technical lists unless you consider the question to be pretty technical. Normally, unsubscribing is even simpler than the message suggests: you don't need to specify your mail ID unless it is different from the one which you specified when you subscribed. If Majordomo replies and tells you (incorrectly) that you're not on the list, this may mean one of two things: 1. You have changed your mail ID since you subscribed. That's where keeping the original message from majordomo comes in handy. For example, the sample message above shows my mail ID as grog@lemis.de. Since then, I have changed it to grog@lemis.com. If I were to try to remove grog@lemis.com from the list, it would fail: I would have to specify the name with which I joined. 2. You're subscribed to a mailing list which is subscribed to FreeBSD-questions. If that's the case, you'll have to figure out which one it is and get your name taken off that one. If you're not sure which one it might be, check the headers of the messages you receive from freebsd-questions: maybe there's a clue there. If you've done all this, and you still can't figure out what's going on, send a message to Postmaster@FreeBSD.org, and he will sort things out for you. Don't send a message to FreeBSD-questions: they can't help you. III: Should I ask -questions or -hackers? ========================================= Two mailing lists handle general questions about FreeBSD, FreeBSD-questions and FreeBSD-hackers. In some cases, it's not really clear which group you should ask. The following criteria should help for 99% of all questions, however: If the question is of a general nature, first check whether this isn't a Frequently Asked Question (FAQ). There's a list of these questions at http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/index.html, and also on your own system (once you've installed it) at /usr/share/doc/en/books/faq/index.html. Check there, and if you don't find an answer, ask FreeBSD-questions. Examples might be questions about installing FreeBSD or the use of a particular UNIX utility. If you think the question relates to a bug, but you're not sure, or you don't know how to look for it, send the message to FreeBSD-questions. If the question relates to a bug, and you're almost sure that it's a bug (for example, you can pinpoint the place in the code where it happens, and you maybe have a fix), then send the message to FreeBSD-hackers. You should also enter a problem report with the send-pr utility. If the question relates to enhancements to FreeBSD, and you can make suggestions about how to implement them, then send the message to FreeBSD-hackers. If the question is of particularly technical nature, such as implementation details or suggestions for improvements, then send the message to FreeBSD-hackers. There are also a number of other specialized mailing lists, for example FreeBSD-isp, which caters to the interests of ISPs (Internet Service Providers) who run FreeBSD. If you happen to be an ISP, this doesn't mean you should automatically send your questions to FreeBSD-isp. The criteria above still apply, and it's in your interest to stick to them, since you're more likely to get good results that way. IV: How to submit a question ============================= When submitting a question to FreeBSD-questions, consider the following points: 1. Remember that nobody gets paid for answering a FreeBSD question. They do it of their own free will. You can influence this free will positively by submitting a well-formulated question supplying as much relevant information as possible. You can influence this free will negatively by submitting an incomplete, illegible, or rude question. It's perfectly possible to send a message to FreeBSD-questions and not get an answer even if you follow these rules. It's much more possible to not get an answer if you don't. In the rest of this document, we'll look at how to get the most out of your question to FreeBSD-questions. 2. Not everybody who answers FreeBSD questions reads every message: they look at the subject line and decide whether it interests them. Clearly, it's in your interest to specify a subject. ``FreeBSD problem'' or ``Help'' aren't enough. If you provide no subject at all, many people won't bother reading it. If your subject isn't specific enough, the people who can answer it may not read it. 3. When sending a new message, well, send a new message. Don't reply to some other message, erase the old content and change the subject line. That leaves an In-reply-to: header which many mail readers use to thread messages, so your message shows up as a reply to some other message. People often delete messages a whole thread at a time, so apart from irritating people, you also run a chance of having the message deleted unread. 4. Format your message so that it is legible, and PLEASE DON'T SHOUT!!!!!. We appreciate that a lot of people don't speak English as their first language, and we try to make allowances for that, but it's really painful to try to read a message written full of typos or without any line breaks. A lot of badly formatted messages come from bad mailers or badly configured mailers. The following mailers are known to send out badly formatted messages without you finding out about them: Eudora exmh Microsoft Exchange Microsoft Internet Mail Microsoft Outlook Netscape As you can see, the mailers in the Microsoft world are frequent offenders. If at all possible, use a UNIX mailer. If you must use a mailer under Microsoft environments, make sure it is set up correctly. Try not to use MIME: a lot of people use mailers which don't get on very well with MIME. For further information on this subject, check out http://www.lemis.com/email.html. 5. Make sure your time and time zone are set correctly. This may seem a little silly, since your message still gets there, but many of the people you are trying to reach get several hundred messages a day. They frequently sort the incoming messages by subject and by date, and if your message doesn't come before the first answer, they may assume they missed it and not bother to look. 6. Don't include unrelated questions in the same message. Firstly, a long message tends to scare people off, and secondly, it's more difficult to get all the people who can answer all the questions to read the message. 7. Specify as much information as possible. This is a difficult area, and we need to expand on what information you need to submit, but here's a start: If you get error messages, don't say ``I get error messages'', say (for example) ``I get the error message 'No route to host'''. If your system panics, don't say ``My system panicked'', say (for example) ``my system panicked with the message 'free vnode isn't'''. If you have difficulty installing FreeBSD, please tell us what hardware you have. In particular, it's important to know the IRQs and I/O addresses of the boards installed in your machine. If you have difficulty getting PPP to run, describe the configuration. Which version of PPP do you use? What kind of authentication do you have? Do you have a static or dynamic IP address? What kind of messages do you get in the log file? 8. If you don't get an answer immediately, or if you don't even see your own message appear on the list immediately, don't resend the message. Wait at least 24 hours. The FreeBSD mailer offloads messages to a number of subordinate mailers around the world, and sometimes it can take several hours for the mail to get through. And once it gets through, the one person who might know the answer will probably just have gone to bed in his part of the world. 9. If you do all this, and you still don't get an answer, there could be other reasons. For example, the problem is so complicated that nobody knows the answer, or the person who does know the answer was offline. If you don't get an answer after, say, a week, it might help to re-send the message. If you don't get an answer to your second message, though, you're probably not going to get one from this forum. Resending the same message again and again will only make you unpopular. To summarize, let's assume you know the answer to the following question (yes, it's the same one in each case :-). You choose which of these two questions you would be more prepared to answer: Message 1: Subject: (none) I just can't get hits damn silly FereBSD system to workd, and Im really good at this tsuff, but I have never seen anythign sho difficult to install, it jst wont work whatever I try so why don't y9ou guys tell me what I doing wrong. ---------------------------------------------------------------------- Message 2: Subject: Problems installing FreeBSD I've just got the FreeBSD 2.1.5 CD-ROM from Walnut Creek, and I'm having a lot of difficulty installing it. I have a 66 MHz 486 with 16 MB of memory and an Adaptec 1540A SCSI board, a 1.2GB Quantum Fireball disk and a Toshiba 3501XA CD-ROM drive. The installation works just fine, but when I try to reboot the system, I get the message "Missing Operating System". ---------------------------------------------------------------------- V: How to follow up to a question ================================= Often you will want to send in additional information to a question you have already sent. The best way to do this is to reply to your original message. This has three advantages: 1. You include the original message text, so people will know what you're talking about. Don't forget to trim unnecessary text out, though. 2. The text in the subject line stays the same (you did remember to put one in, didn't you?). Many mailers will sort messages by subject. This helps group messages together. 3. The message reference numbers in the header will refer to the previous message. Some mailers, such as mutt, can thread messages, showing the exact relationships between the messages. VI: How to answer a question ============================ Before you answer a question to FreeBSD-questions, consider: 1. A lot of the points on submitting questions also apply to answering questions. Read them. 2. Has somebody already answered the question? The easiest way to check this is to sort your incoming mail by subject: then (hopefully) you'll see the question followed by any answers, all together. If somebody has already answered it, it doesn't automatically mean that you shouldn't send another answer. But it makes sense to read all the other answers first. 3. Do you have something to contribute beyond what has already been said? In general, "Yeah, me too" answers don't help much, although there are exceptions, like when somebody is describing a problem he's having, and he doesn't know whether it's his fault or whether there's something wrong with the hardware or software. If you do send a "me too" answer, you should also include any further relevant information. 4. Are you sure you understand the question? Very frequently, the person who asks the question is confused or doesn't express himself very well. Even with the best understanding of the system, it's easy to send a reply which doesn't answer the question. This doesn't help: you'll leave the person who submitted the question more frustrated or confused than ever. If nobody else answers, and you're not too sure either, you can always ask for more information. 5. Are you sure your answer is correct? If not, wait a day or so. If nobody else comes up with a better answer, you can still reply and say, for example, "I don't know if this is correct, but since nobody else has replied, why don't you try replacing your ATAPI CD-ROM with a frog?". 6. Unless there's a good reason to do otherwise, reply to the sender and to FreeBSD-questions. Many people on the FreeBSD-questions are "lurkers": they learn by reading messages sent and replied to by others. If you take a message which is of general interest off the list, you're depriving these people of their information. Be careful with group replies; lots of people send messages with hundreds of CCs. If this is the case, be sure to trim the Cc: lines appropriately. 7. Include relevant text from the original message. Trim it to the minimum, but don't overdo it. It should still be possible for somebody who didn't read the original message to understand what you're talking about. 8. Use some technique to identify which text came from the original message, and which text you add. I personally find that prepending ``> '' to the original message works best. Leaving white space after the ``> '' and leave empty lines between your text and the original text both make the result more readable. 9. Put your response in the correct place (after the text to which it replies). It's very difficult to read a thread of responses where each reply comes before the text to which it replies. 10. Most mailers change the subject line on a reply by prepending a text such as ``Re: ''. If your mailer doesn't do it automatically, you should do it manually. 11. If the submitter didn't abide by format conventions (lines too long, inappropriate subject line), please fix it. In the case of an incorrect subject line (such as ``HELP!!??''), change the subject line to (say) ``Re: Difficulties with sync PPP (was: HELP!!??)''. That way other people trying to follow the thread will have less difficulty following it. In such cases, it's appropriate to say what you did and why you did it, but try not to be rude. If you find you can't answer without being rude, don't answer. If you just want to reply to a message because of its bad format, just reply to the submitter, not to the list. You can just send him this message in reply, if you like. $Id: Howto-ask-questions,v 1.6 2005/08/10 02:21:44 grog Exp $ _______________________________________________ Thanks to Josh Paetzel for updating this document to describe mailman. From owner-freebsd-questions@FreeBSD.ORG Fri Apr 11 17:02:01 2008 Return-Path: Delivered-To: FreeBSD-questions@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 645) id F07761065675; Fri, 11 Apr 2008 17:02:00 +0000 (UTC) To: FreeBSD-questions@FreeBSD.org Message-Id: <20080411170200.F07761065675@hub.freebsd.org> Date: Fri, 11 Apr 2008 17:02:00 +0000 (UTC) From: grog@FreeBSD.ORG (Greg Lehey) Cc: Subject: "The Complete FreeBSD": errata and addenda X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2008 17:02:01 -0000 The trouble with books is that you can't update them the way you can a web page or any other online documentation. The result is that most leading edge computer books are out of date almost before they are printed. Unfortunately, The Complete FreeBSD, published by O'Reilly, is no exception. Inevitably, a number of bugs and changes have surfaced. "The Complete FreeBSD" has been through a total of five editions, including its predecessor "Installing and Running FreeBSD". Two of these have been reprinted with corrections. I maintain a series of errata pages. Start at http://www.lemis.com/errata-4.html to find out how to get the errata information. Note also that the book has now been released for free download in PDF form. Instead of downloading the changed pages, you may prefer to download the entire book. See http://www.lemis.com/grog/Documentation/CFBSD/ for more information. Have you found a problem with the book, or maybe something confusing? Please let me know: I'm no longer constantly updating it, but I may be able to help Greg From owner-freebsd-questions@FreeBSD.ORG Fri Apr 11 17:30:29 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 431DC106566B for ; Fri, 11 Apr 2008 17:30:29 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr1.xs4all.nl (smtp-vbr1.xs4all.nl [194.109.24.21]) by mx1.freebsd.org (Postfix) with ESMTP id A71328FC1E for ; Fri, 11 Apr 2008 17:30:28 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr1.xs4all.nl (8.13.8/8.13.8) with ESMTP id m3BHUPVQ079253; Fri, 11 Apr 2008 19:30:26 +0200 (CEST) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id BE296B82D; Fri, 11 Apr 2008 19:30:25 +0200 (CEST) Date: Fri, 11 Apr 2008 19:30:25 +0200 From: Roland Smith To: "Loren M. Lang" Message-ID: <20080411173025.GA79540@slackbox.xs4all.nl> Mail-Followup-To: "Loren M. Lang" , FreeBSD Questions References: <20080411163640.GA18928@alzatex.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="C7zPtVaVf+AK4Oqc" Content-Disposition: inline In-Reply-To: <20080411163640.GA18928@alzatex.com> X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.17 (2007-11-01) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: FreeBSD Questions Subject: Re: USB Flash Drive Permissions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2008 17:30:29 -0000 --C7zPtVaVf+AK4Oqc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 11, 2008 at 09:36:40AM -0700, Loren M. Lang wrote: > I would like to setup my USB flash drive to have special permissions > when I plug it into my desktop. Specifically, I would like it to be > owned by my user so I can user mount the msdos fs on it. I added an To mount as a normal user you need to own the mount point. And set the sysctl vfs.usermount to 1.=20 > entry to /etc/devfs.conf for the device it was creating, but the > permissions did not get applied when I plugged my drive in. After some > research, it appears that devfs.conf only gets applied on boot by > /etc/rc.d/devfs so I took a look at devd. For setting permissions on hotpluggable device nodes, you need to look at devfs.rules. See http://www.xs4all.nl/~rsmith/freebsd/index.html#hotplug > I catted the pipe of devd and > saw my device attach as umass0 with a serial number that would be ideal > to match on (I'd prefer that it only match on my personal flash > drive,) Normally, a da device gets the first available number. This way you cannot tell which device node your flash drive will get. You will need a to set a label on the flash drive. The tool newfs_msdos or the mtools port can do that for you. Next time you plug the device in you will find it as /dev/msdosfs/