proto.m4 file (Sendmail on FreeBSD)

2003-02-26 Thread Andreas Widerøe Andersen
I got Sendmail 8.12.6/8.12.7 on my FreeBSD 4.7 STABLE system and I've recently been working with it to stop spam coming through to my email users. I've added several "FEATURES" in the freebsd.mc file and compiled a new sendmail.cf file which works pretty good. However, I'm seeing more and more

potential bug when creating ssh keypairs?

2003-02-26 Thread Bsd Neophyte
i put forward a message on this before, but i received no replies. i wanted to know if this was a bug and where to report it. whenever, and only when, i try to create an ssh keypair, the system reboots. this happens 4/5 times. if someone can help me out on this, i'd appreciate it. _

Re: potential bug when creating ssh keypairs?

2003-02-26 Thread Cliff Sarginson
On Wed, Feb 26, 2003 at 12:37:58AM -0800, Bsd Neophyte wrote: > > i put forward a message on this before, but i received no replies. > > i wanted to know if this was a bug and where to report it. > > whenever, and only when, i try to create an ssh keypair, the system > reboots. > > this happens

Re: FreeBSD 4.4 Questions

2003-02-26 Thread Neeraj Arora
another good place to search for information would be the book the design and implementation of 4.4 bsd regards, neeraj >>> Willie Viljoen <[EMAIL PROTECTED]> 02/26/03 06:52PM >>> On Wednesday 26 February 2003 9:34, someone, possibly Aas, Eskild, typed: > Dear Sirs > > > We are three students at

Re: FreeBSD 4.4 Questions

2003-02-26 Thread Willie Viljoen
On Wednesday 26 February 2003 10:59, someone, possibly Neeraj Arora, typed: > another good place to search for information would be the book > > the design and implementation of 4.4 bsd Neeraj, I might be completely off, but I think this book goes to 4.4BSD as it was published by UCB. This is ve

Need install help please

2003-02-26 Thread Ron Andreasen
I just recently got FreeBSD 5.0 and I can't get it to install. When it's listing my devices in the very beginning it does fine untill it hits my HP CD-Writer Plus 9100i. Then it just freezes. Not even an error message. If version 4.6 I at least got a "non-ATA66 cable or device" error, and I fix

Unable to set virtual screen smaller than physical screen

2003-02-26 Thread LEE TIAM KEAN
Hi, i'm a beginner in Freebsd. I've set up x windows successfully but i found that the screen is larger than my monitor. i've tried the xf86config again by answering no when prompted with "Want virtual screen larger than physical screen?". it still unsuccessful. Any other thing that i've missed

Re: Unable to set virtual screen smaller than physical screen

2003-02-26 Thread Willie Viljoen
On Wednesday 26 February 2003 11:20, someone, possibly LEE TIAM KEAN, typed: > Hi, > i'm a beginner in Freebsd. I've set up x windows successfully but i found > that the screen is larger than my monitor. i've tried the xf86config > again by answering no when prompted with "Want virtual screen large

Re: Need install help please

2003-02-26 Thread Willie Viljoen
On Wednesday 26 February 2003 11:11, someone, possibly Ron Andreasen, typed: > Primary Master - IBM 40 gb hard drive > Primary Slave - Liteon CD-Rom > Secondary Master - Maxtor 20 gb hard drive > Secondary Slave - HP CD-Writer Plus 9100i The problem here is with the UDMA (Ultra-ATA) standards. Dri

Undefined symbol "__gxx_personality_v0"

2003-02-26 Thread Hilmi Hilmiev
I have FreeBSD 5.0, apache 2.0.43 and php 4.2.3. I need XML support for php. I have compiled with options --with-apxs2 --with-dom, --enable-xslt, --with-xslt-sablot. Compiling process is finished OK, but when I try to start apache server I get next error message:\ name# apachectl start Syntax er

Re: Undefined symbol "__gxx_personality_v0"

2003-02-26 Thread Jens Rehsack
Hilmi Hilmiev wrote: I have FreeBSD 5.0, apache 2.0.43 and php 4.2.3. I need XML support for php. I have compiled with options --with-apxs2 --with-dom, --enable-xslt, --with-xslt-sablot. Compiling process is finished OK, but when I try to start apache server I get next error message:\ name# apac

xterm + colors just wont splice...

2003-02-26 Thread Thanos Tsouanas
Hello everyone! Ive never managed to see colored output on an Xterm on FreeBSD.. i mean, the -bg, -fg switches work fine... but i cant see the colors of vim, nor when i ls -G etc etc. Any ideas? Thanks! __ Do you Yahoo!? Yahoo! Tax Center - forms

Re: Need install help please

2003-02-26 Thread Ron Andreasen
> On an 80-conductor cable: > Pri. Master: IBM 40GB drive, at highest UDMA mode > Pri. Slave: Maxtor 20GB drive, at highest > UDMA mode > > On a 40-conductor cable: > Sec. Master: HP CD-Writer+ 9100i, PIO4 mode > Sec. Slave: Liteon CD-ROM, PIO4 mode I was afraid that would be one o

Re: xterm + colors just wont splice...

2003-02-26 Thread Miguel Mendez
On Wed, 26 Feb 2003 02:13:52 -0800 (PST) Thanos Tsouanas <[EMAIL PROTECTED]> wrote: Howdy. > Ive never managed to see colored output on an Xterm on FreeBSD.. > i mean, the -bg, -fg switches work fine... > but i cant see the colors of vim, nor when i ls -G etc etc. If you are using -STABLE, try

Re: Need install help please

2003-02-26 Thread Willie Viljoen
On Wednesday 26 February 2003 12:17, someone, possibly Ron Andreasen, typed: > I will definately look into this ATA controller you > suggested and see if I can grab one. Will this still > allow me to copy cds on-the-fly? Absolutely. In the second set-up I sugested (a second ATA controller), each

Re: Undefined symbol "__gxx_personality_v0"

2003-02-26 Thread Hilmi Hilmiev
OK. 10x. But my second problem is that I don't know how to apply this patch :( Have somebody who can help me? 10x again! Jens Rehsack wrote: Hilmi Hilmiev wrote: I have FreeBSD 5.0, apache 2.0.43 and php 4.2.3. I need XML support for php. I have compiled with options --with-apxs2 --with-dom,

Re: scroll mouse

2003-02-26 Thread Thanos Tsouanas
Hello everyone.. I am having a similar problem which wont fix with those :( Im using 4.7-stable and a logitech usb mouse with wheel... from the XF86Config file... Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "MouseSystems" O

Re: Undefined symbol "__gxx_personality_v0"

2003-02-26 Thread Jens Rehsack
Hilmi Hilmiev wrote: OK. 10x. But my second problem is that I don't know how to apply this patch :( Have somebody who can help me? 10x again! Jens Rehsack wrote: Hilmi Hilmiev wrote: I have FreeBSD 5.0, apache 2.0.43 and php 4.2.3. I need XML support for php. I have compiled with options --wi

Re: potential bug when creating ssh keypairs?

2003-02-26 Thread Bsd Neophyte
--- Cliff Sarginson <[EMAIL PROTECTED]> wrote: > One thing to note is that the generation of this key is an extremely > CPU intensive operation. That may imply something..(too overclocked a > CPU..?). > > -- > Regards >Cliff Sarginson >The Netherlands hmmm... but would this tax a 633mh

blank_sever doesn't reset from stanby

2003-02-26 Thread Hanspeter Roth
Hello, for the text consoles I have setup blank_saver but for X DPMS. The X DPMS values are as follows: DPMS (Energy Star): Standby: Suspend: 0Off: 0 DPMS is Enabled Sometimes when I return to the station after X has switched to standby mode I can wake X and start a new session.

Re: Undefined symbol "__gxx_personality_v0"

2003-02-26 Thread Hilmi Hilmiev
Jens Rehsack wrote: Hilmi Hilmiev wrote: OK. 10x. But my second problem is that I don't know how to apply this patch :( Have somebody who can help me? 10x again! Jens Rehsack wrote: Hilmi Hilmiev wrote: I have FreeBSD 5.0, apache 2.0.43 and php 4.2.3. I need XML support for php. I have co

Re: rfd0 fd0

2003-02-26 Thread Konrad Heuer
On Tue, 25 Feb 2003, Mike Meyer wrote: > In <[EMAIL PROTECTED]>, Konrad Heuer <[EMAIL PROTECTED]> typed: > > On Mon, 24 Feb 2003, Brian Henning wrote: > > > what is the difference between these two devices? > > fd0 ist a block-oriented device, data are cached in the buffer cache; > > rfd0 is a by

Re: scroll mouse

2003-02-26 Thread Tijl Coosemans
On Wed, 26 Feb 2003 02:37:55 -0800 (PST), Thanos Tsouanas wrote: > Hello everyone.. > I am having a similar problem which wont fix with those :( > Im using 4.7-stable and a logitech usb mouse with wheel... > > from the XF86Config file... > > Section "InputDevice" > Identifier "Mouse0" >

Re: potential bug when creating ssh keypairs?

2003-02-26 Thread Bill Moran
Bsd Neophyte wrote: --- Cliff Sarginson <[EMAIL PROTECTED]> wrote: One thing to note is that the generation of this key is an extremely CPU intensive operation. That may imply something..(too overclocked a CPU..?). -- Regards Cliff Sarginson The Netherlands hmmm... but would this tax a 633m

4.7 Upgrade issue

2003-02-26 Thread rew
Hello to all FreeBSD users, supporters, developers. I'm trying to upgrade from FreeBSD 4.6-STABLE #0: Sat Jun 29 to RELENG_4_7 sysctl -a | grep secure -> kern.securelevel: -1 1) rm -rf /usr/src/* (backed up kernel cfg before) 2) rm -rf /usr/obj/* 3) cvsup-ed RELENG_4_7 4) make buil

Re: scroll mouse

2003-02-26 Thread John Bleichert
On Wed, 26 Feb 2003, Thanos Tsouanas wrote: > > Hello everyone.. > I am having a similar problem which wont fix with those :( > Im using 4.7-stable and a logitech usb mouse with wheel... > > from the XF86Config file... > > Section "InputDevice" > Identifier "Mouse0" > Driver

Re: 4.7 Upgrade issue

2003-02-26 Thread Daniel Bye
On Wed, Feb 26, 2003 at 01:34:31PM +, rew wrote: > > Hello to all FreeBSD users, supporters, developers. > > I'm trying to upgrade from FreeBSD 4.6-STABLE #0: Sat Jun 29 to RELENG_4_7 > > sysctl -a | grep secure -> kern.securelevel: -1 > > 1) rm -rf /usr/src/* (backed up kernel

Re: xterm + colors just wont splice...

2003-02-26 Thread Thanos Tsouanas
--- Miguel Mendez <[EMAIL PROTECTED]> wrote: > On Wed, 26 Feb 2003 02:32:33 -0800 (PST) > Thanos Tsouanas <[EMAIL PROTECTED]> wrote: > > Howdy. > > > when i run 'xterm' i still get the same problem... > > btw, i dont have an xterm-color binary or sth like that... > > Okay, so what happens if y

RE: 4.7 Upgrade issue

2003-02-26 Thread rew
I did make installkernel, which was successful but make installworld failed again now, I ended up with a new kernel/old system. -Original Message- From: Daniel Bye Sent: Wednesday, February 26, 2003 9:01 AM To: [EMAIL PROTECTED] [EMAIL PROTECTED] Subject: Re: 4.7 Upgrade issue On Wed,

RE: 4.7 Upgrade issue

2003-02-26 Thread Pierrick Brossin
Quoting rew <[EMAIL PROTECTED]>: > You must installkernel and reboot before you can installworld. > Read > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html > for more details. > > Daniel Bye Hi Daniel ! I made/installed kernel and world quite a few times now and never, ne

Re: xterm + colors just wont splice...

2003-02-26 Thread Daniel Bye
On Wed, Feb 26, 2003 at 06:05:22AM -0800, Thanos Tsouanas wrote: > > --- Miguel Mendez <[EMAIL PROTECTED]> wrote: > > On Wed, 26 Feb 2003 02:32:33 -0800 (PST) > > Thanos Tsouanas <[EMAIL PROTECTED]> wrote: > > > > Howdy. > > > > > when i run 'xterm' i still get the same problem... > > > btw, i

Re: 4.7 Upgrade issue

2003-02-26 Thread Daniel Bye
On Wed, Feb 26, 2003 at 03:23:28PM +0100, Pierrick Brossin wrote: > Quoting rew <[EMAIL PROTECTED]>: > > > You must installkernel and reboot before you can installworld. > > Read > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html > > for more details. > > > > Daniel Bye >

Re: scroll mouse

2003-02-26 Thread Marc LeMaire
On February 26, 2003 08:43 am, John Bleichert wrote: > On Wed, 26 Feb 2003, Thanos Tsouanas wrote: > > Hello everyone.. > > I am having a similar problem which wont fix with those :( > > Im using 4.7-stable and a logitech usb mouse with wheel... > > > > from the XF86Config file... > > > > Section "

RE: 4.7 Upgrade issue

2003-02-26 Thread rew
So you boot a new kernel with old system? -Original Message- From: Daniel Bye Sent: Wednesday, February 26, 2003 9:40 AM To: [EMAIL PROTECTED] [EMAIL PROTECTED] Subject: Re: 4.7 Upgrade issue On Wed, Feb 26, 2003 at 03:23:28PM +0100, Pierrick Brossin wrote: > Quoting rew : > > > You m

Re: 4.7 Upgrade issue

2003-02-26 Thread Bill Moran
rew wrote: I did make installkernel, which was successful but make installworld failed again now, I ended up with a new kernel/old system. Interrupt the boot process when it counts down and enter 'boot kernel.old' This will boot your previous kernel. Is it failing in the same place every time? I

Re: 4.7 Upgrade issue

2003-02-26 Thread Daniel Bye
On Wed, Feb 26, 2003 at 02:29:57PM +, rew wrote: > > So you boot a new kernel with old system? Yes, but how is that so different from installing a new world for an old kernel? When you have built a new kernel, you must reboot to start using it. After running make installworld with the new k

Re: 4.7 Upgrade issue

2003-02-26 Thread Willie Viljoen
On Wednesday 26 February 2003 16:50, someone, possibly Daniel Bye, typed: > Yes, but how is that so different from installing a new world for an old > kernel? The problem with a new world on an old kernel is that libraries in your world may have changed with the upgrade. If a library that interfa

Re: scroll mouse

2003-02-26 Thread Asenchi
On Wed, 2003-02-26 at 05:37, Thanos Tsouanas wrote: > Hello everyone.. > I am having a similar problem which wont fix with those :( > Im using 4.7-stable and a logitech usb mouse with wheel... > > from the XF86Config file... > > Section "InputDevice" > Identifier "Mouse0" > Drive

Re: scroll mouse

2003-02-26 Thread Brian Henning
- Original Message - From: "Willie Viljoen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; "freebsd" <[EMAIL PROTECTED]>; "Brian Henning" <[EMAIL PROTECTED]> Sent: Tuesday, February 25, 2003 1:18 PM Subject: Re: scroll mouse > On Tuesday 25 February 2003 21:11, someone, possibly joshua lok

Re: scroll mouse

2003-02-26 Thread Bill Moran
Brian Henning wrote: Since my mouse is a logitech 2 button mouse with a scroll wheel i was thinking this should be my config in my XF86Config. i will comment all the entries for moused in my rc.conf. Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" O

Re: 4.7 Upgrade issue

2003-02-26 Thread Daniel Bye
On Wed, Feb 26, 2003 at 04:59:53PM +0200, Willie Viljoen wrote: > On Wednesday 26 February 2003 16:50, someone, possibly Daniel Bye, typed: > > Yes, but how is that so different from installing a new world for an old > > kernel? > > The problem with a new world on an old kernel is that libraries i

RE: 4.7 Upgrade issue - Daniel Bye

2003-02-26 Thread rew
I upgraded my system several times before, are you saying that one is unable to run successfuly 'make installworld' until the new kernel is booted? has anyone even try to look at the error? -Original Message- From: Daniel Bye Sent: Wednesday, February 26, 2003 10:16 AM To: [EMAIL PROT

Re: scroll mouse

2003-02-26 Thread John Bleichert
On Wed, 26 Feb 2003, Bill Moran wrote: > Brian Henning wrote: > > Since my mouse is a logitech 2 button mouse with a scroll wheel i was thinking > > this should be my config > > in my XF86Config. i will comment all the entries for moused in my rc.conf. > > > > Section "InputDevice" > > Identif

SCSI Devices Delay

2003-02-26 Thread Mike Alich
I use to run an ABIT Dual Processor board with 2 1 gig processors on it and recently upgraded to a single Titan P4 2GIG Celeron single processor board and I am now having a weird problem and I hope you can help. With the old board on boot up the system would say Waiting for SCSI Devices to Sett

Re: setting up proxy question 2, aim behind firewall

2003-02-26 Thread Kirk Strauser
At 2003-02-26T13:36:25Z, Alvaro Gil <[EMAIL PROTECTED]> writes: > I read through the squid manuals and it requires a ton of disk space and > ram and a moderately fast computer. It does if you're using it as a transparent cache for a large ISP. For your purposes, your P166 will be plenty sufficie

RE: 4.7 Upgrade issue - Kent Stewart

2003-02-26 Thread rew
Hi, This is a remote box, with noone around. Dan -Original Message- From: Kent Stewart Sent: Wednesday, February 26, 2003 10:42 AM To: [EMAIL PROTECTED] Subject: Re: 4.7 Upgrade issue - Daniel Bye On Wednesday 26 February 2003 12:13 pm, rew wrote: > I upgraded my system several times b

Re: 4.7 Upgrade issue - Daniel Bye

2003-02-26 Thread Daniel Bye
On Wed, Feb 26, 2003 at 03:13:30PM +, rew wrote: > > I upgraded my system several times before, > > are you saying that one is unable to run successfuly 'make installworld' until the > new kernel is booted? I am saying that according to the authors of the handbook, there is a particular ord

Re: 4.7 Upgrade issue

2003-02-26 Thread taxman
On Wednesday 26 February 2003 09:50 am, Daniel Bye wrote: > On Wed, Feb 26, 2003 at 02:29:57PM +, rew wrote: > > So you boot a new kernel with old system? > > Yes, but how is that so different from installing a new world for an old > kernel? And it's really usually not that big of a deal anywa

Re: 4.7 Upgrade issue

2003-02-26 Thread taxman
On Wednesday 26 February 2003 09:23 am, Pierrick Brossin wrote: > Quoting rew <[EMAIL PROTECTED]>: > > You must installkernel and reboot before you can installworld. > > Read > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html > > for more details. > > > > Daniel Bye > > Hi

Re: 4.7 Upgrade issue - Daniel Bye

2003-02-26 Thread Jack L. Stone
At 03:46 PM 2.26.2003 +, Daniel Bye wrote: >On Wed, Feb 26, 2003 at 03:13:30PM +, rew wrote: >> >> I upgraded my system several times before, >> >> are you saying that one is unable to run successfuly 'make installworld' until the new kernel is booted? > >I am saying that according to the

Re: question [addendum to answer]

2003-02-26 Thread Giorgos Keramidas
On 2003-02-26 05:54, Cliff Sarginson <[EMAIL PROTECTED]> wrote: > On Wed, Feb 26, 2003 at 03:57:29AM +0200, Giorgos Keramidas wrote: > > http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html > > > > If, after reading through this, you still have questions about what > > ports or what

Re: rfd0 fd0

2003-02-26 Thread Mike Meyer
In <[EMAIL PROTECTED]>, Konrad Heuer <[EMAIL PROTECTED]> typed: > On Tue, 25 Feb 2003, Mike Meyer wrote: > > In <[EMAIL PROTECTED]>, Konrad Heuer <[EMAIL PROTECTED]> typed: > > > On Mon, 24 Feb 2003, Brian Henning wrote: > > > > what is the difference between these two devices? > > > fd0 ist a bloc

cat

2003-02-26 Thread Tijl Coosemans
I want to remove CRs from text files so what I did is this: cat filename | tr -d '\r' > filename However, I often end up with an empty file. Just out of interest, somebody who knows why that is? To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of th

Re: isp connection woes

2003-02-26 Thread Brian Henning
- Original Message - From: "Bill Moran" <[EMAIL PROTECTED]> To: "Brian Henning" <[EMAIL PROTECTED]> Cc: "freebsd" <[EMAIL PROTECTED]> Sent: Tuesday, February 25, 2003 11:16 AM Subject: Re: isp connection woes > Brian Henning wrote: > > - Original Message - > > From: "Bill Moran"

Re: cat

2003-02-26 Thread Krzysztof Parzyszek
On Wed, Feb 26, 2003 at 05:56:13PM +0100, Tijl Coosemans wrote: > I want to remove CRs from text files so what I did is this: > > cat filename | tr -d '\r' > filename > > However, I often end up with an empty file. Just out of > interest, somebody who knows why that is? Because the shell can ope

Re: cat

2003-02-26 Thread Willie Viljoen
On Wednesday 26 February 2003 18:56, someone, possibly Tijl Coosemans, typed: > I want to remove CRs from text files so what I did is this: > > cat filename | tr -d '\r' > filename > > However, I often end up with an empty file. Just out of > interest, somebody who knows why that is? Not a clue,

Re: Unable to set virtual screen smaller than physical screen

2003-02-26 Thread Nathan Kinkade
On Wed, Feb 26, 2003 at 11:23:05AM +0200, Willie Viljoen wrote: > On Wednesday 26 February 2003 11:20, someone, possibly LEE TIAM KEAN, typed: > > Hi, > > i'm a beginner in Freebsd. I've set up x windows successfully but i found > > that the screen is larger than my monitor. i've tried the xf86conf

RE: 4.7 Upgrade issue

2003-02-26 Thread Mike Meyer
In <[EMAIL PROTECTED]>, Pierrick Brossin <[EMAIL PROTECTED]> typed: > I made/installed kernel and world quite a few times now and never, never, > never reboot before installing world ! The reason for installing the kernel and rebooting it is so you can easily go back to a known good system if the

Re: scroll mouse

2003-02-26 Thread Pierrick Brossin
John Bleichert wrote: For my Logitech 2-button/wheel mouse it's Option ZAxisMapping "4 5" Logical since you probably have a button on the scroll itself then it's a 3 buttons and not 2 buttons mouse -- Pierrick Brossin IT Employee 15, Ch. du Château, 1422 Grandson, Switzerland Mail Prof: [EMAIL P

Re: cat

2003-02-26 Thread Kliment Andreev
> > I want to remove CRs from text files so what I did is this: > > > > cat filename | tr -d '\r' > filename > > It's easier with 'tr' but you can also use vi. # vi text.txt :1,$s/^M//g where ^M means that you need to hit Ctrl-V. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscr

Re: FreeBSD 4.4 Questions

2003-02-26 Thread Gary D Kline
On Wed, Feb 26, 2003 at 08:34:26AM +0100, Aas, Eskild wrote: > > > Dear Sirs > > > We are three students attending Hærens Ingeniørhøgskole (the norwegian millitary > engineering school). > We are currently working on an assignment about operating systems. We are writing > about FreeBSD 4.4. W

Re: cat

2003-02-26 Thread Matthew Seaman
On Wed, Feb 26, 2003 at 05:56:13PM +0100, Tijl Coosemans wrote: > I want to remove CRs from text files so what I did is this: > > cat filename | tr -d '\r' > filename > > However, I often end up with an empty file. Just out of > interest, somebody who knows why that is? Hmmm... That's a nasty ra

Re: video recording

2003-02-26 Thread Mike Meyer
In the future, could you please insert newlines every 70 characters or so? In <[EMAIL PROTECTED]>, kitsune <[EMAIL PROTECTED]> typed: > now I dismis that both the error and record window and go to file>save audio as... Why are you diong the video save before trying the audio save. > >>> Using Au

IDE LiteON CD-RW supported by burncd?

2003-02-26 Thread Michael Sharp
I understand ALL IDE CD-RWs are supported under FreeBSD, but has anyone actually used a CD-RW by LiteON ( http://liteonit.com ) and had sucess with it under burncd? Michael To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: IDE LiteON CD-RW supported by burncd?

2003-02-26 Thread Kjell Midtseter
On Wednesday, 26 February 2003 at 12:42:30 -0500, Michael Sharp wrote: > I understand ALL IDE CD-RWs are supported under FreeBSD, but has anyone > actually used a CD-RW by LiteON ( http://liteonit.com ) and had sucess > with it under burncd? > Yes, I am using one, 48x12x48x. Works fine. Kjell > M

upgrade issue RESOLUTION

2003-02-26 Thread rew
Hi all, for prog in [ awk cat chflags chmod chown date echo egrep find grep \ ln make makewhatis mtree mv perl pwd_mkdb rm sed sh sysctl \ test true uname wc zic; do \ cp `which $$prog` ${INSTALLTMP}; \ done in Makefile.inc1 was failing because

antialiasing

2003-02-26 Thread Antoine Jacoutot
Hi ! I have just upgraded to XFree86-libraries-4.2.1_7 and Xft-2.1_2 by the ports, and now I can't get antialiasing to work anymore. The file /usr/X11R6/lib/X11/XftConfig is gone. Do I miss something here... ? Thanks. Antoine To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe fr

Re: IDE LiteON CD-RW supported by burncd?

2003-02-26 Thread BSD baby
> I understand ALL IDE CD-RWs are supported under FreeBSD, but has anyone > actually used a CD-RW by LiteON ( http://liteonit.com ) and had sucess > with it under burncd? Yes actually it works GREAT! Use the -s 40 setting and it really does burn at 40x : burncd -f /dev/acd0c -s 40 data MYISO.is

Re: IDE LiteON CD-RW supported by burncd?

2003-02-26 Thread Nathan Kinkade
On Wed, Feb 26, 2003 at 12:42:30PM -0500, Michael Sharp wrote: > I understand ALL IDE CD-RWs are supported under FreeBSD, but has anyone > actually used a CD-RW by LiteON ( http://liteonit.com ) and had sucess > with it under burncd? > > Michael I'm using a 8x4x32 Liteon CD-RW ... it works fine w

Networking Drivers

2003-02-26 Thread Hunt, William F
Where can I find networking drivers for Intel silicon? Bill Hunt Technical Marketing Engineer PNG Networking Components Application Design In Center Intel Americas Inc. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: 4.7 Upgrade issue

2003-02-26 Thread Lowell Gilbert
Daniel Bye <[EMAIL PROTECTED]> writes: > Agreed, but in this context, I think we are talking about running the > disparate kernel and world, in either event, only as long as it takes to get > both parts, the new kernel and the new world, installed. Surely, an old > world on a new kernel will have

ipfw troubleshooting (was ipfw rule placement)

2003-02-26 Thread Joshua Lokken
Hello I am running 4.7-release p6 as a gateway (ipfw+natd). Thanks to those of you who helped me firm up my ruleset. Natd is running and configured, however, I am not able to do port redirection or http from the outside. (Firewall disk crashed over the weekend, and I didn't have things prope

Re: IDE LiteON CD-RW supported by burncd?

2003-02-26 Thread Willie Viljoen
On Wednesday 26 February 2003 19:42, someone, possibly Michael Sharp, typed: > I understand ALL IDE CD-RWs are supported under FreeBSD, but has anyone > actually used a CD-RW by LiteON ( http://liteonit.com ) and had sucess > with it under burncd? In addition to working with burncd, you can also g

Adobe fonts (installed in Win2k) use

2003-02-26 Thread Jason Morgan
I have several Adobe fonts that I would like to use in FreeBSD. It appears that by their extensions (.pfb, .pfm) that they are postscript fonts. Can I use these in X? Thanks, Jason To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

ipfw troubleshooting (was ipfw rule placement)

2003-02-26 Thread Joshua Lokken
Hello I am running 4.7-release p6 as a gateway (ipfw+natd). Thanks to those of you who helped me firm up my ruleset. Natd is running and configured, however, I am not able to do port redirection or http from the outside. (Firewall disk crashed over the weekend, and I didn't have things prop

Re: Networking Drivers

2003-02-26 Thread Matthew Seaman
On Wed, Feb 26, 2003 at 10:50:23AM -0800, Hunt, William F wrote: > Where can I find networking drivers for Intel silicon? Source code for most current networking chipsets can be found in http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/pci/ With very few exceptions drivers for all devices suppo

where is gated?

2003-02-26 Thread Bruce Cran
I've just setup a network, and have been thinking about configuring the routing. I've seen various references to gated in the documentation, which seems to suggest that it's part of the base FreeBSD installation. I've found /usr/src/etc/rc.d/gated on my -current box, but there doesn't appear to

Compaq laptop CDROM troubles

2003-02-26 Thread Dan Langille
I am trying to mount the CD on on Compaq Presario 1620 running 4.6- STABLE (1 Aug 2002). FWIW, I do not know if this CD drive is in operating condition and have never used the CD drive. dmesg shows this: acd0: CDROM at ata1-master PIO4 Attempts to mount give this error: # mount /dev/acd0a /

Re: where is gated?

2003-02-26 Thread Matthew Seaman
On Wed, Feb 26, 2003 at 08:07:24PM +, Bruce Cran wrote: > I've just setup a network, and have been thinking about configuring the > routing. I've seen various references to gated in the documentation, > which seems to suggest that it's part of the base FreeBSD installation. > I've found /usr

mac file to unix format

2003-02-26 Thread Bryan Cassidy
I have found many Mac wallpapers online that are in .sit format and I was wondering if there was a way I could convert a .sit file to say a .png file so I could use the image on freebsd 5? thanks in advance To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the

Re: video recording

2003-02-26 Thread kitsune
On Wed, 26 Feb 2003 11:21:32 -0600 Mike Meyer <[EMAIL PROTECTED]> wrote: > In the future, could you please insert newlines every 70 characters or > so? Cool. > In <[EMAIL PROTECTED]>, kitsune <[EMAIL PROTECTED]> typed: > > now I dismis that both the error and record window and go to file>save au

Re: mac file to unix format

2003-02-26 Thread Miguel Mendez
On Wed, 26 Feb 2003 14:10:51 -0600 Bryan Cassidy <[EMAIL PROTECTED]> wrote: Howdy, > I have found many Mac wallpapers online that are in .sit format and I > was wondering if there was a way I could convert a .sit file to say a > .png file so I could use the image on freebsd 5? .sit files are com

Re: mac file to unix format

2003-02-26 Thread Matthew Hunt
On Wed, Feb 26, 2003 at 02:10:51PM -0600, Bryan Cassidy wrote: > I have found many Mac wallpapers online that are in .sit format and I > was wondering if there was a way I could convert a .sit file to say a > .png file so I could use the image on freebsd 5? .sit is Stuffit, an archiver/compressor

Re: Adobe fonts (installed in Win2k) use

2003-02-26 Thread Mike Meyer
In <[EMAIL PROTECTED]>, Jason Morgan <[EMAIL PROTECTED]> typed: > I have several Adobe fonts that I would like to use in FreeBSD. It > appears that by their extensions (.pfb, .pfm) that they are postscript > fonts. Can I use these in X? Yup, those are postscript, and you can use them with X. Walk

Deleting a soft link that points to a directory - how?

2003-02-26 Thread Steve Warwick
Hey All, I cannot seem to delete a soft link (ln -s) that is pointing to a directory without renaming the directory first. If I try to delete the link it complains that the link is a directory (which it is pointing to). If I delete using rm -rf, it deletes the directory that is pointed to but not

RE: Deleting a soft link that points to a directory - how?

2003-02-26 Thread Derrick Ryalls
> I cannot seem to delete a soft link (ln -s) that is pointing > to a directory without renaming the directory first. If I try > to delete the link it complains that the link is a directory > (which it is pointing to). If I delete using rm -rf, it > deletes the directory that is pointed to but

Re: Deleting a soft link that points to a directory - how?

2003-02-26 Thread Kirk Strauser
At 2003-02-26T20:26:05Z, Steve Warwick <[EMAIL PROTECTED]> writes: > %rm -f MyTmp/ > rm: MyTmp/: is a directory > % > %rm -rf MyTmp/ (deletes the directory it points to) > %rm -f MyTmp(deletes the link) > % > Help, suggestions, magic? `MyTmp/' reference to the target. `MyTmp' (without the

Re: SCSI Devices Delay

2003-02-26 Thread Stephen Hilton
On Wed, 26 Feb 2003 10:30:46 -0500 Mike Alich <[EMAIL PROTECTED]> wrote: > I use to run an ABIT Dual Processor board with 2 1 gig processors on it and > recently upgraded to a single Titan P4 2GIG Celeron single processor board > and I am now having a weird problem and I hope you can help. > >

Re: rfd0 fd0

2003-02-26 Thread Erik Trulsson
On Wed, Feb 26, 2003 at 10:48:21AM -0600, Mike Meyer wrote: > In <[EMAIL PROTECTED]>, Konrad Heuer <[EMAIL PROTECTED]> typed: > > On Tue, 25 Feb 2003, Mike Meyer wrote: > > > In <[EMAIL PROTECTED]>, Konrad Heuer <[EMAIL PROTECTED]> typed: > > > > On Mon, 24 Feb 2003, Brian Henning wrote: > > > > >

Re: video recording.... some what working now

2003-02-26 Thread kitsune
On Wed, 26 Feb 2003 09:17:57 -0600 kitsune <[EMAIL PROTECTED]> wrote: > On Wed, 26 Feb 2003 11:21:32 -0600 > Mike Meyer <[EMAIL PROTECTED]> wrote: > > > In the future, could you please insert newlines every 70 characters or > > so? > > Cool. > > > In <[EMAIL PROTECTED]>, kitsune <[EMAIL PROTECT

Re: video recording.... some what working now

2003-02-26 Thread kitsune
On Wed, 26 Feb 2003 09:17:57 -0600 kitsune <[EMAIL PROTECTED]> wrote: > On Wed, 26 Feb 2003 11:21:32 -0600 > Mike Meyer <[EMAIL PROTECTED]> wrote: > > > In the future, could you please insert newlines every 70 characters or > > so? > > Cool. > > > In <[EMAIL PROTECTED]>, kitsune <[EMAIL PROTECT

Re: where is gated?

2003-02-26 Thread Bruce Cran
On Wed, Feb 26, 2003 at 08:11:06PM +, Matthew Seaman wrote: > On Wed, Feb 26, 2003 at 08:07:24PM +, Bruce Cran wrote: > > I've just setup a network, and have been thinking about configuring the > > routing. I've seen various references to gated in the documentation, > > which seems to sug

Sendmail and MSP issues

2003-02-26 Thread Chris McCluskey
I'm having some issues with Sendmail with the MSP, and I have read so many docs I have confused myself! My issue is the following. I'm running 4.7p4 with the 8.12.x Sendmail. I want to route all local mail to a central mail hub (I'm doing this somewhat successfully with LOCAL_RELAY and MAIL_HUB).

Re: cat

2003-02-26 Thread Giorgos Keramidas
On 2003-02-26 17:56, Tijl Coosemans <[EMAIL PROTECTED]> wrote: > I want to remove CRs from text files so what I did is this: > > cat filename | tr -d '\r' > filename > > However, I often end up with an empty file. Just out of > interest, somebody who knows why that is? The shell opens filename for

Re: proto.m4 file (Sendmail on FreeBSD)

2003-02-26 Thread Giorgos Keramidas
On 2003-02-26 09:34, Andreas Wider?e Andersen <[EMAIL PROTECTED]> wrote: > I got Sendmail 8.12.6/8.12.7 on my FreeBSD 4.7 STABLE system and > I've recently been working with it to stop spam coming through to my > email users. I've added several "FEATURES" in the freebsd.mc file > and compiled a new

Re: 4.7 Upgrade issue

2003-02-26 Thread Daxbert
Quoting rew <[EMAIL PROTECTED]>: > I'm trying to upgrade from FreeBSD 4.6-STABLE #0: Sat Jun 29 to RELENG_4_7 > > mkdir -p /tmp/install.55427 > for prog in [ awk cat chflags chmod chown date echo egrep find grep ln make > makewhatis mtree mv perl pwd_mkdb rm sed sh sysctl test true uname wc

send-pr fails with error: 554 Service unavailable; blocked usingrelays.osirusoft.com

2003-02-26 Thread Stacey Roberts
Hello, Has something changed with the send-pr procedure lately? I used to be able to use the cmdline send-pr in the recent past, but today, this is failing for me with the above error provided in the returned mail. Regards, Stacey -- Stacey Roberts B.Sc (HONS) Computer Science Web: www.vi

can't get to ATA133

2003-02-26 Thread Len Conrad
FreeBSD 4.7R Promise TX2000 with two ATA133 drives as ata masters using the ATA133 IDE cables that came with the TX2000. dmesg shows: ad4: DMA limited to UDMA33, non-ATA66 cable or device ad6: DMA limited to UDMA33, non-ATA66 cable or device ar0: 39083MB [4982/255/63] status: READY subdisks:

Unable to ping from one of my Bridged Interfaces

2003-02-26 Thread Charlie Livingston
I'm having issues with bridging in FreeBSD - I can't ping the machine from anything connected to one of the bridged interfaces. My configuration is as follows: Internet | | fxp0 --- | FreeBSD 4-Stable Router | --

Re: send-pr fails with error: 554 Service unavailable; blocked using relays.osirusoft.com

2003-02-26 Thread James Long
On Wed, Feb 26, 2003 at 10:55:16PM +, Stacey Roberts wrote: > > I used to be able to use the cmdline send-pr in the recent past, but > today, this is failing for me with the above error provided in the > returned mail. Pretty much as it says, your mail server (81.86.129.77) is listed in one

  1   2   >