Re: Can't fdisk newly installed disks

2007-08-14 Thread Simon Gao
Jerry McAllister wrote: On Mon, Aug 13, 2007 at 05:38:04PM -0700, Simon Gao wrote: Hi, I am running into some problem with fdisk newly installed drives. From boot message, these drives are found without problem: da3 at mpt0 bus 0 target 2 lun 0 da3: IFT A12U-G2421 347D Fixed Direct

how to use an upgraded gcc compiler

2007-08-14 Thread Charlie Caroff
Hi, I am running FreeBSD 6.2 Stable. The gcc version that was compiled in is 3.4.6. I installed gcc 4.04. I'm trying to install libxml-ruby, and I need to use gcc 4.0x, apparently. How do I use my newly installed gcc 4.04 to compile now? Charlie ___

RE: Urgent help needed please: pecl-memcache problem after upgrade of php

2007-08-14 Thread Ian Lord
-Original Message- From: B. Cook [mailto:[EMAIL PROTECTED] Sent: 13 août 2007 13:54 To: Ian Lord Subject: Re: Urgent help needed please: pecl-memcache problem after upgrade of php Have you tried rebuilding the port? memcache to reflect your current version of php? Thats usually what

looking for an OS and wanting to know if this is the one.

2007-08-14 Thread Brooks Lackey
Okay i have a Dell Inspiron 9300 with centrino mobil technology at 1.86GHZ, 512MB of memory and a 60Gig HDD. Basically I need to know which of the OS from freebsd will be the best for me to use? Can i use Yahoo Messanger, Itunes, AOL Messanger. I am just looking around as i am now tired of

Re: looking for an OS and wanting to know if this is the one.

2007-08-14 Thread Wojciech Puchar
Basically I need to know which of the OS from freebsd will be the best for me to use? freebsd is only one system, there is no which you can select from. ___ freebsd-questions@freebsd.org mailing list

Re: Can't fdisk newly installed disks

2007-08-14 Thread Wojciech Puchar
does anything else works. like dd if=/dev/disk of=/dev/null bs=1m count=1 On Mon, 13 Aug 2007, Simon Gao wrote: Hi, I am running into some problem with fdisk newly installed drives. From boot message, these drives are found without problem: da3 at mpt0 bus 0 target 2 lun 0 da3: IFT

problem compiling xfig

2007-08-14 Thread Predrag Punosevac
I was trying to use xfig to do some graphs but application would froze every time I tried to use the mouse. After inspecting /var/db/pkg I realized I have xfig-devel version of program which is ALPHA version. I cd /usr/ports/graphics/ xfig-devel make deinstall I tried to compile xfig-3.2.5

Re: looking for an OS and wanting to know if this is the one.

2007-08-14 Thread Chad Perrin
On Tue, Aug 14, 2007 at 09:31:58AM +0200, Wojciech Puchar wrote: Basically I need to know which of the OS from freebsd will be the best for me to use? freebsd is only one system, there is no which you can select from. Maybe Brooks Lackey was referring to choices between: FreeBSD PC-BSD

Re: how to use an upgraded gcc compiler

2007-08-14 Thread Benjamin Sobotta
Hi, I am running FreeBSD 6.2 Stable. The gcc version that was compiled in is 3.4.6. I installed gcc 4.04. I'm trying to install libxml-ruby, and I need to use gcc 4.0x, apparently. How do I use my newly installed gcc 4.04 to compile now? Charlie Hey Non-system gcc versions are

Re: looking for an OS and wanting to know if this is the one.

2007-08-14 Thread Giorgos Keramidas
On 2007-08-13 23:51, Brooks Lackey [EMAIL PROTECTED] wrote: Okay i have a Dell Inspiron 9300 with centrino mobil technology at 1.86GHZ, 512MB of memory and a 60Gig HDD. Basically I need to know which of the OS from freebsd will be the best for me to use? Any recent release should do. The

Re: looking for an OS and wanting to know if this is the one.

2007-08-14 Thread Chad Perrin
On Tue, Aug 14, 2007 at 11:25:00AM +0300, Giorgos Keramidas wrote: On 2007-08-13 23:51, Brooks Lackey [EMAIL PROTECTED] wrote: Can i use Yahoo Messanger, Itunes, AOL Messanger. No, these programs are written by their respective vendors and they are released only for Microsoft Windows

Re: looking for an OS and wanting to know if this is the one.

2007-08-14 Thread Giorgos Keramidas
On 2007-08-14 02:42, Chad Perrin [EMAIL PROTECTED] wrote: On Tue, Aug 14, 2007 at 11:25:00AM +0300, Giorgos Keramidas wrote: On 2007-08-13 23:51, Brooks Lackey [EMAIL PROTECTED] wrote: I am just looking around as i am now tired of Windows. I dont know everything about OS but i like to learn new

Re: Can't fdisk newly installed disks

2007-08-14 Thread [EMAIL PROTECTED]
On 13/08/07, Simon Gao [EMAIL PROTECTED] wrote: Hi, I am running into some problem with fdisk newly installed drives. . . . # fdisk -BI da5 fdisk: cannot open disk /dev/da5: No such file or directory What is your securelevel? For example: % sysctl kern.securelevel kern.securelevel: -1 man

My mail could not be delivered HELP

2007-08-14 Thread Narek Gharibyan
I could not send any mail to that mail server Freebsd.org But I could deliver mails to all other mail servers? My mail server place the mail into retry queue and never send. Why? Every time I receive the error below. ERROR The attached message had transient non-fatal delivery

Re: Vinum configuration syntax

2007-08-14 Thread CyberLeo Kitsana
Modulok wrote: Take the following example vinum config file: drive a device /dev/da2a drive b device /dev/da3a volume rambo plex org concat sd length 512m drive a plex org concat sd length 512m drive b 8cut here8 drive disk1 device

Re: My mail could not be delivered HELP

2007-08-14 Thread Olivier Nicole
I could not send any mail to that mail server Freebsd.org But I could deliver mails to all other mail servers? Tue 2007-08-14 13:41:32: -- 450 4.7.1 Client host rejected: cannot find your hostname, [91.103.27.98] Tue 2007-08-14 13:41:32: -- RCPT To:[EMAIL PROTECTED] Tue 2007-08-14

Re: looking for an OS and wanting to know if this is the one.]

2007-08-14 Thread Predrag Punosevac
---BeginMessage--- A good choice for the Windows user would be PC-BSD http://pcbsd.org/?p=download14 primarily due to the easy installation. I have quite a bit experience with it. You would get nice KDE environment very similar to what you had in Windows. It is based on 6.2 Stable and XOrg

Re: problem compiling xfig

2007-08-14 Thread CyberLeo Kitsana
Predrag Punosevac wrote: = Attempting to fetch from http://xfig.org/software/xfig/3.2.5/. fetch: xfig.3.2.5.full.tar.gz: local modification time does not match remote Is your clock set properly? -- Fuzzy love, -CyberLeo Technical Administrator CyberLeo.Net Webhosting http://www.CyberLeo.Net

Re: Urgent help needed please: pecl-memcache problem after upgrade of php

2007-08-14 Thread Norberto Meijome
On Tue, 14 Aug 2007 03:01:15 -0400 Ian Lord [EMAIL PROTECTED] wrote: 1- Portupgrade broke the thing ? portupgrade upgraded libraries that were referenced by other objects...for some reason, pecl / php stuff is very picky. Maybe the ports need to be updated in unison / force upgrades of the

Re: problem compiling xfig

2007-08-14 Thread Predrag Punosevac
CyberLeo Kitsana wrote: Predrag Punosevac wrote: = Attempting to fetch from http://xfig.org/software/xfig/3.2.5/. fetch: xfig.3.2.5.full.tar.gz: local modification time does not match remote Is your clock set properly? I thought it was until I read chapter 27 about clock drifting.

RE: My mail could not be delivered HELP

2007-08-14 Thread Narek Gharibyan
My mail server has 2 static IPs. Just I use Dual view Domain RRs. Can that be the cause? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Olivier Nicole Sent: Tuesday, August 14, 2007 2:29 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED];

Re: My mail could not be delivered HELP

2007-08-14 Thread Olivier Nicole
My mail server has 2 static IPs. Just I use Dual view Domain RRs. Can that be the cause? Then there is an issue there, because the rDNS problem is on 91.103.27.98 (see error message) and the IP fro your machine are .90 and .97 Anyway, your machine has no rDNS. Olivier

Re: problem compiling xfig

2007-08-14 Thread Manolis Kiagias
Predrag Punosevac wrote: I was trying to use xfig to do some graphs but application would froze every time I tried to use the mouse. After inspecting /var/db/pkg I realized I have xfig-devel version of program which is ALPHA version. I cd /usr/ports/graphics/ xfig-devel make deinstall I

Re: looking for an OS and wanting to know if this is the one.

2007-08-14 Thread Norberto Meijome
On Mon, 13 Aug 2007 23:51:20 -0700 (PDT) Brooks Lackey [EMAIL PROTECTED] wrote: Can i use Yahoo Messanger, Itunes, AOL Messanger. I use (when forced to G) gaim to talk to people on yahoo + AOL messenger networks. I dont know how complete are gaim features compared to the original commercial

Re: looking for an OS and wanting to know if this is the one.

2007-08-14 Thread Christian Walther
On 14/08/07, Norberto Meijome [EMAIL PROTECTED] wrote: On Mon, 13 Aug 2007 23:51:20 -0700 (PDT) Brooks Lackey [EMAIL PROTECTED] wrote: [...] iTunes, natively, no. I dont know whether u can run it under Wine. I found that Amarok is a nice replacement for iTunes, as long as you don't need to

Re: problem compiling xfig SOLVED

2007-08-14 Thread Predrag Punosevac
Manolis Kiagias wrote: Predrag Punosevac wrote: I was trying to use xfig to do some graphs but application would froze every time I tried to use the mouse. After inspecting /var/db/pkg I realized I have xfig-devel version of program which is ALPHA version. I cd /usr/ports/graphics/

Re: ndis wrapped Intel wireless driver causes panic

2007-08-14 Thread Jona Joachim
On Mon, 13 Aug 2007 20:43:45 -0500 Doug Poland [EMAIL PROTECTED] wrote: Hello, I've got an HP/Compaq nx7400 and am having trouble with kernel loadable object generated by ndisgen. (6.2-STABLE, i386). Following the man page for ndisgen(4), I have the following files: -rwx-- 1

Re: looking for an OS and wanting to know if this is the one.

2007-08-14 Thread Bob Middaugh
From: Brooks Lackey [EMAIL PROTECTED] Okay i have a Dell Inspiron 9300 with centrino mobil technology at 1.86GHZ, 512MB of memory and a 60Gig HDD. Basically I need to know which of the OS from freebsd will be the best for me to use? Can i use Yahoo Messanger, Itunes, AOL Messanger.

Looking for powerful machines that runs FreeBSD on it

2007-08-14 Thread Caio Figueiredo Abecia
I'm looking for a new pc. I had a problem installing BSD (Free/Open/Net!) with the Dell Dimension C521n. (Free/Open BSD website tells me that it support the E521 that have the same configuration) It don't recognize my dell usb keyboard and my SATA DVD Rom drive was not detected at all. I call

Question about failover with ISC DHCP

2007-08-14 Thread Lacayo, Luis F
HI all, I am looking to replace my current DHCP server with the ISC. Right now I have to servers which are working with split scopes. Some of my schools need over 600 IP's, so I have the school with a 255.255.240.0 which give them 16 Class C, network, so to avoid conflicts I assign

Re: looking for an OS and wanting to know if this is the one.

2007-08-14 Thread Andy Greenwood
Bob Middaugh wrote: From: Brooks Lackey [EMAIL PROTECTED] Okay i have a Dell Inspiron 9300 with centrino mobil technology at 1.86GHZ, 512MB of memory and a 60Gig HDD. Basically I need to know which of the OS from freebsd will be the best for me to use? Can i use Yahoo Messanger,

Re: Looking for powerful machines that runs FreeBSD on it

2007-08-14 Thread Bill Moran
In response to Caio Figueiredo Abecia [EMAIL PROTECTED]: I'm looking for a new pc. I had a problem installing BSD (Free/Open/Net!) with the Dell Dimension C521n. (Free/Open BSD website tells me that it support the E521 that have the same configuration) It don't recognize my dell usb

Re: Looking for powerful machines that runs FreeBSD on it

2007-08-14 Thread Caio Figueiredo Abecia
It seems to be a problem only on Dell E521/C521 Dimension models. Here are some of the places that I found talking about the same errors I'm having : ttp://blog.caraldi.com/jbq/2006/11/30/dont-buy-the-dell-e521-and-c521-computers/ http://www.freebsd.org/cgi/query-pr.cgi?pr=113130

Re: how to use an upgraded gcc compiler

2007-08-14 Thread Dan Nelson
In the last episode (Aug 13), Charlie Caroff said: I am running FreeBSD 6.2 Stable. The gcc version that was compiled in is 3.4.6. I installed gcc 4.04. I'm trying to install libxml-ruby, and I need to use gcc 4.0x, apparently. How do I use my newly installed gcc 4.04 to compile now? Is

Re: FreeBSD Embedded in 3rd Party Applications and Appliances?

2007-08-14 Thread Lowell Gilbert
Pervaiz Choudhry [EMAIL PROTECTED] writes: We are trying determine cost and benefits of supporting FreeBSD platform for OEM market. Does any one have data on the installbase for FreeBSD Embedded in 3rd party applications and appliances? We are looking for ball park numbers. There is no

Ports patches? Where should I send them to?

2007-08-14 Thread Heiko Wundram (Beenic)
I started hacking away at Python 2.5.1 in the ports distribution to implement HCI bluetooth socket handling for FreeBSD. As I've had my fair share of experience with the Python patching process, I'd rather see this patch go into the ports tree than to directly post it to upstream. Is there

Re: how to use an upgraded gcc compiler

2007-08-14 Thread Charlie Caroff
The ports version of libxml looks to have been abandoned some time ago, and the non ports version is much newer (ports: 0.3.2, non-ports -.3.8.4) It also seems that libxml-ruby itself is being abandoned in favor of an upgrade, judging from recent activity on And, just as I try always to install

Re: Ports patches? Where should I send them to?

2007-08-14 Thread Giorgos Keramidas
On 2007-08-14 16:26, Heiko Wundram (Beenic) [EMAIL PROTECTED] wrote: I started hacking away at Python 2.5.1 in the ports distribution to implement HCI bluetooth socket handling for FreeBSD. As I've had my fair share of experience with the Python patching process, I'd rather see this patch go

Re: FreeBSD Embedded in 3rd Party Applications and Appliances?

2007-08-14 Thread DAve
Lowell Gilbert wrote: Pervaiz Choudhry [EMAIL PROTECTED] writes: We are trying determine cost and benefits of supporting FreeBSD platform for OEM market. Does any one have data on the installbase for FreeBSD Embedded in 3rd party applications and appliances? We are looking for ball park

Re: [Mimedefang] Compiling MD under Solaris 10

2007-08-14 Thread Dick Hoogendijk
Harley Race [EMAIL PROTECTED] writes: I have been playing around with Solaris 10 and was thinking about testing mail services in a zone. What I would like to know from any of the MD/Solaris users is whether you used Sun tools to compile MD or did you use the ancient version of gcc that came

Re: FreeBSD Embedded in 3rd Party Applications and Appliances?

2007-08-14 Thread Tuc at T-B-O-H.NET
A better approach in my opinion would be to look at specific use cases; the FreeBSD web site includes some information of that sort. One example not listed there is that Juniper Networks routers control plane (JunOS, I think) is based on FreeBSD. I believe NetApp filers are, or

RE: Redundant network router setup?

2007-08-14 Thread Michael K. Smith - Adhost
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hello All: -Original Message- From: [EMAIL PROTECTED] [mailto:owner-freebsd- [EMAIL PROTECTED] On Behalf Of Chuck Swiger Sent: Monday, August 13, 2007 5:20 PM To: Modulok Cc: freebsd-questions@freebsd.org Subject: Re: Redundant

Re: FreeBSD Embedded in 3rd Party Applications and Appliances?

2007-08-14 Thread Pervaiz Choudhry
Well put. Thanks, cheers, ~ pervaiz 415-215-6530 On Aug 14, 2007, at 7:25 AM, Lowell Gilbert wrote: Pervaiz Choudhry [EMAIL PROTECTED] writes: We are trying determine cost and benefits of supporting FreeBSD platform for OEM market. Does any one have data on the installbase for FreeBSD

Re: Question about failover with ISC DHCP

2007-08-14 Thread Peter Boosten
Lacayo, Luis F wrote: HI all, I am looking to replace my current DHCP server with the ISC. Right now I have to servers which are working with split scopes. Some of my schools need over 600 IP's, so I have the school with a 255.255.240.0 which give them 16 Class C, network,

sendmail built but does not work

2007-08-14 Thread Noah
sendmail appears to be horked up on my machine and no longer answers port 25. I am not quite sure what the next steps of troubleshooting are. Please help. hostname# telnet 127.0.0.1 25 Trying 127.0.0.1... telnet: connect to address 127.0.0.1: Connection refused telnet: Unable to connect to

RE: CD read_big error

2007-08-14 Thread fbsd2
When reading a CD I get READ_BIG request failed. Thing I have noticed is this only happens on 700MB cd's. This problem does not occur on 650MB cd's. The archives have loads of posts about this problem but none of the posts have a solution. What does this mean

Re: request add db45/db46 support to www/apache22 port

2007-08-14 Thread Jiawei Ye
On 8/15/07, snowcrash+freebsd [EMAIL PROTECTED] wrote: hi, with db45/db46 now in ports and supported in make.conf, can we get port(www/apache22) updated as well? looks simple, namely: vi Makefile.modules = @95 .

Re: how to use an upgraded gcc compiler

2007-08-14 Thread RW
On Mon, 13 Aug 2007 23:32:46 -0700 Charlie Caroff [EMAIL PROTECTED] wrote: Hi, I am running FreeBSD 6.2 Stable. The gcc version that was compiled in is 3.4.6. I installed gcc 4.04. I'm trying to install libxml-ruby, and I need to use gcc 4.0x, apparently. Are you sure about that? The

Re: Looking for powerful machines that runs FreeBSD on it

2007-08-14 Thread Predrag Punosevac
Caio Figueiredo Abecia wrote: I'm looking for a new pc. I had a problem installing BSD (Free/Open/Net!) with the Dell Dimension C521n. (Free/Open BSD website tells me that it support the E521 that have the same configuration) It don't recognize my dell usb keyboard and my SATA DVD Rom drive

Re: Upgrading Xorg from 6 to 7

2007-08-14 Thread Erik Trulsson
On Tue, Aug 14, 2007 at 07:13:57PM +0200, Andreas Davour wrote: I have just read the UPDATING file and realized that this is something that have so many possibilities of going horribly wrong that it most certanly will. Thus I want another option. Would it be possible to deinstall every

Re: how to use an upgraded gcc compiler

2007-08-14 Thread Charlie Caroff
The ports version looks to have been abandoned a few versions ago, so I'd hoped to use the non ports version. That's the one that calls for gcc 4.0. Maybe I should try to make the ports version work -- On 8/14/07, RW [EMAIL PROTECTED] wrote: On Mon, 13 Aug 2007 23:32:46 -0700 Charlie Caroff

Re: Can't fdisk newly installed disks

2007-08-14 Thread Jerry McAllister
On Mon, Aug 13, 2007 at 11:32:40PM -0700, Simon Gao wrote: Jerry McAllister wrote: On Mon, Aug 13, 2007 at 05:38:04PM -0700, Simon Gao wrote: Hi, I am running into some problem with fdisk newly installed drives. From boot message, these drives are found without problem:

Re: Looking for powerful machines that runs FreeBSD on it

2007-08-14 Thread Jerry McAllister
On Tue, Aug 14, 2007 at 10:41:31AM -0700, Predrag Punosevac wrote: Caio Figueiredo Abecia wrote: I'm looking for a new pc. I had a problem installing BSD (Free/Open/Net!) with the Dell Dimension C521n. (Free/Open BSD website tells me that it support the E521 that have the same

Re: Can't fdisk newly installed disks

2007-08-14 Thread Simon Gao
[EMAIL PROTECTED] wrote: On 13/08/07, Simon Gao [EMAIL PROTECTED] wrote: Hi, I am running into some problem with fdisk newly installed drives. . . . # fdisk -BI da5 fdisk: cannot open disk /dev/da5: No such file or directory What is your securelevel? For example: %

Re: Can't fdisk newly installed disks

2007-08-14 Thread Simon Gao
Wojciech Puchar wrote: does anything else works. like dd if=/dev/disk of=/dev/null bs=1m count=1 Yes. # dd if=/dev/da5 of=/dev/null bs=1m count=1 1+0 records in 1+0 records out 1048576 bytes transferred in 0.155479 secs (6744167 bytes/sec) On Mon, 13 Aug 2007, Simon Gao wrote: Hi, I

Re: Looking for powerful machines that runs FreeBSD on it

2007-08-14 Thread Predrag Punosevac
Caio Figueiredo Abecia wrote: I'm not a expert in hardware.. I have some contacts that could help me to make a machine in parts. That's what you mean ? Sorry about the bad english. Could you give me a tip ? What configuration machine do you have maked in parts ? I want to do what you did.

Re: FreeBSD Embedded in 3rd Party Applications and Appliances?

2007-08-14 Thread Tom Grove
Pervaiz Choudhry wrote: Well put. Thanks, cheers, ~ pervaiz 415-215-6530 On Aug 14, 2007, at 7:25 AM, Lowell Gilbert wrote: Pervaiz Choudhry [EMAIL PROTECTED] writes: We are trying determine cost and benefits of supporting FreeBSD platform for OEM market. Does any one have data on

Re: Can't fdisk newly installed disks

2007-08-14 Thread Jerry McAllister
On Tue, Aug 14, 2007 at 11:48:29AM -0700, Simon Gao wrote: [EMAIL PROTECTED] wrote: On 13/08/07, Simon Gao [EMAIL PROTECTED] wrote: Hi, I am running into some problem with fdisk newly installed drives. . . . # fdisk -BI da5 fdisk: cannot open disk /dev/da5: No such

Major Bug

2007-08-14 Thread Steve O'Connor
To whom it may concern, I setup a FreeBsd 7.0 server and cannot access it remotely with Windows Vista or Macitosh 10. My Windows XP machines have no problem even from the same NAT'd network. Any ideas? Steve ___ freebsd-questions@freebsd.org

Re: Upgrading Xorg from 6 to 7

2007-08-14 Thread RW
On Tue, 14 Aug 2007 19:13:57 +0200 (CEST) Andreas Davour [EMAIL PROTECTED] wrote: I have just read the UPDATING file and realized that this is something that have so many possibilities of going horribly wrong that it most certanly will. Thus I want another option. Would it be possible to

Re: Major Bug

2007-08-14 Thread Jeff Mohler
How are you trying to access it? Stone knives and bearskins? Telnet? SSH? Soup cans and string? Maybe you used the wrong color cable. On 8/14/07, Steve O'Connor [EMAIL PROTECTED] wrote: To whom it may concern, I setup a FreeBsd 7.0 server and cannot access it remotely with Windows Vista

Re: Major Bug

2007-08-14 Thread Bill Moran
In response to Steve O'Connor [EMAIL PROTECTED]: To whom it may concern, I setup a FreeBsd 7.0 server and cannot access it remotely with Windows Vista or Macitosh 10. My Windows XP machines have no problem even from the same NAT'd network. Any ideas? Only about 10 million.

Re: Major Bug

2007-08-14 Thread Jeff Mohler
Did you set the default route correctly so that you can see it from not-local networks? On 8/14/07, Steve O'Connor [EMAIL PROTECTED] wrote: No access to ssh, web any IP service. When I had the computer on the same network while testing, I did not have this problem.

Re: Can't fdisk newly installed disks

2007-08-14 Thread Simon Gao
Jerry McAllister wrote: On Tue, Aug 14, 2007 at 11:48:29AM -0700, Simon Gao wrote: [EMAIL PROTECTED] wrote: On 13/08/07, Simon Gao [EMAIL PROTECTED] wrote: Hi, I am running into some problem with fdisk newly installed drives. . . . # fdisk

Re: Major Bug

2007-08-14 Thread Jeff Mohler
Dont forget to keep the questions list on your replies, the reply to all button is your friend, not just reply. And im top posting, i'll burn in heck. On 8/14/07, Steve O'Connor [EMAIL PROTECTED] wrote: Routing is fine. I can access remotely using XP machines, just cant access this from

Re: Can't fdisk newly installed disks

2007-08-14 Thread Robert Huff
Simon Gao writes: Is there other way to reduce secure level to -1 without reboot the machine or drop into single user mode? As I understand it: no. And that's a carefully considered choice. Robert Huff

Re: Looking for powerful machines that run FreeBSD on it

2007-08-14 Thread Bill Vermillion
Ashes to ashes, and DOS to DOS [EMAIL PROTECTED] was heard to say on or about Tue, Aug 14, 2007 at 19:16 : Date: Tue, 14 Aug 2007 10:41:31 -0700 From: Predrag Punosevac [EMAIL PROTECTED] Subject: Re: Looking for powerful machines that runs FreeBSD on it Caio Figueiredo Abecia wrote: I'm

Re: Major Bug

2007-08-14 Thread Jonathan Chen
On Tue, Aug 14, 2007 at 11:59:10AM -0700, Steve O'Connor wrote: To whom it may concern, I setup a FreeBsd 7.0 server and cannot access it remotely with Windows Vista or Macitosh 10. My Windows XP machines have no problem even from the same NAT'd network. Not enough details here. What

I was having an xauth error about the hexkey not found this is my fix for it

2007-08-14 Thread matt donovan
I just had to redo this part # set up default Xauth info for this machine case `uname` in Linux*) if [ -z `hostname --version 21 | grep GNU` ]; then hostname=`hostname -f` else hostname=`hostname` fi ;; *) hostname=`hostname` ;; esac authdisplay=${display:-:0} mcookie=`dd

portupgrade question

2007-08-14 Thread Christopher Key
Hello, I've just CVSupped my ports collection and run 'portupgrade -ra'. One of the ports that was updated was vim, which had originally been installed without X11: # cd /usr/ports/editors/vim # NO_GUI=1 make install clean Now, this option appears to have been lost as I've ended up with a

Re: [Mimedefang] Compiling MD under Solaris 10

2007-08-14 Thread Christian Walther
On Tuesday 14 August 2007 15:31:38 Dick Hoogendijk wrote: Harley Race [EMAIL PROTECTED] writes: I have been playing around with Solaris 10 and was thinking about testing mail services in a zone. What I would like to know from any of the MD/Solaris users is whether you used Sun tools to

RE: I was having an xauth error about the hexkey not found this is myfix for it

2007-08-14 Thread Steve O'Connor
How does this affect Windows VISta and OSX connections? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of matt donovan Sent: Tuesday, August 14, 2007 12:42 PM To: freebsd-questions@freebsd.org Subject: I was having an xauth error about the hexkey not found

Re: Upgrading Xorg from 6 to 7

2007-08-14 Thread Tore Lund
Andreas Davour wrote: I have just read the UPDATING file and realized that this is something that have so many possibilities of going horribly wrong that it most certanly will. Thus I want another option. [snip} We have seen some clever ways of doing it. For my own part, I studied those

Re: Recommended IDE-to-USB bridge chipsets and hard drive enclosures?

2007-08-14 Thread G. Mirov
On 8/14/07, Wojciech Puchar [EMAIL PROTECTED] wrote: which of the supported IDE-to-USB (USB-to-IDE) bridge chipsets work best with FreeBSD 4.x and 6.x? Which external IDE-to-USB hard drive enclosures (caddies, cases) would you recommend? i have 2 of them (not cases but converters+power

Re: [Mimedefang] Compiling MD under Solaris 10

2007-08-14 Thread Kris Kennaway
On Tue, Aug 14, 2007 at 10:21:21PM +, Christian Walther wrote: On Tuesday 14 August 2007 15:31:38 Dick Hoogendijk wrote: Harley Race [EMAIL PROTECTED] writes: I have been playing around with Solaris 10 and was thinking about testing mail services in a zone. What I would like to know

Re: Convince me, please!

2007-08-14 Thread Goltsios Theodore
Well sorry if I'm getting annoying but I think you face the Unix world in the wrong manner. Well you expect to find something you are used to, or something like MS Win you only know. I advise that you should be more open minded, willing to read and spare time to get familiar to the Unix

Re: FreeBSD Embedded in 3rd Party Applications and Appliances?

2007-08-14 Thread Pervaiz Choudhry
Thanks Tom, We are actually working with IronPort. I was just trying to get a feel for broader vendor support. We are all set now. Thanks, cheers, ~ pervaiz 415-215-6530 On Aug 14, 2007, at 11:58 AM, Tom Grove wrote: Pervaiz Choudhry wrote: Well put. Thanks, cheers, ~ pervaiz

Re: Can't fdisk newly installed disks

2007-08-14 Thread Simon Gao
Jerry McAllister wrote: It can prevent you from making almost any changes. A secure level of 3 is very high and may be what you want for your production - depending on what you are doing, but will make any installation or development very difficult or impossible. jerry That's it. A

Re: portupgrade question

2007-08-14 Thread Nikola Lecic
On Tue, 14 Aug 2007 21:12:40 +0100 Christopher Key [EMAIL PROTECTED] wrote: Hello, I've just CVSupped my ports collection and run 'portupgrade -ra'. Hello Christopher, 'portupgrade -a' is just enough, '-r' means nothing here. One of the ports that was updated was vim, which had originally

Re: portupgrade question

2007-08-14 Thread Roland Smith
On Wed, Aug 15, 2007 at 12:40:30AM +0200, Nikola Lecic wrote: On Tue, 14 Aug 2007 21:12:40 +0100 Christopher Key [EMAIL PROTECTED] wrote: Hello, I've just CVSupped my ports collection and run 'portupgrade -ra'. Hello Christopher, 'portupgrade -a' is just enough, '-r' means nothing

Re: problem compiling xfig

2007-08-14 Thread cpghost
On Tue, Aug 14, 2007 at 12:52:53AM -0700, Predrag Punosevac wrote: fetch: xfig.3.2.5.full.tar.gz: local modification time does not match remote What am I doing wrong? I'm getting this too from time to time; esp. when a fetch stalled or was interrupted for whatever reason. The easiest

questions@ vs. freebsd-questions@

2007-08-14 Thread Nikola Lecic
Hello, Why can't I send a mail to [EMAIL PROTECTED] Has anybody else noticed this? If someone sends a mail to questions@ (which is usual, I don't know if it should be), Reply-All in some mail clients will leave that address as is. If I accidentally miss that fact and don't repair the address by

Local domain with Bind

2007-08-14 Thread Nicholas Wieland
Hi *, I have a problem setting up Bind9, and I really don't understand what's wrong with my configuration. luna# uname -a FreeBSD luna.subbacultcha.local 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007 [EMAIL PROTECTED]:/usr/ obj/usr/src/sys/GENERIC i386 luna# cat

Re: logging system load

2007-08-14 Thread James
Found another useful tool for logging system load. It's called Munin and it's in ports as sysutils/munin-node sysutils/munin-main. It's nifty -- uses rrdtool to graph various things. Some of the plugins are shabby and need some work to get running but the system load plugin works fine out of

Re: logging system load

2007-08-14 Thread Hakan K
It is a very usuful tool .. Here is the website http://munin.projects.linpro.no/ Thanks Hakan http://jump2top.com On 8/14/07, James [EMAIL PROTECTED] wrote: Found another useful tool for logging system load. It's called Munin and it's in ports as sysutils/munin-node

Re: Looking for powerful machines that runs FreeBSD on it

2007-08-14 Thread Garrett Cooper
Caio Figueiredo Abecia wrote: It seems to be a problem only on Dell E521/C521 Dimension models. Here are some of the places that I found talking about the same errors I'm having : ttp://blog.caraldi.com/jbq/2006/11/30/dont-buy-the-dell-e521-and-c521-computers/

Re: Looking for powerful machines that runs FreeBSD on it

2007-08-14 Thread Garrett Cooper
Predrag Punosevac wrote: Caio Figueiredo Abecia wrote: I'm looking for a new pc. I had a problem installing BSD (Free/Open/Net!) with the Dell Dimension C521n. (Free/Open BSD website tells me that it support the E521 that have the same configuration) It don't recognize my dell usb keyboard

Re: Major Bug

2007-08-14 Thread Garrett Cooper
Jeff Mohler wrote: How are you trying to access it? Stone knives and bearskins? Telnet? SSH? Soup cans and string? Maybe you used the wrong color cable. On 8/14/07, Steve O'Connor [EMAIL PROTECTED] wrote: To whom it may concern, I setup a FreeBsd 7.0 server and cannot access it

RE: Major Bug

2007-08-14 Thread Steve O'Connor
I have tried ssh, web, telnet (to a port). It looks like maybe something to do with udp fragmentation for ipv6. Still nothing definitive... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Garrett Cooper Sent: Tuesday, August 14, 2007 6:44 PM To: Jeff

Re: Major Bug

2007-08-14 Thread Garrett Cooper
Jeff Mohler wrote: Dont forget to keep the questions list on your replies, the reply to all button is your friend, not just reply. And im top posting, i'll burn in heck. On 8/14/07, Steve O'Connor [EMAIL PROTECTED] wrote: Routing is fine. I can access remotely using XP machines, just cant

Re: Major Bug

2007-08-14 Thread Garrett Cooper
Steve O'Connor wrote: I have tried ssh, web, telnet (to a port). It looks like maybe something to do with udp fragmentation for ipv6. Still nothing definitive... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Garrett Cooper Sent: Tuesday, August 14,

Re: FreeBSD Embedded in 3rd Party Applications and Appliances?

2007-08-14 Thread Olivier Nicole
We are trying determine cost and benefits of supporting FreeBSD platform for OEM market. Does any one have data on the installbase for FreeBSD Embedded in 3rd party applications and appliances? We are looking for ball park numbers. There is no requirement to tell anyone else that you're

Re: Question about failover with ISC DHCP

2007-08-14 Thread Olivier Nicole
Hi Luis, I am looking to replace my current DHCP server with the ISC. Right now I have to servers which are working with split scopes. Some of my schools need over 600 IP's, so I have the school with a 255.255.240.0 which give them 16 Class C, network, so to avoid conflicts I assign the

multi head X firefox ...

2007-08-14 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I just got multi-head X working on my machine without using xinerama (didn't like the way it looked, rather two distinct screens vs one big one) ... everything works great, but ... how do I get firefox onto the second screen? When I try and open

Re: multi head X firefox ...

2007-08-14 Thread Ow Mun Heng
On Tue, 2007-08-14 at 23:55 -0300, Marc G. Fournier wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I just got multi-head X working on my machine without using xinerama (didn't like the way it looked, rather two distinct screens vs one big one) ... everything works great, but ...

Re: Major Bug

2007-08-14 Thread Kris Kennaway
On Tue, Aug 14, 2007 at 06:43:05PM -0700, Steve O'Connor wrote: I have tried ssh, web, telnet (to a port). It looks like maybe something to do with udp fragmentation for ipv6. OK, so how did you come to this conclusion, and what did you try? Still nothing definitive... Yes. Here's a free

Re: problem compiling xfig

2007-08-14 Thread Predrag Punosevac
cpghost wrote: On Tue, Aug 14, 2007 at 12:52:53AM -0700, Predrag Punosevac wrote: fetch: xfig.3.2.5.full.tar.gz: local modification time does not match remote What am I doing wrong? I'm getting this too from time to time; esp. when a fetch stalled or was interrupted for whatever

Re: Looking for powerful machines that runs FreeBSD on it

2007-08-14 Thread Predrag Punosevac
Garrett Cooper wrote: Predrag Punosevac wrote: Caio Figueiredo Abecia wrote: I'm looking for a new pc. I had a problem installing BSD (Free/Open/Net!) with the Dell Dimension C521n. (Free/Open BSD website tells me that it support the E521 that have the same configuration) It don't recognize

Re: Looking for powerful machines that runs FreeBSD on it

2007-08-14 Thread Garrett Cooper
Predrag Punosevac wrote: Garrett Cooper wrote: Predrag Punosevac wrote: Caio Figueiredo Abecia wrote: I'm looking for a new pc. I had a problem installing BSD (Free/Open/Net!) with the Dell Dimension C521n. (Free/Open BSD website tells me that it support the E521 that have the same

Re: portupgrade question

2007-08-14 Thread Rakhesh Sasidharan
Nikola Lecic wrote: Yes, options are not saved that way and Vim's default is with X11. Please make sure that the following lines exist in your /usr/local/etc/pkgtools.conf: MAKE_ARGS = { 'editors/vim' = 'NO_GUI=yes', [... options for other ports ...] } Next time portupgrade

  1   2   >