Re: List of big names ...

2002-12-03 Thread Marc G. Fournier
On Mon, 2 Dec 2002, Terry Lambert wrote: > "Marc G. Fournier" wrote: > > > FWIW: If you examine the history of this thread, you will see that > > > it was posted to -questions, and "Bcc:"'ed to -advocacy. > > > > > > If you need to

using mount_union

2002-12-03 Thread Marc G. Fournier
Evening all ... I just read through the man page a couple of times, and it sounded quite straightforward, but I've obviously mis-understood ... My read of the man page is that I can create to directories (/d1 and /d2), mount /d1 over /d2 (mount_union /d2 /d1) and if I create a file in /d2, i

Re: Another Jail Question

2002-12-04 Thread Marc G. Fournier
On Wed, 4 Dec 2002, Jeff MacDonald wrote: > Hi, > > I have been thinking about running 2 jails on my home server > one for "work sensitive" data, the other for personal fun stuff. > > However i only have 1 ip at my house [static]. > > Could i take the server taht will have jails on it, put it behi

RE: Another Jail Question

2002-12-04 Thread Marc G. Fournier
On Wed, 4 Dec 2002, Jeff MacDonald wrote: > > You can run PostgreSQL in a jail - though you do need to turn the > > jail.sysvipc_allowed sysctl on first. You can also run it in the host > > environment and talk via TCP if you wish. > > some folks have said this is a security risk, as the shared me

RE: Another Jail Question

2002-12-04 Thread Marc G. Fournier
On Wed, 4 Dec 2002, Jeff MacDonald wrote: > Yeah, i think i'll go the safe route and keep away from shared memory as > such will likly run it on the host. not sure what your sparc is, but you might look at putting postgresql over there, which might allow you to create a larger cache buffer ... at

RE: Another Jail Question

2002-12-04 Thread Marc G. Fournier
On Wed, 4 Dec 2002, Jeff MacDonald wrote: > I run qmail, cause combined with vpopmail, it kicks ass for virtual > domains. Postfix with CyrusIMAPd v2.2, cause, well, Cyrus IMAPd is just in a class all its own :) Note that CyrusIMAPd was extended several months back to do full virtual domain unde

RE: Another Jail Question

2002-12-04 Thread Marc G. Fournier
> > jeff. > > > -Original Message- > > From: Marc G. Fournier [mailto:[EMAIL PROTECTED]] > > Sent: Wednesday, December 04, 2002 1:33 PM > > To: Jeff MacDonald > > Cc: Alex Hayward; [EMAIL PROTECTED] > > Subject: RE: Another Jail Question > >

RE: Another Jail Question

2002-12-04 Thread Marc G. Fournier
On Wed, 4 Dec 2002, Philip Hallstrom wrote: > > > > server is a dual PII 300 with 512 megs of ram, this should be fine > > > > to handle 2 jails, right ? > > > > > > unless you start gettinjg into high memory circumstances (ie. > > > jakarta-tomcat is a major dog for memory), 2 wouldn't be a probl

Re: vinum documentation

2002-12-04 Thread Marc G. Fournier
On Wed, 4 Dec 2002, Adam Laurie wrote: > .. having now digested what youve said so far, and re-read the docco > several times, i'm guessing the final step would be: > >6. Run 'vinum makedev' > > in which case our mistake was doing this and 'vinum start' the wrong way > around (and then going o

RE: Another Jail Question

2002-12-04 Thread Marc G. Fournier
On Wed, 4 Dec 2002, Jeff MacDonald wrote: > Any idea when it will be merged into the main code base ? > i tend to stay away from development branches.. not sure, I believe not until 2.2 is fully released ... since I'm one of the ones that pushed for it to happen, I kinda had to be one of those wi

Re: vinum documentation

2002-12-04 Thread Marc G. Fournier
On Thu, 5 Dec 2002, Greg 'groggy' Lehey wrote: > > When I ended up doing/'fixing ours, I just did the vinum start ... tried > > the vinum makedev before doing the start, and it gave an error, > > Really? What error? Don't recall, actually ... I may be mis-remembering though ... all I know is tha

ASUS 2400r-t availability in Canada ...

2002-12-06 Thread Marc G. Fournier
Does anyone know of a distributor/reselling in Canada that actually has one in stock? I need to build a rackmount server, and am drawing blanks on a *reasonably* priced rackmount server equivalent to the 2400R-T :( To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questi

ncplogin: Could not login to server : nwerr = 89ff?

2002-12-10 Thread Marc G. Fournier
Quick and simple, I guess ... can someone tell me where to find what those codes mean? User unknown? Password failed? Could not connect to server? I've tried to search Google, and am drawing a blank so far :( The NCP stuff is pretty much my last step to getting this laptop in place to replace

Re: ncplogin: Could not login to server : nwerr = 89ff?

2002-12-10 Thread Marc G. Fournier
On Tue, 10 Dec 2002, Larry Rosenman wrote: > Probably in the netware headers. Pick an error, any error :( #define BAD_PRINTER_ERROR 0x89FF /* 255 */ #define BAD_RECORD_OFFSET 0x89FF /* 255 */ #define CLOSE_FCB_ERROR 0x89FF /* 255 */ #define FILE_EXT

Re: ncplogin: Could not login to server : nwerr = 89ff?

2002-12-10 Thread Marc G. Fournier
Is anyone out there using ncplogin with 4.7-STABLE and without IPX? On Tue, 10 Dec 2002, Larry Rosenman wrote: > > > --On Tuesday, December 10, 2002 14:13:45 -0400 "Marc G. Fournier" > <[EMAIL PROTECTED]> wrote: > > > On Tue, 10 Dec 2002, Larry Rosenman wr

layered file systems ...

2002-12-13 Thread Marc G. Fournier
Morning ... I'm trying to figure out a way of sharing, as an example, /usr/X11R6 across several jail'd environments, but in such a way that if one of them installs an extra package under that directory structure, its only visible to that jail , and not the others ... As a better example ...

Re: layered file systems ...

2002-12-13 Thread Marc G. Fournier
On Fri, 13 Dec 2002, Marcus Reid wrote: > On Fri, Dec 13, 2002 at 10:01:09AM -0400, Marc G. Fournier wrote: > > > > Morning ... > > > >I'm trying to figure out a way of sharing, as an example, /usr/X11R6 > > across several jail'd environm

Re: layered file systems ...

2002-12-13 Thread Marc G. Fournier
On Fri, 13 Dec 2002, Marcus L. Reid wrote: > On Fri, Dec 13, 2002 at 11:32:28AM -0400, Marc G. Fournier wrote: > > On Fri, 13 Dec 2002, Marcus Reid wrote: > > > Sounds like you're looking for something like unionfs. Unfortunately, > > > it doesn't work (ev

FreeBSD vnode's + postfix - "File too large" errors ...

2002-12-15 Thread Marc G. Fournier
I'm at a loss as to how to debug this ... I have a jail installed inside of a vnode, but when I try to send email to it through postfix, I get the following: Dec 15 19:21:58 vmtest postfix/postfix-script: starting the Postfix mail system Dec 15 19:21:58 vmtest postfix/master[92253]: daemon starte

ncplogin: Linux vs FreeBSD ...

2002-12-17 Thread Marc G. Fournier
We're still plugging away at getting this to work ... I haven't given up on FreeBSD for this yet ... Have a Linux guy here that's been helping to debug this, and one of the question that he had was whether or not our ncplogin supports NDS ... apparently, the ncplib we have in ports doesn't suppor

Enabling Softupdates remotely ...

2002-07-17 Thread Marc G. Fournier
I think in 5.0, there is an option to have this done on a reboot, but is there a safe way of doing this in 4.6-STABLE? Where I can have it enabled on reboot? To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: BSDstats v3.0 - The Security Rewrite

2006-09-03 Thread Marc G. Fournier
On Thu, 17 Aug 2006, Oliver Fromme wrote: (1) When run for the first time, you get an error message: : not found That's because a few bogus spaces after the backslash in the line containing the chmod command. Those trailing spaces should be removed. I suppose I don't need to send a PR for tha

Re: BSDstats v3.0 - The Security Rewrite

2006-09-03 Thread Marc G. Fournier
On Mon, 14 Aug 2006, Paul Schmehl wrote: Marc, thanks for all your hard work on these issues. One small change needs to be made. The pkg-message file reads, at its end: o view current statistics, go to: http://bsdstats.hub.org That needs to be changed to http://www.bsdstst.org/ This p

Re: DL 380/G5 with 16G of ram

2006-09-07 Thread Marc G. Fournier
of machine and would you care to share your kernel config file and/or advice. Have you tried a non-PAE kernel? If its a new unit, I imagine its 64bit, which, as far as I'm aware, doesn't require PAE ... ? ---- Marc G. Fournier Hub.Org Networking Services (http://www.hub

FreeBSD not popular in Asia?

2006-09-08 Thread Marc G. Fournier
Check out http://www.bsdstats.org ... Republic of Korea is about to push the US out of first place, but there are *zero* FreeBSD boxes reporting from there ... DragonFly is first, then NetBSD and then OpenBSD ... Are there *really* no Korean FreeBSD hosts out there ... ? Marc G

Re: FreeBSD not popular in Asia?

2006-09-08 Thread Marc G. Fournier
On Sat, 9 Sep 2006, Matthew Seaman wrote: Dan Langille wrote: On 8 Sep 2006 at 22:02, Marc G. Fournier wrote: Check out http://www.bsdstats.org ... Republic of Korea is about to push the US out of first place, but there are *zero* FreeBSD boxes reporting from there ... DragonFly is first

Re: FreeBSD not popular in Asia?

2006-09-08 Thread Marc G. Fournier
On Sat, 9 Sep 2006, Matthew Seaman wrote: Dan Langille wrote: On 8 Sep 2006 at 22:02, Marc G. Fournier wrote: Check out http://www.bsdstats.org ... Republic of Korea is about to push the US out of first place, but there are *zero* FreeBSD boxes reporting from there ... DragonFly is first

Re: FreeBSD not popular in Asia?

2006-09-09 Thread Marc G. Fournier
On Sat, 9 Sep 2006, Kris Kennaway wrote: On Fri, Sep 08, 2006 at 10:02:45PM -0300, Marc G. Fournier wrote: Check out http://www.bsdstats.org ... Republic of Korea is about to push the US out of first place, but there are *zero* FreeBSD boxes reporting from there ... DragonFly is first, then

Re: FreeBSD not popular in Asia?

2006-09-09 Thread Marc G. Fournier
le lot of sense. All ready being worked on :) Each OS will have their own set of 'detail pages' ... Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . [EMAIL PROTECTED]

Re: FreeBSD not popular in Asia?

2006-09-09 Thread Marc G. Fournier
On Sat, 9 Sep 2006, Matthew Seaman wrote: Marc G. Fournier wrote: Granted, but, after talking to Matt @ DragonFly, based on the fact that DragonFly doesn't have a port to AMD64 (it was a fork of FreeBSD 4.x) I've removed China/India/Korea from the list as 'overly sus

RSSreader: Recommendations Sought

2006-09-09 Thread Marc G. Fournier
Anyone suggest a good one that runs under FreeBSD? Thx in advance ... Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . [EMAIL PROTECTED] MSN . [EMAIL PROTECTED] Yahoo . yscrappy Skype: hub.orgICQ

Re: RSSreader: Recommendations Sought

2006-09-09 Thread Marc G. Fournier
'k, what port is this in? :( I just searched all the kde ones I know about, and can't find it ... On Sat, 9 Sep 2006, Jonathan Horne wrote: On Saturday 09 September 2006 16:32, Marc G. Fournier wrote: Anyone suggest a good one that runs under FreeBSD? Thx in advance ... -

bsdnews or daemonnews ... ?

2006-09-10 Thread Marc G. Fournier
does anyone know what's going on with those? trying to access both all night and nadda ... Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . [EMAIL PROTECTED] MSN . [EMAIL PROTECTED] Yahoo . yscrappy

Upgrade server from i386 -> amd64 kernel ...

2006-09-11 Thread Marc G. Fournier
Just had a new 64bit server installed at the colo, but they accidentally installed a i386 ISO, instead of an AMD64 one ... is it possible to build / install an amd64 world, or do I have to re-install from a proper ISO first ? Thanks ... Marc G. Fournier Hub.Org Networking

Re: Upgrade server from i386 -> amd64 kernel ...

2006-09-11 Thread Marc G. Fournier
parc64, ...) is specified you can # cross build world for other architectures using the buildworld target, # and once the world is built you can cross build a kernel using the # buildkernel target. Just read through /usr/src/Makefile and /usr/src/UPDATING. Leo. On Mon, 11 Sep 2006, Marc G. Fournier

Re: Upgrade server from i386 -> amd64 kernel ...

2006-09-11 Thread Marc G. Fournier
On Tue, 12 Sep 2006, RW wrote: On Tuesday 12 September 2006 02:18, Marc G. Fournier wrote: 'k, I knew about cross-compiling, just wasn't sure if it was that simple to upgrade the system being cross-compiled onto ... thanks ... I don't think it is that simple. I'd search

RSS feeds for "important sites"?

2006-09-11 Thread Marc G. Fournier
lling to share? Thankx ... Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . [EMAIL PROTECTED] MSN . [EMAIL PROTECTED] Yahoo . yscrappy Skype: hub.orgICQ . 7615664 ___ fr

Re: RSS feeds for "important sites"?

2006-09-11 Thread Marc G. Fournier
On Mon, 11 Sep 2006, Napoleon Dynamite wrote: On Monday 11 September 2006 19:21, Marc G. Fournier wrote: I'm trying to get my rss reader configured up so that I no longer miss anything ... or, at least, make it easier to keep on top of everything ... I can't seem to find stuff like

Re: Upgrade server from i386 -> amd64 kernel ...

2006-09-11 Thread Marc G. Fournier
will able to solve them for sure. Maybe don't forget to backup your data first ;-) Actually, no data yet ... having a new CD burned as I type this, and will do a clean install ... On Mon, 11 Sep 2006, Marc G. Fournier wrote: 'k, I knew about cross-compiling, just wasn't sure

Re: RSS feeds for "important sites"?

2006-09-12 Thread Marc G. Fournier
On Tue, 12 Sep 2006, Erik Norgaard wrote: Marc G. Fournier wrote: I'm trying to get my rss reader configured up so that I no longer miss anything ... or, at least, make it easier to keep on top of everything ... I can't seem to find stuff like DaemonNews and such ... Does any

Re: FreeBSD not popular in Asia?

2006-09-14 Thread Marc G. Fournier
very month before reading *too* much into them ... Its only been running about 30 days so far, so @ 5k hosts so far, and most of those *since* Sept 1st, it shouldn't take us too long ... Marc G. Fournier Hub.Org Networking Services (http://www.hub

Re: freeBSD certified server hardware ?

2006-09-19 Thread Marc G. Fournier
ite nicely. I'm up to 3 HP servers right now, and nary a problem with any of them ... probably the best servers I've picked up yet ... everything 'just worked' ... Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . [EMAIL PROTECTED]

Re: freeBSD certified server hardware ?

2006-09-19 Thread Marc G. Fournier
On Wed, 20 Sep 2006, ke han wrote: On Sep 20, 2006, at 2:40 AM, Marc G. Fournier wrote: On Mon, 18 Sep 2006, Gerard Seibert wrote: David Robillard wrote: [...] What I suggest you do is have one of the sales rep set you up with a test machine. The easiest way to do so is to go at their

geom - help ...

2006-09-20 Thread Marc G. Fournier
.. So, again, if I'm reading through things correctly, I'll have to do something like: gstripe st1 da1 da2 gstripe st2 da3 da4 gmirror drive st1 st2 newfs drive is this correct, or am I *totally* missing something here? Thanks ... Marc G. Fournier Hub.Org Networ

BSDStats v4.0: Attempt to address some major issues ...

2006-09-28 Thread Marc G. Fournier
ble, minus registration, to get rid of all holes, but, hopefully I've now gotten rid of the ones that a truck could (and did) drive though ... Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . [EMAIL PROTECTED]

Re: BSDStats v4.0: Attempt to address some major issues ...

2006-09-29 Thread Marc G. Fournier
n 9/29/06, Marc G. Fournier <[EMAIL PROTECTED]> wrote: As painful as it was to do, I backed up the old data tonight and wiped out the stats ... for one major reason: the stats lost their accuracy. As I said, you just need to download the new version and run it, you don't have to wait f

BSDStats 4.0 - You need to upgrade ...

2006-10-01 Thread Marc G. Fournier
IMPORTANT! This message has been blind-carbon-copied to you. Do not reply-to-all or forward it without the author's permission. Apologies for the multi-list post, but I've been receiving several requests from varous *BSD users about this, so figured I'd hit everyone in one fell swoop ... Fir

Re: BSDStats 4.0 - You need to upgrade ...

2006-10-01 Thread Marc G. Fournier
no longer being maintained? --On October 1, 2006 8:12:05 PM -0300 "Marc G. Fournier" <[EMAIL PROTECTED]> wrote: IMPORTANT! This message has been blind-carbon-copied to you. Do not reply-to-all or forward it without the author's permission. Apologies for the multi-list post, but

BSDStats 4.0 - You need to upgrade ...

2006-10-01 Thread Marc G. Fournier
Apologies for the multi-list post, but I've been receiving several requests from varous *BSD users about this, so figured I'd hit everyone in one fell swoop ... First, for those that aren't aware, back in August, after some lengthy discussions on the FreeBSD mailing lists, I built a script that

BSDstats: First solid month ... September Monthly Report

2006-11-01 Thread Marc G. Fournier
script, but not re-running it ... For realtime stats, please see http://www.bsdstats.org If you haven't installed it already, please see /usr/ports/sysutils/bsdstats - Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . [EMAIL PROTECTED]

mknod within a jail ...

2006-11-09 Thread Marc G. Fournier
an option, since for each domain in the jail that gets created, it appears that it needs its own chroot env, with its own dev directory ... Am I really stuck? :( - ---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . [EMAIL PROTECTED]

Re: mknod within a jail ...

2006-11-12 Thread Marc G. Fournier
ash will do a restricted shell that still allows programs like sftp to work from within it ... but, breaking out of rbash is as easy as typing 'bash' again, and you are back in an unrestricted shell :( - Marc G. Fournier Hub.Org Networking Services (http

Re: mknod within a jail ...

2006-11-12 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - --On Sunday, November 12, 2006 10:00:54 -0500 Lowell Gilbert <[EMAIL PROTECTED]> wrote: > "Marc G. Fournier" <[EMAIL PROTECTED]> writes: > >> I'm playing with DTC right now, within a Jail ... and one of the

Re: Building Ports w/ Options, Env

2006-11-14 Thread Marc G. Fournier
nt of the following: > > MAKE_ARGS = { > '/usr/ports/net/openldap23-server'=> [ > '--localstatedir=/var/run/slapd', > '--enable-spasswd', > etc, etc > ], > } > > TIA, > Rachel > > > > > > - Marc G. Fourn

Re: FreeBSD Host

2006-11-16 Thread Marc G. Fournier
FreeBSD host with reasonable > prices? Our clients seem to think we are priced reasonably ... we offer vServers though, not shared hosting ... yet ... - ---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . [EMAIL PROTECTED] MSN . [EM

GUI Mail Reader for FreeBSD ...

2007-07-14 Thread Marc G. Fournier
't do the unicode or inline images ... So, is there anything that is good that actually "does it all"? - Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . [EMAIL PROTECTED] MSN . [EMAIL PROTECTED] Yahoo . yscrappy

mulberry mail crashes when using PGP under AMD64 ... ?

2007-07-21 Thread Marc G. Fournier
ne running Mulberry + 6-STABLE + AMD64 kernel successfully? Thanks ... ---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . [EMAIL PROTECTED] MSN . [EMAIL PROTECTED] Yahoo . yscrappy Skype: hub.orgICQ

Re: mulberry mail crashes when using PGP under AMD64 ... ?

2007-07-21 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - --On Saturday, July 21, 2007 17:13:51 -0500 Paul Schmehl <[EMAIL PROTECTED]> wrote: > --On July 21, 2007 6:53:23 PM -0300 "Marc G. Fournier" <[EMAIL PROTECTED]> > wrote: > >> >> Running latest -STABLE

Re: SATA 300 Drive Being Run At 150

2007-07-21 Thread Marc G. Fournier
0xfdbf irq 16 at device 0.0 on pci2 atapci1: port 0xfa00-0xfa07,0xf900-0xf903,0xf800-0xf807,0xf700-0xf703,0xf600-0xf60f,0xf500-0xf50f irq 19 at device 31.2 on pci0 atapci2: port 0xf300-0xf307,0xf200-0xf203,0xf100-0xf107,0xf000-0xf003,0xef00-0xef0f,0xee00-0xee0f irq 19 at device 31.5 o

Re: mulberry mail crashes when using PGP under AMD64 ... ?

2007-07-21 Thread Marc G. Fournier
ut, again, only on the i386 box ... In fact, on amd64, encrypt or sign causes it to crash ... and notice that this message is sign'd, on my i386 box ... - Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . [EMAIL PROTECTED]

multi head X & firefox ...

2007-08-14 Thread Marc G. Fournier
open it, it, of cource, tells me its already running (it is, on the first screen) ... Is this not possible, or am I missing something? Thanks ... - Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . [EMAIL PROTECTED] MSN . [

BSDstats Statistics for Aug, 2007 ...

2007-09-02 Thread Marc G. Fournier
being sent in .. and there is only one level of reporting that is required, and that is Operating System + Version ... Device and Ports reporting are 100% optional ... For those that are participating ... once more, thank you ... and spread the word, we need more reporters :) - M

BSDstats report for Mar 1st, 2006

2007-03-02 Thread Marc G. Fournier
100% Overall 8782 5137 -41% 4053 43878% - Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . [EMAIL PROTECTED] MSN . [EMAIL PROTECTED] Yahoo . yscrappy Skype: hub.orgICQ . 76

Re: BSDstats report for Mar 1st, 2006

2007-03-02 Thread Marc G. Fournier
sort of thing, but opt-in with some sort of visibility other then my posting these stats once a month - --On Friday, March 02, 2007 15:00:31 -0600 Doug Poland <[EMAIL PROTECTED]> wrote: > On Fri, March 2, 2007 13:24, Marc G. Fournier wrote: >> -BEGIN PGP SIGNED MESSAGE--

Re: bsdstats

2007-03-03 Thread Marc G. Fournier
ts as the same host regardless of IP changes ... so, if /var/db is maintained across reboots, then running the stats script on reboot will make sure the host is always reported, and /var/db/bsdstats will make sure it doesn't report it as a new host each time its rebooted .. - Marc G. Fou

Re: Question about a specific ISP: Amen/Amenworld

2007-03-05 Thread Marc G. Fournier
it. It's possible to >> change from linux to FreeBSD on remote machine using utilities like: >> http://www.daemonology.net/depenguinator/ >> >> Hope that helps, >> >> Jeff >> >> P.S. Be warned, that utility re-images the disk, and can leave the &

Good RSS Feed Aggregator / Reader ...

2007-03-24 Thread Marc G. Fournier
multiple times per day) ... Is anyone using a better reader, that will 'filter out' duplica coming from the same feed source? - Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . [EMAIL PROTECTED] MSN . [EMAIL PR

Re: started playing with jails

2007-03-24 Thread Marc G. Fournier
ought >> there was discussion of how to fix it, but have no idea where that >> went if anywhere... >> >> A single instance inside a jail does work quite happily if the knob >> above is set. To deal with this, all you need to do is make sure that the UID of the postgresql proc

Real-time File Replication ... or close to it ...

2007-03-25 Thread Marc G. Fournier
ilar to that, or does anyone know of something that works with FreeBSD 6.x to get to the same results? - Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . [EMAIL PROTECTED] MSN . [EMAIL PROTECTED] Yahoo . yscrappy

Re: Real-time File Replication ... or close to it ...

2007-03-25 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - --On Sunday, March 25, 2007 19:23:48 +0200 Ivan Voras <[EMAIL PROTECTED]> wrote: > Marc G. Fournier wrote: >> >> Does anyone know of any work being done with FreeBSD to do the above? I know >> about ggate/gmirror, but

mdconfig device no faster then direct disk ...

2007-03-26 Thread Marc G. Fournier
r# iozone 180 | grep "the file" It then reads the file. It prints the bytes-per-second Reading the file...0.984375 seconds 60701485 bytes/second for writing the file 191739611 bytes/second for reading the file Am I missing something here? Or is this expected? -

Why is 'disklabel'ng a new drive so difficult?

2007-03-28 Thread Marc G. Fournier
ast end of unit bsdlabel: partition c doesn't start at 0! bsdlabel: An incorrect partition c may cause problems for standard system utilities Even if I try to use /stand/sysinstall to do the fdisk, the end result has 'issues' ... So, what is the generally accepted method of label

Re: Why is 'disklabel'ng a new drive so difficult?

2007-03-28 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - --On Wednesday, March 28, 2007 16:41:28 -0400 Kris Kennaway <[EMAIL PROTECTED]> wrote: > On Wed, Mar 28, 2007 at 05:26:49PM -0300, Marc G. Fournier wrote: >> >> Just bought a new WD SATA drive: WDC WD5000YS-01MPB1 09

Re: No buffer space available

2007-04-04 Thread Marc G. Fournier
;>> ___ >>> freebsd-questions@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >>> To unsubscribe, send any mail to "[EMAIL PROTECTED]" > > > ___

Re: No buffer space available

2007-04-04 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thiago ... What version of kernel did you end up going back to? - --On Wednesday, April 04, 2007 10:15:48 -0300 "Marc G. Fournier" <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > >

Re: Virtual Hosting Control Panel

2007-04-04 Thread Marc G. Fournier
s in advance, > > Chris > > > ___ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[EMAIL PROTECTED]" - Marc G. Fournier Hub.Or

Re: No buffer space available

2007-04-05 Thread Marc G. Fournier
: 10 kern.random.yarrow.fastthresh: 192 kern.random.yarrow.slowthresh: 256 kern.random.yarrow.slowoverthresh: 2 kern.random.sys.seeded: 1 kern.random.sys.harvest.ethernet: 1 kern.random.sys.harvest.point_to_point: 1 kern.random.sys.harvest.interrupt: 1 kern.random.sys.harvest.swi:

Re: Virtual Hosting Control Panel

2007-04-05 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - --On Thursday, April 05, 2007 09:33:25 +0100 Vince <[EMAIL PROTECTED]> wrote: > Marc G. Fournier wrote: >> >> DTC is the only decent one I've found OSS ... I have some updates to do, but >> there is a /usr/p

Re: Virtual Hosting Control Panel

2007-04-06 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - --On Friday, April 06, 2007 08:48:08 +0300 Apatewna <[EMAIL PROTECTED]> wrote: > O/H Marc G. Fournier έγραψε: > >>>>>> >>> Theres always raqdevil (www/raqdevil http://www.raqdevil.com/) although

Re: No buffer space available

2007-04-06 Thread Marc G. Fournier
rnet driver are you using? In my case, its an fxp device ... trying to see if there is *some* sort of common denominator here :( I just upgraded to the latest kernel last night, to see if maybe a recent commit had a side-effect of fixing it, but won't know anything for another 48 hours or so

Re: No buffer space available

2007-04-07 Thread Marc G. Fournier
at is obviously not the culprit :( - Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . [EMAIL PROTECTED] MSN . [EMAIL PROTECTED] Yahoo . yscrappy Skype: hub.orgICQ . 7615664 -BEGIN PGP SIGNATURE

adding keyboard after reboot with no keyboard ...

2007-04-10 Thread Marc G. Fournier
to do any diagnosis :( Thx ... - ---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . [EMAIL PROTECTED] MSN . [EMAIL PROTECTED] Yahoo . yscrappy Skype: hub.orgICQ . 7615664 -BEGIN PGP SIGNATURE- Version: Gn

KVM over IP (Was: Re: adding keyboard after reboot with no keyboard) ...

2007-04-10 Thread Marc G. Fournier
efresh, so that I can see what is on the screen at the time of the crash ... - --On Tuesday, April 10, 2007 10:09:37 -0500 Derek Ragona <[EMAIL PROTECTED]> wrote: > At 09:55 AM 4/10/2007, Marc G. Fournier wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> &

Re: KVM over IP (Was: Re: adding keyboard after reboot with no keyboard) ...

2007-04-10 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - --On Tuesday, April 10, 2007 15:09:24 -0500 Derek Ragona <[EMAIL PROTECTED]> wrote: > At 02:11 PM 4/10/2007, Marc G. Fournier wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> >> Does anyon

ACLs in a jail ... not usable?

2007-04-17 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Just want to make sure there isn't something I'm missing, but it apears ACLs aren't settable from within a jail? # setfacl -m g:mail:rwx Login.1 setfacl: acl_get_file() failed: Operation not supported Thanks ... - M

Re: ACLs in a jail ... not usable?

2007-04-17 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - --On Tuesday, April 17, 2007 22:38:45 -0400 Anish Mistry <[EMAIL PROTECTED]> wrote: > On Tuesday 17 April 2007, Marc G. Fournier wrote: >> Just want to make sure there isn't something I'm missing, but it >> a

using netcat (nc) to POST data to a web server ...

2006-11-30 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Does anyone have an example of this? I've searched google, and am finding nothing other then that it can be done ... Thx ... - Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . [EMAIL PROT

Re: using netcat (nc) to POST data to a web server ...

2006-11-30 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - --On Thursday, November 30, 2006 10:08:33 -0600 Dan Nelson <[EMAIL PROTECTED]> wrote: > In the last episode (Nov 30), Marc G. Fournier said: >> using netcat (nc) to POST data to a web server ... >> >> Does anyone hav

Re: using netcat (nc) to POST data to a web server ...

2006-11-30 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - --On Thursday, November 30, 2006 15:58:24 +0200 Nikos Vassiliadis <[EMAIL PROTECTED]> wrote: > On Thursday 30 November 2006 15:30, Marc G. Fournier wrote: >> >> Does anyone have an example of this? I've searc

BSDstats v5.0 Released (totally backwards compatible)

2006-12-01 Thread Marc G. Fournier
of the other tests, so nothing gets 'broken' is you stick with the older v4.x clients ... its only if you wish to add to the ports report is the upgrade required ... - Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . [EMAIL PROTECTED]

Bandwidth Throttling under FreeBSD 6.x ...

2006-12-01 Thread Marc G. Fournier
he current? Under FreeBSD 6.x? Basically, what I want to do is leave everything open, but throttle one specific IP ... Thanks ... - ---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . [EMAIL PROTECTED] MSN . [EMAIL PROTECTED] Yahoo

BSDStats Report for December 1st, 2006

2006-12-03 Thread Marc G. Fournier
ne (although we know of a site in Australia that is supposedly about to add 800+ hosts, so we should see that easily) ... - ---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . [EMAIL PROTECTED] MSN . [EMAIL PROTECT

Re: BSDStats Report for December 1st, 2006

2006-12-03 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - --On Sunday, December 03, 2006 19:43:41 +0300 Boris Samorodov <[EMAIL PROTECTED]> wrote: > On Sun, 03 Dec 2006 04:09:18 -0400 Marc G. Fournier wrote: > >> Since the point of this is to be run monthly, out of periodic monthly,

Re: BSDStats Report for December 1st, 2006

2006-12-03 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - --On Monday, December 04, 2006 02:07:08 +0300 Boris Samorodov <[EMAIL PROTECTED]> wrote: > On Sun, 03 Dec 2006 17:05:04 -0400 Marc G. Fournier wrote: > >> If its diskless, will each reboot end up reporting as a whole new hos

BSDStats Report for December 1st, 2006

2006-12-03 Thread Marc G. Fournier
.. and we look forward to seeing increases on subsequent months ... - Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . [EMAIL PROTECTED] MSN . [EMAIL PROTECTED] Yahoo . yscrappy Skype: hub.orgICQ . 7615664

Re: BSDStats Report for December 1st, 2006

2006-12-04 Thread Marc G. Fournier
l the bsdstats file over also run the script at the same time, so that not only do they update their stats 'on the 1st' (if they are up), but also when they reboot ... that way, it is guaranteed to report once a month ... - Marc G. Fournier Hub.Org Network

Re: BSDStats Report for December 1st, 2006

2006-12-04 Thread Marc G. Fournier
e hosts. I'm trying to look at both sets of #s ... <http://www.bsdstats.org/os_report.php> I think its more from paranoia at the start of all this, when we got that slew of false reports in ... I'm not so sure that that paranoia is still as valid, but it doesn&#x

Re: BSDStats Report for December 1st, 2006

2006-12-04 Thread Marc G. Fournier
REL=`/usr/bin/uname -r` ARCH=`/usr/bin/uname -m` OS=`/usr/bin/uname -s` report_devices sends the output of pciconf -l | grep -v none (active devices) report_ports sends the output of pkg_info - Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email .

Re: BSDStats Report for December 1st, 2006

2006-12-05 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - --On Tuesday, December 05, 2006 15:20:53 +0300 Boris Samorodov <[EMAIL PROTECTED]> wrote: > On Mon, 04 Dec 2006 22:13:53 -0400 Marc G. Fournier wrote: > >> report_devices sends the output of pciconf -l | grep -v none (activ

Re: BSDStats Report for December 1st, 2006

2006-12-05 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - --On Tuesday, December 05, 2006 13:35:05 +0100 Svein Halvor Halvorsen <[EMAIL PROTECTED]> wrote: > Marc G. Fournier wrote: >> report_devices sends the output of pciconf -l | grep -v none (active devices) > > http:/

<    1   2   3   4   5   6   >