Re: Looking for IRC(chat) network with #freebsd channel (English language)

2007-11-27 Thread williamkow
*NickServ * You must register your nick with NickServ first *NickServ * Type: /msg NickServ REGISTER to register your nickname =-= YOU are now known as wwwkow *NickServ * This nickname is owned by someone else *NickServ * If this is

Re: Upper limit on make -j ?

2007-11-27 Thread Brian
There's a thread on the -stable list about 8 cores being an issue in a very specific case. I couldn't imagine setting j to something more than 2x or 3x at the most of your available cores. Brian On Tue, 27 Nov 2007, Aryeh M. Friedman wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bri

Re: Looking for IRC(chat) network with #freebsd channel (English language)

2007-11-27 Thread Subhro Kar
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 williamkow sat at his 'pewter and typed on 11/28/07 12:10: > I have been trying to find a IRC/Chat network which has #FreeBSD channel > (english), but could get one, although I have read the below links, but > no help. > how about irc.freenode.net?

Re: Looking for IRC(chat) network with #freebsd channel (English language)

2007-11-27 Thread Byung-Hee HWANG
On Wed, 2007-11-28 at 15:08 +0800, williamkow wrote: > I did tried the irc.freenode.net, however, I could not find a channel > for#FreeBSDHelp or just #FreeBSD. > The irc.freenode.net has #freebsd-fr, #freebsd.se, #freebsd-ru etc > but all are not English-languase-based or not for gener

Re: Looking for IRC(chat) network with #freebsd channel (English language)

2007-11-27 Thread williamkow
I did tried the irc.freenode.net, however, I could not find a channel for#FreeBSDHelp or just #FreeBSD. The irc.freenode.net has #freebsd-fr, #freebsd.se, #freebsd-ru etc but all are not English-languase-based or not for general help for FreeBSD newbies. Please advise. Thank you. Subhr

Re: Looking for IRC(chat) network with #freebsd channel (English language)

2007-11-27 Thread Ryan Phillips
williamkow <[EMAIL PROTECTED]> said: > I have been trying to find a IRC/Chat network which has #FreeBSD channel > (english), but could get one, although I have read the below links, but > no help. > > http://www.freebsd.org/community/irc.html > http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/

Antique books and manuscripts, off to Dubai

2007-11-27 Thread Inlibris
Yesterday, a dozen heavy trunks with rare books, prints, and manuscripts from the 15th to 20th centuries left Vienna, Austria, for Dubai in the United Arab Emirates. Inlibris Gilhofer Nfg., dealers in rare books and manuscripts, established in 1883 and regular suppliers to major national librari

Re: can anybody explain?

2007-11-27 Thread Norberto Meijome
On Tue, 27 Nov 2007 22:01:50 -0800 Gary Kline <[EMAIL PROTECTED]> wrote: > Since my line went dead last Friday I've been having troubles > simply building a new kernel. I cvsup'd RELENG_6_2 last time, > rebuilt the kernel with KERNCONF=GENERIC and now with > KERNCONF=TAO.

Looking for IRC(chat) network with #freebsd channel (English language)

2007-11-27 Thread williamkow
I have been trying to find a IRC/Chat network which has #FreeBSD channel (english), but could get one, although I have read the below links, but no help. http://www.freebsd.org/community/irc.html http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/support.html#IRC Can anybody provide me the addr

can anybody explain?

2007-11-27 Thread Gary Kline
Since my line went dead last Friday I've been having troubles simply building a new kernel. I cvsup'd RELENG_6_2 last time, rebuilt the kernel with KERNCONF=GENERIC and now with KERNCONF=TAO. My new /boot/kernel/kernel is > 7.4 megs and it *hangs* part way

Re: idea bouncing: using cvs as a replacement for mergemaster

2007-11-27 Thread Aryeh M. Friedman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Garrett Cooper wrote: > On Nov 27, 2007, at 7:45 PM, Aryeh M. Friedman wrote: > > I was thinking seeing the fact that I already have a cvs repo of > -current does it make sense to just use CVS to update /etc > instead of > mergemaster... if so any idea

Re: Upper limit on make -j ?

2007-11-27 Thread Aryeh M. Friedman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Brian wrote: > Isn't 1000 an unrealistically high value? > For the next few years maybe but with core counts going up I can easily see a 512 or 1024 core machine by say 2015.. i.e. Moore's law may not apply to single tasking chips any mores but it see

RE: Difficulties establishing VPN tunnel with IPNAT

2007-11-27 Thread Ted Mittelstaedt
> -Original Message- > From: Jerahmy Pocott [mailto:[EMAIL PROTECTED] > Sent: Tuesday, November 27, 2007 7:07 AM > To: Ted Mittelstaedt > Cc: FreeBSD Questions > Subject: Re: Difficulties establishing VPN tunnel with IPNAT > > > > On 27/11/2007, at 5:49 PM, Ted Mittelstaedt wrote: > >>

Re: In the spirit of Godwin's law - I propose Beastie's law

2007-11-27 Thread icantthinkofone
Andy Greenwood wrote: Ted Mittelstaedt wrote: -Original Message- From: Aryeh M. Friedman [mailto:[EMAIL PROTECTED] Sent: Monday, November 26, 2007 10:20 PM To: Ted Mittelstaedt Cc: freebsd-questions@freebsd.org; FreeBSD chat Subject: Re: In the spirit of Godwin's law - I propose Beasti

Re: Upper limit on make -j ?

2007-11-27 Thread Brian
Isn't 1000 an unrealistically high value? Brian On Tue, 27 Nov 2007, Bruce Cran wrote: Pieter de Goeje wrote: On Tuesday 27 November 2007, Andy Greenwood wrote: Aryeh Friedman wrote: Before I file a PR I just want to know if it is worth it to file a PR for: make -j1000 buildworld buildker

Re: short Q

2007-11-27 Thread jekillen
On Nov 27, 2007, at 2:50 AM, Gerard Seibert wrote: On November 26, 2007 at 07:53PM jekillen wrote: Did you install this from ports? If so. the script would have been placed there all ready. Yes, that is what provoked the original question. I had built and installed from source tarball in th

Re: how to compile and install a new driver

2007-11-27 Thread Roland Smith
On Tue, Nov 27, 2007 at 03:28:53PM -0700, Steve Franks wrote: > > The 'make kernel' command will install the module automagically. > > On the next boot, you should be able to load the ucp driver module with > > kldload(8). > > > > So is the kernel the collection of all .ko modules then? A lot (b

Re: how to compile and install a new driver

2007-11-27 Thread Chuck Robey
Warren Block wrote: On Tue, 27 Nov 2007, Steve Franks wrote: I found this thread http://lists.freebsd.org/pipermail/freebsd-stable/2006-August/027445.html to a driver I need for my system. (1) The file extension (http://www.dons.net.au/~darius/ucp-0.01.diff.gz) is .diff, not .c, so what exactl

RE: Finding and installing new locale

2007-11-27 Thread Westin Shafer
Kevin, Thanks for the info. I had not seen that doc. However localedef and makelocale are not valid commands. I also checked out the port tree and these tools are not located there either. Are these Linux specific commands? Westin -Original Message- From: Kevin Kinsey [mailto:[EMAIL

Re: Upper limit on make -j ?

2007-11-27 Thread Bruce Cran
Pieter de Goeje wrote: On Tuesday 27 November 2007, Andy Greenwood wrote: Aryeh Friedman wrote: Before I file a PR I just want to know if it is worth it to file a PR for: make -j1000 buildworld buildkernel installkernel seg faulting I thought that the kernel builds couldn't be built using par

Re: ls -l takes a forever to finish.

2007-11-27 Thread Kris Kennaway
Mark Evans wrote: I'm using FreeBSD 6.1-RELEASE. When I run "ls -l" it takes forever for the it to complete. top shows that the "ls -l" command uses about 98% of the CPU doing the time. If I run "ls" I do not experience any problem. anyone have any ideas? Are you using NIS for user/group

Re: Finding and installing new locale

2007-11-27 Thread Kevin Kinsey
Westin Shafer wrote: Hello everyone, I am having a hard time locating a Locale for Indonesia on our installation of FreeBSD 5.3-RELEASE. The locale definition id_ID.(whatever) is missing. Does it exist, and if so how can I get this and install it? I have spent countless hours searching the n

Re: Upper limit on make -j ?

2007-11-27 Thread Kris Kennaway
Frank Shute wrote: On Tue, Nov 27, 2007 at 08:02:44PM +0100, Kris Kennaway wrote: Andy Greenwood wrote: Aryeh Friedman wrote: Before I file a PR I just want to know if it is worth it to file a PR for: make -j1000 buildworld buildkernel installkernel seg faulting I thought that the kernel b

Re: ls -l takes a forever to finish.

2007-11-27 Thread Brian
Is a partition close to full, use df to see that. Is ls -l aliased to something else that is digging into your directory tree, like when you're in /usr and type du? brian On Tue, 27 Nov 2007, Mark Evans wrote: I'm using FreeBSD 6.1-RELEASE. When I run "ls -l" it takes forever for the it to

Re: ls -l takes a forever to finish.

2007-11-27 Thread Garrett Cooper
On Nov 27, 2007, at 1:53 PM, Mark Evans wrote: I'm using FreeBSD 6.1-RELEASE. When I run "ls -l" it takes forever for the it to complete. top shows that the "ls -l" command uses about 98% of the CPU doing the time. If I run "ls" I do not experience any problem. anyone have any ideas?

Finding and installing new locale

2007-11-27 Thread Westin Shafer
Hello everyone, I am having a hard time locating a Locale for Indonesia on our installation of FreeBSD 5.3-RELEASE. The locale definition id_ID.(whatever) is missing. Does it exist, and if so how can I get this and install it? I have spent countless hours searching the net for this language

Re: how to compile and install a new driver

2007-11-27 Thread Warren Block
On Tue, 27 Nov 2007, Warren Block wrote: On Tue, 27 Nov 2007, Steve Franks wrote: (http://www.dons.net.au/~darius/ucp-0.01.diff.gz) Looks like it applies to /usr/src/sys. After untarring the file, Err... read what I meant to say, not what I actually said... In my defense, I was still su

Re: Upper limit on make -j ?

2007-11-27 Thread Frank Shute
On Tue, Nov 27, 2007 at 08:02:44PM +0100, Kris Kennaway wrote: > > Andy Greenwood wrote: > >Aryeh Friedman wrote: > >>Before I file a PR I just want to know if it is worth it to file a PR > >>for: > >> > >>make -j1000 buildworld buildkernel installkernel > >>seg faulting > >> > > > >I thought th

Re: how to compile and install a new driver

2007-11-27 Thread Warren Block
On Tue, 27 Nov 2007, Steve Franks wrote: I found this thread http://lists.freebsd.org/pipermail/freebsd-stable/2006-August/027445.html to a driver I need for my system. (1) The file extension (http://www.dons.net.au/~darius/ucp-0.01.diff.gz) is .diff, not .c, so what exactly do I do with it to

ls -l takes a forever to finish.

2007-11-27 Thread Mark Evans
I'm using FreeBSD 6.1-RELEASE. When I run "ls -l" it takes forever for the it to complete. top shows that the "ls -l" command uses about 98% of the CPU doing the time. If I run "ls" I do not experience any problem. anyone have any ideas? Thanks Mark _

Re: how to compile and install a new driver

2007-11-27 Thread Steve Franks
On Nov 27, 2007 3:11 PM, Roland Smith <[EMAIL PROTECTED]> wrote: > On Tue, Nov 27, 2007 at 01:48:28PM -0700, Steve Franks wrote: > > Hi, > > > > I found this thread > > http://lists.freebsd.org/pipermail/freebsd-stable/2006-August/027445.html > > to a driver I need for my system. > > > > (1) The fi

Re: In the spirit of Godwin's law - I propose Beastie's law

2007-11-27 Thread Chuck Robey
Ted Mittelstaedt wrote: Ted Mittelstaedt wrote: Beastie's Law: Any demand of a modification of FreeBSD or it's website using political incorrectness as the justification is automatically wrong. Political Incorrectness is very subjective though. It doesen't matter. What constitutes a Nazi

Re: how to compile and install a new driver

2007-11-27 Thread Roland Smith
On Tue, Nov 27, 2007 at 01:48:28PM -0700, Steve Franks wrote: > Hi, > > I found this thread > http://lists.freebsd.org/pipermail/freebsd-stable/2006-August/027445.html > to a driver I need for my system. > > (1) The file extension > (http://www.dons.net.au/~darius/ucp-0.01.diff.gz) is .diff, not

Re: BSDs support for NTFS read-write (using ntfs-3g)

2007-11-27 Thread Garrett Cooper
On Nov 27, 2007, at 12:00 PM, Caio Figueiredo Abecia wrote: Hey, I'm new to bsd too. Here's my contribution: :) To install NTFS-3G from ports: First make sure you have the freebsd source code. Then login as root. Go to: /usr/ports/sysutils/fusefs-ntfs Then type: #: make install clean To use i

Re: Desktop printing, a request for your experiences

2007-11-27 Thread Chuck Robey
Kevin Kinsey wrote: Dominic Marks wrote: List, Can anyone give me their experiences of desktop printing (OpenOffice/KDE/Gnome/Mozilla Firefox and Thunderbird, etc) recently? I haven't tried for a while but it was a pain to setup and maintain the last time I looked at it. If you are using thi

RE: PHP5 Gzip support

2007-11-27 Thread Chris Haulmark
Hello Robert: > > Can someone please explain how I install gzip support into a running > version of PHP5 ? > gzip is enabled by default for encoding. Did you mean bzip? When you are installing php5 extensions on FreeBSD systems from the ports tree, normally you would install the the lang/php

Re: Major filesystem problems after crash on 7.0-BETA3

2007-11-27 Thread Kris Kennaway
Doug Poland wrote: On Mon, November 26, 2007 15:03, Doug Poland wrote: On Mon, November 26, 2007 14:26, Doug Poland wrote: Hello, This morning my 7.0-BETA3 i386 system (Compaq nx7400) reset shortly after starting X11. I didn't think much of it and went to get a cup of coffee while the backgro

PHP5 Gzip support

2007-11-27 Thread Robert Davison
Can someone please explain how I install gzip support into a running version of PHP5 ? - Yahoo! Answers - Get better answers from someone who knows. Tryit now. ___ freebsd-questions@freebsd.org mailing list http:

Re: dansguardian at boot time. +gateway server

2007-11-27 Thread Daniel Bye
On Tue, Nov 27, 2007 at 09:27:02PM +0530, wrote: > Hello > I installed dansguardian , gave it's entry in my /etc/rc.conf > squid_enable="YES" > dansguardian_enable="YES" > > I am getting error at the boot time dansguardian couldn't connected to > parent proxy. Whereas squid starts w

RE: dansguardian at boot time. +gateway server

2007-11-27 Thread Johan Hendriks
You can also edit the file /usr/local/etc/rc.d/dansquardian and add squid to the require line like so # PROVIDE: dansguardian # REQUIRE: NETWORKING SERVERS squid # KEYWORD: shutdown that should start squid before dansquardian. at least in my case it does regards, Johan Hendriks _

how to compile and install a new driver

2007-11-27 Thread Steve Franks
Hi, I found this thread http://lists.freebsd.org/pipermail/freebsd-stable/2006-August/027445.html to a driver I need for my system. (1) The file extension (http://www.dons.net.au/~darius/ucp-0.01.diff.gz) is .diff, not .c, so what exactly do I do with it to compile it? (2) Assuming I can get it

Re: dansguardian at boot time. +gateway server

2007-11-27 Thread Mark D. Foster
अनुज wrote: > Hello > I installed dansguardian , gave it's entry in my /etc/rc.conf > squid_enable="YES" > dansguardian_enable="YES" > > I am getting error at the boot time dansguardian couldn't connected to > parent proxy. Whereas squid starts without error. > I am running squid over port 3121 an

Re: BSDs support for NTFS read-write (using ntfs-3g)

2007-11-27 Thread Caio Figueiredo Abecia
Hey, I'm new to bsd too. Here's my contribution: :) To install NTFS-3G from ports: First make sure you have the freebsd source code. Then login as root. Go to: /usr/ports/sysutils/fusefs-ntfs Then type: #: make install clean To use it you have to load first the kernel module by typing: #: kldlo

Re: What does RELEASE-p8 mean?

2007-11-27 Thread Andreas Rudisch
On Tue, 27 Nov 2007 20:01:03 +0100, Paul Schmehl <[EMAIL PROTECTED]> wrote: I'm trying to find out what RELEASE-p8 means (specifically what the -p8 means), and I can't seem to figure out where to find it. It is the patch level. Take a look at http://www.freebsd.org/security/ and you will

Re: What does RELEASE-p8 mean?

2007-11-27 Thread Daniel Bye
On Tue, Nov 27, 2007 at 01:01:03PM -0600, Paul Schmehl wrote: > Is there a page on the site that explains the version numbering system? > I'm trying to find out what RELEASE-p8 means (specifically what the -p8 > means), and I can't seem to figure out where to find it. I guess you're talking abou

Re: Upper limit on make -j ?

2007-11-27 Thread Kris Kennaway
Andy Greenwood wrote: Aryeh Friedman wrote: Before I file a PR I just want to know if it is worth it to file a PR for: make -j1000 buildworld buildkernel installkernel seg faulting I thought that the kernel builds couldn't be built using parallel jobs, that it might break something. Is t

What does RELEASE-p8 mean?

2007-11-27 Thread Paul Schmehl
Is there a page on the site that explains the version numbering system? I'm trying to find out what RELEASE-p8 means (specifically what the -p8 means), and I can't seem to figure out where to find it. -- Paul Schmehl ([EMAIL PROTECTED]) Senior Information Security Analyst The University of Texa

Re: BSDs support for NTFS read-write (using ntfs-3g)

2007-11-27 Thread Caio Figueiredo Abecia
Hi, This week I have tested NTFS-3G in Freebsd (pc-bsd) with success. It's quite simple. I'm busy at the moment but I'll reply this e-mail more late with the step-by-step to make NTFS-3G works if you want. []'s - Original Message - From: "Jerry McAllister" <[EMAIL PROTECTED]> To: <

Re: Am I back? Re: kernel fault trying to add atapicam...

2007-11-27 Thread Gary Kline
On Tue, Nov 27, 2007 at 08:12:08AM +0100, Roland Smith wrote: > On Mon, Nov 26, 2007 at 05:35:46PM -0800, Gary Kline wrote: > > > > Folks (to the whole list, but esp'ly Messrs Smith [NL & AU], > > [[ ... ]] > > Can you post or mail your kernel config? > I can sed you mine if that h

Re: In the spirit of Godwin's law - I propose Beastie's law

2007-11-27 Thread Kevin Kinsey
Bart Silverstrim wrote: Paul Schmehl wrote: --On Tuesday, November 27, 2007 01:19:50 -0500 "Aryeh M. Friedman" <[EMAIL PROTECTED]> wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ted Mittelstaedt wrote: Beastie's Law: Any demand of a modification of FreeBSD or it's website using p

Re: BSDs support for NTFS read-write (using ntfs-3g)

2007-11-27 Thread Jerry McAllister
On Tue, Nov 27, 2007 at 05:33:24PM +0800, [EMAIL PROTECTED] wrote: > I am newbie of FreeBSD and I have been trying to learn other O/S and I > have chosen OpenSUSE and using it for quite some time, would like to try > others, example FreeBSD, PC-BSD or DesktopBSD. Before anythings, I do > some read

Re: In the spirit of Godwin's law - I propose Beastie's law

2007-11-27 Thread Jerry McAllister
On Tue, Nov 27, 2007 at 11:38:55AM +0100, Peo Nilsson wrote: > > On Tue, 2007-11-27 at 18:13 +0800, Erich Dollansky wrote: > > > > it was the fascism that lost the war. He discarded his country for his > > > fascism. > > *No* humans *win* any kind of "war". > They *all* loose... So obviously

Re: In the spirit of Godwin's law - I propose Beastie's law

2007-11-27 Thread Bart Silverstrim
Paul Schmehl wrote: --On Tuesday, November 27, 2007 01:19:50 -0500 "Aryeh M. Friedman" <[EMAIL PROTECTED]> wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ted Mittelstaedt wrote: Beastie's Law: Any demand of a modification of FreeBSD or it's website using political incorrectness as

Re: In the spirit of Godwin's law - I propose Beastie's law

2007-11-27 Thread Jerry McAllister
On Tue, Nov 27, 2007 at 06:13:21PM +0800, Erich Dollansky wrote: > Hi, > > Joshua Isom wrote: > > > >On Nov 27, 2007, at 2:44 AM, Erich Dollansky wrote: > > > >>Joshua Isom wrote: > >>>On Nov 27, 2007, at 1:32 AM, Erich Dollansky wrote: > Aryeh M. Friedman wrote: > >> > >>>"Hitler was a good

Re: Upper limit on make -j ?

2007-11-27 Thread Ivan Voras
Aryeh Friedman wrote: > Before I file a PR I just want to know if it is worth it to file a PR for: > > make -j1000 buildworld buildkernel installkernel > seg faulting Yes it is. Like others said, obtain as much information about the problem as you can (backtraces). Try to discover if it fails in

Re: In the spirit of Godwin's law - I propose Beastie's law

2007-11-27 Thread Paul Schmehl
--On Tuesday, November 27, 2007 01:19:50 -0500 "Aryeh M. Friedman" <[EMAIL PROTECTED]> wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ted Mittelstaedt wrote: Beastie's Law: Any demand of a modification of FreeBSD or it's website using political incorrectness as the justification is a

RE: Help for very bad perf for MySQL

2007-11-27 Thread Michael K. Smith - Adhost
> -Original Message- > From: [EMAIL PROTECTED] [mailto:owner-freebsd- > [EMAIL PROTECTED] On Behalf Of Josh Carroll > Sent: Tuesday, November 27, 2007 8:12 AM > To: Ted Mittelstaedt > Cc: [EMAIL PROTECTED]; freebsd-questions@freebsd.org > Subject: Re: Help for very bad perf for MySQL > >

Re: Major filesystem problems after crash on 7.0-BETA3

2007-11-27 Thread Mike Jeays
On November 27, 2007 09:22:42 am Doug Poland wrote: > On Mon, November 26, 2007 15:03, Doug Poland wrote: > > On Mon, November 26, 2007 14:26, Doug Poland wrote: > >> Hello, > >> > >> This morning my 7.0-BETA3 i386 system (Compaq nx7400) reset shortly > >> after starting X11. I didn't think much o

Re: Getting around ISP SMTP firewall settings (Re: Submitting a new port if send-pr is broken)

2007-11-27 Thread Michael C. Cambria
Ted Mittelstaedt wrote: [deleted] Don't know but a dime is too much right now (I am personally living on $15/mo once the rent, food and connectivity is paid for [the wonders of a startup with no investors]). That is one reason why colo is not possible... yes I understand most of the hassles inv

Re: Help for very bad perf for MySQL

2007-11-27 Thread Josh Carroll
> Is Hyperthreading enabled (by default it is not under > FreeBSD) mysql is heavily dependent on threading, if it is not > built and linked into the freebsd threads package you will get > poor performance. Some folks have installed the linux compat libs > and linked mysql into the linux threads

dansguardian at boot time. +gateway server

2007-11-27 Thread अनुज
Hello I installed dansguardian , gave it's entry in my /etc/rc.conf squid_enable="YES" dansguardian_enable="YES" I am getting error at the boot time dansguardian couldn't connected to parent proxy. Whereas squid starts without error. I am running squid over port 3121 and dansguardian on port 8080

Re: Upper limit on make -j ?

2007-11-27 Thread Pieter de Goeje
On Tuesday 27 November 2007, Andy Greenwood wrote: > Aryeh Friedman wrote: > > Before I file a PR I just want to know if it is worth it to file a PR > > for: > > > > make -j1000 buildworld buildkernel installkernel > > seg faulting > > I thought that the kernel builds couldn't be built using parall

Re: In the spirit of Godwin's law - I propose Beastie's law

2007-11-27 Thread Andy Greenwood
Ted Mittelstaedt wrote: -Original Message- From: Aryeh M. Friedman [mailto:[EMAIL PROTECTED] Sent: Monday, November 26, 2007 10:20 PM To: Ted Mittelstaedt Cc: freebsd-questions@freebsd.org; FreeBSD chat Subject: Re: In the spirit of Godwin's law - I propose Beastie's law -BEGIN P

Re: Upper limit on make -j ?

2007-11-27 Thread Andy Greenwood
Aryeh Friedman wrote: Before I file a PR I just want to know if it is worth it to file a PR for: make -j1000 buildworld buildkernel installkernel seg faulting I thought that the kernel builds couldn't be built using parallel jobs, that it might break something. Is that not true? _

Re: Difficulties establishing VPN tunnel with IPNAT

2007-11-27 Thread Jerahmy Pocott
On 27/11/2007, at 5:49 PM, Ted Mittelstaedt wrote: -Original Message- From: Jerahmy Pocott [mailto:[EMAIL PROTECTED] Sent: Sunday, November 25, 2007 4:48 AM To: Ted Mittelstaedt Cc: FreeBSD Questions Subject: Re: Difficulties establishing VPN tunnel with IPNAT Perhaps, but I'v heard a

Re: Major filesystem problems after crash on 7.0-BETA3

2007-11-27 Thread Doug Poland
On Mon, November 26, 2007 15:03, Doug Poland wrote: > > On Mon, November 26, 2007 14:26, Doug Poland wrote: >> Hello, >> >> This morning my 7.0-BETA3 i386 system (Compaq nx7400) reset shortly >> after starting X11. I didn't think much of it and went to get a cup >> of coffee while the background

Re: In the spirit of Godwin's law - I propose Beastie's law

2007-11-27 Thread Bart Silverstrim
Peo Nilsson wrote: On Tue, 2007-11-27 at 18:13 +0800, Erich Dollansky wrote: it was the fascism that lost the war. He discarded his country for his fascism. *No* humans *win* any kind of "war". They *all* loose... Loose? Catch them then. ___ f

Re: who wrote this

2007-11-27 Thread Bart Silverstrim
Erich Dollansky wrote: Hi, eBoundHost: Artur wrote: On Sun, Nov 25, 2007 at 08:12:36PM -0600, eBoundHost: Artur wrote: 1) first of all, i don't think that freebsd operating system is an appropriate forum to express political views. so whether we are for or against censorship or democra

RE: Help for very bad perf for MySQL

2007-11-27 Thread Ted Mittelstaedt
> -Original Message- > From: Albert Shih [mailto:[EMAIL PROTECTED] > Sent: Tuesday, November 27, 2007 5:00 AM > To: Ted Mittelstaedt > Cc: freebsd-questions@freebsd.org > Subject: Re: Help for very bad perf for MySQL > > > Le 26/11/2007 à 22:34:34-0800, Ted Mittelstaedt a écrit > > > > >

Re: Help for very bad perf for MySQL

2007-11-27 Thread cpghost
On Mon, 26 Nov 2007 13:03:19 +0100 Albert Shih <[EMAIL PROTECTED]> wrote: > > > I've a bi-proc single core Xeon 3.2ghz with FreeBSD 6.2, I'm > > > running Mysql 5.X on this server and the performance of MySQL > > > is very bad. For some complexe select I've got ~6secondes (on > > > some basic L

Re: Strange kernel log message

2007-11-27 Thread Ceri Davies
On Mon, Nov 26, 2007 at 07:58:41PM +, Bruce Cran wrote: > Giorgos Keramidas wrote: >> On 2007-11-26 09:58, Ceri Davies <[EMAIL PROTECTED]> wrote: >> >>> So I have this in my security run output: >>> kernel log messages: >>> +++ /tmp/security.hLYJI0kF Sun Nov 25 03:01:02 2007 >>> +222>2>

Re: Help for very bad perf for MySQL

2007-11-27 Thread Albert Shih
Le 26/11/2007 à 07:20:43-0500, Philip M. Gollucci a écrit > Albert Shih wrote: > > Hi all > > > > I've already send a message. But I don't receive any answer :-(. I try again > > and hope there more solution > > > > I've a bi-proc single core Xeon 3.2ghz with FreeBSD 6.2, I'm running Mysql > > 5

Re: Help for very bad perf for MySQL

2007-11-27 Thread Albert Shih
Le 26/11/2007 à 13:29:35+0100, Ivan Voras a écrit > Albert Shih wrote: > > Hi all > > > > I've already send a message. But I don't receive any answer :-(. I try again > > and hope there more solution > > > > I've a bi-proc single core Xeon 3.2ghz with FreeBSD 6.2, I'm running Mysql > > 5.X on t

Re: Help for very bad perf for MySQL

2007-11-27 Thread Albert Shih
Le 26/11/2007 à 13:31:12+0100, Jan Catrysse a écrit > > > > I've a bi-proc single core Xeon 3.2ghz with FreeBSD 6.2, > > I'm running > > > > Mysql 5.X on this server and the performance of MySQL is > > very bad. > > > > For some complexe select I've got ~6secondes (on some basic Linux > > > >

Re: Help for very bad perf for MySQL

2007-11-27 Thread Albert Shih
Le 26/11/2007 à 22:34:34-0800, Ted Mittelstaedt a écrit > > Sorry yeasterday I don't have time to answer you. > > > > I've already send a message. But I don't receive any answer :-(. > > I try again > > and hope there more solution > > > > I've a bi-proc single core Xeon 3.2ghz with FreeBSD 6.

Re: Getting around ISP SMTP firewall settings (Re: Submitting a new port if send-pr is broken)

2007-11-27 Thread Bob Richards
>To be perfectly clear this isn't really receiving mail. Your >configuring a system at dydns.org or some other mail forwarder to >receive your mail for you then forward it on to your system using the >alternative port. Not what I am doing. I only suggested that to the original poster who has an

Re: BSDs support for NTFS read-write (using ntfs-3g)

2007-11-27 Thread Andrew Pantyukhin
On Tue, Nov 27, 2007 at 05:33:24PM +0800, [EMAIL PROTECTED] wrote: > Could you please advise me whether the ntfs-3g command can be > (ported) used in BSDs for read-write access to NTFS. http://www.freshports.org/sysutils/fusefs-ntfs/ ___ freebsd-question

Re: short Q

2007-11-27 Thread Gerard Seibert
> On November 26, 2007 at 07:53PM jekillen wrote: > > Did you install this from ports? If so. the script would have been > > placed > > there all ready. > Yes, that is what provoked the original question. I had built and > installed > from source tarball in the past. But one machine was always a

Re: eyeOS

2007-11-27 Thread Andrew Pantyukhin
On Mon, Nov 26, 2007 at 08:04:48PM -0800, Tony Kivits wrote: > I have just installed eyeOS from the ports but have noticed > that the port is a little out of date. > > Has anyone had any success in updating to eyeOS 1.2 and if so, > what did you have to do to make it work? The developers have cha

Re: In the spirit of Godwin's law - I propose Beastie's law

2007-11-27 Thread Peo Nilsson
On Tue, 2007-11-27 at 18:13 +0800, Erich Dollansky wrote: > > it was the fascism that lost the war. He discarded his country for his > > fascism. *No* humans *win* any kind of "war". They *all* loose... ...will they ever learn?. Well, by "erasing" the history, no matter who "tried" to write

Re: In the spirit of Godwin's law - I propose Beastie's law

2007-11-27 Thread Erich Dollansky
Hi, Joshua Isom wrote: On Nov 27, 2007, at 2:44 AM, Erich Dollansky wrote: Joshua Isom wrote: On Nov 27, 2007, at 1:32 AM, Erich Dollansky wrote: Aryeh M. Friedman wrote: "Hitler was a good facist, he did his job well." no, he was a bad one. He finally lost But he lost in due part to

BSDs support for NTFS read-write (using ntfs-3g)

2007-11-27 Thread [EMAIL PROTECTED]
I am newbie of FreeBSD and I have been trying to learn other O/S and I have chosen OpenSUSE and using it for quite some time, would like to try others, example FreeBSD, PC-BSD or DesktopBSD. Before anythings, I do some reading and found out that the read-only support for NTFS partition, see http://

Re: urgent: undoing a cvsup update

2007-11-27 Thread Erik Cederstrand
Aryeh Friedman wrote: I just cvsuped the latest sources and they break many programs named and most X11-apps comes to mind immediately Well how do I backout of the this keep in miond I use cvs-supfile to populate a local repo and did a rm -rf /usr/obj /usr/src thinking that might clear stuff

Re: Best FreeBSD Firewall for 6.X?

2007-11-27 Thread Peo Nilsson
On Tue, 2007-11-27 at 02:07 -0600, W. D. wrote: > Hi folks, > > Just built a 6.2 box. > > Wondering what is the best software firewall. > Yes, I know that this is a loaded, and > subjective issue. > > I just couldn't find a definitive answer: There is no such "thing" best. It's a matter of you

Re: Upper limit on make -j ?

2007-11-27 Thread Kris Kennaway
Frank Shute wrote: On Tue, Nov 27, 2007 at 03:25:52AM -0500, Aryeh Friedman wrote: Before I file a PR I just want to know if it is worth it to file a PR for: make -j1000 buildworld buildkernel installkernel seg faulting No. Where in the handbook or UPDATING does it tell you to build your syst

urgent: undoing a cvsup update

2007-11-27 Thread Aryeh Friedman
I just cvsuped the latest sources and they break many programs named and most X11-apps comes to mind immediately Well how do I backout of the this keep in miond I use cvs-supfile to populate a local repo and did a rm -rf /usr/obj /usr/src thinking that might clear stuff up but it didn't As fa

Re: In the spirit of Godwin's law - I propose Beastie's law

2007-11-27 Thread Sunnz
2007/11/27, Erich Dollansky <[EMAIL PROTECTED]>: > Hi, > > Aryeh M. Friedman wrote: > > > > Does this include YouTube? > > > this is an incorrect question as Flash is not really supported by FreeBSD. > A typical "TV set service" is not really supported by FreeBSD neither... or FreeBSD is not suppo

Re: In the spirit of Godwin's law - I propose Beastie's law

2007-11-27 Thread Joshua Isom
On Nov 27, 2007, at 2:44 AM, Erich Dollansky wrote: Hi, Joshua Isom wrote: On Nov 27, 2007, at 1:32 AM, Erich Dollansky wrote: Aryeh M. Friedman wrote: "Hitler was a good facist, he did his job well." no, he was a bad one. He finally lost But he lost in due part to his fascism, and hi

Re: stability of FreeBSD 7 Beta 3?

2007-11-27 Thread Kris Kennaway
Kris Kennaway wrote: Chris wrote: On 26/11/2007, Kris Kennaway <[EMAIL PROTECTED]> wrote: Tore Lund wrote: Ivan Voras wrote: Dave wrote: Hello, How stable is FreeBSD 7 Beta 3? Is it near production are their any outstanding issues? Probably no major bugs will be fixed between now and 7.

RE: Best FreeBSD Firewall for 6.X?

2007-11-27 Thread Ted Mittelstaedt
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of W. D. > Sent: Tuesday, November 27, 2007 12:08 AM > To: FreeBSD-Questions@freebsd.org > Subject: Best FreeBSD Firewall for 6.X? > > > Hi folks, > > Just built a 6.2 box. > > Wondering what is the best

Re: In the spirit of Godwin's law - I propose Beastie's law

2007-11-27 Thread Erich Dollansky
Hi, Joshua Isom wrote: On Nov 27, 2007, at 1:32 AM, Erich Dollansky wrote: Aryeh M. Friedman wrote: "Hitler was a good facist, he did his job well." no, he was a bad one. He finally lost Flame war anyone? Verbrannte Erde was the motto of his final campaign. The mother of all flame w

Re: In the spirit of Godwin's law - I propose Beastie's law

2007-11-27 Thread Aryeh Friedman
> > A typical "TV set service" is not really supported by FreeBSD > neither... or FreeBSD is not supported by "TV set service", or > something!! Talk about being a little literal I don't own a TV and watch everything I care about thanks to the networks sites, bit torrent and miro (hopefully will

Re: Upper limit on make -j ?

2007-11-27 Thread Frank Shute
On Tue, Nov 27, 2007 at 03:25:52AM -0500, Aryeh Friedman wrote: > > Before I file a PR I just want to know if it is worth it to file a PR for: > > make -j1000 buildworld buildkernel installkernel > seg faulting No. Where in the handbook or UPDATING does it tell you to build your system like that?

Best FreeBSD Firewall for 6.X?

2007-11-27 Thread W. D.
Hi folks, Just built a 6.2 box. Wondering what is the best software firewall. Yes, I know that this is a loaded, and subjective issue. I just couldn't find a definitive answer:

Upper limit on make -j ?

2007-11-27 Thread Aryeh Friedman
Before I file a PR I just want to know if it is worth it to file a PR for: make -j1000 buildworld buildkernel installkernel seg faulting ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubsc

RE: Getting around ISP SMTP firewall settings (Re: Submitting a new port if send-pr is broken)

2007-11-27 Thread Ted Mittelstaedt
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Aryeh M. > Friedman > Sent: Monday, November 26, 2007 11:40 PM > To: Ted Mittelstaedt > Cc: freebsd-questions@freebsd.org; Bob Richards > Subject: Re: Getting around ISP SMTP firewall settings (Re: Submitti

Re: [OT] who wrote this

2007-11-27 Thread Peo Nilsson
On Mon, 2007-11-26 at 14:26 -0700, Chad Perrin wrote: > On Mon, Nov 26, 2007 at 09:49:17PM +0300, Boris Samorodov wrote: > > On Mon, 26 Nov 2007 18:02:53 + neal wrote: > > > > > You want the name 'Hitler' erased from existence. > > > > Let the name exist. > > Else where but the official Free