Displaying 2 results from an estimated 2 matches for "some_uuid".
Did you mean:
some_id
2016 Feb 10
1
AD + Bind DLZ + Site
On 10/02/16 11:20, mathias dufresne wrote:
> Another question:
> 6° In DNS zone _msdcs, at root, there is one DNS record per DC. These
> records are those which have to create manually and are rlated to
> objectGuid as explained there:
> https://wiki.samba.org/index.php/Check_and_fix_DNS_entries_on_DC_joins#Resolve_the_objectGUID_CNAME_record_of_the_new_joined_Domain_Controller
>
2018 Dec 05
2
[PATCH] v2v: linux: improve regex for resume= entries (RHBZ#1651987)
Add few more characters for the devices of resume= entries in the
command line of grub: this way it is possible to match also /dev/mapper
devices.
This should require no further processing, since the names of the
/dev/mapper devices do not change after the conversion.
---
v2v/convert_linux.ml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/v2v/convert_linux.ml