Re: OT: wrt OpenBSD, what's a good laptop

2006-01-15 Thread William Kranec
On Sun, Jan 15, 2006 at 02:08:28PM -0600, Julesg wrote: > I want aircard support of course (which lets out DELL and a few other > manufactuer's.) > > So what's the best? Why? I don't know what the best is per se, but I have a Toshiba Satellite series notebook which I think is awesome, and work

Marvell Yukon 8036 Ethernet

2006-02-12 Thread William Kranec
Hello misc@, I recently purchased a laptop with a Marvell Yukon 8036 ethernet chip, which I haven't been able to get working (the interface does not appear in ifconfig output). The specific dmesg error looks like: skc0 at pci1 dev 0 function 0 "Marvell Yukon 8036" rev 0x10: irq 10 skc0: bad VP

"Correct" directory for group files

2006-02-19 Thread William Kranec
Hi, I have a photo collection which I would like multiple users to be able to access, and I would like to do this by storing the files in a central location on my disk and linking /home/$USER/photos to that directory. Where is the most appropriate place in the filesystem for this directory? I'

PostgreSQL can't connect to localhost

2006-02-27 Thread William Kranec
This may be off topic, if so, I will take it elsewhere. That said, I am getting the following error when I start up PostgreSQL on 3.8 (installed via packages): LOG: could not bind IPv4 socket: Can't assign requested address HINT: Is another postmaster already running on port 5432? If not, wait

Re: PostgreSQL can't connect to localhost

2006-02-27 Thread William Kranec
On Tue, Feb 28, 2006 at 01:07:15PM +0800, Lars Hansson wrote: > On Tuesday 28 February 2006 12:47, William Kranec wrote: > > I'm trying to get the server to listen on localhost:5432. I've set the > > following in postgresql.conf: > > > > listen_addresses = &