system wide config for spamassassin

2002-12-03 Thread Ilia Chipitsine
Dear Sirs, I couldn't figure out from supplied documentation what is default name for system wide config file of spamassassin ? Regards, (îÁÉÌÕÞÛÉÅ ÐÏÖÅÌÁÎÉÑ) Ilia Chipitsine (éÌØÑ ûÉÐÉÃÉÎ) To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the me

Re: File Counts

2002-12-03 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2002-12-02 21:26:24 -0500: > On Mon, 2 Dec 2002, Doug Hardie wrote: > > Thanks to all who responded. The approach below does just what I > > needed. > > Here's another way I don't see listed: > > $ find . -type f | wc -l > > This means "find, starting right here, all files

test

2002-12-03 Thread 遺덈Ÿ‰ ë뤌吏€
test _ MSN Messenger¸¦ ÅëÇØ ¿Â¶óÀÎ»ó¿¡ Àִ ģ±¸¿Í ´ëÈ­¸¦ ³ª´©¼¼¿ä. http://messenger.msn.co.kr To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

^^

2002-12-03 Thread 遺덈Ÿ‰ ë뤌吏€
_ Ã¥»óÀ§¿¡ ´Ù¸® ¿Ã¸®°í ´À±ßÇÏ°Ô Áñ±ä´Ù... MSN ¿Â¶óÀÎ »ó¿µ°ü http://vod.msn.co.kr To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

^^;

2002-12-03 Thread 遺덈Ÿ‰ ë뤌吏€
_ Çà¿îÀÇ ÁÖÀΰøÀÌ À̹ø¿£ ³ªÀϲ¨¾ß, ÁøÂ¥·ç... ÀÎÅÍ³Ý º¹±Ç http://www.msn.co.kr/money/interlotto/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

--;

2002-12-03 Thread 遺덈Ÿ‰ ë뤌吏€
_ Àü¼¼°èÀÎÀÌ ÇÔ²²ÇÏ´Â À¥ ¸ÞÀÏ ¼­ºñ½ºÀÎ MSN HotmailÀ» ¸¸³ª º¸¼¼¿ä. http://loginnet.passport.com/login.srf?id=2&svc=mail&cbid=24325&msppjph=1&lc=1042 To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-q

Má vlast

2002-12-03 Thread Zdena Sauerová
Reklama na prodej videokazety Má vlast, zveřejněná 21.11.2002 v podvečer na ČT 1, kdy výtěžek z jejího prodeje půjde na konto "Povodně ". Nevím, kde objednat. Nezachytila jsem kontakt.Pokud pomůžete, předem díky. --- Odchozí zpráva neobsahuje viry. Zkontrolováno antivirovým systémem AVG (http://www

sss

2002-12-03 Thread 돼지 불량
sss _ Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

RE: sss

2002-12-03 Thread BaDPiG
who are you? -- ¿øº» ÆíÁö -- º¸³½»ç¶÷ : ?¼ì? 불량<[EMAIL PROTECTED]> ¹Þ´Â»ç¶÷ : [EMAIL PROTECTED] ½Ã°£ : 2002-12-03 (È­) 18:54 Á¦ ¸ñ : sss sss

dhclient & dhcpd bind to address

2002-12-03 Thread Thomas Spreng
Hello, i'm just trying to set up some jails on my master machine. According to the man page, you have to change daemons from listening to all local addresses. I have done this for every tcp port that is listed within the netstat command. But i'm having problems with some daemons that are listening

Re: Ports base? [hear my $500]

2002-12-03 Thread Ceri Davies
On Mon, Dec 02, 2002 at 09:28:07PM -0500, Peter Leftwich wrote: > > > On Mon, Nov 25, 2002 at 09:53:29PM -0500, Peter Leftwich wrote: > > > > Why can't someone write a shell script or binary that would prompt the user >with: > > > > Hello, which port would you like? Boggle. Do you mean something

Re: hello

2002-12-03 Thread Jonathan Chen
On Tue, Dec 03, 2002 at 03:55:14PM +0800, ?? ? wrote: [...] >I have a request.Can I build a new website that take place of the > original one in China. I introduce my background. I am working for a big > network company in Guangdong Province,China. I am much experienced in > building and ad

Re: system wide config for spamassassin

2002-12-03 Thread Matthew Seaman
On Tue, Dec 03, 2002 at 01:47:57PM +0500, Ilia Chipitsine wrote: > I couldn't figure out from supplied documentation what is default name > for system wide config file of spamassassin ? Start with: /etc/mail/spamassassin/local.cf but see Mail::SpamAssassin::Conf --- just about anything matc

Re: is there a "replace command" ?

2002-12-03 Thread Paul Everlund
On Tue, 3 Dec 2002, Malik Bülent wrote: > But my expression has "/" that is there is a "/" in a expression What shall > i do ? > my expression is "new: 11" I want to change "new: 11" with "new/11" > > thanks # echo "new: 11" | sed s/new\:\ 11/new\\/11/ Best regards, Paul To Unsubscribe: se

Re: is there a "replace command" ?

2002-12-03 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2002-12-03 11:13:39 +0100: > On Tue, 3 Dec 2002, Malik Bülent wrote: > > But my expression has "/" that is there is a "/" in a expression > > What shall i do ? > > my expression is "new: 11" I want to change "new: 11" with "new/11" > > > > thanks > > # echo "new: 11" | sed

Re: dhclient & dhcpd bind to address

2002-12-03 Thread Matthew Seaman
On Tue, Dec 03, 2002 at 11:05:43AM +0100, Thomas Spreng wrote: > i'm just trying to set up some jails on my master machine. According > to the man page, you have to change daemons from listening to all > local addresses. I have done this for every tcp port that is listed > within the netstat comma

Re: Upgrading kde with ports

2002-12-03 Thread Marc Silver
Hi there, You could use /usr/ports/sysytils/portupgrade to do this... and as far as I know it can use packages instead of source... :) Good luck, Marc On Tue, Dec 03, 2002 at 05:42:08PM +1030, Ian Moore wrote: > If I want to upgrade kde 3.0.3 to 3.0.5 using the packages, rather > than compiling

Re: flash for opera

2002-12-03 Thread dick hoogendijk
Op 02 Dec schreef je: > On Mon, Dec 02, 2002 at 07:26:01PM +0100, dick hoogendijk wrote: > > Any news about some project to use flash and native opera? > > Or do mozilla and galeon stay the only fbsd browsers supporting flash as > > well as java? > I don't know about Java, but Flash works fine on m

Re: Ports base? [hear my $500] ..improvement

2002-12-03 Thread Cliff Sarginson
On Tue, Dec 03, 2002 at 10:09:24AM +, Ceri Davies wrote: > On Mon, Dec 02, 2002 at 09:28:07PM -0500, Peter Leftwich wrote: > > > > On Mon, Nov 25, 2002 at 09:53:29PM -0500, Peter Leftwich wrote: > > > > > Why can't someone write a shell script or binary that would prompt the user >with: > > >

Re: is there a "replace command" ?

2002-12-03 Thread Paul Everlund
On Tue, 3 Dec 2002, Roman Neuhauser wrote: > # [EMAIL PROTECTED] / 2002-12-03 11:13:39 +0100: > > On Tue, 3 Dec 2002, Malik Bülent wrote: > > > But my expression has "/" that is there is a "/" in a expression > > > What shall i do ? > > > my expression is "new: 11" I want to change "new: 11" wit

Re: is there a "replace command" ?

2002-12-03 Thread Cliff Sarginson
On Tue, Dec 03, 2002 at 11:42:05AM +0100, Paul Everlund wrote: > On Tue, 3 Dec 2002, Roman Neuhauser wrote: > > > # [EMAIL PROTECTED] / 2002-12-03 11:13:39 +0100: > > > On Tue, 3 Dec 2002, Malik Blent wrote: > > > > But my expression has "/" that is there is a "/" in a expression > > > > What shal

Re: /usr/bin/finger problems...

2002-12-03 Thread Peter Pentchev
On Tue, Dec 03, 2002 at 02:18:09PM +1100, J R Matthews wrote: > On Mon, 2 Dec 2002, Kris Kennaway wrote: > > > On Mon, Dec 02, 2002 at 10:01:22PM +1100, J R Matthews wrote: > > > > > I can submit a patch to fix this if you want or not.. I honestly dont give > > > a damn to be honest ;) > > > > Sub

IPsec VPN between FreeBSD and WinXP

2002-12-03 Thread RJ45
Hello. I could set up succesfully a IPSec transport mode VPN between WinXP and FreeBSD 4.7 The problem is that it works only if I Start the first connection from WinXP to FreeBSD box, and the vice versa does not work. If The very first IPSec connection starts from FreeBSD I have this kind of error

Îòã.: [courier-users] Re: courier-imap troubleshoting

2002-12-03 Thread blabla
Kyriakos Oikonomakos <[EMAIL PROTECTED]> íàïèñà : > [EMAIL PROTECTED] > wrote: > > Hello, > > i have problem with my courier-imap. > > I recompile it and instaled on FreeBSD 4.7 from ports. > > I unable to loggin: > > my authdaemonrc file: > > --- begin paste --- > > --- cut --- > > authmodulelist

Re: IPsec VPN between FreeBSD and WinXP

2002-12-03 Thread Kevin Stevens
On Tuesday, Dec 3, 2002, at 03:31 US/Pacific, RJ45 wrote: I could set up succesfully a IPSec transport mode VPN between WinXP and FreeBSD 4.7 The problem is that it works only if I Start the first connection from WinXP to FreeBSD box, and the vice versa does not work. If The very first IPSec conn

Re: How do I use uvisor?

2002-12-03 Thread Dan Pelleg
Pat Lashley <[EMAIL PROTECTED]> writes: > I've been syncing my Handspring Visor over the USB cable using > coldsync and ugen0 for a couple of years now. One of the recent > system updates introduced ucom and uvisor; and now I can't get > the Visor to sync. (I'm currently running FreeBSD 4.7-STAB

XML to PDF parser, preferably FOP, for FreeBSD?

2002-12-03 Thread Gabriel Ambuehl
Hello, I'm looking for an XML to PDF Parser (preferably FOP like the charming http://xml.apache.org/fop/index.html project) that actually works under FreeBSD without first going through the hoops of installing Java (never managed to get it running anyway), meaning it must be in some other language

[no subject]

2002-12-03 Thread Partha Debnath
sir, please send me all category's some free megazine's,catalogs, Brochures, CD'c, book's and ect., also send some free products. For Men's my Jeans - 32 my shirt size haff- 40 my shirt size full- XXL my mailimg address is Partha Debnath, C/O.Sankar Dey, Northbanamali pur, Near Citty Office. Aga

cd contents

2002-12-03 Thread anthony digiambattista
Hello I just recently purchased freebsd 4.7 and was woundering if there was a list of the contents of each of the cd's. Thank you Tony __ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now.

Re: New install won't boot off A7V133

2002-12-03 Thread Scott I. Remick
In article , you say... > On Mon, Dec 02, 2002 at 08:19:36PM -0800, Scott I. Remick wrote: > > I just got in an ATA133 30GB drive that I am going to dedicat to FreeBSD on > > my main system (an Asus A7V133). I took off the existing 20GB (Win2000), put > > the 30GB in its place (primary master). I b

Re: File Counts

2002-12-03 Thread Giorgos Keramidas
On 2002-12-02 21:26, Peter Leftwich <[EMAIL PROTECTED]> wrote: > On Mon, 2 Dec 2002, Doug Hardie wrote: > > Thanks to all who responded. The approach below does just what I needed. > > Here's another way I don't see listed: > > $ find . -type f | wc -l > > This means "find, starting right here, al

Re: XML to PDF parser, preferably FOP, for FreeBSD?

2002-12-03 Thread Robin Damm
On Tue, Dec 03, 2002 at 01:18:40PM +0100, Gabriel Ambuehl wrote: > Hello, > I'm looking for an XML to PDF Parser (preferably FOP like the > charming http://xml.apache.org/fop/index.html project) that actually > works under FreeBSD without first going through the hoops of > installing Java (never ma

experience with Thinkpad T23?

2002-12-03 Thread Brent J Miller
Hello all, I'm in the process of setting up FBSD on a Thinkpad T23, and was wondering if any of you have successfully done this. Specifically, I'd like to have a look at a working XF86Config file as I've gotten X working, but I'm not using the entire screen (not sure if the T23 has some strang

Re: flash for opera

2002-12-03 Thread Nathan Kinkade
On Tue, Dec 03, 2002 at 11:51:52AM +0100, dick hoogendijk wrote: > Op 02 Dec schreef je: > > On Mon, Dec 02, 2002 at 07:26:01PM +0100, dick hoogendijk wrote: > > > Any news about some project to use flash and native opera? > > > Or do mozilla and galeon stay the only fbsd browsers supporting flash

microuptime went backwards ??

2002-12-03 Thread Bertrand Habib
Dear all, writing on ata disk, i get full screens of "microuptime() went backwards ( nnn.nn -> mmm.m )" with mmm.m being less than nnn.n (i.e backwards ) Broken hardware ? Wo may help me to interpret this message and, eventualy, correct that issue ? Many thanks in advance for you

Re: experience with Thinkpad T23?

2002-12-03 Thread Mark Fujie
Try using the max resolution for the display (check http://www.thinkpad.com). Even under Windows, using 1024x768 will result in the black bars you're seeing. Mark > Hello all, I'm in the process of setting up FBSD on a Thinkpad T23, and was > wondering if any of you have successfully done this

Re: microuptime went backwards ??

2002-12-03 Thread Christopher Rosado
On Tue, 03 Dec 2002 16:49:48 -0800 Bertrand Habib <[EMAIL PROTECTED]> wrote: BH> Dear all, BH> BH> writing on ata disk, i get full screens of BH> "microuptime() went backwards ( nnn.nn -> mmm.m )" Sounds like an AMD Athlon. BH> with mmm.m being less than nnn.n (i.e backward

Re[2]: XML to PDF parser, preferably FOP, for FreeBSD?

2002-12-03 Thread Gabriel Ambuehl
-BEGIN PGP SIGNED MESSAGE- Hello Robin, Tuesday, December 3, 2002, 4:16:55 PM, you wrote: > These all make use of TeX and friends so maybe your java problems > aren't so bad. :) Now if I could get FOP to work within kaffe or sablevm, I'd be happy to stick to Java but installing the whol

Re: Re[2]: XML to PDF parser, preferably FOP, for FreeBSD?

2002-12-03 Thread Simon Dick
On Tue, 2002-12-03 at 16:14, Gabriel Ambuehl wrote: > -BEGIN PGP SIGNED MESSAGE- > > Hello Robin, > > Tuesday, December 3, 2002, 4:16:55 PM, you wrote: > > These all make use of TeX and friends so maybe your java problems > > aren't so bad. :) > > > Now if I could get FOP to work within

RE: Is there any way to disable passive mode on ftpd?

2002-12-03 Thread Liquid
Sorry Alvaro, I forgot to send this to the list... oops. > -Original Message- > From: Liquid [mailto:[EMAIL PROTECTED]] > Sent: December 3, 2002 11:39 AM > To: 'Alvaro Gil' > Subject: RE: Is there any way to disable passive mode on ftpd? > > I have a better question perhaps... > > Is it

Galeon compile errors , FreeBSD 4.7-release

2002-12-03 Thread John Carri
Hello, I recently installed FreeBSD 4.7-release onto an old spare PC (266 MHz PII) so I could learn more about FreeBSD. Consider me a pretty raw newbie right now. Yesterday I attempted to use the ports collection to install the Galeon web browser, but the process aborted :

Re: Galeon compile errors , FreeBSD 4.7-release

2002-12-03 Thread Joe Marcus Clarke
On Tue, 2002-12-03 at 11:58, John Carri wrote: > Hello, > I recently installed FreeBSD 4.7-release onto an old spare PC (266 MHz PII) > so I could learn more about FreeBSD. Consider me a pretty raw newbie right > now. > > Yesterday I attempted to use the ports collection to install the G

RE: A question on AppleLaser Writer 16/1600 PS [off-topic-ish]

2002-12-03 Thread Alvaro Gil
I have been trying to find the answer to this question for years. The apple service manual says to replace the mother board! The best solution I have found other than taking it in for service is to get another ROM. A version 3.0 ROM fixes password problems and has the side effect of clearing t

Is there any way to disable passive mode on ftpd?

2002-12-03 Thread Alvaro Gil
My server is behind a NAT firewall until I have time to put it in front of it. People are having trouble downloading from the anonymous FTP server. I understand that normal the ftp sever goes into passive mode and opens a new port in the high 1000-5000 ranges. How can i force it to use port

Large disk support with Unix

2002-12-03 Thread Carlos Ross
I'm having problems getting FDISK to use my 8.4GB hard disk; it only sees 2GB of space. My BIOS supports large disks, and it reports geometry c = 4092, H = 16, S= 63 with 16406208 total sectors. FDISK reports the same geometry, but only one quarter of the total sectors. Prior to this, I installed W

Re: Large disk support with Unix

2002-12-03 Thread Christopher Rosado
On Tue, 03 Dec 2002 11:29:27 -0500 "Carlos Ross" <[EMAIL PROTECTED]> wrote: CR> I'm having problems getting FDISK to use my 8.4GB hard disk; it CR> only sees 2GB of space. My BIOS supports large disks, and it CR> reports geometry c = 4092, H = 16, S= 63 with 16406208 total sectors. CR> FDISK repo

RE: Is there any way to disable passive mode on ftpd?

2002-12-03 Thread Alvaro Gil
If that's not possible, I guess I need to know the same thing as Alvaro here was asking... The other problem is that when it goes into passive mode, the ip changes form a global one to the local ip the machine is on! So it really only works well on the local network --

Re: List of big names ...

2002-12-03 Thread Marc G. Fournier
On Mon, 2 Dec 2002, Terry Lambert wrote: > "Marc G. Fournier" wrote: > > > FWIW: If you examine the history of this thread, you will see that > > > it was posted to -questions, and "Bcc:"'ed to -advocacy. > > > > > > If you need to assign blame, assign it to the original poster, > > > which the he

Re: XML to PDF parser, preferably FOP, for FreeBSD?

2002-12-03 Thread Robin Damm
On Tue, Dec 03, 2002 at 05:14:26PM +0100, Gabriel Ambuehl wrote: > Hello Robin, > > Tuesday, December 3, 2002, 4:16:55 PM, you wrote: > > These all make use of TeX and friends so maybe your java problems > > aren't so bad. :) > > > Now if I could get FOP to work within kaffe or sablevm, I'd be h

Problems with i810 + FreeBSD4.6 + Gnome

2002-12-03 Thread manish jain
03 Dec, 02 Hi everyone, I am running FreeBSD 4.6 with Celeron800 & Intel810 chipset and am facing problems with my X-server. Before I detail the problem, I'll make a brief note of options I have enabled/disabled in my system configuration : 1) agp_load has been enabled in /boot/loader.conf (

missing map file

2002-12-03 Thread David N Hare
Hey all been struggling with this one and I give up It started when I tried to get majordomo up and possibly trying to get roots mail forwarded; I get Dec 3 12:48:51 teapottraveler sm-mta[7759]: gB3HmgVn007758: SYERR(root): hash map "Alias0": missing map file /etc/mail/aliases.db: No such file or

Automount from a Solaris NIS server possible?

2002-12-03 Thread Tiarnan O'Corrain
Hello-- I'm running FreeBSD 4.7-STABLE and have managed (after some difficulty), to get it to bind to a Solaris NIS server we have here. All NIS users can log on now, but I can't figure out how to get home directories automounted when users do log in. I tried a couple of things on the web, an aw

Re: Upgrading kde with ports

2002-12-03 Thread Franklin Pierce
Without having to quote the etire email: portupgrade can handle packages instead of source portupgrade -PP will force it to use packages only. Of course, it does require the portupgrade be installed which requires ruby . . . -- ___ Get your

Re: microuptime went backwards ??

2002-12-03 Thread Bertrand Habib
BH> "microuptime() went backwards ( nnn.nn -> mmm.m )" Sounds like an AMD Athlon. Yes Disable power management in your BIOS. Nop! It was disabled and this brough me to the microuptime problem. After having re-enabled it (i.e: ACPI enable, APM enable), it seams to work. Also, I r

/usr/bin/top seg faulting

2002-12-03 Thread Mike Hogsett
I just cvsup'd, buildworld, installworld, etc. this morning to RELENG_4_7. /usr/bin/top is segfaulting... FreeBSD flagg.csl.sri.com 4.7-RELEASE-p2 FreeBSD 4.7-RELEASE-p2 #6: Tue Dec 3 10:42:13 PST 2002 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/FLAGG i386 -r-xr-sr-x 1 root kmem 32520 Dec 3

Re: /usr/bin/top seg faulting

2002-12-03 Thread Mike Hogsett
More info that may help... bash-2.05a$ ktrace /usr/bin/top Segmentation fault bash-2.05a$ kdump 1028 ktrace RET ktrace 0 1028 ktrace CALL execve(0xbfbffd6b,0xbfbffcac,0xbfbffcb4) 1028 ktrace NAMI "/usr/bin/top" 1028 ktrace NAMI "/usr/libexec/ld-elf.so.1" > I just cvsup'd,

Re: /usr/bin/top seg faulting

2002-12-03 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2002-12-03 11:11:24 -0800: > I just cvsup'd, buildworld, installworld, etc. this morning to RELENG_4_7. > /usr/bin/top is segfaulting... > > FreeBSD flagg.csl.sri.com 4.7-RELEASE-p2 FreeBSD 4.7-RELEASE-p2 #6: Tue > Dec 3 10:42:13 PST 2002 > [EMAIL PROTECTED]:/usr/obj/usr/src/

Re: /usr/bin/top seg faulting

2002-12-03 Thread Mike Hogsett
> # [EMAIL PROTECTED] / 2002-12-03 11:11:24 -0800: > > I just cvsup'd, buildworld, installworld, etc. this morning to RELENG_4_7. > > /usr/bin/top is segfaulting... > > > > FreeBSD flagg.csl.sri.com 4.7-RELEASE-p2 FreeBSD 4.7-RELEASE-p2 #6: Tue > > Dec 3 10:42:13 PST 2002 > > [EMAIL PROTECTED]:/u

Doom as a tool for system administration (unique to say the least)

2002-12-03 Thread Bsd Neophyte
i thought this was pretty interesting and i figured i'd share it... Doom as a tool for system administration http://www.cs.unm.edu/~dlchao/flake/doom/ __ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.c

Re: Problems with i810 + FreeBSD4.6 + Gnome

2002-12-03 Thread Joe Marcus Clarke
On Tue, 2002-12-03 at 13:09, manish jain wrote: > 03 Dec, 02 > > > Hi everyone, > > I am running FreeBSD 4.6 with Celeron800 & Intel810 chipset and am facing > problems with my X-server. > > Before I detail the problem, I'll make a brief note of options I have > enabled/disabled in my system c

POP3d slowing down mail downloads

2002-12-03 Thread Peter Rosa
Hello everybody, I have sent this question few monts ago, but no reply come back. Is everybody out there who knows the solution? Please advice with small problem. I have the gateway running FreeBSD 4.3 with sendmail and pop3d. It seems to slow down all downloads of localy saved mails. Two months

Re[4]: XML to PDF parser, preferably FOP, for FreeBSD?

2002-12-03 Thread Gabriel Ambuehl
-BEGIN PGP SIGNED MESSAGE- Hello Simon, Tuesday, December 3, 2002, 5:27:41 PM, you wrote: >> So the next question would probably be: has anyone successfully ran >> Apache's FOP under either sablevm oder kaffe? > I've not tried, but is there any reason you couldn't run it under the > Fre

RE: POP3d slowing down mail downloads

2002-12-03 Thread Barry Byrne
Do you have your client set to leave mail on the server? If so, you will find performance getting worse and worse as the mailbox grows larger - POP clients should normally be told to delete mail from the server after retrieval. - Barry > -Original Message- > From: [EMAIL PROTECTED] > [ma

RE: Is there any way to disable passive mode on ftpd?

2002-12-03 Thread Liquid
Now I don't know if that's a result of using a certain NAT setup vs another, but I'm using ipnat + ipfilter, and I had ftp forwarded to a windows box, and it worked fine for ftp, setting ports 10010-1030 for passive mode. I then decided to play with ncftpd on a linux box a while back, and it too w

USB Help?

2002-12-03 Thread Mark-Nathaniel Weisman
I've ensured that my v4.5-STABLE kernel contained the appropriate lines of devices, I've run the (./makedev), I've loaded the statements in rc.conf (find below) and I've set my device and protocol in X86Setup. Yet, my USB mouse still does not respond. It's on a dual boot machine, and it works fine

Re: Intel SE7500CW2 narrowed down...

2002-12-03 Thread beemern
> Ok, I've been hacking up /usr/src/sys/i386/i386/mp_machdep.c to spit > out some more debugging stuff. Here is what I have now. You're covering already covered ground if you'll check the last few months archives, you'll see this issue with the SE7500CW2 addressed and re-addressed time and again

Simple Question

2002-12-03 Thread Asenchi
What is the smallest fBSD install out there? How small of a hard drive could you fit a good install of bsd on? Not a problem, just a question. ASENCHI To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

RE: Simple Question

2002-12-03 Thread Barry Byrne
PicoBSD (http://www.picobsd.org/) fits on a floppy. -- Barry -- Barry Byrne, IT Manager, WBT Systems, Block 2, Harcourt Centre Harcourt Street, Dublin 2, Ireland Phone: +353 1 417 0150 Fax:+353 1 478 5544 Email: [EMAIL PROTECTED] Web:www.wbtsystems.com > -Original Message- >

XFree86 Mouse

2002-12-03 Thread Pierrick Brossin
Hi, Some people on this list asked questions regarding mice under XFree86. I always said "XFree86 -configure" or "protocol auto". But this time I have the problem ! I bougth a kind of no name mouse.. It's called 'Okano'. Never heard that name but I thought it would just work under FreeBSD. The p

[Q] Disk geometry problems

2002-12-03 Thread jon
Hiya I've just built a server based around an Epox KT333 mmotherboard and Athlon processor. I booted from the 4.7 CD, but when I went to the slice editor sysinstall complained that my disk geometery was incorrect and it was using its own values. I tried using 'G' to set the geometry to the BIOS

tool/method to convert DOS line endings to UNIX line endings

2002-12-03 Thread Thomas von Hassel
Any ideas in re to subject ? /thomas -- Thomas von Hassel DarX @ irc darxmac @ AIM/iChat Powered by inkwell...! To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: tool/method to convert DOS line endings to UNIX line endings

2002-12-03 Thread Jerry McAllister
> > S)ubject: Re: tool/method to convert DOS line endings to UNIX line endings > Any ideas in re to subject ? First of all, please put all relevant information in the body of your message. It makes it very difficult to read and impossible to quote things that are only mentioned in the subject li

Re: /usr/bin/top seg faulting

2002-12-03 Thread Kent Stewart
On Tuesday 03 December 2002 11:31 am, Mike Hogsett wrote: > > # [EMAIL PROTECTED] / 2002-12-03 11:11:24 -0800: > > > I just cvsup'd, buildworld, installworld, etc. this morning to > > > RELENG_4_7. /usr/bin/top is segfaulting... > > > > > > FreeBSD flagg.csl.sri.com 4.7-RELEASE-p2 FreeBSD 4.7-RELEA

Re: missing map file

2002-12-03 Thread Matthew Seaman
On Tue, Dec 03, 2002 at 01:17:42PM -0500, David N Hare wrote: > It started when I tried to get majordomo up and possibly trying to get > roots mail forwarded; > > I get Dec 3 12:48:51 teapottraveler sm-mta[7759]: gB3HmgVn007758: > SYERR(root): hash map "Alias0": missing map file /etc/mail/aliases

Re: /usr/bin/top seg faulting

2002-12-03 Thread Mike Hogsett
> I think you have corrupted src. I am running basically the same source - > util.c from diff and not having any problems. I would clean out > /usr/src/contrib/top, recvsup, and rebuild everything. You said "rebuild everything". Did you mean world/kernel or just top. I cleaned out top and rebuil

Re: tool/method to convert DOS line endings to UNIX line endings

2002-12-03 Thread Thomas von Hassel
On Tuesday, December 3, 2002, at 10:11 PM, Jerry McAllister wrote: If you are moving th efiles, use ftp in ASCII mode. It will then do the conversion for you. After you make the ftp connection and before GETting or PUTting the file, type ASCII to select ASCII mode. that doesnt work, tried d

Re: /usr/bin/top seg faulting

2002-12-03 Thread Mike Hogsett
> > > I think you have corrupted src. I am running basically the same source - > > util.c from diff and not having any problems. I would clean out > > /usr/src/contrib/top, recvsup, and rebuild everything. > > You said "rebuild everything". Did you mean world/kernel or just top. I > cleaned out

RE: tool/method to convert DOS line endings to UNIX line endings

2002-12-03 Thread Jeff MacDonald
if it's just a few files you can open with vi and type this press escape :%s/press ctrl-v press ctrl-m//g press enter jeff. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Thomas von > Hassel > Sent: Tuesday, December 03, 2002 4:47 PM > Cc: [EMA

Re: tool/method to convert DOS line endings to UNIX line endings

2002-12-03 Thread Lee J Carmichael
If you are going from DOS to Unix you could use the following perl script: #!/usr/bin/perl -w use strict; my $pcfile = shift || "/tmp/dosfile.txt" ; my $outfile = shift || "/tmp/unixconverted.txt"; die "Cannot read $pcfile..." unless -r $pcfile; open(IN, "$pcfile") or die "Cannot open $pcfile:

cvsup and changing port -p

2002-12-03 Thread Grant Cooper
Can the cvsup servers Alternate the server port. I found a command and been running around trying to get it to work. cvsup -L 2 -p ports-supfile It doesn't work? Only reason why I asked is because I'm behind a gateway and nothing is working. So I came home and ran the cvsup. Office politics

PROBLEM FOUND WAS : Re: /usr/bin/top seg faulting

2002-12-03 Thread Mike Hogsett
> > flagg# top > > Segmentation fault > > flagg# > > I got a core file and ran gdb... I know almost nothing about gdb, but what the heck. (gdb) where #0 0x2810cbd8 in endpwent () from /usr/lib/libc.so.4 #1 0x2810d421 in endpwent () from /usr/lib/libc.so.4 #2 0x2810c1da in getpwent () from /

Re: tool/method to convert DOS line endings to UNIX line endings

2002-12-03 Thread Warren Block
On Tue, 3 Dec 2002, Lee J Carmichael wrote: > If you are going from DOS to Unix you could use the following perl script: [script snipped] It's a bit easier if you let Perl do the heavy lifting: perl -pi -e 's/\r//g' file-to-convert -Warren Block * Rapid City, South Dakota USA To Unsubscrib

Re: tool/method to convert DOS line endings to UNIX line endings

2002-12-03 Thread Lee J Carmichael
Good point, I pulled it from a script that was doing some additional magic. Lee On Tue, 3 Dec 2002, Warren Block wrote: > On Tue, 3 Dec 2002, Lee J Carmichael wrote: > > > If you are going from DOS to Unix you could use the following perl script: > > [script snipped] > > It's a bit easier i

Re: tool/method to convert DOS line endings to UNIX line endings

2002-12-03 Thread Larry Rosenman
tr(1), ports/converters/dosunix,ports/converters/unix2dos LER --On Tuesday, December 03, 2002 21:59:03 +0100 Thomas von Hassel <[EMAIL PROTECTED]> wrote: Any ideas in re to subject ? /thomas -- Thomas von Hassel DarX @ irc darxmac @ AIM/iChat Powered by inkwell...! To Unsubscribe: send ma

Re: tool/method to convert DOS line endings to UNIX line endings

2002-12-03 Thread Jerry McAllister
> > On Tuesday, December 3, 2002, at 10:11 PM, Jerry McAllister wrote: > > > > > > If you are moving th efiles, use ftp in ASCII mode. It will then > > do the conversion for you. After you make the ftp connection and > > before GETting or PUTting the file, type ASCII to select ASCII mode. > > t

Opera

2002-12-03 Thread Peter Milne
Opera was working fine. I now try to load a page and it crashes and closes. Every page, every site. I installed it from ports. How do I get rid of it all or how do I fix it? -- Pete Mail brought to you by FreeBSD 4.7 and Sylpheed-claws http://milneweb.com To Unsubscribe: send mail to

Virtual Private Servers

2002-12-03 Thread Greg Goodman
Hello freebsd-questions, Does anyone have any information on setting up virtual private servers with Freebsd? There are a lot of people doing it out there but I can't seem to find any documentation supporting it. Any information would be much appreciated. Thanks -- Best regards, Gre

Re: tool/method to convert DOS line endings to UNIX line endings

2002-12-03 Thread Thomas von Hassel
On Wednesday, December 4, 2002, at 12:09 AM, Jerry McAllister wrote: On Tuesday, December 3, 2002, at 10:11 PM, Jerry McAllister wrote: If you are moving th efiles, use ftp in ASCII mode. It will then do the conversion for you. After you make the ftp connection and before GETting or PUTtin

Re: Virtual Private Servers

2002-12-03 Thread Kliment Andreev
> Does anyone have any information on setting up virtual private > servers with Freebsd? There are a lot of people doing it out there > but I can't seem to find any documentation supporting it. As far as I know "virtual private server" is a remote FreeBSD server with root access. What ACTUAL

Re: Virtual Private Servers

2002-12-03 Thread Justin Ovens
Not sure if this is what you want, but try 'man jail' - Original Message - From: "Greg Goodman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, December 03, 2002 7:01 PM Subject: Virtual Private Servers > Hello freebsd-questions, > > Does anyone have any information on settin

Re: Virtual Private Servers

2002-12-03 Thread Kevin D. Kinsey, DaleCo, S.P.
From: "Greg Goodman" <[EMAIL PROTECTED]> Subject: Virtual Private Servers > Hello freebsd-questions, > > Does anyone have any information on setting up virtual private > servers with Freebsd? There are a lot of people doing it out there > but I can't seem to find any documentation supportin

Help !!!

2002-12-03 Thread David Kerr
I have a problem .. hope someone can help ! I am running FreeBSD 4.7 and it seems that if I log in as root I can compile most anything, the problem is that if a normal user logs in they dont seem to be able to compile anything, I fear that the permissions in the "/" directory were changed ...

Re: tool/method to convert DOS line endings to UNIX line endings

2002-12-03 Thread Kirk Strauser
At 2002-12-03T21:53:29Z, Lee J Carmichael <[EMAIL PROTECTED]> writes: > while() { >chomp; >print OUT "\n"; > } Wouldn't that print only an EOL? Shouldn't that be: print OUT "$_\n"; or similar? -- Kirk Strauser In Googlis non est, ergo non est. To Unsubscribe: send mail to [EMAIL P

Re: Virtual Private Servers

2002-12-03 Thread Kirk Strauser
At 2002-12-04T00:01:49Z, Greg Goodman <[EMAIL PROTECTED]> writes: > Hello freebsd-questions, > > Does anyone have any information on setting up virtual private > servers with Freebsd? There are a lot of people doing it out there > but I can't seem to find any documentation supporting it. >

Re: Help !!!

2002-12-03 Thread Joan Picanyol i Puig
* David Kerr <[EMAIL PROTECTED]> [20021204 01:47]: > I have a problem .. hope someone can help ! yourself :) > I fear that the permissions in the "/" directory were changed ... is > there any way to reverse this ? read through wks.uts.ohio-state.edu/basic_unix_guide/unix_guide.html particul

upgrading freebsd 4.5 to 4.7 with adaptec 2100s raid controller

2002-12-03 Thread Liam Hudson
Has anyone got a 2100s raid controller installed on a freebsd system. I have got it working fine on freebsd 4.5 but when I try to upgrade to 4.7 the os no longer recognises it as a boot device and I have to boot off /kernel.old. My upgrade procedure is as follows, but it dies on the init 6. Any he

Re: Opera

2002-12-03 Thread Scott Robbins
On Tue, Dec 03, 2002 at 04:11:29PM -0700, Peter Milne wrote: > Opera was working fine. I now try to load a page and it crashes and closes. Every >page, every site. I installed it from ports. > > How do I get rid of it all or how do I fix it? I had the same issue--and a search of google indica

Re: Opera

2002-12-03 Thread Wilkinson,Alex
>How do I get rid of it all or how do I fix it? shell> pkg_delete /var/db/pkg/opera* - aW To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: Virtual Private Servers/Jails

2002-12-03 Thread Simon1
> Does anyone have any information on setting up virtual private > servers with Freebsd? There are a lot of people doing it out there > but I can't seem to find any documentation supporting it. FreeBSD doesn't offer true virtual machines. FreeBSD does come with jails. Which can provide simil

Re: Virtual Private Servers/Jails

2002-12-03 Thread Philip Hallstrom
> > Does anyone have any information on setting up virtual private > > servers with Freebsd? There are a lot of people doing it out there > > but I can't seem to find any documentation supporting it. > > FreeBSD doesn't offer true virtual machines. FreeBSD does come with > jails. Which can pr

  1   2   >