Displaying 20 results from an estimated 7000 matches similar to: "mirrors down?"
2007 Nov 01
3
RPM Key in Readme file
The readme file on the cran website for linux EL5 contains the following
RPMS for Red Hat Enterprise Linux created by Bob Kinney
<rhel_cran at hmdc.harvard.edu>. The RPMS are signed with the following
key available from pgp.mit.edu
Type bits /keyID Date User ID
pub 1024D/99B62126 2004/11/18 HMDC Linux Support
<linux_support at latte.harvard.edu>
I went ot pgp.mit.edu and
2008 Apr 01
2
smbldap-useradd -w won't create machine account
I can't get smbldap-useradd to add the sambaSamAccount workstation
attributes. For example:
smbldap-useradd -w 'test_machine$'
# test_machine$, People, desktop.hmdc.harvard.edu
dn: uid=test_machine$,ou=People,dc=desktop,dc=hmdc,dc=harvard,dc=edu
objectClass: top
objectClass: account
objectClass: posixAccount
cn: test_machine$
uid: test_machine$
uidNumber: 1010
gidNumber: 515
2007 Nov 14
1
Installing java on CentOS 5
strugging with things here...
tried tracking the info on the Wiki (which apparently is now in need of
a maintainer)...
http://wiki.centos.org/HowTos/JavaOnCentOS
My primary interest is using Xalan/Saxon/xslt/xsl-fo docbook generation.
I was thinking that all I really need is jre but downloaded both jre and
jdk just in case.
can anyone tell me what I'm doing wrong? (after removing both jdk
2008 Jul 28
4
weird Windows profile creation
It seems weird. On 75% of my machines, it creates accounts as:
c:\documents and settings\username
on 25% of the machines, it creates them as:
c:\docments and settings\username.DOMAINNAME
These are fresh machines, so it's unclear to me where this behavior
stems from. We're not using roaming profiles.
Does anyone have any idea as to why this happens?
thanks
Chris
2019 Sep 11
4
Need to update gcc to version >=6 on CentOS 7 ?
$ sudo yum install devtoolset-7
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
* base: mirror.vcu.edu
* epel: mirror.siena.edu
* extras: mirror.vcu.edu
* updates: mirror.vcu.edu
No package devtoolset-7 available.
Error: Nothing to do
On Wed, Sep 11, 2019 at 12:17 PM Gordon Messmer
<gordon.messmer at gmail.com> wrote:
>
> On 9/11/19 9:05 AM,
2006 Jan 20
2
HP NetServer LC2000r and LH6000r install woes
hello folks!
i've got four HP NetServers, two LC2000r and two LH6000r. the CentOS
4.2 ServerCD can't see hard drives on any of them.
each machine has a HP NetRAID controller; the LC2000rs have a
NetRAID-1Si and the LH6000rs have an Integrated NetRAID. each
controller has three 9GB drives, two mirrored and one hotspare.
each machine boots ok (the LC2000rs need "linux
2010 Nov 01
3
Geany plugins out of sync
I'm intending to do some version control, hence looking for some
plugins. Geany and geany-plugins packages in Rpmforge seem to be out
of sync:
Name : geany-plugins
Arch : i386
Version : 0.18
Release : 1.el5.rf
Name : geany
Arch : i386
Version : 0.19.1
Release : 1.el5.rf
When both are installed, geany claims that plugins are not
2007 Sep 19
2
CentOS-4.5 and LG cd-rom/dvd burner
I would like to burn the cd-rom iso's of CentOS-5.0 on my desktop machine,
which is running CentOS-4.5. Is there a site or other reference that can
provide me with a detailed, hand held, step-by-step, blow-by-blow
description on how to do this for my installation?
Regards,
--
*** E-Mail is NOT a SECURE channel ***
James B. Byrne mailto:ByrneJB at
2004 Dec 02
2
RCmdr on Linux with R 2.0.0 over VNC can't use GLX
Hello,
I'm a admin over at Harvard University and I have quite a few users that
use R predominately over VNC. In the past this has not been an issue,
but after upgrading to R 2.0.0 they can no longer use RCmdr over VNC.
When trying to use the package, they see the following:
> library("Rcmdr")
Loading required package: tcltk
Loading required package: zoo
Loading required
2009 Oct 12
3
xyplot does not find variable in data
When we call a lattice function such as xyplot, to what extent does
the "data" designation cause the function to look inside the "data"
for variables?
In the examples below, the "subset" argument understands that
"Variety" is a variable in the data.
But the "scales" argument does not understand that "nitro" is a
variable in the data.
2010 Mar 02
1
Installation problem with 2.10 and Solaris 10 (PR#14227)
Full_Name: John Noble
Version: 2.10
OS: Solaris 10 SPARC
Submission from: (NULL) (128.172.190.27)
The make of Recommended fails. All sections of Make work up to this point and
the compiled version of R appears to be correct. Only when adding the
recommended modules does the problem appear. The best I can figure the problem
appears to be related to the fact that gzip will not decompress
2009 Mar 18
2
Directory server import
Hi list
Does anyone know if there is a simple way to import standard linux users
into the directory server? I have found some but they don't seem to be so
flexible since I have to import from several servers into different ou's
Regards
Per Qvindesland
2009 Oct 10
1
lattice auto.key drop unused levels
The following code produces a legend ("key") that mentions the unused
levels of Block.
library(MEMSS)
xyplot(yield~nitro, subset=(Block=="I" | Block=="II"), data=Oats,
group=Block, auto.key=T)
and adding "drop.unused.levels=T" does not fix it. And in fact even
the following does not solve the problem:
xyplot(yield~nitro,
2009 Jul 26
1
obtain names of variables and data from glm object
Suppose we have some glm object such as:
myglm <- glm( y ~ x, data=DAT)
Is there an elegant way--or the "right way" within the R way of thinking--to
obtain the names of the response variable, the predictor variables, and the
dataset, as character strings?
For instance, suppose the "right way" was to use the (currently fictitious)
functions theresponse(), thepredictors(),
2013 Oct 04
2
Issue retrieving new certificate on host after original certificate was revoked
Folks --
I am attempting to retrieve a new certificate on a Puppet client whose
certificate was revoked on the Puppet master.
The original certificate was revoked using the command:
# puppet cert --revoke el5-puptest-2.localdomain
I have deleted the /var/lib/puppet/ssl directory on the client, and issued
the following command:
# puppet agent --test --waitforcert=20
This produces the
2017 Apr 12
2
Enterprise Linux Slack
On 04/12/2017 09:36 AM, Phelps, Matthew wrote:
> On Wed, Apr 12, 2017 at 12:26 PM, Nux! <nux at li.nux.ro> wrote:
>
>> To be honest Freenode is nice and I'd be sad to see it replaced with
>> anything.
>> So cool to be a "/join #project" away from getting help.
>>
>>
> IRC is a problem for those of us behind government/corporate firewalls.
2009 Aug 03
3
session logging
Consider all the text that one sees on the console during an R session.
Is there a way, within R, to make all this text--both the "output" and the "messages"--automatically get copied to a single text file, in addition to seeing it on the console?
If I remember to save the console to a file at the end of my R session, that does it. But
(1) That requires pointing and
2008 Jul 17
2
nested calls, variable scope
Below is an example of a problem I encounter repeatedly when I write functions. A call works at the command line, but it does not work inside a function, even when I have made sure that all required variables are available within the function. The only way I know to solve it is to make the required variable global, which of course is dangerous. What is the elegant or appropriate way to solve
2006 Jun 30
1
lme and SAS Proc mixed
I am trying to use lme to fit a mixed effects model to get the same
results as when using the following SAS code:
proc mixed;
class refseqid probeid probeno end;
model expression=end logpgc / ddfm=satterth;
random probeno probeid / subject=refseqid type=cs;
lsmeans end / diff cl; run;
There are 3 genes (refseqid) which is the large grouping factor, with
2 probeids nested within each refseqid,
2009 Oct 28
3
variable labels to accompany data.frame
Often it is useful to keep a "codebook" to document the contents of a dataset. (By "dataset" I mean
a rectangular structure such as a dataframe.)
The codebook has as many rows as the dataset has columns (variables, fields). The columns (fields)
of the codebook may include:
? variable name
? type (character, factor, integer, etc)
? variable label