Displaying 20 results from an estimated 2000 matches similar to: "Trusted pool authentication & traffic encryption"
2017 Jul 11
1
User uidNumber questions
Hi,
Question1: An uidNumber can be given to a new user by "samba-tool user add <
user.name> --uid-number=<number>". But is there a way to make samba
autogenerate it without me having to give a specific number?
Question2: The output of wbinfo --user-info <user.name>
DOMAIN\user.name:*:3000015:100:Full Name:/home/DOMAIN/user.name:/bin/false
>From what i understood
2003 Dec 18
2
IAX quesitons please.
Hello,everyone,
I encoutered some difficult with IAX when I run the asterisk.
<---->internet <--> asterisk + NAT <--> DIAX
my * box and NAT are at the same linux box which connecting to the internet using ADSL. The box has two network cards and two IP address,such as
public IP:211.11.11.11
private IP:192.168.1.10
the windows box running DIAX lies behind the
2004 Oct 14
1
correlating between two vectors of numbers
Hi, R!
Question1:
I am trying to correlate two vectors of numbers (two columns of microarray
signal values) by using the non-parametric Spearman's rank correlation
coefficient rho:
> cor.test(V2.Signal,V3.Signal,method="spearman")
but I get the error message:
Error in if (q > (n^3 - n)/6) pspearman(q - 1, n, lower.tail = FALSE) else
pspearman(q, :
missing value
2009 Oct 06
4
RAM errors after kernel-update
Hi,
I updated a server yesterday from
"kernel 2.6.18-128.7.1.el5xen" to "kernel 2.6.18-164.el5xen"
After rebooting, my message log is flooded every second or so with this error messages:
Oct 6 14:52:20 xenserver1 kernel: EDAC MC0: UE row 0, channel-a= 0 channel-b= 1 labels "-": NON-FATAL recoverable (Branch=0 DRAM-Bank=0 Buffer ID = 0 RDWR=Read RAS=0 CAS=0
2003 Jan 20
0
Tcl/Tk and mouse
Within a loop I tried to draw some things in
dependency on the position of the mouse.
This works fine with R-1.5.1 but R-1.6.1
requires to include some delay by
Sys.sleep(delay) with delay>=0.015.
For smaller values (e.g. 0.0001) the
top level tcltk-window does not appear
and so I am not able to control the elements
to be plotted using the tcltk-widget.
Question1: How can I force
2009 Jan 06
0
Singularity of lda function in MASS package
I have two specific questions regarding the output of lda function in MASS.
#Question1:
#=========
n: sample size, p: number of variables
Some articles in the literature say that LDA is singular
for p > n-1. However, my experimentation with lda (default arguments) for
two class problems shows collinearity for p > n-2.
Does anyone know why this is the case? Does lda (MASS) use a
different
2009 Oct 07
0
how to extract the second table from the factanal functions result's loadings part?
Hi All,
Can someone help me?The way to do this may be very easy but i do not know.
*Question1:----*
factanal() function produces the results in this way:--
*RESULTS:--*
*>fact1<- factanal(data_withNA,factors=1,rotation="none")
>fact1$"loadings"*
Loadings:
Factor1
i1 0.784
i2 0.874
i3 0.786
i4 0.839
i5 0.778
i6 0.859
i7 0.850
i8 0.763
i9 0.810
i10 0.575
2017 Sep 21
0
Backup and Restore strategy in Gluster FS 3.8.4
Not so fast, 3.8.4 is the latest if you are using official RHEL rpms
from Red Hat Gluster Storage, so support for that should go through
your Red Hat subscription. If you are using the community packages,
then yes, you want to update to a more current version.
Seems like the latest is: 3.8.4-44.el7
Diego
On Wed, Sep 20, 2017 at 1:45 PM, Ben Werthmann <ben at apcera.com> wrote:
>
2012 Jul 03
1
nls problem
hi list,
used versions: 2.12.1 and 2.14.0 under ubuntu and macosx.
I recently stumbled over a problem with `nls', which occurs if the model
is not specified explicitly but via an evaluation of a 'call' object.
simple example:
8<--------------------------------------------------------------------------------------
nlsProblem <- function (len = 5) {
2023 Oct 27
1
Replace faulty host
Hi Markus,
It looks quite well documented, but please use?https://access.redhat.com/documentation/en-us/red_hat_gluster_storage/3.5/html/administration_guide/sect-replacing_hosts?as 3.5?is the latest version for RHGS.
If the OS disks are failing, I would have tried?moving the data disks to the new machine and transferring the gluster files in /etc and /var/lib to the new node.
Any reason to reuse
2008 Jun 22
1
two newbie questions
# I've tried to make this easy to paste into R, though it's probably
so simple you won't need to.
# I have some data (there are many more variables, but this is a
reasonable approximation of it)
# here's a fabricated data frame that is similar in form to mine:
my.df <- data.frame(replicate(10, round(rnorm(100, mean=3.5, sd=1))))
var.list <- c("dv1",
2008 Feb 27
2
running two rsync processes, synchronizing the same directories
Hi,
first I got to say, thank you to the people who invested certainly
much time to build this tool !!
Nevertheless I need some information, which I couldn't find in
the documentation.
At the moment I have to build a web based synchronisation backend.
In this case a user can initiate a rsync process to synchronize directories.
Question1:
What happens if two rsync process are running,
2009 Aug 04
2
Caculate first difference from a dataframe; write a simulation
Dear R Users
I'm writing my first simulation in R.
I've put across my problems with a smaller example in the attachment along
with the questions.
Please help.
Best regards
Meenu
-------------- next part --------------
mydat<-read.table(textConnection("Level spread change State
4.57 1.6 BlF NA
4.45 2.04 BrS NA
3.07 2.49 BlS NA
3.26 -0.26 BlF NA
2.80 0.22 BrF NA
3.22 2.5 BrS NA
2009 Aug 05
1
writing a simulation
No its not an or condition. Please see the changed attachment.
Many thanks for your help.
Regards
Meenu
On Wed, Aug 5, 2009 at 6:36 PM, David Winsemius <dwinsemius at comcast.net>wrote:
>
> On Aug 4, 2009, at 2:12 PM, Meenu Sahi wrote:
>
> Dear R Users
>>
>> I'm writing my first simulation in R.
>> I've put across my problems with a smaller example
2008 Nov 17
1
Type III ANOVA of package car depends on factor level order
## Question1: How to define IV with interaction alone, without main effects?
## Question2: Should Type III ANOVA in package car be independent of
the factor level order?
## data from http://www.otago.ac.nz/sas/stat/chap30/sect52.htm
drug <- c(t(t(rep(1,3)))%*%t(1:4));
disease <- c(t(t(1:3)) %*% t(rep(1,4)));
y <- t(matrix(c(
42 ,44 ,36 ,13 ,19 ,22
,33 ,NA ,26 ,NA ,33 ,21
,31 ,-3 ,NA
2023 Oct 25
1
Replace faulty host
Hi all,
I have a problem with one of our gluster clusters.
This is the setup:
Volume Name: gds-common
Type: Distributed-Replicate
Volume ID: 42c9fa00-2d57-4a58-b5ae-c98c349cfcb6
Status: Started
Snapshot Count: 26
Number of Bricks: 1 x (2 + 1) = 3
Transport-type: tcp
Bricks:
Brick1: urd-gds-031:/urd-gds/gds-common
Brick2: urd-gds-032:/urd-gds/gds-common
Brick3: urd-gds-030:/urd-gds/gds-common
2023 Jun 07
1
How to find out data alignment for LVM thin volume brick
Have you checked this page: https://access.redhat.com/documentation/en-us/red_hat_gluster_storage/3.5/html/administration_guide/brick_configuration ?
The alignment depends on the HW raid stripe unit size.
Best Regards,Strahil Nikolov?
On Tue, Jun 6, 2023 at 2:35, mabi<mabi at protonmail.ch> wrote: Hello,
I am preparing a brick as LVM thin volume for a test slave node using this
2017 Sep 21
0
Backup and Restore strategy in Gluster FS 3.8.4
Good point Diego. Thanks!
On Thu, Sep 21, 2017 at 9:49 AM, Diego Remolina <dijuremo at gmail.com> wrote:
> Not so fast, 3.8.4 is the latest if you are using official RHEL rpms
> from Red Hat Gluster Storage, so support for that should go through
> your Red Hat subscription. If you are using the community packages,
> then yes, you want to update to a more current version.
>
2018 Jan 24
1
Split brain directory
Hello,
I'm trying to fix an issue with a Directory Split on a gluster 3.10.3. The
effect consist of a specific file in this splitted directory to randomly be
unavailable on some clients.
I have gathered all the informations on this gist:
https://gist.githubusercontent.com/lucagervasi/534e0024d349933eef44615fa8a5c374/raw/52ff8dd6a9cc8ba09b7f258aa85743d2854f9acc/splitinfo.txt
I discovered the
2023 Jun 07
1
How to find out data alignment for LVM thin volume brick
Dear Strahil,
Thank you very much for pointing me to the RedHat documentation. I wasn't aware of it and it is much more detailed. I will have to read it carefully.
Now as I have a single disk (no RAID) based on that documentation I understand that I should use a data alignment value of 256kB.
Best regards,
Mabi
------- Original Message -------
On Wednesday, June 7th, 2023 at 6:56 AM,