Displaying 20 results from an estimated 20000 matches similar to: "Scientific Linux"
2011 Nov 14
3
CentOS versus Scientific
Hey folks,
I was just reminded of the Scientific distro, which on the surface
appears to be quite similar to CentOS even when the developers over
there are rather coy about which Enterprise Linux distro they base
theirs on.
I wonder if anyone here has done a comparison of the two that they'd
care to share.
I work in a Scientific Research Lab (Stem Cell Research) and am
wondering if there is
2020 Apr 07
0
Welcome Thomas and Patrick to CentOS Project Governing Board
Hi,
The CentOS Governing Board of Directors is pleased to appoint two new
Directors to be added to the Governing Board, effective 8th April 2020:
Thomas Oulevey [1] and Patrick Riehecky [2]. The community will
instantly recognise both from their long standing and well established
support for the CentOS Project over the years, initially as consumers
and community participants, and in more recent
2014 Nov 29
1
nut and Tripp Lite smart500rt1u on Scientific Linux 7
I installed nut from the epel repository on Scientific Linux 7. I would like to get my smart500rt1u working, but # upsc smart500 at localhost gives the following output:
battery.voltage.nominal: 0
device.mfr: Tripp Lite
device.model: SMART500RT1U
device.type: ups
driver.name: tripplite_usb
driver.parameter.pollinterval: 5
driver.parameter.port: auto
driver.version: 2.7.2
driver.version.internal:
2020 Apr 08
0
CentOS-announce Digest, Vol 182, Issue 1
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
https://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
2009 Nov 04
2
splitting scientific names into genus, species, and subspecies
I have a list of scientific names in a data set. I would like to split the
names into genus, species and subspecies. Not all names include a
subspecies. Could someone show me how to do this?
My example code is:
a <- matrix(c('genusA speciesA', 10,
'genusB speciesAA', 20,
'genusC speciesAAA subspeciesA', 15,
2009 Apr 01
3
installing DomU with two network bridges via virt-install
I have a Xen DomU configuration that was made in the days before
libvirt and virt-install. In this configuration
I have:
vif = [ ''mac=00:16:3e:05:06:01, bridge=xenbr0'', ''mac=00:16:3e:05:06:0a,
bridge=xenbr1'' ]
and then in xend-config.sxp I define
(network-script my-network-bridge)
where my-network-bridge is in the scripts directory and looks like this:
2013 Jan 09
0
[solved] t-test behavior given that the null hypothesis is true
Hi Ted,
yes this was the problem. Thank you very much.
best
idaios
On Wed, Jan 9, 2013 at 4:51 PM, Ted Harding <Ted.Harding@wlandres.net>wrote:
> Ah! You have aqssigned a parameter "equal.var=TRUE", and "equal.var"
> is not a listed paramater for t.test() -- see ?t.test :
>
> t.test(x, y = NULL,
> alternative = c("two.sided",
2011 Oct 23
0
FW: Re: symmetric matrix multiplication
Just to avoid possible confusion, let me correct a typo
(at step [2] in the example below). Apologies!
-----FW: <XFMail.111023084327.ted.harding at wlandres.net>-----
Date: Sun, 23 Oct 2011 08:43:27 +0100 (BST)
Sender: r-help-bounces at r-project.org
From: (Ted Harding) <ted.harding at wlandres.net>
To: r-help at r-project.org
Subject: Re: [R] symmetric matrix multiplication
On
2007 Aug 16
1
xen 3.1/ RHEL5 vs. ethtool
I have the xensource 3.1.0 x86_64 tarball installed over
a RHEL5 clone distribution. The "ethtool" utility only
returns the following information:
[root@fermigrid5 etc]# ethtool eth0
Settings for eth0:
Link detected: yes
[root@fermigrid5 etc]#
Since I have no vanilla-installed rhel5 machines with which to compare,
I am not sure if I am dealing with a bug in the ethtool
(whose
2017 Aug 18
4
No rule to make target all.R, needed by compiler.rdb building R 3.4.1 from source, Scientific Linux release 6.9 (Carbon)
Hello,
I am trying to build R from source on Scientific Linux release 6.9
(Carbon), Linux version 2.6.32-696.3.2.el6.x86_64 (Red Hat 4.4.7-18).
I load the needed modules and run:
*./configure --prefix $install_dir --with-blas --with-lapack
--enable-R-shlib 2>&1 | tee config-R-$version.log*
The "configure" command seems to run ok:
*R is now configured for
2011 Feb 10
3
how will CentOS handle the perftools 1.7 vs. 1.6 issue?
In order to avoid a cross post, the following background quote is from
SCIENTIFIC-LINUX-USERS at fnal.gov:
<quote>
On Wed, Feb 9, 2011 at 11:27 AM, Ewan Mac Mahon <ewan at macmahon.me.uk> wrote:
>
> I'm a little bit hazy on the details, but there are some slides from the
> meeting here[1]:
>
2008 Apr 18
1
help--dom0 network goes unpingable when xend starts (fwd)
I am posting the message below again because it did not go through
last night. Help!
Steve Timm
--
------------------------------------------------------------------
Steven C. Timm, Ph.D (630) 840-8525
timm@fnal.gov http://home.fnal.gov/~timm/
Fermilab Computing Division, Scientific Computing Facilities,
Grid Facilities Department, FermiGrid Services Group, Assistant Group Leader.
2020 Jun 17
3
Blog article about the state of CentOS
> About Oracle as alternative. Oracle Linux is not an alternative to
> CentOS but for RHEL and if I will force to pay for enteprise system
> currently I will pay RHEL, not OL. Over this, OL is not the only
> enterprise distro that a "user" could choose. If support is needed there
> are SUSE (SLES) and Ubuntu. For who that don't need support there are
> Debian,
2009 Mar 31
2
"digits" in round()
Hi Folks,
Compare
print(1234567890,digits=4)
# [1] 1.235e+09
print(1234567890,digits=5)
# [1] 1234567890
Granted that
digits: a non-null value for 'digits' specifies the minimum
number of significant digits to be printed in values.
how does R decide to switch from the "1.235e+09" (rounded to
4 digits, i.e. the minumum, in "e" notation) to
2010 Jan 06
2
changing behavior of xendomains stop
I''m running xen 3.1.2 as bastardized by RedHat on a redhat
clone operating system. I''m using the xendomains script
as it came out of the box to start my domU''s at boot
and stop them at shutdown.
There are three problems right now:
1) left to its own devices,
service xendomains stop
attempts to do "xm save" on each of the domU''s. that
takes quite a
2009 Aug 05
2
Scientific Format E
Dear Helpers,
I would like to export a large dataset to a txt file in order to use it
in an other programm.
Unfurtunatly the R the scientific format is a small e:
2 e-1
while the other programm requires the format to be a capital E:
2E-1
How can I change this in R?
Thanks for your help
PS: I already found the command to turn them into a non scientific
format (scientific=FALSE)
2003 Feb 06
1
signif {base}: changes to scientific notation
PROBLEM
`signif' does change to scientic notation
at different levels depending on the number
of significant digits in the input.
This can generate tables where figures change
``irregularly'' from normal to scientific notation.
PROPOSAL
The change to the scientific notation should
be made only if the figure in scientific notation
- with potentially as
2011 Sep 19
0
CentOS and Scientific Linux Cern installations with FAI
I'm very happy to announce, that FAI (Fully automatic Installation)
now can install and configure CentOS and Scientific Linux Cern
(SLC). You can use a Debian FAI server for installing CentOS version 5
and 6 or SLC 5 and 6.
As an example I've also built a FAI multi-distribution CD which
installs those three different Linux distributions with different
configurations. Get this ISO image
2010 Jun 16
1
disabling scientific number format
Hello R users,
I am a bit puzzled by the fact that
options(digits=22)
x0 <- 69880
y0 <- 26185
x1 <- 69600
y1 <- 22937
number <- paste(x0,y0,x1,y1,sep="")
number <- as.numeric(travel)
print(number)
gives number in scientific notation (some precision is wasted by having
a "e+19" at the tail):
6.988026185696e+19
but
print(exp(log(number)))
gives the
2007 Sep 26
3
Scientific Notation
Dear List:
Below is how I specify an axis:
axis(2, at=c(0.00005, 0.0005))
R displays the numbers in scientific notation. What
argument/parameter should I use to tell R to display the numbers as
specified rather than in scientific notation?
> version
_
platform i386-pc-mingw32
arch i386
os mingw32
system i386, mingw32
status
major