Displaying 20 results from an estimated 6000 matches similar to: "RHEL 5 vs. CentOS 5"
2008 Jul 16
0
FW: Conga question
From: Lopez, Denise
Sent: Wednesday, July 16, 2008 11:14 AM
To: 'centos-bounces at centos.org'
Subject: Conga question
Hi all,
I am trying to setup a high-availablility cluster using CentOS 5.2. All
packages are currently up2date using yum.
I would like to use it for automatic failover of Xen virtualized servers
eventually. Right now I am just trying to create a new cluster
2008 Jul 18
0
Re-initialized luci database
Hi all,
I was just wondering if there was a way to re-initialize a luci database
installation. I am trying to setup a 2 node cluster and keep getting
"error retrieving batch xxxxxxx information" Also noticed a
"Configuration Version" error so I wanted to recreate the luci database
and start over.
Thanks in advance.
Denise Lopez
UCLA - Center for Digital
2008 Aug 18
1
Converting monthly data to quarterly data
Dear R users,
I have a dataframe where column is has countries, column 2 is dates
(monthly) for each countrly, the next 10 columns are my factors where I have
measurements for each country and for each date. I have attached a sample
of the data in csv format with the data for 3 countries.
I would like to convert my monthly data into quarterly data, finding the
mean over 3 month periods for
2011 Oct 20
2
Expire plugin not executing for sieve plugin?
Running dovecot 1.2.12 on ubuntu 10.10. Here is the problem: I have
mysql backend for expire. I am using the dovecot-postfix package which
creates /etc/dovecot/conf.d/01-mail-stack-delivery.conf which looks like
this:
# Some general options
protocols = imap imaps managesieve
disable_plaintext_auth = no
ssl = yes
ssl_cert_file = /etc/ssl/certs/ssl-mail.pem
ssl_key_file =
2017 Aug 17
3
Can't recursively delete mailboxes
Hi,
This appears to be some sort of dovecot bug. When I use the -r option to recursively delete a mailbox and sub-folders, it removes the sub-folders but not the inbox. It gives me the error below:
doveadm mailbox delete -u denise at lifelinetechnique.com.au -r -s inbox
doveadm(denise at lifelinetechnique.com.au): Error: Can't delete mailbox inbox: INBOX can't be deleted.
Our user
2006 Jun 28
2
perform_deliveries = false
Hi,
Can someone explain the proper use of the use of perform_deliveries
in the environment.rb file??
ActionMailer::Base.perform_deliveries = false
I just moved a new controller to the production version of an app,
but wanted to be sure everything was properly configured before
sending out a big mailing, so I set perform_deliveries = false,
believing that would prevent mail from being
2006 Jul 22
2
redirect_to error
Hi,
I have a redirect_to statement in a method that I would like to have
at the end of the method to take you to a ''Success'' page if
everything works.
When I hit the redirect_to statement, ( redirect_to :action =>
''show_success'' )
I get this in the browser:
Application error
Rails application failed to start properly"
The development.log
2006 Mar 16
1
sql functions in cru ( not d )
Hi,
I''m looking at ways to encrypt email addresses rather than storing
them directly in the database.
There are several ways that it could be done. I could make an
Encrypter class and use before_update, etc. Or I could set up an
updatable VIEW in mySql. (I guess triggers might be another
possibility.)
However, what I would really LIKE to do is use the handy AES_ENCRYPT
and
2008 Jul 28
3
speeding up loop and dealing wtih memory problems
Dear All and Mark,
Given a dataset that I have called dat, I was hoping to speed up the
following loop:
for(i in 1:835353){
for(j in 1:86){
if (is.na(dat[i,j])==TRUE){dat[i,j]<-0 }}}
Actually I am also having a memory problem. I get the following:
Error: cannot allocate vector of size 3.2 Mb
In addition: Warning messages:
1: In dat[i, j] <- 0 :
Reached total allocation of 1535Mb: see
2006 Jan 09
4
Firefox plugin to auto convert audio files into Ogg
per > http://forums.fedoraforum.org/showthread.php?t=63653
The above thread on the Fedora Forums about a script that can
automatically convert one audio format to another got me thinking >
wouldn't it be fantastic to be able to right click on an MP3 (or other
audio file) while in Firefox, and automatically have the file
converted into Ogg at the same time as the file is being saved
2006 Nov 21
1
Installing 2.4.0
Hello,
I'm trying to install R 2.4.0 on a SunOS 5.10 Generic_118833-24 sun4v
sparc SUNW,Sun-Fire-T200 machine. The machine has gcc version 3.3.2 and
gcc version 2.95.3 20010315 (release). When I try to compile using 3.3.2
I get an error with signal.h included from dcigettext.c. When I compile
using gcc 2.95.3 I get an error with va_copy.
"Undefined symbol va_copy first referenced
2010 Mar 11
2
Problem with rcmd SHLIB
Hi all,
I am trying to call a C function from R (version 2.10.1) on a windows machine.
The C code is in a .c file, I have pasted the code below although I'm very confident that it does not contain any errors (it is not my code), but also, the problem that I have occurs with every .c file that I have tried this with.
I have installed Rtools and included:
C:\Rtools\bin; C:\Rtools\perl;
2019 Jan 16
2
Internal DNS migrate to Bind9_DLZ
@Rowland,
The application can export in multiple file formats, ldif as well.
Would you like a sample of the entire domain or only the schema or any specific?
Okay, now I'm with you, I am aware of how to update samba.
We have been updating Samba the normal way using the repository. We have been doing updates as should from version 4 moving up slowly to version 4.9.4, not all in a go but
2006 Mar 15
4
RJS template eating encoding
I was previously doing an update via .rhtml templates creating an AJAX
:evaluate_remote_response. I use UTF-8 in my pages, and my app
requires that I be able to, say, put Japanese characters in.
The problem is that when I switched this over to an RJS template it
started eating the encoding. I now get garbage characters where before
I got the correct ones.
The code for the RHTML:
<%=
2001 Sep 06
1
AIX openssh use of SRC control
I'm new to using openSSH on AIX and want to know how others
are launching and maintaing sshd. I see where sshd has a -i option
for use with inetd, but I am thinking about adding the AIX SRC APIs
so that I can use the commands:
lssrc, startsrc and stopsrc to maintain the daemon.
--
Denise M. Genty
genty at austin.ibm.com (512)838-8170 - T/L 678-8170
AIX IP Security
2004 Jan 23
1
Turnbull estimate
Hi everyone,
I've been looking for a function that calculates the Turnbull estimate
for left, right and interval censored data. None of the data that I am
using has exact failure times. The only function I seem to find can handle
data that has no left censoring. It seems that I will have to program
this myself. In your opinion, is it advisable to start with the
function, kaplanMeier, in Splus
2008 Aug 19
0
Converting monthly data to quarterly dataMonday, August 18, 2008 11:38 AM
Dear Gavin,
This is really great, thank you! I created some long loops to get rid of
extra months at the beginning and the end of my data but your code is great
for putting it then together quarterly.
thanks again,
Denise
On Mon, 2008-08-18 at 14:31 +0100, Denise Xifara wrote:
> Thank you very much Stephen, but how will aggregate deal with months that
> fall outside annual quarters? eg,
2014 Dec 17
3
Problema con el subset
Hola a todos,
Agradeceros de antemano vuestro tiempo y paciencia ya que soy un poco
novato y tal vez esto sea un poco trivial.
Lo que quiero hacer es que me represente en eje de las x las fechas
(columna fecha) y los valores de z (columna z) pero de los datos que he
filtrado antes en
(dfgrupo<-subset(df,df$parametroslaboratorio=="Aflatoxinas ByG")) y que los
parámetros iguales
1998 Jul 07
1
SAMBA digest 1739
On Tue, 7 Jul 1998 samba@samba.anu.edu.au wrote:
>
> I've recently installed Version 1.9.18p8 on a V2.6 Solaris x86 box.
> This system has an 8GB disk that I'm sharing out using Samba.
> After I map this share to a drive letter on my V4 NTWS, the
> properties for this drive reports that it is only 4GB.
>
> Is this a known "bug"?
> Other than the bogus
2009 Nov 16
1
Problem with sounds DTMF's phone keys
Hello everybody,
I need help, I have a problem with conferences in asterisk, when many
people are in a conference sometimes there're users pressing phone keys
and this action emits a sound (DTMF of the phone keys), so, I need to
find the way of not listening this sound.. I'm using
MeetMe(variable,pFX).. I tried whithout "F" but it doesn't work because
users continue