Displaying 20 results from an estimated 300 matches similar to: "copying large number of files from XP to Samba fails"
2006 Feb 05
0
newbie : mapping problem between linux and samba users
Hello
I have a mapping problem between linux and samba users
logged as a domain user steph under windows, I try to update the
password but a message like
"you don't have the right to do that operation" appeals.
Logged as root I can do it.
When I dismiss the synchronisation between linux and windows users,
it works !!
I have also noticed that I can only make mapping between
2011 Jan 11
2
IE6 install problem
Hi,
Thank you in advance for your help from someone who has very little computer knowledge....
IE6 doesn't install....the following is as far as it goes....please tell me what I have to do to get it going....
Oh, I was able to install IE7 but it doesn't connect.
Thanks again. Cheryl
11-01-05 8:15:36 AM SyncServer[3280] [110f40] |SyncServer|Warning| Refreshing watchdog because of a
2007 Jul 01
1
Asterisk strange behaviour
Hi all
I?m a newbie to asterisk and I have install and configure asterisk 1.4.5
I have made some test and have face a strange behaviour
I hava a simple dialplan when a call is receive from PTSN,
[PSTN]
exten => s,1,Answer()
exten => s,2,Playback(intro-sicx) ; Listen to your voice
exten => s,3,Dial(SIP/steph)
exten => s,4,Hangup()
I got the following when a call is
2003 Apr 12
2
Wine, M$Excel and MSCREATE.DIR
Hi,
Is it possible to get M$Excel working with Wine?
I use Mandrake 9.1 with wine-20030115-4mdk and M$Excel97 SR1
I always get an error about MSCREATE.DIR when I launch Excel.
Console messages are:
[steph@DeepGlue steph]$ wine /mnt/windows/Program\ Files/Microsoft\
Office/Office/excel.exe
fixme:ole:CoRegisterMessageFilter stub
Created not existing system directory 'C:\My Documents'
2002 Dec 15
0
Dreamweaver2 trouble...
Hi,
I have a curious trouble with Dreamweaver2 using wine (20020804).
My system is Mdk9.0 on a Dell Latitude C840.
The installed system was W$XP.
I can't get Wine right with it (but it is a NTFS partition (and I don't want
to spend time reinstalling Window$)).
Dreamweaver2 worked on my other computer with Mdk09.0, so I did a copy of
windows directory and Program Files\Macromedia\* to
2000 May 10
1
R and Java ? [forwarded]
This is of broader interest,
and I'm not the expert..
------- start of forwarded message -------
From: Cheryl J Fernandes <cferna3@uic.edu>
To: maechler@stat.math.ethz.ch
Subject: Re R and Java
Date: Tue, 9 May 2000 13:54:35 -0500 (CDT)
Hi Martin,
I'm Cheryl Fernandes currently pursuing my Masters Of Computer Science
at the university of Illinois, at Chicago.
I have tried
2012 Apr 16
4
CentOS 6.x, kernel-2.6.32-220.7.1, EC2 and drive enumeration
Hi all,
Is anyone successfully running/has succesfully upgraded to 2.6.32-220
from, say, 2.6.32-71.29.1? (i.e. done a normal run-of-the-mill yum
update on, say a 6.0 instance all the way up cleanly to 6.2?
Reason I ask is that booting into -220 (and I think also into -131 as
well) results in a kernel panic for me. Some digging around and the new kernel
seems to be enumerating the drives with the
2001 Nov 28
1
rsyncing devices
Hi All,
I'm running rsync version 2.4.6 protocol version 24 on several Solaris 2.8
computers, and seversl RedHat Linux 7.2 computers. I have several
character devices that I am rsyncing from my Solaris computer. Rsync
works from one solaris to another solaris computer. But rsyncing these
devices does not work from a solaris computer to the Linux computer.
The devices are being copied over
2003 May 30
0
R summary (and quantiles)
When all else fails, read the help page...
?fivenum says to look at ?boxplot.stats, and the "Details" section of
?boxplot.stats has, well, details. Tukey had reasons to call those hinges
rather than quartiles.
Andy
> -----Original Message-----
> From: Knut M. Wittkowski [mailto:kmw at rockefeller.edu]
> Sent: Thursday, May 29, 2003 5:58 PM
> To: Matthias Kirschner
>
1999 Jan 25
1
COMMERCIAL: S-PLUS Data Analysis Software now Available on Linux (fwd)
I thought R users might be interested (surprised) to hear that R will have
some competition on Linux now.
Bill
---------- Forwarded message ----------
Date: Sun, 24 Jan 1999 01:37:15 GMT
From: Cheryl Mauer <cmauer at statsci.com>
Newsgroups: comp.os.linux.announce
Subject: COMMERCIAL: S-PLUS Data Analysis Software now Available on Linux
Followup-To: comp.os.linux.misc
-----BEGIN PGP
2001 Oct 18
1
tapply problem
Hello everybody.
I have a question that has stumped me and the usual "apply" tricks
don't seem to work. I run a course where each student's performance
is marked by one or more assessors.
I have a data frame containing students' names, assessors' names and
their marks, arranged as follows:
ID student assessor Q1A Q1B Q1C Q2A Q2B Q3
1 2152833
2000 Jun 08
1
creating models from "Objects" in R's environment
Hi
I'm trying to create Tree based models in R using the downloadable
package called "tree".
It is mentioned in the R documentation that Objects are created and
stored in the R environment by name.
So I have saved all the objects formed during the creation of a tree model
using the R command:
dump(objects(),"Z:\\Project\\Exammples\\Output\\outputTree.txt");
2000 Jun 08
1
creating models from "Objects" in R's environment
Hi
I'm trying to create Tree based models in R using the downloadable
package called "tree".
It is mentioned in the R documentation that Objects are created and
stored in the R environment by name.
So I have saved all the objects formed during the creation of a tree model
using the R command:
dump(objects(),"Z:\\Project\\Exammples\\Output\\outputTree.txt");
2019 Apr 11
0
AD migration issues
On Thu, 11 Apr 2019 12:05:13 +0000
Praveen Ghimire via samba <samba at lists.samba.org> wrote:
> Hi ,
>
> We migrated to AD account in a Ubuntu 16.04 (Samba 4.3.11)and came
> across issues with user shares. Some of the users were able to access
> the shares and some were not.
Can I suggest you migrate again, this time to Ubuntu 18.04, this will
get you a supported (by
2003 Mar 19
3
r-help using random generating
To whom it may concern:
Given that my sample size is n, my mean is 100, and my sd is 10, I need to
use a random number generator (which I believe is the function
rnorm(5,100,10)), but I need to repeat it a large number of times, and then
plot the sampling distributions of the sample means, sd's, and variances of
those generated sets. I'm having a real hard time trying to figure out how
2011 Jan 07
1
Random Effects Meta Regression
Hi All,
I have run a series of random effects meta regressions on binomial outcomes
using the metabin function in R. Now I would like to conduct some random
effects meta regressions on the outcomes. Is there a command available which
will allow for me to test the impact of a certain variable on the relative
treatment effect from my meta regressions?
Many Thanks,
Steph
--
View this message in
2019 Apr 11
3
AD migration issues
Hi ,
We migrated to AD account in a Ubuntu 16.04 (Samba 4.3.11)and came across issues with user shares. Some of the users were able to access the shares and some were not.
The server in question has both AD and File and we followed the samba wiki to enable the Windows ACL
To migrate , we ran the following
samba-tool domain classicupgrade --dbdir=/var/lib/samba.PDC/dbdir --realm=lin.GROUP
2008 May 13
2
array dimension changes with assignment
Why does the assignment of a 3178x93 object to
another 3178x93 object remove the dimension attribute?
> GT <- array(dim = c(6,nrow(InData),ncol(InSNPs)))
> dim(GT)
[1] 6 3178 93
> SNP1 <- InSNPs[InData[,"C1"],]
> dim(SNP1)
[1] 3178 93
> SNP2 <- InSNPs[InData[,"C2"],]
> dim(SNP2)
[1] 3178 93
> dim(pmin(SNP1,SNP2))
[1] 3178 93
2019 Apr 11
1
AD migration issues
Hi Rowland,
Thank you for that.
We did the testing in a Vmware VM, the actual production box is hosted in SmartOS. Didn't encounter the issues during testing.
I am pretty sure it is not a group, it is a user. When I check the AD , I see it as a user. The user with the issue is doesn't have that listed in members of section.
With the idmap stuff, the server in question is both DC and
2023 Jul 07
0
Very strange issue copying only certain files to a share
I've been troubleshooting this issue for over a week and am running out of
ideas.
Generally everything works fine. I can copy files into the share, create
and delete files and folders. However when copying *some* files from
windows specifically it will say "The destination already has a file named
"a"". A size 0 file by that name is then created. No files exist in the