Displaying 6 results from an estimated 6 matches for "dkelly".
Did you mean:
kelly
2009 Mar 17
1
general: warning: max open files (3636) is smaller than max sockets (4096)
This happend since I've upgraded bind 9.21 to 9.6.0. I've increased the max open files to 4096:
sysctl -w kern.maxfiles=4096
which shows it resized from 4040->4096
But I guess it's different for bind? I've googled and found several references to this warning message, but everyone states it's not a problem and shouldn't be concerned. Some real advice would be
2004 Apr 07
0
wbinfo and usernames with apostrophes - bug?
...up with winbindd to use the PDC as its
authentication source. For some reason, we have 3 usernames in our
Domain that have apostrophes in them and the "wbinfo" command doesn't
seem to cope with them very well. For example, "wbinfo -u" produces:
<snip>
DJEPSON
DJUDD
DKELLY
DKING
DLongKelly,DMALLETT,DMCKENNA,DMCKENZIE,DoGregory,DOSHEA,DPabari,DSANDHU,DSwain,DTribbeck,DUMMY1,DUMMY3,dummy3ad,DWateridge,DWELLMAN,EBAKEWELL,EBALL,EBALLARD,EBURGE,EBurnett,ECHOUDHURY,ECHRISTENSEN,ECLARKE,ECLOUDER,ECOADY,EDAFIMU,EDAVIES,EDean,EDixon,EDRAP
R
EDyer
EFRANK
EGIBSON
EGILL
EGladwin...
2003 Aug 10
1
AU88202B (DIAMOND)
Hi! FreeBSD Communiti-Stable
Who I'm use my audio AU8820B chipset on 4.8-stable
what kernel opntion needed? What adding optional I need?
in kernelconf: psm is right
also: MAKDEV snd[01] - also
my don't work ;-(
What's I need?
Dima.
----------------
Dmitry Parfinov // dp119-ripn
2003 May 15
2
FW: iHEADS UP: ipsec packet filtering change
> -----Original Message-----
> From: Greg Panula [mailto:greg.panula@dolaninformation.com]
> Sent: 12 May 2003 11:10
> To: Matthew Braithwaite
> Cc: stable@freebsd.org
> Subject: Re: iHEADS UP: ipsec packet filtering change
>
> You don't really need the gif tunnels for ipsec. Gif is more geared
> towards ipv4 <=> ipv6 type tunnels. A few of ipsec
2008 Dec 04
5
Burning DVD with files>4GB from console
My backup script split filesystem dumps to files with size of 4,37 GB (4
588 544 kB). It's just an optimal size to fill out DVDs. At this moment
I have to burn them from windows via smb-link becuase I didn't manage to
do this task from FreeBSD console due to 2GB/4GB filesize restrictions
(growisofs). I'm using freeware CDBurnerXP to burn my backups
(ISO9660/UDF/Joliet), and they
2003 Nov 23
1
dvips function gives "Documents not found" error
I'm new to R, and using version 1.8.0 on Windows XP, under emacs/ess.
I'm trying to test some simple output flow using functions in the Hmisc
package and hit an error that may be a more general problem than just my
specific situation.
If I issue the command
latex(describe(mtcars), file = ??)
I get what looks like good TeX code output to the console.
However, if I issue the command