Re: setup cronjob

2008-09-12 Thread CyberLeo Kitsana
Darrell Betts wrote: I have wrote a small script put it in my home directory. I am trying to setup a cronjob to run it every six hours. When it runs the job I receive the error message /usr/home/test/cronjobs/test.sh: not found I have tripe checked the file permissions and they appear correct

Re: cd and rm a directory with '^M'

2008-09-12 Thread Wayne Sierke
On Thu, 2008-09-04 at 01:28 -0400, DAve wrote: Edwin Groothuis wrote: I had rsync create a directory with a '^M' in it. Use command-line completion: [~/xx] [EMAIL PROTECTED]touch foo^Mbar # that's ^V^M [~/xx] [EMAIL PROTECTED]ls -l total 0 -rw-r--r-- 1 edwin edwin

Stop in /usr/ports/graphics/ImageMagick/work/ImageMagick-6.4.3/PerlMagick

2008-09-12 Thread Dino Vliet
Hi folks, on my adm64 dual core system running freebsd I get the following error when installing the port, /usr/porst/graphics/ImageMagick: t/write...ok t/x11/readXlib: connection to :0.0 refused by server Xlib: No protocol specified t/x11/readok t/x11/write...Xlib:

restricted users

2008-09-12 Thread Don Wilde
Greetings, All - I want to set up an account for my boy that he can use freely with the exception that I can turn off his Internet access at will from my root-privilege account. It would be nice if I could also set up a limited-access constraint that would allow him some domains with a white-list

Re: growisofs non aligned DMA transfer (7.0R)

2008-09-12 Thread koberne [EMAIL PROTECTED]
Hey, I wanted to add a file to an already written DVD+RW (written a day before on the same system) with # growisofs -M /dev/cd0 -r -T -J -joliet-long -v directory This produced tons of error messages via syslog as Jul 11 13:45:30 rebelion kernel: ata0: FAILURE - non aligned DMA

File Descriptor Leak in Freebsd 4.9 - any known issue?

2008-09-12 Thread punit gupta
Hi, Has there been any known issue regarding socket-descriptor leak in Freebsd4.9? In my application I am using openldap client library to authenticate users with ldap-server. Whenever an authentication request comes, the application opens a socket to backend ldap server and then hands over

Re: growisofs non aligned DMA transfer (7.0R)

2008-09-12 Thread Matthias Apitz
El día Sunday, September 07, 2008 a las 09:04:31PM +0200, Nejc S(koberne escribió: Hey, I wanted to add a file to an already written DVD+RW (written a day before on the same system) with # growisofs -M /dev/cd0 -r -T -J -joliet-long -v directory This produced tons of error

Can't adduser using FreeBSD 7.0 (amd64)

2008-09-12 Thread Froilan Romualdo
Here's my uname -a: FreeBSD fbsd.its1.localhost.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 10:35:36 UTC 2008 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC amd64 Error upon running adduser: pwd_mkdb: 14 uid is incorrect pwd_mkdb: /etc/master.passwd: Inappropiate file type or format pw:

Re: restricted users

2008-09-12 Thread Mehul Ved
On 9/12/08, Don Wilde [EMAIL PROTECTED] wrote: I want to set up an account for my boy that he can use freely with the exception that I can turn off his Internet access at will from my root-privilege account. It would be nice if I could also set up a limited-access constraint that would

Re: Wireshark

2008-09-12 Thread gpeel
On Thu, 11 Sep 2008 19:38:50 -0400, matt donovan wrote On Thu, Sep 11, 2008 at 7:32 PM, Christopher Cowart [EMAIL PROTECTED] wrote: Grant Peel wrote: Just attempting to install the port. Something I noticed when the install crapped out was that it wanted me to use the Force Package

Re: restricted users

2008-09-12 Thread Zbigniew Szalbot
Hello, Mehul Ved: On 9/12/08, Don Wilde [EMAIL PROTECTED] wrote: I want to set up an account for my boy that he can use freely with the exception that I can turn off his Internet access at will from my root-privilege account. It would be nice if I could also set up a limited-access

Re: Can't adduser using FreeBSD 7.0 (amd64)

2008-09-12 Thread Subhro
Oops it should be pwd_mkdb instead of pw_mkdb so pwd_mkdb -p /etc/master.passwd Cheers again!! Subhro On Fri, Sep 12, 2008 at 2:52 PM, Subhro [EMAIL PROTECTED] wrote: pw_mkdb -p /etc/master.passwd Cheers! Subhro On Fri, Sep 12, 2008 at 2:09 PM, Froilan Romualdo [EMAIL PROTECTED] wrote:

Re: Can't adduser using FreeBSD 7.0 (amd64)

2008-09-12 Thread Subhro
pw_mkdb -p /etc/master.passwd Cheers! Subhro On Fri, Sep 12, 2008 at 2:09 PM, Froilan Romualdo [EMAIL PROTECTED] wrote: Here's my uname -a: FreeBSD fbsd.its1.localhost.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 10:35:36 UTC 2008 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC amd64

Re: Driver debugging help

2008-09-12 Thread Patrick Lamaizière
Le Thu, 11 Sep 2008 11:59:05 +0200, Riaan Kruger [EMAIL PROTECTED] a écrit : I am looking for hints to debug a driver I am working on. I get a page fault when running the driver intensively. The stack trace from the kernel dump only goes up to a free command which I suspect is being called

(no subject)

2008-09-12 Thread Dino Vliet
Hi folks, on my adm64 dual core system running freebsd I get the following error when installing the port, /usr/porst/graphics/ImageMagick: t/write...ok t/x11/readXlib: connection to :0.0 refused by server Xlib: No protocol specified t/x11/readok t/x11/write...Xlib:

Re: File Descriptor Leak in Freebsd 4.9 - any known issue?

2008-09-12 Thread Jerry
On Fri, 12 Sep 2008 13:22:15 +0530 (IST) punit gupta [EMAIL PROTECTED] wrote: Has there been any known issue regarding socket-descriptor leak in Freebsd4.9? Since FreeBSD-4.9 is depreciated, is there any possibility that you could do an upgrade to version 7.0 ( or 7.1 that will be released

Re: kde4 build time

2008-09-12 Thread RW
On Fri, 12 Sep 2008 05:29:28 + Desmond Chapman [EMAIL PROTECTED] wrote: I finally have kde4 building. How long will the process take? It's been two days thus far and it isn't finished. Impossible to say based on the information provided, but it is huge. Keep an eye on /usr if it's a

Re: Is the freesbie project dead????????

2008-09-12 Thread J65nko
On Fri, Sep 12, 2008 at 4:56 AM, FBSD1 [EMAIL PROTECTED] wrote: I can't reach http://www.freesbie.org/ to official site for the project. Has this project disbanded? Not sure about that. But the following post on daemonforums.org has a list of *BSD live CD :

Re: Driver debugging help

2008-09-12 Thread Riaan Kruger
On Fri, Sep 12, 2008 at 1:23 PM, Patrick Lamaizière [EMAIL PROTECTED]wrote: Le Thu, 11 Sep 2008 11:59:05 +0200, Riaan Kruger [EMAIL PROTECTED] a écrit : I am looking for hints to debug a driver I am working on. I get a page fault when running the driver intensively. The stack trace from

Re: Is the freesbie project dead????????

2008-09-12 Thread Gaye Abdoulaye Walsimou
J65nko a écrit : On Fri, Sep 12, 2008 at 4:56 AM, FBSD1 [EMAIL PROTECTED] wrote: I can't reach http://www.freesbie.org/ to official site for the project. Has this project disbanded? Not sure about that. But the following post on daemonforums.org has a list of *BSD live CD :

enable usb mouse copy and paste from console

2008-09-12 Thread ace wittman
Hi i have a usb a4tech mini mouse, but i cant enable the copy paste from the console, below is my xorg.conf; please give some tips thanks protocol : auto device: /dev/sysmouse from kernel conf: device ums device uhci device ohci device usb # File generated by xorgconfig. # # Copyright 2004

Re: enable usb mouse copy and paste from console

2008-09-12 Thread Polytropon
On Fri, 12 Sep 2008 21:27:07 +0800, ace wittman [EMAIL PROTECTED] wrote: Hi i have a usb a4tech mini mouse, but i cant enable the copy paste from the console, below is my xorg.conf; please give some tips thanks Section InputDevice IdentifierMouse1 Drivermouse Option

Re: File Descriptor Leak in Freebsd 4.9 - any known issue?

2008-09-12 Thread Kris Kennaway
punit gupta wrote: Hi, Has there been any known issue regarding socket-descriptor leak in Freebsd4.9? I doubt anyone will remember since 4.9 was so long ago. Kris ___ freebsd-questions@freebsd.org mailing list

Re: Wireshark

2008-09-12 Thread Mikel King
On Sep 12, 2008, at 5:39 AM, gpeel wrote: On Thu, 11 Sep 2008 19:38:50 -0400, matt donovan wrote On Thu, Sep 11, 2008 at 7:32 PM, Christopher Cowart [EMAIL PROTECTED] wrote: Grant Peel wrote: Just attempting to install the port. Something I noticed when the install crapped out was that

cvsup mirrors

2008-09-12 Thread Michael P. Soulier
I found this http://www.freebsd.org/doc/en/books/handbook/cvsup.html#CVSUP-MIRRORS and it lists one for me in Canada. cvsup1.ca.freebsd.org Unfortunately, it doesn't have RELENG_6 on it. cvsup says it's not there. Does the mirrors list need an update? Thanks, Mike -- Michael P. Soulier

Re: Copying a FreeBSD install to a smaller disk

2008-09-12 Thread Jerry McAllister
On Thu, Sep 11, 2008 at 05:19:55PM -0700, Chris Weiss wrote: How would I go about copying an existing FreeBSD installation to a smaller disk? I've got a 3rd FreeBSD install I can boot from and store temporary files on, all the disks are in the same hardware, so there's no reconfiguration

Re: restricted users

2008-09-12 Thread Jerry McAllister
On Fri, Sep 12, 2008 at 01:19:46AM -0500, Don Wilde wrote: Greetings, All - I want to set up an account for my boy that he can use freely with the exception that I can turn off his Internet access at will from my root-privilege account. It would be nice if I could also set up a

Stop in /usr/ports/graphics/ImageMagick/work/ImageMagick-6.4.3/PerlMagick

2008-09-12 Thread Dino Vliet
Forwarded Message: Stop in /usr/ports/graphics/ImageMagick/work/ImageMagick-6.4.3/PerlMagick Stop in /usr/ports/graphics/ImageMagick/work/ImageMagick-6.4.3/PerlMagick Friday, September 12, 2008 8:47 AM

Audio Production

2008-09-12 Thread m cassar
Does anyone here use freebsd for serious audio/video production work? or know if there is some kind of community? i have seen ubuntu studio for a general idea outside windows/osx, but prefer fbsd over linux. and found most programs in ports, but i would like to find out more about kernel

InstallJammer on Fbsd 7.0 ?

2008-09-12 Thread Len Conrad
Anybody got this running on FreeBSD 7.0? http://www.installjammer.com/ installjammer-1.2.9.tar.gz ./installjammer Could not find an installkit for your platform 'FreeBSD-7-x86'. You must modify this script and define a platform at the top. == changed installjammer:

Re: Wireshark

2008-09-12 Thread Chris St Denis
Grant Peel wrote: Hi CHris, Just attempting to install the port. Something I noticed when the install crapped out was that it wanted me to use the Force Package Register for the OpenSSL_Overwrite_Base port. That port was already installed, what would be the correct method to deal with

Re: InstallJammer on Fbsd 7.0 ?

2008-09-12 Thread Lowell Gilbert
Len Conrad [EMAIL PROTECTED] writes: Anybody got this running on FreeBSD 7.0? http://www.installjammer.com/ installjammer-1.2.9.tar.gz ./installjammer Could not find an installkit for your platform 'FreeBSD-7-x86'. You must modify this script and define a platform at the top.

x3550 ServeRAID-8k and FBSD 7, group limit

2008-09-12 Thread Yury Michurin
We are currently considering to purchase IBM x3550 with ServeRAID-8k, in order to run FreeBSD 7 with RAID5, but it is very unclear from what I've saw on the Internet, whether the driver support on FreeBSD is stable enough for production use, and I've left with many questions unanswered, with which

Re: Wireshark

2008-09-12 Thread Grant Peel
OK, So I am using https, and, while doing all this, will be connected via PuTTy through ssh. Will I be disconnected ? Deingstalling the port won't kill my connection or cause general weirdness to people using https? -Grant - Original Message - From: Chris St Denis [EMAIL

Re: cd and rm a directory with '^M'

2008-09-12 Thread DAve
Wayne Sierke wrote: On Thu, 2008-09-04 at 01:28 -0400, DAve wrote: Edwin Groothuis wrote: I had rsync create a directory with a '^M' in it. Use command-line completion: [~/xx] [EMAIL PROTECTED]touch foo^Mbar # that's ^V^M [~/xx] [EMAIL PROTECTED]ls -l total 0 -rw-r--r-- 1 edwin

Re: Wireshark

2008-09-12 Thread Chris St Denis
I have never tried this with OpenSSL so I can't be certain (I just use base openssl) but as long as the libraries are already open, deleting them should be ok since the open file handle will remain valid. Starting a new SSH connection may not work between the deinstall and install step, and

Re: InstallJammer on Fbsd 7.0 ?

2008-09-12 Thread Len Conrad
Anybody got this running on FreeBSD 7.0? http://www.installjammer.com/ installjammer-1.2.9.tar.gz ./installjammer Could not find an installkit for your platform 'FreeBSD-7-x86'. You must modify this script and define a platform at the top. == changed installjammer:

Re: InstallJammer on Fbsd 7.0 ?

2008-09-12 Thread Len Conrad
Anybody got this running on FreeBSD 7.0? http://www.installjammer.com/ installjammer-1.2.9.tar.gz ./installjammer Could not find an installkit for your platform 'FreeBSD-7-x86'. You must modify this script and define a platform at the top. == changed installjammer:

automagically share knoqueror with ff3-- bookmarks?

2008-09-12 Thread Gary Kline
Is there any way, short of writing my own program, to use the tens of bookmarks i've set up under konq and drop them into firefox3? tia, folks, gary -- Gary Kline [EMAIL PROTECTED] http://www.thought.org Public Service Unix http://jottings.thought.org

Re: InstallJammer on Fbsd 7.0 ?

2008-09-12 Thread Dan Nelson
In the last episode (Sep 12), Len Conrad said: Anybody got this running on FreeBSD 7.0? http://www.installjammer.com/ Installing misc/compat6x would be a good start. It would get you that library, at least. To be honest, I wouldn't trust an install package that I didn't have the

Re: logcheck doesn't work anymore

2008-09-12 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Marco Beishuizen wrote: On Mon, 08 Sep 2008 17:08:35 -0400 Greg Larkin [EMAIL PROTECTED] wrote: Hi Marco, I recently committed the upgrade to logcheck, and I am looking into your problem now. I'll post back here with details once I've figured

Re: automagically share knoqueror with ff3-- bookmarks?

2008-09-12 Thread Polytropon
On Fri, 12 Sep 2008 14:57:40 -0700, Gary Kline [EMAIL PROTECTED] wrote: Is there any way, short of writing my own program, to use the tens of bookmarks i've set up under konq and drop them into firefox3? Because I'm using neither of them, just a guess: Can Konqueror export the bookmarks as

Re: InstallJammer on Fbsd 7.0 ?

2008-09-12 Thread Len Conrad
Install miniarc.tcl /usr/local/src/installkitsrc/installkit-1.2.6/FreeBSD-7-x86/lib/miniarc0.1/miniarc.tcl Install pkgIndex.tcl /usr/local/src/installkitsrc/installkit-1.2.6/FreeBSD-7-x86/lib/miniarc0.1 Installing header files in

Re: logcheck doesn't work anymore

2008-09-12 Thread Marco Beishuizen
On Fri, 12 Sep 2008 18:02:37 -0400 Greg Larkin [EMAIL PROTECTED] wrote: Hi Marco, Right you are! In fact, after my initial logcheck commit, someone opened a PR stating something very similar to what you noted: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/127255 The submitter's point

Re: automagically share knoqueror with ff3-- bookmarks?

2008-09-12 Thread RW
On Sat, 13 Sep 2008 01:48:03 +0200 Polytropon [EMAIL PROTECTED] wrote: On Fri, 12 Sep 2008 14:57:40 -0700, Gary Kline [EMAIL PROTECTED] wrote: Is there any way, short of writing my own program, to use the tens of bookmarks i've set up under konq and drop them into firefox3? Because I'm

Disappearing Hard Drive?

2008-09-12 Thread Richard Mahlerwein
I have a puzzling problem.  I'm sure I just missed something simple, but I can't figure out what. I added a drive to my system as Master on controller 2.   After turning back on, I found I couldn't see that 80 GB drive on my system.  I turned it off, checked all settings, then turned it back

Re: automagically share knoqueror with ff3-- bookmarks?

2008-09-12 Thread Gary Kline
On Sat, Sep 13, 2008 at 01:48:03AM +0200, Polytropon wrote: On Fri, 12 Sep 2008 14:57:40 -0700, Gary Kline [EMAIL PROTECTED] wrote: Is there any way, short of writing my own program, to use the tens of bookmarks i've set up under konq and drop them into firefox3? Because I'm using

Re: automagically share knoqueror with ff3-- bookmarks?

2008-09-12 Thread Chris Hill
On Fri, 12 Sep 2008, Gary Kline wrote: Is there any way, short of writing my own program, to use the tens of bookmarks i've set up under konq and drop them into firefox3? I don't know how other browsers work - and haven't investigated this in years - but the old Netscape/Mozilla way was to

Re: Disappearing Hard Drive?

2008-09-12 Thread Giorgos Keramidas
On Fri, 12 Sep 2008 17:40:20 -0700 (PDT), Richard Mahlerwein [EMAIL PROTECTED] wrote: I have a puzzling problem.  I'm sure I just missed something simple, but I can't figure out what. I added a drive to my system as Master on controller 2.   After turning back on, I found I couldn't see that

browser.cache.disk.parent_directory in firefox

2008-09-12 Thread Rich Winkel
I'd like to move firefox's cache dir into tmp, under a user-specific parent directory. How can I specify the userid in the argument to browser.cache.disk.parent_directory in the system-wide firefox.js settings file? Something like user_pref(browser.cache.disk.parent_directory,

Re: automagically share knoqueror with ff3-- bookmarks?

2008-09-12 Thread Gary Kline
On Sat, Sep 13, 2008 at 01:50:04AM +0100, RW wrote: On Sat, 13 Sep 2008 01:48:03 +0200 Polytropon [EMAIL PROTECTED] wrote: On Fri, 12 Sep 2008 14:57:40 -0700, Gary Kline [EMAIL PROTECTED] wrote: Is there any way, short of writing my own program, to use the tens of bookmarks i've set

Re: automagically share knoqueror with ff3-- bookmarks?

2008-09-12 Thread Gary Kline
On Fri, Sep 12, 2008 at 10:21:01PM -0400, Chris Hill wrote: On Fri, 12 Sep 2008, Gary Kline wrote: Is there any way, short of writing my own program, to use the tens of bookmarks i've set up under konq and drop them into firefox3? I don't know how other browsers work - and haven't

Are You Looking For A More Effective Way To Advertise?

2008-09-12 Thread [EMAIL PROTECTED]
Are You Looking For A More Effective Way To Advertise? For those of us trying to promote our business, service, product or whatever else, it#039;s a constant job to advertise. Some of us have found some really superb ways of advertising and some are still dealing with some trial and error