search for: occam

Displaying 20 results from an estimated 23 matches for "occam".

2000 Sep 28
0
Occams Razor Was: lm -- significance of x ...
> From: Peter Dalgaard BSA <p.dalgaard at biostat.ku.dk> > Date: 28 Sep 2000 13:58:22 +0200 > > Peter Dalgaard BSA <p.dalgaard at biostat.ku.dk> writes: > > > I think Occam/Ockham himself wrote in Latin. By my failing memory, the > > quote is > > > > "Entia non runt multiplicanda praeter necessitam" > > > > give or take a couple of incorrect inflexions. I.e. "Entities should > > not multiply unless necessary"...
2005 Jan 21
4
Adit 600 as VoIP router (MGCP) and Asterisk
Got at suggestion from CarrierAccess to use the Adit 600 as an VoIP router using MGCP IP protocol, instead of controlling it through an E1. Have anyone tried this configuration? How does MGCP works? I've tried to search for it on Google, but I only find the protocol specification for it. Is Asterisk fully capable of this? I can't find any documentatin covering the use of MGCP in Asterisk.
2005 May 25
6
new cisco ip video phone?
Hi, Just finished watching the season finale of '24' the TV series. Throughout the series they have been showcasing Cisco hardware especially Cisco IP phones (7970's). On the last episode or two they showed what seemed to me a new cisco IP video phone. It stands just as a 12" lcd screen with the cisco branding/logo and letters just as the 79xx series. I wonder if this is a
2006 Apr 05
2
Multivariate linear regression
Hi, I am working on a multivariate linear regression of the form y = Ax. I am seeing a great dispersion of y w.r.t x. For example, the correlations between y and x are very small, even after using some typical transformations like log, power. I tried with simple linear regression, robust regression and ace and avas package in R (or splus). I didn't see an improvement in the fit and
2016 May 05
3
Resuming the discussion of establishing an LLVM code of conduct
...time, a CoC would be the *only* alternative? * Can anyone prove that, just writing "we don't condone abuse, let us know" is in *any* way (including legal) worse than a text that was written by someone else and people seemed to like? Unless we have clear answers to those questions, Occam's razor tells me we should just be our good selves and show people with behaviour, not words, how nice we are. cheers, --renato
2017 Apr 10
2
OT: systemd Poll
Le 10/04/2017 ? 21:57, Jonathan Billings a ?crit : > Having consistent device names is helpful when you've got more than > one NIC and you don't want to rely on the order in which the network > driver is loaded to define the interface name. On my Slackware servers (no systemd, no funny network interface names), I just edit /etc/udev/rules.d/70-persistent-net.rules and switch eth0
2009 Nov 06
2
bus error
Hi all, What does this mean? root at web # ./net ads join -U samba Enter samba's password: Bus Error (core dumped) Is it similar to seg fault? Paras.
2005 Apr 11
1
/etc/rc.bsdextended: am I misunderstanding this..?
...and doesn't this (almost, no "a" flag) completely negate the point of the nobody account in the first instance? Not quite getting it, jan -- jan grant, ILRT, University of Bristol. http://www.ilrt.bris.ac.uk/ Tel +44 (0)117 9287088 (with luck) http://ioctl.org/jan/ I shave with Occam's Razor.
2003 Jun 20
4
5.1 for production systems
Some time ago there was an announcement that people should not use 5.0 for critical production systems. Now that 5.1 is available, what is the consesous on it? Should it be used for critical production systems yet?
2006 Aug 22
0
map an ad user to a specific uid question
I am still trying to resolve an issue where I need the ad user's home directory to have a specific uid so that when I nfs its home somewhere the user can access his files. I found wbuser.pl out there at http://www.occam.com/tools/: Mapping Active Directory Users to Existing UNIX UIDsUse this procedure on systems where AD user accounts should correspond to UNIX user accounts on other systems. Among other things, this allows NFS shares from a UNIX server to work on an Active Directory UNIX client. The normal beha...
2008 Jun 16
0
Re: CentOS Digest, Vol 41, Issue 14, Network FS w/o user setup
...achine so that it could authenticate logins from a different ADS domain than the one I originally set it up for. I have done this before, and found it to be a bit of a pain to make UNIX UID/GIDs, to ADS SID mappings the same on multiple machines. I had found a utility called wbuser , http://www.occam.com/tools/README.wbuser-1.1 , that could delete and add the UID to SID mappings but did not work for GID to SID mappings. Fortunately, I found that I could just copy the Trivial Data Base (TDB) file called winbind_idmap.tdb from one machine to all the others, and then start the samba smb and wi...
2008 Mar 19
3
How to remove double for loop?
Hello everyone. I use double for loops to fill in matrices, but there are surely better (and computationally faster) ways to perform that task. Could someone show me, given the following example of a double for loop, how this could be done? It is much easier to learn by examples. Val <- matrix(0, nrow=n+1, ncol=n+1) for( i in 0:n){ for(j in 0:i){ Val[j+1, i+1] <- u^j*d^(i-j)
2016 Feb 15
0
[issue] Accessing SMBIOSTable in FreeBSD Kernel
2006 Oct 12
6
zfs/raid configuration question for an application
Hi all, I am going to have solaris 06/06, a database (postgresql), application server (tomcat or sun app. server) on x86, 2GB with max. 3 scsi (hardware raid possible) disks. There will be no e-mail or file serving. The ratio of write/read operations to database is >=2 (and there is no other significant disk io). Block size of postgresql is default (I think it is 8K). Our application
2012 Jan 31
4
problem in fitting model in NLS function
Dear R users, I am struggling to fit expo-linear equation to my data using "nls" function. I am always getting error message as i highlighted below in yellow color:  Theexpo-linear equation which i am interested to fit my data:       response_variable =  (c/r)*log(1+exp(r*(Day-tt))), where "Day" is time-variable my response variable rl <-
2000 Sep 26
3
lm -- significance of x coefficient when I(x^2) is used
In "Modern Applied Statistics with S-Plus" 3rd ed., footnote on page 153 regarding a model lm(Gas~Insul/(Temp+I(Temp^2))-1,whiteside), I read "Notice that when the quadratic terms are present, first degree coefficients mean 'the slope of the curve at temperature zero', so a non-significant value does not mean that the linear term is not needed.
2004 Dec 28
6
Kernel 2.6.10, reiser4, kernel 2.4.27 cpu load, and mailing list reply-to
Hi, Some questions here : 1. Is there a way to compile kernel 2.6.10 or 2.6.9-mm1 with xen 2.0? I tried both (with mkbuildtree from linux-2.6.9-xen-sparse), and both failed (on different places). My primary goal is to use reiser4 on both xen-0 and xen-U kernel, so I''m more interested in -mm kernel. 2. If I use kernel 2.4.27 (xen-U), top doesn''t show correct cpu usage
2016 May 05
8
Resuming the discussion of establishing an LLVM code of conduct
Proposed alternative DRAFT -------------------------- LLVM Code of Conduct (LCoC) Prologue: LLVM community as a whole strives for equality and respect in all areas. With this in mind, we want to establish a few words that help(s)? everyone understand what to do if there is ever questions or conflicts. Motto: Be respectful, have fun and do great engineering. LLVM Community members: People in
2011 Mar 08
6
RoR failure
I am a newbie at RoR and am disappointed by the fact that I couldn''t install it in my Ubuntu 10.10 using an IDE. I tried NetBeans 6.9.1, Eclipse 3.6.2, Aptana Studio and its plugin for Eclipse and RubyMine. There was always a problem somewhere (rails, rubygems, rake, etc) preventing me from working with my project. I currently have Netbeans 6.9.1 bundled with java jdk 1.6.0. I''ve
2007 Jun 25
32
Load Balance and SNAT problem.
I am developing load balancing router, But I have a question about fail over. The follow diagram is my test environment and scripts. ------------------------------------------------------------------- Environment Setting PC1(192.168.10.2) | (LAN) | PC2-eth2(192.168.10.1) +