search for: reliably

Displaying 20 results from an estimated 10114 matches for "reliably".

Did you mean: reliable
2009 Feb 03
3
cronbachs alpha - score.items(psych) vs reliability(Rcmdr)
Dear all, I like the way the Rcmdr package computes reliability. E.g reliability(cov(d[,c("q1", "q2", "q3", "q4", "q5", "q6")], use="complete.obs")) will not only give me the alpha score, but also for each variable, alpha.score if deleted. However - when writing scripts it's very tiresome to load the whole Rcmdr GUI just
2017 Jun 18
2
Reliability between TCPonly and UDP for tinc?
If the concern is more about the reliability instead of throughput, should I add TCPonly = yes in the host configuration to make the VPN runs on TCP?
2005 Feb 02
3
Reccomendation for reliable handsets
Hi there I'm sure this question has been raised a number of times before, but unfortunately I do not have direct access to the archives I am about to roll out Asterisk to a few companies and would like to hear your experiences about the various handsets/phones that are Asterisk compatible I am primarily looking for 2 options, the first being a cheaper model which will provide reliability
2013 Jun 27
0
[LLVMdev] [LNT] Question about results reliability in LNT infrustructure
On 06/23/2013 11:12 PM, Star Tan wrote: > Hi all, > > > When we compare two testings, each of which is run with three samples, how would LNT show whether the comparison is reliable or not? > > > I have seen that the function get_value_status in reporting/analysis.py uses a very simple algorithm to infer data status. For example, if abs(self.delta) <= (self.stddev *
2017 Jun 18
2
Reliability between TCPonly and UDP for tinc?
I agree with the in-effective of TCP transmission, but I wonder if the the UDP packet is dropped, the tinc VPN itself wouldn’t retransmit, and if the upper level application doesn’t handle the packet loss well, will this be the problem? Or the upper level application have very limited tolerance to packet loss(like RDP application, I guess if the packet loss go to certain threshold, the connection
2013 Jun 24
5
[LLVMdev] [LNT] Question about results reliability in LNT infrustructure
Hi all, When we compare two testings, each of which is run with three samples, how would LNT show whether the comparison is reliable or not? I have seen that the function get_value_status in reporting/analysis.py uses a very simple algorithm to infer data status. For example, if abs(self.delta) <= (self.stddev * confidence_interval), then the data status is set as UNCHANGED. However, it
2008 Aug 27
1
R for reliability engineering?
Hello, I was wondering whether anyone's using R for reliability (RAMS/LCC) engineering? Sincerely, Wolfgang Keller
2010 Jan 25
4
OT: reliable secondary dns provider
Sorry about a bit offtopic, but I am looking reliable (not free) secondary dns provider. -- Eero
2005 Oct 03
3
Samba/OpenLDAP reliability issue: backend experience needed
Hi this is more of an OpenLDAP issue, but since it is mostly used with Samba, some experience would be helpful. We have a SLES9 PDC, running samba-3.0.14a, openldap 2.2.6 Sometimes, the OpenLDAP gets corrupted, no ideas why. It's a bad thing. We have 100+ computers, 300+ users, which shall get 350 computers and 800 users. What would you suggest in order to be reliable ? Reliability is
2008 Oct 25
9
Cheapest 4 port FXO
I need to increase reliability at an office as SIP/Internet provider outages are causing some issues. What would be the least expensive analogue card that people are using reliably? Thanks! jlc
2005 Jun 25
2
* fax reliability between ISDN PRI and FXS ports
Hi, I am building for a customer an * solution that will use 2 Digium cards. 1 x TE110P (T1 ISDN PRI) 1 x TDM40B (4 analog ports, 2 for faxes, 2 for extensions) The system will be connected to the PSTN through the T1 ISDN PRI interface. All customer extensions will be SIP phones except 2 fax machines that will use the analog FXS ports on the TDM40B card. I have been investigating on this
2007 Mar 27
5
TDM400p reliability
What are peoples experience with the reliability of the TDM400p. Specifically in the 2 FXO, 2 FXS configuration, which is the 022 (?) model. Is this board prone to random failures? joe a.
2017 Jun 18
0
Reliability between TCPonly and UDP for tinc?
> On 18 Jun 2017, at 15:44 , Bright Zhao <startryst at gmail.com> wrote: > > I agree with the in-effective of TCP transmission, but I wonder if the the UDP packet is dropped, the tinc VPN itself wouldn’t retransmit, and if the upper level application doesn’t handle the packet loss well, will this be the problem? > > Or the upper level application have very limited tolerance
2006 May 25
1
Computing a reliability index of a statistic with missing data
Hi All, I'd like to compute a kind of reliability index (RI) that would in a sense stand as a measure of reliability of a statistic (histogram etc) computed on a time serie with missing values. The final goal is that: RI=1 for a perfect reliability RI=0 for a total unreliability (no data at all as an extreme case...) The percentage of missing data is one indication: the more missing data,
2009 Apr 13
1
FAX reliability
...the ";" to make the feature work. I doubt that 6 is a big enough number, though. 8 might be more successful, based on audio logs I have received in the past. Background --------------------- In the early days of developing spandsp, a number of people reported they could receive FAXes reliably, but could not transmit them reliably. As this did not happen on my test machines, I asked a few people to try a test, and send me the resulting audio files. The test was as follows: - Loop 2 E1/T1 ports together - Use patched app_rxfax and app_txfax apps, which records the audio in files - Set...
2006 Aug 03
1
looking for a tool to tunnel ethernet reliable on internet.
Dear reader, im looking for a tool to tunnel ethernet reliable on internet. I have a set of devices do not themself have retransmission build in, the rely on a "wired" LAN. The all talk to a central host on a MAC to MAC basis. I want to bring the devices far away from the Host and link them up via internet, but packet drop on internet is my problem! The tinc is almost perfect for my
2014 Jan 07
3
[LLVMdev] New -O3 Performance tester - Use hardware to get reliable numbers
Hi, I would like to announce a new set of LNT -O3 performance testers. In a discussion titled "Question about results reliability in LNT infrustructure" Anton suggested that one way to get statistically reliable test results from the LNT infrastructure is to use a larger sample size (5-10) as well as a more robust statistical test (Wilcoxon/Mann-Whitney). Another requirement to
2011 Aug 17
6
mail spool filesystem
Hi! I?m about to migrate a system whith 5000 accounts whith (~ 500GB) from "postfix/courier-imap/maildrop/mysql" to a new hardware whith "postfix/dovecot/dovecot/mysql". I?ll make a separate partition (raid 1) for the mail spool (/var/spool/vmail) and want to now what type of filesystem to use on it to increase performance. I read that XFS is a good choice, but is not
2017 Jun 18
0
Reliability between TCPonly and UDP for tinc?
The only time I can think off, that you’ll *want* to use TCP, is when UDP doesn’t work through the firewalls/NATting. > On 18 Jun 2017, at 14:53 , Bright Zhao <startryst at gmail.com> wrote: > > If the concern is more about the reliability instead of throughput, should I add TCPonly = yes in the host configuration to make the VPN runs on TCP? The problem with TCP, is that TCP,
2007 May 06
0
New Package Reliability
Dear R useRs, A new package 'Reliability' is now available on CRAN. It is mainly a set of functions functions for estimating parameters in software reliability models. Only infinite failure models are implemented so far. This is the first version of the package. The canonical reference is: J.D. Musa, A. Iannino, and K. Okumoto. Software Reliability: Measurement, Prediction,