Displaying 20 results from an estimated 10000 matches similar to: "Can't set uid (AIX3)"
1999 Sep 13
1
SAMBA digest 2231
Does anyone know if there is any document from SAMBA team states that the
SAMBA software is Y2k ready ? If yes, where is it I can download it or what
is the version requirement ?
Thanks !
Stephen Wu
Output Management Services
Tel: (248)696-1413 [8-366]
Fax: (248)696-1804 [8-366]
Mailto:Stephen.Wu-eds@eds.com
2000 Apr 25
3
passwords for NT and AIX
I've finally gotten Samba (version 1.9.18p4) working on a RS/6000 server running AIX version 4.3.2, for a group of Windows NT 4.0 workstations on build 5 to access some shared directories. Everything works fine when I set them up - I have
encrypt passwords = yes
smb passwd file = /usr/local/samba/private/smbpasswd
in my smb.conf, added the passwords to the smbpasswd file, and it
1998 Jun 19
0
samba-1.9.18p8/smbpasswd on AIX
I installed samba-1.9.18p8 on our RS6000 running AIX: 4.2.1.0 with xlC:
3.1.4.0. There are 5 errors reported in "util.c" and 2 errors reported
in "server.c", all about "Function argument assignment between types
"unsigned long*" and "int*" is not allowed."
I use encrypted passwords and have a smbpasswd password file in the
ususal place. I can
2008 Jul 30
1
Re creating Procrustes Plot in Lattice
Hi, I have been trying to create a function to generate a Procrustes plot,
generated from package "vegan"
in lattice.
standard vegan code as follows
library(vegan)
pro=protest(P1, P8, permutations=4999,choices=1:4)
plot(pro)
Now, here is the code for the function that I have failed to get to work
properly.
panel.procrustes=function(x,y)
}Pro=protest(x,y,permutations=4999,choices=1:4)
2011 Aug 13
1
Own R function doubt
Hi to all the people again,
I was writting a simply function in R, and wish to collect the results in a
excel file. The work goes as follows,
Ciervos<-function(K1, K0, A, R,M,Pi,Hembras)
{B<-(K1-K0)/A
T1<-(R*Pi*Hembras-M*Pi+B)/(Pi-M*Pi+R*Pi*Hembras)
P1<-Pi-B
R1<-P1*Hembras*R
M1<-P1*M
T2<-(R1-M1+B)/(P1-M1+R1)
P2<-P1-B
R2<-P2*Hembras*R
M2<-P2*M
1997 Dec 08
0
Unable to set userid in AIX 3.2.5
I'm trying to share a UNIX directory among users accesing it from
Win95 boxes. I'm using the "force user" directive but it seems to
not work under AIX 3.2.5. I got the message in the logs:
Can't set uid (AIX3)
Grepping around I found that this message comes from the
module uid.c.Before I start to mess up the code, I want to
know: There is any workaround for that?
2012 May 24
0
[LLVMdev] Predicate registers/condition codes question
Hi,
On Tue, May 22, 2012 at 11:35 PM, Sebastian Pop <spop at codeaurora.org> wrote:
> Hi Ivan,
>
> On Tue, May 22, 2012 at 5:09 PM, Ivan Llopard <ivanllopard at gmail.com> wrote:
>> Hi Sebastian,
>>
>> On 22/05/2012 23:25, Sebastian Pop wrote:
>>> So my question is how do we specify that for most of the operations i8
>>> should be promoted
2000 Mar 01
0
isoMDS error message!!! (fwd)
uhps!!
I forgot to tell you that I'm running R 0.99.0 for windows32 on windows 95
osr2.
Thank you very much for the latest R-1.0.0 (even if I don't tried it
yet)!!!
Andrea Rossetti
University of Perugia (Italy)
Statistical Science Department.
---------- Forwarded message ----------
Date: Tue, 29 Feb 2000 17:03:51 +0100 (MET)
From: Andrea Rossetti <rossetti at markov.stat.unipg.it>
2011 Dec 19
1
calculating correlation coefficients on repeated measures
Dear list,
I have 9 repeated measures (measurement variable == 'Delta13C') for
individuals (ID variable == 'Individual_ID'. Each repeated measure is
"indexed" (right term?) by the variable 'FeatherPosition' and given as
c('P1', 'P2', 'P3', 'P4', 'P5', 'P6', 'P7', 'P8', 'P9'). I would like
to
2012 Mar 16
1
R merge two dataframes with different row?
Hi everyone,
I have a question for R code to merge.
Say I have two dataframes:
File1 is:
V1 V2 V3 V4
1 100 101 name1
2 200 201 name2
2 300 301 name3
3 400 401 name4
3 500 501 name5
4 600 601 name6
4 700 701 name7
File2 is:
V1 V2 V3 V4
1 50 55 p1
3 402 449 p2
4 550 650 p3
4 651 660
2006 Apr 17
1
ksoftirqd
Hi
After a few days of very fine work, my dom0 went mad. (using xen-3.0.2)
It''s ksoftirqd keeps 70% of cpu all the time.
Is there anything I can do?
Regards,
Steffen
begin 666 smime.p7s
M,( &"2J&2(;W#0$''`J" ,( "`0$Q"S )!@4K#@,"&@4`,( &"2J&2(;W#0$''
M`0``H(())#""`JPP@@(5H ,"`0("`P]Z''3
2011 Feb 16
3
Ippon Smart Winner 750/1000/1500/2000/3000
Have anybody expirience with
Ippon Smart Winner 750/1000/1500/2000/3000
with serial interface ?
I have tryed megatec and blazer_ser drivers with no success:
[IPPON]
driver = megatec
port = /dev/ttyd0
desc = "IPPON smart winner 1500VA"
model = "Smart Winner 750/1000/1500/2000/3000"
# ./megatec -a IPPON -DDD
Network UPS Tools - Megatec
2002 Oct 22
1
constraints again
I would like to fit the following function on my data.
out.nls<-nls(z ~ p1+
(p2*dat)+(p3*dat^2)+(p4*dat^3)+(p5*AgeS)+(p6*AgeS^2)+(p7*AgeS^3)+
(p8*(dat*AgeS))+(p9*(dat^2*AgeS))+(p10*(dat^3*AgeS))+
(p11*(dat*AgeS^2))+(p12*(dat*AgeS^3))+(p13*(dat^2*AgeS^2))+
(p14*(dat^2*AgeS^3))+(p15*(dat^3*AgeS^3)),
2005 Oct 25
1
pf and short packets
Dear ALL!
Maybe someone can help me with my problem? I have no adea what is
happening with my packets :(
I have 5.4-RELEASE-p8 FreeBSD 5.4-RELEASE-p8 box running pf.
And i have ipcad daemon running (installed from ports)
pf.conf says
pass quick on lo0 all
and when i'm trying to rsh to ipcad that is listening on
anna# netstat -a|grep shell
tcp4 0 0 localhost.shell *.*
2012 Jan 12
0
data manipulation
Hi all,
I'm trying to do some data manipulation using R, but I'm a bit stuck. I have
to warn you, I'm a real R noob.
I have for example this file:
V1 V2 V3 V4
V5 V6
1:156706559 rs8658 dbSNP_52 C/G/A C=2996/G=7762/A=0
31.8803/20.2782/27.849
1:69116 none
2013 Apr 29
0
lavaan and semTools warning message
Hello all,
I am running a simple path analysis with the function sem.mi (of semTools)
after doing multiple imputation in my (missing) data. However, depending on
the option to combine the chi-square, I get the following warning messages:
Warning messages:
1: In estimateVCOV(lavaanModel, samplestats = lavaanSampleStats, ... :
lavaan WARNING: could not compute standard errors!
2: In
1998 Jun 25
0
Samba 1.9.18p2 --> 1.9.18p8 on Solaris 2.6 breaks browsing ????
I upgraded from Samba 1.9.18p2 to Samba 1.9.18p8 on Solaris 2.6 and now
browsing does not work for WIN95 (haven't tried NT), nor does Network
Neighborhood even show the server. The builds for p2 and p8 are standard,
the only difference in the user changeable portion of the makefile being
the location of the man page directory.
I am using the same smb.conf file for both versions, and the
2011 Dec 18
1
Identifying records with the correct number of repeated measures
Dear list,
I have a dataset where we sampled multiple individuals either 1 or 9
times. Our measurement variable is 'Delta13C' (see below sample
dataset). I cannot figure out how to efficiently use a vector command
(preferably) or a loop to create a new vector of the names of the
individuals sampled 9 times. Note that the 'FeatherPosition' variable
will only be "P1" for
2003 Sep 05
2
3.6p1 bug on SCO OpenServer
SCO OpenServer 5.0.x
Openssh 3.6p1
loginrec.c writes incorrect data into the ut_id field of the utmp file.
This has been an issue since at least openssh 3.0.2 but I never bothered
to report it. For Openssh 3.6p1, defining WITH_ABBREV_NO_TTY corrects
the problem. Below is a brief patch to configure which does this. You
can observe the errant results in the "Line" column from the
2003 Jun 19
2
Subseting by more than one factor...
Is it possible in R to subset a dataframe by more than one factor, all at
once?
For instance, I have the dataframe:
>data
p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 pred
1 0 1 0 0 0 0 0 0 0 0 0.5862069
4 0 0 0 0 0 0 0 0 0 1 0.5862069
5 0 0 0 0 0 0 1 0 0 0 0.5862069
6 0 0 0 0 0 0 0 1 0 0 0.5862069
7 0 0 1 0 0 0 0 0 0