Displaying 5 results from an estimated 5 matches for "tpw".
Did you mean:
tp
2007 Jan 15
1
Group permissions issue migrating from 2.2.8a to 3.0.23a
...directory mask = 00
force directory mode = 01775
vfs objects = recycle:recycle
recycle:repository = .recycle/%U
recycle:keeptree = Yes
recycle:touch = Yes
recycle:versions = No
the directory the file is in has the following permissions:
drwxrwxr-t 3 tpw sales
the file has:
-rwxrw-r-- 1 tpw sales
I can only edit the file as user tpw. In samba 2.2.8a, anyone in the sales
group could edit the file.
Additionally, it seems that samba is changing the group to tpw when saving the
file as user tpw. The unix group "sales" exists and the user...
2007 Apr 11
1
Calling LAPACK functions directly from R
I am interested in tapping into LAPACK functionality directly from R.
Using R-2.4.1 for Windows, I was able to do so ala:
dyn.load("bin/Rlapack.dll")
is.loaded("dstebz") # returns TRUE
N <- 100
NW <- 4
n.tapers <- 5
tpW <- (2 * pi * NW)/N
otNmo <- 1:N
D <- as.double(cos(tpW) * ((N - 1 - 2 * (0:(N - 1)))/2)^2)
E <- as.double((otNmo * (N - otNmo))/2)
z <- .Fortran("dstebz",
"I", "B", as.integer(N), double(1), double(1),
as.integer(N - n.tapers + 1), as.integer(N), do...
2005 Apr 07
1
EPROTONOSUP Problem
Hi,
I am running the dbt2 test kit for postgres-8.0.1.The
driver and client are running on Sun Solaris 10 and
the database is running on Red Hat 9.I am running the
test kit for 100 warehouses with tpw(terminal per
warehouse) value of 80.
I did truss on driver and found that after executing
some transactions an error comes related to
EPROTONOSUP. The particular point where error comes
looks like this-
so_socket(PF_INET, SOCK_STREAM, -4, "", SOV_DEFAULT)
Err#120 EPROTONOSUP .
Above...
2003 Dec 01
0
No subject
...it. No one can browse
it.
You can access the share by typing \\<server name>\<share name> in the
explorer nav bar, if you're in the mgt group, that is. The relevant
section of my smb.conf file looks like this:
valid users = @adm, @mgt
read list = @adm, @mgt
write list = @adm, @mgt, tpw
force group = +mgt
directory mask = 00
force directory mode = 01770
force directory security mode = 00
browseable = No
HTH,
Tim
"MCCALL,DON (HP-USA,ex1)" wrote:
>
> Sorry Patrick,
> There's no such configuration option to do what you want. Either a share is
>
> b...
2009 Jul 22
0
ks.test - The two-sample two-sided Kolmogorov-Smirnov test with ties (PR#13848)
Full_Name: Thomas Waterhouse
Version: 2.9.1
OS: OS X 10.5.7
Submission from: (NULL) (216.239.45.4)
ks.test uses a biased approximation to the p-value in the case of the two-sample
test with ties in the pooled data. This has been justified in R in the past by
the argument that the KS test assumes a continuous distribution. But the
two-sample test can be extended to arbitrary distributions by a