RE: Regarding SMP -- usage of dual CPU

2005-10-12 Thread Tamouh H.
Dmesg shows FreeBSD ditected 2 CPU. But I want to find whether it is using Dual CPU or only one CPU. As I see SMP: AP CPU #1 Launched! in dmesg. What about CPU #0 is it using it. Run 'top' and if you see a new column named 'C' with 0 and 1 then your SMP is working properly. Best,

RE: Regarding SMP -- usage of dual CPU

2005-10-12 Thread Deepak Naidu
Thanx Tamouh for ur instant reply... Yes I do see C with 0 1. Thanx gain. Cheers, Deepak Naidu. Tamouh H. [EMAIL PROTECTED] wrote: Dmesg shows FreeBSD ditected 2 CPU. But I want to find whether it is using Dual CPU or only one CPU. As I see SMP: AP CPU #1 Launched! in dmesg. What

Re: Signal 11

2005-10-12 Thread Greg 'groggy' Lehey
On Wednesday, 12 October 2005 at 15:59:39 +1000, pb wrote: Hi all Can anyone tell me what a 'signal 11' is Signals are a kind of software interrupt. This particular one is called SIGSEGV, or a segmentation violation. This means that the processor has caught the program attempting to do

Re: AaaarrrGGGH. linuxpluginwrapper and linux-mozilla.

2005-10-12 Thread Gary Kline
On Tue, Oct 11, 2005 at 07:43:51PM -0700, Gary Kline wrote: On Tue, Oct 11, 2005 at 09:54:16PM -0400, Chris Hill wrote: On Tue, 11 Oct 2005, Gary Kline wrote: tao# `/compat/linux/sbin/ldconfig -p | grep libX` libX11.so.6 Hm. So nothing but libX11... . Not necessarily. Run

Re: How to Mount NFS Automatically After Boot-Time?

2005-10-12 Thread Andrew P.
On 10/11/05, David Marshall [EMAIL PROTECTED] wrote: Thanks for the great advice! I wasn't able to fiddle with the order of mountcritremote to my satisfaction without creating a circular ordering, so I wound up putting the mount commands I wanted run late in /etc/rc.local, then I fiddled

FreeBSD 5.2.1-STABLE boot problem

2005-10-12 Thread Sergey Khenkin
Hi All, I ran into a problem installing FreeBSD 5.2.1-STABLE on an old PC (Am5x86, 133MHz, 40M RAM, 700M HDD). After I finish the install and reboot the PC under FreeBSD it fails to load the kernel. Here's what is on the screen (manually copied): Loading /boot/defaults/loader.conf

Moving down from amd64 to i386 ??

2005-10-12 Thread Stefan Cars
Hi! We are having troubles with MySQL 4.1 on a amd64 (it's crashing randomly with Seg fault, signal 11. gdb bt says: Cannot access memory at address 0x8000). We have got information saying this is a 64bit related issue and should be fixed by using the i386 version instead of amd64 (this

Strange DHCPd problem

2005-10-12 Thread bsd_mathias
I've got a FreeBSD 5.3 installation with two 3c905XL NICs and IP-Filter. XL0 is the external interface (which gets an IP-address via 'dhclient' and 'dhcpd' is assigned to the 10.0.0.0 network on XL1. If I remove the network cable to XL0, strange things happens on the internal XL1 Network. I can

Re: Moving down from amd64 to i386 ??

2005-10-12 Thread Olivier Nicole
We are having troubles with MySQL 4.1 on a amd64 (it's crashing randomly with Seg fault, signal 11. gdb bt says: Cannot access memory at address I am using Mysql 4.1.13 build from the ports, with options BUILD_OPTIMIZED=yes BUILD_STATIC=yes WITH_LINUXTHREADS=yes on an amd64 machine without any

Re: X-application for sending keystrokes, xse?

2005-10-12 Thread Igor Robul
[EMAIL PROTECTED] wrote: Hello, I've some X-application (only in binary form) written in Java which presents the official Spanish dictionary; having it uprunning it says about itself the below attached 'xprop' output and if someone wants to see a small screen shoot it is here:

Re: Moving down from amd64 to i386 ??

2005-10-12 Thread Stefan Cars
Hi! From what I understand linuxthreads isn't available on amd64 ? What could cause one mysqld process / thread to crash almost every 4th minute like this ? /S Olivier Nicole wrote: We are having troubles with MySQL 4.1 on a amd64 (it's crashing randomly with Seg fault, signal 11. gdb bt

Re: Moving down from amd64 to i386 ??

2005-10-12 Thread Nicklas B. Westerlund
Stefan Cars wrote: From what I understand linuxthreads isn't available on amd64 ? What could cause one mysqld process / thread to crash almost every 4th minute like this ? Bad memory? N. ___ freebsd-questions@freebsd.org mailing list

Re: Moving down from amd64 to i386 ??

2005-10-12 Thread Olivier Nicole
From what I understand linuxthreads isn't available on amd64 ? What Oops you are too true about linuxthread. So I cannot tell you what option I used for building the ports, but mysql never crashed on me. Olivier ___ freebsd-questions@freebsd.org

Problem with default ACLs and mask

2005-10-12 Thread Heinrich Rebehn
Hi list, I want to use ACLs to enable the group wiss to delete all files that a lab user has created in his home directory /export/homes/lab/a1. I set up ACLs as follows: [EMAIL PROTECTED] [/export/homes/lab] # getfacl a1 #file:a1 #owner:624 #group:1022 user::rwx group::--- group:wiss:rwx

Implementing software licensing in FreeBSD

2005-10-12 Thread Jonathon McKitrick
Setting aside opinions on copy protection and licensing, suppose I wanted to implement such a scheme. The key itself might be a network license, or an encrypted file containing license info and system-specific info. But the real issue is how to protect the code that accesses the key. I know

Re: Implementing software licensing in FreeBSD

2005-10-12 Thread Andrew P.
On 10/12/05, Jonathon McKitrick [EMAIL PROTECTED] wrote: Setting aside opinions on copy protection and licensing, suppose I wanted to implement such a scheme. The key itself might be a network license, or an encrypted file containing license info and system-specific info. But the real issue

Re: Denying Multiple login in samba with ipfw2

2005-10-12 Thread Eric F Crist
On Oct 11, 2005, at 10:06 PM, RdBSD wrote: Dear all, Can i deny multiple login with the same username in samba using ipfw2 ? Thanks, RdBSD IT Staff I do not believe so. IPFW checks for IP packets, not login credentials. This is something you would have to do within Samba

Re: Weird incompatibility of compaq evo 510 PCs

2005-10-12 Thread Lowell Gilbert
Vittorio [EMAIL PROTECTED] writes: At office I have an old compaq 450 (p3, 450MHz,128MB) working as a postgresql 8.03 server under freebsd 5.4. Now having the chance of substituting it with a newer Compaq Evo 510 (p4,2,8 GHz, 512MB) to be on the safe side I tested this new pc trying to

How to properly set-up multiple NICs?

2005-10-12 Thread Olaf Greve
Hi, I have a short and surely straightforward question: I want to set-up two NICs on two of my FBSD 5.x servers. Each server will have a dedicated NIC for all outside world traffic, and between the two machines I want to set-up a 192.168.1.x local network via a cross-wire cable, dedicated to

Re: Implementing software licensing in FreeBSD

2005-10-12 Thread Kirk Strauser
On Wednesday 12 October 2005 05:42 am, Jonathon McKitrick wrote: But what techniques could be implemented within a library or archive that would make it difficult for someone to trace the algorithm and/or make changes to the code to remove the protection checks? There is none. The closest

Re: 'Critical' Warining When Closing Gnome2

2005-10-12 Thread Lowell Gilbert
Don't top-post, please. Lawrence Petrykanyn [EMAIL PROTECTED] writes: I have two issues that I would gratefully appreciate some insight into and I think that they may be related. First, I get error messages when I shut down Gnome2. Second, portupgrade skips the upgrade for Gnome2 (I

Re: ports and compile options

2005-10-12 Thread Lowell Gilbert
Peter Matulis [EMAIL PROTECTED] writes: --- Lowell Gilbert [EMAIL PROTECTED] wrote: Peter Matulis [EMAIL PROTECTED] writes: I recently upgraded my ports and now my editor (bluefish) has lost its syntax highlighting. Errors from within the editor mention pcre not being

Re: Moving down from amd64 to i386 ??

2005-10-12 Thread Olaf Greve
Hi, We are having troubles with MySQL 4.1 on a amd64 (it's crashing randomly with Seg fault, signal 11. gdb bt says: Cannot access memory at address 0x8000). We have got information saying this is a 64bit related issue and should be fixed by using the i386 version instead of amd64 (this

Patch vs. Upgrade

2005-10-12 Thread Cody Holland
I'm still pretty new to the BSD world and wanted to throw out a question to see what kind of responses I get. What is everyones take on what to do when security vulnerabities are discovered. Do you upgrade your source (not always the easiest thing to do) or patch. What are the pros and cons of

Re: I am having problem with network

2005-10-12 Thread Andrew P.
On 10/12/05, Jayesh Jayan [EMAIL PROTECTED] wrote: Hi Andrew, Thank you. I had a look and couldn't find this on any of the files :( i did check by grepping through the files. Another interesting thing i found is that i can ping this particular ip but there is no arp cache for the

Re: Patch vs. Upgrade

2005-10-12 Thread Andrew P.
On 10/12/05, Cody Holland [EMAIL PROTECTED] wrote: I'm still pretty new to the BSD world and wanted to throw out a question to see what kind of responses I get. What is everyones take on what to do when security vulnerabities are discovered. Do you upgrade your source (not always the easiest

Re: How to properly set-up multiple NICs?

2005-10-12 Thread Andrew P.
On 10/12/05, Olaf Greve [EMAIL PROTECTED] wrote: Hi, I have a short and surely straightforward question: I want to set-up two NICs on two of my FBSD 5.x servers. Each server will have a dedicated NIC for all outside world traffic, and between the two machines I want to set-up a 192.168.1.x

Re: Strange DHCPd problem

2005-10-12 Thread Andrew P.
On 10/12/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: I've got a FreeBSD 5.3 installation with two 3c905XL NICs and IP-Filter. XL0 is the external interface (which gets an IP-address via 'dhclient' and 'dhcpd' is assigned to the 10.0.0.0 network on XL1. If I remove the network cable to XL0,

5.4 on a Dell D800

2005-10-12 Thread Ugo Bellavance
Hi, I tried installing 5.4 on my Dell D800 laptop. After the first boot, my keyboard stopped working. I don't know what to do from now or if it is even worth the effort. Should I try 6.0RC? Regards, -- Ugo - Please don't send a copy of your reply by e-mail. I read the list. - Please

Re: CDROM Unknown Transfer Error crashes system

2005-10-12 Thread Wayne Witzke
Lowell Gilbert wrote: Don't top-post, please. Wayne Witzke [EMAIL PROTECTED] writes: Lowell Gilbert wrote: Wayne Witzke [EMAIL PROTECTED] writes: I've googled the error, but the information was mostly related to cd burning or errors in different releases from months or years ago.

Re: I am having problem with network

2005-10-12 Thread Andrew P.
On 10/12/05, Jayesh Jayan [EMAIL PROTECTED] wrote: Hi Andrew, Thank you At least now it is clear that it is all related to the sub neting stuff related to IP's. I was real nice to have a guide like you with me ... Thank you again for the guidance. I hope to disturb you more

Re: 5.4 on a Dell D800

2005-10-12 Thread Jaap Boender
On Wednesday 12 October 2005 15:44, Ugo Bellavance wrote: Hi, I tried installing 5.4 on my Dell D800 laptop. After the first boot, my keyboard stopped working. I don't know what to do from now or if it is even worth the effort. Should I try 6.0RC? On the FreeBSD Laptop Comptibility

RE: 5.4 on a Dell D800

2005-10-12 Thread Bob Middaugh
On Behalf Of Ugo Bellavance Sent: Wednesday, October 12, 2005 9:44 AM To: freebsd-questions@freebsd.org Subject: 5.4 on a Dell D800 Hi, I tried installing 5.4 on my Dell D800 laptop. After the first boot, my keyboard stopped working. I don't know what to do from now or if it

Re: How to properly set-up multiple NICs?

2005-10-12 Thread Olaf Greve
Hi, Tnx for the reply! I don't think you've missed anything. Good! That's what I also thought, but I just wanted to be sure. :) In /etc/rc.conf you can add something like: ifconfig_rl0=inet 192.168.17.1 netmask 0xff00 ifconfig_lo0_alias0=inet 172.17.0.1 netmask 0x

Re: Two soundcards for two independent sound programs?

2005-10-12 Thread Rob
--- Roshan [EMAIL PROTECTED] wrote: On 10/12/05, Rob [EMAIL PROTECTED] wrote: --- Roshan [EMAIL PROTECTED] wrote: On 10/10/05, Rob [EMAIL PROTECTED] wrote: I wonder if this is possible: With two soundcards in my system, can I configure the system such that each

AMD64 vs i386 on a Dual Opteron Box

2005-10-12 Thread Nathan Vidican
We've been encountering some difficulty between OpenLDAP/nss/pam/FreeBSD/samba over the past few months and really since inception. After countless recompiles of samba, working with samba and openldap code, we've traced it to being an issue somwhere between freebsd and openldap using threads,

Re: How to properly set-up multiple NICs?

2005-10-12 Thread Andrew P.
On 10/12/05, Olaf Greve [EMAIL PROTECTED] wrote: Hi, Tnx for the reply! I don't think you've missed anything. Good! That's what I also thought, but I just wanted to be sure. :) In /etc/rc.conf you can add something like: ifconfig_rl0=inet 192.168.17.1 netmask 0xff00

Remote Desktop Connection Woes

2005-10-12 Thread Remington L
All: I am looking for a way to VNC or to connect to my FreeBSD laptop, running Xorg and GNOME. I can ssh into, but I do not have access to GNOME. My question is, I know I cannot use VNC because I use Xorg. Does anyone have any suggestions? ___

Re: AMD64 vs i386 on a Dual Opteron Box

2005-10-12 Thread Andrew P.
On 10/12/05, Nathan Vidican [EMAIL PROTECTED] wrote: We've been encountering some difficulty between OpenLDAP/nss/pam/FreeBSD/samba over the past few months and really since inception. After countless recompiles of samba, working with samba and openldap code, we've traced it to being an issue

elementar changes between fbsd 6 and current (upcoming 7)

2005-10-12 Thread O. Hartmann
This should be a short question: I'm interested in some knowledge about essential changes between FreeBSD 6 and CURRENT (upcoming version 7) and I would like to ask the community whether there is something documeted outside the mailing lists (plans, development etc.). Thanks in advance,

Re: elementar changes between fbsd 6 and current (upcoming 7)

2005-10-12 Thread Andrew P.
On 10/12/05, O. Hartmann [EMAIL PROTECTED] wrote: This should be a short question: I'm interested in some knowledge about essential changes between FreeBSD 6 and CURRENT (upcoming version 7) and I would like to ask the community whether there is something documeted outside the mailing lists

Re: AMD64 vs i386 on a Dual Opteron Box

2005-10-12 Thread Nathan Vidican
Thanks, I did not realize that there was an RC1 out for 6.0 already. Any ideas how far off 6.0-RELEASE may be? Realistically the O/S has become the least important issue on these servers; they're basically ldap/nss clients sharing data via samba from UFS file systems... a drop-in replacement

Re: AMD64 vs i386 on a Dual Opteron Box

2005-10-12 Thread Andrew P.
On 10/12/05, Nathan Vidican [EMAIL PROTECTED] wrote: Thanks, I did not realize that there was an RC1 out for 6.0 already. Any ideas how far off 6.0-RELEASE may be? Realistically the O/S has become the least important issue on these servers; they're basically ldap/nss clients sharing data via

Re: 5.4 on a Dell D800

2005-10-12 Thread Wayne Witzke
Ugo Bellavance wrote: Hi, I tried installing 5.4 on my Dell D800 laptop. After the first boot, my keyboard stopped working. I don't know what to do from now or if it is even worth the effort. Should I try 6.0RC? Regards, I have 5.4 installed on a 2 year old Dell D800 laptop and so

Re: Remote Desktop Connection Woes

2005-10-12 Thread Andrew P.
On 10/12/05, Remington L [EMAIL PROTECTED] wrote: All: I am looking for a way to VNC or to connect to my FreeBSD laptop, running Xorg and GNOME. I can ssh into, but I do not have access to GNOME. My question is, I know I cannot use VNC because I use Xorg. Does anyone have any suggestions?

Is there a FreeBSD equivalent of this?

2005-10-12 Thread Odhiambo Washington
Hello everyone, I am snooping on the squid-users mailing list and something interesting (maybe not!) is mentioned: http://www.faqs.org/docs/securing/chap6sec73.html Do we have an equivalent on this in any branch (4.x, 5.x, 6.x) bar for the 'mount' option? I have to think about everything in

RE: 5.4 on a Dell D800

2005-10-12 Thread Bob Middaugh
On Behalf Of Wayne Witzke Ugo Bellavance wrote: Hi, I tried installing 5.4 on my Dell D800 laptop. After the first boot, my keyboard stopped working. I don't know what to do from now or if it is even worth the effort. Should I try 6.0RC? Regards, I have 5.4

Re: elementar changes between fbsd 6 and current (upcoming 7)

2005-10-12 Thread O. Hartmann
Andrew P. wrote: On 10/12/05, O. Hartmann [EMAIL PROTECTED] wrote: This should be a short question: I'm interested in some knowledge about essential changes between FreeBSD 6 and CURRENT (upcoming version 7) and I would like to ask the community whether there is something documeted outside

Re: Is there a FreeBSD equivalent of this?

2005-10-12 Thread David Kirchner
On 10/12/05, Odhiambo Washington [EMAIL PROTECTED] wrote: Hello everyone, I am snooping on the squid-users mailing list and something interesting (maybe not!) is mentioned: http://www.faqs.org/docs/securing/chap6sec73.html Do we have an equivalent on this in any branch (4.x, 5.x, 6.x) bar

RE: I am having problem with network

2005-10-12 Thread Steve Bertrand
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andrew P. Sent: Monday, October 10, 2005 8:36 AM To: Jayesh Jayan Cc: FreeBSD Questions Subject: Re: I am having problem with network On 10/10/05, Jayesh Jayan [EMAIL PROTECTED] wrote: Hi

Re: portmanager

2005-10-12 Thread RW
On Tuesday 11 October 2005 11:48, Igor Robul wrote: Gerard Seibert wrote: * REPLY SEPARATOR * On 10/10/2005 5:45:56 AM, Gerard Seibert Replied: Would it be possible to issue a $PATH statement from within the CRON to alleviate this problem? I have not actually tried this method, but

Re: AaaarrrGGGH. linuxpluginwrapper and linux-mozilla.

2005-10-12 Thread Dave McCammon
--- Gary Kline [EMAIL PROTECTED] wrote: On Tue, Oct 11, 2005 at 07:43:51PM -0700, Gary Kline wrote: On Tue, Oct 11, 2005 at 09:54:16PM -0400, Chris Hill wrote: On Tue, 11 Oct 2005, Gary Kline wrote: tao# `/compat/linux/sbin/ldconfig -p | grep libX` libX11.so.6 Hm. So

Re: Patch vs. Upgrade

2005-10-12 Thread David Kirchner
On 10/12/05, Cody Holland [EMAIL PROTECTED] wrote: I'm still pretty new to the BSD world and wanted to throw out a question to see what kind of responses I get. What is everyones take on what to do when security vulnerabities are discovered. Do you upgrade your source (not always the easiest

Dell Inspiron 2500 fxp0 problems, hangs/freeze

2005-10-12 Thread Mikael Syska
Hi, I have a Dell Inspiron 2500 with a intel network adapter on. It hangs in the boot up process, but if I disable acpi i can boot up into the install menu set hint.acpi.0.disabled=1 But heres the problem. When i tries to asign a ip either via dhcp or manualy, it hangs if the cable are

Re: elementar changes between fbsd 6 and current (upcoming 7)

2005-10-12 Thread Andrew P.
On 10/12/05, O. Hartmann [EMAIL PROTECTED] wrote: Andrew P. wrote: On 10/12/05, O. Hartmann [EMAIL PROTECTED] wrote: This should be a short question: I'm interested in some knowledge about essential changes between FreeBSD 6 and CURRENT (upcoming version 7) and I would like to ask the

Re: Patch vs. Upgrade

2005-10-12 Thread David Kirchner
On 10/12/05, Andrew P. [EMAIL PROTECTED] wrote: If things are not too tight on yout hard drive, consider the cvsup way. It's very easy - and very clearly described in the handbook. I've seen many people say this, but I suspect they haven't tried looking for information on patching using cvsup

MAC

2005-10-12 Thread netpython
Is someone still authorative for MAC and other trustedBSD stuff? kind regards, netpython ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: elementar changes between fbsd 6 and current (upcoming 7)

2005-10-12 Thread Kris Kennaway
On Wed, Oct 12, 2005 at 04:27:14PM +0200, O. Hartmann wrote: This should be a short question: I'm interested in some knowledge about essential changes between FreeBSD 6 and CURRENT (upcoming version 7) and I would like to ask the community whether there is something documeted outside the

Re: AaaarrrGGGH. linuxpluginwrapper and linux-mozilla.

2005-10-12 Thread Gary Kline
On Wed, Oct 12, 2005 at 09:45:43AM -0700, Dave McCammon wrote: [[ save the electrons... ] libpthread.so.0 not found, required by libflashplayer.so] checking to see if we need to make a button n-url=http://www.kuow.org/kuow2/kuow2.asx url=http://www.kuow.org/kuow2/kuow2.asx

Re: CDROM Unknown Transfer Error crashes system

2005-10-12 Thread Lowell Gilbert
Wayne Witzke [EMAIL PROTECTED] writes: I'm a little confused... I thought I had RELENG_5_4. uname -a says: FreeBSD wlaptop 5.4-RELEASE FreeBSD 5.4-RELEASE #1: Thu Oct 6 21:18:29 EDT 2005 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/WLAPTOP i386 Isn't this RELENG_5_4? It was, but

Broadcom NetXtreme BCM5751M Gigabit Ethernet PCI Express and FreeBSD 4.10

2005-10-12 Thread Dinesh Nair
has anyone got the above gigabit ethernet working with freebsd 4.10 ? patching sys/dev/bge/if_bge.c and sys/dev/bge/if_bgereg.h with the device and vendor IDs in the proper places doesnt seem to work, though the entries exist in the same files in the 4.11 sources. a mailing list search shows

Re: I am having problem with network

2005-10-12 Thread Jayesh Jayan
Hi Steve, Thank you. I did change the as you had suggested and executed the script /etc/netstart. the server hanged :(( Changed # ifconfig_em0=inet 206.123.101.20 http://206.123.101.20/ netmask 255.255.255.248 http://255.255.255.248/ From: # ifconfig_em0=inet 206.123.101.20

freebsd has problems with bios

2005-10-12 Thread Kamal R. Prasad
Hello. I have an american megatrends corp motherboard with an amd 2 ghz processor, For some reason, the values of hard disk geometry (cylinders/head/ sectors( are not accrptable to fdisk and when i agree to using freebsd 's idea of disk geometryt, during sysinstall -I get an error:-0

RE: Patch vs. Upgrade

2005-10-12 Thread Cody Holland
On 10/12/05, Andrew P. [EMAIL PROTECTED] wrote: If things are not too tight on your hard drive, consider the cvsup way. It's very easy - and very clearly described in the handbook. I've seen many people say this, but I suspect they haven't tried looking for information on patching using

Re: freebsd has problems with bios

2005-10-12 Thread Andrew P.
On 10/12/05, Kamal R. Prasad [EMAIL PROTECTED] wrote: Hello. I have an american megatrends corp motherboard with an amd 2 ghz processor, For some reason, the values of hard disk geometry (cylinders/head/ sectors( are not accrptable to fdisk and when i agree to using freebsd 's idea of disk

Re: Bind within src-contrib

2005-10-12 Thread Kevin Kinsey
This looks and sounds like a question, so I've changed the cc: appropriately... if you reply, make sure and remove advocacy in the event it appears Frank Laszlo wrote: Joshua Bell wrote: Hi, I was attempting to build a minimal supfile, when I noticed that bind was included within

Re: Patch vs. Upgrade

2005-10-12 Thread David Kirchner
On 10/12/05, Cody Holland [EMAIL PROTECTED] wrote: Thanks for the response. I did a terrible job of asking the correct question to get the response I wanted. I do know to cvsup the source and build/make world. I currently have 4 FreeBSD servers in production serving various tasks. The

RE: I am having problem with network

2005-10-12 Thread Steve Bertrand
I did change the as you had suggested and executed the script /etc/netstart. the server hanged :(( My apologies...I see some typos. Eliminate the # at the beginning, and add a double quote to the end. Hence: ifconfig_em0=inet 206.123.101.20 netmask 255.255.255.248 And you should be

RE: I am having problem with network

2005-10-12 Thread Steve Bertrand
I did change the as you had suggested and executed the script /etc/netstart. the server hanged :(( Also, remove any reference to the http entries if they are appearing in your email. The '20' should be directly next to the word netmask, and the 248 should be smack dab beside the last

Re: portmanager

2005-10-12 Thread Michael C. Shultz
On Sunday 09 October 2005 07:53, Michael Lednev wrote: Hello, freebsd-questions. anyone tried to run portmanager from crontab? as for me it just coredumps, what am i doing wrong? its simply 0 0 * * * portmanager -s I'm not sure how to fix it but I've found where portmanager crashes

Re: Patch vs. Upgrade

2005-10-12 Thread Andrew P.
On 10/12/05, David Kirchner [EMAIL PROTECTED] wrote: On 10/12/05, Cody Holland [EMAIL PROTECTED] wrote: Thanks for the response. I did a terrible job of asking the correct question to get the response I wanted. I do know to cvsup the source and build/make world. I currently have 4

Re: Weird incompatibility of compaq evo 510 PCs

2005-10-12 Thread vittorio
Alle 14:22, mercoledì 12 ottobre 2005, Lowell Gilbert ha scritto: Vittorio [EMAIL PROTECTED] writes: At office I have an old compaq 450 (p3, 450MHz,128MB) working as a postgresql 8.03 server under freebsd 5.4. Now having the chance of substituting it with a newer Compaq Evo 510 (p4,2,8

Mysql server not able to stay running on anything but Linux?

2005-10-12 Thread NMH
Hi I am stuck with a delema and I feel like a damn troll. But.. I have a Mysql Database that I posted about earlier. It seems that it is only able to not die by running on BSD 4.11 with Linux Threads. My boss is convinced this means that Linux is better for MySQL and wants that installed now.

Re: Patch vs. Upgrade

2005-10-12 Thread David Kirchner
On 10/12/05, Andrew P. [EMAIL PROTECTED] wrote: That's just not true. Cvsupping to something like RELENG_5_4 will do exactly the same thing as a patch, only it's the hassle-free way. You see a sec-advisory, you type cvsup -g -L 2 mysup recompile what's suggested in the advisory, or the whole

Re: portmanager

2005-10-12 Thread RW
On Wednesday 12 October 2005 20:42, Michael C. Shultz wrote: On Sunday 09 October 2005 07:53, Michael Lednev wrote: Hello, freebsd-questions. anyone tried to run portmanager from crontab? as for me it just coredumps, what am i doing wrong? its simply 0 0 * * * portmanager -s I'm

Re: Mysql server not able to stay running on anything but Linux?

2005-10-12 Thread Kris Kennaway
On Wed, Oct 12, 2005 at 01:16:22PM -0700, NMH wrote: Hi I am stuck with a delema and I feel like a damn troll. But.. I have a Mysql Database that I posted about earlier. It seems that it is only able to not die by running on BSD 4.11 with Linux Threads. My boss is convinced this means

Downloading 5.4 i386 - MD5 checksum not working for disc 1

2005-10-12 Thread Duncan Drury
I've tried several times to download the ISOs for FreeBSD 5.4RELEASE from different FTP sites listed in the handbook. Everytime I get a failure when checking 5.4-RELEASE-i386-disc1.iso. Disc 2 is fine. Is this just me? Duncan ___

Re: How to read system mail?

2005-10-12 Thread Kevin
Yes, but the address is an external one. On 10/11/05, Andrew L. Gould [EMAIL PROTECTED] wrote: On Tue, 11 Oct 2005 04:44:52 -1000 Kevin [EMAIL PROTECTED] wrote: On my system, I get the You have mail every time I log in as root, but when I check, there is no mail. How do I fix this?

proxy server

2005-10-12 Thread Efren Bravo
Hi, I want to install a proxy server to manage these features: http cache, content filtering (forbidden words, ActiveX, java, url. etc), users, groups, ips' control access, time ranges to ie access. I want to hear some suggestions based on your experiences. Thanks...

Re: Mysql server not able to stay running on anything but Linux?

2005-10-12 Thread Justin Bastedo
Here at my work we are running a mysql 5.0 server on FreeBSD 5.4 using the AMD Dual Core 64 chips. current load is as follows: [MYSQL] Uptime: 1338832 Threads: 2 Questions: 15846788 Slow queries: 0 Opens: 0 Flush tables: 16 Open tables: 58 Queries per second avg: 11.836 [FREEBSD TOP] last pid:

interesting past 4 hours...

2005-10-12 Thread Gary Kline
This is to anybody with Gnome or KDE insights, First, both environments do work on my 400Mhz ThinkPad (with almost 300M/SDRAM). KDE has a nicer feel for my tastes but the response in beyond crummy even with nearly all eye-candy. Gnome has slightly better

Re: Mysql server not able to stay running on anything but Linux?

2005-10-12 Thread NMH
--- Kris Kennaway [EMAIL PROTECTED] wrote: On Wed, Oct 12, 2005 at 01:16:22PM -0700, NMH wrote: Hi I am stuck with a delema and I feel like a damn troll. But.. I have a Mysql Database that I posted about earlier. It seems that it is only able to not die by running on BSD 4.11

tcp_fsm.h: sending FIN or FIN+ACK in Closing state

2005-10-12 Thread Vishal M
Hello: I have a question on Simulataneous TCP close. According to the TCP state machine mentioned in TCP/IP Illustrated - Vol 2, pg 806; TCP stack is supposed to just send out an ACK before transitioning into CLOSING state. However, according to tcp_outflags[] array shown on pg 807, fig #24.16;

Re: proxy server

2005-10-12 Thread Andras Kende
Hi, I want to install a proxy server to manage these features: http cache, content filtering (forbidden words, ActiveX, java, url. etc), users, groups, ips' control access, time ranges to ie access. I want to hear some suggestions based on your experiences. Thanks...

Re: Mysql server not able to stay running on anything but Linux?

2005-10-12 Thread NMH
--- Justin Bastedo [EMAIL PROTECTED] wrote: Here at my work we are running a mysql 5.0 server on FreeBSD 5.4 using the AMD Dual Core 64 chips. current load is as follows: [MYSQL] Uptime: 1338832 Threads: 2 Questions: 15846788 Slow queries: 0 Opens: 0 Flush tables: 16 Open tables: 58

Re: Mysql server not able to stay running on anything but Linux?

2005-10-12 Thread Justin Bastedo
Yeah i still have quite a way to go to catch up on you on actual usage, but would be good to see if the problem persisted on the 5.4-STABLE release. As Kris said a number of bugs have been fixed in 5.4-RELEASE.. it might be a good test. Also does this persist across all the versions of mysql? I

Output of nightly chkrootkit odd...

2005-10-12 Thread Matt Juszczak
Hi all, Got the following line in recent check root kits: Checking `z2'... Remaining time: 51480.00 seconds chklastlog: nothing deleted Not sure what it means... it usually just says chklastlog: nothing deleted. Should this be a cause for concern? A search of google yielded little to no

Re: Remote Desktop Connection Woes

2005-10-12 Thread Eric Kjeldergaard
On 12/10/05, Remington L [EMAIL PROTECTED] wrote: All: I am looking for a way to VNC or to connect to my FreeBSD laptop, running Xorg and GNOME. I can ssh into, but I do not have access to GNOME. My question is, I know I cannot use VNC because I use Xorg. Does anyone have any suggestions?

Re: Mysql server not able to stay running on anything but Linux?

2005-10-12 Thread NMH
--- Justin Bastedo [EMAIL PROTECTED] wrote: Yeah i still have quite a way to go to catch up on you on actual usage, but would be good to see if the problem persisted on the 5.4-STABLE release. As Kris said a number of bugs have been fixed in 5.4-RELEASE.. it might be a good test.

Re: portmanager

2005-10-12 Thread Michael C. Shultz
On Sunday 09 October 2005 07:53, Michael Lednev wrote: Hello, freebsd-questions. anyone tried to run portmanager from crontab? as for me it just coredumps, what am i doing wrong? its simply 0 0 * * * portmanager -s Thanks to Mark J. Sommer [EMAIL PROTECTED] this is now fixed

Re: freebsd has problems with bios

2005-10-12 Thread Peter Clutton
For some reason, the values of hard disk geometry (cylinders/head/ sectors( are not accrptable to fdisk and when i agree to using freebsd 's idea of disk geometryt, during sysinstall -I get an error:-0 UDMA_100 error:READWRITE Failure ICRC error. Usually fdsisk asks you to check what the

Solved! (was Re: Happy Hacking keyboard, Emacs, and meta)

2005-10-12 Thread Kirk Strauser
On Sunday 09 October 2005 10:10 pm, Benjamin Lutz wrote: This looks like an issue similar to one I've run into once. You'll need to customize your keyboard layout files, specifically, /usr/X11R6/lib/X11/xkb/symbols/pc. Try this patch: My left pinky owes you a million thanks. That did the

Re: Moving down from amd64 to i386 ??

2005-10-12 Thread Greg 'groggy' Lehey
On Wednesday, 12 October 2005 at 9:27:17 +0200, Stefan Cars wrote: Hi! We are having troubles with MySQL 4.1 on a amd64 (it's crashing randomly with Seg fault, signal 11. gdb bt says: Cannot access memory at address 0x8000). We have got information saying this is a 64bit related

NIS on FreeBSD 5.4/4.11

2005-10-12 Thread Michael Jeung
Good evening all, I am desperately trying to get NIS working in my FreeBSD 5.4 and 4.11 environment - specifically, I'm trying to get NIS set up such that a NIS client is able to change the password for an account. Like a good little rabbit, I have followed, step-by-step the NIS guide in

how to unlimit 'data seg size'?

2005-10-12 Thread Soo-Hyun Choi
Hi, if I type 'unlimit -a', then I can see the followings. How do I set 'data seg size' as 'unlimited'? Thanks, -- core file size(blocks, -c) unlimited data seg size (kbytes, -d) 524288 file size (blocks, -f) unlimited max locked memory

Re: how to unlimit 'data seg size'?

2005-10-12 Thread Giorgos Keramidas
On 2005-10-13 02:13, Soo-Hyun Choi [EMAIL PROTECTED] wrote: Hi, if I type 'unlimit -a', then I can see the followings. How do I set 'data seg size' as 'unlimited'? -- core file size(blocks, -c) unlimited data seg size (kbytes, -d) 524288 [...] The

Raid Controller Control

2005-10-12 Thread Vampire D
If we use a raid controller such as 3ware (twe), how do you determine when a drive fails and which one fails? Is there any standard accross all raid controllers for monitoring this? -- Do the actors on Unsolved Mysteries ever get arrested because they look just like the criminal they are playing?

Re: Mysql server not able to stay running on anything but Linux?

2005-10-12 Thread Greg 'groggy' Lehey
Note the From: address. On Wednesday, 12 October 2005 at 13:16:22 -0700, NMH wrote: I am stuck with a delema and I feel like a damn troll. But.. I have a Mysql Database that I posted about earlier. It seems that it is only able to not die by running on BSD 4.11 with Linux Threads. My boss is

help with shell script

2005-10-12 Thread Peter Matulis
Hi. I am writing up a doc for the fbsd community that covers usage of ports. I have two commands that allow me to assertain the amount of disk space being utilized by currently installed ports. I would like to make a shell script (bourne or bash) out of them but I am not sure how. 1. This

Xauth - bad hostname

2005-10-12 Thread James S Blankenship
I've successfully installed FreeBSD 5.4, and have X running. But I get the error message Xauth bad hostname when logging out of gnome, and when starting gnome, so gnome doesn't run as well as it could. How can I fix this? Sysinstall? Best regards, James

  1   2   >