Re: Dynamic symlink?

2005-10-10 Thread Brian Candler
On Mon, Oct 10, 2005 at 01:39:58PM -0500, Dan Nelson wrote: > > Something which looks like a symlink with a dynamic target depending > > on the uid of the person who reads it is the sort of thing I'm > > looking for. > > You could probably use amd's hlfsd to do this That's exactly what I was look

Dynamic symlink?

2005-10-10 Thread Brian Candler
Are there any clever tricks you can do such that a filesystem access to /tmp is transparently redirected to /home//tmp ? (Reason: Web server cluster. Many scripts expect to be able to store session data in /tmp. Don't want to have a free-for-all NFS mount for /tmp) Something which looks like a sy

Re: Setting mount_nfs options in /etc/fstab

2005-10-06 Thread Brian Candler
On Thu, Oct 06, 2005 at 10:10:14AM -0500, Doug Poland wrote: > Here's an fstab entry of mine for an nfs mount. > > fs:/data /data nfs -3,-R=3,-b,-i,-s,-r=32768,-w=32768,rw > 0 0 > > Your options and milage may vary... That works for me, thank you. Perhaps the fstab(5)

Setting mount_nfs options in /etc/fstab

2005-10-06 Thread Brian Candler
I am reading large log files via NFS, and I find that if I mount them with mount_nfs -a 4 then performance is improved. My question is: is there any way to set the option '-a 4' in /etc/fstab? Or am I forced to mount the filesystems the manual way in /etc/rc.local? mount_nfs supports a number of

Re: mysql user did not authenticate by courier-imap

2005-06-29 Thread Brian Candler
On Wednesday 29 June 2005 14:12, Muhammad Kashif Yaqoob wrote: > I am working on postfix Mailserver at freebsd.and install the courier Imap > (courier-imap-4.0.2,1) and courier-authlib-0.55 in the system. ... > authdaemonrc > > = > > authmodulelist="authmysql" > > daemons=5 > > version=""

Re: mysql user did not authenticate by courier-imap

2005-06-29 Thread Brian Candler
On Wednesday 29 June 2005 14:12, Muhammad Kashif Yaqoob wrote: > I am working on postfix Mailserver at freebsd.and install the courier Imap > (courier-imap-4.0.2,1) and courier-authlib-0.55 in the system.and also > Configuration the setting of courier-imap with mysql.When i authenticate > the mysq

Re: courier-imap authenticate mysqk user

2005-06-24 Thread Brian Candler
On Friday 24 June 2005 14:42, Muhammad Kashif Yaqoob wrote: > I am working on postfix Mailserver at freebsd.and install the courier Imap > and courier-authlib-mysql .and also Configuration the setting of > courier-imap with mysql.When i authenticate the mysql pop user with > courier-imap.Followin

Re: [exim] TCP Header Rewrite

2005-05-05 Thread Brian Candler
On Thu, May 05, 2005 at 01:39:00PM +0200, John Oxley wrote: > local >^ >I >I > client --> smarthost --> router --> shaper --> international > > The smarthost is a FreeBSD-5.3-STABLE system

Re: nVidia chipset - ethernet support?

2004-03-31 Thread Brian Candler
On Mon, Mar 29, 2004 at 02:53:38AM +0200, Harald Schmalzbauer wrote: > > Incidentally, my machine has two VGA ports. If anyone knows how to get both > > of those working together with XFree86, that would be appreciated too! > > You need the proprietary nvidia driver (from ports/x11/nvidia-driver).

Re: nVidia chipset - ethernet support?

2004-03-29 Thread Brian Candler
On Mon, Mar 29, 2004 at 02:53:38AM +0200, Harald Schmalzbauer wrote: > I tried the nvnet driver from the ports some days ago with a nforce2 and it > worked flawlessly. Many thanks, I have it working now. Summary for anyone else who needs to do this: - fetch nvnet.tar.gz from http://cvsweb.FreeBS

Re: nVidia chipset - ethernet support?

2004-03-29 Thread Brian Candler
On Sun, Mar 28, 2004 at 04:16:53PM -0800, peter lageotakes wrote: > I dont have experience working with this particular > driver. However, I did some searching on: > www.freebsd.org/ports and I did locate the source > code. It can be downloaded off of freebsd.org: > http://www.freebsd.org/cgi/por

nVidia chipset - ethernet support?

2004-03-28 Thread Brian Candler
I have installed FreeBSD-5.2.1 on my brand new Soltek EQ3702A machine, which has an nVidia chipset. I have got most of the on-board hardware to work: kldload snd_ich -- pcm kldload firewire \ to mount my ipod kldload sbp / but I don't seem to be able to get ethernet to work. A google s

Re: USB keyboard rollover problem [PATCHED]

2004-02-21 Thread Brian Candler
On Fri, Feb 20, 2004 at 03:56:02PM +, Brian Candler wrote: > Here's what I get if I compile in and turn on USB keyboard debugging in > the kernel, and type "asd" as > "a" down, "s" down, "a" up, "d" down: this generates &quo

Re: USB keyboard rollover problem

2004-02-20 Thread Brian Candler
On Fri, Feb 20, 2004 at 02:49:43PM +, Brian Candler wrote: > Additional information: if I reboot my laptop into Windows 98 (forgot I had > that partition!), the keyboard works properly with no rollover problem. So > it looks suspiciously like FreeBSD is not initialising it pr

Re: USB keyboard rollover problem

2004-02-20 Thread Brian Candler
On Fri, Feb 20, 2004 at 01:59:03PM +, Brian Candler wrote: > However I have a problem with keyboard rollover, meaning I get duplicate > characters when typing quickly. Example: Additional information: if I reboot my laptop into Windows 98 (forgot I had that partition!), the keyboard

USB keyboard rollover problem

2004-02-20 Thread Brian Candler
Since my old Vaio laptop has a broken key, I decided to get a USB keyboard for it. I have been using a USB mouse successfully for a while. However I have a problem with keyboard rollover, meaning I get duplicate characters when typing quickly. Example: Depress "a" -- a Depress "b"