search for: feager

Displaying 4 results from an estimated 4 matches for "feager".

Did you mean: eager
2006 Feb 26
5
Help On Associations Extension.
...has_and_belongs_to_many :tags do def add_by_names tag_names tag_names.split(" ").each do |tag_name| tag = Tag.find_by_name(tag_name) || Tag.create(:name => tag_name) tags << tag unless tags.find(tag.id) end end end The problem is, that i cant feager out how to have access to location tags collection inside my custom create method. Is there a way to do this? any help or point to some examples welcome. thanks. Pedro.
2015 Jan 28
3
Changing DC from external to internal DNS
I set up two AD DC with external bind and it used to work for a while. Following a Bind9 upgrade named complained about missing SOA and NS records in the DLZ zones and could not be started anymore. Monday, due to a misinterpretation of some queries, I restarted Bind on the hitherto working system and I got the same error messages. No nothing changed - no changes in configuration, no updates.
2015 Jan 28
0
Changing DC from external to internal DNS
...one with internal DNS, join it as new DC. > Then do the same with the other DC. Is there a simpler method or > anything more to consider? Did someone do that before? > you can simply switch to internal dns using samba-tool dns upgrade internal. But then lack?s soome required modern dns feagers . looks like that the docu for "samba-tool dns upgrade internal." that had been dropted of the dns managment wiki page.. ?!? @Marc ? review it please... > Thanks for your help, > - lars. >structions: https://lists.samba.org/mailman/options/samba > regards Horst
2015 Jan 28
2
Changing DC from external to internal DNS
...DNS, join it as new DC. >> Then do the same with the other DC. Is there a simpler method or >> anything more to consider? Did someone do that before? >> > you can simply switch to internal dns using samba-tool dns upgrade internal. > But then lack?s soome required modern dns feagers . > > looks like that the docu for "samba-tool dns upgrade internal." > that had been dropted of the dns managment wiki page.. ?!? > > @Marc ? review it please... > > > Hi, there is another page for that: https://wiki.samba.org/index.php/Changing_the_DNS_back...