Displaying 20 results from an estimated 141 matches for "thibaut".
Did you mean:
thibault
2011 Jul 20
4
Integrating samba with existing AD
...b5-libs-1.6.1-55.el5_6.1
The smb.conf
http://pastebin.com/9iCd1meR
The krb5.conf
http://pastebin.com/nJ2DuBFi
In the nsswich.conf
passwd: files ldap winbind
shadow: files ldap
group: files ldap winbind
The problem (Everything seems to work just fine ):
# kinit -V thibaut
Password for thibaut at WORK-NETWORK.COM:
Authenticated to Kerberos v5
# net join -S pwdsrv -U Thibaut
Thibaut's password:
Using short domain name -- WORK
DNS update failed!
Joined 'smbsrv' to realm 'WORK-NETWORK.COM'
wbinfo -u
wbinfo -g
getent passwd
getent gro...
2017 Oct 27
2
Draft review request (php7 on CentOS) [Was: Documentation proposal]
?A wiki article about how to use php7.x on CentOS 7 has been written
by ?Thibaut
Perrin. His draft can be found in the Scratch section of:
https://wiki.centos.org/ThibautPerrin
?Feedback welcome.
Akemi?
On Wed, Oct 25, 2017 at 2:20 PM, Thibaut Perrin <thibaut.perrin at gmail.com>
wrote:
> Hi,
>
> No problem, everyone has a life, I understand that ;)
>
>...
2017 Oct 25
2
Documentation proposal
That would be perfect :)
On 25 October 2017 at 02:34, Akemi Yagi <amyagi at gmail.com> wrote:
> On Tue, Oct 24, 2017 at 2:53 PM, Thibaut Perrin <thibaut.perrin at gmail.com>
> wrote:
>
>> Hi everyone,
>>
>> ThibautPerrin here, I would like to propose a How-To to use php7.x on
>> CentOS 7, using the SCL, as most of the articles you can find on the web
>> offer to do this using third party rep...
2017 Nov 03
2
Draft review request (php7 on CentOS) [Was: Documentation proposal]
Hi all,
How long should we wait to decide if we should publish it elsewhere ?
Thanks,
Thibaut
On 27 October 2017 at 16:05, [-=X.L.O.R.D=-] <xlord.sl at gmail.com> wrote:
> Akemi,
>
> Thank for info, seems many developer are using ?centos-release-scl? these
> days, that makes life easier, however, it is little to governance the
> ?software source collection? if they ar...
2006 Feb 09
4
Setting up Ruby + RubyOnRails on the new intel mac (any feedback?)
Hi
I''m about to attempt to setup RoR on an iMac powered by an Intel core duo.
Before I start, is there anyone who would have some feedback about a similar
setup (and likely, the caveats hidden down there) ?
thanks!
Thibaut
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060209/4469dc8d/attachment.html
2017 Nov 03
0
Draft review request (php7 on CentOS) [Was: Documentation proposal]
?It's been a week, so I set up a place for you in HowTo:
?https://wiki.centos.org/HowTos/php7
Akemi
On Fri, Nov 3, 2017 at 9:20 AM, Thibaut Perrin <thibaut.perrin at gmail.com>
wrote:
> Hi all,
>
> How long should we wait to decide if we should publish it elsewhere ?
>
> Thanks,
>
> Thibaut
>
> On 27 October 2017 at 16:05, [-=X.L.O.R.D=-] <xlord.sl at gmail.com> wrote:
>
>> Akemi,
>&g...
2006 Mar 22
14
currency conversion webservice in a rails app?
Hi,
I''m interested in using a currency conversion web service in my rails
app. Does anyone have a free service that they use and like? I found
this one
http://www.webservicex.net/WS/WSDetails.aspx?CATID=2&WSID=10
I''ve tried to make a simple, plain Ruby script to connect to this and
get a conversion rate without success.
How do I integrate a webservice into my rails app? I
2006 Mar 12
5
AR - Migrations - how to use a varchar as primary key instead of int ?
Hi
I''d like to have a varchar primary key named id instead of the default int
id. Does anyone knows how to specify this from migrations ?
Should I also specify something in the model class ?
thanks!
Thibaut
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060312/797bca4b/attachment.html
2017 Oct 24
2
Documentation proposal
Hi everyone,
ThibautPerrin here, I would like to propose a How-To to use php7.x on
CentOS 7, using the SCL, as most of the articles you can find on the web
offer to do this using third party repositories, which might not be the
most appropriate thing to do :)
The location would probably be in the How-Tos I'm guess...
2017 Oct 27
0
Draft review request (php7 on CentOS) [Was: Documentation proposal]
...n Behalf Of Akemi Yagi
Sent: Friday, October 27, 2017 9:34 PM
To: Mail list for wiki articles <centos-docs at centos.org>
Subject: Re: [CentOS-docs] Draft review request (php7 on CentOS) [Was: Documentation proposal]
?A wiki article about how to use php7.x on CentOS 7 has been written by ?Thibaut Perrin. His draft can be found in the Scratch section of:
https://wiki.centos.org/ThibautPerrin
?Feedback welcome.
Akemi?
On Wed, Oct 25, 2017 at 2:20 PM, Thibaut Perrin <thibaut.perrin at gmail.com <mailto:thibaut.perrin at gmail.com> > wrote:
Hi,
No problem, everyone has a...
2008 Mar 19
1
one/multi-dimensional scaling with incomplete dissimilarity matrix
Dear David,
you asked this question a while ago on the R mailing list and got no
answer. I have the same problem and was wondering if you had found a solution
Cheers
Loic
Loic Thibaut, PhD candidate,
ARC Centre of Excellence for Coral Reef Studies,
School of Marine Biology, James Cook University,
Townsville,
Qld, 4811, Australia.
Tel + 61 747 815 735, Fax: + 61 747 251 570, email: Loic.Thibaut at jcu.edu.au
2007 Nov 21
3
shrink a dataframe for plotting
I get tables with millions of rows. For plotting to a screen-size
jpg, obviously just about 1000 points are enough. Instead of feeding
plot() the original millions of rows, I'd rather shrink the original
dataframe, using some kind of the following interpolation:
-- split dataframe into chunks of N rows each, e.g. 1000 rows each
-- compute average for each column
-- issue one new row
2017 Oct 25
0
Documentation proposal
On 25 October 2017 at 08:08, Thibaut Perrin <thibaut.perrin at gmail.com> wrote:
> That would be perfect :)
>
> On 25 October 2017 at 02:34, Akemi Yagi <amyagi at gmail.com> wrote:
>>
>> On Tue, Oct 24, 2017 at 2:53 PM, Thibaut Perrin <thibaut.perrin at gmail.com>
>> wrote:
>>>
>...
2005 Nov 30
2
Samba Guide, SuSe and Yast
...Samba/LDAP solution according to ch5 of the Samba Guide.
It's working - that's great :-)
Now I'd like to know if anyone tried to manage the users database using
tools provided by Yast.
Is there a risk to mess up everything ?
Did anyone try that before ?
Thanks for your help,
Olivier Thibaut.
2007 Mar 07
3
possible bug in model.frame.default
...:
type (closure) incorrect pour la variable '(weights)'
I couldn't go further because of the .Internal. I tried to googlise
this, but I found no such problem reported recently.
Can anyone tell if this is actually a bug? (In case not, please tell me
where I got wrong).
Regards,
Thibaut.
--
######################################
Thibaut JOMBART
CNRS UMR 5558 - Laboratoire de Biom?trie et Biologie Evolutive
Universite Lyon 1
43 bd du 11 novembre 1918
69622 Villeurbanne Cedex
T?l. : 04.72.43.29.35
Fax : 04.72.43.13.88
jombart at biomserv.univ-lyon1.fr
http://biomserv.univ-lyon1.fr...
2007 Nov 23
4
PCA with NA
Dear all,
(Mac OS X 10.4.11, R 2.6.0)
I have a quantitative dataset with a lot of Na?s in it. So many, that
it is not possible to delete all rows with NA?s and also not
possible, to delete all variables with NA?s.
Is there a function for a principal component analysis, that can deal
with so many NA?s.
Thanks in advance
Birgit
Birgit Lemcke
Institut f?r Systematische Botanik
2019 Apr 30
2
firewalld configuration for securing SSH
Ah. I understand now. I was considering roughly the same, but wasn't
sure whether that or rich rules was preferable.
-- Kimee
On Sat, 2019-04-27 at 01:39 +0200, Thibaut Perrin wrote:
> No, I think the rules you created might have a better place in a
> custom xml file instead of being given to firewall cmd directly :)
>
> On Fri, 26 Apr 2019 at 23:01, Kimberlee Integer Model <
> kimee.i.model at gmail.com> wrote:
> > I'm not sure I f...
2013 Jun 05
1
conflicting imports despite using importFrom in NAMESPACE
...just began to pay attention to NAMESPACES recently. Reading this post:
http://stackoverflow.com/questions/8637993/better-explanation-of-when-to-use-imports-depends
clarified things a bit, but I still don't understand the warning above.
Any clarification will be much appreciated.
All the best
Thibaut
--
######################################
Dr Thibaut JOMBART
MRC Centre for Outbreak Analysis and Modelling
Department of Infectious Disease Epidemiology
Imperial College - School of Public Health
St Mary?s Campus
Norfolk Place
London W2 1PG
United Kingdom
Tel. : 0044 (0)20 7594 3658
t.jombart at...
2006 May 18
2
Rake: How to determine the Rails version?
Hi all
I''m learning to use Rake for migration etc.
I wonder if there''s a way to determine the currently used Rails version,
so e.g. when installing a new engine using Rake I could check if there''s
a version used that''s older as needed and so abort the installation. You
know what I mean? ;-)
Thanks and greetings,
Joshua
--
Posted via
2006 May 23
2
Is there anybody use radrails as the editor?
Could anybody told me how to set the rdoc and ri for the radrails?
I am using Windows XP, RadRails 0.63 and Ruby 1.82
I cannot set the rdoc and ri to a directory. Which file should I set
for that under the ruby''s path in the preference in radrails?
Thanks.
--
Best wishes,
Xu Wenhao