out of inodes (4.7-stable shortly post-install)

2003-01-04 Thread Eric Timme
Just performed a from scratch installation of FreeBSD from a snapshot off snapshots.jp.freebsd.org (dated January 2 or 3, 2003), and when building stuff from ports have suddenly gotten the out of inodes message =( The install was done onto a 1.6gb harddrive, and was a reinstall of an already fu

Re: (OT) non-keyboard ascii characters

2003-01-04 Thread Doug Reynolds
On Tue, 31 Dec 2002 16:51:29 -0500 (EST), John Bleichert wrote: >Hello All > >Is there anyway to get e.g. a u with an umlaught over it (ASCII 159 I >think) in a text emailer like pine or mutt, if your keyboard doesn's have >said character? How about text editors like nedit? > >Hopefully not too,

Re: Here are the logs...Re: qmail toaster wont deliver to v mailboxes

2003-01-04 Thread Joan Picanyol i Puig
* Keith Spencer <[EMAIL PROTECTED]> [20021231 03:51]: > Thanks to Brian et al for trying to help me out. > MY situation is this. > > I have installed (with heaps of hassles) MATT > SIMERSON'S QMAIL TOASTER on my fresh install 4.7 > stable box. > I am changin

ATAPI/CAM and ripping audio CDs

2003-01-04 Thread Tim Vanderhoek
Hi, I'm trying to duplicate an audio CD using my ATAPI CD-RW drive on FreeBSD-4.7-STABLE with sources dated on Dec 19, 2002. The cdda2wav utility identifies my drive+CD as: Type: ROM, Vendor 'SONY' Model 'CD-RW CRX1611 ' Revision 'TYS3' MMC+CDDA which leads me to believe that it supports

Re: Working around problems when an NFS server dies / is unavailable.

2003-01-04 Thread nate
lewiz said: > Hi, > > Anybody know about using NFS with laptops. I want to be able to pick > up and go with my laptop -- problem is I seem unable to umount any NFS > filesystems when the NFS server is unavailable. try mounting with the soft option. the system will give up rather quickly if the

stty/keyboard weirdness with telnet, rlogin, etc...

2003-01-04 Thread Ernest H. Rice, III
Using 4.6.2... When I telnet/rlogin/whatever from my freeBSD 4.6.2 system to another UNIX (like UW711, OSR5, etc.) the backspace key suddenly works like the key - namely sending INTR. stty -a shows that the key is for INTR and that the backspace key is still ^H. $TERM=xterm... Seems so odd..

Re: Bystander shot by a spam filter.

2003-01-04 Thread Mike Jeays
Mike, this message was originally posted to the FreeBSD-chat mailing list, where by definition it's on topic. It is definitely not on topic for FreeBSD-questions. Please don't forward this sort of thing to this list. Greg -- When replying to this message, please copy the original recipients. I

Re: fvwm2 mouse questions

2003-01-04 Thread Greg 'groggy' Lehey
On Saturday, 4 January 2003 at 17:14:08 +0100, Andrew Prewett wrote: > Today dick hoogendijk wrote: > >> In KDE and Windowmaker atc you can set the acceleration and threshold >> for the mousepointer. I need this set, 'cause otherwise my pointer moves >> way too slow ;-( >> >> I want to play a litt

Re: help! Problems with TAR archives?

2003-01-04 Thread Phillip Smith
Would it be possible to use a script to achieve the same outcome? I've tried re-uploading/downlaoding the files in multiple modes, to no avail. Also, I ftp'd these files TO a Windows box FROM my BSD box, so I believe that the default mode for that would be binary? Are there any other reasons this

Re: ports that never get updated

2003-01-04 Thread Matthew Emmerton
> Certain ports, such as audio/csound audio/normalize and net/amcl, have > had updates sitting in the PR database for months now. Is there any way > I can convince a committer to even glance at these? ports-related questions are best asked on freebsd-ports; I've cc'd them on this message. The mai

Re: Slow local logins when YP/NIS server unavailable.

2003-01-04 Thread Bill Moran
From: lewiz <[EMAIL PROTECTED]> Hi, I've been having problems recently trying to login as a local user when my YP/NIS server is unavailable. This is essentially to me as the machine in question is a laptop and is required to work without the network. I have a local user (lewiz2) and a NIS/Y

Credit Card Fraud

2003-01-04 Thread offer1
Would you like to know more about credit card fraud on the internet and how to stop it? Simply reply to this email with " Credit Card Fraud" in the subject line for more infromation. Thank you for your time To be removed from our database simply reply to this email with the word Remove in

Re: Working around problems when an NFS server dies / is unavailable.

2003-01-04 Thread richard childers / kg6hac
I seem to recall a 'nomount' option in fstab(5), the manual page that describes the contents of the /etc/fstab ('filesystem table') file. That plus amd(8) should, in theory, get you a relatively stateless NFS connection. Personally, I don't trust amd(8). It's not clear to me that it's any smarter

Re: Working around problems when an NFS server dies / is unavailable.

2003-01-04 Thread Dan Nelson
In the last episode (Jan 05), lewiz said: > Hi, > > Anybody know about using NFS with laptops. I want to be able to pick > up and go with my laptop -- problem is I seem unable to umount any NFS > filesystems when the NFS server is unavailable. umount -f it supposed to work, but I have seen it

Re: Bystander shot by a spam filter.

2003-01-04 Thread Kirk Strauser
At 2003-01-05T00:27:01Z, "Greg 'groggy' Lehey" <[EMAIL PROTECTED]> writes: > there's one thing that everybody on the list can do to help: don't reply > to off-topic or offensive mail messages. Actually, Greg, there are two things we can do. The second is to GPG-sign *and* GPG-verify email. I'm

Re: Bystander shot by a spam filter.

2003-01-04 Thread Greg 'groggy' Lehey
On Saturday, 4 January 2003 at 13:58:59 -0500, Mike Jeays wrote: > Brett Glass wrote: > >> At 07:05 AM 1/1/2003, Cliff Sarginson wrote: >> >>> Let's stop kicking Richard Stallman. He has his own agenda. >> >> It should remain his own. >> >>> But GCC is why you can compile FreeBSD. >> >> No, it's

Re: Bystander shot by a spam filter.

2003-01-04 Thread Greg 'groggy' Lehey
On Saturday, 4 January 2003 at 17:05:26 -0500, Daniel Goepp wrote: >> On 04 Jan 2003 19:13:13 +, "Stacey Roberts" <[EMAIL PROTECTED]> said: >> >>> Dude, >>>You don't know me, nor have any idea what I'm about. >> >> Well, since Vicki gives me head everyday, I'd say I know you quite >> well.

Working around problems when an NFS server dies / is unavailable.

2003-01-04 Thread lewiz
Hi, Anybody know about using NFS with laptops. I want to be able to pick up and go with my laptop -- problem is I seem unable to umount any NFS filesystems when the NFS server is unavailable. The problem is -- I can't run many regular utilities like df without it getting stuck when the NFS m

Re: help! Problems with TAR archives?

2003-01-04 Thread Stephen Hovey
windows ftp defaults to ascii more, not binary, so its adds a \r to each \n - you might save your tar files if you upload ascii to get them stripped out again. On Sat, 4 Jan 2003, Phillip Smith wrote: > > Hi, > > Wondering what (if anything) can be done about this? > > freedom# tar -xf www.ta

Re: Filtering on In Reply-to Was RE: Procmail and Exim - Freebsd

2003-01-04 Thread Greg 'groggy' Lehey
[Format recovered--see http://www.lemis.com/email/email-format.html] Incorrect quotation, long/short syndrome. On Saturday, 4 January 2003 at 13:00:50 -, Ian Watkinson wrote: > On 03 January 2003 23:17, Greg 'groggy' Lehey wrote: >> On Friday, 3 January 2003 at 10:10:56 +, Ian Watkins

help! Problems with TAR archives?

2003-01-04 Thread Phillip Smith
Hi, Wondering what (if anything) can be done about this? freedom# tar -xf www.tar tar: Skipping to next file header... tar: Unknown file type '' for —çÓîïæ8˟ܫ»ß[+î¯n·Ñ_}û†íÒMÂ2žð±çÕV´2¬£8(UvjÛu¾ßש¦…ä, extracted as normal file tar: Skipping to next file header... I don't understand what's

Detect blank CD-R?

2003-01-04 Thread Warren Block
Is there a way to detect the presence of a blank CD-R in an IDE CDRW drive? This would help make a backup script a little smarter: build the ISO, record to CD if a blank is present. -Warren Block * Rapid City, South Dakota USA To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe free

Re: iomega usb zip 100

2003-01-04 Thread Jason Morgan
I've had the same trouble and have asked on this list but have never gotten a response. Maybe it's in a FAQ somewhere? -Jason On Fri, Jan 03, 2003 at 09:08:36PM -0500, Ted wrote: > Dear FreeBSDers, > I've tried using the mount command to mount my USB Iomega Zip 100 drive > but have failed. Upon

koffice en français ?!

2003-01-04 Thread Benoit ROUSSEAU
Comment télécharger i18 french pour koffice et l'installer ? Merci ! FreeBSD is very faster that Linux ! To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: tuning fvwm2rc (alt-tab and title-buttons)

2003-01-04 Thread Gary W. Swearingen
"Dr. Richard E. Hawkins" <[EMAIL PROTECTED]> writes: > What I *can't* get working is the alt-tab to rotatate > between windows. I had some troubles getting the rotate to not stop at either end of the list and got some help from the fvwm people. In their web page forum, IIRC. I now use: Key KP_

RE: Bystander shot by a spam filter.

2003-01-04 Thread Daniel Goepp
Oh come on, we can behave better than this...In normal conversation, there is no reason to use such potentially offensive language, when discussing FreeBSD. Which I might add what this list is supposed to be about. At least, I know that's why I signed up for it. On 04 Jan 2003 19:13:13 +, "S

RE: Redirecting root's email

2003-01-04 Thread Adam Lofstedt
> > MDeferred: Operation timed out with localhost.visimation.com. > > For some reason sendmail tries to contact localhost.visimation.com > > What is the result of command > > host visimation.com > > on your box? # host visimation.com visimation.com has address 10.0.0.x visimation.com mail is

Re: Bystander shot by a spam filter.

2003-01-04 Thread Dr. Richard E. Hawkins
On Sat, Jan 04, 2003 at 01:58:59PM -0500, Mike Jeays wrote: > Brett Glass wrote: > > GCC is a great gift to the world, and has made a huge difference to > the development of open-source software. It can't be all that mediocre > if it has destroyed the market for higher-quality compilers! Window

Re: Bystander shot by a spam filter.

2003-01-04 Thread Bosko Milekick
On 04 Jan 2003 19:13:13 +, "Stacey Roberts" <[EMAIL PROTECTED]> said: > Dude, >You don't know me, nor have any idea what I'm about. Well, since Vicki gives me head everyday, I'd say I know you quite well. Not that she's good at it, but hey, what more can you expect for $5? > For your inf

Stop it

2003-01-04 Thread Bosko Milekick
Okay, so who's that Cliff Sarginson moron? Brett, come one, we all know how much you like bashing the GPL and making fun of those stupid GNU hippies like RMS, but don't feed that stupid troll. That guy is annoying as hell. Also, what's up with that Stacey dude, grow up, fucking negro! Time for ano

Re: audio tape recordings to mp3 - advice and experience sought

2003-01-04 Thread Kirk Strauser
At 2003-01-04T20:27:48Z, joe <[EMAIL PROTECTED]> writes: > I am looking for some practical advice to achieve the "optimal" quality > mp3 recordings. Do you *have* to use MP3 for some reason, such as playback an a device that only supports that format? I'm a big fan of OGG for the quality and fr

audio tape recordings to mp3 - advice and experience sought

2003-01-04 Thread joe
I am looking for some practical advice to achieve the "optimal" quality mp3 recordings. On clean recordings of music CDs using cdparanoia I use the "--alt-preset standard" setting for lame which gives excellent results. My sources in this case are not as clean. I have a cassette tape deck atta

Re: frustrating disklabel problem

2003-01-04 Thread Pete Toscano
On Sat, 04 Jan 2003, Roman Neuhauser wrote: > hmm, why are you trying to create a software mirror if you have a > card that does that? you use vinum when you don't have a RAID card. > you don't need it when you do have one. Now where's the fun in that? :) Seriously though, I have a

Re: FreeBSD Stability

2003-01-04 Thread Louis A. Mamakos
> On Sat, Jan 04, 2003 at 11:20:23AM -0600, Jack L. Stone wrote: > > Seems like a lot of trouble just to maintain "bragging rights" about > > uptime, only to have a "hobbled" system that is not really up to date. > > That's not quite "up" IMHO. > [...] > > For some people these things are importan

Re: frustrating disklabel problem

2003-01-04 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2003-01-04 11:20:22 -0500: > I'm trying to set up a vinum mirrored plex on my 4.7-STABLE (cvsup-ed as > of yesterday, 1/3) system. I have 3 30GB drives. Currently, only the > first disk is being used. This disk has all the system along with all > my digital photos and video

Re: Linux+cbq <-> FreeBSD wierdness -- any ideas?

2003-01-04 Thread Alexandr Kovalenko
And please, Cc: me, as I'm not subscribed to -questions@ > I have very strange problem: > > 1.1.1.1 <--- ---> Linux (2.2.2.2) with cbq shape for 3.3.3.3 for 750Kbit/sec ><--- ---> FreeBSD (3.3.3.3) > > If I start downloading from 1.1.1.1 to 3.3.3.3 in a single session I'm > getting 75

Re: Lots of files in a directory

2003-01-04 Thread MikeM
On 1/4/2003 at 8:39 PM Giorgos Keramidas wrote: |On 2003-01-04 09:04, MikeM <[EMAIL PROTECTED]> wrote: |> The upgrade to 4.7 went very smoothly. |> [...] |> When I tried to "tar -yxf" the freedb archive, the server became |> unresponsive. |> [...] |> The server is back online now, and running wel

frustrating disklabel problem

2003-01-04 Thread Pete Toscano
Hello, I'm trying to set up a vinum mirrored plex on my 4.7-STABLE (cvsup-ed as of yesterday, 1/3) system. I have 3 30GB drives. Currently, only the first disk is being used. This disk has all the system along with all my digital photos and videos. I'd like to mirror the other two 30GB drives

Linux+cbq <-> FreeBSD wierdness -- any ideas?

2003-01-04 Thread Alexandr Kovalenko
I have very strange problem: 1.1.1.1 <--- ---> Linux (2.2.2.2) with cbq shape for 3.3.3.3 for 750Kbit/sec <--- ---> FreeBSD (3.3.3.3) If I start downloading from 1.1.1.1 to 3.3.3.3 in a single session I'm getting 750Kbit/s for few seconds (10-12) and then speed drops to under 16Kbit or

Re: Support?

2003-01-04 Thread Bob Bomar
On Sat, Jan 04, 2003 at 06:10:48AM -0800, Derision wrote: > I recently aquired a Terratec SiXPack 5.1+ sound card > E3304 > and was wondering if FreeBSD support this. It's hard > to find documentation about it, but still holding onto > hope. > > Regards, > Tommy > I didnt see the card listed, b

Re: Not a bug?

2003-01-04 Thread Nathan Kinkade
On Sat, Jan 04, 2003 at 07:59:16PM +0100, Mark wrote: > I will not call this a "bug", because usually when people cry bug they just > mean they did not understand a certain behavior. :) > > Still, when I "su -l" to root from, say, the user "maintenance", and then > issue a "shutdown -p now", the s

Re: Lots of files in a directory

2003-01-04 Thread Giorgos Keramidas
On 2003-01-04 09:04, MikeM <[EMAIL PROTECTED]> wrote: > The upgrade to 4.7 went very smoothly. > [...] > When I tried to "tar -yxf" the freedb archive, the server became > unresponsive. > [...] > The server is back online now, and running well. Trying to duplicate the > problem, I ran a similar s

Re: Bystander shot by a spam filter.

2003-01-04 Thread Paul Saab
>Please stop cc'ing the list on this thread. 1. Don't bottom quote, it's terribly annoying. 2. Since you're a clueless negro who couldn't compile helloworld.c if his life depended on it, shut the fuck up. Sincerely, Paul -- Paul Saab [EMAIL PROTECTED] -- http://fastmail.fm - Fas

Slow local logins when YP/NIS server unavailable.

2003-01-04 Thread lewiz
Hi, I've been having problems recently trying to login as a local user when my YP/NIS server is unavailable. This is essentially to me as the machine in question is a laptop and is required to work without the network. I have a local user (lewiz2) and a NIS/YP user (lewiz). When I am away f

Re: Bystander shot by a spam filter.

2003-01-04 Thread Stacey Roberts
On Sat, 2003-01-04 at 18:58, Mike Jeays wrote: > Brett Glass wrote: > > >At 07:05 AM 1/1/2003, Cliff Sarginson wrote: > > > > > > > >>Let's stop kicking Richard Stallman. > >>He has his own agenda. > >> > >> > > > >It should remain his own. > > > > > > > >>But GCC is why you can compile

Not a bug?

2003-01-04 Thread Mark
I will not call this a "bug", because usually when people cry bug they just mean they did not understand a certain behavior. :) Still, when I "su -l" to root from, say, the user "maintenance", and then issue a "shutdown -p now", the shutdown message sent around does not appear to come from "root",

Re: Bystander shot by a spam filter.

2003-01-04 Thread Mike Jeays
Brett Glass wrote: At 07:05 AM 1/1/2003, Cliff Sarginson wrote: Let's stop kicking Richard Stallman. He has his own agenda. It should remain his own. But GCC is why you can compile FreeBSD. No, it's not. You can compile FreeBSD because it's written in C. GCC just happens to b

Re: FreeBSD Handbook NIS/YP Instructions

2003-01-04 Thread Bill Moran
From: Mike Hogsett <[EMAIL PROTECTED]> portmap is also required for NIS. True, and it says so in the handbook, which is the point I was trying to make. Speaking for myself, at least, following the handbook to the letter got NIS working just fine. -Bill > >From: Adam Stroud <[EMAIL PROTECTED]

ports that never get updated

2003-01-04 Thread tempy
Certain ports, such as audio/csound audio/normalize and net/amcl, have had updates sitting in the PR database for months now. Is there any way I can convince a committer to even glance at these? To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of t

Re: FreeBSD Stability

2003-01-04 Thread David Magda
On Sat, Jan 04, 2003 at 11:20:23AM -0600, Jack L. Stone wrote: > Seems like a lot of trouble just to maintain "bragging rights" about > uptime, only to have a "hobbled" system that is not really up to date. > That's not quite "up" IMHO. [...] For some people these things are important. I have no p

tuning fvwm2rc (alt-tab and title-buttons)

2003-01-04 Thread Dr. Richard E. Hawkins
I'm finally getting annoyed enough to try to mess with fvwm2rc. I had it working just the way I wanted, and then during a time I was forced over to debian the package maintainer caused the config files to be replaced wihtout asking. And bit by bit, other things have stopped working. By poking a

Re: FreeBSD Stability

2003-01-04 Thread Jack L. Stone
At 11:16 AM 1.4.2003 -0500, David Magda wrote: >Mark <[EMAIL PROTECTED]> writes: > >> What is it that makes people rave about the longest uptime? To me, this is >> just a list of sites whose admins have neglected to perform the necessary >> upgrade-maintenances, seemingly for almost three years eve

Re: UPS Hardware / Software

2003-01-04 Thread Brad Ackerman
On Sat, 2003 Jan 04 at 14:25:43 +0900, kouryuu wrote: > I'm considering a UPS for my home system, and was wondering if > anyone has any hardware/software recommendations. Make sure your UPS has a serial connection -- currently, there is no monitoring daemon that supports USB on FreeBSD. As for ha

RE: how can I filter on subject with sendmail 8.12.6?

2003-01-04 Thread Daniel Goepp
The problem with this solution is that it doesn't prevent potential queuing a lot of bounced emails, back to domains that are bad. The best place to stop spam, is to deny it right at the on set, so as to not load up your system trying to deliver bad mail. -Daniel The simple solution if you're r

Re: realplayer8

2003-01-04 Thread Lowell Gilbert
"T. Green" <[EMAIL PROTECTED]> writes: > i am trying to install realplayer 8 no freebsd ver 4.7 using netscape 7.01. > i need to know what file go's where. Just use the port. It'll take care of those things for you. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questi

Re: Disable Mozilla profile

2003-01-04 Thread Joe Marcus Clarke
On Sat, 2003-01-04 at 04:38, Nimrod Mesika wrote: > On Sat, Jan 04, 2003 at 02:31:48AM +, Lee Harr wrote: > > >The mozilla port installs a wrapper script at > > >/usr/X11R6/bin/mozilla that only launches mozilla the first time it > > >is > > >called, and after that passes commands to the runnin

Re: FreeBSD Stability

2003-01-04 Thread David Magda
Mark <[EMAIL PROTECTED]> writes: > What is it that makes people rave about the longest uptime? To me, this is > just a list of sites whose admins have neglected to perform the necessary > upgrade-maintenances, seemingly for almost three years even. To me, this is > just a list of potentially vulne

lock.

2003-01-04 Thread lewiz
Hi, Is there any utility similar to lock (that I can do the equivalent of lock -npv) that I can set a timeout on - much like with xscreensaver? I don't want to manually have to run lock - instead a timeout would be good, so that if I don't hit any keys it will lock the machine? Many thanks,

Re: how can I filter on subject with sendmail 8.12.6?

2003-01-04 Thread Matthew Emmerton
> # [EMAIL PROTECTED] / 2003-01-03 20:48:18 -0500: > > > > we're having a problem with some cracker using addresses > > harvested from whois and the "abuse/www/webmaster" with > > domains they get from the database. The mail appears to > > come from us but it cannot as the addresses are oneway inco

Re: fvwm2 mouse questions

2003-01-04 Thread Andrew Prewett
Today dick hoogendijk wrote: > In KDE and Windowmaker atc you can set the acceleration and threshold > for the mousepointer. I need this set, 'cause otherwise my pointer moves > way too slow ;-( > > I want to play a little with fvwm2 (heardsome great things about it) but > can't find the place to

Re: FreeBSD Stability

2003-01-04 Thread David Magda
Dave Uhring <[EMAIL PROTECTED]> writes: > You do realize, I hope, that Linux and Solaris roll over their uptimes > at something like 492 days. There was a thread on comp.unix.solaris with people reporting uptimes greater than 492 days. Some with three years uptime (1000 days). There was a bug in

Re: how can I filter on subject with sendmail 8.12.6?

2003-01-04 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2003-01-03 20:48:18 -0500: > > we're having a problem with some cracker using addresses > harvested from whois and the "abuse/www/webmaster" with > domains they get from the database. The mail appears to > come from us but it cannot as the addresses are oneway incoming > only

fvwm2 mouse questions

2003-01-04 Thread dick hoogendijk
In KDE and Windowmaker atc you can set the acceleration and threshold for the mousepointer. I need this set, 'cause otherwise my pointer moves way too slow ;-( I want to play a little with fvwm2 (heardsome great things about it) but can't find the place to set the values for accelerate/threshold..

Re: Mysterious problem with ldconfig and ld

2003-01-04 Thread Mark
- Original Message - From: "Justin Hopper" <[EMAIL PROTECTED]> To: "Matthew Emmerton" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Saturday, January 04, 2003 5:35 AM Subject: Re: Mysterious problem with ldconfig and ld > What ultimately fixed the problem was hardcoding the > -L /usr/

Re: utility that measure electricty usage?

2003-01-04 Thread Matthew Emmerton
> i know there is something you can put on the socket to measure how much > current is being drawn... but i was wondering if there was some utility > that i could install on my server to measure the power usage for the > server? i'd like to make a chart to see if this device is really > impacting

Support?

2003-01-04 Thread Derision
I recently aquired a Terratec SiXPack 5.1+ sound card E3304 and was wondering if FreeBSD support this. It's hard to find documentation about it, but still holding onto hope. Regards, Tommy __ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable.

Re: Lots of files in a directory

2003-01-04 Thread MikeM
On 1/3/2003 at 9:25 AM MikeM wrote: | [snip] | |To you and others who have helped me, here's what I'm doing. | |- tomorrow I am upgrading from 4.5 to 4.7 |- once that proves stable, I'll increase the DIRHASH value appropriately. |- once that proves stable, I'll "tunefs -n enable /usr" to turn on s

utility that measure electricty usage?

2003-01-04 Thread Bsd Neophyte
i know there is something you can put on the socket to measure how much current is being drawn... but i was wondering if there was some utility that i could install on my server to measure the power usage for the server? i'd like to make a chart to see if this device is really impacting the elect

sparc4 tinderbox failure

2003-01-04 Thread Paul Saab
-- >>> Rebuilding the temporary build tree -- >>> stage 1: bootstrap tools -- >>> stage 2: cleaning up the object tree

Filtering on In Reply-to Was RE: Procmail and Exim - Freebsd

2003-01-04 Thread Ian Watkinson
> -Original Message- > From: Greg 'groggy' Lehey [mailto:[EMAIL PROTECTED]] > Sent: 03 January 2003 23:17 > To: Ian Watkinson > Cc: [EMAIL PROTECTED] > Subject: Re: Procmail and Exim - Freebsd > > > On Friday, 3 January 2003 at 10:10:56 +, Ian Watkinson wrote: > > On Thu, 2003-01-02

Re: Saving a partially rotting IBM DTLA-307030 Harddisk

2003-01-04 Thread Denis N. Peplin
On Thursday 02 January 2003 19:26, Andreas Ntaflos wrote: > Hello list, > > I've got the following problem which I hope someone could help me with: > One of my boxes running FreeBSD 4.7-STABLE has an IBM DTLA-307030 (30GB) > which worked very well for more than 2 years now, but I think it starts

RE: FreeBSD Stability

2003-01-04 Thread Aaron Burke
> > Don't think (pretty darn sure actually) that FreeBSD can do > this ... howver > > - there is a project for Linux that has this capability. Check > out the Two > > Kernel Monte at > http://www.scyld.com/products/beowulf/software/monte.html > > > > quoeted from http://www.scyld.com/produc

Re: Disable Mozilla profile

2003-01-04 Thread Nimrod Mesika
On Sat, Jan 04, 2003 at 02:31:48AM +, Lee Harr wrote: > >The mozilla port installs a wrapper script at > >/usr/X11R6/bin/mozilla that only launches mozilla the first time it > >is > >called, and after that passes commands to the running instance. > > Hmm... yup. I am pretty sure that is what I

Re: Mysterious problem with ldconfig and ld

2003-01-04 Thread Justin Hopper
When running ldconfig, it saves the information in the /var/run/ld-elf.so.hints file, and I assume that ld should then know where libraries are located, since they are in this cache file. So when running: ld -lexpat, why did ld not know the location of the expat library, when it is in the cache (