Larry Daffner writes:
>
> 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 machi
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}
I just did this.
You'd have to set up root with permission for rsh by putting a .rhosts in
the root home directory.
Beware of security issues though...
On Tue, 19 Nov 1996, Dirk Luetjens wrote:
>
> How can I invoke a rdist command as root to distribute the /usr/local/
> tree to the other comp
Fundamental wrote:
>
> Does debian have rdist or the equivalent program? I checked the package
> finder and found nothing.
It's in my netstd 2.07-1.
--
Debian GNU/Linux 1.1 is out! { http://www.debian.org/ }
Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]>
{ http://greathan.apana.org.au/~herbe
4 matches
Mail list logo