search for: 5430

Displaying 20 results from an estimated 96 matches for "5430".

Did you mean: 430
2007 Jun 15
2
secrets.tdb locking fun!
...the pid of the * process currently holding the lock and print that * as part of the debugging message. -- mbp */ It could have saved us a whole-sale restart of Samba if we could have more easily identified the process that was causing us to get loads and loads of:- [2007/06/15 13:02:20, 0, pid=5430] tdb/tdbutil.c:tdb_log(783) tdb(/usr/local/samba/private/secrets.tdb): tdb_lock failed on list 2 ltype=2 (Interrupted system call) [2007/06/15 13:02:20, 0, pid=5430] tdb/tdbutil.c:tdb_chainlock_with_timeout_internal(82) tdb_chainlock_with_timeout_internal: alarm (10) timed out for key replay ca...
2007 Mar 05
2
Linear programming with sparse matrix input format?
...linear solvers I know of (not in R) have a sparse matrix input format. Are there any linear solvers in R that have a sparse matrix input format? (including the possibility of glpk, linprog, and lpSolve, in case I might have missed something in the documentation). Thanks! -- TMK -- 212-460-5430 home 917-656-5351 cell
2007 Jul 27
2
Matrix Multiplication, Floating-Point, etc.
...Windows XP machine.) I expect this issue is very familiar and probably has been discussed in this forum before. Can someone please point me to some documentation or discussion about this? Is there some standard way to get the "correct" answer from %*%? Thanks! -- TMK -- 212-460-5430 home 917-656-5351 cell
2003 Jul 16
4
grandstream sip phone
hello, i found in list archives some notes about grandstream sip voip phones. Does anybody succesfuly tested those phones with asterisk ? Mark ? What about the prices ? regards Marian -- SUNTEQ s. r. o. Hviezdoslavova 9 # Prievidza # 971 04 # Slovak republic Tel: +421-46-5430 754 # Fax: +421-46-5439 144 http://www.sunteq.sk/ ------------------------------------------------------------ A mind is like a parachute... it only works when it's open.
2007 Dec 10
4
Reading through a group of .RData files
...'m loading overwrites an object in my environment. I'd like to clean this up so that I can extract the object(s) from each data file, and feed them to my function, whatever their names are, without corrupting my environment. I'd appreciate any assistance. Thanks! -- TMK --212-460-5430 home917-656-5351 cell [[alternative HTML version deleted]]
2019 Jun 18
4
Fwd: Re: Fwd: Re: Kerberos and NTLMv2 authentication
Hello, On my system, nssswitch is like this : passwd:???? files sss shadow:???? files sss group:????? files sss So I assumed that it works with SSSD, I do not notice any issue with Samba. My share is accessible, permissions acls are working. The only thing I noticed is maybe NTLMv2 is always used by default with Samba. /[2019/06/18 09:51:44.542476,? 3]
2003 Mar 20
3
How do I upgrade from 2.2.5 to 2.2.8
...Is there a document or web link that follow that describes the steps to upgrade Samba from 2.2.5 to 2.2.8? The documentation on samba.org the I have read assumes that the install is a fresh install and not an upgrade. Thanks so much, Mark Roth Systems Engineer Mylan Pharmaceuticals, Inc. (304) 598-5430 x6864
2007 Jan 18
1
Robust PCA?
...obust methodologies. Of course, I'd like to obtain code for this method, or another good robust PCA method, if there's one out there. I haven't noticed the existence on CRAN of a package for robust PCA (the authors of the ROBPCA method do provide MATLAB code). -- TMK -- 212-460-5430 home 917-656-5351 cell
2007 Aug 31
1
gsub warning message
...sult, which is what I want, but now I get a warning message. Am I actually doing something wrong that the previous versions of R didn't warn me about? Or is this warning message unwarranted? Is there a fully approved method for getting the same functionality? Thanks! -- TMK -- 212-460-5430 home 917-656-5351 cell
2003 Feb 27
1
snom phones and redirect
...direct call when phone is set to redirect if busy/ or allways redirect ? My console says : chan_sip.c Line 3000 (handle response) Dunno anything about a 302 Moved Temporarily from SIP... regards Marian -- SUNTEQ s. r. o. Bojnicka cesta 35 # Prievidza # 971 04 # Slovak republic Tel: +421-46-5430 754 # Fax: +421-46-5439 144 http://www.sunteq.sk/ ------------------------------------------------------------ A mind is like a parachute... it only works when it's open.
2003 Jun 19
1
uclibc enviroment #2
ok i have another problem - howto run asterisk as a daemon ( fork ) in uclibc enviroment ? uClinux can only do vfork() a i think this is problem... does anybody know how to solve this ? regards Marian -- SUNTEQ s. r. o. Bojnicka cesta 35 # Prievidza # 971 04 # Slovak republic Tel: +421-46-5430 754 # Fax: +421-46-5439 144 http://www.sunteq.sk/ ------------------------------------------------------------ A mind is like a parachute... it only works when it's open.
2003 Aug 11
1
avm fritz pci
hello, does anybody know how to setup avm fritz pci card in p2p mode ? regards marian -- SUNTEQ s. r. o. Hviezdoslavova 9 # Prievidza # 971 04 # Slovak republic Tel: +421-46-5430 754 # Fax: +421-46-5439 144 http://www.sunteq.sk/ ------------------------------------------------------------ A mind is like a parachute... it only works when it's open.
2003 Sep 05
1
oh323 call segmentation fault
...ay::PAsteriskAudioDelay: Object initialized. PAsteriskAudioDelay::PAsteriskAudioDelay: Object initialized. PAsteriskSoundChannel::PAsteriskSoundChannel: Object initialized. Segmentation fault regads Marian -- SUNTEQ s. r. o. Hviezdoslavova 9 # Prievidza # 971 04 # Slovak republic Tel: +421-46-5430 754 # Fax: +421-46-5439 144 http://www.sunteq.sk/ ------------------------------------------------------------ A mind is like a parachute... it only works when it's open.
2007 Feb 28
1
Efficient way to repeat rows (or columns) of a matrix?
...3 5 [2,] 1 3 5 [3,] 2 4 6 [4,] 2 4 6 [5,] 2 4 6 > I just thought some of you clever programmers could show me a more efficient way. (I apologize if this question has come up before and you're tired of answering it ;-) Thanks! -- TMK -- 212-460-5430 home 917-656-5351 cell
2007 Jan 11
1
rank function and NA in 2.3.1
...hat am I doing wrong? Is there a way to check whether there's a problem with the data, i.e., somehow the NA's have different values? (By the way, I have tried not using na.last, and also different ties.methods, but the NA ranks have never come out equal.) Thanks! -- TMK -- 212-460-5430 home 917-656-5351 cell
2004 May 14
3
snom & gsm codec
does anonybody know what is the status of gsm codec in snom phones ? they were some issuses in archives, some problems so i would like to know what is the actual status. best regards Marian -- SUNTEQ s. r. o. Hviezdoslavova 9 # Prievidza # 971 04 # Slovak republic Tel: +421-46-5430 754 # Fax: +421-46-5439 144 http://www.sunteq.sk/ majo at sunteq dot sk ------------------------------------------------------------ A mind is like a parachute... it only works when it's open.
2018 Oct 03
1
2038 year Problem
At Wed, 3 Oct 2018 08:49:56 -0500 CentOS mailing list <centos at centos.org> wrote: > > > From: Johnny Hughes <johnny at centos.org> > To: centos at centos.org > Message-ID: <fd4926e4-5430-7203-8f51-07d6ec4df2de at centos.org> > Subject: Re: [CentOS] 2038 year Problem > References: <8831B7AE-76C1-4CF1-815C-EF52D4C5DE10 at abas.de> > In-Reply-To: <8831B7AE-76C1-4CF1-815C-EF52D4C5DE10 at abas.de> > > On 10/02/2018 12:41 PM, Johann Fock wrote: > > Ha...
2007 Jul 09
1
factanal frustration!
...ow closely the factors returned by factanal are to the ones that generated the data. But, as you can see, factanal hasn't cooperated! I would greatly appreciate advice from factanal users, especially those who have experienced the same error. Thanks! -- TMK -- 917-656-5351 cell 212-460-5430 home
2007 May 15
2
Testing for existence inside a function
...;) it says that x exists even if y does not. If I had a separate argument to hold the text string "y" then I could check that. But is it possible to check the existence of the argument inside the function without passing its name as a separate argument? Thanks! -- TMK -- 212-460-5430 home 917-656-5351 cell
2007 Feb 02
1
Another loop - deloop question
...o constitute an exact partition, theycan overlap members. y is another list of length n, each y[[i]] is a vector of the same length as g[[i]]. Now I build up the vector p as follows: p=rep(0,m) for(i in 1:n){p[g[[i]]]=p[g[[i]]]+y[[i]]} Can this loop be vectorized? Thanks! -- TMK -- 212-460-5430 home 917-656-5351 cell