Displaying 20 results from an estimated 48 matches for "32.3".
Did you mean:
32,3
2007 Jul 15
0
CentOS-announce Digest, Vol 29, Issue 7
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2007 Jul 15
0
CESA-2007:0662 Moderate CentOS 4 s390(x) httpd - security update
CentOS Errata and Security Advisory 2007:0662
https://rhn.redhat.com/errata/RHSA-2007-0662.html
The following updated files have been uploaded and are currently
syncing to the mirrors:
s390:
updates/s390/RPMS/httpd-2.0.52-32.3.ent.centos4.s390.rpm
updates/s390/RPMS/httpd-devel-2.0.52-32.3.ent.centos4.s390.rpm
updates/s390/RPMS/httpd-manual-2.0.52-32.3.ent.centos4.s390.rpm
2007 Jul 14
0
CESA-2007:0662 Moderate CentOS 4 x86_64 httpd - security update
CentOS Errata and Security Advisory 2007:0662
https://rhn.redhat.com/errata/RHSA-2007-0662.html
The following updated files have been uploaded and are currently
syncing to the mirrors:
x86_64:
httpd-2.0.52-32.3.ent.centos4.x86_64.rpm
httpd-devel-2.0.52-32.3.ent.centos4.x86_64.rpm
httpd-manual-2.0.52-32.3.ent.centos4.x86_64.rpm
httpd-suexec-2.0.52-32.3.ent.centos4.x86_64.rpm
2007 Jul 14
0
CESA-2007:0662 Moderate CentOS 4 i386 httpd - security update
CentOS Errata and Security Advisory 2007:0662
https://rhn.redhat.com/errata/RHSA-2007-0662.html
The following updated files have been uploaded and are currently
syncing to the mirrors:
i386:
httpd-2.0.52-32.3.ent.centos4.i386.rpm
httpd-devel-2.0.52-32.3.ent.centos4.i386.rpm
httpd-manual-2.0.52-32.3.ent.centos4.i386.rpm
httpd-suexec-2.0.52-32.3.ent.centos4.i386.rpm
2006 Oct 19
1
Problem Reading from .txt
I apologize that I've asked a similar question before, but being new to
R I don't think I did a very good job of formating the question.
I've included a text file since the date set is somewhat large.
What I have is a huge string of numbers in a text file. The numbers are
all separated by comma's and the groups are separated by a semicolon.
What I would like to do is read each
2007 Jul 15
0
CESA-2007:0662 Moderate CentOS 4 ia64 httpd - security update
CentOS Errata and Security Advisory 2007:0662
https://rhn.redhat.com/errata/RHSA-2007-0662.html
The following updated files have been uploaded and are currently
syncing to the mirrors:
ia64:
updates/ia64/RPMS/httpd-2.0.52-32.3.ent.centos4.ia64.rpm
updates/ia64/RPMS/httpd-devel-2.0.52-32.3.ent.centos4.ia64.rpm
updates/ia64/RPMS/httpd-manual-2.0.52-32.3.ent.centos4.ia64.rpm
2007 Jul 25
3
Yum missing dependency
I haven't run any updates on my systems recently, but now I'm trying to
get them up to date again. When I run a yum update, I get this error:
Error: Missing Dependency: initscripts >= 7.93.26.EL-1 is needed by
package httpd
I did a Google search, but I didn't find anything relating directly to
CentOS or RHEL and there was no fix suggested.
If it makes a difference, I am running
2007 Dec 19
2
Problem after crash during yum update
I was doing a "yum -y update" on a CentOS 4.5 system to get to 4.6
when my system froze. I couldn't ping it nor switch to an alternate
console. It was completely frozen. The only recourse was to cycle
the power. So I did that, and now when I try to do a "yum update" I
get the following error:
[many package header downloads deleted]
tkinter-2.3.4-14.4.el4_6.
2006 Apr 16
2
Temporary fix for xen-tools build problem with python 2.4
(Short version:)
Here is a temporary fix for a Xen build problem when using Python 2.4:
cd xen-unstable/
sed -i ''s/--home/--prefix="" --home/'' tools/python/Makefile
sed -i ''s/--home/--prefix="" --home/'' tools/pygrub/Makefile
sed -i ''s/--home/--prefix="" --home/'' tools/security/Makefile
(Long version:)
2004 Aug 03
2
attach data from tapply to dataframe
I am working with a longitudinal data set in the long format. This data
set has three observations per grade level per year. Here are the first
10 rows of the data frame:
>tenn.dat[1:10,]
year schid type grade gain se new cohort
6 2001 100005 5 4 33.1 3.5 4 3
7 2002 100005 5 4 33.9 3.9 4 2
8 2003 100005 5 4 32.3 4.2 4 1
10 2001 100005
2009 Apr 29
0
estimate alpha beta for gamma
Hi R-users,
I'm not sure what's wrong and how do I check the error?
I have 3 sets of data
> aug_dt1
[1] 22.8 49.6 77.9 67.6 91.2 48.9 124.6 54.6 85.8 62.8 63.3 174.7 32.3 22.7 99.9 123.2 4.8 149.0 66.0
[20] 73.9 37.4 22.4 69.5 87.3 66.9 87.2 81.5 109.1 47.4 22.8 92.4 60.9 77.5 91.3 91.9 78.2 39.4 107.5
[39] 57.9 65.5 76.0 47.2 145.5 95.9 106.0
2012 Jul 06
4
differences between survival models between STATA and R
Dear Community,
I have been using two types of survival programs to analyse a data set.
The first one is an R function called aftreg. The second one an STATA
function called streg.
Both of them include the same analyisis with a weibull distribution. Yet,
results are very different.
Shouldn't the results be the same?
Kind regards,
J
--
View this message in context:
2008 Jan 01
3
if statement problem
Hi All,
I have a small dataset named das (43 cases) in which I am trying to
create a binary outcome (1/0) based on the following code:
if (das$age>65 && das$bmi>30) {das$danger<-1} else das$danger<-0
I am setting a flag called 'danger' to 1 of the subject is over 65
and has a BMI > 30.
I find that my statement evaluates the first record in the data.frame
and
2004 Aug 07
1
memory usage of S4 methods
Hi,
I have some problems with the memory usage of S4-generics. For example, I
observed the following behaviour:
> gc()
used (Mb) gc trigger (Mb)
Ncells 432091 11.6 531268 14.2
Vcells 116052 0.9 786432 6.0
> setClass("A",representation(x="numeric"));
[1] "A"
> setClass("B",representation(x="numeric"));
[1] "B"
2013 Sep 16
1
asterisk 1.8 sends "SIP/2.0 481 Call/Transaction Does Not Exist" to INVITE
Asterisk is sending a 481 in response to an INVITE for reasons I do not
understand. Here is the INVITE:
INVITE sip:8009499014 at X.YYY.32.3:5060;transport=udp SIP/2.0
Record-Route: <sip:X.YYY.32.10;lr=on;ftag=247898>
To: <sip:8009499014 at X.YYY.32.10
:5060>;tag=ac86f72d2bfe10395b2e62e01c70bf66.0f65
From: "Scott Thompson" <sip:7166359474 at X.YYY.32.10>;tag=247898
2010 Jan 04
1
log-normal overlay
Hello,
Using the following lines of code, I created the following graph:
2010 Jan 04
1
log normal overlay
Hello,
Using the following lines of code, I created the following graph:
2009 May 01
0
need help - small code
Hi R-users,
I would like to transform my data using gamma, my data are ahll, bhall and dp1 as shown below:
> ahall
ah1 ah2 ah3 ah4 ah5 ah6 ah7 ah8 ah9 ah10 ah11 ah12
[1,] 0.9 1.01 1.24 1.85 1.85 2.45 3.67 3.02 3.06 2.33 1.86 0.96
> bhall
bh1 bh2 bh3 bh4 bh5 bh6 bh7 bh8 bh9 bh10 bh11 bh12
[1,] 48.39 44.26 37.34 29.93 33.5 26.54 20.26 25.73 20.14
2013 Jul 23
0
Function apply
Hi,
Try:
set.seed(25)
X<- matrix(sample(1:50,3*140,replace=TRUE),nrow=140)
#either
res1<-do.call(rbind,lapply(split(as.data.frame(X),((seq_len(nrow(X))-1)%/%10)+1),function(x) apply(x,2,mean)))
#or
?res2<-t(sapply(split(as.data.frame(X),((seq_len(nrow(X))-1)%/%10)+1),colMeans))
?identical(res1,res2)
#[1] TRUE
#orlibrary(itertools)
it<-ihasNext(isplitRows(X,chunkSize=10))
2007 Oct 24
3
Bridging on the blink with greater than 2 xen domains
Hi,
My bridging stops when I start a third Xen domain !?!?
I have a few domains setup (mail, wiki, pbx). If I start two domains
bridge networking works great. But if I start a third, either the new
domains does not work or one of the other DomUs stops working! By
stop working I mean I can''t route traffic outside of Dom0. I have
been looking at this on and off for a couple of weeks.