Re: Kind OFF Topic. FreeBSD for Blocking URLS? Nanny?

2012-04-10 Thread Erich Dollansky
Hi, On Tuesday 10 April 2012 10:27:24 Jorge Biquez wrote: > > As I have mentioned before I am helping a school , non profit with non profit --> no cost? > One of the managers asked me for help to block some web sites were Have you checked hosts? A rough but easy way. Erich

Re: pcmcia wifi adapter that can be purchased?

2012-04-10 Thread Kendall Shaw
Chris Whitehouse writes: > On 10/04/2012 18:37, Kendall Shaw wrote: >> >> Do you happen to know of a PCMCIA Type II wireless adapter that is >> currently being sold online that supports WPA under freebsd 9.0? >> Alternately, a USB 1.0 adapter? I would rather keep the USB ports free >> for other u

Re: pcmcia wifi adapter that can be purchased?

2012-04-10 Thread ill...@gmail.com
On 10 April 2012 13:37, Kendall Shaw wrote: > Hi, > > This is my first post in a decade or so. Hopefully, it is the start of a > serious of decreasingly stupid questions... > > I've looked through the hardware notes for freebsd 9.0 which I have > installed in my fujitsu lifebook p1110, and compari

Re: Kind OFF Topic. FreeBSD for Blocking URLS? Nanny?

2012-04-10 Thread Mark Felder
On Mon, 09 Apr 2012 23:21:58 -0500, Da Rock wrote For the interim (and as a POC), setup squid and dans guardian and point the browsers to proxy using that machine. Prove your point and then explain that this can be done transparently if you had some control of the routers. He could j

Re: pcmcia wifi adapter that can be purchased?

2012-04-10 Thread Chris Whitehouse
On 10/04/2012 18:37, Kendall Shaw wrote: Do you happen to know of a PCMCIA Type II wireless adapter that is currently being sold online that supports WPA under freebsd 9.0? Alternately, a USB 1.0 adapter? I would rather keep the USB ports free for other uses. Linksys WPC54G works with malo dri

Re: cups slow when printing from firefox

2012-04-10 Thread markus . hoenicka
Leslie Jensen writes: > Hi Markus. > > If you do a search in the archives you'll see that some of us have > printing problems with Firefox. Some even suspect that printing in Firefox > is broken. > > I myself has not been able to solve my specific printing problems which > include both Fi

Re: Using kqueue with 2 threads

2012-04-10 Thread Ben Short
I have put together the following example and can still see the problem. Once the file is written to extended is printed every second. If I remove the sleep then it prints a whole lot more. So it seems that the call to kevent in the worker_thread method blocks until the file is written to then it r

Re: zpool creation on geli failed with FreeBSD-9.0

2012-04-10 Thread Christopher J. Ruwe
On Tue, 10 Apr 2012 08:13:36 +1000 Da Rock wrote: > On 04/10/12 02:07, Christopher J. Ruwe wrote: > > I was trying to install FreeBSD 9.0 using a geli encrypted disk and > > ZFS on my ThinkPad R500 this weekend. I failed. > > > > Having sucessfully initialized the geli part and having attached th

Re: Missing kernel configuration file(s)

2012-04-10 Thread Коньков Евгений
КЕ> I have upgrade src to Revision: 234068 КЕ> # cd /usr/src КЕ> # make -j 8 buildkernel KERNCONF=KES_KERN_v10 КЕ> ERROR: Missing kernel configuration file(s) (KES_KERN_v10). КЕ> *** Error code 1 КЕ> 1 error КЕ> *** Error code 2 КЕ> 1 error КЕ> # cd /usr/src/sys/amd64/conf КЕ> # ls КЕ> .cvsignore

Missing kernel configuration file(s)

2012-04-10 Thread Коньков Евгений
I have upgrade src to Revision: 234068 # cd /usr/src # make -j 8 buildkernel KERNCONF=KES_KERN_v10 ERROR: Missing kernel configuration file(s) (KES_KERN_v10). *** Error code 1 1 error *** Error code 2 1 error # cd /usr/src/sys/amd64/conf # ls .cvsignore GENERIC.hints Makefil

Re: FreeBSD's backwards webdesign / corporate identity

2012-04-10 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Mon Apr 9 23:40:07 2012 > Date: Tue, 10 Apr 2012 04:32:09 -0700 > From: per...@pluto.rain.com > To: f...@feld.me > Cc: freebsd-questions@freebsd.org > Subject: Re: FreeBSD's backwards webdesign / corporate identity > > Mark Felder wrote: > > > Python on

Re: Kind OFF Topic. FreeBSD for Blocking URLS? Nanny?

2012-04-10 Thread Robert Bonomi
Jorge Biquez wrote: > > Hello all. > > One of the managers asked me for help to block some web sites were > some students in the other lab and people that helps there waste > bandwithd seeing videos, movies (youtube, cuevana, serieid, etc) and > spend lot of time on facebook also. Our bandwidt

pcmcia wifi adapter that can be purchased?

2012-04-10 Thread Kendall Shaw
Hi, This is my first post in a decade or so. Hopefully, it is the start of a serious of decreasingly stupid questions... I've looked through the hardware notes for freebsd 9.0 which I have installed in my fujitsu lifebook p1110, and comparing the list of supported wireless adapters with what I ca

Re: problem with Xorg

2012-04-10 Thread Da Rock
On 04/11/12 00:30, Bernt Hansson wrote: 2012-04-09 13:57, Da Rock skrev: On 04/09/12 21:38, Bernt Hansson wrote: 2012-04-09 13:03, Da Rock skrev: On 04/09/12 20:38, Bernt Hansson wrote: Hello list. When I try to start X I'm getting this error Yep. This one will be fun... :) No. Not reall

Using kqueue with 2 threads

2012-04-10 Thread Ben Short
Hi, I'm trying to use a kqueue to listen for VNODE events on a worker thread. I want new events to be registered with the kqueue by a separate thread. I have been referring to this example [URL=" http://doc.geoffgarside.co.uk/kqueue/file.html";] http://doc.geoffgarside.co.uk/kqueue/file.html[/UR

Re: Apache: Socket is not connected: core_output_filter: writing data to the network

2012-04-10 Thread Christer Solskogen
On Tue, Apr 10, 2012 at 9:33 AM, Matthew Seaman wrote: Thanks! -- chs ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.o

Re: Apache: Socket is not connected: core_output_filter: writing data to the network

2012-04-10 Thread Matthew Seaman
On 10/04/2012 08:05, Christer Solskogen wrote: > I see this error in the error log of apache. It seems to happen > whenever someone do a GET on certain mp3-files on my server. What does > this error mean? It can be due to various different reasons. At a guess, probably this: https://issues.apach

Apache: Socket is not connected: core_output_filter: writing data to the network

2012-04-10 Thread Christer Solskogen
I see this error in the error log of apache. It seems to happen whenever someone do a GET on certain mp3-files on my server. What does this error mean? -- chs, ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/free