search for: ran

Displaying 20 results from an estimated 18144 matches for "ran".

Did you mean: an
2004 Jul 19
6
Problem Starting RC1
Hello, I was running a very simple test setup with * HEAD 7/15/2004 on Fedora Core 2 and things were working fine. Today I upgraded to RC1 and my asterisk service will no longer start. I downloaded the tarball, extracted, ran 'make', ran 'service asterisk stop', ran 'make install', removed all files in /etc/asterisk, ran 'make samples' and then ran 'service asterisk start'. I get the following errors logged to /var/log/asterisk/messages each time I try to start: Jul 19 17:32:26...
2014 Feb 28
0
Samba4 and VPN browsing / accessing !
There is router/vpn server with 2 static NICs - Lan (local area network) , and Wan (wide area network) . Also pptpd/xl2tp, iptables is installed at router. Forwarding, proxyarp and broadcast relay is set up at router. Samba4 4.1.x is installed at router. There is no any Wins in Lan. So, there are Ran (remote access network) clients (client-to-server) being conneted by pptp/l2tp using broadband/cellular connections to the router. Win XP/7 are as Lan/Ran clients. There are 2 NetBios groups in Lan, one is the same as Samba4 group, second is not. Ran users has its own groups, who what, for example...
2014 Mar 03
0
Samba4 and Lan/ Vpn clients browsing / accessing !
...n server at Ubuntu 12.04 LTS with 2 static NICs - Lan (local area network) , and Wan (wide area network) . Also pptpd/xl2tp, iptables is installed at router. Forwarding, proxyarp and broadcast relay is set up at router. Samba4 4.1.x is installed at router. There is no any Wins in Lan. So, there are Ran (remote access network, that is Vpn) clients (client-to-server) being conneted by pptp/l2tp using broadband/cellular connections to the router. Win XP/7 are as Lan/Ran clients. There are 2 NetBios groups in Lan, one is the same as Samba4 group, second is not (second is without any servers) . Ran...
2012 Oct 30
4
horizontal space/indent and HTML/PDF
What is the best method to introduce horizontal space in text in a Pandoc document? Preferably something that would work for both HTML and PDF output? I need this for some poetry that has indented lines, ala the 2nd and 3rd lines: hickory dickory dock the most ran up the clock the clock struck one the mouse ran down c -- Chris Lott <chris at chrislott.org>
2012 Mar 22
2
Randomly select elements based on criteria
Hi, I want to randomly pick 2 fish born the same day but I need those individuals to be from different families. My table includes 1787 fish distributed in 948 families. An example of a subset of fish born in one specific day would look like: >fish fam born spawn 25 46 43 25 46 56 26 46 50 43 46 43 131 46 43...
2011 Apr 06
3
Calculated mean value based on another column bin from dataframe.
...26039 0.66442 0.16629 0.97822 0.23474 0.72079 0.11037 0.83760 0.14969 0.91312 I want to get the column V2 mean value based on the bin of column of V1. I write the code as fellow. It works, but I think this is not the elegant way. Any suggestions? dat<-read.table("dat.txt",head=F) ran<-seq(0,0.5,0.05) mm<-NULL for (i in c(1:(length(ran)-1))) { fil<- dat[,1] > ran[i] & dat[,1]<=ran[i+1] m<-mean(dat[fil,2]) mm<-c(mm,m) } mm Here is the first 20 lines of my data. > dput(head(dat,20)) structure(list(V1 = c(0.15624, 0.26039, 0.16629, 0.23474,...
2012 Mar 05
2
Unable to connect qemu:///system on CentOS 6.2 X86_64
Dear all: I ust installed Fedora16Fedora16 X86_64 on my new machine, and then I ran the commands as follows(ran as root): yum install qemu-kvm yum install qemu yum install libvirt yum install virt-manager then I started the libvirtd as follow: /etc/init.d/lbvirtd start So , it ran well. However, after a few days , when I ran the command "virt-manager" , it showed...
2008 Jan 16
1
Probability weights with density estimation
...ed clinically to estimate risk of future heart disease, and I am looking at how such ratios "divide" or intersect with the TC x HDL-C distribution. Rather than include all the real data, let me just post a simulation that shows a contourplot reasonably similar to what I am seeing. TC.ran <- exp(rnorm(400,1.5,.3)) HDL.ran <- exp(rnorm(400,.4,.3) ) f1<-kde2d(HDL.ran,TC.ran,n=25,lims=c(0,4,2,10)) contour(f1$x,f1$y,f1$z,ylim=c(0,8),xlim=c(0,3),ylab="TC mmol/L", xlab="HDL mmol/L") lines(f1$x,5*f1$x) # iso-ratio lines lines(f1$x,4*f1$x) lines(f1...
2012 Feb 28
2
Unable to connect qemu:///system on Fedora16 X86_64
Dear all: I ust installed Fedora16Fedora16 X86_64 on my new machine, and then I ran the commands as follows(ran as root): yum install qemu-kvm yum install qemu yum install libvirt yum install virt-manager then I started the libvirtd as follow: /etc/init.d/lbvirtd start So , it ran well. However, after a few days , when I ran the command "virt-manager" , it showed...
2007 Dec 24
4
Errors in demo (PR#10527)
Full_Name: richard wright Version: R version 2.6.1 (2007-11-26) OS: Mac OS X v 10.4.11 Submission from: (NULL) (76.240.79.123) I downloaded the most recent version of R for the mac (About: GUI 1.22-devel (4859) (4859)) and installed it. After installation, I opened the help file and ran the demo. I am new to R, although I have over 25 years experience in SAS. Below is a part of the job I ran. I think I ran the code correctly, but I seem to be blowing off. And, I'm not sure it's related, but I also included what I got when I ran bug.report() > dummy <- data.frame(x=...
2011 Mar 24
3
err: Could not retrieve catalog from remote server: certificate verify failed
So set up new node, ran on the client puppetd --server puppetmaster --waitforcert 60 --test on the puppetmaster itself I ran puppetca --list saw the hostname and then ran: puppetca --sign hostname.domain.com and on the puppet node itself I went back and ran puppetd -tv and get the following error: err: Could not...
2004 Feb 12
1
dovecot-IMAP-SSL-StartUp
Hi everybody. I downloaded RPM of dovecot for RH9. & i installed it with "rpm -ivh ThatFILE.rpm" then i ran "service dovecot start" & i receiving following lines: Starting IMAP daemon (dovecot): Fatal: Can't use SSL certificate /usr/share/ssl/certs/dovecot.pem: No such file or directory [FAILED] Then i go to /usr/share/ssl/cer...
2006 Apr 13
1
ast_sched_runq ran 281 scheduled tasks all at once
Just noticed that I occasionally get these messages:- Apr 12 09:27:03 WARNING[11390] chan_iax2.c: chan_iax2: ast_sched_runq ran 281 scheduled tasks all at once Apr 13 09:13:18 WARNING[11390] chan_iax2.c: chan_iax2: ast_sched_runq ran 1987 scheduled tasks all at once Apr 13 12:47:56 WARNING[11390] chan_iax2.c: chan_iax2: ast_sched_runq ran 1804 scheduled tasks all at once Are they anything to be concerned about?
2001 Apr 17
1
fastest R platform: follow-up and summary
...n use in all the three software. To summarize: the forthcoming P4 1.70 MHz will be my next machine for runing R. Thanks again. Jason Liao ox program #include <oxstd.h> #include <oxprob.h> #import <maximize> multi_normal(const mu, const var_root) { decl ran; ran = rann(4, 1); ran = var_root*ran; ran = ran+mu; return ran; } main() { decl N=1000000; decl sum = zeros(4, 4); decl i, ran; print(time()); decl mu = zeros(4,1); decl var_root = unit(4); for(i=0; i<N; i++) { ran = mu...
2006 Aug 04
3
OCFS2 and ASM Question
...2.) OCFS2 latest version 3.) Successfully formatted & mounted OCFS2 filesystems on 2 nodes /dev/sdb1 /u02/oradata/usdev/voting /dev/sdc1 /u02/oradata/usdev/data01 /dev/sdd1 /u02/oradata/usdev/data02 /dev/sde1 /u02/oradata/usdev/data03 4.) Downloaded & installed ASMLib 2.0 on both nodes 5.) Ran /etc/init.d/oracleasm configure 6.) Ran /etc/init.d/oracleasm createdisk vol1 /dev/sdc1 Error: asmtool: unable to clear device /dev/sdc1 7.) Shutdown node 2 8.) Ran /etc/init.d/oracleasm createdisk vol1 /dev/sdc1 Error: asmtool: unable to clear device /dev/sdc1 9.) Unmounted OCFS2 filesystems 10....
2011 Mar 12
0
"Ran out of iterations and did not converge"
Hello R users, I'm trying to do simulations for comparing cox and weibull I have come across this problem: Warning messages: 1: In survreg.fit(X, Y, weights, offset, init = init, controlvals = control, : Ran out of iterations and did not converge 2: In survreg.fit(X, Y, weights, offset, init = init, controlvals = control, : Ran out of iterations and did not converge what i did is fallowing simulasyon<-function(x,oran){ + y<-rexp(length(oran),rate=oran) + z<-rexp(length(oran),rate=1/oran)...
2017 Sep 16
4
R_LIBS_USER not in libPaths
I have a computer where R_LIBS_USER is not found in libPaths. This is for Windows (x64). I ran R from the command line, RGui and RStudio and I get the same results. I also ran R --vanilla and I still get the discrepancy. The only thing I found interesting was that I also ran SET from the command line and the "R related variables" (e.g., R_HOME; R_LIBS_USER) are not there. Therefo...
2001 Apr 09
4
fastest R platform
...# This program runs on R. It does not run on S-plus. rm(list=ls(all=TRUE)) ###small and common functions################################## glmm.sample.y <- function(x, z, b, D.u) { pp <- matrix(0, nrow = m, ncol = n); D.u.half <- t( chol(D.u) ); zero <- numeric(n.random); for(i in 1:m) { obj <- rmulti.norm(zero, D.u.half); pp[i, ] <- as.vector( x[i, , ] %*% b + z[i, , ] %*% obj$ran ); } pp <- exp(pp)/( 1+exp(pp) ); y <- runif(m*n); dim(y) <- c(m, n); ifelse(y < pp, 1, 0);...
2018 Jul 06
2
Segfault on ubuntu 18.04
On Fri, Jul 6, 2018 at 8:18 AM G?ran Brostr?m <goran.brostrom at umu.se> wrote: > > > > Den 2018-07-06 kl. 16:28, skrev Dirk Eddelbuettel: > > > > On 6 July 2018 at 12:31, Enrico Schumann wrote: | Just as one more > > datapoint: I cannot reproduce the segfault, with | R 3.5.1 on > > (L)Ubuntu...
2007 Apr 24
6
Regarding fork bomb in a CentOS 4.4 Server!
Hi again, I was reading from the net http://www.kriptopolis.org/node/4067 about a forkbomb and ran it from a root console in a non-critical machine running CentOS4.4 and the serevr goes down... the command I ran was :(){ :|:& };: Please, does anyone knows how to aboid this on CentOS? regards, Israel