Displaying 20 results from an estimated 1894 matches for "univers".
Did you mean:
universe
2006 Oct 14
0
ADS authentication in disjointed, multiple forest
...ine
runing Samba 3.0.10-1 (installed from FC3 RPMs) and the active directory
authentication has started failing.
The environment is two domains sitting in separate forests: cit.univ.edu
and dept.univ.edu. (These are separate active directory forests because
that is the environment dictated by the university central IT.
Cit.univ.edu is also a disjoined domain where all the computers for the
domain sit in the univ.edu DNS zone.) There is a one way trust so the
dept domain can use the cit domain for user authentication to computer
resources in the dept domain. (The domain controllers for DEPT.UNIV....
2011 Feb 25
2
Bug inkvm_set_irq
Hi,
Each time i try tou use vhost_net, i'm facing a kernel bug.
I do a "modprobe vhost_net", and start guest whith vhost=on.
Following is a trace with a kernel 2.6.37, but i had the same problem
with 2.6.36 (cf https://lkml.org/lkml/2010/11/30/29).
The bug only occurs whith vhost_net charged, so i don't know if this is
a bug in kvm module code or in the vhost_net code.
Feb
2011 Feb 25
2
Bug inkvm_set_irq
Hi,
Each time i try tou use vhost_net, i'm facing a kernel bug.
I do a "modprobe vhost_net", and start guest whith vhost=on.
Following is a trace with a kernel 2.6.37, but i had the same problem
with 2.6.36 (cf https://lkml.org/lkml/2010/11/30/29).
The bug only occurs whith vhost_net charged, so i don't know if this is
a bug in kvm module code or in the vhost_net code.
Feb
2006 Oct 10
1
read.table versus read.csv (PR#9284)
...f 'aaup.csv' is:
1302,Saint Mary's Coll. of =20
Calif.,CA,IIA,614,494,404,500,754,616,497,618,38,55,42,0,135
Line 162 of 'aaup.csv' is:
9635,Florida Internat'l =20
Univ.,FL,IIA,558,423,395,433,719,553,509,562,182,261,220,76,767
Line 163 of 'aaup.csv' is:
9841,University of North =20
Florida,FL,IIB,498,405,343,408,663,544,462,547,73,81,57,19,230
data.csv[77,]
gives correctly 78th row of the data file 'aaup.csv'
data.table[77,]
gives joined 78th - 162nd row of the data file
data.table[78,]
is equal to the 163rd row of the data file 'aaup.csv'...
2006 Jun 27
2
multiple domains/ ldap /smbldap_search function/pdbedit/
Hi all,
I use samba 3.0.20
the ldap paramaters into the smb.conf are:
passdb backend = ldapsam:ldap://localhost smbpasswd guest
ldap suffix = dc=univ,dc=fr
ldap machine suffix = ou=Hosts
ldap user suffix = ou=People
ldap group suffix = ou=Group
ldap idmap suffix = ou=Idmap
Into my ldap tree i've got 3 domains samba defined
some uid exists into 2 of 3 domains
(toto01 exists twice but into
2012 May 22
3
How to remove square brackets, etc. from address strings?
Hello,
I'd like to remove the individual pairs of square brackets along with
their content - plus the space directly behind it - from address strings
such as this:
[Swidsinski, Alexander; Loening-Baucke, Vera; Lochs, Herbert] Charite
Humboldt Univ, Innere Klin, D-10098 Berlin, Germany; [Hale, Laura P.]
Duke Univ, Med Ctr, Dept Pathol, Durham, NC 27710 USA
I'd like get the
2003 Jun 02
0
Undelivered Mail Returned to Sender (PR#3158)
This is a MIME-encapsulated message.
--2F52F7EF1.1054526569/l3lx216.univ-lille3.fr
Content-Description: Notification
Content-Type: text/plain
This is the Postfix program at host l3lx216.univ-lille3.fr.
I'm sorry to have to inform you that the message returned
below could not be delivered to one or more destinations.
For further assistance, please send mail to <postmaster>
If you do
2006 Jul 18
1
Reproducible Research - Examples
All,
Recently I ran across a URL documenting published research using R:
http://www.cgd.ucar.edu/ccr/ammann/millennium/CODES_MBH.html
A note on the site indicates that the code is being revised. The code and
data are provided, so that one could reproduce the results without having to
buy a proprietary software program. In poking around the R website it is
clear that a lot of thought has gone
2004 Mar 10
1
Re: R-help Digest, Vol 13, Issue 9
C?dric Finet wrote:
>
> I thank you for your answer but I do not understand yet why the Fisher?s exact
> test does not work. And why is a "negative key".
>
> C?dric Finet
>
Running the original TOMS643 fortran code (R uses an f2c translation of
this) says:
FEXACT ERROR: 30
Stack length exceeded in f3xact. This problem should not occur.
The integer hash key is
2011 Apr 07
2
what architecture is required for having a samba working ?
Hi list,
Some years ago, here at University of Poitiers, we used something called Netware. But it was
expensive, so it was decided to abandonned it : some services migrated to samba and OpenLDAP, and
others migrated to Windows Server.
So now, Win7 is coming, and unfortunately we can't use Samba2 anymore. So the solution should be t...
2008 Mar 07
3
R-Logo in \LaTeX (Mag. Ferri Leberl)
Dear Mag. Ferri Leberl,
I'm using something like:
----------------------- tex.tex ---------------------------
\documentclass{article}
\usepackage{graphicx}
\usepackage{fancyvrb}
\newcommand{\Rlogo}{\protect\includegraphics[height=1.8ex,keepaspectratio]{Rlogo.pdf}}
\newcommand{\myinput}[1] {\begin{scriptsize}
\VerbatimInput[frame=single,label=#1]{#1}
\end{scriptsize}}
\title{The R logo,
2008 Mar 07
3
R-Logo in \LaTeX (Mag. Ferri Leberl)
Dear Mag. Ferri Leberl,
I'm using something like:
----------------------- tex.tex ---------------------------
\documentclass{article}
\usepackage{graphicx}
\usepackage{fancyvrb}
\newcommand{\Rlogo}{\protect\includegraphics[height=1.8ex,keepaspectratio]{Rlogo.pdf}}
\newcommand{\myinput}[1] {\begin{scriptsize}
\VerbatimInput[frame=single,label=#1]{#1}
\end{scriptsize}}
\title{The R logo,
2010 Nov 21
3
R help
Dear All,
I'm a beginner user in R and I would like to make a quadratic and
plateau model in R. Can you help please with an example?
Thanks so much
--
Ahmed M. Attia
Assistant Lecturer
El-Khattara farm Station
Agronomy Dept.,
Zgazig Univ., Egypt
Visiting Scientist
Haskell Agricultural laboratory
Agronomy and Horticultural Dept.,
Univ. of Nebraska-Lincoln
ahmedatia at zu.edu.eg
2006 Oct 08
2
Size problem with two dotcharts side by side
Dear all,
I'm trying to produce two dotcharts side-by-side within a Sweave
document. When I'm compiling this example:
\documentclass{article}
\begin{document}
<<fig=T,width=8,height=4>>=
par(mfrow = c(1, 2), cex = 0.7)
for(i in 1:2) dotchart(1:10)
@
<<fig=T,width=8,height=4>>=
par(mfrow = c(1, 2), cex = 0.7)
for(i in 1:2) hist(1:10)
@
2006 Jul 25
0
seqinr updated : release 1.0-5
...can be neutralized in order to save time by
setting the
argument forceUpperCase to FALSE.
http://pbil.univ-lyon1.fr/software/SeqinR/SEQINR_CRAN/DOC/html/kaks.html
all the best,
Simon
--
Simon Penel
Laboratoire de Biometrie et Biologie Evolutive
Bat 711 - CNRS UMR 5558 - Universite Lyon 1
43 bd du 11 novembre 1918 69622 Villeurbanne Cedex
Tel: 04 72 43 29 04 Fax: 04 72 43 13 88
http://pbil.univ-lyon1.fr/members/penel
_______________________________________________
R-packages mailing list
R-packages at stat.math.ethz.ch
https://stat.ethz.ch/mai...
2006 Jul 25
0
seqinr updated : release 1.0-5
...can be neutralized in order to save time by
setting the
argument forceUpperCase to FALSE.
http://pbil.univ-lyon1.fr/software/SeqinR/SEQINR_CRAN/DOC/html/kaks.html
all the best,
Simon
--
Simon Penel
Laboratoire de Biometrie et Biologie Evolutive
Bat 711 - CNRS UMR 5558 - Universite Lyon 1
43 bd du 11 novembre 1918 69622 Villeurbanne Cedex
Tel: 04 72 43 29 04 Fax: 04 72 43 13 88
http://pbil.univ-lyon1.fr/members/penel
_______________________________________________
R-packages mailing list
R-packages at stat.math.ethz.ch
https://stat.ethz.ch/mai...
2006 Oct 01
0
New package 'ade4TkGUI', a Tcl/Tk GUI for ade4
...e advanced ade4 methods, like ktables
analysis methods, or spatial methods, and for more graphical functions.
All comments are welcome. Please use the adelist mailing list :
http://listes.univ-lyon1.fr/wws/info/adelist
Jean
--
Jean Thioulouse - Labo Biometrie et Biologie Evolutive, UMR CNRS 5558
Universite Lyon 1, 43 Boulevard du 11 Novembre 1918, Bat. G. Mendel
69622 Villeurbanne Cedex, France. Tel/Fax : (33) 4 72 43 27 56
http://pbil.univ-lyon1.fr/JTHome.html
_______________________________________________
R-packages mailing list
R-packages at stat...
2006 Oct 01
0
New package 'ade4TkGUI', a Tcl/Tk GUI for ade4
...e advanced ade4 methods, like ktables
analysis methods, or spatial methods, and for more graphical functions.
All comments are welcome. Please use the adelist mailing list :
http://listes.univ-lyon1.fr/wws/info/adelist
Jean
--
Jean Thioulouse - Labo Biometrie et Biologie Evolutive, UMR CNRS 5558
Universite Lyon 1, 43 Boulevard du 11 Novembre 1918, Bat. G. Mendel
69622 Villeurbanne Cedex, France. Tel/Fax : (33) 4 72 43 27 56
http://pbil.univ-lyon1.fr/JTHome.html
_______________________________________________
R-packages mailing list
R-packages at stat...
2013 Jan 31
1
sieve_max_redirects=0 not working as documented
...): sieve:
msgid=<510A758D.1030305 at univ-nantes.fr>: forwarded to <xxxx at xxxxx.com>
what could I have missed?
Thanks,
Arnaud
--
Arnaud Ab?lard (jabber: arnaud.abelard at univ-nantes.fr)
Administrateur Syst?me - Responsable Services Web
Direction des Syst?mes d'Informations
Universit? de Nantes
-
ne pas utiliser: trapemail at univ-nantes.fr
2006 Oct 26
3
Measurements of 3000 criminals
...;t find them in the R datasets
package or by means of Google. What I did find was a table of
frequencies of the central values for *grouped* classifications (finger
lenghts) in the Handbook of Small Data Sets.
Thank you in advance.
D. Trenkler
--
Dietrich Trenkler c/o Universitaet Osnabrueck
Rolandstr. 8; D-49069 Osnabrueck, Germany
email: Dietrich.Trenkler at Uni-Osnabrueck.de