search for: bethe

Displaying 20 results from an estimated 87 matches for "bethe".

Did you mean: beth
2005 Jun 03
2
simple cross-network browsing setup is failing
PROBLEM: Cross-subnet browsing is not working. Browse lists on all machines contain only the machines on the local subnet. SUMMARY OF ANALYSIS: The Local Master Browser (LMB) running Windows XP (ZAYIN) never contacts the Domain Master Browser (DMB) running Samba (BETH) to initiate a synchronization of browse lists.
2008 Aug 27
1
A manipulation problem for a large data set in R
I have two questions for the group. One is very concrete, and is dangerously close to a "please do my homework" posting. The second follows from the first one but is more general. I would welcome the advice of experienced R users. As for the first one: I have a data frame with two variables X Y A, chris D, chris B, chris B, chris C, andrew E, andrew C, andrew B, beth
2018 Feb 06
0
Inconsistent results while attempting to preset a computer with a one-time-password
Quoting Dan Oriani via samba <samba at lists.samba.org>: > Hello all, I'm kind of pulling my hair out over here. > > > > I'll preface this by saying that I'm using the latest version of Samba > packaged in Debian Stretch as my domain controller. Currently, I'm trying to > build an infrastructure where I can deploy a new virtual machine, then have
2018 Feb 01
2
Inconsistent results while attempting to preset a computer with a one-time-password
Hello all, I'm kind of pulling my hair out over here. I'll preface this by saying that I'm using the latest version of Samba packaged in Debian Stretch as my domain controller. Currently, I'm trying to build an infrastructure where I can deploy a new virtual machine, then have it automatically join the domain so that users can log in to it without very much (if any)
2005 Feb 28
4
GPG Key...
Can someone point me to the http:// location where I can import the key for 3.4 i386 Beth -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.caosity.org/pipermail/centos/attachments/20050228/02319731/attachment.htm
2004 Oct 21
0
Re: VSFTPD / Apache (Beth Curotto)
Beth, I can get to http://66.196.225.55/, but if I try going to the mail subdirectory I get: Forbidden You don't have permission to access /mail/ on this server. This seems to be a web server, but your question says vsftpd. I recently set up an ftp server using vsftpd. I found that for a directory to be accessible to anyone, permissions must be set so that the directory is executable by
2005 Mar 21
8
Help Wanted
Look for consultant (for fee is acceptable) to provide step-by-step setup of DNS (forward & reverse) through the graphical interface of CentOS. Current setup is qmail server on static ip being nat''d through router. Need to setup for full DNS including PTR. Please contact - Beth Curotto American Business Networking, Inc 800-818-3244 -------------- next part -------------- An HTML
2004 Sep 23
3
Need apache ftp help please
System = CentOS / Apache 2.0 / HTML files location = /var/www/html Nat'd IP - ports 80, 20, 21 already opened & routed to internal ip. I desperately need the quick & dirty solution. I need a setup where one user can ftp from another desktop (windows) to upload new website files. I currently have CuteFTP, but will use anything needed at this point. I need to try to test this today.
2016 Apr 03
3
1 last error
Hey Everyone, I?m down to 1 last error that I know I created on my own but I can?t figure out how to fix it? Here is the error that I?m getting: Apr 3 04:29:37 ip-172-31-24-2 postfix/qmgr[20458]: EFE01423E2: from=<me at spike.net>, size=359, nrcpt=1 (queue active) Apr 3 04:29:37 ip-172-31-24-2 dovecot: lda(beth at primelashdiva.info): Fatal: setresgid(89(postfix),89(postfix),97(dovecot))
2004 Sep 22
1
Web & Mail
I have just set up a box - HOSTNAME mail.abni.com It has Qmail setup. I also want this box to serve as the host for our website - abni.com Can someone point me in the direction of where to go next. I am unsure if HOSTNAME will be a problem as a web server. Currently I have loaded a html doc in - /var/www/html, but I had to load from cd directly on this machine. Is is neccessary to setup ftp
2007 Oct 19
3
Problem with nr_nodes on large memory NUMA machine
We''ve run into an issue with an 8 node x3950 where xm info is showing only 6 nodes. I''ve traced the problem to the clip_to_limit function in arch/x86/e820.c. #ifdef __x86_64__ clip_to_limit((uint64_t)(MACH2PHYS_COMPAT_VIRT_END - __HYPERVISOR_COMPAT_VIRT_START) << 10, "Only the first %u GB of the physical memory map
2005 Jun 30
2
ts.plot data labels
Dear R users, I am trying to put labels on the data points on a ts.plot. I have tried: ts.plot(df.ts, gpars=list(xy.labels=colnames(df.ts), xlab="group", ylab="level")) which plots fine but gives no labels xy.labels=TRUE also plots without labels I also tried using text() but got an error Error in xy.coords(x, y, recycle = TRUE) : Argument "x" is
2007 Mar 02
1
Mitools and lmer
Hey there I am estimating a multilevel model using lmer. I have 5 imputed datasets so I am using mitools to pool the estimates from the 5 > > datasets. Everything seems to work until I try to use > MIcombine to produced pooled estimates. Does anyone have any suggestions? The betas and the standard errors were extracted with no problem so everything seems to work smoothly up until
2007 Oct 19
4
[PATCH] nr_cpus calculation problem due to incorrect sockets_per_node
Testing on an 8-node 128-way NUMA machine has exposed a problem with Xen''s nr_cpus calculation. In this case, since Xen cuts off recognized CPUs at 32, the machine appears to have 16 CPUs on the first and second nodes and none on the remaining nodes. Given this asymmetry, the calculation of sockets_per_node (which is later used to calculate nr_cpus) is incorrect:
2004 Sep 24
0
RE: CentOS digest, Vol 1 #137 - 12 msgs
Ulrik wrote: Message: 2 Date: Thu, 23 Sep 2004 14:59:14 +0200 (CEST) From: "Ulrik S. Kofod" <usk at cybersite.dk> To: centos at caosity.org Reply-To: usk at cybersite.dk Subject: [Centos] network card / kudzu When I have installed centOS, Kudzu says my network cards have been removed, and right after it finds them again and asks me to configure them? It looks like it is the
2005 Aug 12
1
access assigned objects
Dear list, I am trying to write a function that will make a matrix of each row of a data frame (4 columns), calculate a fisher.test on each resulting matrix and assign a vector of the p-values. I have gotten through making the matrices, but cannot calculate the fisher.test. fm<-function(x) {dfrow<-nrow(x) mm <- vector("list", dfrow) for(i in 1:dfrow) mm[[i]] <-
2008 Feb 06
1
Mixed models quantile regression
Dear R, I have a question concerning quantile regression models. I am using the quantile regression model to test the relationship between abalone and the percentage cover of algae etc at different sites and depths. An example is fit<-rq(abalone~%coversessileinvertebrates+factor(Depth)+factor(Site),tau=0.7) In this model depth is fixed and site is random. My question is, is it possible
2004 Dec 27
1
GRUB bootloader
I have raid'd a copy of my system for backup purposes to another hard drive, not deleting the MBR. When I boot with GRUB (Centos 3.3) it now lists multiple instances to boot, but in fact there is only one complete system. Is there a way to delete additional instances from the GRUB bootup screen? Thanks, Beth
2004 Oct 08
1
yum update
Just installed fresh copy of 3.3 from isos. When I run "yum update" I am getting an error when trying to install updates: "Could not find GPG key necessary to validate....." I am sure I have missed a posting on this issue but have not been able to find it. How do I get & load correct GPG key? Thank you, Beth -------------- next part -------------- An HTML attachment was
2004 Sep 15
1
Create Distro
Is there a novice level way to produce a distro/copy/whatever of an installation so that I can duplicate it on a new box? Is there a hard drive copy application that can copy linux drives? Beth -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20040915/6769295d/attachment-0003.html>