[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: rdist as root?



Dirk Luetjens writes:
-> 
-> How can I invoke a rdist command as root to distribute the /usr/local/
-> tree to the other computers in the network?

First, make a file "distfile", which will look something like:

=====
MACHINES = ( machine-a machine-b machine-c )
FILES    = ( /usr/local )

${FILES} -> ${MACHINES};
	 install ;
======

Save it as, say, /etc/distfile, and then just rdist -f /etc/distfile

HTH

-Larry

--
  Larry Daffner        |  Linux: Unleash the workstation in your PC!
  vizzie@airmail.net / http://web2.airmail.net/vizzie/
One macine can do the work of fifty ordinary men. No machine can do the work of
one extraordinary man.  --Elbert Hubbard

--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-REQUEST@lists.debian.org . Trouble? e-mail to Bruce@Pixar.com


Reply to: