Bug with tcsh? : if evaluating true instead of false

2006-10-25 Thread Garrett Cooper
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ok, so I tried to make a simple script to add users so I wouldn't have to type in groups/pw over and over again... the problem is that it's not behaving like it should =o. Script: #!/bin/tcsh -x # if ( ( $# != 0 ) ) { set GROUPS=;

tcpwrappers SSH

2006-10-25 Thread Рихад Гаджиев
A comment in /etc/hosts.allow states that: Wrapping sshd(8) is not normally a good idea Why? Is it because such restrictions should naturally be made using a firewall/PAM/sshd itself/whatever? I think GENERIC sshd wouldn't have been built with libwrap support in the first place. Or?

Re: Bug with tcsh? : if evaluating true instead of false

2006-10-25 Thread Garrett Cooper
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Garrett Cooper wrote: Ok, so I tried to make a simple script to add users so I wouldn't have to type in groups/pw over and over again... the problem is that it's not behaving like it should =o. Script: #!/bin/tcsh -x # if ( ( $# != 0 ) ) {

dummynet

2006-10-25 Thread Thanh Tuan Tran
Hello I want to ask You: when i configure my dummynet router with large delay time, then can packet loss happen? ,and can you show me how to increase network buffer size in dummynet router for overcoming it. ---Tuan--- ___

HA Cluster based on promise VTrack Mxxx

2006-10-25 Thread bsd
Hello, I am trying to figure out which hardware to build my HA cluster with. I have seen various promise systems which seems quite interesting (VTrack M210p) but FreeBSD is not mentionned as an official suported OS on their brochure. Has anyone build such cluster with this kind of

HA cluster based on promise Vtrack Mxxx

2006-10-25 Thread Greg Bernard
Hello, I am trying to figure out which hardware to build my HA cluster with. I have seen various promise systems which seems quite interesting (VTrack M210p) but FreeBSD is not mentionned as an official suported OS on their brochure. Has anyone build such cluster with this kind of

What's using the disk so much?

2006-10-25 Thread Patrik Jansson
Hi, vmstat reports that quite a few processes are waiting for io (disk access) so I ran gstat to see how much the drive is working and it says more or less 100% constantly. How can I determine which process (if it's mostly one single process) is using the disk so much? top says the CPU is mostly

Re: What's using the disk so much?

2006-10-25 Thread Nikos Vassiliadis
On Wednesday 25 October 2006 15:03, Patrik Jansson wrote: Hi, vmstat reports that quite a few processes are waiting for io (disk access) so I ran gstat to see how much the drive is working and it says more or less 100% constantly. How can I determine which process (if it's mostly one single

Re: ACL: Default and other problems

2006-10-25 Thread Nico -telmich- Schottelius
Chuck Swiger [Tue, Oct 24, 2006 at 09:21:51AM -0700]: [...] Now I am interested on how you would solve this problem with standard Unix-Ids without using external tools (like callin chown/chgrp/chmod each update). This constraint makes the problem impossible to solve. Either you are

Re: What's using the disk so much?

2006-10-25 Thread Bill Moran
In response to Patrik Jansson [EMAIL PROTECTED]: Hi, vmstat reports that quite a few processes are waiting for io (disk access) so I ran gstat to see how much the drive is working and it says more or less 100% constantly. How can I determine which process (if it's mostly one single process)

Re: What's using the disk so much?

2006-10-25 Thread Jonathan Arnold
Patrik Jansson wrote: Hi, vmstat reports that quite a few processes are waiting for io (disk access) so I ran gstat to see how much the drive is working and it says more or less 100% constantly. How can I determine which process (if it's mostly one single process) is using the disk so much? top

Re: What's using the disk so much?

2006-10-25 Thread Patrik Jansson
Hi, vmstat reports that quite a few processes are waiting for io (disk access) so I ran gstat to see how much the drive is working and it says more or less 100% constantly. How can I determine which process (if it's mostly one single process) is using the disk so much? top says the CPU is

cvsup

2006-10-25 Thread eoghan
Hi Trying to cvsup my ports and server is saying: Rejected by server: Access limit exceeded, try again later So im using cvsup.FreeBSD.org but have tried cvsup1.FreeBSD.org, cvsup2.FreeBSD.org and cvsup3.FreeBSD.org and get the same message... is there something wrong? Thanks Eoghan

Re: cvsup

2006-10-25 Thread Gábor Kövesdán
eoghan wrote: Hi Trying to cvsup my ports and server is saying: Rejected by server: Access limit exceeded, try again later So im using cvsup.FreeBSD.org but have tried cvsup1.FreeBSD.org, cvsup2.FreeBSD.org and cvsup3.FreeBSD.org and get the same message... is there something wrong? Thanks

Re: cvsup

2006-10-25 Thread eoghan
On 25 Oct 2006, at 14:03, Gábor Kövesdán wrote: eoghan wrote: Hi Trying to cvsup my ports and server is saying: Rejected by server: Access limit exceeded, try again later So im using cvsup.FreeBSD.org but have tried cvsup1.FreeBSD.org, cvsup2.FreeBSD.org and cvsup3.FreeBSD.org and get the

Re: cvsup

2006-10-25 Thread Bill Moran
In response to eoghan [EMAIL PROTECTED]: On 25 Oct 2006, at 14:03, Gábor Kövesdán wrote: eoghan wrote: Hi Trying to cvsup my ports and server is saying: Rejected by server: Access limit exceeded, try again later So im using cvsup.FreeBSD.org but have tried cvsup1.FreeBSD.org,

Re: tcpwrappers SSH

2006-10-25 Thread Alex Zbyslaw
òÉÈÁÄ çÁÄÖÉÅ× wrote: A comment in /etc/hosts.allow states that: Wrapping sshd(8) is not normally a good idea Why? Is it because such restrictions should naturally be made using a firewall/PAM/sshd itself/whatever? I think GENERIC sshd wouldn't have been built with libwrap support in the

Re: clean old portsnap snapshots?

2006-10-25 Thread Colin Percival
Joe Auty wrote: What is the best mechanism for deleting old portsnap shots to free up some space? Or, is this supposed to be handled automatically? It should be handled automatically. Colin Percival ___ freebsd-questions@freebsd.org mailing list

Re: Nvidia on CURRENT...

2006-10-25 Thread Anders Troback
On Tue, 24 Oct 2006 13:56:03 +0200 Tore Lund [EMAIL PROTECTED] wrote: Anders Troback wrote: On Tue, 17 Oct 2006 15:14:38 +0200 Tore Lund [EMAIL PROTECTED] wrote: Anders Troback wrote: On Tue, 17 Oct 2006 11:25:05 +0400 Andrew Pantyukhin [EMAIL PROTECTED] wrote: I have it working

problems in rtorrent

2006-10-25 Thread krutik
What's this error in the rtorrent 0.5.3 ?: Caught Segmentation fault, dumping stack Stack dump not enabled. -- Best regards, krutik mailto:[EMAIL PROTECTED] ___ freebsd-questions@freebsd.org mailing list

Re: [OT] a mysql question

2006-10-25 Thread Chris
On Oct 24, 2006, at 6:52 PM, jan gestre wrote: On 10/25/06, Jonathan Horne [EMAIL PROTECTED] wrote: i do know how to import a .sql database dump, i was just wondering if i can do it via a restore job from netbackup. any opinions i can get, are greatly appreciated. to backup a mysql

xsane scsi scanner Error during device I/O

2006-10-25 Thread Per olof Ljungmark
Hi, 6.1-STABLE xsane xsane-backends slide scanner Microtek 35 (supported according to docs) pass3: Polaroid Polaroid 35/LE 1.40 Fixed Scanner SCSI-CCS device on ahc1: Adaptec 2930CU SCSI adapter port 0x1400-0x14ff mem 0xf0901000-0xf0901fff irq 22 at device 11.0 on pci5 The brief Error

Shell question

2006-10-25 Thread Jack Stone
Folks: I have managed to piece together a shell script that is able to retrieve the domains from the spams of the day and summarize those in a special file that can then be added to the sendmail's rejects in the access.db. But, first I have to eyeball the list and remove any obvious good-guy

Re: tcpwrappers SSH

2006-10-25 Thread Brian A. Seklecki
On Wed, 25 Oct 2006, Alex Zbyslaw wrote: òÉÈÁÄ çÁÄÖÉÅ× wrote: A comment in /etc/hosts.allow states that: Wrapping sshd(8) is not normally a good idea With tcpwrappers, you still have to open a socket and burn cycles/ram/resources on the 3-way, followed by a quick RST. With pf(4), you can

Re: tcpwrappers SSH

2006-10-25 Thread Paul Schmehl
--On Wednesday, October 25, 2006 12:08:26 +0400 Рихад Гаджиев [EMAIL PROTECTED] wrote: A comment in /etc/hosts.allow states that: Wrapping sshd(8) is not normally a good idea Why? Is it because such restrictions should naturally be made using a firewall/PAM/sshd itself/whatever? I think

Re: Shell question

2006-10-25 Thread Vince
Jack Stone wrote: Folks: I have managed to piece together a shell script that is able to retrieve the domains from the spams of the day and summarize those in a special file that can then be added to the sendmail's rejects in the access.db. But, first I have to eyeball the list and remove

[EMAIL PROTECTED]: The results of your email commands]

2006-10-25 Thread Gary Kline
Folks, how can I un-sub from the -queestions list that is sent to [EMAIL PROTECTED] when the mailer thinks I am NOT a Subscriber??? See my //HERE tag below gary - Forwarded message from [EMAIL PROTECTED] - Date: Wed, 25 Oct 2006 09:07:13 -0700 From:

Moving jails from one computer to another

2006-10-25 Thread Doug Poland
Hello, I'm curious if anyone has comments on moving a jail environment from one computer to another. Not having actually tried it yet, it would seem to be possible given: Both computers: are the same arch (i386, in my case). are running the same kernel and userland (e.g., FreeBSD

Fatal error 'Spinlock called when not threaded.'

2006-10-25 Thread Tuc at T-B-O-H.NET
Hi, Out of no where I started to get : Fatal error 'Spinlock called when not threaded.' at line 87 in file /usr/src/lib /libpthread/thread/thr_spinlock.c (errno = 0) On alot of programs. I thought it had to do with GTK/GNOME so I did : pkgdb -Ff portupgrade -rf pkg-config\*

Ports: Darwin Streaming Server

2006-10-25 Thread andrew
Hi! I'm compiling the port of net/DarwinStreamingServer and ran into an error: [...] Installing source build of Darwin Streaming Server copying Install to FreeBSD copying DarwinStreamingServer to FreeBSD/DarwinStreamingServer cp: DarwinStreamingServer: No Such File or Directory *** Error code 1

Re: Shell question

2006-10-25 Thread cpghost
On Wed, Oct 25, 2006 at 09:53:47AM -0500, Jack Stone wrote: I have managed to piece together a shell script that is able to retrieve the domains from the spams of the day and summarize those in a special file that can then be added to the sendmail's rejects in the access.db. But, first I

Just wondering ...

2006-10-25 Thread Kiffin Gish
Just wondering if anyone else has also been having problems upgrading from Gnome 2.14 60 2.16. Does it run on FreeBSD 6.1 or do I have to wait for 6.2? -- Kiffin Gish [EMAIL PROTECTED] ___ freebsd-questions@freebsd.org mailing list

Re: Bug with tcsh? : if evaluating true instead of false

2006-10-25 Thread David Robillard
Ok, so I tried to make a simple script to add users so I wouldn't have to type in groups/pw over and over again... the problem is that it's not behaving like it should =o. [ ...8... Removed a bunch of lines ...8... ] IMHO, if you need to script something, use /bin/sh. It's the standard shell

Re: [EMAIL PROTECTED]: The results of your email commands]

2006-10-25 Thread Jerry McAllister
On Wed, Oct 25, 2006 at 09:13:43AM -0700, Gary Kline wrote: olks, how can I un-sub from the -queestions list that is sent to [EMAIL PROTECTED] when the mailer thinks I am NOT a Subscriber??? See my //HERE tag below Probably you subscribed with a different address that is now

Re: Moving jails from one computer to another

2006-10-25 Thread pete wright
On 10/25/06, Doug Poland [EMAIL PROTECTED] wrote: Hello, I'm curious if anyone has comments on moving a jail environment from one computer to another. Not having actually tried it yet, it would seem to be possible given: Both computers: are the same arch (i386, in my case). are running

Re: HA Cluster based on promise VTrack Mxxx

2006-10-25 Thread Damian Wiest
On Wed, Oct 25, 2006 at 11:56:19AM +0200, bsd wrote: Hello, I am trying to figure out which hardware to build my HA cluster with. I have seen various promise systems which seems quite interesting (VTrack M210p) but FreeBSD is not mentionned as an official suported OS on their

giflib port??

2006-10-25 Thread Odhiambo Washington
Does anyone have some news how I can install giflib on FreeBSD? Thanks. -Wash -- +==+ |\ _,,,---,,_ | Odhiambo Washington[EMAIL PROTECTED] Zzz /,`.-'`'-. ;-;;,_ | Wananchi Online Ltd. www.wananchi.com

Re: Ports: Darwin Streaming Server

2006-10-25 Thread andrew
Okay. I found the fix to my problem. For the archives, I found the answer on the Apple Streaming-Server-Users mailling list here: http://lists.apple.com/archives/streaming-server-users/2004/Apr/msg00214.html The Buildit script in the source/work directory (work/DarwinStreamingSrvr5.5.3-Source/)

Re: [EMAIL PROTECTED]: The results of your email commands]

2006-10-25 Thread Gary Kline
On Wed, Oct 25, 2006 at 12:55:57PM -0400, Jerry McAllister wrote: On Wed, Oct 25, 2006 at 09:13:43AM -0700, Gary Kline wrote: olks, how can I un-sub from the -queestions list that is sent to [EMAIL PROTECTED] when the mailer thinks I am NOT a Subscriber??? See my //HERE tag

Issues with Dual-Core CPU's and SMP+Generic Kernel...?

2006-10-25 Thread perikillo
Hi people. Yesterday i was trying to setup another backup server with FreeBSD 6.1 and Bacula. This is my first time that i work with one Dual Core system and FreeBSD. This is the system: FreeBSD 6.1-RELEASE #0: Sun May 7 04:42:56 UTC 2006 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/SMP

Re: giflib port??

2006-10-25 Thread Dan Nelson
In the last episode (Oct 25), Odhiambo Washington said: Does anyone have some news how I can install giflib on FreeBSD? Isn't giflib superceded by libungif (which is in ports)? -- Dan Nelson [EMAIL PROTECTED] ___

Where are CVS Tags Announced

2006-10-25 Thread Jason C. Wells
I was looking forward to the tagging of RELEASE_6_2 in the ports tree. I surfed around cvsweb but didn't see anything that looked like a tag announcement. Where do I look to determine if the sources have been tagged with a new release? Thanks, Jason

Re: Where are CVS Tags Announced

2006-10-25 Thread Eric
Jason C. Wells wrote: I was looking forward to the tagging of RELEASE_6_2 in the ports tree. I surfed around cvsweb but didn't see anything that looked like a tag announcement. Where do I look to determine if the sources have been tagged with a new release? Thanks, Jason

Re: [EMAIL PROTECTED]: The results of your email commands]

2006-10-25 Thread Alex Zbyslaw
Gary Kline wrote: Folks, how can I un-sub from the -queestions list that is sent to [EMAIL PROTECTED] when the mailer thinks I am NOT a Subscriber??? See my //HERE tag below Once a month you should be getting a reminder from [EMAIL PROTECTED] with the subject

Re: Where are CVS Tags Announced

2006-10-25 Thread Jerry McAllister
On Wed, Oct 25, 2006 at 10:41:16AM -0700, Jason C. Wells wrote: I was looking forward to the tagging of RELEASE_6_2 in the ports tree. I surfed around cvsweb but didn't see anything that looked like a tag announcement. Where do I look to determine if the sources have been tagged with a

Re: [EMAIL PROTECTED]: The results of your email commands]

2006-10-25 Thread Jerry McAllister
On Wed, Oct 25, 2006 at 10:32:14AM -0700, Gary Kline wrote: On Wed, Oct 25, 2006 at 12:55:57PM -0400, Jerry McAllister wrote: On Wed, Oct 25, 2006 at 09:13:43AM -0700, Gary Kline wrote: olks, how can I un-sub from the -queestions list that is sent to [EMAIL PROTECTED] when the mailer

Re: ACL: Default and other problems

2006-10-25 Thread Chuck Swiger
On Oct 25, 2006, at 5:33 AM, Nico -telmich- Schottelius wrote: This constraint makes the problem impossible to solve. Either you are interested in the impossible, or you aren't really looking to solve the problem using standard Unix mechanisms... Actually, I am really not looking for 'old

Re: cvsup

2006-10-25 Thread Kent Stewart
On Wednesday 25 October 2006 06:07, eoghan wrote: On 25 Oct 2006, at 14:03, Gábor Kövesdán wrote: eoghan wrote: Hi Trying to cvsup my ports and server is saying: Rejected by server: Access limit exceeded, try again later So im using cvsup.FreeBSD.org but have tried cvsup1.FreeBSD.org,

Re: tcpwrappers SSH

2006-10-25 Thread Eric Schuele
On 10/25/06 09:56, Paul Schmehl wrote: --On Wednesday, October 25, 2006 12:08:26 +0400 ? ??? [EMAIL PROTECTED] wrote: A comment in /etc/hosts.allow states that: Wrapping sshd(8) is not normally a good idea Why? Is it because such restrictions should naturally be made using a

nice values outside the expected range ...

2006-10-25 Thread Bill Moran
I didn't know this was possible: PID USERNAMETHR PRI NICE SIZERES STATE C TIME WCPU COMMAND 11348 root 1 -4 -100 5740K 5764K getblk 0 0:00 0.00% cdrecord 11346 root 1 -8 -104 5740K 5764K cbwait 0 0:00 0.00% cdrecord I thought the allowed values for

Re: Bug with tcsh? : if evaluating true instead of false

2006-10-25 Thread Garrett Cooper
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 David Robillard wrote: Ok, so I tried to make a simple script to add users so I wouldn't have to type in groups/pw over and over again... the problem is that it's not behaving like it should =o. [ ...8... Removed a bunch of lines ...8... ]

Re: tcpwrappers SSH

2006-10-25 Thread Paul Schmehl
--On Wednesday, October 25, 2006 13:58:27 -0500 Eric Schuele [EMAIL PROTECTED] wrote: Viewed from a slightly different angle... If you are responsible for maintaining machine xyz, and you have used tcpwrappers... chances are you'll eventually need access to that machine from a location you did

Re: Bug with tcsh? : if evaluating true instead of false

2006-10-25 Thread Garrett Cooper
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 David Robillard wrote: Ok, so I tried to make a simple script to add users so I wouldn't have to type in groups/pw over and over again... the problem is that it's not behaving like it should =o. [ ...8... Removed a bunch of lines ...8... ]

Re: tcpwrappers SSH

2006-10-25 Thread doug
On Wed, 25 Oct 2006, Eric Schuele wrote: On 10/25/06 09:56, Paul Schmehl wrote: --On Wednesday, October 25, 2006 12:08:26 +0400 ? ??? [EMAIL PROTECTED] wrote: A comment in /etc/hosts.allow states that: Wrapping sshd(8) is not normally a good idea Why? Is it because such

Re: tcpwrappers SSH

2006-10-25 Thread Eric Schuele
On 10/25/2006 14:13, Paul Schmehl wrote: --On Wednesday, October 25, 2006 13:58:27 -0500 Eric Schuele [EMAIL PROTECTED] wrote: Viewed from a slightly different angle... If you are responsible for maintaining machine xyz, and you have used tcpwrappers... chances are you'll eventually need

Re: Moving jails from one computer to another

2006-10-25 Thread albi albinootje
On 10/25/06, Doug Poland [EMAIL PROTECTED] wrote: I'm curious if anyone has comments on moving a jail environment from one computer to another. Not having actually tried it yet, it would seem to be possible given: Both computers: are the same arch (i386, in my case). are running the

Re: nice values outside the expected range ...

2006-10-25 Thread Dan Nelson
In the last episode (Oct 25), Bill Moran said: I didn't know this was possible: PID USERNAMETHR PRI NICE SIZERES STATE C TIME WCPU COMMAND 11348 root 1 -4 -100 5740K 5764K getblk 0 0:00 0.00% cdrecord 11346 root 1 -8 -104 5740K 5764K cbwait 0

Re: Moving jails from one computer to another

2006-10-25 Thread Dimitar Vasilev
2006/10/25, albi albinootje [EMAIL PROTECTED]: On 10/25/06, Doug Poland [EMAIL PROTECTED] wrote: I'm curious if anyone has comments on moving a jail environment from one computer to another. Not having actually tried it yet, it would seem to be possible given: Both computers: are the

Freebsd Access Point

2006-10-25 Thread Erik Richards
Greetings, This is my first submission to a freebsd mailing list so please bare with me. I am relatively new to Freebsd but I have so far set up a box at home acting as a gateway, firewall, and webserver with php and I'm really loving this OS (my version is 6.0). Now I would like to create

Re: [EMAIL PROTECTED]: The results of your email commands]

2006-10-25 Thread Gary Kline
On Wed, Oct 25, 2006 at 07:01:16PM +0100, Alex Zbyslaw wrote: Gary Kline wrote: Folks, how can I un-sub from the -queestions list that is sent to [EMAIL PROTECTED] when the mailer thinks I am NOT a Subscriber??? See my //HERE tag below Once a month you

Re: Freebsd Access Point

2006-10-25 Thread John Nielsen
On Wednesday 25 October 2006 16:23, Erik Richards wrote: This is my first submission to a freebsd mailing list so please bare with me. I am relatively new to Freebsd but I have so far set up a box at home acting as a gateway, firewall, and webserver with php and I'm really loving this OS (my

apache20 going nuts

2006-10-25 Thread John
Hi all, Recently, occasionally apache starts using lots of processor on one of my servers. This has started out of the blue. I am running apache 2.0.58 and FreeBSD codeine.yoafrica.com 6.1-STABLE FreeBSD 6.1-STABLE #0: Sat Jun 17 01:52:21 CAT 2006 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/CODEINE

Re: apache20 going nuts

2006-10-25 Thread Jeff Mohler
I was just there on 5.1 for the last few months..when I did a kdump/ktrace, I saw invalid fnctl's just sucking things up. I nailed it down to something in PHP, because I could trigger this immediately by uploading photos to my coppermine installation, or randomly with zencart. Moving those

Re: tcpwrappers SSH

2006-10-25 Thread Paul Schmehl
--On Wednesday, October 25, 2006 14:35:29 -0500 Eric Schuele [EMAIL PROTECTED] wrote: I'm confused. I was agreeing with you. I was simply adding another reason as to why the author of the Wrapping sshd(8) is not normally a good idea comment might have made the comment. Are you saying that my

Re: problems in rtorrent

2006-10-25 Thread Leonidas Tsampros
On Wed, Oct 25, 2006 at 04:45:04PM +0300, [EMAIL PROTECTED] wrote: What's this error in the rtorrent 0.5.3 ?: Caught Segmentation fault, dumping stack Stack dump not enabled. I don't know what exactly this is (although after a segmentation fault, afaik you get a core dump), but i faced this

freebsd box dropping packets

2006-10-25 Thread Joe
I'm having a problem with a freebsd box that appears to be dropping packets...according to bpfstat. I've included the necessary output. bge1 is an interface that is connected to a Netoptics Aggregator tap. - $ systat -ifstat /0 /1 /2 /3 /4 /5 /6 /7 /8

dual homing a freebsd server

2006-10-25 Thread Mark Sellers
To whom it may concern, I want to put two nic cards in a server, and have two separate gateways assigned to each nic. I want one to master and the other slave. When the primary network dies I want it to failover to the other card on the fly. Any help would be greatly appreciated.

freebsd-update vs. make buildworld

2006-10-25 Thread Niek
Hi experts, Due to the recent security issue regarding openssl, I have to update a server running 6_release. I was wondering if updating using binaries using the freebsd-update utility is a viable alternative to recompiling the world. What would you recommend? Niek

User mount of usb key drive ... question

2006-10-25 Thread Lane
I guess I don't know how to ask google and man fstab the correct way ... How can I grant a non-root user the authority to mount (and then write to) a usb key drive? Especially when said user is already up in kde? The drive works fine if root mounts it, but I'd rather not be root when I do this

Re: User mount of usb key drive ... question

2006-10-25 Thread Nicolas Blais
On Wednesday 25 October 2006 20:18, Lane wrote: I guess I don't know how to ask google and man fstab the correct way ... How can I grant a non-root user the authority to mount (and then write to) a usb key drive? Especially when said user is already up in kde? The drive works fine if root

Re: freebsd-update vs. make buildworld

2006-10-25 Thread Paul Schmehl
--On October 26, 2006 12:52:35 AM +0200 Niek [EMAIL PROTECTED] wrote: Hi experts, Due to the recent security issue regarding openssl, I have to update a server running 6_release. I was wondering if updating using binaries using the freebsd-update utility is a viable alternative to recompiling

Re: freebsd-update vs. make buildworld

2006-10-25 Thread Lane
On Wednesday 25 October 2006 19:23, Paul Schmehl wrote: --On October 26, 2006 12:52:35 AM +0200 Niek [EMAIL PROTECTED] wrote: Hi experts, Due to the recent security issue regarding openssl, I have to update a server running 6_release. I was wondering if updating using binaries using the

Re: User mount of usb key drive ... question

2006-10-25 Thread Nicolas Blais
Thanks, Paul I had a similar setup in /etc/rc.conf and /etc/devfs.rules which didn't work. I copied yours and then rebooted, but I still get operation not permitted when attempting to mount the usb drive as a non-root user. Thanks for your attention. lane Do you have this in your

Re: User mount of usb key drive ... question

2006-10-25 Thread Lane
On Wednesday 25 October 2006 20:07, Nicolas Blais wrote: Thanks, Paul I had a similar setup in /etc/rc.conf and /etc/devfs.rules which didn't work. I copied yours and then rebooted, but I still get operation not permitted when attempting to mount the usb drive as a non-root user.

Re: User mount of usb key drive ... question

2006-10-25 Thread Lane
On Wednesday 25 October 2006 20:07, Nicolas Blais wrote: Thanks, Paul I had a similar setup in /etc/rc.conf and /etc/devfs.rules which didn't work. I copied yours and then rebooted, but I still get operation not permitted when attempting to mount the usb drive as a non-root user.

Re: User mount of usb key drive ... question

2006-10-25 Thread David J Brooks
On Wednesday 25 October 2006 19:18, Lane wrote: I guess I don't know how to ask google and man fstab the correct way ... How can I grant a non-root user the authority to mount (and then write to) a usb key drive? Especially when said user is already up in kde? The drive works fine if root

Re: cvsup

2006-10-25 Thread Brian
eoghan wrote: Hi Trying to cvsup my ports and server is saying: Rejected by server: Access limit exceeded, try again later So im using cvsup.FreeBSD.org but have tried cvsup1.FreeBSD.org, cvsup2.FreeBSD.org and cvsup3.FreeBSD.org and get the same message... is there something wrong? Thanks

Re: Shell question

2006-10-25 Thread Warren Block
On Wed, 25 Oct 2006, Jack Stone wrote: Folks: I have managed to piece together a shell script that is able to retrieve the domains from the spams of the day and summarize those in a special file that can then be added to the sendmail's rejects in the access.db. But, first I have to eyeball

strange events

2006-10-25 Thread Z. Wade Hampton
Greetings to all, And, please forgive me if this is a bone-head question(s). I'm running, once again after 4 years, freebsd 4.2. In KDE, with netscape or kfm I can only access my own web domain, which is www.oldpathsbaptistchurch.org No matter what else I put into the URL box and submit, it

Re: strange events

2006-10-25 Thread Lane
On Wednesday 25 October 2006 22:59, Z. Wade Hampton wrote: Greetings to all, And, please forgive me if this is a bone-head question(s). I'm running, once again after 4 years, freebsd 4.2. In KDE, with netscape or kfm I can only access my own web domain, which is