RE: Re[2]: IE in FreeBSD?

2005-09-22 Thread Ted Mittelstaedt
>-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] Behalf Of Gerard Seibert >Sent: Wednesday, September 21, 2005 10:46 AM >To: freebsd-questions@freebsd.org >Subject: Re[2]: IE in FreeBSD? > > Lets be fair here. A multitude of companies are out sourceing. IBM, Dell,

Re: NEWBIE: how-to for feeding file to gnomealyzer.sh?

2005-09-22 Thread Peter Clutton
On 9/23/05, Gregory Nou <[EMAIL PROTECTED]> wrote: > > You should install port textproc/p5-XML-Parser, and if already > installed, verify that the link are well done in your /usr/local/bin (eg > : not something like using perl5.8 and having perl pointing on perl5.6.2) Thanks for that. I usually c

Re: NEWBIE: how-to for feeding file to gnomealyzer.sh?

2005-09-22 Thread Gregory Nou
Peter Clutton wrote: On 9/22/05, David Armour <[EMAIL PROTECTED]> wrote: i was trying to install the plugger-plugins-hubbe port as a way to get plugins to work with firefox. . . checking whether gmake sets $(MAKE)... yes checking for intltool >= 0.30... 0.33 found checking for perl... /usr/

Re: Recommended AGP Nvidia card?

2005-09-22 Thread Christopher Illies
On Thu, Sep 22, 2005 at 09:29:00AM -0500, Kirk Strauser wrote: > On Thursday 22 September 2005 01:58, you wrote: > > > Have you checked the docs for the nvidia drivers? All geforce series > > should have full, or near full, hardware acceleration since nvidia > > releases there own closed source d

FreeBSD 5.4 Stable - Having problems with remote connections.

2005-09-22 Thread Vincent Stipo
Lets start off by saying I'm new to FreeBSD and im using the 5.4 stable version. I'm having problems with remote connections. I tried installing multiple programs that recieve outside connectons. Squid Proxy Bittorrent Battlefield 2 Server and they start up fine. I cant connect to squid remote

Re: sharing desktop witn VNC

2005-09-22 Thread Garrett Cooper
On Sep 22, 2005, at 7:31 PM, Micah wrote: stan wrote: I'm trying to use tighvnc to "share" a desktop with a friend, for educational purposes. I've been able to run vncserver on my local machine, and connect to it with vncviewer. I've also been able to ssh to his machine (with X forwarding

Re: Good Operating systems book?

2005-09-22 Thread Gary W. Swearingen
"Jorge Mario G. Mazo" <[EMAIL PROTECTED]> writes: > I would like to hear what books are good for newbies like me! Some good reading to get exposed to some history and culture as well as some high-level discussion of programming is "The Art of UNIX Programming" by Eric S. Raymond 2004 Addison Wes

Re: NEWBIE: how-to for feeding file to gnomealyzer.sh?

2005-09-22 Thread Peter Clutton
On 9/22/05, David Armour <[EMAIL PROTECTED]> wrote: > > > i was trying to install the plugger-plugins-hubbe port as a way to get > plugins to work with firefox. . . > > checking whether gmake sets $(MAKE)... yes > checking for intltool >= 0.30... 0.33 found > checking for perl... /usr/bin/perl > ch

5.4 installation trouble

2005-09-22 Thread James Heck
I have a toshiba satelite a25 laptop running windows xp right now pentium 3 with 512mb ram, with 40 gb unpartitioned space (35 or so has been reserved for bsd). I made 3 .iso's from nero, taken from the files on www.freebsd.org. None of them allow me to actually load into the install portion of

Re: GUI frontend

2005-09-22 Thread Michael Louie Loria
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 __ Check out http://www.fwbuilder.org/ supports many different types of firewall including ipfw. __ Webmin gives you good GUI front end to quite a few things. Through your browser, and over the network if necessary, y

Re: sharing desktop witn VNC

2005-09-22 Thread Micah
stan wrote: I'm trying to use tighvnc to "share" a desktop with a friend, for educational purposes. I've been able to run vncserver on my local machine, and connect to it with vncviewer. I've also been able to ssh to his machine (with X forwarding turned on) and do the same thing, but this i

Re: AMD Sempron CPUTYPE & Co.

2005-09-22 Thread jason
Andrew P. wrote: On 9/22/05, jason <[EMAIL PROTECTED]> wrote: Andrew P. wrote: Hello! So I have a Sempron 2500+ CPU, one that supports SSE3. What should I place in my /etc/make.conf? I use ssh with X11Forward very often, so OpenSSL should be compiled to be as fast as it can be on thi

Re: nForce4-SLI, AHCI and NCQ and FreeBSD 6.0

2005-09-22 Thread jason
O. Hartmann wrote: Hello. I have a little question about the popular nForce4-SLI chipset for the Socket 939 platform. The onboard SATA controller of the nForce4-SLI chipset claims to be NCQ (or SATA II) capable, but nVidia implemented this feature in a not-AHCI-standardised way, but as an own

KDE error messages

2005-09-22 Thread Rem P Roberti
KDE loads and runs okay, although the Kontact mail program has become inop. When I close KDE I get this message in the console window repeated about four times: X Error: BadWindow (invalid Window parameter) 3 Major opcode: 6 Minor opcode: 0 Resource id: 0x1eb I have the feeling t

Re: cpu

2005-09-22 Thread Matt Virus
kalin mintchev wrote: My guess is SpeedStep. but my laptop is always using ac not battery... ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTE

RE: GUI frontend

2005-09-22 Thread Craig Beasland
Michael, Check out http://www.fwbuilder.org/ supports many different types of firewall including ipfw. Cheers Craig -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michael Louie Loria Sent: Thursday, 22 September 2005 7:33 PM To: freebsd-questions@freeb

sharing desktop witn VNC

2005-09-22 Thread stan
I'm trying to use tighvnc to "share" a desktop with a friend, for educational purposes. I've been able to run vncserver on my local machine, and connect to it with vncviewer. I've also been able to ssh to his machine (with X forwarding turned on) and do the same thing, but this is really slow. I

Re: Requesting advice on Jail technique.

2005-09-22 Thread Chad Leigh -- Shire.Net LLC
On Sep 22, 2005, at 6:51 PM, Malachi de Ælfweald wrote: I am thinking at this point what I am going to try to do is build a jail skeleton, then use unionfs to mount on top of that... so in theory, I could save a LOT of space while at the same time giving them pretty complete jails (one pe

Re: Requesting advice on Jail technique.

2005-09-22 Thread Malachi de Ælfweald
I am thinking at this point what I am going to try to do is build a jail skeleton, then use unionfs to mount on top of that... so in theory, I could save a LOT of space while at the same time giving them pretty complete jails (one per domain). Malachi On 9/13/05, Frank Mueller - emendis GmbH <[E

Re: nForce4-SLI, AHCI and NCQ and FreeBSD 6.0

2005-09-22 Thread Malachi de Ælfweald
Asus's site seems to be down right now but at least Google caches it... http://66.102.7.104/search?q=cache:CG_qYngXXLYJ:usa.asus.com/products/mb/socket939/a8nsli-p/overview.htm+a8n+sli+premium+site:asus.com&hl=en It could very well be marketing hype. All I know is that one of the selling poin

Re: Port for html manipulating proxy

2005-09-22 Thread Christian Herring
Further to this, check out http://adzapper.sourceforge.net/ A perl script called by squid that strips out all of the flash adds and useless banners. On Thu, 2005-09-22 at 19:17 -0400, Chuck Swiger wrote: > Jacob Rhoden wrote: > > I have been trying to find some sort of proxy server for my own mach

Re: higher resolution console screen?

2005-09-22 Thread bob self
Björn König wrote: bob self wrote: I have done all 3 of these things and I do get 100x37, but I was able to get 128x48 when I was trying FreeBSD 6.0 beta 4 by running "vidcontrol MODE_280". Is there a way to accomplish this in 5.4? Only with a patch. Do it at your own risk: cd /usr/src fe

Re: Challenge: LTO2 autoloader with freebsd?!

2005-09-22 Thread Bob Lee
I am currently running a Dell LT02 8 tape autoloader with AMANDA under Linux RedHat ES3. I've also run AMANDA under NetBSD with a single SCSI tape drive. I think it will meet your needs. You will need to integrate the MTX tools for automating the loader with AMANDA. There are lots of docs around fo

RE: Printing to a Win XP LPD Server from FreeBSD 5.4

2005-09-22 Thread Ted Mittelstaedt
Why are you wasting your time when you can buy USB or parallel port hardware print servers so cheap and print to the print server from both XP and BSD. The electricity you save by not having to turn on the XP system when you want to print should be more than enough to pay for the server in a year

Re: GUI frontend

2005-09-22 Thread Peter Clutton
On 9/22/05, Michael Louie Loria <[EMAIL PROTECTED]> wrote: > > Does anybody know a good frontend for ipfw in freebsd? Webmin gives you good GUI front end to quite a few things. Through your browser, and over the network if necessary, you can manage firewall rules, bind, apache etcetc. I think it

ADSL modem support

2005-09-22 Thread Федор Дроздов
Good day! I've a question about installation modem ZyXEL ADSL USB. What shold I do for using it? FreeBSD 5.3 Stable. Thanx! ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send a

Re: Port for html manipulating proxy

2005-09-22 Thread Chuck Swiger
Jacob Rhoden wrote: I have been trying to find some sort of proxy server for my own machine, that allows me to manipulate/strip things (ie strip adverts and fix css on my commonly used pages). Is there a port for this? Install www/squid and squidGuard. You can use the latter to redirect block

Port for html manipulating proxy

2005-09-22 Thread Jacob Rhoden
Hi, I have been trying to find some sort of proxy server for my own machine, that allows me to manipulate/strip things (ie strip adverts and fix css on my commonly used pages). Is there a port for this? Thanks for any help you can give! Best Regards, Jacob ___

Re: CUPS, Foomatic, and HPIJS?

2005-09-22 Thread Michael Nottebrock
On Thursday, 22. September 2005 20:42, Eric Pretorious wrote: > Thanks, Mike. I didn't have a chance to try it out: I decided to switch > back to Gentoo because of the steep learning curve that comes along with > FreeBSD's ports & packages. Ah well. I've added the port to the collection in the me

DMA Errors during install

2005-09-22 Thread mr sicon
Hello list, While moving from OpenBSD to FreeBSD for my workstation, I am getting the following problem after configuring network during install. ERROR: Unable to write data to disk ad0 I switched over to another terminal and saw the following: ad0: WARNING - READ_DMA UDMA ICRC error (retrying

Re: /dev/fd

2005-09-22 Thread Björn König
Osmany Guirola Cruz wrote: Hi people i am using a program(encode2mpeg) but it use this devices /dev/fd/3 y /dev/fd/4 but in my system i only have /dev/fd/0 /dev/fd/1 /dev/fd/2. How can i create this devices? Load the kernel module fdescfs.ko and run mount_fdescfs fdescfs /dev/fd

Re: Good Operating systems book?

2005-09-22 Thread Giorgos Keramidas
On 2005-09-22 21:44, Bj?rn K?nig <[EMAIL PROTECTED]> wrote: > Jorge Mario G. Mazo wrote: >> I want to learn about operating system to later start contributing to >> FreeBSD I would like to hear what books are good for newbies like me! >> NOTE: my C skills are pretty decent >> >> At a local library

Re: Good Operating systems book?

2005-09-22 Thread João Salvatti
Design and Implementation of 4.4BSD. On 9/22/05, Jorge Mario G. Mazo <[EMAIL PROTECTED]> wrote: > Hi there > I want to learn about operating system to later start > contributing to FreeBSD > I would like to hear what books are good for newbies > like me! > NOTE: my C skills are pretty decent > > A

Re: Good Operating systems book?

2005-09-22 Thread Micah
Jorge Mario G. Mazo wrote: Hi there I want to learn about operating system to later start contributing to FreeBSD I would like to hear what books are good for newbies like me! NOTE: my C skills are pretty decent At a local library thre is a copy of Modern Operating System by Andrew tanebaum, b

Re: Good Operating systems book?

2005-09-22 Thread Björn König
Jorge Mario G. Mazo wrote: Hi there I want to learn about operating system to later start contributing to FreeBSD I would like to hear what books are good for newbies like me! NOTE: my C skills are pretty decent At a local library thre is a copy of Modern Operating System by Andrew tanebaum, but

Good Operating systems book?

2005-09-22 Thread Jorge Mario G. Mazo
Hi there I want to learn about operating system to later start contributing to FreeBSD I would like to hear what books are good for newbies like me! NOTE: my C skills are pretty decent At a local library thre is a copy of Modern Operating System by Andrew tanebaum, but it`s the old edtion (from 19

Re: maintainers of drivers

2005-09-22 Thread Chris
Jim Pazarena wrote: how do you find out who the maintainer is of a particular driver? I am interested specifically in the RocketPort driver? The rp(4) man page seems to have some email addresses, don't know if they still work Chris ___ freebsd-que

Re: Challenge: LTO2 autoloader with freebsd?!

2005-09-22 Thread Ean Kingston
On September 22, 2005 10:58 am, Lowell Gilbert wrote: > > AMANDA (I *don't* think it's > > in ports, check the University of Maryland/Google, etc.). > > It is, indeed, in ports. And it works with auto-loaders and even some tape libraries. I've used Amanda with

Re: CUPS, Foomatic, and HPIJS?

2005-09-22 Thread Eric Pretorious
From: Michael Nottebrock <[EMAIL PROTECTED]> Subject: Re: CUPS, Foomatic, and HPIJS? Date: Sat, 17 Sep 2005 02:52:09 +0200 On Saturday, 17. September 2005 02:04, Michael Nottebrock wrote: > On Saturday, 17. September 2005 01:28, Eric Pretorious wrote: > > > ./configure > > >make > > >

Re: Question about Bind

2005-09-22 Thread Lisa Casey, Webmaster
Hi, Thank you all for putting up with me. Everythings working now and both bind and apache start on boot up. Lisa Casey ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send a

/dev/fd

2005-09-22 Thread Osmany Guirola Cruz
Hi people i am using a program(encode2mpeg) but it use this devices /dev/fd/3 y /dev/fd/4 but in my system i only have /dev/fd/0 /dev/fd/1 /dev/fd/2. How can i create this devices? thanks Osmany ___ freebsd-questions@freebsd.org mailing li

Re: cpu

2005-09-22 Thread kalin mintchev
> > My guess is SpeedStep. but my laptop is always using ac not battery... > ___ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "[EMAIL PROTECTED]" > --

Re: Freebsd 5.4 panic on ffs_blkfree: freeing free frag

2005-09-22 Thread snacktime
On 22 Sep 2005 09:13:52 -0400, Lowell Gilbert < [EMAIL PROTECTED]> wrote: > > snacktime <[EMAIL PROTECTED]> writes: > > > This looks very similar, however it happened on 6.0. > > > > http://people.freebsd.org/~pho/stress/log/cons107.html > > Could be similar; can't be sure without full debugging in

RE: apache13+mod_ssl portupgrade problem..

2005-09-22 Thread Paul Schmehl
--On Thursday, September 22, 2005 18:12:44 +1000 Steve Monkhouse <[EMAIL PROTECTED]> wrote: Hi guys.. Ive been pulling my hair out for the last couple of hours over this to no avail... FreeBSD 5.2.1-RELEASE-p8 P4 2.8 512mb RAM I 'had' a working apache13+modssl installation along with mod_

Re: NEWBIE: how-to for feeding file to gnomealyzer.sh?

2005-09-22 Thread Chuck Swiger
Benjamin Braatz wrote: Am 22.09.2005 um 17:49 schrieb David Armour: ... to presume further on your kindness, a follow-up question: i believe i have bash installed. should i replace "/bin/sh" above with "/bin/bash" or does it make any difference? Probably it wouldn't make too much of a differe

Re: NEWBIE: how-to for feeding file to gnomealyzer.sh?

2005-09-22 Thread Benjamin Braatz
Hello, Am 22.09.2005 um 17:49 schrieb David Armour: ... to presume further on your kindness, a follow-up question: i believe i have bash installed. should i replace "/bin/sh" above with "/bin/bash" or does it make any difference? Probably it wouldn't make too much of a difference, but the sc

cvsup

2005-09-22 Thread Michael Mannsberger
*symlink* *pattern* *...* Symbolic links matching any of the given patterns will be upgraded as symbolic links, rather than as the files they refer to. Otherwise, symbolic links are followed and their target files are sent to the

Re: NEWBIE: how-to for feeding file to gnomealyzer.sh?

2005-09-22 Thread David Armour
hello, thank you for your reply. > > i have the directed output file (make_failure_file), > > gnomelogalyzer.sh, > > /bin/sh gnomelogalyzer.sh < make_failure_file [checking my head for glasses, before asking "where are my glasses?"] ... to presume further on your kindness, a follow-up questi

Re: Challenge: LTO2 autoloader with freebsd?!

2005-09-22 Thread Lowell Gilbert
> AMANDA (I *don't* think it's > in ports, check the University of Maryland/Google, etc.). It is, indeed, in ports. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-quest

Re: Challenge: LTO2 autoloader with freebsd?!

2005-09-22 Thread Kevin Kinsey
mdff wrote: we are planning for a central backup solution. this will be a hp proliant dl380 with a scsi- attached autoloader 1/8 from HP with an integrated LTO2 drive. is it possible to setup backup mechanisms, that load 1 tape per day into the drive and run the backup automatically? Hmm,

Re: game server

2005-09-22 Thread Garrett Cooper
On Sep 22, 2005, at 5:17 AM, Andrew P. wrote: On 9/19/05, Eros <[EMAIL PROTECTED]> wrote: Hi List please, How can I make a game server with FreeBSD ? I want run every game from one ferver with out need to install the games on the clients. Can i make that ? __

Re: Recommended AGP Nvidia card?

2005-09-22 Thread Kirk Strauser
On Thursday 22 September 2005 01:58, you wrote: > Have you checked the docs for the nvidia drivers? All geforce series > should have full, or near full, hardware acceleration since nvidia > releases there own closed source drivers. It's better than nothing, mostly, but still not up to par. Ther

Re: NEWBIE: how-to for feeding file to gnomealyzer.sh?

2005-09-22 Thread Lowell Gilbert
David Armour <[EMAIL PROTECTED]> writes: > hello list! > > i was trying to install the plugger-plugins-hubbe port as a way to get > plugins to work with firefox. . . > > ===> Configuring for libgda2-1.2.2_1 > checking for a BSD-compatible install... /usr/bin/install -c -o root -g > wheel > ch

RE: IE in FreeBSD?

2005-09-22 Thread Bob Middaugh
You guys are relentless. geez. Write it on a napkin for christ's sake, and send it by homing pigeon. :-) > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of RW > Sent: Thursday, September 22, 2005 8:40 AM > To: freebsd-questions@freebsd.org > Subjec

Re: Freebsd 5.4 panic on ffs_blkfree: freeing free frag

2005-09-22 Thread Lowell Gilbert
snacktime <[EMAIL PROTECTED]> writes: > This looks very similar, however it happened on 6.0. > > http://people.freebsd.org/~pho/stress/log/cons107.html Could be similar; can't be sure without full debugging information. It doesn't seem likely to be an on-disk problem offhand (fair warning; that

Re: higher resolution console screen?

2005-09-22 Thread Björn König
bob self wrote: I have done all 3 of these things and I do get 100x37, but I was able to get 128x48 when I was trying FreeBSD 6.0 beta 4 by running "vidcontrol MODE_280". Is there a way to accomplish this in 5.4? Only with a patch. Do it at your own risk: cd /usr/src fetch http://www.alpha-t

Re: Recommended AGP Nvidia card?

2005-09-22 Thread RW
On Thursday 22 September 2005 07:58, jason wrote: > Kirk Strauser wrote: > >I use an aging MX 400 in my desktop machine (FreeBSD 6.0something) and > >really, *really* want to upgrade to something that supports the > > RenderAccel option. This machine has become glacially slow since some > >as-yet-

Re: More then 16 characters ?

2005-09-22 Thread Eros
Okthe problem is resolve... TANK YOU LIST ! I was changing the wrong file..tanks again. see ya - Original Message - From: "Björn König" <[EMAIL PROTECTED]> To: "Eros" <[EMAIL PROTECTED]> Cc: Sent: Wednesday, September 21, 2005 10:06 AM Subject: Re: More then 16 characters

Re: IE in FreeBSD?

2005-09-22 Thread RW
On Wednesday 21 September 2005 19:00, Chad Leigh -- Shire.Net LLC wrote: > >>> On Tuesday 20 September 2005 14:52, Ashley Moran wrote: > RW wrote: > >>> Because it's common for companies and recruitment agencies to > >>> specify MS Word > >>> documents only. It's a de facto standard. > > I ha

Re: cpu

2005-09-22 Thread Andrew P.
On 9/22/05, kalin mintchev <[EMAIL PROTECTED]> wrote: > > > hi all > > just noticed this i the dmesg: > > CPU: Mobile Intel(R) Pentium(R) 4 - M CPU 2.20GHz (1196.12-MHz 686-class CPU) > > it says 2.20GHz but then only 1196.12MHz - it looks like it only uses half > of the cpu power.. why? My gu

Re: game server

2005-09-22 Thread Andrew P.
On 9/19/05, Eros <[EMAIL PROTECTED]> wrote: > Hi List > > please, How can I make a game server with FreeBSD ? I want run every game > from one ferver with out need to install the games on the clients. Can i make > that ? > ___ > freebsd-questions@freebs

Re: higher resolution console screen?

2005-09-22 Thread bob self
Luke Dean wrote: On Wed, 21 Sep 2005, bob self wrote: 5.4-STABLE FreeBSD 5.4-STABLE #0: Tue Sep 20 15:33:58 EDT 2005 I have a 19" LCD monitor and usually run in console mode. My screen resolution is 80x25, but I'd like to get something like 120 x 60 if possible. I've played with vidcontrol

Challenge: LTO2 autoloader with freebsd?!

2005-09-22 Thread mdff
we are planning for a central backup solution. this will be a hp proliant dl380 with a scsi- attached autoloader 1/8 from HP with an integrated LTO2 drive. is it possible to setup backup mechanisms, that load 1 tape per day into the drive and run the backup automatically? is there any software l

Re: Login Password

2005-09-22 Thread Dag-Erling Smørgrav
[redirected from freebsd-i386 to freebsd-questions] Daniel Schleig <[EMAIL PROTECTED]> writes: > I just installed FreeBSD via ftp site and the installation was > succesful. Now, when I boot up the computer, the system prompts me > for a login/password to 'myhome.westell.com.' I have a westell 327

Re: higher resolution console screen?

2005-09-22 Thread bob self
Björn König wrote: This message wants to tell you that if you already have VESA support in your kernel then you don't need to load the kernel module. Thanks I removed the loader.conf line an that error message went away. Make sure that you also have "options SC_PIXEL_MODE" beside "options

Java plugin & konqueror: too many choices...

2005-09-22 Thread Vittorio
Well, I'm somewhat disorientated by the number of programs available under /usr/ports/java. What I simpy want is a java plugin for konqueror to be loaded when I surf the net with this browser (of course, I enabled the java support under the browser). The simpler, the better! What do you recomme

GUI frontend

2005-09-22 Thread Michael Louie Loria
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hello, Does anybody know a good frontend for ipfw in freebsd? Like guarddog for simply mepis and firestarter for ubuntu, frontends for netfilter. Thanks, Michael Louie Loria -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.2 (FreeBSD) Comment:

Re: about ipfilter

2005-09-22 Thread Igor Robul
Tang Ho Yim wrote: Then the ipfilter cannot start on boot with the error: link_elf: symbol in6_cksum undefined kldload: can't load ipl: No such file or directory /etc/rc: ERROR: IP-filter module failed to load Recompile _kernel_ with "options INET6" (IPv6) or recompile ipfilter with NOINET6

Re: Diskless Boot Problem

2005-09-22 Thread Erik Norgaard
kevin stovall wrote: I am trying to set up diskless boot with FreeBSD 6.0 BETA2. I am using PXE which is successful and the diskless box finds the kernel fine, but it hangs right before it would normally give the login prompt. It displays the date and then hangs. I am unable to SSH in from othe

[FIXED] Re: Syslog to remote host

2005-09-22 Thread John Oxley
On Thu, Sep 22, 2005 at 11:31:39AM +0200, John Oxley wrote: > OK, I have syslog'ging to a remote host done. I am logging from > morphine to marijuana. On morphine I am saying, in /etc/syslog.conf > mail.info @marijuana.yoafrica.com > > On marijuana, in /etc/

Syslog to remote host

2005-09-22 Thread John Oxley
OK, I have syslog'ging to a remote host done. I am logging from morphine to marijuana. On morphine I am saying, in /etc/syslog.conf mail.info @marijuana.yoafrica.com On marijuana, in /etc/rc.conf, I have put syslogd_flags="-a morphine:* -b marijuana" which a

Re: Graphics driver for Intel Graphics Media Accelerator 900

2005-09-22 Thread Alex Zbyslaw
Aleksander Grande wrote: I recently bought a Dell Lattitude X1 witch comes installed with the new 915 chipset from Intel. I ofcourse removed windows and installed FreeBSD 5.4(Stable) and everytingh works fine, except the resolution in Xorg. Because i could not find any drivers for the graphics c

Unloading kernel modules (fault tarp error)

2005-09-22 Thread Deepak Naidu
Hi, I have installed LVS server/hearbeat on FreeBSD. ipvsadm has some moudles which are to be loaded in kernel. I can easily load and unload them using kldload, and kldunload command, but the issue is that I want to load them at startup. But when I pass the argument in /etc/loader.conf system

Re: Upgrading mysql 4.0 to 4.1

2005-09-22 Thread Gerard Seibert
On Thu, 22 Sep 2005 10:05:31 +0700, Roger Merritt <[EMAIL PROTECTED]> Subject: Upgrading mysql 4.0 to 4.1 Wrote these words of wisdom: > I want to upgrade mysql from ver. 4.0.26 to 4.1.x but am daunted by the > existence of the separate ports. Can I just run "portinstall -R mysql41-\*" > or shou

cpu

2005-09-22 Thread kalin mintchev
hi all just noticed this i the dmesg: CPU: Mobile Intel(R) Pentium(R) 4 - M CPU 2.20GHz (1196.12-MHz 686-class CPU) it says 2.20GHz but then only 1196.12MHz - it looks like it only uses half of the cpu power.. why? thanks -- ___ freebsd-ques

about ipfilter

2005-09-22 Thread Tang Ho Yim
Hi, I am having confuse with the ipfilter and the kernel setup. I have setup a firewall on FreeBSD 5.4 with ipfilter. The rc.conf which include: ipfilter_enable="YES" ipfilter_rules="/etc/ipf.rules" ipmon_enable="YES" ipmon_flags="-Ds" I didn't compile the kernel with: options IPFILTER option

ACPI error messages in dmesg on 6.0-BETA5

2005-09-22 Thread martin hudec
Hello, I am getting strange errors in dmesg on one of our servers. Are these errors something critical, or there is no need to pay attention to them? Errors are those with "looking up [] in namespace" as shown below. thank you, Martin FreeBSD 6.0-BETA5 #3: Thu Sep 2

Re: Performance of mailserevr in FreeBSD 5.4

2005-09-22 Thread Deepak Naidu
Thnax to you all... We have done a black box testing and seems FreeBSD is rocking, except when SA is set to yes, Spamassasin(SA)... it just timesout.. It s my look out, might be RAM issue... Thanx for the feedback... Cheers, Deepak Naidu. --- snacktime <[EMAIL PROTECTED]> wrote: > On 9/20/05,

RE: apache13+mod_ssl portupgrade problem..

2005-09-22 Thread Steve Monkhouse
>> Hi guys.. >> >> Ive been pulling my hair out for the last couple of hours over this to no >> avail... >> >> FreeBSD 5.2.1-RELEASE-p8 >> P4 2.8 >> 512mb RAM >> >> >> I 'had' a working apache13+modssl installation along with mod_perl. >> Everything was working perfectly until I decided yesterday

Re: apache13+mod_ssl portupgrade problem..

2005-09-22 Thread Beecher Rintoul
On Wednesday 21 September 2005 11:55 pm, Steve Monkhouse wrote: > Hi guys.. > > Ive been pulling my hair out for the last couple of hours over this to no > avail... > > FreeBSD 5.2.1-RELEASE-p8 > P4 2.8 > 512mb RAM > > > I 'had' a working apache13+modssl installation along with mod_perl. > Everythi

Re: Upgrading mysql 4.0 to 4.1

2005-09-22 Thread martin hudec
Hello, On Thu, Sep 22, 2005 at 09:40:32AM +0200 or thereabouts, Erik Norgaard wrote: > mysql client 4.1 cannot connect to server 4.0 (and AFAIK, nor can client 4.0 > connect to server 4.1) which justifies the existence of > separate ports. Actually mysql 4.1 client is able to connect to mysql

apache13+mod_ssl portupgrade problem..

2005-09-22 Thread Steve Monkhouse
Hi guys.. Ive been pulling my hair out for the last couple of hours over this to no avail... FreeBSD 5.2.1-RELEASE-p8 P4 2.8 512mb RAM I 'had' a working apache13+modssl installation along with mod_perl. Everything was working perfectly until I decided yesterday to portupgrade the machine. I

Re: Upgrading mysql 4.0 to 4.1

2005-09-22 Thread Erik Norgaard
Roger Merritt wrote: I want to upgrade mysql from ver. 4.0.26 to 4.1.x but am daunted by the existence of the separate ports. Can I just run "portinstall -R mysql41-\*" or should I do "pkgdeinstall mysql40-\*" first? mysql client 4.1 cannot connect to server 4.0 (and AFAIK, nor can client 4.0

Re: Performance of mailserevr in FreeBSD 5.4

2005-09-22 Thread snacktime
On 9/20/05, Deepak Naidu <[EMAIL PROTECTED]> wrote: > > Hi, > > I wanted to know whether FreeBSD can make a perfect > mailserver compared to mailservers on linux. I am in > process of porting them, but needed some statistical > info regarding its performance compared with other os. > How do you de

Re: AMD Sempron CPUTYPE & Co.

2005-09-22 Thread Andrew P.
On 9/22/05, jason <[EMAIL PROTECTED]> wrote: > Andrew P. wrote: > > >Hello! > > > >So I have a Sempron 2500+ CPU, one that supports > >SSE3. What should I place in my /etc/make.conf? I use > >ssh with X11Forward very often, so OpenSSL should > >be compiled to be as fast as it can be on this CPU. >

Re: updating to RELENG_6 fails on radeon DRM

2005-09-22 Thread Karol Kwiatkowski
[resent to -questions, forgot to include it first time] Jorge Mario G. Mazo wrote: > Hi there > I'm trying upgrading to upgrade from 5.4 to 6 > make buildworld runs fine > but when I get to compile I get an error > > Note I have tried with different(including empty) > make.conf configurations >