search for: best_practice

Displaying 12 results from an estimated 12 matches for "best_practice".

Did you mean: best_practices
2015 Sep 08
1
Maybe working - Re: BIND DLZ zone transfers
On Mon, 7 Sep 2015, Robert Moskowitz wrote: >> http://bind-dlz.sourceforge.net/best_practices.html > > So I would implement OpenLDAP replication on the AD and run 'native' LDAP on > the master nameserver, using the same Bind LDAP interface. Unless you're doing something unsual, why not just run a second DC with it's own DNS server and let Samba handle it? You r...
2015 Sep 07
2
Maybe working - Re: BIND DLZ zone transfers
...; Query time: 3 msec >>> ;; SERVER: 192.168.192.5#53(192.168.192.5) >>> ;; WHEN: Mon Sep 07 14:15:46 EDT 2015 >>> ;; MSG SIZE rcvd: 76 >>> >>> >>> >> >> > > You might want to have a look here: http://bind-dlz.sourceforge.net/best_practices.html Rowland
2018 Mar 06
2
Emiting linkage names for Types to Debuginfo (C++ RTTI support in GDB/LLDB)
...should happen, >>> >> >> Might be helpful to point to/include any details cited here for the >> purpose of this conversation - a bit hard for the rest of us to follow >> along. >> >> > > " > Reading http://wiki.dwarfstd.org/index.php?title=Best_Practices: > the DW_AT_name attribute should contain the name of the corresponding > program object as it appears in the source code, without any > qualifiers such as namespaces, containing classes, or modules (see > Section 2.15). A consumer can easily reconstruct the fully-qualified > name...
2018 Mar 06
0
Emiting linkage names for Types to Debuginfo (C++ RTTI support in GDB/LLDB)
...mailing list, this is what DWARF specifies should happen, >> > > Might be helpful to point to/include any details cited here for the > purpose of this conversation - a bit hard for the rest of us to follow > along. > > " Reading http://wiki.dwarfstd.org/index.php?title=Best_Practices: the DW_AT_name attribute should contain the name of the corresponding program object as it appears in the source code, without any qualifiers such as namespaces, containing classes, or modules (see Section 2.15). A consumer can easily reconstruct the fully-qualified name from the DIE hierarchy. I...
2018 Mar 06
2
Emiting linkage names for Types to Debuginfo (C++ RTTI support in GDB/LLDB)
...should happen, >>> >> >> Might be helpful to point to/include any details cited here for the >> purpose of this conversation - a bit hard for the rest of us to follow >> along. >> >> > > " > Reading http://wiki.dwarfstd.org/index.php?title=Best_Practices: > the DW_AT_name attribute should contain the name of the corresponding > program object as it appears in the source code, without any > qualifiers such as namespaces, containing classes, or modules (see > Section 2.15). A consumer can easily reconstruct the fully-qualified > name...
2018 Mar 06
0
Emiting linkage names for Types to Debuginfo (C++ RTTI support in GDB/LLDB)
...;> >>> Might be helpful to point to/include any details cited here for the >>> purpose of this conversation - a bit hard for the rest of us to follow >>> along. >>> >>> >> >> " >> Reading http://wiki.dwarfstd.org/index.php?title=Best_Practices: >> the DW_AT_name attribute should contain the name of the corresponding >> program object as it appears in the source code, without any >> qualifiers such as namespaces, containing classes, or modules (see >> Section 2.15). A consumer can easily reconstruct the fully-qual...
2015 Sep 07
0
Maybe working - Re: BIND DLZ zone transfers
...92.5#53(192.168.192.5) >>>> ;; WHEN: Mon Sep 07 14:15:46 EDT 2015 >>>> ;; MSG SIZE rcvd: 76 >>>> >>>> >>>> >>> >>> >> >> > > You might want to have a look here: > > http://bind-dlz.sourceforge.net/best_practices.html So I would implement OpenLDAP replication on the AD and run 'native' LDAP on the master nameserver, using the same Bind LDAP interface. Hmmm.... ARGH!!! :)
2016 Sep 28
2
Additional DC
I'm having a bit of trouble joining / starting an additional DC. OS: CentOS 7,2 Samba: 4.5.0 I've run through the steps on the wiki page: https://wiki.samba.org/index.php/Join_an_additional_Samba_DC_to_an_existing_Active_Directory I did have to manually add the DNS entries. When I start samba I see the following errors in /var/log/messages:
2018 Mar 06
3
Emiting linkage names for Types to Debuginfo (C++ RTTI support in GDB/LLDB)
On Tue, Mar 6, 2018 at 8:39 AM Daniel Berlin <dberlin at dberlin.org> wrote: > On Mon, Mar 5, 2018 at 11:55 PM, Roman Popov <ripopov at gmail.com> wrote: > >> I don't understand how extra vtable ref DIE will help in case on >> non-polymorphic classes. If you remove virtual destructor from example, >> vtable won't be generated for class, but DWARF will
2015 Sep 07
2
Maybe working - Re: BIND DLZ zone transfers
Hi Robert, yes it does work. But the DLZ bind will not notify any slaves, when the repository changes. This can be painful, especially for longer TTL values. Regards, - lars. Am 07.09.2015 um 20:16 schrieb Robert Moskowitz: > > > On 09/07/2015 12:52 PM, Robert Moskowitz wrote: >> I am looking at: https://wiki.samba.org/index.php/DNS_administration >> >> I am using
2018 Mar 06
1
Emiting linkage names for Types to Debuginfo (C++ RTTI support in GDB/LLDB)
On Tue, Mar 6, 2018 at 9:49 AM Daniel Berlin <dberlin at dberlin.org> wrote: > On Tue, Mar 6, 2018 at 9:20 AM, Roman Popov <ripopov at gmail.com> wrote: > >> I wonder if abi::__cxa_demangle guarantees unambigous names? >>>> >>> >>> No, it does not. >>> >> >> Interesting. Can you give an example of type where it fails?
2010 Dec 14
17
n00b questions - verbosity of config????
Hi, I''m learning puppet as that is what they use at my current work, though that could change... Question 1: Last place of work, we wrote our own perl based system which was extremely simple and concise to drive - eg to distribute a file, we would put it in: <nfsdir>/noarch/dist/etc/syslog-ng/syslog-ng.conf/ # which means create a file /etc/syslog-ng/syslog-ng.conf on the