Displaying 14 results from an estimated 14 matches similar to: "dracut ipv6 fixed ip"
2012 Oct 15
1
[QEMU PATCH v4] create struct for machine initialization arguments
This should help us to:
- More easily add or remove machine initialization arguments without
having to change every single machine init function;
- More easily make mechanical changes involving the machine init
functions in the future;
- Let machine initialization forward the init arguments to other
functions more easily.
This change was half-mechanical process: first the struct was added
2000 Jan 04
0
Stepwise logistic discrimination - II
I apologise for writing again about the problem with using stepAIC +
multinom, but I think the reason why I had it in the first place is
perhaps there may be a bug in either stepAIC or multinom.
Just to repeat the problem, I have 126 variables and 99 cases. I don't
know if the large number of variables could be the problem. Of couse the
reason for doing a stepwise method is to reduce this
2006 Apr 11
0
chan_btp: dialing external phone number when bluetooth not present?
Can anyone tell me how me to get asterisk to dial out a phone number
when a bluetooth device is not detected?
I've tried putting the following under the clients section in
/etc/asterisk/btp.conf:
client =>user,00:12:34:56:78:90,Zap/4/1234567890
and in extensions.conf:
exten => 222,1,Playback(pls-hold-while-try)
exten => 222,2,Dial(BTP/user,60,m)
exten => 222,3,Hangup
but
2006 Apr 14
0
Bluetooth (chan_btp): dialing external phone number through BTP/Zap when bluetooth device not present?
I sent the following message a few days ago, but never received a
reply, so I thought I'd ask again..
Can anyone tell me how me to get asterisk to dial out a phone number using BTP
when a bluetooth device is not detected? I can get BTP to dial to a
SIP phone, but I can't get it to dial through a POTS phone line using
the Zap interface..
I've tried putting the following under the
2006 Apr 20
0
does anyone know anything about chan_btp or btpd?
I've tried posting a simple message twice, regarding using chan_btp to
dial a phone number through a Zap interface, but I've received no
answers, and I can't seem to figure out how to do what I want (which
seems to be a pretty typical use of chan_btp - I mean, isn't it used
to dial peoples' phone numbers when their bluetooth device is not
present?). I was wondering if anyone
2006 Jul 13
3
[PATCH] Update new qemu-dm to spawn vncviewer
This patch does 3 things to the new device model, qemu-dm:
1) Add `vncviewer'' as an option to `qemu-dm'' to spawn a `vncviewer'' process.
2) Have the `vncviewer'' config parameter translate to the `vncviewer'' flag to
`qemu-dm''.
3) Add a new config parameter, `vncconnect'', that spawns a `vncviewer''
process that looks for a
2006 Jan 20
7
Wine and Kaleidagraph
Hi.
I am a recently debian user that don't know much about linux, but I work
hard :).
I was boring about MsWindows and I've decided to change, but I have to
work with some Windows programs.
Really I have a problem: I must use kaleidagraph in my work,I've seen
that this program is available in the Programs database, so I've
installed and upgraded my Wine.
After that I have
2006 Sep 26
15
RE: Individual passwords for guest VNC servers ?
> Thanks all point about security, I''ll do as follows.
> I thought that the point was the following two.
>
>
> 1. Storage place of encrypted password
> Should I store it in /etc/xen/passwd ?
> Or, should I wait for DB of Xen that will be released in
> the future?
The xend life cycle management patches were posted by Alistair a couple
of months back.
2009 Mar 02
0
[PATCH 4 of 13] DisplayState interface change
Import "DisplayState interface change" from qemu mainstream: the patch
has been adapted to qemu-xen and merged with several following fixes.
The original qemu svn commit is the following:
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6336 c046a42c-6fe2-441c-8c8c-71466251a162
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
---
diff --git a/console.c
2016 Nov 21
2
Winbind traffic not encrypted
A problem here getting winbind traffic to be encrypted using Kerberos.
I have set up a test environment with a pair of servers (actually lxc
containers):
- samba server (ubuntu 16.04, stock samba 4.3.11)
- client machine (ubuntu 16.04) joined with "net ads join" and winbind
The client machine has the following in /etc/samba/smb.conf:
-------
[global]
#netbios name = client-ad
2007 Oct 24
16
PATCH 0/10: Merge PV framebuffer & console into QEMU
The following series of 10 patches is a merge of the xenfb and xenconsoled
functionality into the qemu-dm code. The general approach taken is to have
qemu-dm provide two machine types - one for xen paravirt, the other for
fullyvirt. For compatability the later is the default. The goals overall
are to kill LibVNCServer, remove alot of code duplication and/or parallel
impls of the same concepts, and
2010 Aug 12
59
[PATCH 00/15] RFC xen device model support
Hi all,
this is the long awaited patch series to add xen device model support in
qemu; the main author is Anthony Perard.
Developing this series we tried to come up with the cleanest possible
solution from the qemu point of view, limiting the amount of changes to
common code as much as possible. The end result still requires a couple
of hooks in piix_pci but overall the impact should be very
2003 Dec 01
0
No subject
remove unix password sync = yes
Reply on a question....
http://www.mail-archive.com/redhat-devel-list@redhat.com/msg04223.html
Good Luck,
Ries
Return-Path: <ries@franksintl.nl>
Delivered-To: samba@lists.samba.org
Received: from tiny.int.franksintl.nl (goblin.franksintl.nl
[195.193.231.154]) by lists.samba.org (Postfix) with ESMTP id
6771C4AC8 for <samba@lists.samba.org>; Thu, 17
2003 Dec 01
0
No subject
<----------------------------------------------------------------------->
Changes to user passwords are captured by a special DLL, which traps and
then stores the password changes in encrypted form in a private area.
On each synchronization schedule, the synchronization service first examines
the SAM file for changes, and then checks this private area for passwords
to be synchronized. Once