bpm libgthread error

2005-11-23 Thread Remington
FreeBSD bsdbox 6.0-RELEASE FreeBSD 6.0-RELEASE #1: Sat Nov 19 15:12:19 PST 2005 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/MACHINE i386 My ports are all current as of 2 hours ago. I recently installed sysutils/bpm, and on execution I receive: /libexec/ld-elf.so.1:

Re: Can't compile kernel

2005-11-23 Thread Jose Borquez
The custom kernel config file is in /usr/src/sys/i386/conf I did more reading from the FreeBSD website handbook and it said if you installed only the kernel source code that you need to compile the traditional way using: /usr/src/sys/i386/conf/config CUSTOM then change to the build

Re: UPS advice, please ...

2005-11-23 Thread Sandy Rutherford
On Sat, 19 Nov 2005 16:21:59 -0500, Robert Huff [EMAIL PROTECTED] said: Chad Leigh -- Shire.Net LLC writes: I have never used the UPS daemons so don't know how they work but I doubt they are made to work with multiples on the UPS. I've never done it, but I believe this is quite

kernel: rl0: watchdog timeout

2005-11-23 Thread Luke Dean
Since I upgraded to version 6, my server has frozen under heavy network traffic three times. It ran happily for months on various versions of 5. Same hardware, same configuration. There was never anything in /var/log/messages until this last time. This time I found: kernel: rl0: watchdog

Re: FreeBSD 6.0 GENERIC Kernel perfomance

2005-11-23 Thread Dmytro Surovtsev
I was not really honest: I did compiled the kernel without -g option. Nothing different. The only thing that looks like help was compile without PREEMPTIVE option. I'm sorry very much for FreeBSD that I like many years. I do not think that racing for issuing the new RELEASE (so called in this

Re: FreeBSD 6.0 GENERIC Kernel perfomance

2005-11-23 Thread Dmytro Surovtsev
Kris, thanks for reply. I did not provide any special tests for performance, I catch it just working on my workstation - P-4, 3 GHz, 512 MB. Long time ago (several monthes) I've used Gentoo Linux, but siwtched to FreeBSD because of better performance especially when I work in X. About the port

Re: plugin in mozilla

2005-11-23 Thread Filippo Moretti
Beecher Rintoul wrote: On Tuesday 22 November 2005 12:02 am, Filippo Moretti wrote: Tino Boss wrote: Filippo Moretti wrote: what exactly should be linked for acroread7? ln -s /usr/local/lib/acroread/usr/local/Adobe/Acrobat7.0/Browser/intellinux/npp df.so

umapfs file system

2005-11-23 Thread Valerio daelli
Hi all do you think is possible to compile cleanly and to use the umapfs file system? I tried but I got this error: cc -c -O -pipe -mcpu=ev67 -mieee -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions

Re: FreeBSD 6.0 GENERIC Kernel perfomance

2005-11-23 Thread Kris Kennaway
On Wed, Nov 23, 2005 at 11:30:39AM +, Dmytro Surovtsev wrote: Kris, thanks for reply. I did not provide any special tests for performance, I catch it just working on my workstation - P-4, 3 GHz, 512 MB. Long time ago (several monthes) I've used Gentoo Linux, but siwtched to FreeBSD

Re: FreeBSD 6.0 GENERIC Kernel perfomance

2005-11-23 Thread Kris Kennaway
On Wed, Nov 23, 2005 at 11:23:26AM +, Dmytro Surovtsev wrote: I was not really honest: I did compiled the kernel without -g option. Nothing different. The only thing that looks like help was compile without PREEMPTIVE option. I'm sorry very much for FreeBSD that I like many years. I do

Re: error: portsdb and cvsup with refuse file

2005-11-23 Thread Alex Zbyslaw
Peter wrote: With 5.4 I received an error using portsdb after updating my ports tree with a refuse file. How does one deal with this? # portsdb -U Updating the ports index ... Generating INDEX.tmp - please wait..p5-Unicode-MapUTF8-1.09: /usr/ports/japanese/p5-Jcode non-existent -- dependency

Sylpheed Spell Checker Inline Images

2005-11-23 Thread Blue Raccoon
Hi, I am struggling to set up a light-weight FreeBSD 6 system with xfce4. I decided Sylpheed is probably a good choice when it comes to email clients. I have gtkspell2 and imglib installed and compiled Sylpheed from source because I wanted the latest version (2.1.7) with gtkspell and

Re: Error Message on Boot

2005-11-23 Thread Gerard
On Tue, 22 Nov 2005 20:55:46 -0800, Micah [EMAIL PROTECTED] Subject: Re: Error Message on Boot Wrote these words of wisdom: Gerard Seibert wrote: Running FreeBSD 5.4, I receive this error message while booting up: Updating KDM configuration Information: reading old kdmrc

Re: ISP blocking specific ports

2005-11-23 Thread Gerard Seibert
On Tuesday, November 22, 2005 9:57:27 PM, ross [EMAIL PROTECTED] Subject: Re: ISP blocking specific ports Wrote these words of wisdom: On Tue, 22 Nov 2005 18:48:20 -0800, Chris Hill [EMAIL PROTECTED] wrote: On Tue, 22 Nov 2005, ross wrote: Hi, I have a feeling that my isp is blocking

Brother MFC-210C with FreeBSD 6

2005-11-23 Thread Danny Woods
Has anyone here had any luck getting a Brother MFC-210C multi-function printer working under FreeBSD 6? Ideally, I'm looking to use a small FreeBSD box that's running 24/7 as a print server of some kind; this would prevent having to be physically connected to the printer from whichever of my

Re: ISP blocking specific ports

2005-11-23 Thread Bob Parkinson
http://www.derkeiler.com/Service/PortScan/ portscan yourself from outside Cheers, Bob ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

error when make depend

2005-11-23 Thread snnn
Yesterday,I upgrade my FreeBSD to 6.0 from cdrom,then cvsup the kernel source (/usr/src) to 6.0 when I recompile the kernel ,get the follow error /usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/dojump.c:1101:23: gt-dojump.h: No such file or directory mkdep: compile failed *** Error

Re: libnet* questions

2005-11-23 Thread Lowell Gilbert
Pratt, Benjamin E. [EMAIL PROTECTED] writes: Hello, I'm writing to find out what others do, and what I can do, to work with ports that require the now three different libnet* ports. What I've been doing, and it seems like there should be an easier way, is installing one libnet*, for instance

Re: Marvell Yukon Kernel Driver for 6.0

2005-11-23 Thread Lowell Gilbert
Lawrence F. Ross [EMAIL PROTECTED] writes: I've got a system with 4 Marvell Yukon 8053 based NICs I am constructing as a bridging firewall. While Marvell does have a driver for BSD 5.4 which works just fine, 5.4 has lousy bridging support (especially when using pf as your packet filter) So

RE: libnet* questions

2005-11-23 Thread Pratt, Benjamin E.
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lowell Gilbert Sent: Wednesday, November 23, 2005 08:30 To: Pratt, Benjamin E. Cc: freebsd-questions@freebsd.org Subject: Re: libnet* questions Pratt, Benjamin E. [EMAIL PROTECTED] writes:

Trouble installing fvwm2

2005-11-23 Thread ivan . roth
Hi, I just compiled/installed fvwm2 from ports on my 6.0. But I don't know how to run it. I have gdm launching gnome 2.12 by default and fvwm2 does not appear in the list in gdm. I am such a newbie, that I can't imagine you don't know what's wrong :) Thanks by advance. Regards, Ivan.

args to `make` within the ports tree

2005-11-23 Thread Odhiambo Washington
There appears to be so many arguments to `make` when compiling applications fro the ports tree. What beats me is where they are documented ;) -Wash http://www.netmeister.org/news/learn2quote.html -- +==+ |\

Re: Trouble installing fvwm2

2005-11-23 Thread Mike Jeays
On Wed, 2005-11-23 at 16:03 +0100, [EMAIL PROTECTED] wrote: Hi, I just compiled/installed fvwm2 from ports on my 6.0. But I don't know how to run it. I have gdm launching gnome 2.12 by default and fvwm2 does not appear in the list in gdm. I am such a newbie, that I can't imagine you

Re: Sylpheed Spell Checker Inline Images

2005-11-23 Thread Blue Raccoon
My apologies. Installing from source was not a good idea. I now used the ports system and all is well. I should have read some documentation before I came here with my questions. The reason I used the source was the fact that I could not pkg_add the 2.1.7 version of Sylpheed, although it was

Re: abcde ripping to mp3 and ogg using different folders

2005-11-23 Thread Dave
Hi, What abcde does is first rips the files to wav then encodes them to the indicated format. What i've got mine doing is encoding to both .mp3 and .ogg, now it places the files in the same folder, only with different extensions .mp3 and .ogg respectively. What i'd like is to keep the mp3's

Re: Trouble installing fvwm2

2005-11-23 Thread Louis LeBlanc
On 11/23/05 10:36 AM, Mike Jeays sat at the `puter and typed: On Wed, 2005-11-23 at 16:03 +0100, [EMAIL PROTECTED] wrote: Hi, I just compiled/installed fvwm2 from ports on my 6.0. But I don't know how to run it. I have gdm launching gnome 2.12 by default and fvwm2 does not appear

Re: args to `make` within the ports tree

2005-11-23 Thread Fabian Keil
Odhiambo Washington [EMAIL PROTECTED] wrote: There appears to be so many arguments to `make` when compiling applications fro the ports tree. What beats me is where they are documented ;) man ports shows the global ones. For the rest you have to look in the Makefile of the port you're

Re: libnet* questions

2005-11-23 Thread Dan Nelson
In the last episode (Nov 23), Lowell Gilbert said: Pratt, Benjamin E. [EMAIL PROTECTED] writes: Hello, I'm writing to find out what others do, and what I can do, to work with ports that require the now three different libnet* ports. What I've been doing, and it seems like there should be an

Correct configuration of pam_winbind.so for login using AD accounts

2005-11-23 Thread Jim Hatfield
I'm using a newly-installed FBSD 6 system to experiment with Single Sign-On to an Active Directory network. Samba is installed, the machine is joined to the domain, winbind seems to work fine, wbinfo -u lets me enumerate users OK. I'm trying to work out how to edit the files in /etc/pam.d to get

Re: args to `make` within the ports tree

2005-11-23 Thread Mike Hernandez
On Wed, Nov 23, 2005 at 06:35:13PM +0300, Odhiambo Washington wrote: There appears to be so many arguments to `make` when compiling applications fro the ports tree. What beats me is where they are documented ;) -Wash /etc/make.conf? ___

Re: args to `make` within the ports tree

2005-11-23 Thread Roland Smith
On Wed, Nov 23, 2005 at 10:50:19AM -0500, Mike Hernandez wrote: On Wed, Nov 23, 2005 at 06:35:13PM +0300, Odhiambo Washington wrote: There appears to be so many arguments to `make` when compiling applications fro the ports tree. What beats me is where they are documented ;)

Re: libnet* questions

2005-11-23 Thread Lowell Gilbert
Pratt, Benjamin E. [EMAIL PROTECTED] writes: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lowell Gilbert Sent: Wednesday, November 23, 2005 08:30 To: Pratt, Benjamin E. Cc: freebsd-questions@freebsd.org Subject: Re: libnet* questions

Re:Brother MFC-210C with FreeBSD 6

2005-11-23 Thread Daniel Gonzalez
Danny- I've never had any luck with any Brother product on FreeBSD or even linux for that matter.. I usually avoid Brother products as a result. You might better spend your time and money with a different vendor. I've never had any problems with anything from HP. Just a suggestion dan -- Dan

Automating Drive Formatting

2005-11-23 Thread Michael Collette
I'm looking for some way to script together an automatic formatting of a hard drive. Having a fair amount of difficulty locating some good information on doing this. For example, let's say there's an unknown IDE drive that's at least 40G in size. On that drive I want to create 1 partition with

Re: Can't compile kernel

2005-11-23 Thread Lowell Gilbert
Don't top-post, please. Jose Borquez [EMAIL PROTECTED] writes: Peter [EMAIL PROTECTED] wrote: --- Jose Borquez wrote: I made a standard install of FreeBSD 5.4 with Kern-Developer Full binaries and doc, kernel source only. I attempted to compile a custom kernel running:

Re: args to `make` within the ports tree

2005-11-23 Thread Odhiambo Washington
* On 23/11/05 17:47 +0100, Roland Smith wrote: On Wed, Nov 23, 2005 at 10:50:19AM -0500, Mike Hernandez wrote: On Wed, Nov 23, 2005 at 06:35:13PM +0300, Odhiambo Washington wrote: There appears to be so many arguments to `make` when compiling applications fro the ports tree. What

RE: Correct configuration of pam_winbind.so for login using AD accounts

2005-11-23 Thread Brian E. Conklin
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jim Hatfield Sent: Wednesday, November 23, 2005 8:33 AM To: freebsd-questions@freebsd.org Subject: Correct configuration of pam_winbind.so for login using AD accounts I'm using a newly-installed

Re: Accessing samba shares without password prompts

2005-11-23 Thread vittorio
Use /etc/nsmb.conf. Here it is a simple procedure (it works flawlessly for me!) supposing that the windows user is called 'myuser', the password 'pass' and the windows share //winserver/data: As root and once and for all: 1) On your freebsd box create a user called 'myuser' with adduser etc..;

Re: Automating Drive Formatting

2005-11-23 Thread Jerry McAllister
I'm looking for some way to script together an automatic formatting of a hard drive. Having a fair amount of difficulty locating some good information on doing this. For example, let's say there's an unknown IDE drive that's at least 40G in size. On that drive I want to create 1

Re: Automating Drive Formatting

2005-11-23 Thread Lowell Gilbert
Michael Collette [EMAIL PROTECTED] writes: I'm looking for some way to script together an automatic formatting of a hard drive. Having a fair amount of difficulty locating some good information on doing this. For example, let's say there's an unknown IDE drive that's at least 40G in size.

Mouse Activation 1 Click

2005-11-23 Thread Sean
I am trying to find a setting to change desktop appicon to startup with one click instead of two. Is there such a setting? I do not see any settings in the wm prefs choices and from my web searches the port includes the single click patch. Thanks Sean

Re: kernel: rl0: watchdog timeout

2005-11-23 Thread P.U.Kruppa
On Wed, 23 Nov 2005, Luke Dean wrote: Since I upgraded to version 6, my server has frozen under heavy network traffic three times. It ran happily for months on various versions of 5. Same hardware, same configuration. There was never anything in /var/log/messages until this last time. This

Re: Can't compile kernel

2005-11-23 Thread Russell Meek
Lowell Gilbert wrote: Don't top-post, please. Jose Borquez [EMAIL PROTECTED] writes: Peter [EMAIL PROTECTED] wrote: --- Jose Borquez wrote: I made a standard install of FreeBSD 5.4 with Kern-Developer Full binaries and doc, kernel source only. I attempted to compile a custom

Re: Mouse Activation 1 Click

2005-11-23 Thread Sean
Sean wrote: I am trying to find a setting to change desktop appicon to startup with one click instead of two. Is there such a setting? I do not see any settings in the wm prefs choices and from my web searches the port includes the single click patch. Thanks Sean

Re: args to `make` within the ports tree

2005-11-23 Thread Russell Meek
Roland Smith wrote: On Wed, Nov 23, 2005 at 10:50:19AM -0500, Mike Hernandez wrote: On Wed, Nov 23, 2005 at 06:35:13PM +0300, Odhiambo Washington wrote: There appears to be so many arguments to `make` when compiling applications fro the ports tree. What beats me is where they are

command line sound player?

2005-11-23 Thread Blue Raccoon
Hi, I have searched high and low for a simple command-line sound player that I can call from other apps. I need something that just plays the sound, without any feedback. Like 'cat sound.wav /dev/dsp' but without the almost zero signal-to-noise ratio. Any ideas? thanks, -- -Jay

Re: command line sound player?

2005-11-23 Thread Randy Pratt
On Wed, 23 Nov 2005 21:59:47 +0100 Blue Raccoon [EMAIL PROTECTED] wrote: Hi, I have searched high and low for a simple command-line sound player that I can call from other apps. I need something that just plays the sound, without any feedback. Like 'cat sound.wav /dev/dsp' but without

Re: FreeBSD 6.0 GENERIC Kernel perfomance

2005-11-23 Thread Russell Meek
Dmytro Surovtsev wrote: Kris, thanks for reply. I did not provide any special tests for performance, I catch it just working on my workstation - P-4, 3 GHz, 512 MB. Long time ago (several monthes) I've used Gentoo Linux, but siwtched to FreeBSD because of better performance especially when I

Re: FreeBSD 6.0 GENERIC Kernel perfomance

2005-11-23 Thread Kris Kennaway
On Wed, Nov 23, 2005 at 04:23:34PM -0500, Russell Meek wrote: Dmytro Surovtsev wrote: Kris, thanks for reply. I did not provide any special tests for performance, I catch it just working on my workstation - P-4, 3 GHz, 512 MB. Long time ago (several monthes) I've used Gentoo Linux, but

Re: jabberd error, help

2005-11-23 Thread Efren Bravo
Hi, I've installed jabberd2 (#pkg_add -rv jabberd) and I followed the jabber_guide.pdf instructions but when I execute /usr/local/bin/jabberd -D, I get this error: # cat c2s.log Tue Nov 22 09:37:52 2005 [notice] starting up Tue Nov 22 09:37:52 2005 [info] process id is 3263, written to

where can I find Design and Implementation of the 4.4 BSD OS book?

2005-11-23 Thread Javier Matos
Hello, I was tryint to make some programs for my computer and I need to know more about the design and implementation of FreeBSD, I can find in Freebsd website only chapter 2 but no more... http://www.freebsd.org/doc/en_US.ISO8859-1/books/design-44bsd/ Anyone know if there are more information

Re: background fsck

2005-11-23 Thread Peter Schuller
what is the rule to decide if filesystem may be background checked or not? for example my / is checked foreground, while /home checked background. can't root partition be background checked too? Last time I checked (5.3:ish), no. I have no clue whether it's intentional. I tried to fix it

Re: where can I find Design and Implementation of the 4.4 BSD OS book?

2005-11-23 Thread db
On Wednesday 23 November 2005 21:45, Javier Matos wrote: Anyone know if there are more information in freebsd website???, I spend to much time searching but I can´t find it. I will recommend: http://www.amazon.com/gp/product/0201702452/102-5278219-2697763?v=glancen=283155n=507846s=booksv=glance

php mail()

2005-11-23 Thread Kim johansen
I cant get the mail function in php to work. If i try to run a script with the mail() function, the script is just sleeping, doing nothing. Have enabled debug in php, but dont got any errors. sendmail works fine if i use it from commandline. what could be wrong? -- Kim

Re: php mail()

2005-11-23 Thread David Kirchner
On 11/23/05, Kim johansen [EMAIL PROTECTED] wrote: I cant get the mail function in php to work. If i try to run a script with the mail() function, the script is just sleeping, doing nothing. Have enabled debug in php, but dont got any errors. sendmail works fine if i use it from commandline.

SCHED_ULE Scheduler FreeBSD 6 - Release

2005-11-23 Thread Russell Meek
Is anyone here currently using the *SCHED_ULE* scheduler in a server enviroment, production or non? Pros? Cons? Thanks, Russell ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

Re: php mail()

2005-11-23 Thread Kim johansen
wee, i got it. sendmail was symblinked up to mailwrapper. Changed sendmail_path to /usr/sbin/mailwrapper -t -i, and it works:) On 11/23/05, David Kirchner [EMAIL PROTECTED] wrote: On 11/23/05, Kim johansen [EMAIL PROTECTED] wrote: I cant get the mail function in php to work. If i try to run a

Re: Trouble installing fvwm2

2005-11-23 Thread Mike Jeays
On Wed, 2005-11-23 at 10:57 -0500, Louis LeBlanc wrote: On 11/23/05 10:36 AM, Mike Jeays sat at the `puter and typed: On Wed, 2005-11-23 at 16:03 +0100, [EMAIL PROTECTED] wrote: Hi, I just compiled/installed fvwm2 from ports on my 6.0. But I don't know how to run it. I

Re: where can I find Design and Implementation of the 4.4 BSD OS book?

2005-11-23 Thread Peter Clutton
On 11/24/05, db [EMAIL PROTECTED] wrote: On Wednesday 23 November 2005 21:45, Javier Matos wrote: Anyone know if there are more information in freebsd website???, I spend to much time searching but I can´t find it. I will recommend:

Force box to become CARP master?

2005-11-23 Thread Matthew Hagerty
Greetings, I'm working on setting up to machines that will be using CARP to provide fail-over, and I was wondering a couple of things: 1. How do you determine if the current box is the master? I need to have each machine do certain things at startup depending on whether or not it is the

kdevelop ruby support missing for freebsd

2005-11-23 Thread Lei Sun
Hi, I just installed the latest stable version of kdevelop on both freebsd 6.0 and suse 10.0 for ruby programming projects. I noticed the kdevelop ruby support on suse is all there, but I can't seems to be able to get the kdevelop ruby for freebsd working. I can't find the file tree tab, and

Off-Topic: Vendor Control Software for computer labs

2005-11-23 Thread Sean Murphy
I need help with finding a software to do this Going into your local computer lab paying the clerk for an hour of computer time he accepts your money, types in some information in his computer, and tells you what computer station to sit at. The computer works for that hour, gives you a

Re: where can I find Design and Implementation of the 4.4 BSD OS book?

2005-11-23 Thread Dan O'Connor
Hello, I was tryint to make some programs for my computer and I need to know more about the design and implementation of FreeBSD, I can find in Freebsd website only chapter 2 but no more... Others have pointed you to the FreeBSD book, but if you're really looking for the 4.4 BSD book, try

troubles with apcupsd (basic setup)

2005-11-23 Thread Peter
Hello. I have an APC BackUPS 650 and I want to have my FreeBSD 5.4 system shutdown on power failure. I received a cable with the unit but there are no identifying markings. When I run apcupsd it thinks there is a power failure and proceeds to shut me down. Can anyone help? My config file:

Re: troubles with apcupsd (basic setup)

2005-11-23 Thread Greg Maruszeczka
Peter wrote: Hello. I have an APC BackUPS 650 and I want to have my FreeBSD 5.4 system shutdown on power failure. I received a cable with the unit but there are no identifying markings. When I run apcupsd it thinks there is a power failure and proceeds to shut me down. Can anyone help?

Re: troubles with apcupsd (basic setup)

2005-11-23 Thread Peter
--- Greg Maruszeczka [EMAIL PROTECTED] wrote: Peter wrote: Hello. I have an APC BackUPS 650 and I want to have my FreeBSD 5.4 system shutdown on power failure. I received a cable with the unit but there are no identifying markings. When I run apcupsd it thinks there is a power

so much clock interrupts?!

2005-11-23 Thread Wojciech Puchar
that's what i see in systat with FreeBSD 6.0/i386-SMP 540 534 99 pdwak 2000 cpu0: time 16825 pdpgs 2000 cpu1: time on FreeBSD 5.3 live CD i have 100 not 2000 times per second isn't it too

Re: iSCSI support

2005-11-23 Thread Richard Burakowski
[EMAIL PROTECTED] wrote: I have 3 datacentres connected by 12 core gig fibre (only using one pair at the moment, but the fibre is there for future use) each connected directly to the others. I want a system that I can start off with one disk server in one datacentre, and then step it up to

Re: command line sound player?

2005-11-23 Thread Wojciech Puchar
I have searched high and low for a simple command-line sound player that I can call from other apps. I need something that just plays the sound, without any feedback. Like 'cat sound.wav /dev/dsp' but without the almost zero signal-to-noise ratio. Any ideas? thanks, you simply played

Re: command line sound player?

2005-11-23 Thread Wojciech Puchar
I have searched high and low for a simple command-line sound player that I can call from other apps. I need something that just plays the sound, without any feedback. Like 'cat sound.wav /dev/dsp' but without the almost zero signal-to-noise ratio. Any ideas? if it's C program much better

SFTP command-line client

2005-11-23 Thread Josh Paetzel
Is there a command line sftp client that supports command-history and file completion similar to the ftp client in the base system? -- Thanks, Josh Paetzel ___ freebsd-questions@freebsd.org mailing list

Re: so much clock interrupts?!

2005-11-23 Thread Kris Kennaway
On Thu, Nov 24, 2005 at 01:35:41AM +0100, Wojciech Puchar wrote: that's what i see in systat with FreeBSD 6.0/i386-SMP 540 534 99 pdwak 2000 cpu0: time 16825 pdpgs 2000 cpu1:

Re: SCHED_ULE Scheduler FreeBSD 6 - Release

2005-11-23 Thread Kris Kennaway
On Wed, Nov 23, 2005 at 05:11:02PM -0500, Russell Meek wrote: Is anyone here currently using the *SCHED_ULE* scheduler in a server enviroment, production or non? Pros? Cons? This question has been asked quite often, so you would have done well to research the answer before asking :) It's

port/source snap the ports/kernel source

2005-11-23 Thread Huajian.Luo
Hi there, After I upgrade my box to 6.0, I found that portsnap is currently in the base system. I'm curious that why we need invent a tool that just fetch the ports.tar.gz from mirror, while can not fetch the kernel source, while I can make it by wget the ports.tar.gz even behind a firewall and

Re: Accessing samba shares without password prompts

2005-11-23 Thread Mike Eubanks
On Mon, 2005-11-21 at 20:36 -0500, Robert Fitzpatrick wrote: Can someone point me to info on how to access shares on the netowrk without having to provide the password. I am logged in to my FreeBSD 6.0 workstation with the user name and password equal to that of a user on the other samba

Re: SFTP command-line client

2005-11-23 Thread Giorgos Keramidas
On 2005-11-23 20:31, Josh Paetzel [EMAIL PROTECTED] wrote: Is there a command line sftp client that supports command-history and file completion similar to the ftp client in the base system? Not sure. This looks interesting though: http://packages.debian.org/unstable/utils/cle

Re: port/source snap the ports/kernel source

2005-11-23 Thread Kris Kennaway
On Thu, Nov 24, 2005 at 10:59:13AM +0800, Huajian.Luo wrote: Hi there, After I upgrade my box to 6.0, I found that portsnap is currently in the base system. I'm curious that why we need invent a tool that just fetch the ports.tar.gz from mirror, while can not fetch the kernel source, while

RE: Status of 6.0 for production systems

2005-11-23 Thread Ted Mittelstaedt
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Freminlins Sent: Tuesday, November 22, 2005 1:37 AM To: freebsd-questions@freebsd.org Subject: Re: Status of 6.0 for production systems Ted, Why don't you do us all a favour and shut up. Probably because

Re: SCHED_ULE Scheduler FreeBSD 6 - Release

2005-11-23 Thread Russell E. Meek
Kris Kennaway wrote: On Wed, Nov 23, 2005 at 05:11:02PM -0500, Russell Meek wrote: Is anyone here currently using the *SCHED_ULE* scheduler in a server enviroment, production or non? Pros? Cons? This question has been asked quite often, so you would have done well to research the

How the heck do you burn a VCD?

2005-11-23 Thread Louis LeBlanc
Hey folks. This may be slightly OT, but I just downloaded the StarWreck spoof (http://www.starwreck.com), and I'd like to get it burned to a VCD. It's in xvid/avi format, and I'm not sure what's the best way to burn this. with the following: burncd -f /dev/acd1 -d vcd

RE: doubts on FreeBSD

2005-11-23 Thread Ted Mittelstaedt
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Cstdenis Sent: Tuesday, November 22, 2005 3:42 AM To: Anirban Adhikary; freebsd-questions@freebsd.org Subject: Re: doubts on FreeBSD Same as any other *nix operating system. Basically just follow the

RE: Does FreeBSD 6.0 fully support PCI-Express?

2005-11-23 Thread Ted Mittelstaedt
-Original Message- From: Hans Nieser [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 22, 2005 4:48 AM To: Ted Mittelstaedt; freebsd-questions@freebsd.org Subject: Re: Does FreeBSD 6.0 fully support PCI-Express? Ted Mittelstaedt wrote: This is correct. The various driver authors who

Re: How the heck do you burn a VCD?

2005-11-23 Thread Michael C. Shultz
On Wednesday 23 November 2005 21:20, Louis LeBlanc wrote: Hey folks. This may be slightly OT, but I just downloaded the StarWreck spoof (http://www.starwreck.com), and I'd like to get it burned to a VCD. It's in xvid/avi format, and I'm not sure what's the best way to burn this. with the

Re: How the heck do you burn a VCD?

2005-11-23 Thread Louis LeBlanc
On 11/23/05 09:35 PM, Michael C. Shultz sat at the `puter and typed: On Wednesday 23 November 2005 21:20, Louis LeBlanc wrote: Hey folks. This may be slightly OT, but I just downloaded the StarWreck spoof (http://www.starwreck.com), and I'd like to get it burned to a VCD. It's in xvid/avi

RE: Status of 6.0 for production systems

2005-11-23 Thread Ted Mittelstaedt
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Chad Leigh -- Shire.Net LLC Sent: Saturday, November 19, 2005 6:45 AM To: Ted Mittelstaedt Cc: Free BSD Questions list Subject: Re: Status of 6.0 for production systems On Nov 19, 2005, at 5:10 AM, Ted

Re: How the heck do you burn a VCD?

2005-11-23 Thread Louis LeBlanc
On 11/24/05 12:56 AM, Louis LeBlanc sat at the `puter and typed: On 11/23/05 09:35 PM, Michael C. Shultz sat at the `puter and typed: On Wednesday 23 November 2005 21:20, Louis LeBlanc wrote: Hey folks. This may be slightly OT, but I just downloaded the StarWreck spoof

RE: HP DL380 hangs on boot

2005-11-23 Thread Ted Mittelstaedt
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Miguel Sent: Tuesday, November 22, 2005 7:11 AM To: Ted Mittelstaedt Cc: FreeBSD Questions Subject: Re: HP DL380 hangs on boot Ted Mittelstaedt wrote: If you are convinced it's the CD corrupting the

Re: How the heck do you burn a VCD?

2005-11-23 Thread Michael C. Shultz
On Wednesday 23 November 2005 21:56, Louis LeBlanc wrote: On 11/23/05 09:35 PM, Michael C. Shultz sat at the `puter and typed: On Wednesday 23 November 2005 21:20, Louis LeBlanc wrote: Hey folks. This may be slightly OT, but I just downloaded the StarWreck spoof

last try (anyone who here who has a working carp setup??)

2005-11-23 Thread Mark Jayson Alvarez
Hi, Been trying to make this work for the past three days, yet still no luck. On host A (which is suppose to be the master): xl0: flags=8943UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST mtu 1500 options=9RXCSUM,VLAN_MTU inet6 fe80::201:2ff:fe88:d8c%xl0 prefixlen 64 scopeid 0x1

RE: Does FreeBSD 6.0 fully support PCI-Express?

2005-11-23 Thread Ted Mittelstaedt
Micah, Would you please list a cite that the nv driver is open source? There is also another site here: http://news.com.com/2061-10795_3-5762319.html although I will admit this is 5 months old - please cite a more recent article where nvidia has reversed their policy? As Mike

Package upgrade

2005-11-23 Thread David Miao
Hi list, I have already installed 'python-2.4.1_3.tbz' package from FreeBSD6.0 i386 disc 2, may I use below command to install the up-to-date python 2.4.2 without uninstall old version in advance? # cd /usr/ports/lang/python (I have downloaded the latest CVS tree) # make install clean or #

RE: Status of 6.0 for production systems

2005-11-23 Thread Ted Mittelstaedt
-Original Message- From: Chad Leigh -- Shire.Net LLC [mailto:[EMAIL PROTECTED] Sent: Saturday, November 19, 2005 6:08 AM To: Ted Mittelstaedt Cc: David Kelly; FreeBSD-Questions@freebsd.org Subject: Re: Status of 6.0 for production systems You keep talking like the laptop market is

Re: How the heck do you burn a VCD?

2005-11-23 Thread Erik Osterholm
On Wed, Nov 23, 2005 at 10:11:57PM -0800, Michael C. Shultz wrote: On Wednesday 23 November 2005 21:56, Louis LeBlanc wrote: On 11/23/05 09:35 PM, Michael C. Shultz sat at the `puter and typed: On Wednesday 23 November 2005 21:20, Louis LeBlanc wrote: Hey folks. This may be slightly OT,

Re: How the heck do you burn a VCD?

2005-11-23 Thread Marc Fonvieille
On Thu, Nov 24, 2005 at 12:20:22AM -0500, Louis LeBlanc wrote: Hey folks. This may be slightly OT, but I just downloaded the StarWreck spoof (http://www.starwreck.com), and I'd like to get it burned to a VCD. It's in xvid/avi format, and I'm not sure what's the best way to burn this. with

Panic%3A%20No%20InitIn-Reply-To=20051121081032.7581.qmail%40web33201.mail.mud.yahoo.com

2005-11-23 Thread E.J Burritt
Hey Mike, thanks for the reply. I went ahead and tried that link, but unfortunatley it didn't help. I also made a post over at the FreeBSD forums, but also no reply. Not sure what to do now... - Yahoo! Music Unlimited - Access over 1 million

Panic: No Init

2005-11-23 Thread E.J Burritt
Hey Mike, thanks for the reply. I went ahead and tried that link, but unfortunatley it didn't help. I also made a post over at the FreeBSD forums, but also no reply. Not sure what to do now... - Yahoo! Music Unlimited - Access over 1 million

Re: so much clock interrupts?!

2005-11-23 Thread Markus Trippelsdorf
On 2005-11-24, Wojciech Puchar [EMAIL PROTECTED] wrote: that's what i see in systat with FreeBSD 6.0/i386-SMP 540 534 99 pdwak 2000 cpu0: time 16825 pdpgs 2000 cpu1: time on FreeBSD