Displaying 20 results from an estimated 79 matches for "carla".
Did you mean:
carl
2015 Oct 05
1
Dovecot don't erase mails from storage.
...h client connected (pid=11621)
Oct 02 17:50:38 auth: Debug: client in: AUTH 1 PLAIN
service=pop3 secured session=Xiif9iEhmgBV80+u
lip=xxx.xxx.xxx.xxx rip=xxx.xxx.xxx.xxx lport=995
rport=53914 resp=<hidden>
Oct 02 17:50:38 auth-worker(11561): Debug:
sql(carla.franjoso at xxxxxxx.xx,xxx.xxx.xxx.xxx):
query: /* dovecot-sql.conf password_query */ SELECT
'/var/vmail/xxxxxx.xx/carla.franjoso' AS userdb_home, 'mdbox:~/mail' AS
userdb_mail, 111 AS userdb_uid, 114 AS userdb_gid, CONCAT('*:bytes=',
CAST(m.quota AS CHAR)) AS userdb_quota_r...
2015 Oct 18
14
[Bug 92523] New: [Quadro FX 370] Compiz freezes entire desktop.
...Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: major
Priority: medium
Component: Driver/nouveau
Assignee: nouveau at lists.freedesktop.org
Reporter: carla.sella at gmail.com
QA Contact: xorg-team at lists.x.org
Created attachment 118962
--> https://bugs.freedesktop.org/attachment.cgi?id=118962&action=edit
Dmesg
I have already reported this issue on lauchpad:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1487553.
My Desktop...
2017 Nov 18
2
family
...fore their offspring information. Their parent information (parent1
and parent2) should be set to zero, if unknown. Also the first
column should be unique.
Here is my sample data set and desired output.
fam <- read.table(textConnection(" offspring Parent1 Parent2
Smith Alex1 Alexa
Carla Alex1 0
Jacky Smith Abbot
Jack 0 Jacky
Almo Jack Carla
"),header = TRUE)
desired output.
Offspring Parent1 Parent2
Alex1 0 0
Alexa 0 0
Abbot 0 0
Smith Alex1 Alexa
Carla Alex1 0
Jacky Smith Abbot
Jack 0 Jacky
Al...
2005 Jan 20
2
Johnson transformation
Hello,
I'm Carla, an italian student, I'm looking for a package to transform non normal data to normality. I tried to use Box Cox, but it's not ok. There is a package to use Johnson families' transormation? Can you give me any suggestions to find free software as R that use this trasform?
Thank yuo very...
2010 Jul 19
1
How to create a guest os from existing disk image file with virt-install
Hi
I have configured KVM with Fedora Core 13 by enabling the KVM virtualization
option while installing OS.
I have successfully created the guest OS by using the virt-install API
/usr/sbin/virt-install --name centos5 --ram 512 --disk
path=/var/lib/libvirt/images/
centos.img,size=5 --network network:default --accelerate --vnc -c
/tmp/CentOS-5.3-i386-bin-DVD.iso
Os installed successfully and after
2014 Jun 03
1
wbinfo -u returns no domain users
...ng the net ads join -U command. However, when I
try to run the wbinfo -u command it returns to prompt.
The command wbinfo -p works. I have also tried restarting the Samba and
winbind services and joining the machine to the domain again. However
nothing works.
Your assistance would be appreciated,
Carla
2018 Oct 31
3
Fwd: Paletas de colores para datos cualitativos
Hola, mi nombre es Carla y trabajo en EstadÃstica. Soy nueva en R y estoy
haciendo un curso para principiantes. Tengo unos datos de trayectorias de
pacientes de un hospital -categorÃas cualitativas- y quisiera graficar cada
trayectoria empleando paletas de colores, para prescindir del texto.
Adjunto imagen de trabajo reali...
2008 Feb 01
4
Concatenate a Variable
Good morning!
I do not speak English very well and so I will try to explain the best I
can. I have this:
> tabela[,1]
[1] a a b b a c b a c c c c c
Levels: a b c
>unique(tabela[,1])
[1] a b c
Levels: a b c
>var<-unique(tabela[,1])[1]
> var
[1] a
Levels: a b c
But if I concatenate like this
> cat("VAR: ", var, "\n")
I obtain
>VAR: 1
and I
2009 Apr 12
3
Using cdrecord on CentOS
Hi,
I'd like to use cdrecord on the command line. I'm currently reading the
relevant chapter in Carla Schroder's "Linux Cookbook". Unfortunately,
some of the tricks and hints included in the book don't seem to work the
same way on a standard CentOS 5 install.
1) Am I supposed to be root to use cdrecord and burn an .iso file?
2) How do I specify a device? 'cdrecord -scanbus...
2008 Jul 17
4
REvolution computing
Hi, everybody. Sorry to bring up the subject again but I have visited the revolution computing web page, but its not clear when or what will be the new release be. Does anybody have information about that?. Does anybody know if the version that will be released will be validated?. I have been reading the previous mails about validation and I work in a Pharma company and validation is a big
2011 Jun 13
4
How to calculate the product of every two elements in two lists?
u<-c(0.1,0.2,0.3)
v<-c(0.2,0.3,0.5)
outer1<-outer(u,u,">=")
outer2<-outer(v,v,">=")
m<-nrow(outer1)
j<-nrow(outer2)
zz<-lapply(1:m, function(m) as.numeric(outer1[m,]))
tt<-lapply(1:m, function(m) as.numeric(outer2[m,]))
zz[[1]]*tt[[3]], e.g., is possible, but I want every products between two
lists.
Is there a way to do that?
--
View this
2009 Jul 20
5
SSH without password on CentOS 5 ?
Hi,
I'd like to use SSH without password so I can use it in scripts (for
example in combination with rsync to do backups). I have Carla
Schroder's "Linux Cookbook" and I'm trying out the various receipts, but
the one for SSH without a password doesn't work. The book is slightly
dated, and I wonder if SSH included in CentOS works differently.
Any suggestions?
Niki
2004 Aug 20
1
Is there an alternative to subplot() of splus
Dear R-gurus,
Is there any function in R does the same thing as function subplot()in
Splus?
I am trying to post a pie chart onto the top right hand corner of
existing bar chart.
Also, Does anyone know if I can use paste() to paste the graph to
another graph?
Cheers,
Carla Chen
2006 Oct 16
1
macros reference?
One more question- is there a reference somewheres for all the built-in
Asterisk macros?
thanks!
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
?Carla Schroder
?check out my "Linux Cookbook", the ultimate Linux user's
?and sysadmin's guide! http://www.oreilly.com/catalog/linuxckbk/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2006 Oct 17
1
1.4 gsm files changed??
...im-sorry.gsm
-rw-r--r-- 1 1000 1000 1419 Dec 5 2005 im-sorry.gsm
$ ls -l im-sorry.gsm
-rw-r--r-- 1 1000 1000 9240 Sep 20 09:36 im-sorry.gsm
All of them are several times larger in 1.4- is it supposed to be like this?
Should I file a bug report?
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
?Carla Schroder
?check out my "Linux Cookbook", the ultimate Linux user's
?and sysadmin's guide! http://www.oreilly.com/catalog/linuxckbk/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2014 Feb 09
0
[Bug 74695] [NV86] GPU hangs on resume, causing X to crash
https://bugs.freedesktop.org/show_bug.cgi?id=74695
--- Comment #7 from Carla sella <carla.sella at gmail.com> ---
I started having Xorg server crashes from kernel 3.8.0-35 on wards. Up to
kernel 3.7.10 I had ho crashes after suspension (that is until Ubuntu Quantal
Quetzal no crashes, from Ubuntu Raring Ringtail I stared having crashes).
Carla
--
You are receiving t...
2006 Dec 05
6
Switching from FreeBSD to Linux - which distro?
Does there seem to be a popular Linux distro folks use specifically for
Asterisk? I'd like to move off of FreeBSD but I'm not too familiar with
Linux distros. In particular, I'm looking for a free, stable, well
supported distro that has a friendly community. Any advice appreciated.
Sorry for asking a question that I'm sure has been asked thousands of
times.
Best regards,
2002 Jun 29
2
TO SYMMETRY AND ASYMMETRY-----NOW ADD SUPERSYMMETRY
...oredumped on the Internet for worldwide inspection and derision----it's too late!
I give up! I'd be happy to discuss hypercubes, set-to-set calculation or any aspect of supersymmetrical encryption/decryption with anyone who can jolt the Homeland Defense boys to attention. Can you do it?
Carla Koerner Hein
Voice (714) 821-5778 Call Me! I need feedback!
Fax (714) 821-6216
carlah at oc-net.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20020629/b507506d/attachment.html
2008 Feb 14
3
contingency table
Hello!
May you help me? I'm trying to do a contingency table using this
> data(iris)
> library(rpart)
> modelo <- rpart(Species ~., iris)
> prev <- predict(modelo, iris)
Finally the contingency table
> table(iris$Species, prev)
But an error occurs:
Error in table(iris$Species, prev) :
all arguments must have the same length
And I do not understand why, may you
2005 May 11
2
time zones, daylight saving etc.
...hing repeating times/missing times
around the timezone changes and, my resulting vector is 1 hour shorter
than my other series. From the R help I see that my OS may be to blame
but, even if I specify tz="GMT" I still get NZST and NZDT. Can someone
help?
I hope this all makes sense
Carla