Displaying 20 results from an estimated 700 matches similar to: "Slackware-11.0, Kernel-2.6.20, lguest-137.patch : compiling problem"
2007 Apr 24
1
specify xlim for each panel
I draw dotplot using the following code:
sd.dotplot<-dotplot(data.47.nmr$om_sd ~ as.factor(data.47.nmr$position)
|as.factor(data.47.nmr$pr), data = data.47.nmr,layout=c(1,1),
xlab="Position", xlim=range(data.47.nmr$position),ylab="Sd", main="Changes
of omega angle in different positions",
scales = list(x = list(rot = 45)))
However I get same xlim for each
2012 Sep 04
1
Changed PDC IP, all hell broke lose
I had to move my RedHat 5 box acting as a PDC to a new IP address. It is
running samba 3.5.10. After the move, none of my windows or linux samba
clients worked anymore. I tried rejoining some to the domain, but would
get error
Unable to find a suitable server
Join to domain 'MRIRESEARCH' is not valid
The old PDC IP address is 132.183.202.95 and nothing is at that IP anymore
(for 4
2007 Mar 03
0
Slackware 11.0 dom0 won''t boot on latest Xen
I ran into this problem...
http://lists.xensource.com/archives/html/xen-users/2006-11/msg00893.html
i also tried everything under the sun for 4 days got nowhere, i was
using Xen-3.0.4-1 trying all versions source and install, the current
latest release for reason slackware 11.0 don''t like it.
What i found is that using Xen-3.0.2-install which i also use on ubuntu
dapper, the install
2007 Feb 13
1
Zaptel Won't Compile In Slackware 11.0 Kernel 2.4.33
Anybody,
I have download asterisk 1.4 via svn. whem I compiled it, I got the following error:
/lib/modules/2.4.33.3/build/include/asm/system.h:190: warning: dereferencing type-punned pointer
will break strict-aliasing rules
zttranscode.c:37:30: linux/page-flags.h: No such file or directory
make[1]: *** [zttranscode.o] Error 1
make[1]: Leaving directory
2003 Aug 24
0
SunOS-5.8 / Samba-2.2.0 W2K3 Domain Shares
Hello,
We have a scientific instrument being controlled by a SparcStation (under
SunOS-5.8) and running Samba-2.2.0 that has joined the campus wide W2K3
domain. I am currently in the process of trying to setup the smb.conf file
so that users of a W2K3 security group can access a single share on the
instrument. If this is pedestrian to ask, please forgive me.
W2K3 Security Group = [user.name1,
2002 Jan 19
2
some EAQUAL results
For those who are interested, I've run 3 EAQUAL tests on both the LAME and
OGG encoders: LAME with the --alt-standard preset (with and without
--nspsytune) and OGGENC (RC3) with -q 6 (my personal "sweet spot")
I am somewhat unsure though about the validity of these tests, since the
original and decoded files were not the same size (2 KB difference). The LAME
encoded files were also
2012 Jul 23
3
Error: could not find function "loadObject"
Hey all--
I'm brand new to R, and have just installed the ChemoSpec because I'd like
to do PCA of NMR datasets. I was following along with the vignette and
trying to load the sample data as follows...
NMRTest <- loadObject("SrE.NMR.RData")
...and got the following error message:
Error: could not find function "loadObject"
I tried searching the above error
2003 Dec 01
0
No subject
for users defined on the PDC.
However, I am setting up a second Samba server and want it to
join the domain so I can use "security = domain". Lets call
the PDC samba1 and the new samba client samba2. ON samba 1, I did:
useradd -c 'Samba2 SAMBA' -d /dev/null -M -g 202 -s /bin/false -u 1503 samba2\$
passwd -l samba2\$
smbpasswd -a -m samba2\$
to create the trust account.
Then
2009 Feb 04
2
xen - which version is installed?
Morning all,
I have a doubt on what''s the xen version installed in my dom0.
If I list the rpm installed (yum list | grep xen), version is
3.0.3-64.el5_2.9 (thus 3.0.3).
On the other hand if I inquiry xm directly with "xm info" I get:
xen_major : 3
xen_minor : 1
xen_extra : .2-92.1.18.el5
Cheers,
N.
--
2000 Jun 30
1
Samba 1.9.x vs 2.0.7 not connecting to MS DOS Server
I am not sure if this is a bug or a feature...
The 2.0.7 version no longer wants to connect to a DOS 6.22/DOS LANMAN2.1
(wg1049.exe) server. Version 1.9.18 does work.
Both smbclient and (more importantly for our needs) smbmount fail.
However, both work fine with win95 boxes. The problem seems specific to the
DOS server. I could not find any reference to this issue. Am I perhaps
overlooking
2012 May 21
1
fda modeling
Dear friends - We have 25 rats, 14 of these subjected to partial removal
of kidney tissue, 11 to sham operation, and then followed for 6 weeks.
So far we have data on 26 urine metabolites measured by NMR 7 times
during the observation. I have smoothed the measurements by b.splines in
fda including a roughness penalty, and inspecting the mean curves for
nephrectomized and sham animals indicate
2009 Apr 01
1
Server with 2 Nics (continuation)
Hi *.*,
This is a continuation on the 2 NICs thread after some more testing.
Just to remember my goal.
---------------------------
I want to create a domU with 2 virtual NICS. One of them will contact
the outside world, the other one will contact a VPN. No reason in
concrete for choosing the bridging protocol, only because its the
default one. I installed the dom0 with the 2 NICs active, with
2004 Feb 12
3
fs block level syncing
Right now we do a lot of hard to hard disk backup by using rsync to weekly
"mirror" the source filesystem to a backup filesystem. This works fairly
well for most sources. However, one issue with rsync is that simple things
like changing the file name or directory name cause the whole file or
directory structure to get recopied over a previous sync. Also, like for
mail spools, large
2007 May 10
4
[PATCH 0/5] lguest feedback tidyups
Hi all,
Gratefully-received recent feedback from CC'd was applied to excellent
effect (and the advice from Matt Mackall about my personal appearance is
best unrequited).
The patch is split in 5 parts to correspond with the 9 parts Andrew
sent out before, but here's the summary:
1) Sparse (thanks Christoph Hellwig):
- lguest_const can be static now
- lguest.c should include
2007 May 10
4
[PATCH 0/5] lguest feedback tidyups
Hi all,
Gratefully-received recent feedback from CC'd was applied to excellent
effect (and the advice from Matt Mackall about my personal appearance is
best unrequited).
The patch is split in 5 parts to correspond with the 9 parts Andrew
sent out before, but here's the summary:
1) Sparse (thanks Christoph Hellwig):
- lguest_const can be static now
- lguest.c should include
2017 Sep 13
0
[PATCH 04/10] drivers:mpt: return -ENOMEM on allocation failure.
Signed-off-by: Allen Pais <allen.lkml at gmail.com>
---
drivers/message/fusion/mptbase.c | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/drivers/message/fusion/mptbase.c b/drivers/message/fusion/mptbase.c
index 84eab28..7920b2b 100644
--- a/drivers/message/fusion/mptbase.c
+++ b/drivers/message/fusion/mptbase.c
@@ -4328,15 +4328,15 @@
2004 Jul 02
2
file size and actually blocks do not match
I have a disk where serveral files have a file size that is much bigger
then the space they actually use. THe file size is bogus. In the example
below, the size is reported as 4.2MB but the file is really supposed to be
on 116K which is true accoring to du and the block list from debugfs.
However, doing a 'cat |wc' file actually gives me 4.2MB bytes. Where are
those extra bytes coming
2007 May 09
1
[patch 2/9] lguest: the guest code
From: Rusty Russell <rusty@rustcorp.com.au>
lguest is a simple hypervisor for Linux on Linux. Unlike kvm it doesn't need
VT/SVM hardware. Unlike Xen it's simply "modprobe and go". Unlike both, it's
5000 lines and self-contained.
Performance is ok, but not great (-30% on kernel compile). But given its
hackability, I expect this to improve, along with the
2007 May 09
1
[patch 2/9] lguest: the guest code
From: Rusty Russell <rusty@rustcorp.com.au>
lguest is a simple hypervisor for Linux on Linux. Unlike kvm it doesn't need
VT/SVM hardware. Unlike Xen it's simply "modprobe and go". Unlike both, it's
5000 lines and self-contained.
Performance is ok, but not great (-30% on kernel compile). But given its
hackability, I expect this to improve, along with the
2008 Mar 06
2
Clustering large data matrix
Hello,
I have a large data matrix (68x13112), each row corresponding to one
observation (patients) and each column corresponding to the variables
(points within an NMR spectrum). I would like to carry out some kind of
clustering on these data to see how many clusters are there. I have
tried the function clara() from the package cluster. If I use the matrix
as is, I can perform the clara