Displaying 15 results from an estimated 15 matches for "itsas".
Did you mean:
isas
2003 May 08
3
R crashes with package SJava; was Memory leakage?
Dear all,
Maybe this has something to do with R crashing?
When my R version crashes, there is Rgui.exe still
running in the background (i.e. W2K's task manager
recognises it only as a process, which apparently
is using almost 100% of the CPU).
I can reproduce that by "using" the SJava package
(from Brian Ripley's homepage, as suggested on
http://www.omegahat.org/RSJava/).
2007 Dec 19
5
pciback.hide with ISDN Cards
...Possler
IT Architect
IBM Enterprise Linux Services
ELS Wiki@IBM (only accessible via IBM intranet)
IT-Services and Solutions GmbH
Rathausstr. 7, D-09111 Chemnitz
Geschäftsführung: Rainer Laier, Michael Mai
Sitz der Gesellschaft: Chemnitz
Registergericht: Amtsgericht Chemnitz, HRB 18409
http://www.itsas.de/
gerhard.possler@de.ibm.com
Mobil +49 (0) 160 90578637
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2008 Feb 12
7
san fibrechannel device in HVM domU
Hi,
I''m on a HP DL365, amd64, running SLES10sp1, but with kernel and xen of
SLES10sp2, therefore using Xen 3.2. The domU shall be a Windows HVM guest.
I want use the Qlogic SAN card in a domU. I''m following these instructions:
http://www.novell.com/communities/node/2880/assign-dedicated-network-card-or-pci-device-xen-virtual-machine
well, there is written that this only
2008 Feb 11
11
Simplest OS possible?
What is the simplest OS I can install in Xen, preferably Linux based, and
don''t tell me MS-DOS :). I have installed a minimal version of Fedora, but I
want something that is even less cluttered.
I have looked at Minix, but it is not fully supported. I need something
small, lightweight (doesn''t have to be multi-threaded or anything), that
will run small C and Assembler programs
2008 Mar 12
1
Help in estimating HURST parameter
Hi,
Can u please tell me which all packages do i need to install to
estimate the hurst parameter in R. I have tried installing all the possible
options but still it doesnt work.
basically i want to use 9 functions to estimate hurst parameter like
aggvarfit, rsfit, etc.
i will be very thankful if u could be of some help.
--
Regards,
Deepak Jadhav.
[[alternative HTML version
2006 Nov 14
0
PRNG is not seeded
I had this problem here on some of our servers after an o/s upgrade, and
found that the /dev/urandom file had changed permissions from 644 to 600.
ls -l /dev/urandom
crw------- 1 root system 33, 1 Jul 21 10:49 /dev/urandom
I simply changed the permissions
chmod go+r /dev/urandom
and everything worked fine.
ls -l /dev/urandom
crw-r--r-- 1 root system 33, 1 Jul 21
2003 Jun 11
2
Does the RPM for RH9 know about TCL/Tk
Sorry for the probable repeat post but I can only search the list up to
2002 (is there a better way?). I am using the RH9 RPM from CRAN but
packages like AnalyzeFMRI say that tcltk is not found. Do I need to do
more to get Tk GUIs working on RH9 or does the RPM not have tcltk support
built in (should I compile from source). Thanks in advance.
Take care.
-Morgan
2003 Sep 25
1
rpmbuild of src.rpm error
I received an error trying to build R-1.7.1-src.rpm on RH9.0.93 (Severn)
and I was wondering if anybody could tell me what is going on with the
manual error.
+ cp -pr 'doc/manual/R-*.pdf' /var/tmp/R-root/usr/share/doc/R-1.7.1
cp: cannot stat `doc/manual/R-*.pdf': No such file or directory
error: Bad exit status from /var/tmp/rpm-tmp.78384 (%doc)
Processing files: R-debuginfo-1.7.1-1
+
2004 Mar 22
2
lme question
Hi,
I have a dataset like this,
> testdata
Grouped Data: expr ~ visit | subject
expr visit subject
1 6.502782 V1 A
2 6.354506 V1 B
3 6.349184 V1 C
4 6.386301 V2 A
5 6.376405 V2 B
6 6.758640 V2 C
7 6.414142 V3 A
8 6.354521 V3 B
9 6.396636 V3 C
I tried the command
>
2000 Sep 02
1
R INSTALL *.tgz fails (minor docs/feature bug) (PR#652)
R Team,
I was attempting to install Lindsey's rmutil.tgz and other
non-CRAN packages using 'R INSTALL', for example 'R INSTALL rmutil.tgz'
after downloading 'rmutil.tgz' from Lindsey's page (as linked from
r-project.org page).
Directly using the compressed file as 'R INSTALL rmutil.tgz'
failed, though the shell help from 'R INSTALL --help'
2003 May 03
2
Memory leakage?
Hi, all:
I'm using R 1.7.0 on WinXP under SDI mode. However, very often after I
closed all R windows, my CPU usage was still 100%. By checking the task
manager, I found there are one or several "Rgui.exe" still running and took
all the CPU. I had to close them one by one manually. This happened to me
with R 1.6.1, R 1.6.2 also and also on Win2K. Rememeber there was a
2008 Feb 11
4
patch for kernel exploit?
Hi,
As most of you probably already know, a local root exploit was released
yesterday which affects kernels from 2.6.17 to 2.6.24.1. Is there an
official patch for dom0 and domU kernels, or can the backport of the
official kernel patch be used on these kernels?
Regards,
Zoltan HERPAI
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
2008 Jan 11
6
Xen creating two bridges
Hi,
I''m trying to set up networking on a new machine.
I''m not getting any networking from the domU''s
I notice that I have two bridges being created:
xenbr0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
inet6 addr: fe80::200:ff:fe00:0/64 Scope:Link
UP BROADCAST RUNNING NOARP MTU:1500 Metric:1
RX packets:3024 errors:0 dropped:0
2008 Feb 17
17
Exporting a PCI Device
Hi All,
just a quick question I could not figure out. Is there a way to export a
PCI device to multiple VMs (para) keeping it available to dom0? Xen
version is 3.0.4.
Thanks,
Jan
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2005 Jul 02
0
away from the office
[This email is either empty or too large to be displayed at this time]