Displaying 11 results from an estimated 11 matches for "clusered".
Did you mean:
clustered
2004 May 15
1
Windows XP Pro, file permissions...
Don't know if this issue is Windows XP specific, or whether it's Samba
that's contributing to the problem. Running Samba 3.0.3 as a PDC on a
network of 5 Windows XP Pro workstations. They have their "important" data
stored in a file share on the server, permissions set for all of them to
access no problem.
They each also have a shared documents directory on their
2005 May 16
3
voicemail.conf from DB
Hi
I have been playing with trying to get voicemail.conf from DB, I am
using cvs-head, but when I start asterisk, it dies a horrible death,
because it cant load any voicemil setting.
I looked at my mysql logs to see what query was being sent, and I get
SELECT category, var_name, var_val, cat_metric FROM voicemail_users
WHERE filename='voicemail.conf' and commented=0 ORDER BY
2013 Feb 25
1
samba + nfs locking doesn't work
this is the case:
serverA [ CentOs 5.6 kernel 2.6.18-238.12.1.el5.centos.plus, Samba ver. 3.5.21 ]
serverB [ CentOS 5.6 kernel 2.6.18-348.1.1.el5.centos.plus, Samba ver.
3.6.6-0.129.el5 ]
clientA [ WindowsXP ]
clientB [ WindowsXP ]
The serverA shares via Samba the resource [test]
[global]
workgroup = DMIT
netbios name = SAMBA
server string = DMIT domain server
interfaces = eth0
2010 Jun 15
0
spikeslab 1.1.0 now available on CRAN
Please find release 1.1.0 of the CRAN package "spikeslab" now
available for download.
Spike and slab for prediction and variable selection in linear
regression models. Uses a generalized elastic net for variable
selection.
CHANGES TO RELEASE 1.1.0
RELEASE 1.1.0 is a recommended upgrade of the product.
o cv.spikeslab() now takes advantage of the CRAN package "snow". It
2010 Jun 15
0
spikeslab 1.1.0 now available on CRAN
Please find release 1.1.0 of the CRAN package "spikeslab" now
available for download.
Spike and slab for prediction and variable selection in linear
regression models. Uses a generalized elastic net for variable
selection.
CHANGES TO RELEASE 1.1.0
RELEASE 1.1.0 is a recommended upgrade of the product.
o cv.spikeslab() now takes advantage of the CRAN package "snow". It
2005 Apr 21
1
lda (MASS)
hi!
this is a question about lda (MASS) in R on a particular dataset.
I'm not a specialist about any of this but:
First with the well-known "iris" dataset, I tried using lda to discriminate
versicolor from the other to classes and I got approx. 70% of accuracy
testing on train set. In iris, versicolor stands "between" the 2 other so
one can expect lda not to perform well
2013 May 12
0
Glusterfs with Infiniband tips
Hello guys,
I was wondering if someone could share their glusterfs volume and system settings if you are running glusterfs with infiniband networking. In particular I am interested in using the glusterfs + infiniband + kvm for virtualisation. However, any other implementation would also be useful for me.
I've tried various versions of glusterfs (versions 3.2, 3.3 and 3.4beta) over the past
2013 May 03
1
sanlockd, virtlock and GFS2
Hi,
I'm trying to put in place a KVM cluster (using clvm and gfs2), but I'm
running into some issues with either sanlock or virtlockd. All virtual
machines are handled via the cluster (in /etc/cluser/cluster.conf) but I
want some kind of locking to be in place as extra security measurement.
Sanlock
=======
At first I tried sanlock, but it seems if one node goes down
unexpectedly,
2006 Feb 22
8
[Bug 1159] %u and %h not handled in IdentityFile
http://bugzilla.mindrot.org/show_bug.cgi?id=1159
Summary: %u and %h not handled in IdentityFile
Product: Portable OpenSSH
Version: 4.3p2
Platform: All
URL: http://www.math.ualberta.ca/imaging/snfs/openssh.html
OS/Version: Linux
Status: NEW
Keywords: patch
Severity: normal
Priority: P2
2009 Mar 05
3
[PATCH 0/2] ocfs2: two bug fixes about xattr and inline-data V2
Hi,
Thanks Tao and Joel's review, These are the second version of the patches.
Mark and Joel, you can correct my comments if you find they don't suitable.
thanks,
tiger
2009 Jul 09
2
How to Populate List
Hi,
I'm new to R and would like to know, how one can populate the list with array data.
I'm reading a tab separated table in R. The data in the table looks something like this.
#Table Data
Comp A B C
Extracellular 103 268 535759
Nucleus 45603 47783 442744
#R code
myData <- read.table("table.data",
header=T,