Re: PHP MySQL extensions problem

2005-12-14 Thread Jose Borquez
Matthew Seaman wrote: Jose Borquez wrote: Fatal error:* The required PHP MySQL extension is not installed.Please take a look at http://www.php.net for more information about installing this extension I did a pkg_info and it says I have php5-extensions-1.0 installed. I even uninstalled the

TouchPoint on IBM Thinkpad works in console but not X

2005-12-14 Thread TuxGirl
Hi, When I'm in the console, my mouse works great --- no problems whatsoever. However, once I start X, if I just touch the touchpoint once, the mouse runs off and hides in the upper right corner and refuses to come out. I'm sure that this is something with my xorg.conf, but I can't seem to find

Re: PHP MySQL extensions problem

2005-12-14 Thread Matthew Seaman
Jose Borquez wrote: Fatal error:* The required PHP MySQL extension is not installed.Please take a look at http://www.php.net for more information about installing this extension I did a pkg_info and it says I have php5-extensions-1.0 installed. I even uninstalled them and installed them aga

Re: Completely disable sendmail

2005-12-14 Thread Russell E. Meek
Pietro Cerutti wrote: Hi list, before someone begins to flame me, I'll tell you that I'm running 6.0-STABLE and that my rc.conf contains: sendmail_enable="NO" sendmail_submit_enable="NO" sendmail_outbound_enable="NO" sendmail_msp_queue_enable="NO" In my crontab there is a job which runs every

PHP MySQL extensions problem

2005-12-14 Thread Jose Borquez
I am attempting to configure Group Office and every time I go to the site I get the following error: * Fatal error:* The required PHP MySQL extension is not installed.Please take a look at http://www.php.net for more information about installing this extension I did a pkg_info and it says I h

read -1 errno 35 Resource temporarily unavailable

2005-12-14 Thread Catherine Liao
Greetings, I have encountered a problem on my FreeBSD that I cannot seem to resolve. The problem started with my install of postfix/sendmail reporting "postfix/sendmail[56108]: fatal: (1001): error writing queue file: Broken pipe". Through ktrace, I was able to identify the an EAGAIN error: re

RE: pine

2005-12-14 Thread caleb
Hi everyone, Thanks Gwen and Ted for your feedback. I am using an ADSL modem, basically a POTS network terminal. I am thinkng of switching ISP's, registering a domain and setting up my own mail server. The ISP I am using (according to thier 'technical support') does not use any encry

Re: Insecure Web App Hosting

2005-12-14 Thread Anish Mistry
On Wednesday 14 December 2005 07:13 pm, Mike Esquardez wrote: > i have to install a server that will host a "test drive" of a web > app on the internet. from my inital look at the app, it looks like > it will be a target to be exploited. i am not involved with the > code so fixing it is not an opti

Re: pkg_add not installing lsof (and other programs)? (newbie problem)

2005-12-14 Thread TuxGirl
> You can confirm that the package was installed by running the pkg_info > command, which returns a list of all installed packages and ports. > You can also look in /var/db/pkg, which is where the package database > is kept. Assuming you've got it installed (which you should, pkg_add > returns err

Re: pkg_add not installing lsof (and other programs)? (newbie problem)

2005-12-14 Thread David Scheidt
On Wed, Dec 14, 2005 at 10:39:10PM -0700, TuxGirl wrote: > Hello, > > I installed FreeBSD for the first time tonight (I've been running > Linux for a while), and I seem to be misunderstanding pkg_add. I'm > following the instructions in the FreeBSD manual, and I ran: > > # pkg_add -r lsof > > I

Re: pkg_add not installing lsof (and other programs)? (newbie problem)

2005-12-14 Thread Matthew Seaman
TuxGirl wrote: then: # lsof lsof: Command not found. Type: rehash then try your lsof command again. You've just run into a "feature" of tcsh(1) -- it doesn't pick up changes to the executable files on $PATH automatically. Cheers, Matthew -- Dr Matthew J Seaman MA, D.Phil

pkg_add not installing lsof (and other programs)? (newbie problem)

2005-12-14 Thread TuxGirl
Hello, I installed FreeBSD for the first time tonight (I've been running Linux for a while), and I seem to be misunderstanding pkg_add. I'm following the instructions in the FreeBSD manual, and I ran: # pkg_add -r lsof It claimed to succeed: Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i38

graid3 lockups?

2005-12-14 Thread Neal Rigney
I've got a dual-proc machine with 3 ATA drives that I'd like to roll together in a graid3 configuration. 2 of the drives are 250G, and the third is 300G. I'm using the raw disk for the two 250G drives (ad4 and ad6) and the a partition (which is 250G) of the 300G disk (ad9). ad9 looks like this:

RE: Insecure Web App Hosting

2005-12-14 Thread Tamouh H.
On 12/15/05, Mike Esquardez <[EMAIL PROTECTED]> wrote: > > i have to install a server that will host a "test drive" of > a web app > > on the internet. from my inital look at the app, it looks > like it will > > be a target to be exploited. i am not involved with the > code so fixing > > it is no

Re: Can't open Apache web page

2005-12-14 Thread Jose Borquez
Odhiambo Washington wrote: * On 14/12/05 00:38 -0800, Jose Borquez wrote: I have set up Apache and when I attempt to enter the ip address of the server I just get a Connecting to 172.16.1.10 and then it times out. What do I need to check to try and troubleshoot this problem? httpd is curr

RE: New to FreeBSD, need some questions answered

2005-12-14 Thread Gayn Winters
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Andrew Falanga > Sent: Wednesday, December 14, 2005 7:30 PM > To: freebsd-questions@freebsd.org > Subject: New to FreeBSD, need some questions answered > > > Hi, > > I'm new to FreeBSD but not to

RE: Polling For 100 mbps Connections? (Was Re: Freebsd Theme Song)

2005-12-14 Thread Ted Mittelstaedt
>-Original Message- >From: Danial Thom [mailto:[EMAIL PROTECTED] >Sent: Wednesday, December 14, 2005 11:14 AM >To: Ted Mittelstaedt; Drew Tomlinson >Cc: freebsd-questions@freebsd.org >Subject: RE: Polling For 100 mbps Connections? (Was Re: Freebsd Theme >Song) > >> Well, if polling does

Re: New to FreeBSD, need some questions answered

2005-12-14 Thread Chris
Andrew Falanga wrote: > Hi, > > I'm new to FreeBSD but not to UNIX. The guy who burned me the 6.0 > release iso's told me that during the install, FreeBSD would detect my > Windows XP drive but it didn't. I have two hard drives, one for FreeBSD > one for Windows. The FreeBSD drive is SATA and t

New to FreeBSD, need some questions answered

2005-12-14 Thread Andrew Falanga
Hi, I'm new to FreeBSD but not to UNIX. The guy who burned me the 6.0 release iso's told me that during the install, FreeBSD would detect my Windows XP drive but it didn't. I have two hard drives, one for FreeBSD one for Windows. The FreeBSD drive is SATA and the Windows is PATA (IDE, but

Re: fquestions

2005-12-14 Thread Gary Kline
On Wed, Dec 14, 2005 at 08:37:49PM -0500, Chuck Swiger wrote: > Gary Kline wrote: > > On Wed, Dec 14, 2005 at 01:42:21PM -0800, Kent Stewart wrote: > [ ... ] > > Does it make any sense to use O3 when compiling stuff, > > when stuff includes world/kernel/drivers? Does upping the > > opt

Re: this AMD motherboard?

2005-12-14 Thread Harley D. Eades III
On Wed, 2005-12-14 at 18:16 -0800, Gary Kline wrote: > Can anyone tell if the graphics chips on this card will work > with X? > > If not, then does anybody have an idea of what kinds of cards > are better/worse? > > thanks in advance, > > gary > > > http://

Re: Expect-5.32.1 and Hangups when Spawning a Shell

2005-12-14 Thread Rob
Martin McCormick wrote: > Has anyone seen a condition in FreeBSD4.7 in which > expect-5.32.1 randomly hangs when spawning a shell? > > I got this idea from running autoexpect: > > spawn $env(SHELL) > > Then, I would look for the prompt and begin executing > commands. > >

RE: pine

2005-12-14 Thread Ted Mittelstaedt
>-Original Message- >From: gwen [mailto:[EMAIL PROTECTED] >Sent: Wednesday, December 14, 2005 12:35 PM >To: Ted Mittelstaedt >Cc: RW; freebsd-questions@freebsd.org; caleb >Subject: Re: pine > > >* Ted Mittelstaedt ([EMAIL PROTECTED]) [051214 15:22]: >> >> >> >> 'Can't do secure authentica

this AMD motherboard?

2005-12-14 Thread Gary Kline
Can anyone tell if the graphics chips on this card will work with X? If not, then does anybody have an idea of what kinds of cards are better/worse? thanks in advance, gary http://www.ecs.com.tw/ECSWeb/Products/ProductsDetail.aspx?DetailID=422&M

Re: fquestions

2005-12-14 Thread Chuck Swiger
Gary Kline wrote: > On Wed, Dec 14, 2005 at 01:42:21PM -0800, Kent Stewart wrote: [ ... ] > Does it make any sense to use O3 when compiling stuff, > when stuff includes world/kernel/drivers? Does upping the > optimization make any significant difference in system > perform

Re: Problem installing devel/pear

2005-12-14 Thread Tom Munro Glass
Uwe, I've seen the thread on the ports@ mailing list but there doesn't seem to be any mention of a solution there yet. Have you managed to fix the problem on your machines yet? Tom On Wed, 14 Dec 2005 02:47, Uwe Laverenz wrote: > On Tue, Dec 13, 2005 at 02:12:24PM +1300, Tom Munro Glass wrote:

Re: Build world to only make and install the user install from sysinstall.

2005-12-14 Thread Giorgos Keramidas
On 2005-12-14 19:03, "Justin L. Boss" <[EMAIL PROTECTED]> wrote: > Okay if you think that subject was confusing this is totally confusing > to me. I'm trying to do a Makeworld that will only install the user > distributions install from sysinstall. As you can see below, the only > two that match u

Re: Policy on the list

2005-12-14 Thread Jerry McAllister
> > Hi list, > just a little question about how to behave on the list(s): > > is it correct / useful / polite to close a thread marking it as > [solved] or something like this, or it's just a waste of time / space > / ? > > I think it could be useful, so other people wanting to help don't >

Re: Completely disable sendmail

2005-12-14 Thread Doug Poland
On Thu, Dec 15, 2005 at 01:59:41AM +0100, Pietro Cerutti wrote: > > before someone begins to flame me, I'll tell you that I'm running > 6.0-STABLE and that my rc.conf contains: > no flames, relax :) > sendmail_enable="NO" > sendmail_submit_enable="NO" > sendmail_outbound_enable="NO" > sendmail_ms

Build world to only make and install the user install from sysinstall.

2005-12-14 Thread Justin L. Boss
Okay if you think that subject was confusing this is totally confusing to me. I'm trying to do a Makeworld that will only install the user distributions install from sysinstall. As you can see below, the only two that match up are games and base. So how do you know what source to install to = th

[EMAIL PROTECTED]: Re: Re: looking for a good company... .]

2005-12-14 Thread Gary Kline
I'm just forwarding the link to the AMD 2800 motherboard. Chances are that the board has the same questionable graphics chips that were on the Celeron mobo. I'd be much obliged for any insights. gary - Forwarded message from Sales <[EMAIL PROTECTE

Completely disable sendmail

2005-12-14 Thread Pietro Cerutti
Hi list, before someone begins to flame me, I'll tell you that I'm running 6.0-STABLE and that my rc.conf contains: sendmail_enable="NO" sendmail_submit_enable="NO" sendmail_outbound_enable="NO" sendmail_msp_queue_enable="NO" In my crontab there is a job which runs every hour, and prints one line

Re: fquestions

2005-12-14 Thread Gary Kline
On Wed, Dec 14, 2005 at 01:42:21PM -0800, Kent Stewart wrote: > On Wednesday 14 December 2005 01:17 pm, Gary Kline wrote: > > On Wed, Dec 14, 2005 at 02:44:40PM -0500, Charles Swiger wrote: > > > On Dec 14, 2005, at 2:21 PM, Gary Kline wrote: > > > >>You forgot to tell us which VIA chipset or MB--

Re: Policy on the list [solved]

2005-12-14 Thread Lane
On Wednesday 14 December 2005 18:33, Dan O'Connor wrote: > > is it correct / useful / polite to close a thread marking it as > > [solved] or something like this, or it's just a waste of time / space > > / ? > > > > I think it could be useful, so other people wanting to help don't > > waste tim

fixit 4.11 tty device not configured

2005-12-14 Thread john crawford
hello, I'm booting to the fixit cdrom of 4.11 - I think it is disc2 of the iso images. If I try to do a "fixit" mode remote command with ssh from the serial console (boot -h) I get cannot open /dev/tty: Device not configured If I do the same thing from the vga / keyboard console it doesn't hang

Re: Policy on the list

2005-12-14 Thread Pietro Cerutti
On 12/15/05, Dan O'Connor <[EMAIL PROTECTED]> wrote: > > I'd like to see a wrap-up post, with '[solved]' in the subject, and > including what the working solution actually is; that way, someone > searching the mailing list archives can quickly home-in on the > solution... Yes, this is pretty much

Re: Policy on the list

2005-12-14 Thread Dan O'Connor
is it correct / useful / polite to close a thread marking it as [solved] or something like this, or it's just a waste of time / space / ? I think it could be useful, so other people wanting to help don't waste time trying to give further advices, and people needing help in that subject can

Re: Insecure Web App Hosting

2005-12-14 Thread Pietro Cerutti
On 12/15/05, Mike Esquardez <[EMAIL PROTECTED]> wrote: > i have to install a server that will host a "test drive" of a web app on the > internet. from my inital look at the app, it looks like it will be a target > to be exploited. i am not involved with the code so fixing it is not an > option. wha

Insecure Web App Hosting

2005-12-14 Thread Mike Esquardez
i have to install a server that will host a "test drive" of a web app on the internet. from my inital look at the app, it looks like it will be a target to be exploited. i am not involved with the code so fixing it is not an option. what i would like to try and do is host it in a manner where i

Unable to connect to FreeBSD 6.0 machine using serial port (COM-1)

2005-12-14 Thread Sowmya.Krishnaswamy
Hello, I just installed FreeBSD 6.0 from ftp://ftp.freebsd.org. When I try to access the system by connected a serial console. I do not see any output. (It just hangs). 1. I have created a file /boot/boot.conf with line -h in it. 2. Edited the /etc/ttys to change the /dev/ttyd0 line to read t

SIS 965L Network support

2005-12-14 Thread Vincent The
Hi, I have a Asus Pundit AE3 (Asus K8S-MV-P Motherboard) with an integrated LAN chip which should resemble the SiS 190/191 device. I'm a complete noob at driver issues on FreeBSD so my efforts to cheat the if_sis driver by adding the Device ID didn't result in a working device. It is detected n

Re: next question: dvd-burner.

2005-12-14 Thread Andrew L. Gould
On Wed, 14 Dec 2005 14:04:53 -0800 Gary Kline <[EMAIL PROTECTED]> wrote: > On Wed, Dec 14, 2005 at 02:14:23PM -0600, Andrew L. Gould wrote: > > On Wed, 14 Dec 2005 20:57:52 +0100 > > Pietro Cerutti <[EMAIL PROTECTED]> wrote: > > > > > On 12/14/05, Mark Kane <[EMAIL PROTECTED]> wrote: > > > > Gary

Re: Determining disk latency

2005-12-14 Thread Charles Swiger
On Dec 14, 2005, at 4:56 PM, Robert Fitzpatrick wrote: Dec 14 14:17:49 esmtp postfix/qmgr[29605]: 7BEE97E997: from=<[EMAIL PROTECTED]>, size=11246, nrcpt=1 (queue active) Dec 14 14:27:29 esmtp postfix/qmgr[29605]: 7BEE97E997: to=<[EMAIL PROTECTED]>, relay=none, delay=592, status=deferred (deliver

RE: Problem adding user with pw

2005-12-14 Thread fbsd_user
Ashley Moran wrote: >Please forgive me if I've missed something obvious, but I've googled for this >error and get no results. > >I want to add a new user with the pw command: > > [EMAIL PROTECTED] cat /etc/pw.conf > shellpath = /bin,/usr/bin/,/usr/local/bin > shell = sh,csh,tcsh

"nd6_lookup: failed to add route"

2005-12-14 Thread Robert Huff
Having recently upgraded my -CURRENT box, I'm now getting this: nd6_lookup: failed to add route for a neighbor(2001:05c0:8fff:fffe::0e44), errno=17 A search of the archives and the 'net does not show anything useful. Has anyone else seen this? Or know what's going on and can p

Re: fquestions

2005-12-14 Thread Kent Stewart
On Wednesday 14 December 2005 12:57 pm, Gary Kline wrote: > Not to hijack my own thread, but will this NEC DVD burner > work: > > It is the NEC 3550 we also have the LiteON 1693 same price. > > It isn't life/death that I get a "burner", but rather than > getting a CDROM burn

Re: next question: dvd-burner.

2005-12-14 Thread Gary Kline
On Wed, Dec 14, 2005 at 02:14:23PM -0600, Andrew L. Gould wrote: > On Wed, 14 Dec 2005 20:57:52 +0100 > Pietro Cerutti <[EMAIL PROTECTED]> wrote: > > > On 12/14/05, Mark Kane <[EMAIL PROTECTED]> wrote: > > > Gary Kline wrote: > > > > I'm adding a DVD burner to my planned new platform. > > >

Determining disk latency

2005-12-14 Thread Robert Fitzpatrick
I have been trying to track down an issue where are mail messages are delayed via postfix, amavis, clamav and SA. Seems the messages move right through amavis now in just a second, like the message below. I'm sure the queue active messages are related to me restarting postfix after making changes.

Re: next question: dvd-burner.

2005-12-14 Thread Aaron Peterson
On 12/14/05, Micah <[EMAIL PROTECTED]> wrote: > Gary Kline wrote: > > I'm adding a DVD burner to my planned new platform. > > Since this is new technology, how careful do I have to > > be? In other words, does FreeBSD support most burners? > > Looks like the DVD/CDRW burner

Re: next question: dvd-burner.

2005-12-14 Thread Micah
Gary Kline wrote: I'm adding a DVD burner to my planned new platform. Since this is new technology, how careful do I have to be? In other words, does FreeBSD support most burners? Looks like the DVD/CDRW burner is a NEC... I'll 2-check. thanks in advance

Re: FreeBSD 6.0-RELEASE - panic: page fault

2005-12-14 Thread Miguel Saturnino
On Mon, 2005-12-12 at 11:35 +, Miguel Saturnino wrote: > My server reboots sporadically (once a day, maximum) and I hope someone > can shed some light on why this is happening. > > I've upgraded to 6.0-RELEASE yesterday but the symptoms remain... > Attached is the backtrace of the crash dump

Re: grub doesn't know ufs filesystem

2005-12-14 Thread Micah
RW wrote: On Wednesday 14 December 2005 16:36, Micah wrote: Some of the grubs that ship with Linux distros do not support ufs. I'm curious as to why people care about this so much. There are numerous threads about whether or not particular bootloaders support UFS. A bootloader needs to

Re: fquestions

2005-12-14 Thread Kent Stewart
On Wednesday 14 December 2005 01:17 pm, Gary Kline wrote: > On Wed, Dec 14, 2005 at 02:44:40PM -0500, Charles Swiger wrote: > > On Dec 14, 2005, at 2:21 PM, Gary Kline wrote: > > >>You forgot to tell us which VIA chipset or MB-- there are lots > > >> and lots of VIA-based motherboards around, with

Re: fquestions

2005-12-14 Thread Gary Kline
On Wed, Dec 14, 2005 at 02:44:40PM -0500, Charles Swiger wrote: > On Dec 14, 2005, at 2:21 PM, Gary Kline wrote: > >>You forgot to tell us which VIA chipset or MB-- there are lots and > >>lots of VIA-based motherboards around, with a wide variety of > >>hardware. > > Here's his AMD chip

Re: fquestions

2005-12-14 Thread Gary Kline
Not to hijack my own thread, but will this NEC DVD burner work: It is the NEC 3550 we also have the LiteON 1693 same price. It isn't life/death that I get a "burner", but rather than getting a CDROM burneer, I thought I'd buy something cutting edge for

RE: Freebsd 5.4+samba

2005-12-14 Thread Ted Mittelstaedt
I do not think polling will help him. I've dealt with those Dells before, if I am not mistaken that model uses a gigabit ethernet chipset. There are problems with some switches (I am assuming he is using a switch) autonegotiating with the ethernet chip on that Dell. While I've only seen these s

Re[4]: Polling For 100 mbps Connections? (Was Re: Freebsd ThemeSong)

2005-12-14 Thread Cezar Fistik
Hello all, > Or maybe FreeBSD just sucks wind? I promise you > that no machine known to man can pass 150Mb/s and > be 99% idle. Get a god-damned clue for pete's > sake. All polling does is screw up accounting so > the timings are wrong. At best there's a marginal > difference in performance. You s

Re: pine

2005-12-14 Thread gwen
* Ted Mittelstaedt ([EMAIL PROTECTED]) [051214 15:22]: > > > >> 'Can't do secure authentication with this server' > > > >If the server supports neither ssl, nor any form secure > >authentication, there > >nothing you can do to protect your password. > > Garbage. > > The first thing you can do

RE: pine

2005-12-14 Thread Ted Mittelstaedt
>-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] Behalf Of RW >Sent: Tuesday, December 13, 2005 6:08 PM >To: freebsd-questions@freebsd.org >Cc: caleb >Subject: Re: pine > > >> 'Can't do secure authentication with this server' > >If the server supports neither ssl,

Re: fquestions

2005-12-14 Thread Gary Kline
On Wed, Dec 14, 2005 at 02:44:40PM -0500, Charles Swiger wrote: > On Dec 14, 2005, at 2:21 PM, Gary Kline wrote: > >>You forgot to tell us which VIA chipset or MB-- there are lots and > >>lots of VIA-based motherboards around, with a wide variety of > >>hardware. > > > > Here's the URL on the

Re: next question: dvd-burner.

2005-12-14 Thread Andrew L. Gould
On Wed, 14 Dec 2005 20:57:52 +0100 Pietro Cerutti <[EMAIL PROTECTED]> wrote: > On 12/14/05, Mark Kane <[EMAIL PROTECTED]> wrote: > > Gary Kline wrote: > > > I'm adding a DVD burner to my planned new platform. > > > Since this is new technology, how careful do I have to > > > be?

Re: Can't open Apache web page

2005-12-14 Thread Dan O'Connor
I have set up Apache and when I attempt to enter the ip address of the server I just get a Connecting to 172.16.1.10 and then it times out. What do I need to check to try and troubleshoot this problem? httpd is currently running. Here is the output of top: PID USERNAME PRI NICE SIZERES ST

Re: next question: dvd-burner.

2005-12-14 Thread Pietro Cerutti
On 12/14/05, Mark Kane <[EMAIL PROTECTED]> wrote: > Gary Kline wrote: > > I'm adding a DVD burner to my planned new platform. > > Since this is new technology, how careful do I have to > > be? In other words, does FreeBSD support most burners? > > Looks like the DVD/CDRW bu

Re: fquestions

2005-12-14 Thread Charles Swiger
On Dec 14, 2005, at 2:21 PM, Gary Kline wrote: You forgot to tell us which VIA chipset or MB-- there are lots and lots of VIA-based motherboards around, with a wide variety of hardware. Here's the URL on the board. It looks okay, but then it was written by salesmen:). I'm f

RE: Polling For 100 mbps Connections? (Was Re: Freebsd Theme Song)

2005-12-14 Thread Sasa Stupar
I also use polling on my Intel Pro/100S and I get inscrease of almoast 100% in speed. OK, My machine is Celeron 433 with 256 MB RAM and it is used as router. With iperf between DMZ and LAN with polling enabled I reach speed of 90 Mbit and without polling I can get speed only about 58 Mbit. So f

Re: fquestions

2005-12-14 Thread Gary Kline
On Wed, Dec 14, 2005 at 01:51:03PM -0500, Charles Swiger wrote: > On Dec 14, 2005, at 12:10 PM, Gary Kline wrote: > > I'm looking at buying a Celeron 3GHz m'board with the > > Via chipset. I'm not familiar with the via, but according > > to the Bsdforums, it works with FBSD. Does any

Re: 4_stable changelog

2005-12-14 Thread Garance A Drosehn
At 4:00 PM +0100 12/14/05, Andrea Venturoli wrote: Hello. Since a server of mine is behaving strangely lately, and since I've seen some patches going round lately, I'm considering upgrading from 4.11 (latest patchlevel) to 4-STABLE. I downloaded the source, but /usr/src/UPDATING says almost noth

RE: Polling For 100 mbps Connections? (Was Re: Freebsd Theme Song)

2005-12-14 Thread Danial Thom
--- Ted Mittelstaedt <[EMAIL PROTECTED]> wrote: > > > >-Original Message- > >From: [EMAIL PROTECTED] > >[mailto:[EMAIL PROTECTED] > Behalf Of Danial Thom > >Sent: Tuesday, December 13, 2005 11:07 AM > >To: Drew Tomlinson > >Cc: freebsd-questions@freebsd.org > >Subject: Re: Polling For

Re: next question: dvd-burner.

2005-12-14 Thread Mark Kane
Gary Kline wrote: > I'm adding a DVD burner to my planned new platform. > Since this is new technology, how careful do I have to > be? In other words, does FreeBSD support most burners? > Looks like the DVD/CDRW burner is a NEC... I'll 2-check. > > thanks in advance

RE: Getting the network traffic amount since the interface went up

2005-12-14 Thread Ansar Mohammed
Try netstat -s > -Original Message- > From: [EMAIL PROTECTED] [mailto:owner-freebsd- > [EMAIL PROTECTED] On Behalf Of Parv > Sent: December 14, 2005 2:23 AM > To: Chuck Swiger > Cc: f-q > Subject: Re: Getting the network traffic amount since the interface went > up > > in message <[EMAIL

Re: Apache22 build error

2005-12-14 Thread Lowell Gilbert
Odhiambo Washington <[EMAIL PROTECTED]> writes: > I am still going through my upgrade woes since updating to 6.0-STABLE. > Perhaps what I am seeing now is different and not FreeBSD-specific but > it might be as well ;) > I completed my portupgrade -af yesterday. Now I am looking at moving > ahead

next question: dvd-burner.

2005-12-14 Thread Gary Kline
I'm adding a DVD burner to my planned new platform. Since this is new technology, how careful do I have to be? In other words, does FreeBSD support most burners? Looks like the DVD/CDRW burner is a NEC... I'll 2-check. thanks in advance, gary -

Re: fquestions

2005-12-14 Thread Charles Swiger
On Dec 14, 2005, at 12:10 PM, Gary Kline wrote: I'm looking at buying a Celeron 3GHz m'board with the Via chipset. I'm not familiar with the via, but according to the Bsdforums, it works with FBSD. Does anybody know what kind of builtin audio of video is onboard

RE: Re[2]: Polling For 100 mbps Connections? (Was Re: Freebsd ThemeSong)

2005-12-14 Thread Danial Thom
--- Ted Mittelstaedt <[EMAIL PROTECTED]> wrote: > > > >-Original Message- > >From: [EMAIL PROTECTED] > >[mailto:[EMAIL PROTECTED] > Behalf Of Danial Thom > >Sent: Tuesday, December 13, 2005 11:08 AM > >To: Cezar Fistik; > freebsd-questions@freebsd.org > >Subject: Re: Re[2]: Polling For

Re: Problem adding user with pw

2005-12-14 Thread Nicolas Blais
On December 14, 2005 12:44 pm, Ashley Moran wrote: > Please forgive me if I've missed something obvious, but I've googled for > this error and get no results. > > I want to add a new user with the pw command: > > [EMAIL PROTECTED] cat /etc/pw.conf > shellpath = /bin,/usr/bin/,/usr/local

Re: grub doesn't know ufs filesystem

2005-12-14 Thread RW
On Wednesday 14 December 2005 16:36, Micah wrote: > Some of the grubs that ship with Linux distros > do not support ufs. I'm curious as to why people care about this so much. There are numerous threads about whether or not particular bootloaders support UFS. A bootloader needs to understand

Re: Asterisk on FreeBSD, anyone?

2005-12-14 Thread Tofik Suleymanov
Kiffin Gish wrote: Has anyone had any experience running Asterisk on FreeBSD 5.x ? If so, then which drivers are required and what is the best way to install the system? Thanks a lot in advance. Successfully running asterisk (with sip functionality only) on FreeBSD-6.0 RELEASE. _

Re: grub doesn't know ufs filesystem

2005-12-14 Thread Harley D. Eades III
On Wed, 2005-12-14 at 08:36 -0800, Micah wrote: > Roberto Nunnari wrote: > > Hello list. > > > > Please also reply to my mailbox, as I'm not on the list. > > Thank you. > > > > I have a old grub floppy that I use time to time to > > boot/recover pc with different OS.. Today I wanted to > > boot a

Re: Locale problems with perl

2005-12-14 Thread Harley D. Eades III
On Wed, 2005-12-14 at 12:42 +0100, Frank Steinborn wrote: > Erik Norgaard wrote: > > Hi, > > > > I recently (two weeks ago) upgraded my system and all ports. But since > > then, whenever I install some perl module I get something like this: > > perl: warning: Setting locale failed. > > perl: warn

Re: Problem adding user with pw

2005-12-14 Thread Tofik Suleymanov
Ashley Moran wrote: Please forgive me if I've missed something obvious, but I've googled for this error and get no results. I want to add a new user with the pw command: [EMAIL PROTECTED] cat /etc/pw.conf shellpath = /bin,/usr/bin/,/usr/local/bin shell = sh,csh,tcsh,ba

Re: I need a better way to loop in the shell...

2005-12-14 Thread freebsd-questions
On 14 dec 2005, at 05:44, user wrote: I always do loops in /bin/sh like this: for f in `cat file` ; do rm -rf $f ; done Easy. I like doing it like this. The problem is, when I am dealing with an input list that has multiple words per line, this chops it up and treats every word as a new

Problem adding user with pw

2005-12-14 Thread Ashley Moran
Please forgive me if I've missed something obvious, but I've googled for this error and get no results. I want to add a new user with the pw command: [EMAIL PROTECTED] cat /etc/pw.conf shellpath = /bin,/usr/bin/,/usr/local/bin shell = sh,csh,tcsh,bash defaultshell

Re: 4_stable changelog

2005-12-14 Thread Pietro Cerutti
On 12/14/05, Andrea Venturoli <[EMAIL PROTECTED]> wrote: > Kevin Kinsey wrote: > > Andrea Venturoli wrote: > > > >> Hello. > >> Since a server of mine is behaving strangely lately, and since I've seen > >> some patches going round lately, I'm considering upgrading from 4.11 > >> (latest patchlevel)

Re: fquestions

2005-12-14 Thread Gary Kline
On Wed, Dec 14, 2005 at 07:09:39AM +, Gary Kline wrote: I'm looking at buying a Celeron 3GHz m'board with the Via chipset. I'm not familiar with the via, but according to the Bsdforums, it works with FBSD. Does anybody know what kind of builtin audio of vid

Re: 4_stable changelog

2005-12-14 Thread Andrea Venturoli
Kevin Kinsey wrote: Andrea Venturoli wrote: Hello. Since a server of mine is behaving strangely lately, and since I've seen some patches going round lately, I'm considering upgrading from 4.11 (latest patchlevel) to 4-STABLE. I downloaded the source, but /usr/src/UPDATING says almost nothing. I

Re: 4_stable changelog

2005-12-14 Thread Kevin Kinsey
Andrea Venturoli wrote: Hello. Since a server of mine is behaving strangely lately, and since I've seen some patches going round lately, I'm considering upgrading from 4.11 (latest patchlevel) to 4-STABLE. I downloaded the source, but /usr/src/UPDATING says almost nothing. Is there any available

Re: grub doesn't know ufs filesystem

2005-12-14 Thread Micah
Roberto Nunnari wrote: Hello list. Please also reply to my mailbox, as I'm not on the list. Thank you. I have a old grub floppy that I use time to time to boot/recover pc with different OS.. Today I wanted to boot a freebsd 5.3-RELEASE-p23 box, but to my surprise grub reported: Filesystem type

Expect-5.32.1 and Hangups when Spawning a Shell

2005-12-14 Thread Martin McCormick
Has anyone seen a condition in FreeBSD4.7 in which expect-5.32.1 randomly hangs when spawning a shell? I got this idea from running autoexpect: spawn $env(SHELL) Then, I would look for the prompt and begin executing commands. About every 20 or 30 times, no shell

4_stable changelog

2005-12-14 Thread Andrea Venturoli
Hello. Since a server of mine is behaving strangely lately, and since I've seen some patches going round lately, I'm considering upgrading from 4.11 (latest patchlevel) to 4-STABLE. I downloaded the source, but /usr/src/UPDATING says almost nothing. Is there any available changelog or something

grub doesn't know ufs filesystem

2005-12-14 Thread Roberto Nunnari
Hello list. Please also reply to my mailbox, as I'm not on the list. Thank you. I have a old grub floppy that I use time to time to boot/recover pc with different OS.. Today I wanted to boot a freebsd 5.3-RELEASE-p23 box, but to my surprise grub reported: Filesystem type unknown, partition type

Re: Off-Topic

2005-12-14 Thread Greg Barniskis
Pietro Cerutti wrote: I'm for this one: The best way to accellerate a computer running Windows is at 9.81 m/s^2 by Roland It's wonderful! I concur. Physics is fun (I know, I'm sick), so I'd add to that: For best results, continue until the PC's speed exceeds 11.2 km/s. 8D _

Re: Help reqd: Configuring sppp

2005-12-14 Thread rashmi ns
On 12/13/05, rashmi ns <[EMAIL PROTECTED]> wrote: > Hi, > > I am facing problem in using sppp. > > Both local system amd remote systems are using the sppp. > > My questions are > > 1.Can we use sppp as PPP server? > 2.If answer to first question is yes ,how can I do that? > > I tried out the follow

RE: sendmail hangs at boot time

2005-12-14 Thread Erin Fortenberry
Try adding your FDQN/IP to your /etc/hosts file. -Erin > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of manish jain > Sent: Wednesday, December 14, 2005 8:26 AM > To: freebsd-questions@freebsd.org > Subject: sendmail hangs at boot time > > >

sendmail hangs at boot time

2005-12-14 Thread manish jain
Hi, I recently replaced sendmail with qmail on my freebsd 6.0 system, and now tried to revert to sendmail today. I enabled sendmail in rc.conf, made the mailer.conf entries point back to sendmail and deleted aliases.db. Now the system hangs at boot time with the message "creating alias

Re: When using make install for php5 it fails

2005-12-14 Thread Björn König
Kevin Kinsey schrieb: And we should also be asking, *why* is it failing? The tarball really doesn't seem to exist on ftp.freebsd.org. Strange that the Makefile would assume it does --- and, furthermore, ale@ announced on the 10th of this month that he was bumping the port up to 5.1.1 ... That

Re: doubts

2005-12-14 Thread Alex Zbyslaw
Anirban Adhikary wrote: Hi guys This is Anirban. I have a doubts on the following question. How to write a shell program that will check whether a server is up or down (on ping) and log the report to a file. You may be wondering why no-one is replying to you and the main reasons would be:

Re: Locale problems with perl

2005-12-14 Thread Frank Steinborn
Erik Norgaard wrote: > Hi, > > I recently (two weeks ago) upgraded my system and all ports. But since > then, whenever I install some perl module I get something like this: > perl: warning: Setting locale failed. > perl: warning: Please check that your locale settings: > LC_ALL = (unset),

Re: /etc/mail/local-host-names

2005-12-14 Thread Giorgos Keramidas
On 2005-12-14 01:51, Wojciech Puchar <[EMAIL PROTECTED]> wrote: >> I think you need to put that in /etc/mail/access as >> >> 10 RELAY >> >> and then do a >> #make maps >> >> Check the Makefile in /etc/mail/ for more on the make >> option >> >> Read /usr/share/sendmail/cf/README for more info. >

Re: can't mount msdos fs on freebsd6?

2005-12-14 Thread Alex Zbyslaw
Jeff D. Hamann wrote: sorry, partial newbie here... mothra# fdisk -s /dev/ad0 yields, /dev/ad0: 193821 cyl 16 hd 63 sec Partstartsizetypeflags 1: 6361432497 0x07 0x00 2:61432560 61448625 0x0f 0x00 3:12288118572485280 0xa5 0x80 I also made my partition usin

Re: nfs exporting mounted iso files ?

2005-12-14 Thread Fabian Keil
Bill Schoolcraft <[EMAIL PROTECTED]> wrote: > I have been trying to export four mounted iso images under /mnt on my > FreeBSD-5.4 box via nfs and I can export everything under /mnt but the > iso's don't show up on the client, only the directories. > ###

  1   2   >