Displaying 20 results from an estimated 36 matches for "vaz".
Did you mean:
va
2013 Feb 08
2
NTLM autentication problems
I'm trying to configure Squid ntlm autentication on Samba4 DC. I followed
Squid and Samba's documentation and i got success when I login with user
natalia.silva, but if I log with natalia.vaz i get the error
--
Nat?lia Vaz Silva
Administradora de redes
2009 Feb 03
2
Model (Y) from left-censored independant variable (s)
Hi all;
I'm trying to model a response variable (Y) from one (and eventually more...) independant left-censored variable (X*)
In other words, X* is a random variable with values 0 -> inf.
Thus, let c=0
X*= x if x>= c
X*= c if x< c
Does anyone knows a function or package in [R] enabling to model Y from a censored predictor X*?
Thanks for your help!
?tienne
?tienne Boucher
2003 Dec 17
1
Rsync 2.5.7 hangs after completion
I am having a problem with rsync hanging after completion. The command I
am using is: rsync -vaz --delete /banproc/ backenp650:/banproc (thanks jw
for the syntax correction)
There were 56 deletions on the destination and ~ 1380 files copied total (I
gathered these stats by using grep and wc -l on a saved file of my ssh
session to the source host). Below is the last couple of lines on my s...
2006 Feb 15
1
repeated measurements and lme
...riable
I tried the following in R,
within.gr<-groupedData(VCL~time|ID/treatment/time,data=within)
summary(lme(fixed=VCL~time*treatment,random=~1,data=within.gr))
I am not sure if it is correct at all. Can anyone help me? It will be very
helpful.
Sincerely,
Jonathan
Vaz
---------------------------------------------
This message was sent using Endymion MailMan.
http://www.endymion.com/products/mailman/
2003 Dec 31
1
BAD rsync, or is it bad me?
...stake. You also see the
contents of $FSLIST cat'd below the script. When I ran this, it started to
delete files in root's home directory and place files from the fist FS,
/banner, into root's home directory. The resolved rsync line in the first
instance would have been...
rsync -vaz -e "ssh" --delete --exclude-from=/usr/local/adm/rsync.exclude
/banner/ backenp650:/banneri
When I ran it, the output began like this
building file list ... done
deleting sysback/C480KIE.tar
deleting directory sysback
deleting stuff/user/usermigrate2.ksh
deleting stuff/user/rmuserdir.ks...
2003 Dec 17
1
Rsync 2.5.7 --delete not working!!!
I am having a problem with rsync not deleting files on the destination that
no longer exist on the source. The command I am using is: rsync -vaz
--delete /bantemp/* backenp650:/bantemp
Once the two trees are in sync, if I add a file to the source, run rsync
again, it will copy over the one new file. If I delete the file on the
source, run rsync, the file still exists on the destination. I do not have
an exclude list and I am not runn...
2013 Feb 28
2
Samba 4 Replication Problem
...ra.unicamp.br' of
type A
I followed step-by-step the Samba 4 Wiki and I don't know whats wrong.
Any ideas ?
Thanks !
--
Ricardo Suguita
Analista de Redes
CSCO11723146
Prefeitura Unicamp
Ramal 14619 // Fone +55(19)3521-4619
http://www.prefeitura.unicamp.br
Cidade Universit?ria Zeferino Vaz
Rua Roxo Moreira, 1831
Campinas, SP ? Brasil
2004 Feb 04
1
password expiration warning messages
Hi,
I'm using openssh on Solaris. I noticed that the password expitation
warning messages are no longer displayed in the login banner. Any idea how
to correct this?
Thanks,
Vanessa Vaz
OSS Nokalva, Inc.
www.oss.com
Tel: 732-302-9669 ext. 112
Fax: 732-302-0023
2004 Jan 02
1
rsync not working with ZoneAlarm Pro
...m Pro 4.5.538, I get this error:
Read from remote host myweb.com: Connection reset by peer
rsync: read error: Connection reset by peer
rsync error: error in rsync protocol data stream (code 12) at
/home/lapo/packaging/tmp/rsync-2.5.7/io.c(177)
And this is the command that I am executing:
rsync -vaz --progress --recursive -e ssh myuser@myweb.com:/home/myuser/*
/cygdrive/d/BackupsWebs/myweb.com/last/
Everything works fine if I shut down ZoneAlarm.
Do you know what is the problem? Is it in rsync?s side or in ZoneAlarm?s?
Thanks,
?scar.
2013 Jul 10
2
Samba4 - File Share
Hi.
I'm trying to set up a file server in a Samba4 domain, but when I use
permission groups, I can't access the directories. How can I set the shares
with restricted groups?
2013 Sep 03
1
keeping folders in sync *sparingly*
Hello,
because rsync has been working for me quite well for quite a while,
I started imagining an optimization.
If I locally rename a *big* file,
next time my "rsync -vaz --delete-after" will copy the file using the
new name and remove it using its old name.
I don't really mind, if this happens on my LAN,
but I do suffer, if this happens over my mobile phone connection.
I would actually prefer to see the file getting *renamed* remotely.
Can rsync do thi...
2016 Jul 15
2
Recompile (and re-link) a function at runtime using ORC JIT for an ARM platform
Hi,
We are making the move from legacy JIT (llvm-3.5.x) to ORC JIT and I am
looking to recompile (and re-link) functions at runtime for an ARM
platform (Odroid XU3) . I looked at OrcLazyJIT.cpp as a starting point.
However, after going through the code, it appears that the
createCompileCallbackMgr (llvm-3.8.0) /
createLocalCompileCallbackManager (llvm-git) do not support an ARM
triple yet.
2002 May 20
2
exit code 23 - inappropriate error for copying symlinks?
...wx 1 kjw group 9 May 20 15:30 symbolic.link -> inky-void
lrwxrwxrwx 1 kjw group 11 May 20 15:38 symbolic.link.2 -> inky-void.2
/var/tmp/rsync.test/deeper:
total 2
lrwxrwxrwx 1 kjw group 11 May 20 15:45 symbolic.link.3 -> inky-void.3
$ rsync -vaz /var/tmp/rsync.test otherhost:/var/tmp
building file list ... done
rsync.test/
rsync.test/deeper/
stat(rsync.test/deeper/symbolic.link.3) : No such file or directory
rsync.test/deeper/symbolic.link.3 -> inky-void.3
rsync.test/hello.world
stat(rsync.test/symbolic.link) : No such file or directory...
2007 Jun 18
1
Rsync with non-english characters in filenames?
Hi,
I am trying to use rsync to migrate homefolders from one server to
another. For this I use:
> rsync --rsh="ssh -l root" -vaz beaucent.ling.umu.se:/export/home/ .
Which works fine until I get to some files where the user has,
unfortunatelly, used a non-ascii character in the file name:
--- snip --
...
test070503/u2/Library/Preferences/com.apple.quicktime.plugin.preferences.plist
test070503/u2/Library/Preferences/com.app...
2004 Sep 10
1
[Flac-users] Winamp 3 plugin
Hi all,
I've installed the Winamp 2 plugin and it seems to work fine. However
I wish to install the Winamp 3 plugin on another machine but can't find it
anywhere. Where is it?
Thanks
Ashton
__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com
2009 Apr 27
1
Samba ACL and Office 2007
I am using samba 3.3.2-1 in a debian squeze installation, using ext3
with acl support.
The problem I am experiencing is easy to replicate as I have tried it in
different machines.
In a given share, user "A" is the owner of the folder "test", inside
this folder there is a office file "test.doc" for example. User "B" has
write privileges over file
2002 Nov 04
0
BDE & Wine. How to setup properly?
...eveloper trying to make my D3
app runnig under Linux/Wine environment.
I want to know if there are special issues to do this, and how to setup
BDE with Paradox Tables.
In my tests in can't install BDE from Borland binaries. If you can help
me I'll be glad.
Thanks a lot.
Paulo Vaz
2013 Apr 22
1
migrate samba3 to samba4
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello list,
I have centos 5 server running samba-3.3.7-1 using tdbsam, no ldap.
I want to upgrade to samba 4 to implement active directory DC server.
What is the smoothest options do I have?
If I upgrade using RPM, I must upgrade to centos 6. If I upgrade from
source, some libraries from centos 6 is needed. So, I must install new
server, perhaps with
2013 Nov 26
0
Replication master/master
Hello, i need help for this error:
"dovecot: replicator: Error: Invalid replicator db record:"
my config http://pastebin.com/jVnvyWZM
--
Best Regards, Evgeny
Senior System Administrator
OOO "Vaz Service Hurley"
2013 Dec 04
1
letters local filter duplicated
...gins processing using rules
(filters) to move the letters in a different folder.
summarized in this folder is two duplicate letters.?
if you disable the filter, the message is not duplicated. But does not move
to another location.
--
Best Regards, Evgeny
Senior System Administrator
OOO "Vaz Service Hurley"