Re: Expire undeleted mail older than specified age

2005-07-12 Thread Ann Lee
Hi Marcelo, Well, i have copied the perl script of expire_mail.pl in /usr/local/sbin/expire_mail.pl. And put the following into my cron job: 0 23 * * 3 /usr/local/sbin/expire_mail -l -M -a 60 /var/mail/* Seems not work. So i run the command manually and found that /usr/local/sbin/expire_mail:

How to add CPU on server

2005-07-12 Thread Snopy Land
Hi, My server is 5.2.1. Originally, my server has only one CPU. I need to add one more cpu on it. However, after reboot and get from the dmesg, it only show one CPU. Do I need to recompile the kernel? Any hints? Thanks. ___

Re: Screen display problem during installation

2005-07-12 Thread Hornet
On 7/11/05, Jim Mozley [EMAIL PROTECTED] wrote: Hornet wrote: Can you swap out the video card as a temp solution? Thanks for the response. This would not really be practical, I have several servers that may need upgrading on different sites. They are 1U rack mount servers in different

Re: Expire undeleted mail older than specified age

2005-07-12 Thread Olivier Nicole
Seems not work. So i run the command manually and found that /usr/local/sbin/expire_mail: Command not found. Look at the 1st line of the script and check whether it is /usr/bin/perl or /usr/local/bin/perl and if second that you have a /usr/local/bin/perl. Olivier

RE: Time not wanting to change

2005-07-12 Thread Norbert Koch
May be, you only specified your local time zone to KDE, not to the base system. I suggest setting the time zone in login.conf. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Warren Sent: Monday, July 11, 2005 3:35 PM To: freebsd-questions@freebsd.org

Re: How to add CPU on server

2005-07-12 Thread Olivier Nicole
Do I need to recompile the kernel? Any hints? Yes you'd do, unless you enabled SMP in the kernel of the sincle CPU machine. options SMP in /sys/i386/conf/YOURKERNEL I think that is enough (rebuild and reinstall the kernel of course). Olivier ___

Re[2]: sshd prompt for password very slow

2005-07-12 Thread vladone
Hello jdyke, this is an DNS problem. its trying to lookup the address of the host that is connecting to it. you can turn these off in /etc/ssh/sshd_config or ensure that you're comning from somewhere that has a valid DNS assocaited and update /etc/resolv.conf with a valid nameserver for

Re: Expire undeleted mail older than specified age

2005-07-12 Thread Ann Lee
The 1st line is /usr/local/bin/perl . Trying to put in usr/local/bin/perl same problem. Command not found. Ann On 7/12/05, Olivier Nicole [EMAIL PROTECTED] wrote: Seems not work. So i run the command manually and found that /usr/local/sbin/expire_mail: Command not found. Look at the

Re: Expire undeleted mail older than specified age

2005-07-12 Thread Olivier Nicole
The 1st line is /usr/local/bin/perl . Trying to put in usr/local/bin/perl same problem. Command not found. Where is your perl interpreter? $ which perl and use the reult in the first line. i expect the result to be /usr/bin/perl so the 1st line should be #!/usr/bin/perl Olivier

Re: Expire undeleted mail older than specified age

2005-07-12 Thread Ben Jencks
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ann Lee [EMAIL PROTECTED] writes: Hi Marcelo, Well, i have copied the perl script of expire_mail.pl in /usr/local/sbin/expire_mail.pl. And put the following into my cron Here you use expire_mail.pl job: 0 23 * * 3 /usr/local/sbin/expire_mail

Re: Expire undeleted mail older than specified age

2005-07-12 Thread Ann Lee
my perl interpreter is /usr/bin/perl. Try to replace the 1st line to #!/usr/bin/perl. No luck.. command not found... Ann On 7/12/05, Olivier Nicole [EMAIL PROTECTED] wrote: The 1st line is /usr/local/bin/perl . Trying to put in usr/local/bin/perl same problem. Command not found. Where

Re: Expire undeleted mail older than specified age

2005-07-12 Thread Olivier Nicole
Hummm, Are you sure you have execute rights to expire_mail.pl? ls -l expire_mail.pl Olivier ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Expire undeleted mail older than specified age

2005-07-12 Thread Ann Lee
Hi Ben, Thank you so much. It works finally and it was perfect. I shd use expire_mail (no .pl), not expire_mail.pl. Special thanks to Marcelo and Olivier :) Ann On 7/12/05, Ben Jencks [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ann Lee [EMAIL PROTECTED] writes:

Re: Expire undeleted mail older than specified age

2005-07-12 Thread Ann Lee
I have full access right to expire_mail.pl, coz i've changed to chmod 777 expire_mail.pl. Also, I have read some article on expire_mail and they all mentioned to use expire_mail.pl. But it's weird, I can use expire_mail, but not expire_mail.pl. Anyway, the case has been solved. 10q Ann On

Re: problems with install (write failure on transfer)

2005-07-12 Thread Dmitry Mityugov
On 7/11/05, Richard Potter [EMAIL PROTECTED] wrote: Hi, Please help. I receive the error write failure on transfer! . when downloading base from ANY ftp server and when taking it if the iso image. Is there a problem with this file? Could you give me an exact link and file name, please? Do

Per CPU load statistics

2005-07-12 Thread J. Martin Petersen
Hi Is it possible to get per CPU (load) statistics? It seems cp_time is a sum for all the CPUs, so is there another way to get this information? Cheers, Martin ___ freebsd-questions@freebsd.org mailing list

Re: Gqview permantly frozen

2005-07-12 Thread Matthias Buelow
Lawrence Petrykanyn wrote: I am unable to navigate the directory tree as simply nothing happens when I click on File, View, etc. or any of the icons. I was able to use it fine in 5.3, but have done a clean install of 5.4 since. Have you tried to rm -rf ~/.gqview and possibly .thumbnails?

Re: Keeping RELEASE_4_10 current?

2005-07-12 Thread Yance Kowara
lars [EMAIL PROTECTED] wrote: Eric Pretorious wrote: Hello, All: I've inherited a 4.10 system that needs to be kept current but does NOT have cvsup installed yet. What's the best way to bring this system up-to-date with 4-STABLE?

Re: Internal vs. External domains and e-mail

2005-07-12 Thread Ivailo Tanusheff
Just reroute mail to [EMAIL PROTECTED] This must do the job for you :) Ivailo Tanusheff Senior System administrator ProCredit Bank (Bulgaria) AD tel. +359 2 921 7161 fax +359 2 921 7110 http://www.procreditbank.bg Disclaimer: The information contained in this message is intended solely for

Whats up with KCalc?

2005-07-12 Thread Nikolas Britton
Umm help me out... KCalc says: 44 + 1 = 45 and that: 45 + 1 = 46.00710542735760100185871124 Last time I checked 45 + 1 = 46, but I haven't kept my math skills up to date so I could be wrong. I'm trying to check the math for a probe I'm sending to a planet in the alpha centauri

Re: Whats up with KCalc?

2005-07-12 Thread Parv
in message [EMAIL PROTECTED], wrote Nikolas Britton thusly... KCalc says: 44 + 1 = 45 and that: 45 + 1 = 46.00710542735760100185871124 Last time I checked 45 + 1 = 46, but I haven't kept my math skills up to date so I could be wrong. Well, did you try any other calculating

tar or gtar

2005-07-12 Thread Sherman, Michael \(GE Energy\)
Hi all. I am running 5.3. I noticed that by default the BSD tar is used. Are there any advantages of gtar over tar? If so which ones? Also which compression switch is more efficient -z or -Z ? Thanks in advance. ___ freebsd-questions@freebsd.org

Re: Forcing a packet through an interface (OT?)

2005-07-12 Thread Mario Lobo
First, thanks to all for the suggestions. Now, using the same scenario, 1) rl0 (real.ip.no.1) --- ISP x 2) rl1 (real.ip.no.2) --- ISP y Suppose 1) is down and I´m using 2). If I ping www.google.com, it will go out through 2). What I really need to do is to issue the same ping

Re: Whats up with KCalc?

2005-07-12 Thread Igor Robul
Parv wrote: in message [EMAIL PROTECTED], Well, did you try any other calculating software? grpn, perl, and dc gave me 46(.0...) even after asking for a result upto 20 digits. Here is a naive guess: kcalc stores the number in such a way that it causes the abnormality as above(?). I

Re: dd to unused partition (Hey! someone stole my foot-shooting gun!)

2005-07-12 Thread Lee Harr
Oh, and the cd drive is not bootable. So, I want to boot the cd image from the hard drive, and use the cd drive for the install after it boots. I dont think you can just copy CD image to slice and make it boot :-( Hmm... Now that I think about it, maybe what I did before was to use the

Re: tar or gtar

2005-07-12 Thread Giorgos Keramidas
On 2005-07-12 07:48, Sherman, Michael (GE Energy) [EMAIL PROTECTED] wrote: Hi all. I am running 5.3. I noticed that by default the BSD tar is used. Are there any advantages of gtar over tar? If so which ones? The most important advantage is that it is BSD licensed. Also which compression

SpeedyCGI mail list

2005-07-12 Thread Noah
Hi, somebody please tell me the address for a SpeedyCGI Support mail list. cheers, Noah ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Gnome upgrade killed mouse

2005-07-12 Thread Lowell Gilbert
Paul Schmehl [EMAIL PROTECTED] writes: I ran the gnome_upgrade.sh script and now my mouse doesn't. Even if I run Xorg -configure and start X with the generated xorg.conf.new file, the mouse doesn't work. I can see the mouse being detected in the dmesg.boot, so it appears to be a problem

Re: tar or gtar

2005-07-12 Thread Alex Zbyslaw
Giorgos Keramidas wrote: Hmmm, I'm not sitting on FreeBSD, but looking at the manpage I can only see -y (bzip2 compression) and -z (gzip compression); I couldn't find an option called -Z. -Z is compress -- possibly gtar only. It's much worse than the alternatives and is only useful for

Re: tar or gtar

2005-07-12 Thread Alex Zbyslaw
Sherman, Michael (GE Energy) wrote: Hi all. I am running 5.3. I noticed that by default the BSD tar is used. Are there any advantages of gtar over tar? If so which ones? Also which compression switch is more efficient -z or -Z ? It depends what you need. If you need command-line argument

Re: tar or gtar

2005-07-12 Thread Giorgos Keramidas
On 2005-07-12 14:26, Alex Zbyslaw [EMAIL PROTECTED] wrote: Giorgos Keramidas wrote: Hmmm, I'm not sitting on FreeBSD, but looking at the manpage I can only see -y (bzip2 compression) and -z (gzip compression); I couldn't find an option called -Z. -Z is compress -- possibly gtar only. It's

Re: LiveCD on FreeBSD 5.x

2005-07-12 Thread Lowell Gilbert
[EMAIL PROTECTED] writes: Does LiveCD work well with FBSD 5.x? http://livecd.sourceforge.net/ The project maintainers claim they haven't tried. There's nothing particularly complicated about livecd, but it will definitely need some minor changes to handle changed paths and so

Re: Whats up with KCalc?

2005-07-12 Thread Ean Kingston
On July 12, 2005 08:01 am, Igor Robul wrote: Parv wrote: in message [EMAIL PROTECTED], Well, did you try any other calculating software? grpn, perl, and dc gave me 46(.0...) even after asking for a result upto 20 digits. Here is a naive guess: kcalc stores the number in such a way

cant setup up comcast cable modem

2005-07-12 Thread Brant Anderson
I have tried everything on the web and have had no luck. I have the cable modem direct to the freebsd computer (through ethernet card) but I can not reach the internet. I try to ping but it comes back host could not be resolved. How should I set up my network? Thanks for any help.

Mail

2005-07-12 Thread Johan Tärnklint
Possible to get a [EMAIL PROTECTED] mail? /johan ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: SpeedyCGI mail list

2005-07-12 Thread Björn König
Noah wrote: somebody please tell me the address for a SpeedyCGI Support mail list. http://sourceforge.net/mail/?group_id=2208 How is this related to FreeBSD? Björn ___ freebsd-questions@freebsd.org mailing list

Re: Mail

2005-07-12 Thread Giorgos Keramidas
On 2005-07-11 14:20, Johan Tδrnklint [EMAIL PROTECTED] wrote: Possible to get a [EMAIL PROTECTED] mail? Yes. You will of course have to show persistence and competence in making FreeBSD better, by contributing to the system in as many ways as you can :-) - Giorgos

Re: cant setup up comcast cable modem

2005-07-12 Thread Dmitry Mityugov
On 7/11/05, Brant Anderson [EMAIL PROTECTED] wrote: I have tried everything on the web and have had no luck. I have the cable modem direct to the freebsd computer (through ethernet card) but I can not reach the internet. I try to ping but it comes back host could not be resolved. How

Re: FreeBSD 5.4-STABLE, some core dumps

2005-07-12 Thread Lowell Gilbert
- [EMAIL PROTECTED] writes: Hi, Lately my dual xeon server has been core dumping with signal 10 with a lot of programs: [snip] I'm running a SMP system, apache is 1.3.33, postfix is 2.2.3_1,1 Could this be a sign of bad hardware ? Sure could.

Re: Internal vs. External domains and e-mail

2005-07-12 Thread DH
Actually I thought of rerouting the mail to /dev/null but our IT Manager didn't think much of that idea I've run across http://untroubled.org/qmail-qfilter/ which may fit the bill. --- Ivailo Tanusheff [EMAIL PROTECTED] wrote: Just reroute mail to [EMAIL PROTECTED] This must do the

cant setup up comcast cable modem

2005-07-12 Thread Robert Huff
Brant Anderson writes: I have tried everything on the web and have had no luck. I have the cable modem direct to the freebsd computer (through ethernet card) but I can not reach the internet. I try to ping but it comes back host could not be resolved. How should I set up my network?

Re: Whats up with KCalc?

2005-07-12 Thread nbco
On Tuesday 12 July 2005 14:41, Ean Kingston wrote: On July 12, 2005 08:01 am, Igor Robul wrote: Parv wrote: in message [EMAIL PROTECTED], Well, did you try any other calculating software? grpn, perl, and dc gave me 46(.0...) even after asking for a result upto 20 digits.

Re: Forcing a packet through an interface (OT?)

2005-07-12 Thread Mario Lobo
Yeah Stefan. They do take the default route. That is what I am already doing. I even wrote a little prog using a variation of ping to do just that. The problem lies with the fact that, there is a router between my rl0 and the internet. 1) rl0 --- router -- antenna -- ISPx

Re: Whats up with KCalc?

2005-07-12 Thread Igor Robul
Ean Kingston wrote: I just checked it on FreeBSD 5.4 and it gives the correct answer. KCalc 1.8 compiled from port. 5.4-RELEASE? or 5-STABLE? on 5-STABLE with KCalc 1.8.1 (KDE 3.4.1) it gives correct results up to 44+1 than it gives wrong results with 45+1, 46+1, 47+1 etc. Even if I

Re: Screen display problem during installation

2005-07-12 Thread Jim Mozley
Hornet wrote: Ahh, but awkwardness and upgrading is almost always synonymous. Awkwardness was one of the words I used, there have been some others ;-). Maybe you can get a USB floppy drive and try to console that way? You may want to also look at the BIOS and see if there is an update or

Re: Gnome upgrade killed mouse

2005-07-12 Thread Paul Schmehl
--On Tuesday, July 12, 2005 09:03:04 -0400 Lowell Gilbert [EMAIL PROTECTED] wrote: Paul Schmehl [EMAIL PROTECTED] writes: I ran the gnome_upgrade.sh script and now my mouse doesn't. Even if I run Xorg -configure and start X with the generated xorg.conf.new file, the mouse doesn't work. I

Re: LiveCD on FreeBSD 5.x

2005-07-12 Thread Jonathan Arnold
[EMAIL PROTECTED] wrote: Hi, Does LiveCD work well with FBSD 5.x? If you're looking for a Live CD of FreeBSD, check out either the LiveCD list: http://www.frozentech.com/content/livecd.php Although it doesn't seem to show PC-BSD: http://www.pcbsd.org/ which, IIRC, is a live CD

Re: Expire undeleted mail older than specified age

2005-07-12 Thread Warren Block
On Tue, 12 Jul 2005, Ann Lee wrote: Well, i have copied the perl script of expire_mail.pl in /usr/local/sbin/expire_mail.pl. And put the following into my cron job: 0 23 * * 3 /usr/local/sbin/expire_mail -l -M -a 60 /var/mail/* Seems not work. So i run the command manually and found that

ADSM/TSM on FreeBSD 5.4

2005-07-12 Thread Sandra
HI! We have a FreeBSD 4.5 running with ADSM 4.1.2 client, and we are installing a new machine with FreeBSD 5.4 and we would like to use ADSM 5.1.5 client. But the problem is that the person who did this installation in the past isn't here any more to tell us how to do it... And we have

Re: Whats up with KCalc?

2005-07-12 Thread Ean Kingston
On July 12, 2005 10:23 am, Igor Robul wrote: Ean Kingston wrote: I just checked it on FreeBSD 5.4 and it gives the correct answer. KCalc 1.8 compiled from port. 5.4-RELEASE? or 5-STABLE? on 5-STABLE with KCalc 1.8.1 (KDE 3.4.1) it gives correct results up to 44+1 than it gives wrong

switching apache ti apache-ssl quick

2005-07-12 Thread dick
I want to change my apache webserver to a ssl-version. Do I deinstall everything first? PHP, MySQL, phpBB2, mod_security and apache? Or is there a way to make the switch easier than that? Will just a reinstall of apache itself suffice? Thxs

Re: Forcing a packet through an interface (OT?)

2005-07-12 Thread Alex Zbyslaw
Mario Lobo wrote: Yeah Stefan. They do take the default route. That is what I am already doing. I even wrote a little prog using a variation of ping to do just that. The problem lies with the fact that, there is a router between my rl0 and the internet. 1) rl0 --- router --

Re: Forcing a packet through an interface (OT?)

2005-07-12 Thread Nate Nielsen
Mario Lobo wrote: Forgive me if this is off-topic. How could I force a packet to go out through an interface, despite the default route? What I do for testing is: 1. Assign additional local IP aliases. 2. Use IPFW or pf to forward packets that from those IPs through the different NICs.

Re: Forcing a packet through an interface (OT?)

2005-07-12 Thread Chad Leigh -- Shire.Net LLC
On Jul 12, 2005, at 5:38 AM, Mario Lobo wrote: First, thanks to all for the suggestions. Now, using the same scenario, 1) rl0 (real.ip.no.1) --- ISP x 2) rl1 (real.ip.no.2) --- ISP y Suppose 1) is down and I´m using 2). If I ping www.google.com, it will go out through 2). What I really

FreeBSD on AMD64 3000+ - amd64 or i386 version of FreeBSD?

2005-07-12 Thread Mark Kane
Hi everyone. I have decided to ditch Windows XP completely when my motherboard comes back from it's RMA. I have a few questions about the different FreeBSD versions. 1) I have an AMD64 3000+ processor. I've been reading some things around the Internet about ports and other software not

Re: GEOM_STRIPE Problems on Reboot

2005-07-12 Thread Drew Tomlinson
On 7/11/2005 11:00 AM Drew Tomlinson wrote: I just installed 5.4-RELEASE. I created a gstripe volume per the example in the man page. Googling revealed that I needed to load the geom_stripe module upon reboot so the volume can be created. I added the following line to /boot/loader.conf:

Re: FreeBSD on AMD64 3000+ - amd64 or i386 version of FreeBSD?

2005-07-12 Thread Kris Kennaway
On Tue, Jul 12, 2005 at 12:11:30PM -0500, Mark Kane wrote: Hi everyone. I have decided to ditch Windows XP completely when my motherboard comes back from it's RMA. I have a few questions about the different FreeBSD versions. 1) I have an AMD64 3000+ processor. I've been reading some things

PIM-SSM+DiffServ+SHISA

2005-07-12 Thread Tiago Sousa
Hello I am facing, for too long, the follow problem: I want to implement in my local testbed the PIM-SSM protocol (with success), the diffserv model (failed) and the shisa (success). The problem is in the diffserv model: It is possible to implement the diffserv model, with ALTQ, in the

Re: Problems since 5.3-RELEASE-p15

2005-07-12 Thread Tuc at T-B-O-H
However, if you run ktrace on a simple program like ls: ktrace ls then do a kdump | less, you will see that after finding ls, /libexec/ld-elf.so.1 is the first thing accessed. So, when things start working again, /libexec/ld-elf.so.1 is magically fixed, which just makes no sense.

RE: sshd prompt for password very slow

2005-07-12 Thread Alexandre D.
It is generally a communication problem between your box and its gateway take a look at it. cheers -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] la part de vladone Envoye : mardi 12 juillet 2005 00:05 A : freebsd-questions@freebsd.org Objet : sshd prompt for

firefox 1.0.4 crssh

2005-07-12 Thread T.F. Cheng
hi, I am running firefox 1.0.4,1 on freebsd5.4. lately I encountered a lot of crashes. My first impression is with the flashplugin, to run flashplugin, I followed an article on http://freebsdgirl.com/?page_id=550, doing this has enable my flashplugin but firefox is unsatable and started to has a

Re: FreeBSD on AMD64 3000+ - amd64 or i386 version of FreeBSD?

2005-07-12 Thread Roland Smith
On Tue, Jul 12, 2005 at 12:11:30PM -0500, Mark Kane wrote: 1) I have an AMD64 3000+ processor. I've been reading some things around the Internet about ports and other software not compiling properly with the amd64 version of FreeBSD. Most of the things I've read about this have been from

Re: procmail kill problems in dmesg?

2005-07-12 Thread Matt Juszczak
I assume that you've checked that you're running the latest version (or ports version) of procmail? Yes, I've checked. It seems to be doing it more often now too. ___ freebsd-questions@freebsd.org mailing list

What's causing this acroread err?

2005-07-12 Thread Gary Kline
Folks, The Gdk-WARNING may be due to my using ctwm, but the LoadPlugin failure has me stumped++. Am I going to have to go back to the linux-* ports of mozilla and firefox to get flashpugin6 (or 7) to run? and to get rid of the plugin error

Re: FreeBSD 5.4-STABLE, some core dumps

2005-07-12 Thread Matt Juszczak
Lately my dual xeon server has been core dumping with signal 10 with a lot of programs: I'm experiencing this also. See my recent post. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

Re: cant setup up comcast cable modem

2005-07-12 Thread Bill Campbell
On Tue, Jul 12, 2005, Robert Huff wrote: Brant Anderson writes: I have tried everything on the web and have had no luck. I have the cable modem direct to the freebsd computer (through ethernet card) but I can not reach the internet. I try to ping but it comes back host could not be

bad tape hanging machine

2005-07-12 Thread David Bear
I have a freebsd 4.x machine running simple file and print services. It has a scsi tape drive installed -- externally. It is attached to an adaptec 2940uw. The internal 3 hard drives are attached to an adaptec 29160. Last friday, the whole system locked up with an ugly error message about scb's

Spam Assassin Reject

2005-07-12 Thread Sean Murphy
I've installed Spam Assassin and MIMEDefang with Sendmail however I would like Spam Assassin to tell sendmail to Reject Spam on the connection. Instead of accepting the spam and marking it so users then can filter on the spam tag. Can Anyone share there code in the MIMEDefang Filter to do

Re: cant setup up comcast cable modem

2005-07-12 Thread Manfred Riem
Hi Bill, That's exactly the procedure I had to follow to get my router working, so I assume it is not going to be any different with the FreeBSD box. You'll have to install / dual boot into Windows, use the install disc, note the data and then you'll be off. Manfred Riem [EMAIL PROTECTED] On

PIM-SSM+DiffServ+SHISA

2005-07-12 Thread Tiago Miguel Amaral de Sousa
Hello I am facing, for too long, the follow problem: I want to implement in my local testbed the PIM-SSM protocol (with success), the diffserv model (failed) and the shisa (success). The problem is in the diffserv model: It is possible to implement the diffserv model, with ALTQ, in the freebsd

Re: cant setup up comcast cable modem

2005-07-12 Thread Bill Campbell
On Tue, Jul 12, 2005, Manfred Riem wrote: Hi Bill, That's exactly the procedure I had to follow to get my router working, so I assume it is not going to be any different with the FreeBSD box. You'll have to install / dual boot into Windows, use the install disc, note the data and then you'll be

Running KDE 3.4 in FreBSD 5.2.1 (libm.so.3 not found)

2005-07-12 Thread John Cholewa
I updated the version of KDE on my box (5.2.1-RELEASE) to 3.4, and I'm getting the following result when running vncserver: Could not open library kcminit.la: Shared object libm.so.3 not found /libexec/ld-elf.so.1: Shared object libm.so.3 not found Could not open library ksmserver.la: Shared

ports problem/question

2005-07-12 Thread Denny White
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I know this concerns the ports mailing list, but I just wanted to ask this list, for those who've run into the same the same problem, how long it usually takes before a port is included on the mirrors once a problem has been fixed with it. I tried

Re: FreeBSD on AMD64 3000+ - amd64 or i386 version of FreeBSD?

2005-07-12 Thread Mark Kane
Hi, and thanks for the great response! I'm checking the ports now as you said. So far that list doesn't seem to include really anything that I would be using. The Azureus BitTorrent client I was mentioning requires Java, which is what I think failed before. Have you gotten any Java to work

Re: Whats up with KCalc?

2005-07-12 Thread Nikolas Britton
After you compute your answer copy and paste it into a text editor 1 + 1 = 2.000444089209850062616169453 2 + 2 = 4.000888178419700125232338905 3 + 3 = 3 KCalc on my SuSE 9.3 PIII notebook is doing the same thing (sorta): KCalc 1.8 (Using KDE 3.4.0 Level b SUSE 9.3) build

Re: Whats up with KCalc?

2005-07-12 Thread Nikolas Britton
On 7/12/05, Nikolas Britton [EMAIL PROTECTED] wrote: After you compute your answer copy and paste it into a text editor 1 + 1 = 2.000444089209850062616169453 2 + 2 = 4.000888178419700125232338905 3 + 3 = 3 lmao, sorry that should have been 3 + 3 = 6... just a small

Re: LiveCD on FreeBSD 5.x

2005-07-12 Thread Denny White
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Today Jonathan Arnold had this to say: [EMAIL PROTECTED] wrote: Hi, Does LiveCD work well with FBSD 5.x? If you're looking for a Live CD of FreeBSD, check out either the LiveCD list: http://www.frozentech.com/content/livecd.php

Re: Whats up with KCalc?

2005-07-12 Thread Bill Campbell
On Tue, Jul 12, 2005, Nikolas Britton wrote: On 7/12/05, Nikolas Britton [EMAIL PROTECTED] wrote: After you compute your answer copy and paste it into a text editor 1 + 1 = 2.000444089209850062616169453 2 + 2 = 4.000888178419700125232338905 3 + 3 = 3 lmao, sorry that

Re: m4p conversion to mp4?

2005-07-12 Thread Louis LeBlanc
On 07/11/05 12:25 PM, Garrett Cooper sat at the `puter and typed: Louis LeBlanc wrote: On 07/10/05 08:57 PM, Louis LeBlanc sat at the `puter and typed: SNIP TIA Lou There's always faad2. Actually, faad2 won't do the job. The m4p format uses a variant of the md5 hash

Re: Forcing a packet through an interface (OT?)

2005-07-12 Thread John Von Essen
Yep, that'll do it. Just choose two time servers that you would never need to use in real life. From google, you should be able to find a list of nearby public time servers. -john On Tue, 12 Jul 2005, Mario Lobo wrote: That sounds close to what I need !! 1) rl0 --- router

CheckPoint vpn connectivity with FreeBSD as a Client

2005-07-12 Thread Damian Sobieralski
I emailed the original author asking he if found a solution but in the meantime, has anyone successfully done this?: http://groups-beta.google.com/group/mailing.freebsd.net/browse_thread/thread/2c6afd07f3f9ce5a/1a0756273ec59f64 Basically, we have an environment here that uses Checkpoint vpn.

Ata 1 master failure

2005-07-12 Thread Casper
Hi, I just got new acer server where I installed FreeBSD: FreeBSD www.ass.lv 5.4-RELEASE-p4 FreeBSD 5.4-RELEASE-p4 #2: Wed Jul 13 00:57:45 and after reboot I got in dmesg: ad0: 190782MB SAMSUNG SP2014N/VC100-30 [387621/16/63] at ata0-master UDMA100 ata1-master: FAILURE - ATA_IDENTIFY

Re: procmail kill problems in dmesg?

2005-07-12 Thread Giorgos Keramidas
On 2005-07-07 11:45, Matt Juszczak [EMAIL PROTECTED] wrote: Getting flooded with: pid 65128 (procmail), uid 3005: exited on signal 11 On 2005-07-12 14:23, Matt Juszczak [EMAIL PROTECTED] wrote: I assume that you've checked that you're running the latest version (or ports version) of

Re: procmail kill problems in dmesg?

2005-07-12 Thread Matt Juszczak
Can you run memtest on the machine? This could be caused by failing physical memory chips :-/ Memtest comes through OK. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send

Re: Keeping RELEASE_4_10 current?

2005-07-12 Thread Eric Pretorious
On Monday 11 July 2005 11:46 am, lars wrote: Eric Pretorious wrote: Hello, All: I've inherited a 4.10 system that needs to be kept current but does NOT have cvsup installed yet. What's the best way to bring this system up-to-date with 4-STABLE?

Re: How to add CPU on server

2005-07-12 Thread Leon Messner
On Tue, Jul 12, 2005 at 01:21:28PM +0700, Olivier Nicole wrote: Do I need to recompile the kernel? Any hints? Yes you'd do, unless you enabled SMP in the kernel of the sincle CPU machine. options SMP in /sys/i386/conf/YOURKERNEL I think that is enough (rebuild and reinstall the kernel

Service redundancy : CARP, wackmole/spread, 4.x / 5.x

2005-07-12 Thread Norberto Meijome
Hi all, I'm looking into adding some automatic failover for some services. I'd like to hear comments / advice on suitability of either CARP / FreeVRRP / wackamole + spread for these 2 different setups (see below) The setups are completelly independent of each other, so different solutions /

Re: CheckPoint vpn connectivity with FreeBSD as a Client

2005-07-12 Thread Eric Schuele
Damian Sobieralski wrote: I emailed the original author asking he if found a solution but in the meantime, has anyone successfully done this?: http://groups-beta.google.com/group/mailing.freebsd.net/browse_thread/thread/2c6afd07f3f9ce5a/1a0756273ec59f64 Basically, we have an environment

RE: m4p conversion to mp4?

2005-07-12 Thread Ted Mittelstaedt
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Louis LeBlanc Sent: Sunday, July 10, 2005 5:57 PM To: FreeBSD Questions Subject: m4p conversion to mp4? This is probably painfully obvious, but I can't find it in the ports with a search or through google.

RE: two 3C905B's in 5.4

2005-07-12 Thread Ted Mittelstaedt
The 3c905 driver is not very good. These cards are fine under Windows but seldom work properly under FreeBSD. Most of the motherboards I've tried them in don't work right with them. We do both Windows and BSD so you know where I put these cards when I get them. I'll be happy to swap a pair of

Port upgrade error

2005-07-12 Thread Beecher Rintoul
While trying to update phpMyAdmin I get the following error: === Vulnerability check disabled, database not found === Found saved configuration for phpMyAdmin-2.6.2.1 === Extracting for phpMyAdmin-2.6.3.1 = Checksum OK for phpMyAdmin-2.6.3-pl1.tar.bz2. === Patching for phpMyAdmin-2.6.3.1 ===

Re: ports problem/question

2005-07-12 Thread Peter Vereshagin
On Tue, 12 Jul 2005 15:28:05 -0500 (CDT) Denny White [EMAIL PROTECTED] wrote: to install cdrdao which is currently version 1.1.9, I believe, then failed, with message saying there's a vulnerability. There's a fixed my question about the lagtime between fix and inclusion. Meantime, still