Displaying 20 results from an estimated 1000 matches similar to: "zero-inflated poisson"
2013 Mar 05
0
Samba 4, dynamic DNS, Kerberos
Dynamic DNS updating is failing (which is bizarre, because I could have
sworn I'd had it working before). Help?
Setup: Samba 4 DC running bind 9.9.2, Samba 3.6.3 member
The output of "net -d10 ads join" is attached, compressed.
Interesting portions of named.conf:
options {
(no allow-updates section)
...
tkey-gssapi-keytab "/var/lib/samba/private/dns.keytab";
2013 May 03
0
Multiple DNS update issues in samba4
So far, I have three machines in the domain:
kaylee -- the DC. Gentoo. samba 4.0.3
saffron -- client. Gentoo. Samba 3.6.12
wash -- client (Also network router). Debian. Samba 3.5.6
I'm using bind_dlz as a backend, for the record.
I've joined saffron to the domain successfully, and the record shows up
in DNS.
$ samba-tool dns query kaylee firefly.michael.mol.name saffron all
Name=,
2013 Apr 18
1
texi2pdf texinputs arguments
Dear All
I am trying to specify the output directory and the directory for the
log files (the same) for texi2dvi.
The default for my windows computer is C:\Users\...\Documents which I
do not want.
The help guide:
texinputs NULL or a character vector of paths to add to the LaTeX
and bibtex input search paths.
is a little cryptic for me this morning
I have tried
texi2dvi(file =
2013 Feb 23
0
NXDOMAIN dual-stacked, Samba4/Samba 3 AD setup
On my network, I'm finding that if I run
host saffron
on any machine on my network, I see saffron's IPv4 address, but not
its IPv6 address. This is true regardless of which joined machine I
run. I'd like to figure out how to fix this...
For any other machine on the network,
host $hostname
shows both that machine's IPv4 and IPv6 addresses. (With the odd
exception of
2012 Apr 12
1
Encoding of Sweave file error message
Hi
I ran the following sweave file in R2.14.1 and upgraded to R2.15
yesterday with the same setup
I got the following error message when I rand the following Sweave file
> setwd("D:/Cic/Sweave/Parasite/Comb/12")
> Sweave("D:/Cic/Sweave/Parasite/Comb/12/ParasiteComb12.Rnw")
Error: c("'ParasiteComb12DS.Rnw'", "'ParasiteComb12.Rnw'")
2010 Oct 28
1
xyplot and panel.curve
Hi All
I have regression coefficients from an experiment and I want to plot them
in lattice using panel curve but I have run into error messages.
I want an 3 panel conditioned plot of 2 curves of Treatment 2 in each panel
conditioned by Treatment1, the example curve expression is x+value*x^2
A rough toy example to give an idea of what I want is:
Data:
data = expand.grid(Treatment1 =
2011 Jan 09
1
Rectangle height in lattice xyplot key
Dear All
I have a problem with the height of the boxes in the key in the following.
(The text is over 2 lines to accentuate the problem of no space
between the rectangles.)
Is there an easy way to put a space between the rectangles; size
controls the width but there appears to be nothing for the height?
xyplot(1~1,
key = list(corner = c(0.8,0.8),
2003 Sep 16
2
openssh 3.7p1 bus error on sparcv9
openssh 3.7p1 sshd on Solaris 8 / sparcv9:
sshd runs fine, and starts to allow the login. However, when reading
from /etc/default/login, I get a bus error. I am able to get sshd to
work by commenting out these lines in session.c:
1015,1018c1015
< # ifdef HAVE_ETC_DEFAULT_LOGIN
< read_etc_default_login(&env, &envsize, pw->pw_uid);
< path =
2004 Aug 13
0
Share files in windows 2000
Hi :
Problem occur that after join samba domain 2.2.X ....win2k client can only share if they are in domain admin group....if domain user group
they cannot share folders...
any setting can improve this...so users are domain users only but still can share files..without admin right.
thx
barry
---------------------------------
Án¦â¹Ï®×¡B¦¬µ¾÷¡BGamesµ¥¦h¶µ¥\¯à
¥þ·s Yahoo! Messenger
2004 Jan 07
1
Security Issue??
I have noticed the following behavior when testing out Samba 3.0.1 on RH9
with ldap authentication.
Linux Samba V3.0.1 set up as PDC for domain DOM1 has a user test1. Two NT4
domains DOM2 and DOM3 also have a user called test1 with the same password
as the user in DOM1 (all three users have the same username and password).
All servers are on the same local subnet.
When user1 does a logon to
2013 Feb 20
0
Problems with line types in plots saved as PDF files
Ian
No differences with Adobe X with the following
windows(6,6)
#pdf(file = "TestPlot.pdf", 6, 6)
#{
plot(b, l, type = "l", ylim = c(y.min, y.max), lwd = 2, xlab =
expression(beta), ylab = "", col = "green", yaxt = "n", xaxt = "n")
points(b, p, type = "l", lty = "dotted", lwd = 2, col = "red")
points(b,
2010 Nov 21
3
R help
Dear All,
I'm a beginner user in R and I would like to make a quadratic and
plateau model in R. Can you help please with an example?
Thanks so much
--
Ahmed M. Attia
Assistant Lecturer
El-Khattara farm Station
Agronomy Dept.,
Zgazig Univ., Egypt
Visiting Scientist
Haskell Agricultural laboratory
Agronomy and Horticultural Dept.,
Univ. of Nebraska-Lincoln
ahmedatia at zu.edu.eg
2004 Dec 03
1
Getting R to emit an image file as a pipe or Base64 strea m: Mac OSX 10.3 - R 2.0.1
> From: Yuandan Zhang
>
> If you want to call R from perl, why don't you do a simple
> system call like:
>
> $callR="/usr/loca/bin/R CMD BATCH plotscript.R";
> system ($callR);
>
> It is not necessary to start X display if anything can be
> done in background
But the problem is jpeg()/png() are not available unless an X display is
available to the
2011 Aug 11
0
Call for speakers DevDays 2011 Sydney
DevDays Sydney - the Stack Overflow sponsored conference is near
approaching http://devdays.stackoverflow.com/sydney/
The idea behind DevDays is a fast, high-bandwidth, fire hose tutorial
on at least ten interesting concepts. You can read more about it here:
http://blog.stackoverflow.com/2011/06/devdays-is-back/
We have already picked quite a few interesting talks but have a few
slots left open!
2011 Jun 28
1
More than 32G on memory in a domU guest?
I must be missing something obvious. I have a large domU guest:
dom0# cat /etc/xen/turing
name = "turing"
uuid = "8d3383a0-f0ae-f0b1-215d-c2e04115e9fe"
maxmem = 40000
memory = 40000
vcpus = 12
bootloader = "/usr/bin/pygrub"
kernel = "/var/lib/xen/boot_kernel.nrTJko"
ramdisk = "/var/lib/xen/boot_ramdisk.y6Gcn9"
extra = "ro
2014 Aug 02
0
Samba 4.1 DC Account Operators permissions problem
There appears to be a bug in the samba 4.1 DC builtin group Account Operators permisssions.
By definition, members of the Account Operators group can add, edit, and delete normal user accounts in the domain, except those for domain user accounts who are members of domain Account Operators, Administrators, Backup Operators, Print Operators Server Operators, and Domain Admins. This account is very
2017 Sep 12
0
show 0 at y axis in xyplot lattice
Hi Maria
Rule 1 make sure your data is in the right format
dat <- source("G:/1/savedat.txt")
> dat
$value
Location Date Zn2 upper.zn lower.zn
1 upstream 2016-04-27 29.92477 55.59800 13.912207
2 spill 2016-04-27 12.84040 22.07006 6.964934
3 downstream 2016-04-27 22.49673 41.60901 11.739109
4 upstream 2016-06-28 23.98425 45.60219 10.690640
5
2018 May 23
1
coef does not work for my ASReml model
Hi Everyone,
I am using ASReml to fit a spatial model. I do not have all the components
of ASReml when I call;
names(summary())
e.g.
names(summary(fcov.asr2))
[1] "call" "loglik" "nedf" "sigma" "varcomp"
I am trying to get the coefs but I get "NULL".
Does anybody know the reason?
Any help would be much appreciated.
Regards
2004 May 03
1
circular correlation
I have a problem that deals with correlating wind velocity to seed
collection data. The problem lies in that I have a wind data set that
is contains 2000+ data points and weed collection data on the order of a
couple hundred. Both data sets were collected for the same time period,
but there is not a one-to-one wind velocity->seed location match. My
understanding of correlation is that you
2005 Mar 02
2
Suppressing observation numbers
Dear R gurus,
Below is a part of the R output. Please consider the two lines:
> data
> model.matrix(m1)
Is there a way of suppressing the observation numbers 1, 2, ...27 in the
output (I don't want these number to appear in the output)?
Regards,
NKN
> # Orthogonal blocking
> data=read.table("cut.txt",header=T)
> attach(data)
> data
b x1 x2 x3
1 1 -1 -1 0
2