Displaying 2 results from an estimated 2 matches for "wh1".
Did you mean:
w1
1999 Jul 15
1
which() does not handle NAs in named vectors. (PR#226)
Version:
platform = sparc-sun-solaris2.6
arch = sparc
os = solaris2.6
system = sparc, solaris2.6
status =
status.rev = 0
major = 0
minor = 64.2
year = 1999
month = July
day = 3
language = R
-- It is unclear to me that the handling of NAs is desirable, and it
has problems with names:
> z <- c(T,T,NA,F,T)
> names(z) <- letters[1:5]
> which(z)
Error: names attribute
2007 Aug 22
5
BIND issues, server not responding
Hi all,
My CentOS 5 nameserver is seemingly unable to be queried by anything but
itself (localhost, 127.0.0.1). From any other machine, including the
primary which *does* transfer zone files correctly to this machine
(which is secondary), requests time out.
I've put SELinux into permissive mode, so I don't think that's an issue.
/var/named/chroot/etc/named.conf begins thus: