search for: 3.6

Displaying 20 results from an estimated 2478 matches for "3.6".

Did you mean: 2.6
2005 Oct 27
1
sorting of data
R-Help, I am trying to reduce at data set to rows where a specified value occurs in a specified value. Below is a screen capture of Rgui: > nsmalldata <-read.csv("c:\\DATA\\UNITY\\\PASS0_DOWNFADE\\nsmall.csv") > nsmalldata BOARDNUMBER SESSIONID MATRIXID ARRAYPOINT Temperature PS1 PS2 PS13 PS14 PS15 1 LB0DC 3043 7757513 1 -9999 -9999
2006 Apr 01
0
CESA-2005:406 Moderate CentOS 4 i386 and x86_64 PHP - security update
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 CentOS Errata and Security Advisory CESA-2005:406 https://rhn.redhat.com/errata/RHSA-2005-406.html The following updated files have been uploaded and are currently syncing to the mirrors: i386: php-4.3.9-3.6.i386.rpm php-ldap-4.3.9-3.6.i386.rpm php-pear-4.3.9-3.6.i386.rpm php-devel-4.3.9-3.6.i386.rpm php-mbstring-4.3.9-3.6.i386.rpm
2012 Aug 01
3
Date period
Hello I have dataframe How to remove dates in hourly time seriesThe example time series likedate value 2000-01-05 00:00:00 1.0 2000-01-05 01:00:00 1.0 2000-01-05 05:00:00 3.6 2000-01-05 06:00:00 3.6 2000-01-05 07:00:00 2.2 2000-01-05 08:00:00 2.2 2000-01-05 09:00:00 2.2 2000-01-05 10:00:00
2015 Jun 29
5
Samba 3.6 security fixes
Hi, Good day! I have a few questions regarding the status of Samba 3.6, I know it's now EOL but I'll ask anyway. We currently have a large install base of Samba version 3.6 at the moment in our environment and we can't migrate immediately. My question is, do you still release security patches (at least the highly critical ones) for Samba 3.6? Or is it completely unsupported now?
2014 Dec 22
2
Mixed Samba4 and 3.6 uids/gids
I have an AD domain (Samba 4.1.13 domain controllers) and some Samba 3.6 clients. I would like the uid/gid mappings to be consistent across the two sets of machines. The Samba4 DCs have the following line in smb.conf: idmap_ldb:use rfc2307 = yes and their uids/gids are in sync across all four of them. The Samba 3.6 domain members currently have: idmap config MBSW : backend = rid idmap config
2009 Dec 27
3
Scaling error
Hi useRs, I ran into an inconsistent output problem again. Here is the simplify illustration I've got a matrix as follows > x V1 V2 V3 [1,] 1 2 3 [2,] 4 5 6 [3,] 7 8 9 Associated with the matrix is a scaling factor, sca, derived from, say the mean of the respective columns, V1-V3; > sca V1 V2 V3 2.5 1.7 3.6
2019 Nov 27
3
join samba 3.6 to ad with samba.411
Hello, we MUST join a 3.6 Samba into a Samba-Ad with 4.11, which options do I have to set? on the DCs to join the samba 3.6. Pleas no answer "update to 4.x" it's NOT possible at the moment ? thanks Stefan
2019 Sep 04
2
possible bug in R's configure check for C++11 features
I am trying to compile R under a new setup, and frankly, I have had a lot of problems, but I think the stuff below points to a possible bug in R's (custom) configure checks for C++11/14/17, but not for C++98. This is a report about R from the R-3-6 branch, with a svn checkout from today, revision r77135. In my case the compiler name is x86_64-conda_cos6-linux-gnu-g++, not g++. I denote this
2019 Apr 25
2
Questions/suggestions about new staged installation
Hi, I was playing around with inotifywait (great tool!) to see the new staged installation of source packages in action. In one terminal I'm monitoring the create/delete/move events of the installation library with: ? inotifywait -m --timefmt '%F %T' --format '%T -- %w %e %f' -e create -e delete -e move path/to/R/library/ While in another terminal I install CRAN package
2005 Nov 01
2
CentOS 3.6 is released.
The CentOS development team are please to announce the release of CentOS 3.6 for all supported architectures. It is available on all mirrors and via bitorrent. This release corresponds to the upstream vendor U6 release together with updates through October 11th (depending on architecture). Please download and test, or set your yum.conf to point to 3.6 rather than $releasever (eg
2005 Nov 01
2
CentOS 3.6 is released.
The CentOS development team are please to announce the release of CentOS 3.6 for all supported architectures. It is available on all mirrors and via bitorrent. This release corresponds to the upstream vendor U6 release together with updates through October 11th (depending on architecture). Please download and test, or set your yum.conf to point to 3.6 rather than $releasever (eg
2005 May 05
0
CentOS-announce Digest, Vol 3, Issue 2
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When
2015 Feb 17
2
[LLVMdev] [3.6 Release] Bugfixes in Masked Load/Store
Hi Hans, I fixed 2 bugs in the trunk branch related to Masked Load / Store. Since these intrinsics are generated by Loop Vectorizer on AVX2, a wrong code may be generated. One of the bugs was detected while gcc benchmark testing. http://llvm.org/bugs/show_bug.cgi?id=22225 I think that the bugs should be fixed in 3.6. I have 2 options (1) promote changes of revisions 226791 and 226808 from trunk
2010 Jan 11
3
Illustrating kernel distribution in wheat ears
Dear all R2.10 WinXP I have a dataset dealing with the way different wheat cultivars build their yield. Wheat ears are organised in spikelets where the spikelets can be numbered from the bottom, with even numbers on one side and odd on the other. I know how many kernels there were in each spikelet after some months spent counting them... Now I want to illustrate the differences between the
2014 Dec 22
2
Mixed Samba4 and 3.6 uids/gids
On 22/12/14 17:22, Denis Cardon wrote: > Hi William, > >> I have an AD domain (Samba 4.1.13 domain controllers) and some Samba 3.6 >> clients. >> I would like the uid/gid mappings to be consistent across the two >> sets of >> machines. >> >> The Samba4 DCs have the following line in smb.conf: >> >> idmap_ldb:use rfc2307 = yes >>
2015 Jan 13
2
Update from Samba 3.6 to 4.1 on Debian
Hi, I read in the samba news, that everyone should update from Samba 3.6 to 4.x since Samba 3.6 will be discontinued by the release of 4.2. Is it possible just to remove/deinstall the Samba 3.6 package and then install the wheezy-backports of 4.1.11? Will all configuration and stuff be still there? Do I have to do further configurations to run the still NT4-Style domain? What is the common
2018 May 08
2
Samba 4 AD and Samba 3.6 Fileserver GID Problem
Hi all, I am preparing a migration from openLDAP to Samba 4 AD I am trying to get a Samba 3.6 fileserver (for different reasons it has to be samba 3.6) with ad backend to work with a Samba 4 AD. Almost everything is working. The only problem is that the fileserver does not map the users gidNumber correctly. Example: userx has the uid 1229 and the gid 1040 If I use the "id"
2006 Apr 01
0
CESA-2005:406 Moderate CentOS 4 ia64 php - security update
CentOS Errata and Security Advisory CESA-2005:406 https://rhn.redhat.com/errata/RHSA-2005-406.html The following updated files have been uploaded and are currently syncing to the mirrors: files: updates/ia64/RPMS/php-4.3.9-3.6.ia64.rpm updates/ia64/RPMS/php-devel-4.3.9-3.6.ia64.rpm updates/ia64/RPMS/php-domxml-4.3.9-3.6.ia64.rpm updates/ia64/RPMS/php-gd-4.3.9-3.6.ia64.rpm
2019 Apr 25
1
Questions/suggestions about new staged installation
On 4/25/19 04:57, Tomas Kalibera wrote: > On 4/25/19 3:11 AM, Pages, Herve wrote: >> Hi, >> >> I was playing around with inotifywait (great tool!) to see the new >> staged installation of source packages in action. In one terminal I'm >> monitoring the create/delete/move events of the installation library >> with: >> >> ? ? inotifywait -m
2018 May 08
1
Samba 4 AD and Samba 3.6 Fileserver GID Problem
Hi Rowland, thanks for the clarification, although I hoped for a different solution. We use a third party archiving software that currently only supports samba 3.6. best marc Am 08.05.2018 um 15:04 schrieb Rowland Penny via samba: > On Tue, 8 May 2018 14:38:16 +0200 > Marc Linden via samba <samba at lists.samba.org> wrote: > >> Hi all, >> >> I am preparing a