Displaying 20 results from an estimated 400 matches similar to: "Why CentOS 5.2 is so large?"
2008 Jun 24
2
PHP 5.2 for CentOS 5.x
Hi,
has the CentOS version of php 5.2.x also been released yet? I couldn't find it.
Thanks
Gerald
--
Gerald Balzer, Senior Partner
T: +41 44 440 55 13
E: g.balzer at unicum-consulting.ch
E: gerald at crbm.ch
******************************************
Unicum Consulting & Marketing GmbH
Luzernerstrasse 51a, CH-6010 Kriens
Business Solutions to suit your needs
2007 Apr 24
3
could netcard be hotpluged in a running VM?
hi
I have try to "xm block-attach " to hotplug a disk into a running paraVM
and I want to kown whether the netcard could be hotpluged into a
running paraVM?
if it could , how to do it?
could you holp me
Thanks in advance
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2005 Feb 01
2
forcing a file to have the same uid from parent directory
Hi,
I have a little problem, sometimes the administrator must put a file in a
home directory. But the owner of this file is root, not the user which
have the home directory.
Example :
/rsrv/data1/home/toto toto Utilisateurs 0700
+ toto.id root Administrateurs 0700
+ fichier.xls toto Utilisateurs 0700
I would like to kown how I set up my
2012 Jun 20
2
Using rsync to mirror directories where root owns file, using non-root user to initiate session
I have spent a day researching and attempting to debug this issue. I am hoping someone can tell me how (or disabuse me of the delusion that it's possible) to do the following:
- Mirror the contents of a directory on one server to a remote server where there are diverse ownership and permissions
- File and directory ownership on both the source and destination servers would normally prevent
2006 Sep 24
4
crush when play SC
after installation and everything is fine, then when I try to turn SC.exe, X
crushes, saying something like 3D parameters passed didn't match the
hardware or something, please help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-users/attachments/20060924/c4931591/attachment.htm
2003 Dec 04
2
[LLVMdev] another question
hi,
when i change the OBJ_ROOT and recompile the llvm, it's successful.
but run following test, then the error occues:
-----------------------------------------------------
[yue at RH9 obj]$ make -C ./test/Programs
make: Entering directory `/home/yue/llvm/obj/test/Programs'
make[1]: Entering directory `/home/yue/llvm/obj/test/Programs/SingleSource'
make[2]: Entering directory
2008 Feb 29
2
How to convert the "user coordinate system" in R graph to "normal coordinate system" whose origin is the upper-left cornner of the drawing area?
Dear friends,
The user coordiante system in the R graphics is easy to understand as
it simply corresponds to the range of values on the axes of the plot.
However, sometimes, we want to kown the coordinates of a region in other
system, e.g., the normal coordinate system whose origin is the the
upper-left cornner of the drawing area which is used to set the hot regions
in the HTML image maps.
2006 Jun 16
2
Effect size in mixed models
Hello,
Is there a way to compare the relative relevance of fixed and random effects
in mixed models? I have in mind measures of effect size in ANOVAs, and would
like to obtain similar information with mixed models.
Are there information criteria that allow to compare the relevance of each
of the effects in a mixed model to the overall fit?
Thank you,
Bruno
2011 Oct 07
1
"r squared" and anova for linear mixed-effects model
I have a linear
mixed-effects model (from the package
nlme) with a random effect; Is there something like
an "r squared" for the whole
model which I can state? I´d like to kown: How would I do anova for a linear
mixed-effects model?
Lic. Florencia BonattoUniversidad Nacional de Rio Cuarto, Cordoba.
[[alternative HTML version deleted]]
2005 Aug 07
1
Question about SSL/TLS for ldap and samba
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I read in samba-howto-collection :
"To remedy the first security issue, the ldap ssl |smb.conf| parameter
defaults to require an encrypted session (ldap ssl = on) using the
default port of |636| when contacting the directory server. When using
an OpenLDAP server, it is possible to use the StartTLS LDAP extended
operation in the place of
2002 Feb 04
1
A little patch
I' ve write a little patch for rsync.
I'm not a programmer but when I mirror pas cooker package of mandrake, I want
to the file for 15 days, even if the file has been delete on the server.
I add the option --heeptime=x where x is the time of validity in second after
it creation.
But I don't want to keep very large file:
--keepmaxsize=y where y is the maximum size for a file in
2004 Nov 02
1
ICECast in Flash / IEWin
Hello,
Michael Smith <msmith@xiph.org>:
>
> We don't sent a content-length header because there's no way to know the
> content length in advance - it's a stream, after all!
I kown this, after more than 1 hour the flash player stop to play. But during 1
hour It's possible to listen music, better than hearing nothing.
> > So, I made a small PHP proxy and
2006 Jun 18
1
Bayesian Networks with deal
Ein eingebundener Text mit undefiniertem Zeichensatz wurde abgetrennt.
Name: nicht verf?gbar
URL: https://stat.ethz.ch/pipermail/r-help/attachments/20060618/a60e3fff/attachment.pl
2017 Jun 18
3
Problema con Histograma con porcentajes usando ggplot
Gracias. Alguna idea de que usar para calcular los porcentajes y
almacenarlos. Se puede usar flat table?
El 18/06/2017 4:50 p. m., "Carlos J. Gil Bellosta" <cgb en datanalytics.com>
escribió:
> Los porcentajes que obtienes con tu código son sobre todas las facetas, no
> país a país.
>
> Calcula los porcentajes previamente a por país y representa esa columna en
>
2017 Jun 18
2
Problema con Histograma con porcentajes usando ggplot
Estimados
Soy un nuevo usario de R, y estoy usando como base de datos el European
Social Survey, que tiene datos de 40,000 individuos, y alrededor de 23
países europeos. Lo que he seleccionado es la útima ola, el round 7, para
el año 2014.
He leido los datos, desde SPSS y aquí tienen la base de datos y que tipo de
objetos se han generado, y tambíen la distribución por pais de la muestra.
No he
2012 Dec 09
3
[LLVMdev] pb05 benchmarks for llvm/dragonegg 3.2
Duncan,
With the commit from http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20121203/158488.html,
the Polyhedron 2005 benchmarks complete again on x86_64-apple-darwin12. The result are similar to what
were seen with FSF gcc 4.6.2svn and llvm/dragonegg 3.0 (which was the last release that passed pb05)
http://lists.cs.uiuc.edu/pipermail/llvmdev/2011-October/044091.html.
Jack
2003 Jul 12
5
jails, ipfilter & stunnel
I'm setting up a server where I plan to use Jails to improve security
I also have installed and am configuring ipfilter. Here are my
questions:
Because I'm using Jails, I will have to have multiple ip aliases on the
network interface. I will use ipfilter to specify what can go to each
of the addresses. (e.g., allow only incoming to port 80 on the jail
running apache).
Another
2006 Jul 13
1
sem question
Dear all,
I am trying to estimate simultaneous equation model concerning growth in russian regions.
I run the analysis by means of FIML in R sem package.
I am not familiar with SEM yet, but I've just got several suitable estimated specifications.
Nevertheless, sometimes R gives the following warning message:
Warning message:
Negative parameter variances.
Model is probably underidentified.
2012 Dec 10
0
[LLVMdev] pb05 benchmarks for llvm/dragonegg 3.2
Hi Jack, thanks for these numbers.
> With the commit from http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20121203/158488.html,
> the Polyhedron 2005 benchmarks complete again on x86_64-apple-darwin12. The result are similar to what
> were seen with FSF gcc 4.6.2svn and llvm/dragonegg 3.0 (which was the last release that passed pb05)
>
2017 Jun 18
2
Problema con Histograma con porcentajes usando ggplot
#Simple table con frecuencias absolutas y crear relativas
count =table(ess$stflife)
percent = 100* (count)/sum(count)
Carlos he creado a esto a nivel general en vez de usar prop.table. Según lo
que dices o entiendo, debo de usar la función
ddply para hacerlo a nivel de todos los paises, y entiendo que ddply (,
c(""), debo de indicar los paises?
Saludos
2017-06-18 17:37 GMT-05:00