Displaying 15 results from an estimated 15 matches for "cutte".
Did you mean:
cute
2004 Dec 02
7
A possible way to reduce basic questions
Jim Lemon <bitwrit <at> ozemail.com.au> writes:
> I have been thinking about how to reduce the number of basic questions that
> elicit the ...ahem... robust debate that has occurred about how to answer
The traffic on r-help could be reduced by creating a second list where
more elementary questions are asked.
There may be other ways to partition the universe of questions
2009 Apr 21
6
Sampling in R
[This email is either empty or too large to be displayed at this time]
2004 Jun 18
1
Compiling R with Intel compilers - recommended options?
Hi,
I'm a sysadmin who's been tasked with installing R on our 1000-node
compute cluster.
I have licences for the Intel C and FORTRAN compilers, so I'm using the
following to compile:
CFLAGS="-O2 -axWK"
FFLAGS=$CFLAGS
CXXFLAGS=$CFLAGS
CC=icc
F77=ifort
CXX=icc
FPICFLAGS=-fpic
./configure --without-x --without-tcltk
The compilation seems to go OK, with a few warnings.
2015 Oct 28
2
windows 8.1 unable to connect to samba 4.2 share on FreeBSD domain auth
So we have a samba 4.1.17 Domain running and have truble to with windows 8.1 cutt off the shares in the domain from time to time.
We researched a lot without beeing successfull. The users need to relogin or restart to reach their shares again.
Greetings
Daniel
EDV Daniel Müller
Leitung EDV
Tropenklinik Paul-Lechler-Krankenhaus
Paul-Lechler-Str. 24
72076 Tübingen
Tel.: 07071/206-463, Fax:
2015 Oct 28
1
windows 8.1 unable to connect to samba 4.2 share on FreeBSD domain auth
On 28/10/15 13:29, Motty wrote:
> my domain controller, AD is windows 2000. That is my environment.
>
> Thanks,
> Motty
>
> On 10/28/2015 01:31 AM, Mueller wrote:
>> So we have a samba 4.1.17 Domain running and have truble to with
>> windows 8.1 cutt off the shares in the domain from time to time.
>> We researched a lot without beeing successfull. The users
2007 Mar 22
6
Anyone using Goldberg for production sites?
Just starting to look at Goldberg and I like what I see so far. However,
there''s quite a bit in there. Anyone using Goldberg for production sites?
How is the security, flexibility, etc?
Thanks for any input you can provide!
Jake
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk"
2005 Mar 04
0
Is aggregate() what I need here?
I'm pretty new to R, and I've been given a script by a user who wants
some help with it. I know enough about the way R works to know that
this is a very inefficient way to do what the user wants (the
LSB_JOBINDEX stuff is added by me so that this can work on many
hundreds of input data files as LSF jobs - it's the nested loops I'm
really interested in):
2008 Oct 28
0
Samba 3.2.4 - Problem with Security ADS
Hi people...
I?m trying to use samba 3.2.4 on CentOS 5.2, but the winbindd process dont
go to memory when I run it with -D option. I saw that *security=ads *in
smb.conf is the problem. When I cutt off "security=ads" from smb.conf, then
winbindd goes to memory but i cant access the SQUID+Samba+ADS.
Is it a bug?
Sorry my english!!!
#########################
# SMB.CONF
2015 Oct 28
0
windows 8.1 unable to connect to samba 4.2 share on FreeBSD domain auth
my domain controller, AD is windows 2000. That is my environment.
Thanks,
Motty
On 10/28/2015 01:31 AM, Mueller wrote:
> So we have a samba 4.1.17 Domain running and have truble to with windows 8.1 cutt off the shares in the domain from time to time.
> We researched a lot without beeing successfull. The users need to relogin or restart to reach their shares again.
>
> Greetings
>
2010 Jun 21
1
need help when "make check" R-2.11.1
To whom it may concern:
My OS: CentOS 5.5
R version: R-2.11.1
My questions are as follows:
First, I inputted commands:
-----------------------------
# ./configure --enable-R-shlib
# make
# make check
-----------------------------
Everything goes well until "make check".
screen log:
**************************************
make[1]: Entering directory `/tmp/R-2.11.1/tests'
make[2]:
2005 Mar 21
2
X11 Fonts sizes
In postscript graphs (pointsize = 10, different sizes in graph adjusted via
cex) I would like to use different font sizes but get the following warning
message:
Warning messages:
1: X11 used font size 8 when 9 was requested
2: X11 used font size 8 when 7 was requested
3: X11 used font size 8 when 5 was requested
This is probably not a R but a X11 problem, nevertheless I would be most
2015 Oct 27
2
windows 8.1 unable to connect to samba 4.2 share on FreeBSD domain auth
Hello,
I am having issues getting users trying to connect to samba share. The
weird part is that some users are able to connect but some aren't. all
windows 7 client are able to connect without issues. any ideas?
#=============== Global Settings
[global]
workgroup = DOMAIN
realm = domain.ad
netbios name = Share2
server string =
username map = /usr/local/etc/samba/username.map
hosts
2005 Feb 18
9
Using time series and lm
Hello,
I apologize for this question that may has been asked a lot of times
but I could not go through it.
I create a multivariate time series containing NA values.
I want to compute a linear regression and obtain a time serie for both
residuals and fitted values. I have tried the trick ts.intersect,
without success.
Could you help me out of this?
####
Example:
y<-ts(1:10+rnorm(10))
2009 Apr 22
2
Exporting objects plotted with plot3d() - rgl package
Dear all,
Can anybody tell me how to export a 3d figure made with the plot3d
function? I'm careless about whether it's still interactive or not in
another format, as long I can get it out of R.
Thanks!
Alejandro Gonz?lez
Departamento de Biodiversidad y Conservaci?n
Real Jard?n Bot?nico
Consejo Superior de Investigaciones Cient?ficas
Claudio Moyano, 1
28014 Madrid, Spain
Tel +0034
2004 Nov 11
0
ROracle SQL length limitation
Hi All,
This question was brought up some time ago but I never saw a reply so I'd like to bring it up again. When using ROracle package (version 0.5-5), I am unable to run any queries that are greater than 4000 characters in length. If I do, I get the following message:
Error in oraPrepareStatement(con, statement, bind=NULL) :
RS-DBI driver: (too long a statement -- it must has less than