Displaying 4 results from an estimated 4 matches for "anfd".
Did you mean:
and
2005 Apr 26
3
Need Help with rsyncd.conf
What do this uid =0 anfd gid = 0 mean? Can it pose any security issues.
Thanks,
VC
[root]
path = /
auth users = XXX
secrets file = /usr/local/etc/rsyncd.secrets
uid = 0
gid = 0
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the...
2006 Jun 03
1
warnings messages from R when returning nothing
...NA occurs.
badindices<-sapply(tempdata,function(x)min(bdind<-seq(along=x)[is.na(x)])))
The problems seems to be that, if the column doesn't have any NAs,
then I get the following warning : "no finite arguments to min :
returning inf". So, consequently, I get a lot of warnings
anfd -infs.
I dont have Splus right now but from the code I have under
the above command it looks like Splus returned NA rather than -inf and didn't give any warnings. This would be the the way
I would prefer it to be handled. So, I was
hoping that there is there a way to avoid getting these
warn...
2007 Oct 10
0
Thank you, and your suggestion works
Hi Jim,
What you told me works well.
I have tried using 'eval(parse(text="1:20 = x"))' as well as
'try(parse(text="1:20 = x"))' before but not using eval anfd try
functions together. I just added try function following your
suggestion, e.g. 'try(eval(parse(text="1:20 = x")))'and then it
worked well.
Thank you very much for the nice and instant help.
Howard
On Wed Oct 10 10:02:39 EDT 2007, jim holtman <jholtman at gmail.com&...
1997 Aug 28
12
Win98 and Samba
Has any tried to connect to a samba server while using Win98 beta 2 as a client?
I keep getting incorrect username/password errors in the samba log file and am unable to either map a drive or connect to a shared resource.
With debug level set to 4 on the samba serve the main error seems to be error in packet at line 129 for cmd=117 (or something like that).
If anyone else finds a fix for this,