portsdb error

2005-02-09 Thread Petre Bandac
how ca I get rid of the errors in the Makefiles ? I'm getting tired of not being able to keep my ports database up-to-date thanks, petre xxl# portsdb -Uu Updating the ports index ... Generating INDEX.tmp - please wait../usr/ports/arabic/openoffice-1.1/../../editors/openoffice-1.1/Ma kefile,

Re: Perl modules

2005-02-09 Thread Olivier Nicole
Thanks it seems to do the trick. olivier ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: diff: memory exhausted

2005-02-09 Thread Sergey Matveychuk
Chuck Swiger wrote: Sergey Matveychuk wrote: How can I compare two big text files? Does the -H option help any? (How big is big?) -H does not help. With the same message. It an output of mysqldump. 12Mb. -- Sem. ___ freebsd-questions@freebsd.org

Re: ruby-1.8.2_2 failed to install under Freebsd 5.3 release on AMD64

2005-02-09 Thread jacula
Bachelier Vincent wrote: Hi, I have a problem to install this programs In fact I want to use port version of portupgrade and it need ruby, but this version wouldn't install This is le log === Installing for ruby-1.8.2_2 === Generating temporary packing list === Checking if lang/ruby18 already

Re: diff: memory exhausted

2005-02-09 Thread Sergey Matveychuk
Dan Nelson wrote: or you can try installing the textproc/2bsd-diff port which apparently doesn't try to load the files into RAM, so it can work on large files more easily. Yes! That's it. Thanks! -- Sem. ___ freebsd-questions@freebsd.org mailing list

Re: jail /dev

2005-02-09 Thread r p
On Tue, 8 Feb 2005 10:47:17 -0700, Chad Leigh -- Shire. Net LLC [EMAIL PROTECTED] wrote: I have the following in my jail startup script devfs_domount /local/2/hobbiton/dev devfsrules_jail devfs_set_ruleset devfsrules_jail /local/2/hobbiton/dev /sbin/devfs -m /local/2/hobbiton/dev rule -s 4

Re: portsdb error

2005-02-09 Thread Loren M. Lang
On Wed, Feb 09, 2005 at 10:04:42AM +0200, Petre Bandac wrote: how ca I get rid of the errors in the Makefiles ? I'm getting tired of not being able to keep my ports database up-to-date thanks, petre Instead of portsdb -Uu, do make fetchindex in /usr/ports, then do portsdb -u by itself.

Re: vinum in 4.x poor performer?

2005-02-09 Thread Loren M. Lang
On Wed, Feb 09, 2005 at 02:32:30AM -0400, Marc G. Fournier wrote: Is there a command that I can run that provide me the syscall/sec value, that I could use in a script? I know vmstat reports it, but is there an easier way the having to parse the output? a perl module maybe, that already

Re: Gettext wont install

2005-02-09 Thread Loren M. Lang
On Tue, Feb 08, 2005 at 12:40:14PM +, Elfar Ingvarsson wrote: I'm getting this error while trying to reinstall gettext port version 0.14.1 This is the error I'm getting Try doing a make clean in the port directory and starting over. If that fails, updating your ports tree might fix the

Re: handling multiple ips on a box?

2005-02-09 Thread Loren M. Lang
On Mon, Feb 07, 2005 at 09:51:01AM -0500, Ken Hawkins wrote: Your message To: 'freebsd-questions@freebsd.org' Subject: handling multiple ips on a box? Sent:Wed, 2 Feb 2005 10:17:55 -0600 did not reach the following recipient(s): 'freebsd-questions@freebsd.org' on Fri,

Failures after upgrading perl

2005-02-09 Thread Jim Hatfield
I have a 4.7-based system I use as a mail gateway. Yesterday I did a portupgrade of perl from 5.6.1 to 5.6.2. Today I find that I have no incoming mail, due to mimedefang no longer functioning: Feb 9 09:56:39 highland mimedefang-multiplexor[91186]: Slave 0 stderr: Can't locate MIME/Base64.pm in

Re: Failures after upgrading perl

2005-02-09 Thread Erik Norgaard
Jim Hatfield wrote: I have a 4.7-based system I use as a mail gateway. Yesterday I did a portupgrade of perl from 5.6.1 to 5.6.2. Today I find that I have no incoming mail, due to mimedefang no longer functioning: But pkg_info shows p5-MIME-Base64 as present! And it is, but not on any of the

Re: Failures after upgrading perl

2005-02-09 Thread Jim Hatfield
On Wed, 9 Feb 2005 10:07:59 - , in local.freebsd.questions you wrote: I have a 4.7-based system I use as a mail gateway. Yesterday I did a portupgrade of perl from 5.6.1 to 5.6.2. Today I find that I have no incoming mail, due to mimedefang no longer functioning: Bang my head against a wall

Re: problem with realplayer

2005-02-09 Thread Loren M. Lang
On Tue, Feb 08, 2005 at 09:33:25PM -0600, Brian John wrote: Loren M. Lang wrote: On Mon, Feb 07, 2005 at 10:37:58PM -0600, Brian John wrote: Loren M. Lang wrote: On Sun, Feb 06, 2005 at 01:41:35AM -0600, Brian John wrote: snip snip Thanks /Brian

Re: favor

2005-02-09 Thread Loren M. Lang
On Tue, Feb 08, 2005 at 11:06:13PM -0800, Ted Mittelstaedt wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Loren M. Lang Sent: Tuesday, February 08, 2005 9:33 PM To: freebsd-questions@freebsd.org Subject: Re: favor What if I

Re: 16MB memory requirement for 5.3 install (Re: cracked outfloppy install)

2005-02-09 Thread Ramiro Aceves
I think it is a bug because there are some boneheaded older systems that have broken BIOSes where FreeBSD can only detect 16MB of ram without recompiling the kernel. I have just submitted a bug report. I am wainting for the confirmation. Thanks. ___

configuracion en la red

2005-02-09 Thread Gustavo Granados
como se configura en la red ? Gracias Gustavo ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: php4-extentions

2005-02-09 Thread Cezar Fistik
Hi, Try 'make config' in php-extesions port's directory. regards, Cezar - Original Message - From: Chris Knipe [EMAIL PROTECTED] To: freebsd-questions@freebsd.org Sent: Wednesday, February 09, 2005 1:50 AM Subject: php4-extentions === Vulnerability check disabled, database not

firefox creating oddly named profile directories

2005-02-09 Thread Dick Davies
anyone else seeing this? I rebuilt my laptop yesterday after an 'incident' (tip of the week; don't mix up ad0 and da0) and rsynced bacx /etc /home and /root, then pkg_add -r'ed my way back to a desktop without too much bother. But firefox (latest one with the hole, 1.0.7mumblemumble) refuses to

FreeBSD 4.10 and Apache 2.0.5x: setting limits

2005-02-09 Thread Sander Holthaus - Orange XL
You can set the limits (ulimit) for Apache 2 through a variable (apache2limits_args enabled by apache2limits_enable) in rc.conf. If enabled, it uses, by default, the limits for login-class daemon as found in /etc/login.class; daemon:\ :coredumpsize@:\ :coredumpsize-cur=0:\

Re: Infrared link for FreeBSD?

2005-02-09 Thread Luyt
On Tuesday 08 February 2005 22:42, John wrote: Does FreeBSD support the infrared link found in many laptops? I have searched the handbook and release notes, and haven't found any mention of it (at least the way I was searching), so I thought I'd give it one last try here. You might want to

Re: Electricity bill - OT

2005-02-09 Thread Louis LeBlanc
On 02/08/05 11:17 PM, Chad Leigh -- Shire.Net LLC sat at the `puter and typed: We are not talking about phones. Yes, but are we still talking about FreeBSD? -- Louis LeBlanc FreeBSD-at-keyslapper-DOT-net Fully Funded Hobbyist, KeySlapper

security updates

2005-02-09 Thread Jeff Maxwell
I got this message today from cron, apparently my security update failed. Any Idea how to resolve this. I am also get a similar message on a 5.3 box. Fetching updates signature... fetch: http://update.daemonology.net/i386/4.9/updates.sig: Not FoundError fetching updates Jeff Maxwell POS

Re: httpd in /tmp - Sound advice sought

2005-02-09 Thread Redmond Militante
hi [Tue, Feb 08, 2005 at 10:46:19AM -0600] This one time, at band camp, Bret Walker said: Redmond- Here is the response I got from the list. I also found another file - shellbind.c - it's essentially this - http://www.derkeiler.com/Mailing-Lists/Securiteam/2002-06/0073.html (although

Re: httpd in /tmp - Sound advice sought

2005-02-09 Thread Redmond Militante
[Tue, Feb 08, 2005 at 01:43:36PM -0600] This one time, at band camp, Bret Walker said: I do read it, but not every day (weekends, especially). i use logcheck to mail me the messages log every 15 mins Do you have a way for suspicious activity to be reported to you? logcheck, and portsentry

Re: httpd in /tmp - Sound advice sought

2005-02-09 Thread Redmond Militante
ok [Tue, Feb 08, 2005 at 02:40:19PM -0600] This one time, at band camp, Bret Walker said: Thanks. Could you send me your conf file for portsentry so I can see how you do it? Bret -Original Message- From: Redmond Militante [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 08,

RE: security updates

2005-02-09 Thread Sander Holthaus - Orange XL
I got this message today from cron, apparently my security update failed. Any Idea how to resolve this. I am also get a similar message on a 5.3 box. Fetching updates signature... fetch: http://update.daemonology.net/i386/4.9/updates.sig: Not FoundError fetching updates Jeff

Re: security updates

2005-02-09 Thread Erik Norgaard
Jeff Maxwell wrote: I got this message today from cron, apparently my security update failed. Any Idea how to resolve this. I am also get a similar message on a 5.3 box. Fetching updates signature... fetch: http://update.daemonology.net/i386/4.9/updates.sig: Not FoundError fetching updates It

Re: php4-extentions

2005-02-09 Thread Chris Knipe
TY. - Original Message - From: Cezar Fistik [EMAIL PROTECTED] To: freebsd-questions@freebsd.org Sent: Wednesday, February 09, 2005 2:29 PM Subject: Re: php4-extentions Hi, Try 'make config' in php-extesions port's directory. regards, Cezar - Original Message - From: Chris Knipe

Re: security updates

2005-02-09 Thread Kevin Kinsey
Jeff Maxwell wrote: I got this message today from cron, apparently my security update failed. Any Idea how to resolve this. I am also get a similar message on a 5.3 box. Fetching updates signature... fetch: http://update.daemonology.net/i386/4.9/updates.sig: Not FoundError fetching updates

About cvsup

2005-02-09 Thread Soheil Hassas Yeganeh
Dear All, Some newbie question to ask: I want to update my kernel sources on 5.3-Release. I have used cvsup with src-sys uncommented on the supfile. After it finishes its job, it just creates the ,v and Attic files and no update is happend on my sources. There are even new files (,v) and no file

Re: 16MB memory requirement for 5.3 install (Re: cracked outfloppy install)

2005-02-09 Thread Ramiro Aceves
Submitted PR is docs/77304 Regards Ramiro ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: About cvsup

2005-02-09 Thread Erik Norgaard
Soheil Hassas Yeganeh wrote: Dear All, Some newbie question to ask: I want to update my kernel sources on 5.3-Release. I have used cvsup with src-sys uncommented on the supfile. After it finishes its job, it just creates the ,v and Attic files and no update is happend on my sources. There are

Re: cracked out floppy install

2005-02-09 Thread Mark Ovens
daniel wrote: On February 7, 2005 10:40 pm, Chris Hill wrote: On Mon, 7 Feb 2005, daniel wrote: i've been trying to install freebsd-5.3RELEASE on this old computer on and off for days now. i downloaded the floppies, watched the thing boot and each and every time, it'll get to the little

Re: httpd in /tmp - Sound advice sought

2005-02-09 Thread Oliver Leitner
i know a certain hacking group who is trying to run their trojan as httpd, i discovered that info through some shell account i am running, that has tried to start this rootkit on our machine. heres a short view from the shell's history: - wget

[OT] easy authpf access from Windows (for non-unix users)?

2005-02-09 Thread Andrew L. Gould
Is anyone running authpf with Windows clients in the network? If so, how are the Windows clients logging in? What's the easiest mechanism for this. I want my grandson to have free access to the (Windows) computers; but I want an adult to manually authorize internet access to prevent

single box handling multiple ips, how?

2005-02-09 Thread Ken Hawkins
Sorry if this is not quite the place to ask however, if it is not can someone point me toward the right resource (on the net) for answers. I am running FreeBSD on a box with an ethernet; ifconfig em0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST mtu 1500

Re: About cvsup

2005-02-09 Thread Erik Norgaard
Soheil Hassas Yeganeh wrote: I want the head version, What tag should i set for the head version I want to update my kernel sources on 5.3-Release. The handbook has a list of cvs tags in the appendix. You will want RELENG_5_3 or RELENG_5, choosing the latter and updating regularly will give a

sendmail issue

2005-02-09 Thread saravanan ganapathy
Hai , I am using 5.3 release with updated all the ports. I am facing a problem with sendmail. # pkg_info | grep sendmail sendmail-8.13.3 Reliable, # /usr/local/etc/rc.d/sendmail.sh start # netstat -an | grep 25 tcp60 0 *.25 *.* LISTEN tcp40 0 *.25 *.*

Re: sendmail issue

2005-02-09 Thread Emanuel Strobl
Am Mittwoch, 9. Februar 2005 16:15 schrieb saravanan ganapathy: Hai , I am using 5.3 release with updated all the ports. I am facing a problem with sendmail. # pkg_info | grep sendmail sendmail-8.13.3 Reliable, # /usr/local/etc/rc.d/sendmail.sh start # netstat -an | grep 25 tcp6

FreeBSD IA64 on Compaq DL590?

2005-02-09 Thread m
Has anyone successfully booted IA64 BSD 5.3 on a Compaq DL590 machine? The DL590 is a multiprocessor Itanium machine; we just picked one up, and I'm having problems booting from the install disk -- all goes OK until it gets to Entering Kernel, at which point it freezes. Any help would be most

Re: ruby-1.8.2_2 failed to install under Freebsd 5.3 release on AMD64

2005-02-09 Thread Bachelier Vincent
Ok thx, it work but I have to modify the cut part because of the form of the html links you give me Why this patch aren't include in official branch of ports-cvs ? Well, thx for that, I will be able to update my system now :d Le Wed, Feb 09, 2005 at 10:24:14AM +0100, jacula a écrit: Date: Wed,

Re: GTK vs QT

2005-02-09 Thread Gert Cuykens
On Tue, 8 Feb 2005 21:07:10 -0800, Kris Kennaway [EMAIL PROTECTED] wrote: On Wed, Feb 09, 2005 at 05:53:55AM +0100, Gert Cuykens wrote: On Tue, 08 Feb 2005 20:29:53 -0800, Tabor Kelly [EMAIL PROTECTED] wrote: Gert Cuykens wrote: On Wed, 09 Feb 2005 03:39:05 +, Mick Walker [EMAIL

Re: [OT] easy authpf access from Windows (for non-unix users)?

2005-02-09 Thread Hexren
ALG Is anyone running authpf with Windows clients in the network? If so, ALG how are the Windows clients logging in? What's the easiest mechanism ALG for this. ALG I want my grandson to have free access to the (Windows) computers; but I ALG want an adult to manually authorize internet access

determine ufs2 %fragmentation on mounted filesystem

2005-02-09 Thread Nathan Kinkade
Does anyone know of a way to determine the %fragmentation on a mounted UFS2 filesystem? An entry showed up in messages yesterday stating that /usr has moved from time to space optimization yet the filesystem is only at about 25% of it's capacity. From what I can read it seems that the kernel

Firewall throughput question

2005-02-09 Thread Darryl Hoar
Greetings, I have had a Freebsd firewall (Older computer with (1) 3com 10Mb ethernet PCI card, and (1) 3 com 10/100 Mb ethernet PCI card). The firewall croaked on me (motherboard died). As a quick fix, I plugged in a Linksys BEFSX41. My Question is, should I build a new Freebsd firewall or

Re: determine ufs2 %fragmentation on mounted filesystem

2005-02-09 Thread Erik Norgaard
Nathan Kinkade wrote: Does anyone know of a way to determine the %fragmentation on a mounted UFS2 filesystem? An entry showed up in messages yesterday stating that /usr has moved from time to space optimization yet the filesystem is only at about 25% of it's capacity. From what I can read it

Question

2005-02-09 Thread .:PBS:. Medik
Hello, My name is Marc. I'll explain quickly my situation, some time ago I had downloaded freeBSD4.6.2 R (about 2 yrs ago) I still have it today and proceeded to reinstalling it. I realize I should have grabbed the latest release, but alas for some reason I can't through my router. Yes I'm

Re: 16MB memory requirement for 5.3 install (Re: cracked outfloppy install)

2005-02-09 Thread Kris Kennaway
On Wed, Feb 09, 2005 at 03:35:33PM +0100, Ramiro Aceves wrote: Submitted PR is docs/77304 Thanks! Kris pgppmSwhSHllS.pgp Description: PGP signature

Re: Firewall throughput question

2005-02-09 Thread Hexren
DH Greetings, DH I have had a Freebsd firewall (Older computer with (1) 3com 10Mb DH ethernet PCI card, and (1) 3 com 10/100 Mb ethernet PCI card). DH The firewall croaked on me (motherboard died). As a quick fix, DH I plugged in a Linksys BEFSX41. DH My Question is, should I build a new

Re: Question

2005-02-09 Thread Erik Norgaard
.:PBS:. Medik wrote: I still have it today and proceeded to reinstalling it. I realize I should have grabbed the latest release, but alas for some reason I can't through my router. Yes I'm running a private network on windows, (for the time being until I can adequately configure freebsd as a

Missing DocBook 4.1 .gml files

2005-02-09 Thread Alejandro Pulver
Hello, When I run nsgmls over a DocBook 4.1 SGML file (specifying the catalog file: '-c /usr/local/share/sgml/docbook/4.1/catalog') it outputs the following messages: -- BEGIN -- nsgmls:/usr/local/share/sgml/docbook/4.1/dbcent.mod:54:0:E: cannot open

Re: port source list from www.freebsd.org

2005-02-09 Thread Kris Kennaway
On Wed, Feb 09, 2005 at 09:02:37AM +0200, Vikash Badal wrote: Greetings, I have looked at the following url : http://www.freebsd.org/cgi/pds.cgi?ports/www/squid Where did you get this URL? It may be that you're using the wrong format for the argument. Kris pgpt6EYSIohco.pgp

Re: cracked out floppy install

2005-02-09 Thread Kris Kennaway
On Wed, Feb 09, 2005 at 02:51:06PM +, Mark Ovens wrote: well the handbook says freebsd5 has a minimum requirement of 8mb, so 16 should be fine. but even if it weren't, you'd think there'd be some form of useful error message instead of just rebooting. it just makes no sense.

Re: FreeBSD IA64 on Compaq DL590?

2005-02-09 Thread Kris Kennaway
On Wed, Feb 09, 2005 at 10:22:48AM -0500, m wrote: Has anyone successfully booted IA64 BSD 5.3 on a Compaq DL590 machine? Try the freebsd-ia64 list. Kris pgpDnoDCnCELR.pgp Description: PGP signature

Re: determine ufs2 %fragmentation on mounted filesystem

2005-02-09 Thread Kris Kennaway
On Wed, Feb 09, 2005 at 10:34:33AM -0600, Nathan Kinkade wrote: Does anyone know of a way to determine the %fragmentation on a mounted UFS2 filesystem? An entry showed up in messages yesterday stating that /usr has moved from time to space optimization yet the filesystem is only at about 25%

Re: maybe slightly OT - web content management kits

2005-02-09 Thread Louis LeBlanc
On 02/08/05 06:02 PM, Louis LeBlanc sat at the `puter and typed: I know this might be slightly OT, but I really only want to ask this question to those that use and maintain websites on FreeBSD anyway. So please overlook the OT post. I'm trying to find a good website management system.

Re: cracked out floppy install

2005-02-09 Thread daniel quinn
On February 9, 2005 12:09 pm, Kris Kennaway wrote: On Wed, Feb 09, 2005 at 02:51:06PM +, Mark Ovens wrote: well the handbook says freebsd5 has a minimum requirement of 8mb, so 16 should be fine. but even if it weren't, you'd think there'd be some form of useful error message instead

Re: is there a cheat-sheet for WINE?

2005-02-09 Thread Gary Kline
On Wed, Feb 09, 2005 at 12:58:31AM +0100, albi wrote: Gary Kline wrote: The sh tools/wineinstall did an incomplete job. I have ~/.wine/config i nstalled, but I'm missing something because runnning wine or wine --help yields: fixme:file:get_default_drive_device auto

Re: determine ufs2 %fragmentation on mounted filesystem

2005-02-09 Thread Nathan Kinkade
On Wed, Feb 09, 2005 at 09:10:39AM -0800, Kris Kennaway wrote: On Wed, Feb 09, 2005 at 10:34:33AM -0600, Nathan Kinkade wrote: Does anyone know of a way to determine the %fragmentation on a mounted UFS2 filesystem? An entry showed up in messages yesterday stating that /usr has moved from

Re: security updates

2005-02-09 Thread Anthony Atkielski
What are security updates? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

RE: httpd in /tmp - Sound advice sought

2005-02-09 Thread Bret Walker
Thanks for letting me know. I found this in the my httpd error log: [Fri Jan 14 13:06:06 2005] [error] [client 129.xxx.xxx.xxx] File does not exist: /usr/local/www/data/favicon.ico wget: permission denied ./httpd: not found shellbind.c: In function `main': shellbind.c:16: warning: passing arg 2

Re[2]: security updates

2005-02-09 Thread Hexren
AA What are security updates? AA ___ AA freebsd-questions@freebsd.org mailing list AA http://lists.freebsd.org/mailman/listinfo/freebsd-questions AA To unsubscribe, send any mail to [EMAIL PROTECTED] - How

Re: httpd in /tmp - Sound advice sought

2005-02-09 Thread Oliver Leitner
not from the log output you just showed, id look back further on the webserver logs, and also take a look on other running processes on your server, ps auxf ... other good tools to find installed rootkits: rkhunter (youll find that in the ports collection, at least on a 5.3) sockstat.c (easy

Dlink DWL-G650+

2005-02-09 Thread Alex
hi ! I have some troubles on my laptop with FreeBSD 5.3: i am tryng to install wifi pcmci card Dlink AirPlus DWL-G650+ dmesg|grep cardbus0 cardbus0: CardBus bus on cbb0 cardbus0: Expecting link target, got 0x7e cardbus0: Resource not specified in CIS: id=10, size=2000 cardbus0: Resource not

RE: MySQL query tool and Administrator

2005-02-09 Thread Damian Sobieralski
I downloaded the source from: http://dev.mysql.com/downloads/query-browser/1.1.html I extracted and it created three directories: mysql-query-browser-1.1.5/ mysql-gui-common/ mysql-query-browser/ I cd into mysql-query-broswer-1.1.5/mysql-query-browser and ran

Re: determine ufs2 %fragmentation on mounted filesystem

2005-02-09 Thread Nikos Vassiliadis
On Wednesday 09 February 2005 19:30, Nathan Kinkade wrote: [snip] I had already tried dumpfs, but couldn't find any information about actual filesystem fragmentation in the output. Erik's suggestion of running `# fsck -t ufs2 /usr` seemed to work, though I felt a little skittish about

Re: security updates

2005-02-09 Thread Anthony Atkielski
Hexren writes: How does it sound ;) If a bug that affects security is found, an update to fix is produced. In my definition this counts as security update. Fine. So what's the connection to cron? -- Anthony ___ freebsd-questions@freebsd.org

Please don't change Beastie to another crap logo such as NetBSD!!!

2005-02-09 Thread Charles-André Landemaine
This will sign the death of FreeBSD. How could they believe such crap?! Who said beastie is evil?! This is totally non-sense, it's a logo, it's not the CD cover of a heavy-metal release...! I think the reasons are the same as NetBSD. Do extremist Republicans threaten BSD distros? The word

Re: vinum in 4.x poor performer?

2005-02-09 Thread Mark A. Garcia
Marc G. Fournier wrote: Self-followup .. the server config is as follows ... did I do maybe mis-configure the array? # Vinum configuration of neptune.hub.org, saved at Wed Feb 9 00:13:52 2005 drive d0 device /dev/da1s1a drive d1 device /dev/da2s1a drive d2 device /dev/da3s1a drive d3 device

Re: Please don't change Beastie to another crap logo such as NetBSD!!!

2005-02-09 Thread Mark Ovens
Charles-André Landemaine wrote: This will sign the death of FreeBSD. How could they believe such crap?! Who said beastie is evil?! This is totally non-sense, it's a logo, it's not the CD cover of a heavy-metal release...! I think the reasons are the same as NetBSD. Do extremist Republicans

Re: vinum in 4.x poor performer?

2005-02-09 Thread Mark A. Garcia
Olivier Nicole wrote: All servers run RAID5 .. only one other is using vinum, the other 3 are using hardware RAID controllers ... Come on, of course a software solution will be slower than an hardware solution. What would you expect? :)) (Given it is same disk type/speed/controler...)

Re: Please don't change Beastie to another crap logo such as NetBSD!!!

2005-02-09 Thread Louis LeBlanc
On 02/09/05 04:32 PM, Charles-André Landemaine sat at the `puter and typed: This will sign the death of FreeBSD. How could they believe such crap?! Who said beastie is evil?! This is totally non-sense, it's a logo, it's not the CD cover of a heavy-metal release...! I think the reasons are

Re: Please don't change Beastie to another crap logo such as NetBSD!!!

2005-02-09 Thread Chad Morland
On Wed, 09 Feb 2005 18:48:19 +, Mark Ovens [EMAIL PROTECTED] wrote: See the thread The FreeBSD Project is announcing a public competition for the new logo design. in -advocacy - I've already replied with my views on the subject, along the same lines as your comments. I'm not

Re: Please don't change Beastie to another crap logo such as NetBSD!!!

2005-02-09 Thread Oliver Leitner
well, i am quite new to freebsd, one of the things that got me curious enough to give it a try was the current logo, i like the beastie, it just has the perfect all around look, so why change it? never change a running system Greetings Oliver Leitner Technical Staff http://www.shells.at On

Re: single box handling multiple ips, how?

2005-02-09 Thread Lowell Gilbert
Ken Hawkins [EMAIL PROTECTED] writes: Sorry if this is not quite the place to ask however, if it is not can someone point me toward the right resource (on the net) for answers. I am running FreeBSD on a box with an ethernet; ifconfig em0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST mtu

Re: Please don't change Beastie to another crap logo such as NetBSD!!!

2005-02-09 Thread Julien Gabel
See the thread The FreeBSD Project is announcing a public competition for the new logo design. in -advocacy - I've already replied with my views on the subject, along the same lines as your comments. I'm not subscribed to -advocacy can you provide me with an archive link to this thread

Re: security updates

2005-02-09 Thread Jeff Maxwell
I run freebsd-update as a cron job to check for security updates daily. At 07:16 PM 2/9/05 +0100, you wrote: Hexren writes: How does it sound ;) If a bug that affects security is found, an update to fix is produced. In my definition this counts as security update. Fine. So what's the

Re: Please don't change Beastie to another crap logo such as NetBSD!!!

2005-02-09 Thread [EMAIL PROTECTED]
Charles-André Landemaine wrote: How could they believe such crap?! Who said beastie is evil?! This is totally non-sense, it's a logo, it's not the CD cover of a heavy-metal release...! Not all Heavy-Metal releases and/or bands are evil nor good, you know! You just expressed the same crap about

Re: Firewall throughput question

2005-02-09 Thread Mark A. Garcia
Darryl Hoar wrote: Greetings, I have had a Freebsd firewall (Older computer with (1) 3com 10Mb ethernet PCI card, and (1) 3 com 10/100 Mb ethernet PCI card). The firewall croaked on me (motherboard died). As a quick fix, I plugged in a Linksys BEFSX41. My Question is, should I build a new

Re: Please don't change Beastie to another crap logo such as NetBSD!!!

2005-02-09 Thread Hexren
See the thread The FreeBSD Project is announcing a public competition for the new logo design. in -advocacy - I've already replied with my views on the subject, along the same lines as your comments. I'm not subscribed to -advocacy can you provide me with an archive link to this thread

Re: Please don't change Beastie to another crap logo such as NetBSD!!!

2005-02-09 Thread Louis LeBlanc
Scratch that. Found it. Most heinous dude. I have some more colorful expressions, but I wouldn't want to offend anyone's sensitivities. Lou -- Louis LeBlanc FreeBSD-at-keyslapper-DOT-net Fully Funded Hobbyist, KeySlapper Extrordinaire :) Please send

Re: Please don't change Beastie to another crap logo such as NetBSD!!!

2005-02-09 Thread Mark Ovens
Louis LeBlanc wrote: On 02/09/05 04:32 PM, Charles-André Landemaine sat at the `puter and typed: This will sign the death of FreeBSD. How could they believe such crap?! Who said beastie is evil?! This is totally non-sense, it's a logo, it's not the CD cover of a heavy-metal release...! I think the

Re: Please don't change Beastie to another crap logo such as NetBSD!!!

2005-02-09 Thread Oliver Leitner
On Wednesday 09 February 2005 20:07, Hexren wrote: See the thread The FreeBSD Project is announcing a public competition for the new logo design. in -advocacy - I've already replied with my views on the subject, along the same lines as your comments. I'm not subscribed to -advocacy

Re: Please don't change Beastie to another crap logo such as NetBSD!!!

2005-02-09 Thread sp0ng3b0b
Charles-André Landemaine wrote: This will sign the death of FreeBSD. Oh please, wake me up, it's a nightmare!!! Come on now, is changing the logo ALL that BAD? Companies and organizations do it all the time. Who cares? It's not like a new logo will introduce new bugs and vulnerabilities in your

Re: Please don't change Beastie to another crap logo such as NetBSD!!!

2005-02-09 Thread Andrew L. Gould
On Wednesday 09 February 2005 12:58 pm, Julien Gabel wrote: See the thread The FreeBSD Project is announcing a public competition for the new logo design. in -advocacy - I've already replied with my views on the subject, along the same lines as your comments. I'm not subscribed to

Re: Question

2005-02-09 Thread .:PBS:. Medik
Thank you for replying so quickly. And to further tell you my problem here goes: I installed my copy of 4.6.2 cleanly on a machine, to avoid having to find myself looking for more ports and programs to install I did a complete installation without bothering with the configuration of Xwindows (

start of daemons

2005-02-09 Thread peter.lidell
Hello, I have installed apache and spamd from source and would like for them to start on bootup. How do I do that? (there are no .sh scripts for them in /usr/local/etc/rc.d) Thanks for your time. Regards Peter ___ freebsd-questions@freebsd.org

Re: [OT] easy authpf access from Windows (for non-unix users)?

2005-02-09 Thread Vince Hoffman
On Wed, 9 Feb 2005, Hexren wrote: ALG Is anyone running authpf with Windows clients in the network? If so, ALG how are the Windows clients logging in? What's the easiest mechanism ALG for this. ALG I want my grandson to have free access to the (Windows) computers; but I ALG want an adult to

NFS File Locking across multiple machines

2005-02-09 Thread Tim Traver
Hi all, a couple of years back, we ran into a problem with the FreeBSD NFS code where file locks were not seen by other machines. We use Netapp disk hardware to mount NFS filesystems to our FreeBSD systems. In the past, two different machines would not recognize locks from each other, and

Re: Firewall throughput question

2005-02-09 Thread sp0ng3b0b
Darryl Hoar wrote: Greetings, I have had a Freebsd firewall (Older computer with (1) 3com 10Mb ethernet PCI card, and (1) 3 com 10/100 Mb ethernet PCI card). The firewall croaked on me (motherboard died). As a quick fix, I plugged in a Linksys BEFSX41. My Question is, should I build a new

Re: Please don't change Beastie to another crap logo such as NetBSD!!!

2005-02-09 Thread Oliver Leitner
if we dont take care of the little things around us, what right do we have to be upset on the bigger ones? On Wednesday 09 February 2005 20:28, sp0ng3b0b wrote: Charles-André Landemaine wrote: This will sign the death of FreeBSD. Oh please, wake me up, it's a nightmare!!! Come on now, is

Re: start of daemons

2005-02-09 Thread Louis LeBlanc
On 02/09/05 08:32 PM, [EMAIL PROTECTED] sat at the `puter and typed: Hello, I have installed apache and spamd from source and would like for them to start on bootup. How do I do that? (there are no .sh scripts for them in /usr/local/etc/rc.d) You really need to install them from the ports

Re: start of daemons

2005-02-09 Thread Mark Ovens
[EMAIL PROTECTED] wrote: Hello, I have installed apache and spamd from source and would like for them to start on bootup. How do I do that? (there are no .sh scripts for them in /usr/local/etc/rc.d) For apache add ''apache_enable=YES'' to /etc/rc.conf There should be apache.sh in

Thread/Signal problem with threaded python app on 5.3

2005-02-09 Thread Payment Online
I have a client/server application written in python/twisted and on freebsd 5.3 the server won't shut down correctly with SIGINT or SIGTERM, instead requiring a SIGKILL. The twist is that if I send the server a signal, it will shut down on the next request from the client. In that case it shuts

Re: Please don't change Beastie to another crap logo such as NetBSD!!!

2005-02-09 Thread Guillermo Garcia-Rojas
I think we all are happy with beastie, there is no reason to change it, if some idiots think it's evil, that's their problem. I hope no one sends a new logo for the contest, and if what FreeBSD Project wants is a new FreeBSD type of font, or style, then do it, but don't blow beastie away. It

Re: start of daemons

2005-02-09 Thread Kevin Kinsey
[EMAIL PROTECTED] wrote: Hello, I have installed apache and spamd from source and would like for them to start on bootup. How do I do that? (there are no .sh scripts for them in /usr/local/etc/rc.d) Thanks for your time. Regards Peter Scripts are great, but in a pinch you can add entries to

Re: Please don't change Beastie to another crap logo such as NetBSD!!!

2005-02-09 Thread Timothy Luoma
On Feb 9, 2005, at 1:56 PM, Chad Morland wrote: On Wed, 09 Feb 2005 18:48:19 +, Mark Ovens [EMAIL PROTECTED] wrote: See the thread The FreeBSD Project is announcing a public competition for the new logo design. in -advocacy - I've already replied with my views on the subject, along the

jail manpage

2005-02-09 Thread Josh Paetzel
I've been trying get jails working on my 5.3-RELEASE-p2 machine. I've tried following the instructions in man 8 jail D=/here/is/the/jail cd /usr/src mkdir -p $D make world DESTDIR=$D cd etc make distribution DESTDIR=$D mount_devfs devfs $D/dev cd $D ln -sf dev/null kernel It dies at make world

Re: vinum in 4.x poor performer?

2005-02-09 Thread Marc G. Fournier
On Wed, 9 Feb 2005, Mark A. Garcia wrote: Marc G. Fournier wrote: Self-followup .. the server config is as follows ... did I do maybe mis-configure the array? # Vinum configuration of neptune.hub.org, saved at Wed Feb 9 00:13:52 2005 drive d0 device /dev/da1s1a drive d1 device /dev/da2s1a drive

  1   2   >