Displaying 20 results from an estimated 5000 matches similar to: "migration failure"
2010 Nov 19
2
libvirtd & dnsmasq
libvirtd is starting dnsmasq! This is on RHEL5.5
I don't see it mentioned in /etc/init.d/libvirtd or /etc/libvirt/* or
/etc/sysconfig/libvirtd
4337 ? S 0:00 /usr/sbin/dnsmasq --strict-order
--bind-interfaces --pid-file=/var/run/libvirt/network/default.pid
--conf-file= --listen-address 192.168.122.1 --except-interface lo
--dhcp-range 192.168.122.2,192.168.122.254
2007 Jul 13
0
Dconf trouble
Hi,
since upgrade Centos 4.4 to 4.5 we are sometimes getting these error
from Dconf.
Thanks,
David Hrb??
/etc/cron.weekly/dconf:
Traceback (most recent call last):
File "/etc/cron.weekly/dconf", line 481, in ?
main()
File "/etc/cron.weekly/dconf", line 450, in main
mail('changes to %s' % os.uname()[1],
diff(os.path.realpath(previouslog),
2002 Oct 24
1
[SUMMARY] Problems with 'last' (when OpenSSH compiled 64-bit)
Problem:
'last' output is incorrect, /var/adm/wtmpx is corrupted. Example:
foster pts/1 Wed Dec 31 16:00 still logged in
foster pts/3 dim Thu Aug 1 14:34 still logged in
Solution: (workaround)
This turned out to be an OpenSSH problem! If OpenSSH (only tested
versions 3.4p1 and 3.5p1) is compiled 64-bit it corrupts the
/var/adm/wtmpx
2004 Feb 16
1
Newbie, Win2K config, fails on test 8 (long)
Hi. I'm not a sysadmin, but I'm the only person in this building who
knows anything about linux boxes. I'm trying to install samba to
connect the box (rh7.3) to the windows network. test 8 is where I run
into problems. My username and passwd are the same for both. My
firewall is down. I have appended my .conf file.
I've been searching around through the archives and
2005 Dec 01
0
problem with options_from_collection_for_select() need id not name
hey,
i need a select list with a id property and not name, cuz i just ajax with this
list and it checks on id not name
if @request.post? #called by ajax
if @request.xml_http_request? #called by ajax
@geotag_id=params[:geotag_id].nil? ? -2 : params[:geotag_id]
else
@geotag_id=params[:geotag][:id].blank? ? -1:params[:geotag][:id]
end
else
@geotag_id = -1
end
i use this
@geotags =
2000 Mar 16
2
Differing Win & Linux user names
First off I'll admit that I'm a bit of a newbie to Samba and Linux so sorry if this is a dumb question, but I had a look and couldn't find the answer anywhere.
How do I map a username on a Windows 98 box to a different username on a Linux box? For example, if my username on a Windows machine was 'Daniel Foster' and my username on the linux box was 'dan' how do I make
2005 Jul 11
2
postfix on centos-4
I am unable to install postfix on a centos-4 DomU.
Running xen-2.0.6.
-bash-3.00# rpm -ivh postfix-2.1.5-4.2.RHEL4.i386.rpm
Preparing...
(Hangs indefinitely until I hit Ctl-C)
########################################### [100%]
error: %pre(postfix-2.1.5-4.2.RHEL4.i386) scriptlet failed, exit status 0
error: install: %pre scriptlet failed (2), skipping
postfix-2.1.5-4.2.RHEL4
Same result
2009 Apr 22
1
plot.logistic.fit.fnc
Hello,
I can not get the function plot.logistic.fit.fnc() working....it
returns "Error: could not find function "plot.logistic.fit.fnc"".
Do I need to upload as specific package first? I am trying to check
the fit of a mixed logistic model.
Also, any advice for checking the assumption of independence in a
mixed logistic model?
Many thanks in advance,
Sarah Foster
2008 Sep 09
1
creating table of averages
Dear Colleagues,
I have a dataframe with variables:
[1] "ID" "category" "a11" "a12"
"a13" "a21"
[7] "a22" "a23" "a31" "a32"
"b11" "b12"
[13] "b13" "b21"
2011 Mar 09
3
Security updates for CentOS-5
Hello, I was wondering why there haven't seemed to be any security
updates for centos-5 since Jan 6. Per
https://rhn.redhat.com/errata/rhel-server-errata.html there are a ton of
outstanding issues.
Thanks.
--
Mark D. Foster <mark at foster.cc>
http://mark.foster.cc/
2007 Sep 14
0
centosplus kernel question
I noticed a new upstream kernel was released yesterday and now wondered
how long until the corresponding version of the centosplus kernels are
updated?
https://rhn.redhat.com/errata/RHSA-2007-0705.html
--
Said one park ranger, 'There is considerable overlap between the
intelligence of the smartest bears and the dumbest tourists.'
Mark D. Foster, CISSP <mark at foster.cc>
2006 Aug 09
0
help recovering vms
I could use some help trying to recover VMs on a system that used to run
xen-3.0.0 under sarge. The host (Domain0) bit the dust, so I rebuilt it
using SUSE Linux 10.1 which has xen-3.0.2-2 packages. xend is running
and I can do xm list, xm info and so on.
It still sees the LVM volume groups that the VM data resides on. My VMs
are sitting on /dev/vg20/vol01, /dev/vg20/vol03 ....
Because I lost
2002 Jul 01
0
Compiling OpenSSH 3.4p1 on SunOS 4.1.4
Note that this wasn't necessary on previous versions of
OpenSSH under SunOS 4.1.4.
Dave Foster
------------- Begin Forwarded Message -------------
Date: Mon, 1 Jul 2002 11:21:25 -0700 (PDT)
From: spl at camshaft.ucsd.edu
To: foster at dim.ucsd.edu
Subject: Re: Oh SunOS guru... (OpenSSH compile on Pitstop)
> Ok, I FINALLY GET OpenSSH to configure on Pitstop, getting around
> the
2003 Apr 04
0
nlme and variance-covariance matrices.
--
Dear R users,
I have data on around 2000 birds from 3 generations for which I know
an individual's pedigree (i.e. the relationship it shares with other
individuals e.g brother, uncle, mother) and also a pedigree based on
foster-families, because half broods were removed from their nest of
origin and placed in a foster parent's nest.
From this I want to model two types of random
2024 Apr 07
0
[PATCH v0 00/14] Make I2C terminology more inclusive for I2C Algobit and consumers
Hi Easwar,
> Sorry, got excited. :) There were drivers I'd been part of that I specifically
> wanted to fixup, but then the scope grew to other users of algobit.
Well, you got some positive feedback, so that is good.
> > It is true that I changed quite some controller drivers within the i2c
> > realm. I did this to gain experience. As you also noticed quite some
> >
2005 Jun 17
2
drop elements of vector by class
i'm trying to build a little summary table for the contents of a data frame.
t<-sapply(macro, data.class)
c<-sapply(macro, length)
m<-sapply(macro, mean, na.rm=T, digits=2)
cbind(type=t, n=c , mean=m)
I want to drop the variables that are factors so I can include -max- and
-min- in my table.
-macro- contacts the data--how do I drop the variables according to their
data.class
2005 Nov 10
0
Windows UNC''s
Hi Graham,
In that case I''ll have to redefine File.delete and Dir.rmdir in the win32-file
package and win32-dir packages, respectively.
Please add a feature request on the project page so I don''t forget. I should
have it done this weekend.
Dan
Foster, Graham wrote:
> I want to create a long UNC based path.. Server and top level will exist,
> but subdirectories
2005 May 11
0
AD authentication almost but not quite
Client is a centos-3.4 box, Server (DC) is Windows 2K AD.
I'm able to see user and group accounts on the DC but not able to authenticate against it.
wbinfo -a does not rely on pam module, correct?
[root@linux04 root]# net ads testjoin
Join is OK
[root@linux04 root]# net ads info
LDAP server: 172.16.100.202
LDAP server name: p69ms101
Realm: PORTSEATTLE.ORG
Bind Path: dc=PORTSEATTLE,dc=ORG
2015 Jun 24
2
Identify listeners on log reports
Hi Marius,
thanks for your reply.
URL auth via usern/pass seems what I need.
I fail to understand is if and how would that reflect on logs.
Care to elaborate further?
Thank you
----
Mark Foster
On Wed, Jun 24, 2015 at 8:28 AM, Marius Flage <marius at flage.org> wrote:
> Hi Mark,
>
> You can maybe look at authentication:
> http://icecast.org/docs/icecast-2.4.1/auth.html ?
2005 Dec 21
1
how to sort records??
hey,
ยต
i have these records in my database, in a many-to-many relationship
clients_users
1;66
2;66
3;66
5;66
6;66
7;66
8;66
14;66
15;66
16;66
17;66
18;66
19;66
20;66
21;66
22;66
clients
1;VME Complex Foster
2;VME Res. Canada
3;Twodecode
5;Index
6;Verleye bvba
7;Venus bvba
8;All Building Services nv
14;Vitro-Service sa
15;Vitro-Clean
16;Vecom nv
17;Ultra lean bvba
18;Solar Cleaning Services nv