Displaying 9 results from an estimated 9 matches for "mayy".
Did you mean:
  may
  
2025 Jan 18
2
Different behavior when client uses "sec=none" and when provides bad user (mapped to guest)
Thanks a lot for your analysis. I just wanted to add that I think we are 
not using at all? The client is an embedded Linux/FPGA machine and it 
doesn't have mount.cifs . I think it is using 
https://wiki.samba.org/index.php/LinuxCIFSKernel . It comes default with 
kernel 5.15 but I tried with a 6.10 and same problem happens.
Best Regards,
Carlos A. Balseiro
El 2025-01-18 11:32, Rowland
2008 Apr 16
2
Blank windows in Rcmdr
I started to learn R and like to use Rcmdr. I have the latest R (R-2.6.2) and R commander (1.3-14). When I go to Tools menu (for example) pull down "load packages" in Rcmdr, a blank window is up and there is nothing in it. I can not select and move to next step. This also happens with the other functions like in Graphs menu. I know that Rcmdr uses Tcl/Tk interface. I do not have this
2010 Jun 24
3
puppet random errors
Hi,
I thing this issue has been mentioned several times in this list but I
can''t see any conclusion.
In about 10% of all runs Puppet randomly fails on some (random) File
resource either with this error:
Thu Jun 24 02:40:03 +0000 2010 //<random module>/File[<random file>]
(err): Failed to generate additional resources using ''eval_generate'':
or this error:
2025 Jan 17
1
Different behavior when client uses "sec=none" and when provides bad user (mapped to guest)
?
HI everyone.
I've been analyzing a problem with an embedded Linux/FPGA device that in some cases was failing to run properly when using files from a samba share. After some time I've found it is related to Samba bug 12783 and setting kernel oplocks on global fix the issue. 
But while looking at that I have found a strange behavior I can't understand. I have guest ok = yes on the
2007 Jun 20
0
shoudl I use apply, sapply, etc instead of a "for loop"?
..., and most of my analysis will be completed within each "sample" .  (Thus, I think that I should probably keep the files stored as separate files, and not combine them into a larger list or data frames. I also do not think I want to load all the files for multiple samples at once, as this mayy take up too much memory.)  Also, I have similar simplified description of the files; many contain multiple columns of data.
###############
I have written a "for" loop that does the following:
a. For each "sample period" I load two files.
b. I perform a function on the data c...
2020 Apr 28
2
Android kernel PGO with LLVM
Hello, 
I'm working on Android kernel profile-guided optimization to figure out 
whether pgo can improve the performance of Android kernel. I have tried 
to added '-fprofile-generate' option to build Android kernel(msm-4.19). 
But error occurs during building: "undefined reference to 
'__llvm_profile_instrument_target'". 
I have tried to add
2025 Jan 17
1
Different behavior when client uses "sec=none" and when provides bad user (mapped to guest)
On Fri, 17 Jan 2025 22:32:03 +0100
Carlos Alberto Balseiro Mayi via samba <samba at lists.samba.org> wrote:
> ?
> HI everyone.
> 
> I've been analyzing a problem with an embedded Linux/FPGA device that
> in some cases was failing to run properly when using files from a
> samba share. After some time I've found it is related to Samba bug
> 12783 and setting
2007 Jan 06
2
negative binomial family glm R and STATA
Dear Lister,
I am facing a strange problem fitting a GLM of the negative binomial 
family. Actually, I tried to estimate theta (the scale parameter) 
through glm.nb from MASS and could get convergence only relaxing the 
convergence tolerance to 1e-3. With warning messages:
 glm1<-glm.nb(nbcas~.,data=zonesdb4,control=glm.control(epsilon = 1e-3))
There were 25 warnings (use warnings() to see
2010 Jul 12
1
change puppet dashboard listen interfac
Hi,
is there some easy way to make the puppet dashboard web-server to listen only on 
the loopback interface? if I want to run it behind apache (to provide 
authentication) I don''t want to have it bound to all interface but only to the 
loopback and pass the requests through the proxy.
cheers Antony.
      
-- 
You received this message because you are subscribed to the Google