/boot/loader panic on x86

2003-02-14 Thread Mark Laws
Upon execution during the boot sequence, /boot/loader panics with something about guard1 and reboots. The system in question is a 586 running 4.7-STABLE from February 12, 2003; however, this problem has been persisting for quite some time. I have tried installing new boot code into the slice using

Re: problem with install

2003-02-14 Thread Thomas Spreng
On Thu, Feb 13, 2003 at 10:41:17PM -0800, joseph grundy wrote: I just went through the bios, I can only change acpi from state 1 to state 3 both still give the same problem. I don't know what else I can do, unless there is a way to install without acpi somehow. Sorry forget what i have

file system trouble

2003-02-14 Thread Heinrich Rebehn
Hi list, This morning i had a strange problem: The /home filesystem was full (121G partition on a 3ware escalade raid) So i deleted 7G, but df did not show any difference. The fs is mounted w/ soft-updates. I issued a sync command, but still no change. The files were no longer shown in ls, but

Re: samba ssh

2003-02-14 Thread Daniel Bye
On Thu, Feb 13, 2003 at 04:42:05PM -0600, Brian Henning wrote: This is what i want to be able to do: mount my http root directory that is located on a remote BSD machine onto a local windows XP machine. I know howto forward samba packets but, i don't think it will do me any good. Problem: the

syscall counter

2003-02-14 Thread Petri Helenius
Is there a counter which would show system calls per process? Like vm.stats.sys.v_syscall but instead of being systemwide, count separately for each process. Pete To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-questions in the body of the message

Re: file system trouble

2003-02-14 Thread Daxbert
The /home filesystem was full (121G partition on a 3ware escalade raid) So i deleted 7G, but df did not show any difference. The fs is mounted w/ soft-updates. I issued a sync command, but still no change. The files were no longer shown in ls, but space was not freed. So i decided to reboot,

RE: problem with install

2003-02-14 Thread Marcos Silva
Hi Joseph, You can disable the ACPI module in the boot process. When you see the message Hit enter or wait 10 seconds to boot press enter and type: unset acpi_load boot This way, the installation will happen without load the module ACPI. Hope this helps. Cheers, Marcos Silva Rio - Brazil

Re: file system trouble

2003-02-14 Thread Heinrich Rebehn
Daxbert wrote: The /home filesystem was full (121G partition on a 3ware escalade raid) So i deleted 7G, but df did not show any difference. The fs is mounted w/ soft-updates. I issued a sync command, but still no change. The files were no longer shown in ls, but space was not freed. So i decided

RE: Root filesystem 102% full (was: Disks fillin up)

2003-02-14 Thread David Radovanovic
Thanks to Jan and Giorgos. Your suggestions were very helpful. David Radovanovic WhatsTheBigIdea.com, Inc. -- Bright ideas for the Web! 249 Partition Street Saugerties, New York 12477 (845) 247-0909, FAX: (845) 246-3880 http://www.WhatsTheBigIdea.com [-Original Message- [From: Jan

Re: syntax problem in /etc/csh.login

2003-02-14 Thread Heinrich Rebehn
Colin J. Raven wrote: Greetings all! Trying to create a custom login message for csh users. I put the following in /etc/csh.login snip ### if [ `whoami` = user1 ]; then echo echo -e This is a test message for user1 \ echo else if [ `whoami` = user2

RE: syntax problem in /etc/csh.login

2003-02-14 Thread Colin J. Raven
snippage + if [ `whoami` = test ]; then + echo + echo -e This is a test message for user test \ + echo + fi + ### + /snip + and got an error upon subsequent login as user test: + if: Expression Syntax. (without parens) + + Anyone got

Re: Resolving or blocking eg. doubleclick.net?

2003-02-14 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2003-02-12 14:43:37 +0100: On Wednesday 12 February 2003 13:15, Daniel Bye wrote: At a shell prompt, try $ time host doubleclick.net $ time host dk.doubleclick.net dk.doubleclick.net mail is handled (pri=10) by relay2.doubleclick.net dk.doubleclick.net mail is

Re: syntax problem in /etc/csh.login

2003-02-14 Thread Daniel Bye
On Fri, Feb 14, 2003 at 01:10:15PM +0100, Colin J. Raven wrote: Greetings all! Trying to create a custom login message for csh users. I put the following in /etc/csh.login snip ### if [ `whoami` = user1 ]; then echo echo -e This is a test

Re: file system trouble

2003-02-14 Thread Chuck Swiger
Heinrich Rebehn wrote: [ ... ] The /home filesystem was full (121G partition on a 3ware escalade raid) So i deleted 7G, but df did not show any difference. The fs is mounted w/ soft-updates. I issued a sync command, but still no change. The files were no longer shown in ls, but space was not

Re: syntax problems in /etc/csh.login

2003-02-14 Thread Sam Izzo
Hi, Try this instead: if ( $user == user1 ) then echo hello user1 else if ( $user == user2 ) then echo hello user2 endif You could also do it with a switch: switch ( $user ) case user1: echo hello user1 breaksw case user2: echo hello user2 breaksw endsw

Schnell und kostenlos einen eigenen T-Shirt-Shop eröffnen

2003-02-14 Thread thorsten . spengler
Hallo, ich nutze einen sehr guten neuen Service auf meiner Website, der sicher auch für Dich interessant ist: Bei eQuisto kannst Du in nur 15 Minuten kostenlos einen Online- Shop einrichten, um T-Shirts etc. mit Deinen Logos, Designs etc. anzubieten (Grafiken bequem von zuhause aus hochladen).

Samsung ML-1210 apsfilter

2003-02-14 Thread Graham Lillico
Has anyone managed to get the printer working with apsfilter? I know it needs the gdi ghostscript driver which I have confirmed is installed on my system. % gs -h | grep gdi lj5gray pj pjxl pjxl300 pxlmono pxlcolor pcl3 hpdj ijs npdl rpdl gdi However I can't find where I should select this

Re: syntax problem in /etc/csh.login

2003-02-14 Thread Ruben de Groot
On Fri, Feb 14, 2003 at 02:40:17PM +0100, Colin J. Raven typed: snippage + if [ `whoami` = test ]; then + echo + echo -e This is a test message for user test \ + echo + fi + ### + /snip + and got an error upon subsequent login as

Re: syntax problem in /etc/csh.login

2003-02-14 Thread Heinrich Rebehn
Colin J. Raven wrote: snippage + if [ `whoami` = test ]; then + echo + echo -e This is a test message for user test \ + echo + fi + ### + /snip + and got an error upon subsequent login as user test: + if: Expression Syntax. (without

Re: Can't start Mozilla

2003-02-14 Thread stan
On Fri, Feb 14, 2003 at 02:00:32PM +1030, Tim Aslat wrote: In the immortal words of Joe Marcus Clarke [EMAIL PROTECTED]... Unless you're using mozilla-devel-gtk2, then the recent GTK upgrade will not affect you. If you are using the GTK-2 version, you should do a rebuild of it after making

Ati TV-OUT

2003-02-14 Thread Andrea Franceschini
Hi! I have a Evo N600c ( Compaq ) with a ATI-RADEON with FreeBSD 4.7 installed on. Everthing works fine except for the TV-OUT that is NTSC, anyone knows how to switch PAL? I saw a linuxprogram name 'atitvout' but it doesn't works for FreeBSD. There is something similar for FreeBSD? Thank

RE: problem with install

2003-02-14 Thread JoeB
Since you have tried FBSD 4.3, 4.4, 4.7, 5.0 I would say that the problem is not an FBSD problem but a problem with the hard ware of the box you are installing FBSD onto. From your description of what you have done to fix the problem, I can see that you started to use the process of

Re: Can't start Mozilla

2003-02-14 Thread Joe Marcus Clarke
On Thu, 2003-02-13 at 22:30, Tim Aslat wrote: In the immortal words of Joe Marcus Clarke [EMAIL PROTECTED]... Unless you're using mozilla-devel-gtk2, then the recent GTK upgrade will not affect you. If you are using the GTK-2 version, you should do a rebuild of it after making sure glib20,

RE: problem with install

2003-02-14 Thread Matt Smith
I believe some types of RAM need a terminator card in some slots on some mobos ... IIRC, RDRAM often ran into this, particularly when the mobo could use multiple types of RAM. -Matt On Fri, 2003-02-14 at 12:07, JoeB wrote: Since you have tried FBSD 4.3, 4.4, 4.7, 5.0 I would say that the problem

Question

2003-02-14 Thread Michel
Hi, I 'm working under linux platform (redhat advanced server with 20 web server computers): i'm wondering if i should use freebsd, what are his advantages ? Fiability ? Performances ? Network gestion ? Thanks Michel _ Envie

Hard error??

2003-02-14 Thread Henrik W Lund
I'm running 4.7-STABLE on a Compaq Evo1000v, and am generally quite satisfied. During the last couple of hours, however, I have been getting the weirdest messages whenever I try to do anything: ad0s1g: hard error reading fsbn 70863167 of 34268000-34268031 (ad0s1 bn 70863167; cn 4686 tn 172 sn

Re: Hard error??

2003-02-14 Thread Chuck Swiger
Henrik W Lund wrote: [ ... ] ad0s1g: hard error reading fsbn 70863183 of 34268000-34268031 (ad0s1 bn 70863183; cn 4686 tn 172 sn 27) status=59 error=01 ... ... (repeat to fade) What is this? Please, don't tell me my hard drive is about to go ape. OK. However, your hard drive probably is

How is the subscription to the list?

2003-02-14 Thread Erik Torres Serrano
To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-questions in the body of the message

Re: Hard error??

2003-02-14 Thread Bill Moran
Henrik W Lund wrote: I'm running 4.7-STABLE on a Compaq Evo1000v, and am generally quite satisfied. During the last couple of hours, however, I have been getting the weirdest messages whenever I try to do anything: ad0s1g: hard error reading fsbn 70863167 of 34268000-34268031 (ad0s1 bn

Re: Hard error??

2003-02-14 Thread Henrik W Lund
Verify your backups, and get a new drive. -Chuck Wow... This is a real nightmare come true. :/ And 2.5 drives are sooo cheap! Oh well, at least I won't lose important data. _ MSN Messenger http://www.msn.no/messenger - Den

Re: Question

2003-02-14 Thread Bill Moran
Michel wrote: Hi, I 'm working under linux platform (redhat advanced server with 20 web server computers): i'm wondering if i should use freebsd, what are his advantages ? Fiability ? Performances ? Network gestion ? The best argument I know of is that the Apache group uses FreeBSD for their

Re: Hard error??

2003-02-14 Thread northern snowfall
I used to get this error on a FreeBSD while using a perfectly stable harddrive. That harddrive is managed via Solaris now, but, I determined the issue during its FreeBSD usage was DMA. If you are running two disks on the same ATA channel with different DMA capabilities, the capabilities may be

Re: Hard error??

2003-02-14 Thread Bruce Cran
On Fri, Feb 14, 2003 at 01:19:39PM -0500, northern snowfall wrote: I used to get this error on a FreeBSD while using a perfectly stable harddrive. That harddrive is managed via Solaris now, but, I determined the issue during its FreeBSD usage was DMA. If you are running two disks on the

RE: Xine failing to Compile on 5.0 release

2003-02-14 Thread David Cramblett
Any one got an idea on this: /usr/include/sys/ipc.h:80: syntax error before ushort main.c: In function `parse_visual': main.c:274: warning: implicit declaration of function `strcasecmp' main.c: In function `xrm_parse': main.c:341: warning: implicit declaration of function `gethostname' main.c:

troubleshooting CVSUP failures

2003-02-14 Thread Shane Hickey
Howdy all, My ISP just put in a packetshaper and I am now having problems getting CVSUP to work. I suppose it could be unrelated, but I wanted to see if anyone could suggest good troubleshooting steps. I've tried several cvsup servers (cvsup, cvsup2, cvsup7, cvsup8) and they all either

Solved: Any working combination of jdk and tomcat with stable

2003-02-14 Thread Fritz Heinrichmeyer
On Thursday 23 January 2003 16:08, Ernst de Haan wrote: On Thursday 23 January 2003 15:38, Fritz Heinrichmeyer wrote: Tomcat4.0.6 and tomcat4.1.18 do not work here with 4.7-STABLE, 4.1.12 did some month ago (stand alone server). I am interested to hear of working combination. I use native

Re: Hard error??

2003-02-14 Thread Henrik W Lund
Is this a bug in the FreeBSD ATA driver then? I used an IBM DeskStar drive and had Linux running perfectly well on it. I backed up all my data, deleted the partitions and went to install FreeBSD on it. The installation failed with lots of 'hard error' messages. Did FreeBSD kill my hard drive,

Re: Wrong Timestamps in /var/log/messages from ipmon

2003-02-14 Thread Dancho Penev
On Fri, Feb 14, 2003 at 04:10:42PM +1100, Murray Taylor wrote: From: Murray Taylor [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Wrong Timestamps in /var/log/messages from ipmon Date: Fri, 14 Feb 2003 16:10:42 +1100 Using ipmon -Dsv We were seeing timestamps in /var/log/messages that were

Re: Hard error??

2003-02-14 Thread Chuck Swiger
Henrik W Lund wrote: [ ... ] Anyway, I want to know for sure that this disk failure is not due to any FreeBSD shenanigans, as I do not want to buy a new drive and install FreeBSD to it, only to have it crash on me just days later. Fair enough. Check with the vendor of your hard drive (or the

Help! Installation Question

2003-02-14 Thread Joshua Miner
Help! I am having trouble installing the 5.0 release FreeBSD. I am installing it to its own machine and I have completed the following steps. I do not have a bootable CD Rom drive (though I do have a CD Rom burner), so I have been planning to install from discs. So far I have: 1. Formatted

Re: Hard error??

2003-02-14 Thread Henrik W Lund
Fair enough. Check with the vendor of your hard drive (or the laptop) for their hard-drive test utilities. You should be able to do a non-destructive read test and see what you see -Chuck Oh, just something that occured to me now: do you think this may be due to the harddrive

Re: Hard error??

2003-02-14 Thread Bruce Cran
On Fri, Feb 14, 2003 at 02:19:34PM -0500, Chuck Swiger wrote: Henrik W Lund wrote: [ ... ] Anyway, I want to know for sure that this disk failure is not due to any FreeBSD shenanigans, as I do not want to buy a new drive and install FreeBSD to it, only to have it crash on me just days

Re: Gnome 2 on FreeBSD 4.7p3 -- multiple issues

2003-02-14 Thread Mark Edwards
On Friday, February 14, 2003, at 11:21 AM, stan wrote: On Thu, Feb 13, 2003 at 11:46:47AM -0800, Mark Edwards wrote: On Thursday, February 13, 2003, at 11:29 AM, Joe Marcus Clarke wrote: On Thu, 2003-02-13 at 13:03, Mark Edwards wrote: I've fixed my XFree86 install, and I have 4.2.1 running.

Re: Gnome 2 on FreeBSD 4.7p3 -- multiple issues

2003-02-14 Thread Joe Marcus Clarke
On Fri, 2003-02-14 at 14:58, Mark Edwards wrote: On Friday, February 14, 2003, at 11:21 AM, stan wrote: On Thu, Feb 13, 2003 at 11:46:47AM -0800, Mark Edwards wrote: On Thursday, February 13, 2003, at 11:29 AM, Joe Marcus Clarke wrote: On Thu, 2003-02-13 at 13:03, Mark Edwards wrote:

Re: Gnome 2 on FreeBSD 4.7p3 -- multiple issues

2003-02-14 Thread stan
On Fri, Feb 14, 2003 at 11:58:20AM -0800, Mark Edwards wrote: On Friday, February 14, 2003, at 11:21 AM, stan wrote: On Thu, Feb 13, 2003 at 11:46:47AM -0800, Mark Edwards wrote: On Thursday, February 13, 2003, at 11:29 AM, Joe Marcus Clarke wrote: On Thu, 2003-02-13 at 13:03, Mark Edwards

Re: Gnome 2 on FreeBSD 4.7p3 -- multiple issues

2003-02-14 Thread Joe Marcus Clarke
On Fri, 2003-02-14 at 15:10, stan wrote: On Fri, Feb 14, 2003 at 11:58:20AM -0800, Mark Edwards wrote: On Friday, February 14, 2003, at 11:21 AM, stan wrote: On Thu, Feb 13, 2003 at 11:46:47AM -0800, Mark Edwards wrote: On Thursday, February 13, 2003, at 11:29 AM, Joe Marcus Clarke

Is FreeBSD suitable for a tablet PC?

2003-02-14 Thread Gary Dunn
I am working on a project that applies open-source philosophy to hardware design and courseware aimed at the secondary school and college level. The centerpiece of the project is a self-made portable computer similar to the newly reborn Windows tablet PC. There are still many design details to be

Re: Hard error??

2003-02-14 Thread Henrik W Lund
Thanks for all your help, even though the situation turned out to be rather grim. Definitely moreso than I had hoped. Anyway, it seems like I have just got to get myself a new drive. On that note, has anybody got any idea what I should go for? Any vendors whose drives do NOT cave in after half

Re: Hard error??

2003-02-14 Thread northern snowfall
Is this a bug in the FreeBSD ATA driver then? Its entirely possible, but, I, personally, wouldn't know for sure. I'm just getting in to the depths of the ATA specs. It may not be a bug so much as a lack of handling specific DMA issues. Maybe someone should CC freebsd-{hardware,hackers}@ Don

RE: Suggestions for new machine please

2003-02-14 Thread Harald Schmalzbauer
Sorry, I can't answer your question but I can recommend the Tualatin especially with the intel S815EBM1 mobo and Infineon RAM. Although no ECC, together with a 3wrae RAID I have uptimes now for almost 2 years. And the 1.13 verision is affordable and has plenty of reserve-power for my needs.

RE: Authenticating a FreeBSD users to Win2K Kerberos

2003-02-14 Thread Harald Schmalzbauer
[EMAIL PROTECTED] wrote: Hi everyone, Anyone know a good HOWTO guide for authenticating FreeBSD logons to Win2K/Acitive Directory Kerberos server. I really need some guidance here as I havn't the first idea where to start Just for authentiation or complete user logon without having

Re: Hard error??

2003-02-14 Thread northern snowfall
Anyway, it seems like I have just got to get myself a new drive. On that note, has anybody got any idea what I should go for? Any vendors whose drives do NOT cave in after half a year? ;) I choose Maxtor for several reasons. First off, I've been using Maxtor disks the most since I started out

Re: Help! Installation Question

2003-02-14 Thread Bill Moran
Joshua Miner wrote: Help! I am having trouble installing the 5.0 release FreeBSD. I am installing it to its own machine and I have completed the following steps. I do not have a bootable CD Rom drive (though I do have a CD Rom burner), so I have been planning to install from discs. So far I

Re: Help! Installation Question

2003-02-14 Thread c a r s t e n
| I am having trouble installing the 5.0 release FreeBSD. I am | installing it to its own machine and I have completed the | following steps. I do not have a bootable CD Rom drive (though | I do have a CD Rom burner), so I have been planning to install | from discs. So far I have: |

Re: troubleshooting CVSUP failures

2003-02-14 Thread Shane Hickey
On Fri, 2003-02-14 at 11:46, Shane Hickey wrote: Howdy all, My ISP just put in a packetshaper and I am now having problems getting CVSUP to work. I suppose it could be unrelated, but I wanted to see if anyone could suggest good troubleshooting steps. I've tried several cvsup servers

Re: troubleshooting CVSUP failures

2003-02-14 Thread Stacey Roberts
Hi, On Fri, 2003-02-14 at 22:12, Shane Hickey wrote: On Fri, 2003-02-14 at 11:46, Shane Hickey wrote: Howdy all, My ISP just put in a packetshaper and I am now having problems getting CVSUP to work. I suppose it could be unrelated, but I wanted to see if anyone could suggest good

Re: troubleshooting CVSUP failures

2003-02-14 Thread Shane Hickey
Howdy, thanks for the response. On Fri, 2003-02-14 at 15:39, Stacey Roberts wrote: What version of FreeBSD is this? 5.0-release. Can you post the dmesg output for both (or more) of the nics on the system, please? What is the P'nP OS BIOS option set to on this box? Here's the dmesg: ed1:

Re: troubleshooting CVSUP failures

2003-02-14 Thread Stacey Roberts
Hi, On Fri, 2003-02-14 at 22:56, Shane Hickey wrote: Howdy, thanks for the response. No worries.., On Fri, 2003-02-14 at 15:39, Stacey Roberts wrote: What version of FreeBSD is this? 5.0-release. Can you post the dmesg output for both (or more) of the nics on the system, please?

Re: Is FreeBSD suitable for a tablet PC?

2003-02-14 Thread kitsune
On Fri, 14 Feb 2003 10:41:31 -1000 Gary Dunn [EMAIL PROTECTED] wrote: I am working on a project that applies open-source philosophy to hardware design and courseware aimed at the secondary school and college level. The centerpiece of the project is a self-made portable computer similar to the

Re: Is there a way to slow down file transfers?

2003-02-14 Thread Robin Damm
On Fri, Feb 14, 2003 at 04:23:19PM -0700, J. Scott Edwards wrote: I have a remote machine running 4.7 which is streaming audio using icecast. I was hoping to back up the machine by transferring the files to my local machine and doing the backup here. However when I try to copy any

Révélation Construction Pyramides le 20.02.2002 http://www.lenil.com

2003-02-14 Thread NIL
Les quatres méthodes d'édification étaient écrite dans l'alphabet hiéroglyphique. Tous les hiéroglyphes ont été décryptés, décodés, et déchiffrés. Sans aucun effort musculaire les blocs arrivaient toutes les minutes sur l'édifice. Le 20. 02. 2002 NIL ALLER VOIR LE SITE : http://www.lenil.com

using Dummynet to rate limit ftp

2003-02-14 Thread Paul Hamilton
Hi, I have played around with dummynet a bit. Very nice! However, it would be nice to be able to rate limit ftp. The control channel port 21 is easy, and not really necessary to rate limit it, but as fas as I can see there would be no way to rate limit the data channel, as it could be

How to get best results from FreeBSD-questions

2003-02-14 Thread Greg Lehey
How to get the best results from FreeBSD questions. === Last update 28 January 2002, $Id: Howto-ask-questions,v 1.3 2003/01/28 00:26:41 grog Exp $ This is a regular posting to the FreeBSD questions mailing list. If you got it in answer to a

The Complete FreeBSD, second edition: errata and addenda

2003-02-14 Thread Greg Lehey
Errata and addenda for the Complete FreeBSD, second edition Last revision: 21 June 1999 The trouble with books is that you can't update them the way you can a web page or any other online documentation. The result is that most leading edge

The Complete FreeBSD, third edition: errata and addenda

2003-02-14 Thread Greg Lehey
Errata and addenda for the Complete FreeBSD, third edition Last revision: 2 August 1999 The trouble with books is that you can't update them the way you can a web page or any other online documentation. The result is that most leading edge

Re: How is the subscription to the list?

2003-02-14 Thread taxman
On Friday 14 February 2003 07:09 pm, Erik Torres Serrano wrote: To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-questions in the body of the message Well your answer is basically right here ^ Also any time you have questions at least make an attempt to find your

Re: SAPDB port for FreeBSD

2003-02-14 Thread taxman
On Friday 14 February 2003 03:30 am, Matthew Emmerton wrote: I was surprised; there are no SAPDB (www.sapdb.org) in http://www.freebsd.org/ports/databases.html list! Has someone tried to install SAPDB on FreeBSD? Is it possible to create new port? sure, if it runs on FreeBSD. Look for

PHPA support mail received

2003-02-14 Thread support
Thank you for your email to PHPA support. It was received at 02:24 (GMT+) and we should respond later today UK time. Nick To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-questions in the body of the message

GDM error messages

2003-02-14 Thread Tom Parquette
Hi all. I'm playing with GDM2 and I'm getting the error messages included below. (Gnome2 itself (gnome2-2.0_6) seems to be working OK.) Other than the error messages, GDM2 also appears to be working without incident. I can't seem to identify any man pages for GDM or GDM2 and the XFree86

xmessage - where did it go?

2003-02-14 Thread James McNaughton
I tried to upgrade to XFree86-4, only to find that it freezes my system, even though the video card is supported. So I had to go back to 3.3.6. Now, I can't seem to find xmessage (which I used for all kinds of little things on my desktop). It just isn't there. I installed from a binary package --

Re: Help! Installation Question

2003-02-14 Thread Bill Moran
Joshua Miner wrote: I'm using Windows XP. None of the flags seemed to be OS specific. If you use reply all to the reply to the list, other people can answer your question if I'm not available or don't know the answer. I didn't say they were OS-specific. I said the problem was OS-specific. The

Re: Is there a way to slow down file transfers?

2003-02-14 Thread Bill Moran
J. Scott Edwards wrote: I have a remote machine running 4.7 which is streaming audio using icecast. I was hoping to back up the machine by transferring the files to my local machine and doing the backup here. However when I try to copy any (non-tiny) files, using scp for example, it floods the

Re: need some sendmail help

2003-02-14 Thread Giorgos Keramidas
On 2003-02-14 17:11, Jack L. Stone [EMAIL PROTECTED] wrote: Giorgos: As a refresher, below are the /etc/defaults/rc.conf Unless, the /etc/rc.conf overrides, these turn on as stated. Based on the below, what is not turned on??? [...] sendmail_enable=YES # Run the sendmail inbound daemon

Re: how to delete a file called ????

2003-02-14 Thread parv
in message [EMAIL PROTECTED], wrote Matthew Hunt thusly... On Wed, Feb 12, 2003 at 02:21:43PM -0500, parv wrote: find . -inum $( /bin/ls -i | fgrep '?' | awk '{print $1}' ) -print0 \ | xargs -0 rm -f I'm going to go out on a limb and guess that the filename does not really consist of

Re: Alpha and Unaligned access errors.

2003-02-14 Thread Kris Kennaway
On Fri, Feb 14, 2003 at 10:54:40AM -0600, Eric Six wrote: Messages whenever I do a ipfw -* commands. I know I can add a unaligned_print=NO to rc.conf to stop these errors, but what I am wondering is: Is this normal or is this a sign of a software problem with ipfw? It's a code problem which

Re: Alpha and Unaligned access errors.

2003-02-14 Thread YOU
Just a note, I used to run a 1000a on DU 4.0 up to 5.0 and had those as well. It had to do with a library I was compiling against and usually didn't cause any damage that I was aware of. R. On Fri, 14 Feb 2003, Kris Kennaway wrote: On Fri, Feb 14, 2003 at 10:54:40AM -0600, Eric Six wrote:

Re: Help with Kerberos 5 setup

2003-02-14 Thread Tillman
On Thu, Feb 13, 2003 at 09:54:33PM -0800, La Temperanza wrote: Thanks, your PDF helped me get k5su up and running. Now can you help me switch my console login service to Kerberos? :) I don't quite get the man pages for PAM and am worried about locking myself out of my system if I do something

Alpha and Unaligned access errors.

2003-02-14 Thread Eric Six
Et All, I am running 5.0-release on axp. Using ipfw I am getting alot of: pid 643 (ipfw): unaligned access: va=0x1200a80b4 pc=0x120001780 ra=0x120001764 op=ldq pid 643 (ipfw): unaligned access: va=0x1200a80bc pc=0x120001784 ra=0x120001764 op=ldq pid 643 (ipfw): unaligned access: va=0x1200a8104

Re: need some sendmail help

2003-02-14 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2003-02-14 03:51:22 +0200: On 2003-02-13 20:38, Andrew Y Ng [EMAIL PROTECTED] wrote: On 0, Giorgos Keramidas [EMAIL PROTECTED] wrote: On 2003-02-13 15:21, Andrew Y Ng [EMAIL PROTECTED] wrote: this might seem stupid, but for some reasons on one of my servers

Cat.

2003-02-14 Thread Charlie ROOT
Hi. If I will have a command running lets say every 5th hour, how do I typ?? the command is: cat resolv.conf /etc/resolv.conf Thanks. // Per To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-questions in the body of the message

Re: Cat.

2003-02-14 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2003-02-14 18:40:50 +0100: Hi. If I will have a command running lets say every 5th hour, how do I typ?? the command is: cat resolv.conf /etc/resolv.conf see crontab(1) and crontab(5) -- If you cc me or remove the list(s) completely I'll most likely ignore your

Re: NVidia vs FreeBSD 5.0

2003-02-14 Thread Antoine Jacoutot
On Friday 14 February 2003 11:45, Valentin Al. Sitnick wrote: I have problem with installation FreeBSD 5.0 to my PC because I have NVidia MX440 SE-T videocard. The original drivers from NVidia.com cannot be installed for this FreeBSD Version. Is there decission of this problem? Yes, use

Re: NVidia vs FreeBSD 5.0

2003-02-14 Thread Bruce Cran
On Fri, Feb 14, 2003 at 12:22:25PM +0100, Antoine Jacoutot wrote: On Friday 14 February 2003 11:45, Valentin Al. Sitnick wrote: I have problem with installation FreeBSD 5.0 to my PC because I have NVidia MX440 SE-T videocard. The original drivers from NVidia.com cannot be installed for this

Re: Cat.

2003-02-14 Thread Bill Moran
Charlie ROOT wrote: Hi. If I will have a command running lets say every 5th hour, how do I typ?? the command is: cat resolv.conf /etc/resolv.conf The information you are looking for is in the crontab manpage (as someone else pointed out) Although I'd like to point out an alternative. Any

Re: Question

2003-02-14 Thread Toomas Aas
I 'm working under linux platform (redhat advanced server with 20 web server computers): i'm wondering if i should use freebsd, what are his advantages ? Fiability ? Performances ? Network gestion ? Advocacy aside, if things work fine wit RH then why change? -- Toomas Aas | [EMAIL PROTECTED] |

Re: Alpha and Unaligned access errors.

2003-02-14 Thread Kris Kennaway
On Fri, Feb 14, 2003 at 02:33:36PM -0700, YOU wrote: Just a note, I used to run a 1000a on DU 4.0 up to 5.0 and had those as well. It had to do with a library I was compiling against and usually didn't cause any damage that I was aware of. I believe the only problem is a performance loss

Re: need some sendmail help

2003-02-14 Thread Giorgos Keramidas
On 2003-02-14 18:08, Roman Neuhauser [EMAIL PROTECTED] wrote: # [EMAIL PROTECTED] / 2003-02-14 03:51:22 +0200: You have only enabled mail submission through a network connection to port 25, but not submission of mail from local users. I suggest that you read at least /etc/mail/README and

Re: need some sendmail help

2003-02-14 Thread Jack L. Stone
At 12:41 AM 2.15.2003 +0200, Giorgos Keramidas wrote: On 2003-02-14 18:08, Roman Neuhauser [EMAIL PROTECTED] wrote: # [EMAIL PROTECTED] / 2003-02-14 03:51:22 +0200: You have only enabled mail submission through a network connection to port 25, but not submission of mail from local users. I

Is there a way to slow down file transfers?

2003-02-14 Thread J. Scott Edwards
I have a remote machine running 4.7 which is streaming audio using icecast. I was hoping to back up the machine by transferring the files to my local machine and doing the backup here. However when I try to copy any (non-tiny) files, using scp for example, it floods the network connection and

NVidia vs FreeBSD 5.0

2003-02-14 Thread Valentin Al. Sitnick
Hi! I have problem with installation FreeBSD 5.0 to my PC because I have NVidia MX440 SE-T videocard. The original drivers from NVidia.com cannot be installed for this FreeBSD Version. Is there decission of this problem? Thanx, Valentin. -- Valentin Al. Sitnick Software Engineer

Re: [XFree86] helping setting up dvi connections, Please!

2003-02-14 Thread Mark Vojkovich
On Thu, 13 Feb 2003, KroNiC~BSD wrote: Has anyone been able to get a geforce 4 dvi output working with xfree86? I want to connect my flat panel to my freebsd 4.7 machine via DVI-D. Thanks in advance. I assume you're refering to the nv driver. You'll need a newer server as the nv

Re: SMP on Proliant 5500

2003-02-14 Thread Greg 'groggy' Lehey
On Friday, 14 February 2003 at 19:53:51 -0800, vizion communication wrote: Hi Here is the system: Compaq Proliant 5500 Quad Xeon 500Mhz Booting from Compaq Smart Raid configured to give 3 virtual drives JBOD on seperate adaptec SCSI 2 PCI card Fibre Channel Array 1.2T Adaptec AHA

Re: xmessage - where did it go?

2003-02-14 Thread James McNaughton
Jon Hamilton [EMAIL PROTECTED] writes: James McNaughton [EMAIL PROTECTED], said on Fri Feb 14, 2003 [09:21:35 PM]: } I tried to upgrade to XFree86-4, only to find that it freezes my } system, even though the video card is supported. So I had to go back } to 3.3.6. } } Now, I can't seem to

Re: SMP on Proliant 5500

2003-02-14 Thread vizion communication
Thank you Greg for for the help.. I expressed myself rather badly - what I should have said was I looked at LINT for guidance as to how I should amend generic!!! So OK - it looks as though I have read it correctly. The first time I now recollect I failed to comment out the I386 I486 lines so I

New release

2003-02-14 Thread Jack Raats
When will the tree be frozen? The release scheme on http://www.freebsd.org/releases/4.8R/schedule.html is not uptodate Can anyone give a clue? Jack To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-questions in the body of the message

Re: need some sendmail help

2003-02-14 Thread Kjell
PS: If you're about to ask ``Why isn't all this in the Handbook already?'' suffice it to say that I've been experimenting and reading about Sendmail a lot the past few weeks. I'm trying now to collect all the notes from the mess I have in my bedroom and sit my lazy *ss down to write a new