Displaying 4 results from an estimated 4 matches for "incorreclty".
Did you mean:
correclty
2004 Jul 29
2
aov for unbalanced design (PR#7144)
...: Tanya Logvinenko
Version: 1.7.0
OS: Windows 2000
Submission from: (NULL) (132.183.156.125)
For unbalanced design, I ran into problem with ANOVA (aov function). The sum of
squares for only for the second factor and total are computed correctly, but sum
of squares for the first factor is computed incorreclty. Changing order of
factors in the formula changes the ANOVA table. For the balanced design, there
is no such problem.
> summary(aov(data[1,]~factor1+factor2))
Df Sum Sq Mean Sq F value Pr(>F)
factor1 5 1524420 304884 6.4529 0.0003229 ***
factor2 7 1447830 206...
2019 Jul 04
4
cannot set filesystem permissions on shares
...etfacl is returning this for you:
> group: A\\domain\040users
> When I get:
> group: A\134domain\040users
> is the problem ?
ls -l
...
drwxrwx--- 2 root A\domain users 4096 j?n 26 15:52 users
What do you see with ls?
Maybe it is good on the filesystem, just the acl package shows it
incorreclty? Does Samba use acl too, and this is why I cannot see/set
the permissions from Windows?
2008 Feb 04
5
possible issue with puppet/yum - maybe a repeat
Hi
working with the following
puppet-0.24.1-1
puppet-server-0.24.1-1
ruby-1.8.1-7.EL3.8
rhel3 u8
The puppetmaster is running on rhel4 u5
I am working with puppet and rhel3 u8 and I have any an issue anytime I ask
puppet to interact with yum
for the record - yum from the cli works perfectly
I setup a class to manage ntpd and in the class I have the following
function
# make sure ntpd is
2019 Jul 03
4
cannot set filesystem permissions on shares
> > On the file serever:
> > Collected config --- 2019-07-03-10:27 -----------
> >
> > Hostname: srv
> > DNS Domain: a.b.hu
> > FQDN: srv.a.b.hu
> > ipaddress: 10.0.3.15 192.168.0.8
> > -----------
> > Samba is running as a Unix domain member
> > -----------
> >
> > This computer is running Debian 10.0 x86_64
> >