Re: IPFilter and IPMon logging to syslog

2011-03-02 Thread n j
On Tue, Mar 1, 2011 at 8:38 PM, Dean E. Weimer wrote: > I have been doing some work with cleaning up my log files to make them > easier to read, and for the life of me can't figure out how to get my > IPFilter logs to stop going into the /var/log/messages log.  I have a syslog > entry for local0.*

GNU make doesn't understand .for? suffix rules obsolete?

2011-03-02 Thread Anton Shterenlikht
I just discovered that my FreeBSD Makefile fails miserably on a linux system with GNU Make 3.80. In particular I was surprised to find out that GNU make considers suffix rules obsolete: http://www.gnu.org/software/make/manual/html_node/Suffix-Rules.html#Suffix-Rules I didn't think the suffix rule

Re: ZFS root mount problem

2011-03-02 Thread Elias Chrysocheris
On Wednesday 02 of March 2011 00:22:28 Patrick Gibson wrote: > I'm installing 8.2 on a server using the instructions for ZFS root > filesystem (http://wiki.freebsd.org/RootOnZFS/GPTZFSBoot), and when I > reboot after installing, it says: > > Root mount waiting for: usbus4 > > followed by: > > RO

Re: GNU make doesn't understand .for? suffix rules obsolete?

2011-03-02 Thread b. f.
> In particular I was surprised > to find out that GNU make considers > suffix rules obsolete: > http://www.gnu.org/software/make/manual/html_node/Suffix-Rules.html#Suffix-Rules > > I didn't think the suffix rules are > obsolete in BSD make, are they? > No (Although maybe some people will argue th

Re: IPFilter and IPMon logging to syslog

2011-03-02 Thread Dean E. Weimer
On Wed, 02 Mar 2011 12:23:27 +0100, Bernt Hansson wrote: Put this in your rc.conf ipmon_flags="-D -f /var/log/ipf.log" I don't doubt that would work, but I would rather stick with using syslogd to handle the logging. As I am hoping to implement remote logging to another server for log con

Re: GNU make doesn't understand .for? suffix rules obsolete?

2011-03-02 Thread Anton Shterenlikht
On Wed, Mar 02, 2011 at 01:27:22PM +, b. f. wrote: > > In particular I was surprised > > to find out that GNU make considers > > suffix rules obsolete: > > http://www.gnu.org/software/make/manual/html_node/Suffix-Rules.html#Suffix-Rules > > > > I didn't think the suffix rules are > > obsolete i

Re: IPFilter and IPMon logging to syslog

2011-03-02 Thread Dean E. Weimer
On Wed, 2 Mar 2011 09:34:39 +0100, n j wrote: On Tue, Mar 1, 2011 at 8:38 PM, Dean E. Weimer wrote: I have been doing some work with cleaning up my log files to make them easier to read, and for the life of me can't figure out how to get my IPFilter logs to stop going into the /var/log/messag

Re: Apache FastCGI display Website not correct

2011-03-02 Thread Ivan Voras
On 01/03/2011 20:22, Silvio Siefke wrote: Hello, i use fastcgi with PHP-FPM on Apache 2.2.17. When i go on Website with FastCGI then the page load not complete. http://mail.silviosiefke.de/fastcgi_apache.png When i run with FCGID then the page load complete. http://mail.silviosiefke.de/fcgid

Re: FreeBSD Performance

2011-03-02 Thread David
On Feb 27, 2011, at 4:43 PM, Robert Bonomi wrote: >> From owner-freebsd-questi...@freebsd.org Sun Feb 27 14:54:09 2011 >> From: David >> Date: Sun, 27 Feb 2011 15:46:03 -0500 >> To: freebsd-questions@freebsd.org >> Subject: FreeBSD Performance >> >> Hello All: >> >> I am curious... does anyon

Re: Apache FastCGI display Website not correct

2011-03-02 Thread Silvio Siefke
Hey, Am 02.03.2011 15:25, schrieb Ivan Voras: > > This is not a FreeBSD problem. Thank u, that i know. But i has think that is a user list, someone can help me. Because i try since weeks and found not where is the mistake. > The most likely problem is that your FastCGI configuration handles mor

Finish upgrading remote server without physically being there?

2011-03-02 Thread Ed Flecko
Hi folks, If I understand the process of upgrading FreeeBSD correctly, after running: make buildworld make buildkernel make installkernel I then need to reboot into single user mode (which can only be done if I'm physically standing at the machine, right?), and then finally: adjkerntz -i moun

Re: Apache FastCGI display Website not correct

2011-03-02 Thread Michael Powell
Silvio Siefke wrote: > Hello, > > > i use fastcgi with PHP-FPM on Apache 2.2.17. When i go on Website with > FastCGI then the page load not complete. > > http://mail.silviosiefke.de/fastcgi_apache.png > > When i run with FCGID then the page load complete. > > http://mail.silviosiefke.de/fcgid

Re: Finish upgrading remote server without physically being there?

2011-03-02 Thread Damien Fleuriot
On 3/2/11 5:03 PM, Ed Flecko wrote: > Hi folks, > If I understand the process of upgrading FreeeBSD correctly, after running: > > make buildworld > > make buildkernel > > make installkernel > > I then need to reboot into single user mode (which can only be done if > I'm physically standing at t

Re: Finish upgrading remote server without physically being there?

2011-03-02 Thread Ed Flecko
Thanks Damien. :-) Two questions - 1.) If rebooting into single user mode isn't obviously a requirement...I wonder why so many tutorials, books, etc. tell you to do this? 2.) How do I rebuild the ports? Ed ___ freebsd-questions@freebsd.org mailing li

Re: Finish upgrading remote server without physically being there?

2011-03-02 Thread Damien Fleuriot
On 3/2/11 5:15 PM, Ed Flecko wrote: > Thanks Damien. > > :-) > > Two questions - > > 1.) If rebooting into single user mode isn't obviously a > requirement...I wonder why so many tutorials, books, etc. tell you to > do this? > Rebooting single user ensures that most daemons aren't launched, as

Re: Finish upgrading remote server without physically being there?

2011-03-02 Thread Nerius Landys
> Two questions - > > 1.) If rebooting into single user mode isn't obviously a > requirement...I wonder why so many tutorials, books, etc. tell you to > do this? Dropping into single user mode is highly recommended especially if you're upgrading from, say, 8.1 to 8.2 (a minor version upgrade). If

Re: Build error nasm

2011-03-02 Thread Charlie Kester
On Wed 02 Mar 2011 at 08:56:25 PST Bernt Hansson wrote: Hello list Trying to build nasm-2.09.04,1 Bails out at cc -c -O2 -pipe -fno-strict-aliasing -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o regdis.o regdis.c cc -o ndisasm ndisasm.o disasm.o sync.o nasmlib.o ver.o insnsd.o insns

Re: ZFS root mount problem

2011-03-02 Thread Patrick Gibson
Thank you! Google Translate has helped some, and I will give that all a try this morning. Patrick On Wed, Mar 2, 2011 at 4:45 AM, Elias Chrysocheris wrote: > On Wednesday 02 of March 2011 00:22:28 Patrick Gibson wrote: >> I'm installing 8.2 on a server using the instructions for ZFS root >> file

Re: how to read a live changing capture file with a tcpdump or wireshark like with tail for a file.

2011-03-02 Thread Mubeesh ali
thanks Jason. netcat seems suited for this. I will check this out. Best Regards, Mubeesh On Wed, Mar 2, 2011 at 8:42 PM, Jason C. Wells wrote: > On 03/01/11 08:07, Mubeesh ali wrote: >> >> Hi , >> >> >> We do wifi troubleshooting and are planning to use kismet for wireless >> captures. It pro

Re: Finish upgrading remote server without physically being there?

2011-03-02 Thread Patrick Gibson
If you're using a fairly recent version of FreeBSD, why not just use the built-in freebsd-update? freebsd-update upgrade -r 8.2-RELEASE freebsd-update install reboot freebsd-update install Patrick On Wed, Mar 2, 2011 at 8:03 AM, Ed Flecko wrote: > Hi folks, > If I understand the process of upg

portmaster -afv -no-confirm --clean-distfiles-all command - too much automation???

2011-03-02 Thread Ed Flecko
Hi folks, I'm looking at using portmaster to rebuild my ports collection and I'm wondering if using the command: portmaster -afv --no-confirm --clean-distfiles-all (-a - check all ports, update as necessary, -f - always rebuild ports, -v - verbose output, --no-confirm - do not ask the user to con

Re: Finish upgrading remote server without physically being there?

2011-03-02 Thread Ed Flecko
Patrick, It's my understanding that if you have a custom kernel, you can't use the "binary update" method. Ed ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "fre

Re: Build error nasm

2011-03-02 Thread Joshua Gimer
See the links below, see where the macro files that the second link mentions are at and then try setting your GROFF_TMAC_PATH environmental variable as the first link suggests. http://lists.freebsd.org/pipermail/freebsd-current/2003-May/002827.html http://freebsd.monkey.org/freebsd-questions/20031

Re: Finish upgrading remote server without physically being there?

2011-03-02 Thread Lowell Gilbert
Damien Fleuriot writes: > On 3/2/11 5:15 PM, Ed Flecko wrote: >> Thanks Damien. >> >> :-) >> >> Two questions - >> >> 1.) If rebooting into single user mode isn't obviously a >> requirement...I wonder why so many tutorials, books, etc. tell you to >> do this? >> > > Rebooting single user ensu

Re: Finish upgrading remote server without physically being there?

2011-03-02 Thread Damien Fleuriot
On 3/2/11 6:56 PM, Patrick Gibson wrote: > If you're using a fairly recent version of FreeBSD, why not just use > the built-in freebsd-update? > > freebsd-update upgrade -r 8.2-RELEASE > freebsd-update install > reboot > freebsd-update install > > Patrick > freebsd-update works only with GENE

Re: Finish upgrading remote server without physically being there?

2011-03-02 Thread Warren Block
On Wed, 2 Mar 2011, Damien Fleuriot wrote: Dropping to single user is not strictly necessary, in fact I never do. buildworld buildkernel installkernel reboot mergemaster -p installworld mergemaster -F rebuild your ports reboot Some of these steps are best practices. If you're lucky and don't

Re: Finish upgrading remote server without physically being there?

2011-03-02 Thread Damien Fleuriot
On 3/2/11 7:07 PM, Lowell Gilbert wrote: > Damien Fleuriot writes: > >> On 3/2/11 5:15 PM, Ed Flecko wrote: >>> Thanks Damien. >>> >>> :-) >>> >>> Two questions - >>> >>> 1.) If rebooting into single user mode isn't obviously a >>> requirement...I wonder why so many tutorials, books, etc. tell yo

Re: Apache FastCGI display Website not correct

2011-03-02 Thread Silvio Siefke
Hello, i want say its running now perfect. I has search in internet and found the follow Howto, and now it run. http://blog.myprod.net/2010/08/14/apache2-suexec-fastcgi-php-5-3-3-fpm-cache-opcode-apc/ Regards Silvio ___ freebsd-questions@freebsd.org

Re: portmaster -afv -no-confirm --clean-distfiles-all command - too much automation???

2011-03-02 Thread Bruce Cran
On Wed, 2 Mar 2011 09:57:14 -0800 Ed Flecko wrote: > Do you think that's a little too much automation, or do you think that > would be pretty safe to run without screwing things up? I think portmaster's documentation explicitly advises against using -af to rebuild all ports. See the man page for

Re: Apache FastCGI display Website not correct

2011-03-02 Thread Michael Powell
Silvio Siefke wrote: > Hello, > > > i want say its running now perfect. I has search in internet and found > the follow Howto, and now it run. > > http://blog.myprod.net/2010/08/14/apache2-suexec-fastcgi-php-5-3-3-fpm- cache-opcode-apc/ That is excellent. I had also forgoten all about the sue

Re: portmaster -afv -no-confirm --clean-distfiles-all command - too much automation???

2011-03-02 Thread Ed Flecko
Hmmm...I'll check that out Bruce. I saw the command listed on: http://www.freebsd.org/doc/handbook/ports-using.html but it doesn't give any cautions against using it. Thank you, Ed ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org

Re: FreeBSD Performance

2011-03-02 Thread Henrik Hudson
On Wed, 02 Mar 2011, David wrote: > > On Feb 27, 2011, at 4:43 PM, Robert Bonomi wrote: > > >> From owner-freebsd-questi...@freebsd.org Sun Feb 27 14:54:09 2011 > >> From: David > >> Date: Sun, 27 Feb 2011 15:46:03 -0500 > >> To: freebsd-questions@freebsd.org > >> Subject: FreeBSD Performance

Re: Finish upgrading remote server without physically being there?

2011-03-02 Thread David Brodbeck
On Wed, Mar 2, 2011 at 8:24 AM, Nerius Landys wrote: > Another way to do this, but is quite rare, is to log in via serial > console.  This requires you to configure serial logins to your server > (quite easy, but you should test it first) and it requires the data > center to somehow make it possib

Fastest way to get an entire FBSD system back online?

2011-03-02 Thread Ed Flecko
Hi folks, I confess I'm more familiar with "Windows" and for years I have "Ghosted" PCs as a very fast way to get an entire PC back online in the event of a drive failure. I can easily get a PC back online within the hour using "ghost" (or some drive imaging software). Is there something similar i

Re: Fastest way to get an entire FBSD system back online?

2011-03-02 Thread Polytropon
On Wed, 2 Mar 2011 13:50:19 -0800, Ed Flecko wrote: > Is there something similar in the FBSD arena?...some form of "backing > up" a server so that if a drive fails, upon replacement of the > drive(s), the OS can be very quickly recovered from a backup (of some > sort), or from an image, etc.? > >

Re: Finish upgrading remote server without physically being there?

2011-03-02 Thread Lowell Gilbert
Damien Fleuriot writes: > On 3/2/11 7:07 PM, Lowell Gilbert wrote: >> I do this all the time too, but if the new kernel doesn't boot, you >> end up in more trouble than needing an extra reboot. The reboot part is >> definitely important -- you can reboot into multiuser mode and do the >> instal

libsphinxclient (for the pecl sphinx api)

2011-03-02 Thread Tom Worster
does anyone have advice on getting libsphinxclient up an running? the sphinxsearch port seems not to do it and i'm completely failing to build the client from source. tia tom ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mail

Re: Fastest way to get an entire FBSD system back online?

2011-03-02 Thread Warren Block
On Wed, 2 Mar 2011, Ed Flecko wrote: Hi folks, I confess I'm more familiar with "Windows" and for years I have "Ghosted" PCs as a very fast way to get an entire PC back online in the event of a drive failure. I can easily get a PC back online within the hour using "ghost" (or some drive imaging

Re: Fastest way to get an entire FBSD system back online?

2011-03-02 Thread Lowell Gilbert
Ed Flecko writes: > I confess I'm more familiar with "Windows" and for years I have > "Ghosted" PCs as a very fast way to get an entire PC back online in > the event of a drive failure. I can easily get a PC back online within > the hour using "ghost" (or some drive imaging software). > > Is ther

Re: Finish upgrading remote server without physically being there?

2011-03-02 Thread Nerius Landys
> On Wed, Mar 2, 2011 at 8:24 AM, Nerius Landys wrote: >> Another way to do this, but is quite rare, is to log in via serial >> console.  This requires you to configure serial logins to your server >> (quite easy, but you should test it first) and it requires the data >> center to somehow make it

Re: Fastest way to get an entire FBSD system back online?

2011-03-02 Thread Nerius Landys
This topic was recently discussed on the FreeBSD Forums, so I'll link it here: http://forums.freebsd.org/showthread.php?t=21993 ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send

Re: Fastest way to get an entire FBSD system back online?

2011-03-02 Thread John Levine
>Is there something similar in the FBSD arena?...some form of "backing >up" a server so that if a drive fails, upon replacement of the >drive(s), the OS can be very quickly recovered from a backup (of some >sort), or from an image, etc.? I've found that if you make normal backups using dump to a U

Re: libsphinxclient (for the pecl sphinx api)

2011-03-02 Thread Matthew Seaman
On 02/03/2011 21:46, Tom Worster wrote: > does anyone have advice on getting libsphinxclient up an running? > > the sphinxsearch port seems not to do it and i'm completely failing to > build the client from source. Well, as maintainer of sphinxsearch, I'm sorry about that. I did have a quick loo

Question about nethack and setgid

2011-03-02 Thread David Demelier
Hello, I don't understand how nethack can store the score in /usr/local/lib/nethack/logfile. the real binary is here /usr/local/lib/nethack/nethack And the mode is -rwxr-sr-x 1 games games 1793635 25 Jan 2011 /usr/local/lib/nethack/nethack So that means people in games group will run n

Re: Fastest way to get an entire FBSD system back online?

2011-03-02 Thread Peter Giessel
On Mar 02, 2011, at 12:50 PM, Ed Flecko wrote: Hi folks, I confess I'm more familiar with "Windows" and for years I have "Ghosted" PCs as a very fast way to get an entire PC back online in the event of a drive failure. I can easily get a PC back online within the hour using "ghost" (or some dri

Re: Finish upgrading remote server without physically being there?

2011-03-02 Thread Roland Smith
On Wed, Mar 02, 2011 at 05:20:33PM +0100, Damien Fleuriot wrote: > > > 2.) How do I rebuild the ports? > > > > Either you rebuild them by hand, one after another... It kind of depends what kind of upgrade you are doing. When upgrading to another minor version (say from 8.1 to 8.2) no port rebui

Re: Finish upgrading remote server without physically being there?

2011-03-02 Thread Maxim Khitrov
On Wed, Mar 2, 2011 at 5:18 PM, Nerius Landys wrote: >> On Wed, Mar 2, 2011 at 8:24 AM, Nerius Landys wrote: >>> Another way to do this, but is quite rare, is to log in via serial >>> console.  This requires you to configure serial logins to your server >>> (quite easy, but you should test it fir

Re: Finish upgrading remote server without physically being there?

2011-03-02 Thread Nerius Landys
> I just got a new Supermicro Atom board a few days ago (X7SPA-HF-D525). > It has a Nuvoton BMC chip that is attached to LAN1 and provides IPMI > and KVM-over-IP functionality. The chip gets its own IP address > (separate from em0 in FreeBSD) and is powered whenever the power cord > is plugged-in.

Re: Finish upgrading remote server without physically being there?

2011-03-02 Thread Maxim Khitrov
On Wed, Mar 2, 2011 at 7:10 PM, Nerius Landys wrote: >> I just got a new Supermicro Atom board a few days ago (X7SPA-HF-D525). >> It has a Nuvoton BMC chip that is attached to LAN1 and provides IPMI >> and KVM-over-IP functionality. The chip gets its own IP address >> (separate from em0 in FreeBSD

Re: Question about nethack and setgid

2011-03-02 Thread Brandon Gooch
On Wed, Mar 2, 2011 at 4:51 PM, David Demelier wrote: > Hello, > > I don't understand how nethack can store the score in > /usr/local/lib/nethack/logfile. > > the real binary is here /usr/local/lib/nethack/nethack > > And the mode is > > -rwxr-sr-x  1 games  games  1793635 25 Jan 2011 > /usr/local

Re: Question about nethack and setgid

2011-03-02 Thread Robert Bonomi
> Date: Wed, 02 Mar 2011 23:51:45 +0100 > From: David Demelier > To: freebsd-questions@freebsd.org > Subject: Question about nethack and setgid > > Hello, > > I don't understand how nethack can store the score in > /usr/local/lib/nethack/logfile. > > the real binary is here /usr/local/lib/nethack

LEDinside Greater China Events 2011

2011-03-02 Thread LEDinside . com
A considerable number of new entrants in the LED market, which is now the driving force of innovation in the green industry, are continuously growing in recent years. With the promotion of energy-savings and green energy, many countries began to strongly enforce the restrictions on

SIL Fonts

2011-03-02 Thread Jason C. Wells
I was unable to find a port with Charis or Doulos typefaces. Perhaps someone can tell me that these typefaces are part of some meta-port. Which? Thanks, Jason ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/fr