Re: Virtualbox on 8.2 64-bit (cont)

2011-06-13 Thread Rob
On 6/9/11 4:55 PM, Mario Lobo wrote: On Thursday 09 June 2011 10:49:37 Rob wrote: On 6/6/11 8:39 PM, Mario Lobo wrote: On Monday 06 June 2011 17:56:53 Rob wrote: I was attempting to install virtualbox on my 8.2-p2 64-bit system this weekend, and hit a rather curious situation. The pre-package

Re: Probably working too hard for this cron question

2011-06-13 Thread Kurt Buff
On Mon, Jun 13, 2011 at 15:02, Polytropon wrote: > On Mon, 13 Jun 2011 14:44:29 -0700, Kurt Buff wrote: >> Per the handbook, I added >> >>      SHELL=/bin/sh >> >> to crontab, and I also added >> >>      #!/bin/sh >> >> as the first line in the script >> >> But, while a file is being created, it'

Re: Probably working too hard for this cron question

2011-06-13 Thread Daniel Feenberg
I forgot to send it. I just did. dan On Mon, 13 Jun 2011, Kurt Buff wrote: Indeed. Brain fade comes with age - and long weekends with the 2 year old boy... Kurt On Mon, Jun 13, 2011 at 14:14, Gary Gatten wrote: Yeah Pete, kinda need that huh.  Kurt, If that turns out to be the only issue,

Re: ZFS on 8.1 - various problems after a disk failure.

2011-06-13 Thread Daniel Staal
--As of June 13, 2011 4:56:04 PM +0100, Howard Jones is alleged to have said: Now I have a few problems: 1) The old ad4 is still listed, even after several scrub/resilvers. Shouldn't it go away? 2) Although I lost a whole directory with ~1TB of music, the space allocated to that directory is st

Re: Probably working too hard for this cron question

2011-06-13 Thread Polytropon
On Mon, 13 Jun 2011 14:44:29 -0700, Kurt Buff wrote: > Per the handbook, I added > > SHELL=/bin/sh > > to crontab, and I also added > > #!/bin/sh > > as the first line in the script > > But, while a file is being created, it's just > > /root/-external1.txt > > not > > /

Re: Probably working too hard for this cron question

2011-06-13 Thread Kurt Buff
Indeed. Brain fade comes with age - and long weekends with the 2 year old boy... Kurt On Mon, Jun 13, 2011 at 14:14, Gary Gatten wrote: > Yeah Pete, kinda need that huh.  Kurt, If that turns out to be the only > issue, don't feel bad - I've forgotten it myself several times!  I'm sure > many o

Re: Probably working too hard for this cron question

2011-06-13 Thread Kurt Buff
On Mon, Jun 13, 2011 at 13:25, pete wright wrote: > On Mon, Jun 13, 2011 at 12:52 PM, Kurt Buff wrote: >> All, >> >> I've googled a bunch, read some freebsd.org docs, and just can't >> figure this out. >> >> I have a script that should read the current date into a variable, >> append the time/dat

Re: Probably working too hard for this cron question

2011-06-13 Thread pete wright
On Mon, Jun 13, 2011 at 2:14 PM, Gary Gatten wrote: > Yeah Pete, kinda need that huh.  Kurt, If that turns out to be the only > issue, don't feel bad - I've forgotten it myself several times!  I'm sure > many others have as well! > as someone who was fixing some brain dead cron entries he setup

RE: Probably working too hard for this cron question

2011-06-13 Thread Gary Gatten
Yeah Pete, kinda need that huh. Kurt, If that turns out to be the only issue, don't feel bad - I've forgotten it myself several times! I'm sure many others have as well! G -Original Message- From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd-questi...@freebsd.org] On Be

Re: Probably working too hard for this cron question

2011-06-13 Thread pete wright
On Mon, Jun 13, 2011 at 12:52 PM, Kurt Buff wrote: > All, > > I've googled a bunch, read some freebsd.org docs, and just can't > figure this out. > > I have a script that should read the current date into a variable, > append the time/date stamp at the beginning of the file created with > the date

ESS (extended service set) configuration for FBSD

2011-06-13 Thread bsd
Hello, I wanted to know what is the best way to build an ESS (extended service set aka group of Access Points) using FreeBSD. Knowing that we are looking at the classic features of such network: 1. Couple of AP's configured with the same SSID 2. Authentication 3. Security 4. Roaming between

Probably working too hard for this cron question

2011-06-13 Thread Kurt Buff
All, I've googled a bunch, read some freebsd.org docs, and just can't figure this out. I have a script that should read the current date into a variable, append the time/date stamp at the beginning of the file created with the date in the variable, do a bunch of cURL stuff, then append a time/dat

ZFS on 8.1 - various problems after a disk failure.

2011-06-13 Thread Howard Jones
I have a FreeBSD 8.2 server at home with 4 2TB drives in it running ZFS with a raidz pool. Some time ago, I had a disk fail. Initially it wasn't totally obvious the disk had failed so I ran a 'zpool scrub' on the pool, which threw up a lot of errors, and also produced a lot of sense errors, making

Re: hmph, one lesson self-caught...

2011-06-13 Thread Peter Vereshagin
You can't take no for an answer, freebsd-questions! 2011/06/11 19:47:43 -0700 Gary Kline => To FreeBSD Mailing List : GK> About a minute ago I learned that you cannot have a ### comment GK> _following_ the LoadModule lines in /usr/local/etc/apache22/httpd.conf in the upcoming release of www/p5

Re: Need Help Installing and Configuring Xorg (Polytropon)

2011-06-13 Thread Graham Bentley
> When it installs it comes with twm (Trivial Window Manager) Tom's Window Manager? A great little wm :) http://www.cpcnw.co.uk/twm/twmrc.htm ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

Re: ftp installation

2011-06-13 Thread Dave
On 12 Jun 2011 at 4:32, Bill Tillman wrote: > > > From: Daniel Feenberg > Subject: Re: ftp installation > > > On Sat, 11 Jun 2011, Robert Simmons wrote: > > > On Sat, Jun 11, 2011 at 6:52 PM, Daniel Feenberg > > wrote: > >> > >> I have tried many of the ftp sites

Re: Need Help Installing and Configuring Xorg

2011-06-13 Thread perryh
Chuck Swiger wrote: > Sun's OpenWin (X11+Motif+DPS extension, IIRC) ... I'm fairly sure OpenWin did not include Motif, at least initially (although it may have been added later -- my experience with OpenWin ended with SunOS 4). olwm had a look and feel all its own. _