similar to: starting haldeamon on 6.2

Displaying 20 results from an estimated 7000 matches similar to: "starting haldeamon on 6.2"

2008 Apr 29
2
Do I need portmap, haldeamon & xfs running on dom0?
Hi all I have a CentOS 5.1 server running Xen and recently installed ConfigServer Firewall (CSF) on the main node to give it some protection. On a daily basis I''m getting an email about portmap. haldeamon and xfs consumming too much resources. The main node, dom0 doesn''t even do anything, and everything is done on the domU''s Here''s a thread I''ve
2006 Jun 04
5
Creating pulldowns using loops
Creating looped pulldowns in PHP is simple so I can''t figure out why it seems to elude me in RoR. I want to create a simple pulldown list with the options and values "1" through "14." I have been trying to accomplish this with the .upto method like so: --START RHTML CODE-- <% options_array = [ 1.upto(14) {|i| print "[" i "," i "]"}
2011 Jul 22
2
problem starting X11 on centos 6
Hi All, I had an issue. Manually installing Centos 6 everything worked X11 came up with nvidia binary drivers. Cool. However, I am working on a kickstart install for Centos 6 and that was not working. When I started X it would hang. no mouse no keyboard. however , remote ssh was available and worked. Thinking I had some serious bug in nvidia binary was my thought - but I kept looking. I saw
2004 May 19
0
Samba 3.0.4 + Veritas Backup Exec
Hi all, Wondering if anyone can help me here? Having just upgraded from Samba 3.0.2a to Samba 3.0.4, I've found that Veritas Backup Exec 8.6 is no longer able to browse my shares. A quick "make revert" and everything is back as it should be. The things I see in the samba log are like this: [2004/05/19 12:46:40, 1] smbd/service.c:make_connection_snum(619) titanium
2003 Aug 19
0
Joining samba-2.2.x to a domain.
A little background info before I begin. I'm using samba-tng as a PDC (netbiosname 'TITANIUM' and the domain 'FOO') and samba-2.2.7a as a fileserver (netbiosname 'HAILSTORM') on the same machine. (different interfaces) The PDC is all set up and I've joined several windows 2000 clients and I encounterd no real problems. But all the files on the samba-2.2.a
2006 May 19
2
haldaemon crashes system?
I'm in the process of setting up CentOS 4.3 on an old 400MHz K6 and found that the system hangs within several seconds of starting haldaemon. With haldaemon disabled, everything seems to work. >From what I've read, disabling haldaemon isn't a problem, but I thought I'd ask if anyone else has seen similar problems or if anyone had any troubleshooting tips. I found a similar
2011 Mar 11
4
The Geeks Toy (soft for Betfair)
Hi all, I'm trying to run Geeks Toy (http://www.geekstoy.com/) but get an error Code: [aeo at localhost AGT Pro]$ ./AGT\ Pro.exe fixme:mscoree:ConfigFileHandler_startElement Unknown element L"configSections" in state 1 fixme:mscoree:ConfigFileHandler_startElement Unknown element L"connectionStrings" in state 1 fixme:mscoree:ConfigFileHandler_startElement Unknown element
2013 Apr 03
1
Problem with integrate function
Hello, The following code of mine is giving the error: Error in integrate(fx[[2]], 0.056, 1) : maximum number of subdivisions reached Can anyone help? Thanks and Regards. Swagato -------------------------- fv<-vector("list") fx<-vector("list") v<-0 c<-0 n<-0 NOV<-0 i<-0 while(n<200){ fv[[1]]<-function(x)1 #prior function
2010 Mar 12
1
Usage of apply function with two matrices
Hello, I am struggling to overcome following problem: I have matrix Vf and matrix V, which both have 3 columns and I want to create a spline function basing on coordinates from this matrices (more precisely coordinates of function nr 1: x are taken from Vf[,1] and y are taken from V[,1] respectively), because function apply() base on 1 argument I made it in this way:
2006 Dec 10
1
Noncentral t & F distributions
Dear List: The square of the noncentral t-statistic with noncentrality parameter \delta is a noncentral F with noncentrality parameter \lambda=\delta^2. So, t^2_{\nu,\delta} = F_{1,\nu,\lambda=\delta^2}. Consequently, it should follow that t^2_{1-\alpha/2,\nu,\delta} = f_{1-alpha,1,\vu,\lambda=\delta^2}. However, this is not what is happening with the following code. The central
2012 Feb 06
1
How to boot into a different kernel
CentOS Community, Is there a command to boot into a different version of the kernel? I believe this is setup via grub.conf but unsure. There are a few different kernels loaded into /boot but I want to see if there is a command to boot into a different kernel as a single instance or permanent if needed. Please advise [root at titanium boot]# ls -ltr total 62768 -rw-r--r--. 1 root root
2011 Oct 18
2
Non-linear maximization function in R
Hello, # Full disclosure. I am not sure if my problem is a bug(s) in the code, or a fundamental misunderstanding on my part about what I am trying to do with these statistics. I am not familiar with maximum likelihood tests. # I currently have two vectors Aequipecten<-c(0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0,
2012 Apr 25
0
pcscd fails due to hal not running - CentOS 6.2
Hi list, I have a fully updated 6.2 laptop that gives the following log message upon startup: <snip> Apr 26 08:30:38 robsasus pcscd: pcscdaemon.c:506:main() pcsc-lite 1.5.2 daemon ready. Apr 26 08:30:38 robsasus pcscd: hotplug_libhal.c:490:HPRegisterForHotplugEvents() Could not initialise connection to hald. Apr 26 08:30:38 robsasus pcscd:
2011 Jun 28
1
CentOS4 desktop has stopped recognizing removable media - haldaemon problem?
USB sticks and cameras used to pop right up on my desktop. Now they don't. I've checked the Gnome "Drives and Media Preferences" and nothing has changed -- I have "Mount removable media when inserted" etc. (Tried toggling it off and back on, no effect.) I've logged out and back in, even rebooted. /var/log/messages shows the devices are being recognized by udev:
2007 Sep 11
1
what am I missing
x<-seq(-1,1,length=10) y<-seq(-1,1,length=10) a<-matrix(c(1,2,2,1),2,2) b<-matrix(c(2,1,1,2),2,2) fv<-function(x,y) { m<-x*a+y*b t<-m[1,1]+m[2,2]; d<-m[1,1]*m[2,2]-m[1,2]^2 return((t-sqrt(t^2-4*d))/2) } gv<-function(x,y) { t<-x*(a[1,1]+a[2,2])+y*(b[1,1]+b[2,2]) d<-(x*a[1,1]+y*b[1,1])*(x*a[2,2]+y*b[2,2])-(x*a[1,2]+y*b[1,2])^2 return((t-sqrt(t^2-4*d))/2) }
2019 Sep 15
0
[PATCH nbdkit v2] common/bitmap: Don't fail on realloc (ptr, 0)
The following commands: nbdkit -fv --filter=cow memory size=512 --run 'qemu-img info $nbd' nbdkit -fv --filter=cache memory size=512 --run 'qemu-img info $nbd' nbdkit -fv --filter=cow null --run 'qemu-img info $nbd' all fail with: nbdkit: memory[1]: error: realloc: Success Initial git bisect pointed to commit 3166d2bcbfd2 (this is not real cause, it merely
2010 Jan 19
4
[LLVMdev] Can I port LLVM as a source-to-source compiler?
Hello, I am working in a project on a parallel programming language. I want to base our language on Java or C/C++. But Java is preferred. Many similar projects adopts a source-to-source methodology, e.g., Berkeley UPC(using Open64), Titanium, and Rice University's Co-array Fortran. They output C code with calls to the runtime. I think there are at least three reasons: 1) using C as the
2020 Nov 19
0
Dovecot authentication hangs when ldap_start_tls_s() fails for invalid certificate
On a Debian10 I've installed postfix 3.4.14 and dovecot 2.3.4.1. I've configured multiple passdb sources and I expect that if one fails the other ones are tested. This is usually the case, except when the failure is due to an invalid certificate from the ldap server. In that case all authentication attempts from that moment on will fail. I've trimmed down the configuration as much as
2009 Sep 24
0
Ovirt Installer Issue
So I did a fresh install of ovirt tonight. I made a new VM and installed F11, did all the updates and then configured and installed ovirt. The issue I ran into was that the ace install expected acpid to be running. The first issue is that it wasn't installed but it wasn't a prerequisite anywhere. The second issue is that even if you do install it, it conflicts with haldaemon both
2014 May 18
0
[PATCH] nv50,nvc0: fix 3d blits with mipmap levels
Make sure to normalize the z coordinates as well as the x/y ones when there are mipmaps present. Fixes 3d mipmap generation, which now uses the blit path. Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu> Cc: "10.2" <mesa-stable at lists.freedesktop.org> --- Did a full piglit run on nva8 and nve7 without regressions. The cubemap array mipmap generation test still fails,