Displaying 6 results from an estimated 6 matches for "herpai".
Did you mean:
hera
2008 Feb 11
4
patch for kernel exploit?
Hi,
As most of you probably already know, a local root exploit was released
yesterday which affects kernels from 2.6.17 to 2.6.24.1. Is there an
official patch for dom0 and domU kernels, or can the backport of the
official kernel patch be used on these kernels?
Regards,
Zoltan HERPAI
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2002 Jun 06
1
rsync synchronizes VERY slow
...e shows that rsync reads all the
files from byte to byte, and after receiving the filelist, rsync client
does the same. The aim would be sync depending only on the size and the
existence of the files, not comparing each other.
If this is RTFM, please give me the correct RTFM://
TIA,
Wigyori
Zoltan HERPAI
2002 Aug 04
1
rsync-like ftping (addendum)
sorry, just a small addendum , why this is all about :) i can't run an
rsyncd, since the site is hosted on a serverfarm, i have only ftp, http
and mysql ;)
thanks,
-w-
Zoltan HERPAI
2008 Jan 24
2
boot problems with 2.6.23.x on 64-bit dom0
...is configured as i386
arch with PAE enabled, no SMP. I''ve tried Debian''s 2.6.23-1-xen kernel
which was AFAIK reported to work, also 2.6.23.13 and 2.6.24-rc8 without
any patches with no success. Can anyone shed some light on what I''m missing?
Thanks in advance,
Zoltan HERPAI
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2006 Sep 25
2
Hotplug scripts not working after today''s checkout
Hi,
I''ve run into the following error when trying to create a domU:
root@jupiter:/etc/xen# xm create node0-mgmt -c
Using config file "node0-mgmt".
Error: Device 0 (vif) could not be connected. Hotplug scripts not working.
root@jupiter:/etc/xen#
Excerpt from xend.log:
[2006-09-25 14:55:48 xend 2015] DEBUG (DevController:110) DevController:
writing
2008 Jan 25
8
Processor architecture
Hi,
How could i know the processor architecture whether this is x86 or x86_64 ?
arch returns the architecture of the OS installed on the machine.
But what happened when i installed x86 dom0 on x86_64 machine, then arch and
#uname -a as well as #xm info all shows. x86, but really the machine is
x86_64.
Could anybody tell me how i can get the system information that this is
x86_64 machine.
Is