similar to: Re: Fwd: Win32 services management?

Displaying 19 results from an estimated 19 matches similar to: "Re: Fwd: Win32 services management?"

2007 Mar 13
3
Win32 services management?
Hi there, I just saw samba added the "net rpc service" for Win32 service management since 3.0.20, and it's fantastic. I used to use samba-tng to do this job, but now I can use samba! However, I also found it has limited usage. I cannot pass parameters when I start a service, and I cannot create a new service, too. Is there any plan for samba to extend this feature? -- Best
2010 Dec 28
1
Problem applying McNemar's - Different values in SPSS and R
Hi friends, I get different values for McNemar's test in R and SPSS. Which one should i rely on when the p values differ. I came across this problem when i started learning R and seriously give up on SPSS or any other proprietary software. Thank u in advance Output in SPSS follows *Crosstab* hsc Total ABN NE ABN tvs ABN Count 40 3 43 Row % 93.0% 7.0%
2005 Apr 13
1
R in Windows
Has anyone tried to create dialog boxes for Windows in R so that one doesn't have to type in so much information but rather enter it in a menu-based format. If not, does anyone plan on doing this in the future if it's possible? Thanks. George (Kelley) George A. Kelley, DA, FACSM Professor & Director, Meta-Analytic Research Group School of Medicine Department of Community Medicine
2006 Apr 06
2
Using --link-dest works on small directory tree but not large one
I'm using version 2.6.3 on OS X. I'm trying to use --link-dest to keep some rolling backups of production websites. There is about 2GB of data in 60,000 total files. I do an initial rsync to get an initial copy of the data, and each day thereafter I run rsync again with --link-dest to create a new daily backup. For some reason, in the subsequent runs, rsync updates a whole lot of files
2001 Apr 22
1
relaxing access rights verifications
Hello, I was trying to build a chrooted sftp account when I faced a problem. The chroot is done with the patch present in the contrib subdirectory in the portable version (I'm under linux slackware current). My problem is that verifying access rights on directories and files are too tight and then I couldn't have the following things : The user sftp, with primary group sftp, is chrooted
2011 Mar 07
0
visualizing data flow and function calls
Hi All, I don't know if such a thing exists, but I am looking for a way to better keep track of where data is going, how it is being modified, and what functions are acting upon it when I give the data over to a function that calls many subfunctions (as happens in my current package I am working on), or in an R script I am using to do multiple processing steps on data. Currently I find it
2012 Mar 06
1
zero byte files
I am experiencing data loss on a CIFS share with Samba 3.6.3. I am running Debian Sid on x86. I mount the share with the following line in my fstab: //server/share /mnt/share cifs auto,users,rw,gid=50,dir_mode=0775,file_mode=0777,domain=DOMAIN,credentials=/root/share.credentials The user in the credential file is in the proper domain. GID 50 is "staff", which my user is a member
2012 Feb 01
2
location of check.Renviron on Windows
Doing package development on a Windows 7 machine, and I want to tell R check not to worry about the "suggested" packages. I realize this can be done using the ~/.R/check.Renviron file, but what directory corresponds to "~"? Is that supposed to be the user directory? Or is it some other directory? I have this _R_CHECK_FORCE_SUGGESTS_=false (have also tried FALSE) in
2019 Feb 22
1
lookup_name_smbconf for <user> failed
On Fri, 22 Feb 2019 at 17:46, Rowland Penny via samba <samba at lists.samba.org> wrote: > On Fri, 22 Feb 2019 17:41:50 +0100 > Hans Schou via samba <samba at lists.samba.org> wrote: > > > On Fri, 22 Feb 2019 at 17:27, Rowland Penny via samba > > <samba at lists.samba.org> wrote: > > > > > > > > [global] > > > > log
2016 Sep 09
1
Announcing the R Documentation Task Force
cross-posting announcement to R-Announce, R-devel and R-package-devel. The R Consortium recently announced (https://www.r-consortium.org/news/blogs/2016/08/r-consortium-funds-three-projects-july) support of the R Documentation Task Force. The task force aims to design and implement the next generation documentation system for R. We aim to take the best from the many attempts to improve
2008 Aug 26
2
Hig cpu-usage on 3.0.24 on 64bit Debian etch
I'm having an issue with cpu-spikes on the following setup Samba 3.0.24 as PDC with cups as the printing system on a Debian Etch 64 bit version Intel dual-core system My main problem is, that everything works just fine, there are no serious errors in the log files, even if i step the log level up to level 3. What happens is that the processes belonging to the guest-account have occasional
2011 Feb 11
2
Getting started generating new MIB-to-NUT mapping for unsupported interface
I'm following advice from Arjen de Korte and Charles Lepple (see http://lists.alioth.debian.org/pipermail/nut-upsuser/2010-January/005829.html). I added a full update on the specifics of my situation: http://lists.alioth.debian.org/pipermail/nut-upsdev/2011-February/005255.html Would appreciate guidance on getting started generating a MIB-to-NUT mapping (tools, etc): OS: CentOS 5.5 NUT
2012 May 04
1
add sessionInfo() option to "save"
Hi All, I was wondering if there would be any interest in adding an option to the "save" function in R that I think would be useful. I was thinking that it might be useful to have an option that would generate a ".sessionInfo" variable that contains the output of "sessionInfo()", and adds it to the list of objects to be saved. This way, whenever an RData object is
2020 Nov 02
1
strange file .temp.1592374672.P11164Q21M692534.hostname - doveadm altmove
> On 01/11/2020 21:13 John Stoffel <john at stoffel.org> wrote: > > > >>>>> "Gionatan" == Gionatan Danti <g.danti at assyoma.it> writes: > > Gionatan> Il 2020-11-01 13:23 John Stoffel ha scritto: > >> How is your "mail_location" defined in your configuration? And what > >> is your search term? > >
2020 Nov 01
1
strange file .temp.1592374672.P11164Q21M692534.hostname - doveadm altmove
Il 2020-11-01 13:23 John Stoffel ha scritto: > How is your "mail_location" defined in your configuration? And what > is your search term? > > John Hi, I just discovered having such strange .temp files on an old server of mine. In some folders I have hundred of such files, but they really are hardlinks to the same .temp file (for each folder), so they do not consume
2011 Feb 15
3
expected behavior when parsing lines with special characters
Say I have a tab-delimited table I want to read into R. What should I expect to happen if some of the entries contain the character " ' "? I thought it would read the file fine, but that is not what happens. Instead, all the values in between two " ' "s get read into one field, and things are just seriously messed up. Is this a bug, and besides removing the offending
2002 Oct 11
0
[Fwd: samba-2.2.5 in Tru64 unix v4.0e]
Sorry, the typescript file I attached in last email was wrong, here is the right one :)) Helen -------------- next part -------------- An embedded message was scrubbed... From: Helen Wang <huwang@hsc.vcu.edu> Subject: samba-2.2.5 in Tru64 unix v4.0e Date: Fri, 11 Oct 2002 16:37:02 -0400 Size: 2753 Url: http://lists.samba.org/archive/samba/attachments/20021011/d2594161/attachment.eml
2008 Sep 15
0
Trace log of unify when glusterfs freezes
Ok, I've got the trace translater running above unify at the moment. When I try to access the directory giving me trouble the following gets logged (note, I accessed one which worked first - /home/lozzar, and then mine /home/will): 2008-09-15 20:16:53 C [dict.c:1125:data_to_str] dict: @data=(nil) 2008-09-15 20:16:53 C [dict.c:1125:data_to_str] dict: @data=(nil) 2008-09-15 20:16:53 T
2010 Oct 15
0
nomianl response model
Is there a way to estimate a nominal response model? To be more specific let's say I want to calibrate: \pi_{v}(\theta_j)=\frac{e^{\xi_{v}+\lambda_{v}\theta_j}}{\sum_{h=1}^m e^{\xi_{h}+\lambda_{h}\theta_j}} Where $\theta_j$ is a the dependent variable and I need to estimate $\xi_{h}$ and $\lambda_{h}$ for $h \in {1...,m}$. Thank you, Mauricio Romero Quantil S.A.S. Cel: 3112231150