search for: labratori

Displaying 10 results from an estimated 10 matches for "labratori".

Did you mean: laboratori
2019 Dec 19
1
Migrate DC from Small Business Server 2011 to Samba 4
Am 18.12.2019 17:18 schrieb Rowland penny via samba: > I would start with a new domain. Your computers will need to leave the > old domain and then join the new one, this will probably have to be > done manually Maybe something can be automated with Powershell: https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.management/add-computer > (just a question here,
2007 Apr 07
0
Commenting changes on the wiki
Hi all, I''ve been following the RSS feed of the Timeline on the wiki, and I notice that many people are not commenting the changes that they make. Please, when you modify a file on the wiki, add a note about the change that you''re making. It makes it much easier for people to follow what''s going on, especially as many changes happen to the same document.
2006 Nov 06
1
Does subscribe imply require?
Hi there, I find myself writing a lot of similar required/subscribe parameters, for example in service definitions: package { whatever : ensure => latest } service { whatever: ensure => running, require => Package[ whatever ], subscribe => Package[ whatever ] } Am I doing this correctly, or does subscribe imply require so the require parameter here is unnecessary? Thanks
2007 Aug 28
3
NFS Server and Client module?
Hey all, I want to write a NFS module. Before I start, I thought I''d ask: Does someone already have such a module? May that person share it? What I want to do (have) is: - configure (different) exports on many NFS-Servers - configure NFS-Clients to mount some or all of those. Thanks, udo.
2008 Nov 13
4
Moving a file with Puppet
I wanted to move a file from one directory to another because my co- worker didn''t like where it was being put by puppet. I went into puppet and changed the name parameter of the the file directive. I then created a new file directive to delete the old file, but I was wondering if there was a better way to do this. So, just to clarify, I went from: file {"myfile": name
2007 Feb 09
7
Dependencies between machines
Hello: I''ve been reading up on puppet after spending a while on SmartFrog. SmartFrog''s late binding and ability to encode dependencies between machines or document parallel or serial configuration steps was compelling. Java was not. :) Are there notions of these concepts in puppet that aren''t apparent from the documentation? Different ways to get to the same
2007 May 01
7
RFC: Changing variable override
It seems like a very common expectation that the following code would work: class boo { $me = "/something" file { $me: ensure => present } } class yay inherits boo { $me = "/something/else" } Yet, as many have found to their chagrin, it does not work. Should it? I believe I know how I could make this work: Create a single variable namespace for class
2007 Dec 20
11
No networking
I''m trying to run puppet on a node I''m cloning from CD. No IP, no DNS, puppet with a standalone manifest and --use-nodes. I get dnsdomainname errors and a "Network is unreachable" error. I''m using 0.20, but I checked for new options in 0.23 and didn''t see one to turn off networking. Is this an option? Thanks.
2019 Dec 18
9
Migrate DC from Small Business Server 2011 to Samba 4
Hi, I want to migrate a Windows Small Business Server 2011 domain controller to Samba 4. The SBS2011 has about 40 users and 100 client computers. Also about 50 GPOs are in use. Furthermore there is Exchange running on the SBS and it has to stay there for the next couple of month (it will be replaced by a new mail system later). So far I think I can either try to migrate or start from
2007 Apr 11
22
any pointers for starting a windows port?
Hello I am entertaining the idea of putting some time and effort into making Facter and Puppet run on MS Windows. Call me crazy ... Does anyone know anything about the issues that I''m likely to face? What are the major stumbling blocks? Initially I''d be happy just getting File to work, this would be of tremendous value. I''m guessing that Facter will require the