<br><br><div class="gmail_quote">On 30 March 2011 14:22, Martin <span dir="ltr">&lt;<a href="mailto:martin@ml1.co.uk">martin@ml1.co.uk</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 30 March 2011 08:49, Mat Booth &lt;<a href="mailto:mbooth@fedoraproject.org">mbooth@fedoraproject.org</a>&gt; wrote:<br>
&gt; On 30 March 2011 07:05, Martin &lt;<a href="mailto:martin@ml1.co.uk">martin@ml1.co.uk</a>&gt; wrote:<br>
&gt;&gt; Folks,<br>
&gt;&gt;<br>
&gt;&gt; I&#39;ve been slowly adding to a general links page on:<br>
&gt;&gt;<br>
&gt;&gt; <a href="http://nlug.ml1.co.uk/links" target="_blank">http://nlug.ml1.co.uk/links</a><br>
&gt;&gt;<br>
&gt;&gt; What &#39;top ten&#39; useful links should be added?... Any &#39;essentials&#39;?<br>
</div>[---]<br>
<div class="im">&gt;<br>
&gt; As a question about this has came up on this list before, the<br>
&gt; Kickstart Script manual, for those who are automatically provisioning<br>
&gt; redhat and related distros is a useful link:<br>
&gt; <a href="http://fedoraproject.org/wiki/Anaconda/Kickstart" target="_blank">http://fedoraproject.org/wiki/Anaconda/Kickstart</a><br>
<br>
</div>From that:<br>
<br>
&quot;Many system administrators would prefer to use an automated<br>
installation method to install Fedora or Red Hat Enterprise Linux on<br>
their machines. To answer this need, Red Hat created the kickstart<br>
installation method. Using kickstart, a system administrator can<br>
create a single file containing the answers to all the questions that<br>
would normally be asked during a typical installation.<br>
<br>
Kickstart files can be kept on a server system and read by individual<br>
computers during the installation. ...&quot;<br>
<br>
That&#39;s a good one for Red Hat and for the sysadmin section.<br>
<br>
I&#39;m still on the old-fashioned Clonezilla &#39;ghosting&#39;, pxe-boot, or<br>
I&#39;ve even been known to use &#39;dd | gzip | nc&#39; or &#39;dd | ssh -c&#39;!<br></blockquote><div><br></div><div>We also use Clonezilla for Windows clones - I&#39;m very impressed with the speed!</div><div>I have used dd in the past with the output going via multiple `tee`s to multiple `nc`s for a mass clone. Still nowhere near as fast as Clonezilla</div>
<div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
<br>
 For completeness, what do others use?<br></blockquote><div><br></div><div>Cobbler (<a href="https://fedorahosted.org/cobbler/">https://fedorahosted.org/cobbler/</a>). Integrates ISO upload (to the server), DHCP/TFT/PXE configuration with kickstart scripting, puppet integration, remote power control etc. Currently works best with RedHat (it came out of RedHat) based distros (Fedora, CentOS, scientific linux etc) &amp; there are efforts underway to integrate Debian based distro&#39;s &amp; more (I understand VMware has been installed this way too).</div>
<div><br></div><div>We then use puppet (not fully integrated yet) to keep in-house systems up to date with the latest configurations as kickstart/Clonezilla/dd will only make changes at install time. Puppet will make configuration changes while the system is running. Use of &#39;classes&#39; mean that many machines can be updated with one class on the puppet server.</div>
<div><br></div><div>Cheers</div><div><br></div><div>Dylan </div></div>