Displaying 5 results from an estimated 5 matches for "additioal".
Did you mean:
additional
2013 Feb 15
1
Errors when running 'puppet agent --test' command
Hello,
First of all I am new to the Puppet technology. I am trying to get my
puppet agent (windows) to reach my puppet master (Linux) server.
In this tutorial:
http://docs.puppetlabs.com/learning/agent_master_basic.html
It claims to test your puppet agent you need to use the ''puppet agent
--test'' command. My result when I tried this is:
C:\Program Files (x86)\Puppet
2019 Nov 24
4
Problems setting up samba bind9_dlz on Ubuntu 18.04
Hi,
I hope someone can help me with the following problem. I followed the following guides to setup samba as an additional active directory server to my windows server with bind9 dns:
https://www.tecmint.com/join-additio...r-replication/<https://www.tecmint.com/join-additional-ubuntu-dc-to-samba4-ad-dc-failover-replication/>
2019 Nov 25
0
Problems setting up samba bind9_dlz on Ubuntu 18.04
That link your using has few poing that needs fixing.. Its not a bad exampl.e
For example. 5. apt-get install ntpdate.. Should be : apt-get install ntp
You should configure the NTP daemon also on the AD-DC.
Point (step 3)
10.
systemctl stop samba-ad-dc smbd nmbd winbind
Also needs
systemctl stop disable smbd nmbd winbind
systemctl stop mask smbd nmbd winbind
12.
winbind enum users =
2019 Nov 24
0
FW: Problems setting up samba bind9_dlz on Ubuntu 18.04
Hi,
thanks for the quick reply. I've now installed libpam-krb5 and copied the krb5.conf to /etc instead of the symlink.
I've also installed the ntp service, but I'm still getting the same errors in the dns replication.
The /etc/resolv.conf is managed by netplan under Ubuntu 18:
nameserver 127.0.0.53
options edns0
search domain.com
I've now changed the nameserver to
2013 Apr 25
2
Converting MySQL database to Xapian
I am looking for some guidance on converting a large MySQL database to Xapian. The current structure is that the database is broken up into 160 "sub-databases". There are 50,000 or so records in each stub database. Each record has content that I am full-text indexing. The average size of the text is about 59k characters. The database is broken up into sub-databases because the MySQL