Displaying 20 results from an estimated 100 matches similar to: "Internal DNS replication and how to fix"
2003 Apr 12
1
ps commandline option woes (-v weired formatting, more power for -m)
Two issues concerning ps commandline options.
1) -v option, cosmetic !
currently the formatting is very unsexy, makes this option
rather unusable, you can't easy follow the columns
2) -m option doesn't have precedence over other options
forcing the output to be memory sorted.
i.e. -u option implies -r (-r = sort by current cpu usage)
Now I find the output format of -u very
2007 Sep 12
1
reshape help
Hi,
I'm trying to use reshape but I cannot quite understand how it works.
Could somebody help me on this? Example, my data is something like:
mydat <- data.frame(tree= 1:10, serra=rep(1:2, c(5,5)), bt01= 101:110,
bt02= 201:210, bt03= 301:310, mm01= 9101:9110, mm02= 9201:9210, mm03=
9301:9310)
> mydat
tree serra bt01 bt02 bt03 mm01 mm02 mm03
1 1 1 101 201 301 9101 9201
2009 Jun 17
1
[LLVMdev] Configure problem of llvm2.5 in Mac OS X 10.4.11
Hi,
I am trying to install llvm 2.5 in my PowerPC machine. I have already installed XCode Tools 2.4.1.
I can compile programs using gcc run them.
I try to configure llvm 2.5, the configuration aborts with following message:
checking build system type... powerpc-apple-darwin8.11.0
checking host system type... powerpc-apple-darwin8.11.0
checking target system type... powerpc-apple-darwin8.11.0
2013 Dec 05
4
Third-party SATA-RAID cards suggestions
Hi all,
Would anybody care to suggest a third party SATA-RAID card that works out of
the box with CentOS 6, without having to jump through hoops to make it work?
The card should preferably be able to connect ten harddrives, but I guess
three four-port cards should work as well. There's no need for anything fancy
really, as long as I can create a single big software-raid on it at CentOS
2020 Jun 16
2
LUKS layer / best practice
Hi all,
with regard to LUKS; should it placed before LVM or after? Any
recommendations? TRIM command fully supported through all layers etc?
--
Leon
2010 Sep 29
2
Problem with dovecot/deliver and SSL in 2.0.4
I'm facing a problem with dovecot/deliver and SSL in 2.0.4 which did not
occur in earlier releases:
I get this error message:
postfix/local[18259]: 687CE86514: to=<rainer at homenet.local>,
relay=local, delay=0.08, delays=0.02/0/0/0.06, dsn=5.3.0, status=bounced
(Command died with status 89: "/usr/libexe
c/dovecot/deliver". Command output: doveconf: Fatal: Error in
2006 Mar 04
1
Asterisk to a Huawei softX3000
Greetings,
I'm having a job getting asterisk to register with a Huawei softX3000
softswitch via SIP. I keep getting 401 Unauthorized. Funny thing is I can
successfully register SJPhone, a PA1688 IP Phone as well as a WiFi Phone
against the switch without *any* problems. I think it's got to be something
as simple as perhaps the register string which is currently
2017 Mar 10
1
polkit helper timeout and defunct pkla-check-authorization processes on CentOS 7.3
Hi everyone,
We seem to be having issues on multiple CentOS 7.3 machines. The problem
seems to revolve around polkitd. At some random time, polkitd seems to stop
responding on my systems. Along with this, there might be hundreds of
defunct pkla-check-authorization processes. If I reboot, then things are
fine for a while.
I don't see any activity in the unabridged journal to suggest anything
2008 Mar 28
1
Sweave - print \n ?
Hi,
this is probably quite stupid but I have no clue
what's wrong. Let's say I write the function
hline <- function() {
cat("\\hline \n")
}
and call hline() from within a Sweave chunk. Why is
there no carriage return after the \hline in the
resulting tex file?
if I call hline() hline() in the chunk, then I get
\hline \hline
in the tex code without a linebreak in
2002 Apr 22
1
Goodness-of-fit
Hi,
I want to perform goodness of fit test for multinominal distribution. The
easiest way would be to use Chi2, but the measurment errors are not
normally distributed. I thought about using some bootstraping method to
perform the analysis. How can I do it in R?
Tomek
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read
2008 May 01
2
howto import .xls and .ods
Hi,
i want to import data from .ods and .xls files in R on a linux system.
Seems it was a faq in the past, but i found only solutions for Windows.
Is there a handy solution for linux? The best would be something like
mytab <-read.ods(...)
Any hints? Thanks a lot for reading so far,
--
Jonas Stein <news at jonasstein.de>
2010 Jun 13
1
Failure to load the recommended package Matrix (Was: [R] Can one get a list of recommended packages?)
On Sun, Jun 13, 2010 at 8:28 AM, Uwe Ligges
<ligges at statistik.tu-dortmund.de> wrote:
>
>
> On 13.06.2010 01:09, Dr. David Kirkby wrote:
>>
>> On 06/12/10 05:27 PM, Douglas Bates wrote:
>>>
>>> On Sat, Jun 12, 2010 at 8:37 AM, Dr. David Kirkby
>>> <david.kirkby at onetel.net> wrote:
>>>>
>>>> R 2.10.1 is used in
2013 Jan 07
5
mpt_sas multipath problem?
Greetings,
We''re trying out a new JBOD here. Multipath (mpxio) is not working,
and we could use some feedback and/or troubleshooting advice.
The OS is oi151a7, running on an existing server with a 54TB pool
of internal drives. I believe the server hardware is not relevant
to the JBOD issue, although the internal drives do appear to the
OS with multipath device names (despite the fact
2000 Dec 22
2
factor analysis
I have put a preliminary version of factanal in a package at
http://www.stat.ox.ac.uk/pub/R/fa_0.1-1.tar.gz
and would appreciate feedback. In particular
1) What else you might want. Please give precise references with
algorithmic details, as that has been a major problem for me.
2) Some convincing examples of factor analysis. Most (literally) of the
ones I have looked at are local maxima, not
2010 Jun 15
1
building 2.11.1 on solaris 10
Trying to get 2.11.1 built on a solaris 10 machine. This particular
machine I do not have root access so I have just created an area under
my home to use. I am currently having issues in the src/library area
most specifically with getting the datasets area built. Here is the
output form my most recent compile:
building package 'datasets'
all.R is unchanged
2006 Jan 03
1
Summary functions to dataframe
I have written a few different summary functions. I want to calculate
the statistics by groups and I am having trouble getting the output as a
dataframe. I have attached one example with a small dataset that
calculates summary stats and percentiles, I have others that calculate
upper confidence limits etc. I would like the output to be converted to
a dataframe with one of the columns as the
2009 Jun 18
0
[LLVMdev] Configure problem of llvm2.5 in Mac OS X 10.4.11
I can configure it now. Thank You!
--- On Wed, 6/17/09, Bill Wendling <isanbard at gmail.com> wrote:
From: Bill Wendling <isanbard at gmail.com>
Subject: Re: [LLVMdev] Configure problem of llvm2.5 in Mac OS X 10.4.11
To: "LLVM Developers Mailing List" <llvmdev at cs.uiuc.edu>
Date: Wednesday, June 17, 2009, 6:26 PM
Hi Murat,
This looks suspicious:
2001 Nov 28
2
Why are looping variables not local?
Hello,
I've had a quick look on the list and can't find an answer to this niggle.
Whilst debugging some code, I noticed that looping variables in R are not
local to the loop as seams common in procedural languages.
For example consider the following piece of code:
for(i in 1:3){
cat(i,"")
for(i in c("a","b","c")){
cat(i,"")
2018 Dec 04
2
Update failure: Mate requires libgtop-2.0.so.10
> Date: Monday, December 03, 2018 20:41:20 -0600
> From: Frank Cox <theatre at sasktel.net>
>
> I just tried updating this laptop to the shiny new Centos version
> and it appears that Mate doesn't like the new version of libgtop,
> as you can see here:
>
> Error: Package: marco-1.16.1-3.el7.x86_64 (@epel)
> Requires: libgtop-2.0.so.10()(64bit)
>
2017 Oct 30
2
R: dplyr, doBy, and ggplot2 in CentOS7
On Mon, Oct 30, 2017 at 10:56 AM Tony Schreiner <anthony.schreiner at bc.edu>
wrote:
> On Mon, Oct 30, 2017 at 10:27 AM, Larry Martell <larry.martell at gmail.com>
> wrote:
>
> > I have a R script that I am running from python with rpy2. On a debian
> > system I run this:
> >
> > apt-get install R-cran-ggplot2 R-cran-caret
> >
> > And the