Displaying 20 results from an estimated 1100 matches similar to: "rls() fails on function calling spline()"
2012 Jun 01
1
scaling of parameter errors in a weighted regression using nls
I noticed that nls treats weights as relative and that the absolute size of the weights w in
the following script has therefore no influence on the errors of the parameters reported in the summary
a<-1
b<-3
x<--100:100
y<-a*x+b
yeps<-y+rnorm(length(x),sd=1)
w<-rep(1,length(x))
plot(x,yeps)
lines(x,y)
fit<-nls(yeps~p1*x+p2,start=list(p1=a*1.5,p2=b*1.5),weights=w)
2008 Jan 14
1
winbind - 32bit vs 64bit
Hi all,
I've running a CentOS 5 64bit server that hosts VMware Server and uses
authentication via Samba/Winbind. The problem is that authentication in
the VMware Server web interface does not work because apparently it is a
32bit application and CentOS 5 x86_64 provides only a 64bit version of
the pam_winbind.so library. At least that what I conduct from the
following message I get in
2009 Jun 18
0
[LLVMdev] Referring to an argument in another function
Scott Ricketts wrote:
> I would like to instrument certain function calls with a function call
> of my own that takes some of the same arguments. For example, I would
> like to instrument calls to free with some function foo, so the C code
> would look like:
>
> foo(myarg1, myarg2, ptr);
> free(ptr);
>
> The problem occurs when I grab the arg from the free function and
2009 Jul 29
1
problem with disable_plaintext_auth
Hi,
I am using dovecot with postfix for authentication.
Everything (TLS/SSL, authentication) is working fine, except that when
I set:
disable_plaintext_auth = yes
I still can authenticate with plain text on a no TLS/SSL session:
20 mail2.cs.ait.ac.th ESMTP Postfix (2.6.2)
EHLO [192.41.170.57]
250-mail2.cs.ait.ac.th
250-PIPELINING
250-SIZE 10240000
250-VRFY
2009 Jun 18
2
[LLVMdev] Referring to an argument in another function
I would like to instrument certain function calls with a function call
of my own that takes some of the same arguments. For example, I would
like to instrument calls to free with some function foo, so the C code
would look like:
foo(myarg1, myarg2, ptr);
free(ptr);
The problem occurs when I grab the arg from the free function and try
to pass it to foo...
if (isCallToFree(&I)) {
Value*
2014 Oct 15
1
mget timeout
hello
I am trying to download a large file (9 Go) with smbclient on a linux
machine from a NAS. Apparently, smbclient mget has a timeout that prevents
me to download this large file.
smbget is a possible solution.
Also I'm doing this over an ssh tunnel. So I need to proxify smbget. Yet I
cannot specify another port than 445 on smbget.
I am stuck.
can anyone help me?
thanks
--
*--*
*Mouloud
2013 Aug 07
2
How to use --simple-bind-dn in samba-tool
Hi,
I understand that using options -H and --simple-bind-dn one could run
samba-tool remotely.
But how should I specify the DN to use for simple bind?
I tried many syntaxes:
cn=Administrator
cn=Administrator at domain
domain
all with the Administrator password, but it always fail with:
Failed to bind - LDAP error 49 LDAP_INVALID_CREDENTIALS - <Simple Bind Failed:
2006 Jan 23
2
Ext3 filesystem access after downgrade from v4.2 to v3.6
I need to downgrade a system from Centos x4.2 to v3.6 (x86) due to
performance problems with Arkeia Network Backup and AIT-4 tape drives.
The backup database is stored on a v4.2 created ext3 partition. When
accessing this partition after the downgrade, Centos complains on boot
that
fsck.ext3: Filesystem has unsupported feature(s) (/dev/sda5)
*fsck: Get a newer version of e2fsck! [fail]
If I
2010 Mar 20
1
problem with start.exe in 1.1.41 ?
inside cmd shell a simple command "start cmd" not works anymore. But I don't see any similar reports from other people. What can be wrong? I already tried new wineprofile
Code:
[il at IL ~]$ LANG=C wine cmd
err:menubuilder:init_xdg error looking up the desktop directory
CMD Version 1.1.41
Z:\home\il>start cmd
File not found
Z:\home\il>start
Start a program, or open a
2002 Oct 18
1
Using RSYNC for Multiple Servers
Hi all,
Am wanting to backup three servers to a AIT tape device that is connected to
a SCO 5.0.5 server.
Apart from itself, there is one other SCO 5.0.5 system and a Slackware Linux
server.
Is it possible to use RSYNC to backup all three servers from the primary SCO
server to the tape device ?
I wish to append to the tape device also for incremental backups.
Any other suggestions appreciated.
2010 Sep 25
4
Help required
Is it possible to read jpeg files into R?
If yes please guide, Thanks.. I tried to search many time but failed to do.
Thankis in advance..
with Best Regards,
Malik Shahzad
Visiting Researcher
National Institute of Informatics (NII)
Tokyo, Japan
Doctoral Student
Asian Institute of Technology (AIT)
Bangkok, Thailand
+66-8-7676-5616
[[alternative HTML version deleted]]
2005 Dec 10
2
sg device
What is the "sg" device?
The reason I ask, is that I have a file server running CentOS 4.2 on
a Dell Precision 1650. Disks are attached via QLogic FC. I backup to
a Qualstar TLS-4222 tape changer, with AIT-2 tapes, which is
connected over an Adaptec 29160 Ultra 160 SCSI. The software I'm
using is Legato Networker version 7.1.2. I'm backing up a bit under 1
TB a month
2008 Nov 12
1
SNMP error and more
Hi,
I just installed NUT to monitor 4 UPS, all APC, all with Network card
APC 9617.
NUT have problem to access the following SNMP OID on all the UPSes:
Detected Smart-UPS 3000 XL on host apc4.cs.ait.ac.th (mib: apcc 1.1)
[apc4] nut_snmp_get: .1.3.6.1.4.1.318.1.1.1.9.2.2.1.2.1: Error in packet: (noSuchName) There is no such variable name in this MIB.
[apc4] nut_snmp_get:
2004 Apr 08
1
plot help
Hie!
I do not manage to make several plots on a same graph ( for example two
densities on the same graph )
thanks for the answer
Pierre Clauss
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Ce message et toutes les pi佽ces jointes (ci - apres le \"message\" )
sont 侀tablis a l'attention exclusive de ses destinataires et sont
strictement confidentiels. Si vous n'侁tes
2003 Oct 07
2
error in rsync protocol data stream (code 12) at io.c
List,
I am having trouble with a previously working rsync server.
Version:
> # rsync --version
> rsync version 2.5.4 protocol version 26
> Copyright (C) 1996-2002 by Andrew Tridgell and others
> <http://rsync.samba.org/>
> Capabilities: 64-bit files, socketpairs, hard links, symlinks,
> batchfiles, IPv6, 64-bit system inums, 64-bit internal inums
2006 Jan 26
1
Ext3 filesystem access after downgrade from v4.2 to v3.6 [SOLVED]
Peter Kjellstr?m wrote:
> On Monday 23 January 2006 16:46, Plant, Dean wrote:
>> I need to downgrade a system from Centos x4.2 to v3.6 (x86) due to
>> performance problems with Arkeia Network Backup and AIT-4 tape
>> drives. The backup database is stored on a v4.2 created ext3
>> partition. When accessing this partition after the downgrade, Centos
>> complains on
2003 Apr 07
2
log-linear
hello
I have spatial data which contain
number of landslide presence cells with respect to landslide
predictors and
number of landslide absence cells with respect to same predictors.
predictors are essentially categorical data.
I tried logistic regression. But because of providing interaction
capability
of predictors, I want to use log-linear method.
I hesitate the way I should use
2004 Jul 06
0
Warning: Possible Virus Infection
Ceci est un message automatique de la passerelle antivirus Guinevere.
Un message a ?t? re?u de votre part avec pour objet Re: Thanks!
Le message ?tait adress? ? jlrauline@ier.fr.
The message probably contains a virus.
Il est possible que ce message ait ?t? envoy? par un poste infect?
par un virus ayant utilis? votre adresse de messagerie en tant qu'adresse
d'exp?dition
2010 Aug 24
4
Vanguard Princess crashes
Code:
cafajeste at Ubuntu:~$ wine start /home/duke/P?blico/mugen/vanpri107c/???????????/???????????.exe
[b]err:start:wmain Option 'L"/home/duke/P\00fablico/mugen/vanpri107c/\30f4\30a1\30f3\30ac\30fc\30c9\30d7\30ea\30f3\30bb\30b9/\30f4\30a1\30f3\30ac\30fc\30c9\30d7\30ea\30f3\30bb\30b9.exe"' not recognized[/b]
Inicia um programa, ou abre um documento no programa normalmente usado
2005 Jul 26
0
Re: refresh problem
I don't off-hand remember, but the folks on the user list
probably do (;-)) You accidentally sent to the development
list
--dave
Serhat G?RSOY wrote:
> ***********************
> This mail and its attachments have been scanned by InterScan MSS.
> ***********-***********
>
>
> hi folks,
>
> I am a new samba user and I have a problem like this;
>
> When I copy