Displaying 20 results from an estimated 3000 matches similar to: "Boot from OCFS2"
2008 Jun 16
5
Re: ssh between DomUs in Xen3.2
Hi Waldirio:
I tried telnet earlier from one DomU to another
[root@localhost ~]# telnet 192.168.17.201 22
Trying 192.168.17.201...
Connected to 192.168.17.201 (192.168.17.201).
Escape character is ''^]''.
and then it just hangs...
So it looks like I can connect to the port from DomU to DomU.
But from Dom0 to a DomU
[root@gxn-wn2 ~]# telnet 192.168.17.201 22
Trying
2008 Jun 12
8
Booting from CD to rescue a DomU
Hi Xen Users,
I would like to boot into a knoppix iso on an existing domU.
In my config file i have:
disk = [
"file:/var/lib/xen/images/machine-10.img,hda,w","file:/mnt/knoppix.iso,
hdb:cdrom,hdb,r" ]
Can''t seem to boot it though. Do I have to go into the VMs BIOS to tell it
to boot it?
Cheers
CHris
_______________________________________________
Xen-users
2008 May 30
1
Doubt about NIC on domU
Hello Friends
I''d like to ask about how many interfaces can I configure on my domU.
I''ve one x4600 (Sun Fire) with 32GB RAM and 16 CPU''s AMD Opteron, with
RedHat AS 4up5, and I created two guest machines with 4 CPU''s each, 2 NICs
and 2GB RAM. So, I needed set 3 IP address then I set one IP in eth0,
another in eth0:1 (alias) and another in eth1. On first
2008 May 03
1
Doubt about compatible hardware
Hello friends
I was installed the yum group Virtualization to start tests about it, but
when my machine was restarted, hung up in same time of start xend daemon ..,
I'm stoped the daemon with chkconfig and the OS work's fine (without xen),
but when I started the daemon, my NIC/Switch led turn off.
For recommendation of a guy in #xen channel (irc.freenode.com), I cahnged
my NIC and
2009 Oct 14
3
post-hoc test with kruskal.test()
Dear R users,
I would like to know if there is a way in R to execute a post-hoc test
(factor levels comparison, like Tukey for ANOVA) of a non-parametric
analysis of variance with kruskal.test() function. I am comparing three
different groups. The preliminary analysis using the kruskal-wallis-test
show significance, but I still don''t know the relationship and the
significance level
2006 Jun 20
1
rsync-2.6.8 hangs on AIX
We're copying a large number of 256MiB-files from one
AIX-5.3 machine to anoter, using rsync-2.6.8 (with ssh). In
the morning, the rsync process stopped to copy any more files
(it is still hanging as I write this, and we can leave it alone for
a couple of days).
There is another machine in between that forwards all tcp
packets to the target machine:
SOURCE
(rsync -z --rsh=ssh
2011 Oct 31
3
How to use IML with R and SAS
Hello,
I have a for loop that generates data in R. With the IML program, I would
like to analyze data in SAS from each iteration of the for loop in R. It
would be helpful if someone could explain to me how to analyze data this
way.
Thanks
[[alternative HTML version deleted]]
2011 Apr 20
8
Bug in PCI Passthrough
Hello all
I tried to enable PCI Passthrough in my Debian Squeeze installation.
Unfortunately, it didnt work. The following bug showed up (excerpt from
dmesg):
[ 10.148612] uhci_hcd 0000:00:14.2: PCI INT D -> Link[LNKD] -> GSI 11
(level, low) -> IRQ 11
[ 4.678352] Failed to setup GSI :11, err_code:-22
[ 4.678480] dmfe 0000:00:0e.0: PCI INT A -> Link[LNKB] -> GSI 11 (level,
low)
2008 May 21
0
About dom0 and guest machine
Hello Friends, good afternoon
I'd like to ask about stored settings of dom0 and guests machine. For
example, I've a SunFire x4600 with 32GB/Ram and 16 CPU's (8 CPU's dual
core). When I power on my system, with the command #xm vcpu-list, I can see
this
[root at srv ~]# xm vcpu-list
Name ID VCPUs CPU State Time(s) CPU
Affinity
Domain-0
2008 Jun 25
1
confidence bounds using contour plot
Hello
I'm trying to calculate 2d confindence bounds into a scatterplot using the
function "kde2d" (package MASS) and a contour plot.
I found a similar post providing a solution - unfortunatly I do not realy
understand which data I have to use to calculated the named "quantile":
Post URL: http://tolstoy.newcastle.edu.au/R/help/03b/5384.html
> (...)
>
>> Is
2012 May 16
23
Xen or KVM
Hi,
I am new to virtualization and I am having the obvious hassle of choosing between Xen and KVM.
Can Xen experts help me with this?
Regards,
Arindam
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
2018 May 17
2
How to build nss-util.i686 on Centos 7 with mock
Hello list,
I'm currently trying to build the i686 version of
http://vault.centos.org/7.5.1804/os/Source/SPackages/nss-util-3.34.0-2.el7.src.rpm
The x86_86 version works with mock, but I cannot figure out
how to build the i686 version.
best regards,
Martin
2010 Nov 29
2
R equivalent of Beaton's Sweep algorithm
I'm looking for an R equivalent of Beaton's (1964) Sweep algorithim for
partial inversion of a
matrix by pivoting.
It implemented in SAS/IML as sweep(matrix, indices), described here
http://support.sas.com/documentation/cdl/en/imlug/59656/HTML/default/langref_sect266.htm
and here for python
http://adorio-research.org/wordpress/?p=262
--
Michael Friendly Email: friendly AT yorku
2003 Feb 26
1
calculationg condition numbers
am I right in the assumption, that for calculation of the condition
numbers I have to use the correlation matrix of X, and not t(x) %*% x?
> e <- eigen(t(x) %*% x)
better (x must not have a first column of ones):
> e <- eigen(cor(x))
> e$val
[1] 6.6653e+07 2.0907e+05 1.0536e+05 1.8040e+04 2.4557e+01 2.0151e+00
> sqrt(e$val[1]/e$val)
[1] 1.000 17.855 25.153 60.785 1647.478
1999 Nov 12
1
SAS to R translator for particular procedures (fwd)
----------------------------Original message----------------------------
Date: Fri, 12 Nov 99 11:09:05 EST
From: Bill Paterson <BAD305 at ukcc.uky.edu>
Subject: SAS to R translator for particular procedures
To: R-Help <r-help at stat.math.ethz.ch>
X-Mailer: MailBook 98.01.000
Message-Id: <991112.111316.EST.BAD305 at ukcc.uky.edu>
MIME-Version:
2009 Nov 23
3
Translation from R codes to SAS.
my teachers doesnt understand R and I don't know how to use SAS.
Anyone interested in translating my codes to test whether your SAS codes are
as good as R???
I can test it on SAS codes once you have translated it ....
regards:working:
--
View this message in context: http://old.nabble.com/Translation-from-R-codes-to-SAS.-tp26486117p26486117.html
Sent from the R help mailing list
2007 Mar 29
2
Integer underflow in the "file" program before 4.20
Hello
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1536
"Integer underflow in the file_printf function in the "file" program
before 4.20 allows user-assisted attackers to execute arbitrary code via
a file that triggers a heap-based buffer overflow."
Is FreeBSD 5.x/6.x affected too? It looks the System has file 4.12. The
port has 4.20.
Regards,
Thomas
--
Terry
2009 Feb 12
2
SAS Institute Adding Support for R
Hi Folks,
SAS Institute is adding official support for R:
http://support.sas.com/rnd/app/studio/Rinterface2.html
Cheers,
Bob
=========================================================
Bob Muenchen (pronounced Min'-chen),
Manager, Research Computing Support
U of TN Office of Information Technology
Stokely Management Center, Suite 200
916 Volunteer Blvd., Knoxville, TN
2010 Jan 11
3
Eigenvectors and values in R and SAS
Hi,
I was wondering if function eigen() does something different from the
function call eigen() in SAS.
I'm in the process of translating a SAS code into a R code and the values of
the eigenvectors and eigenvalues of a square matrix came out to be different
from the values in SAS.
I would also appreciate it if someone can explain the difference in simple
terms. I'm pretty new to both
2020 Apr 27
2
Implementación paquete ilm
Buenos días, estoy intentando reproducir el script de este github:
http://uc-r.github.io/iml-pkg#interactions
Todo iba bien hasta que en el 6º panel me encuentro esto:
For any given loss function do
1: compute loss function for original model
2: for variable i in {1,...,p} do
| randomize values
| apply given ML model
| estimate loss function
| compute feature importance