search for: brueckner

Displaying 20 results from an estimated 29 matches for "brueckner".

2007 Mar 06
6
Desynchronize clock
...update the clock in my HVM domU. I''ve already disabled network-based time synchronization inside the HVM. I''ve tried setting /proc/sys/xen/independent_wallclock=1 and then restarting xend, but the guest still gets the correct time. Any ideas on how to accomplish this? Steve Brueckner, ATC-NY _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2006 May 18
4
Fail to create hvm domain
...ument'') xend-debug.log gives me this: ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 And xend.log spews out all of the stuff below my sig. I''ve googled around and not found any obvious answers. Can anyone tell me where to start looking to fix this? Thanks, Steve Brueckner, ATC-NY [2006-05-18 14:48:06 xend.XendDomainInfo] DEBUG (XendDomainInfo:184) XendDomainInfo.create([''vm'', [''name'', ''winxp''], [''memory'', 512], [''vcpus'', 1], [''image'', [''hvm''...
2005 Dec 15
1
RE: ssh in rc.local stalls xenU [SOLVED]
Karsten M. Self wrote: > on Thu, Dec 15, 2005 at 01:38:29PM -0500, Steve Brueckner > (steve@atc-nycorp.com) wrote: >> I''m using Fedora Core 4. I need to create an ssh port forwarding >> tunnel to my xen0 domain when my xenU domain starts up, so I added >> this to the xenU''s /etc/rc.d/rc.local: >> >> ssh -v -f -L 5500:localhost...
2005 Dec 10
6
How to run Windows on Xen 3.0 with VT
We have an Intel VT system, and we have successfully installed Xen 3.0 on it, but we cannot find out how to run Windows as a guest OS. Someone on this mailing list has successfully done it, but did not say how. Thanks, - Hao _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2008 Oct 27
0
New Xen.org Project: Xen Introspection Project
Xen Community: I have been asked by Steve Brueckner of ATC-NY and some of his colleagues to create a new Xen.org project - Xen Introspection Project: to design an API for performing VM introspection and implementing the necessary functionality into Xen. If you are interested, please email me back and I will add you to the project member list. I will...
2008 Oct 27
0
New Xen.org Project: Xen Introspection Project
Xen Community: I have been asked by Steve Brueckner of ATC-NY and some of his colleagues to create a new Xen.org project - Xen Introspection Project: to design an API for performing VM introspection and implementing the necessary functionality into Xen. If you are interested, please email me back and I will add you to the project member list. I will...
2008 Oct 27
0
New Xen.org Project: Xen Introspection Project
Xen Community: I have been asked by Steve Brueckner of ATC-NY and some of his colleagues to create a new Xen.org project - Xen Introspection Project: to design an API for performing VM introspection and implementing the necessary functionality into Xen. If you are interested, please email me back and I will add you to the project member list. I will...
1999 Jan 20
0
Makefile without LIBS= -lcrypt
Hi, I am new and this is the first step with new samba. Which Linux-Lib do i need to get LIBS= -lcrypt in Makefile ?? I installed already /usr/lib/libdes.a. Klaus-Peter Dombrofsky Abt.: EEA Brueckner Maschinenbau GmbH mailto:Klaus.Dombrofsky@Brueckner.de http://www.spotlight.de/lug/ ######################## Don't let your friends boot NT ######################## Linux is like a Wigwam: No Windows, No Gates and Apache inside
2003 Jun 24
1
filename conversion from samba 2.x to 3.0beta
...e filenames to the new charset ? i know that there is a "conversion" script in the samba howto, but unfortunately it works with find and find makes Rmer out of R?mer :( , so this script doesn't work. what was the old style default encoding and what is used in samba 3.0 ? thx Holger Brueckner net-labs Systemhaus GmbH
2003 Jun 10
5
Access Denied setting Directory Access Permissions
...T so user root is not a member of the domain admins. this might be the reason why i get access denied trying to apply direcotry permissions. i though mapping group root to NT Domain Admin should be enough, but it doesn't seem to be. can anybody help me on this issue ?!? thanks a lot Holger Brueckner net-labs Systemhaus GmbH
2007 May 04
3
fileserver hanging
hello, we just wanted to rollout our new puppetized dmz. therefore i change all ip adresses from the test network to the live ips. after restarting puppetmasterd it seems that the fileserver hangs: client log: debug: //true_base/update-check/File[/sbin/update_check.pl]/require: requires Package[libmail-sendmail-perl] debug: //true_base/puppetd/File[/etc/puppet/puppetd.conf]/require: requires
2007 Apr 18
3
advice on pseudo iteration needed (mailman recipe)
hello list, what i want to archive is something like this: include mailman manage_mailing_list {"chatml": password => "asdfasdfasdf", subscribers => ["darks@fet.org", "hand@dampf.de", "i.am.cool@yoo.org" ] } which should create the
2003 Jun 04
0
problems setting password with net command and security=domain
...] utils/net_ads.c:ads_startup(176) ads_connect: Transport endpoint is not connected Joined domain SCHDOM. srv01:/etc/ldap# /etc/init.d/samba restart srv01:/etc/ldap# smbclient //srv01/darks -U darks Password: session setup failed: NT_STATUS_UNSUCCESSFUL any tip for this problem ?!? thx Holger Brueckner net-labs Systemhaus GmbH
2003 Jun 16
1
german umlaut and samba 3
hi all, we want to use samba to connect a windows machine and a linux server, the linux machine should read the windows-filesystem to backup it. in samba 2.xx we wasn't able to teach samba the german umlauts or filenames containing a blank. we tried the character substitution in smb.conf and of course we called smbmount with iocharset=iso8859-1,codepage=cp850, but unforunatly it doesn't
2003 Nov 17
1
Kerberos-authentication to a Samba server without a Windows KDC ?
...ay to integrate a openafs cell and samba (without plaintext passwords). this should all be possible with a windows kdc, giving out afs tickets and forward these tickets to the samba server. unfortuntely this is not an option here. is there a way to connect samba 3.x to a mit krb5 server ? Holger Brueckner net-labs Systemhaus GmbH
2003 Jun 03
1
password sync program NOT running as user root
...witch to uid=0 does not happen, which makes it really difficult to write a secur password change script. (now i'll have to make the script world executable to be able to change passwords). any suggestions ?!? i can provide further logs if you tell me what you need. greetings from muc Holger Brueckner net-labs Systemhaus gmbH
2007 Mar 29
2
some questions regarding inhert, unless/onlyif and notify on recursive objects
hello, i''m just playing around with the really great puppet to learn the syntax and see what it can do. i''m using puppet 0.22.1 on debian etch. i created a aide class to distribute a modified aide.conf.d directory and if not already done initialize the database (yes this should probably be better organized and databas initialization should be performed as the last step):
2003 Oct 22
2
help seeing DMZ from LOC
I have a three interface network (net,loc,dmz). The internet interface (eth0) has a static IP. Windows machine in the local network (eth1) use DHCP to get IPs from the 192.168.10.0/24 netblock. The Debian machine in the DMZ (eth2) gets a fixed IP through DHCP in the 192.168.11.0/24 netblock. The DHCP server is running on the firewall machine (not ideal, I know, but that''s the way
2007 May 23
6
Brainstorming - how to manage Shorewall rules
Shorewall (IP Tables frontend - www.shorewall.net) has been kind of a headache in trying to move forward with puppet - we just haven''t found a clean way to manage the "rules" file. With that in mind - would it be possible to create a "shorewall_rule" type? The rules file is a simple file with space/tab delimited fields: (I can provide a detailed explanation of each
2006 Apr 25
5
XenAccess Library: Introspection for Xen
I''m pleased to announce a new project called XenAccess. The project goals are to provide a full featured introspection library for Xen. Introspection is a technique where applications in one domain can view memory from another domain. For example, you can run an application in dom0 to list the processes or LKMs in a domU. More information is available on the website: