Displaying 20 results from an estimated 2000 matches similar to: "Help required for Research"
2005 Dec 20
2
Extracting data from .zip file in WINDOWS version of package
Hello,
I am building a R-package for Genetics analysis. The accepted data is in pedigree (.ped) file format.
To load the data (say CAMP.ped) from "data" directory, I have a function "CAMP.R", which does the job.
The package builds successfully in Linux (.tar.gz) and the data loads successfully by "data(CAMP)".
However, when I build the package in WINDOWS, the data
2017 Jun 13
7
[Bug 2729] New: Can connect with MAC hmac-sha1 even though it's not configured on the server
https://bugzilla.mindrot.org/show_bug.cgi?id=2729
Bug ID: 2729
Summary: Can connect with MAC hmac-sha1 even though it's not
configured on the server
Product: Portable OpenSSH
Version: 7.5p1
Hardware: All
OS: Linux
Status: NEW
Severity: security
Priority: P5
2002 Jan 23
6
meaning of "IO Error: skipping the delete...."
On 23 Jan 2002, Nitin Agarwal <nitin.agarwal@timesgroup.com> wrote:
> Hi,
> I am Nitin from India working with a leading Indian newspaper "The Times
>
> of India".
> We recently downloaded "rsync" and found it to be very useful and good
> utility.
> We tried to implement it between our main server and the DRS (Disaster
> Recovery System), located
2009 Jan 14
1
[Patch] a bugfix to the oprofile code
Keir,
The checks in the function passive_domain_do_rdmsr() were not
sufficient. Also the same checks were done in the function
passive_domain_do_wrmsr(). So these common checks are moved in a new
single function passive_domain_msr_op_checks().
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Jun Nakajima <jun.nakajima@intel.com>
Please Apply,
Thanks &
2017 Jun 02
3
Newbie question VoD streaming with Icecast
Dear All,
I am curious to know if IceCast can be used for audio/video on-demand
streaming over http/https.
My basic understanding is that IceCast runs in broadcast mode. As such, it
may not be ideal for my particular use case, wherein, I wish to stream
media files on demand to multiple browser based clients who may request the
same media file at different times.
Is it possible at all then to
2006 Feb 12
3
Problem with Playback sound in 64 bit machine
Sorry for re-posting this message -
I am trying to run the latest stable Asterix version 1.2.4. on 64 bit amd
procesor.
Things are working but the playback sounds that I hear when tring to connect
over IAX are of very high frequency.
i.e a sentence which should finish in 4 secs finishes in much lesser time.
Where can be the problem? any configuration issue?
Thanks in advance.
-------------- next
2006 Apr 19
4
[PATCH] avoid injection of missed timer interrupts while debugging a guest
Hi Keir, Ian,
Today if we stop the guest for debugging using the gdbserver and then
continue with the guest execution the PIT finds that the time has gone
ahead and it missed to inject so many timer ticks, and it tries to
inject all of those one by one. So after the gdb continue command the
guest just handles the timer interrupts for a long time before it can do
anything else.
This patch
2008 Apr 07
6
64-bit windows capability
What is the prognosis for being able to install a 64-bit windows guest
(of any variety) on an opensolaris host.
Don Nichols
2010 Nov 09
2
help to merge two data frame if name matches
Dear All,
I have two data like this :
$cat main.csv
name,id,memory,storage
mohan,1,100.20,1.10
ram,1,200,100
kumar,1,400,50
xxx,1,100,40
aaa,1,800,45
mount,1,200,80
> main <- read.csv(file='main.csv',sep=',' , header=TRUE)
> main
name id memory storage
1 mohan 1 100.2 10
2 ram 1 200.0 100
3 kumar 1 400.0 50
4 xxx 1
2007 May 30
3
separate y-limits in xYplot panels
Hello,
I would like to get the scales of y-axes dependent only on the data points in a particular panel. Have attached a test example below.
When using 'relation="free"', it does not make the scales 'free', however when using 'relation="sliced"', I get a warning "Explicitly specified limits ignored in: limitsFromLimitlist(have.lim = have.ylim, lim
2013 Aug 27
6
Scale of axis for two data sets
Hi,
Kbytes RSS rNo
2689632 1450876 1433788
2689632 1450876 1433788
2689632 1450876 1433788
2689632 1450876 1433788
2689632 1450876 1433788
2689632 1450876 1433788
2689632 1450876 1433788
2689632 1460168 1443084
plot(data$rNo,data$RSS,pch=0,type="b",col=36,axes=FALSE, ylab="",
xlab="",las=2,lwd=2.5)
title(" PID -
2002 Mar 06
3
Problem in .First.lib
Hello!
I downloaded a package "multtest" (from bioconductor.org) in R, and
installed it by 'R CMD <package>' (after unzipping and taring).
The problem is when I say 'library(multtest)' in R, the following error is
generated:
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library
2013 Feb 18
3
DomU trying to write on an IO Port
Hi,
I am running xen-hypervisor over qemu. Now while running domU I want to
write on an IO port, which I''ll be handling inside Qemu. Basically, this is
a communication mechanism for me to communicate with qemu. I am writing on
port number ''0x378'' as a root user using "outl" function. But when I run
this code in domU, it does not reach qemu.
So my question is:
2012 Sep 10
3
Share working with IP not with hostname
hi guys
I managed to setup the share. I am able to access the share with IP address, but as soon as I try to do it via hostname, I get a user name and password pop up, which always fail to authenticate. Any setting I am missing?
Thanks
nitin
2007 Jan 24
2
Logistic regression model + precision/recall
Hi,
I am using logistic regression model named lrm(Design)
Rite now I was using Area Under Curve (AUC) for testing my model. But, now I
have to calculate precision/recall of the model on test cases.
For lrm, precision and recal would be simply defined with the help of 2
terms below:
True Positive (TP) - Number of test cases where class 1 is given probability
>= 0.5.
False Negative (FP) -
2018 Oct 02
2
Re: VM migration help required.
On Mon, Oct 1, 2018 at 12:25 PM Nitin Rane <Nitin.Rane@techmahindra.com>
wrote:
> Hi Arik,Shahar,
>
(Adding libguestfs mailing-list)
Hi Nitin,
> I am looking to migrate VMs from Openstack Juno to Openstack Newton and
> from VMWare to Openstack Newton.
>
> While doing google search I came across the link authored by you,
>
2013 Nov 01
2
Replace element with pattern
Hi,
I have a data frame with one column and several rows of the form.
"Peak Usage : init:2359296, used:15859328, committed:15892480,
max:50331648Current Usage : init:2359296, used:15857920,
committed:15892480, max:50331648|-------------------|"
I tested the regex
Current.*?[\|]
in an online tester which greedily matches upto the first 'pipe' character
Current
2006 Feb 24
5
Problem with T1 installation
Hi All,
I have installed a Digium TE110P card on an Asterisk 1.2.1 system. Its connected directly to the PSTN. But I am unable to make outbound calls on the zap channels. The light on the card is green. Asterisk CLI shows all 24 channels when I give the command 'zap show channels'. I also noticed that Asterisk CLI shows an incoming call every few seconds on the 24th channel. This must be
2010 Nov 09
4
help to add a new column filled with value 1
Dear All,
I have a data frame with 5 column and 201 row data. I want to add one
more column between column 1 and 2 with value of 1. So the new column
has to be the second column filled with 1. Any help will be
appreciated.
Thanks for your time.
Thanks & Rg
Mohan L
2015 Sep 02
3
Samba4.2.3 Authentication
Hello,
Need your guidance in setting up SAMBA 4.2.3 on CentOS7 with proper authentication.
Below are the details of my smb.conf file.
Problem: incorrect authentication when accessing share from windows machine
a) "worm" share is guest only and can be accessed by any person without authentication
b) "secure_worm" is share which require authentication from the user
when I