similar to: "virsh define" modify xml configuration file

Displaying 20 results from an estimated 20000 matches similar to: ""virsh define" modify xml configuration file"

2017 Oct 19
0
Re: "virsh define" modify xml configuration file
On 10/18/2017 06:59 AM, d tbsky wrote: > hi: > I upgrade my system from rhel 7.3 to 7.4. so libvirt upgrade to 3.2. > > I found command "virsh define vm.xml" sometimes modify "vm.xml". That command would only modify the file "vm.xml" if it was located in /etc/libvirt/qemu (or /etc/libvirt/lxc, or whatever was appropriate for the domain type) *and*
2018 Jul 23
2
winbind behavior question
On Mon, 23 Jul 2018 14:48:00 +0800 d tbsky <tbskyd at gmail.com> wrote: > 2018-07-22 17:44 GMT+08:00 d tbsky <tbskyd at gmail.com>: > > 2018-07-19 23:59 GMT+08:00 Rowland Penny via samba > > <samba at lists.samba.org>: > >> > >> Please see inline comments. > >> > >> On Thu, 19 Jul 2018 23:44:48 +0800 > >> d tbsky
2018 Jul 23
1
winbind behavior question
On Mon, 23 Jul 2018 18:34:36 +0800 d tbsky <tbskyd at gmail.com> wrote: > 2018-07-23 18:01 GMT+08:00 Rowland Penny via samba > <samba at lists.samba.org>: > > On Mon, 23 Jul 2018 17:19:07 +0800 > > d tbsky <tbskyd at gmail.com> wrote: > > If, as it sounds, you were altering the users primaryGroupID > > attribute, then you should not have been doing
2018 Jul 23
4
winbind behavior question
On Mon, 23 Jul 2018 17:19:07 +0800 d tbsky <tbskyd at gmail.com> wrote: > 2018-07-23 17:02 GMT+08:00 Rowland Penny via samba > <samba at lists.samba.org>: > > On Mon, 23 Jul 2018 16:46:50 +0800 > > d tbsky <tbskyd at gmail.com> wrote: > > > >> 2018-07-23 16:04 GMT+08:00 Rowland Penny via samba > >> <samba at lists.samba.org>: >
2018 Jul 22
2
winbind behavior question
2018-07-19 23:59 GMT+08:00 Rowland Penny via samba <samba at lists.samba.org>: > > Please see inline comments. > > On Thu, 19 Jul 2018 23:44:48 +0800 > d tbsky <tbskyd at gmail.com> wrote: > >> thanks a lot for the quick help. I remember in old days it happened >> sometimes. but after upgrade rhel 7.5 (from samba 4.6.x to 4.7.1) and >> samba DC
2007 Dec 20
7
ip phone suggestion for Asia?
Hi: i am surveying ip phones for our company. we will use them with asterisk. we have office in taiwan, hong kong,singapore and china. cisco and polycom are too expensive for us. we try several china brand ip phones. they are all cheap and some of them have good quality. but most of them won't offer future firmware support, which we think it's important for ip phones.
2007 Jan 29
5
memdisk 3.35 + ghost problem
HI: i just trying memdisk that comes with syslinux 3.35. i try to load a dos image, which contains ghost verison 8.3 and ghost version 11. both version of ghost hangs when start-up. memdisk that comes with 3.40 pre is ok. and many earlier versions is ok too. i try some parameter like "safeint","raw". but none work. i use memdisk with pxelinux, below is part of my
2015 Sep 10
3
why upsc need no authentication?
Hi: I found I can setup password for uspmon. but upsc can connect to any upsd without authentication. although the ups data is not very confidential, but I would like not to expose it to anyone who can connect to server. is there any method to harden upsd? thanks for hint. Regards, tbskyd
2015 Sep 14
2
stale/dead ups logic
hi: when testing nut in our environment, we found something that nut maybe tune for "stale/dead ups" situation. currently the "dead ups" are assume alive(eg: host shutdown unnecessary), unless it is in the "OB" state before going to stale. our environment (ServerA + ServerB forms a cluster): ServerA-> usb to UPSA -> two PS power by UPSA and UPSB
2015 Nov 15
4
will bad things happen if samba4 AD not binding 127.0.0.1?
hi: my company has two dns servers, but samba4 internal dns forward can only forward to 1 server. to workarround it i run dnsmasq as dns cache at 127.0.0.1 and let samba4 dns forward to 127.0.0.1. my smb.conf looks like: dns forwarder = 127.0.0.1 interfaces = 10.1.1.1 bind interfaces only = Yes with the setting samba won't bind to 127.0.0.1, so dnsmasq can use 127.0.0.1 to do the work.
2018 Jul 23
2
winbind behavior question
On Mon, 23 Jul 2018 16:46:50 +0800 d tbsky <tbskyd at gmail.com> wrote: > 2018-07-23 16:04 GMT+08:00 Rowland Penny via samba > <samba at lists.samba.org>: > >> >>> idmap config SAMDOM:range = 1000-999999 > >> idmap config SAMDOM:unix_primary_group = yes > > > > That isn't a bug, it is a feature ;-) > > Before 4.6.0
2015 Sep 11
3
"upsmon -c fsd" cause system shutdown
hi: my testing server has two power supply and attach to two ups. one of the ups is connect to the server with usb. my upsmon.conf like below: # for two ups MONITOR ftups at localhost 1 monmaster nutmaster master MONITOR ftups at 10.1.1.2 1 monslave nutslave slave MINSUPPLIES 1 # for early shutdown NOTIFYFLAG ONBATT EXEC+WALL+SYSLOG NOTIFYFLAG ONLINE EXEC+WALL+SYSLOG NOTIFYCMD
2018 Jul 06
1
Memdisk and big floppy images
2018-06-26 2:10 GMT+08:00 H. Peter Anvin via Syslinux <syslinux at zytor.com>: > On 06/18/18 13:06, R S via Syslinux wrote: >> The narod.ru images are super outdated (FreeDOS kernel 2028) unfortunately. >> >> If you are interested I could provide a 5MB FDD image template based on >> FreeDOS 2041 kernel (the latest available at that time in 2014) where you >>
2015 Nov 16
2
will bad things happen if samba4 AD not binding 127.0.0.1?
2015-11-16 17:08 GMT+08:00 Andrew Bartlett <abartlet at samba.org>: > On Sun, 2015-11-15 at 23:49 +0800, d tbsky wrote: > > hi: > > my company has two dns servers, but samba4 internal dns forward > > can only > > forward to 1 server. > > to workarround it i run dnsmasq as dns cache at 127.0.0.1 and let > > samba4 > > dns forward to 127.0.0.1.
2011 May 10
2
1.8 and prematuremedia problem
hi: our current connection is below: sip phone<--->asterisk<---->alcatel PBX<---->PSTN asterisk and alcatel PBX is connected via E1 isdn-pri. when I use sip phone to dial outside PSTN world: 1. with 1.4 it is fine. 2. with 1.6.2, I need to set prematuremedia=no is sip.conf. or sip phone can not hear the ring and the beginning of the PSTN voice. 3.
2014 Sep 27
2
can PJSIP_MEDIA_OFFER work like SIP_CODEC?
hi: when using chan_sip, I can use set SIP_CODEC in dialplan to change the codec of endpoint. this method didn't work with pjsip in asterisk 12/13. I found asterisk 12/13 has a new function PJSIP_MEDIA_OFFER. according to the description, it seems can set codec, but the document didn't offer any example. i try to use something like PJSIP_MEDIA_OFFER(alaw) but didn't work.
2013 Jun 09
1
samba4 password sync howto?
hi: we have some service which store local password. and we want to sync samba4 (4.0.5) passwords to them. when we use windows server before, we can use ssod and write our own program to do that. at first I think it should be easy with settings like below: unix password sync = yes passwd program = /share/bin/samba_passwd_sync.pl %u passwd chat = *new*password* %n\n
2023 Feb 24
2
ldb transaction question
Hi: I want to add rfc2307 attribute to machine account. I saw I can do it via "samba-tool computer". but I want to try if there is a simpler method, so I issue the command: ./samba-tool user addunixattrs 'machine$' 9999 and result: You are setting a Unix/RFC2307 UID & GID. You may want to set 'idmap_ldb:use rfc2307 = Yes' in smb.conf to use the attributes for
2015 Nov 15
1
will bad things happen if samba4 AD not binding 127.0.0.1?
2015-11-16 0:04 GMT+08:00 Rowland Penny <rowlandpenny241155 at gmail.com>: > Oh dear, somebody else getting creative with dns :-) > > You do know that the internal DNS server also listens on 127.0.0.1, don't > you ? > > If you must use something else to get two forwarders, use Bind9 instead of > the internal dns server. The use of dnsmasq is not supported on a Samba
2018 Jul 23
2
winbind behavior question
On Mon, 23 Jul 2018 18:22:55 +0800 d tbsky <tbskyd at gmail.com> wrote: > 2018-07-23 18:01 GMT+08:00 Rowland Penny via samba > <samba at lists.samba.org>: > > On Mon, 23 Jul 2018 17:19:07 +0800 > > When I said 'ignored', I should have said 'ignored by Unix', if your > > users are logging into Windows, then they are not using the > >