English 中文(简体)
多种操作系统的用户和环境是否容易混淆?
原标题:Is there a easy way to configure users and settings across multiple operating systems?

我在信箱上安装了许多操作系统(即“光纤”和“Windows”)。 在安装后,我想在机器上安装一些共同用户和团体。 这些用户和环境在所有机器中都是常见的。 是否有一种工具让我这样做? 它不必成为两个平台上相同的工具。

最佳回答

我认为,你想要的是像Puppet或 Chef(例如)那样的一种配置管理工具。

我可以建议你成为满足你们需要的理想软件,因为我没有很多细节。

我认为,解决这一问题的最佳途径是阅读关于“的比较。

第一个表格提到 (我认为,光纤和Windows一栏对你很有意义)。

A 。 我认为,如果你希望更多地了解这些工具,或更不容易地负担得起,那么,读一下这一节是令人感兴趣的。

问题回答

暂无回答




相关问题
What resources are shared between threads?

Recently, I have been asked a question in an interview what s the difference between a process and a thread. Really, I did not know the answer. I thought for a minute and gave a very weird answer. ...

Random access of multiple files and file caching

This relates to some software I ve been given to "fix". The easiest and quickest solution would make it open and read 10 random files out of hundreds and extract some very short strings for processing ...

What form is DLL & what makes it processor dependent

I know DLL contains one or more exported functions that are compiled, linked, and stored separately.. My question is about not about how to create it.. but it is all about in what form it is stored.. ...

Thread behavior on multicore machines

Does the threads of a single process run in parallel on a multi-core machine on windows XP? Is the behavior same on different windows versions (windows server editions) I have heard that only threads ...

How to check which Operating System?

How can I check OS version in a batch file or through a vbs in an Windows 2k/2k3 environment ? You know ... Something like ... : "If winver Win2k then ... or if winver Win2k3 then ....

热门标签